Skip to content

Branch main Acceptance ash source traceability

github-actions[bot] edited this page Jul 5, 2026 · 75 revisions

Acceptance: Ash Source Traceability

Back to Branch Overview

Field Value
Branch main
Source specs/acceptance/ash_source_traceability.md
Commit 774b981ef226
Synced (UTC) 2026-07-05T05:44:49Z

Visual Context

Acceptance pages define the evidence needed before Aeostara or a downstream repo may claim conformance.

flowchart LR
  Artifact["Spec artifact"] --> Fixture["Expected-output fixture"]
  Fixture --> Validator["CI checker"]
  Validator --> Report["Audit report"]
  Report --> Judgment["Acceptance judgment"]
Loading

Reading Checklist

Question Where to look
What evidence is required? Read the gate table or scenario list.
What must fail when broken? Check negative fixture and diagnostic-chain requirements.
What judgment is allowed? Use only the documented final judgment values.

Source Content

ASH Source Traceability

Traceability is anchored in ASH_BASELINE_REFERENCE.md. Each required ASH source path has an Aeostara binding under specs/ash_baseline/, a contract under specs/contracts/, and fixture or acceptance coverage.

Clone this wiki locally