Skip to content

Evidence Classification

Purpose

Classify every claim so agents and reviewers do not upgrade roadmap language into facts.

Classification Model

evidence_classification:
  VERIFIED:
    definition: supported_by_evidence
  CLAIMED:
    definition: documented_not_verified
  ASSUMED:
    definition: unsupported_by_evidence
  RETIRED:
    definition: superseded
  PLANNED:
    definition: future_state

Evidence-First Rule

evidence_first:
  review_comments:
    are_not_evidence
  proposed_fixes:
    are_not_implemented
  implemented_changes:
    are_not_verified
  verified_changes:
    require_evidence

Current Evidence Class (WS1 package)

classification:
  evidence_class: physical_and_framework_recorded
  boundary_status: GATE_5_FRAMEWORK_RECORDED_PENDING_LOCAL_EVIDENCE
  reviewable: true
  execution_authorized: false

See evidence-manifest.yaml and governance-state.yaml.

Architecture Narrative Order

Every architecture section must use this order:

  1. Current State
  2. Evidence
  3. Constraints
  4. Planned State
  5. Open Decisions
  6. Risks
  7. Dependencies