Return to Logging and Observability
Evidence collection preserves the results of setup, generation, build, run, validation, and acceptance activities. Evidence allows the team to review what happened after the system stops and to compare results across runs.
The team should collect Evidence for:
Evidence may include:
Evidence should live in an approved Evidence location, such as:
evidence/
The team should organize Evidence by baseline, run, date, or acceptance activity. A representative structure is:
evidence/
phase0/
run-001/
run-002/
acceptance/
Evidence should identify the baseline, run date, tool context, and relevant scripts or Nodes. The team should not rely on undocumented terminal history or personal notes as Evidence of acceptance.
The practical rule is simple: a reviewer should be able to inspect the Evidence and understand what the team ran, what the system reported, what passed, what failed, and what remains unresolved.
© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.