Version history
Changelog
Model-shape transitions, information architecture changes, and specification artifacts.
Current version: v0.1.0-draft · status: draft.active.
2026-07-08
Two-track IA restructure
Reorganized the top-level information architecture into two audience tracks: Strategy (risk owners) and Practice (builders). The prior flat route surface exposed framework, evaluators, flows, and schema as independent top-level pages without an audience framing. The new IA nests all builder content under /practice, with /practice/framework, /practice/evaluators, /practice/flows, /practice/schema, /practice/lifecycle, and /practice/implementations as sub-routes.
Old routes (/framework, /evaluators, /flows,
/flows/*) issue permanent 301 redirects to their new destinations via
Netlify redirect rules in netlify.toml.
2026-07-08
Three-choice model transition
Completed the transition from a prior flat or incomplete task-model framing to the current five orientation groups and eight commitments.
The previous framing did not clearly locate oracle, position policy, or fallback implementation within the model hierarchy. The current model places oracle and position policy as evaluator-owned commitments (not independent primitives), and fallback implementation as demotion-owned (not a separate top-level field). This change closes ambiguity about which primitive owns which commitment.
The five orientation groups are: boundary, evidence log, evaluator, promotion rule, and demotion. The eight commitments are: the boundary's typed interface, the evidence log's recorded trail, the evaluator's four choices (target, technique, oracle, position policy), the promotion rule's evidence threshold, and demotion's two commitments (rule and fallback implementation).
2026-07-08
Canonical example and schema artifact
Added a canonical illustrative task declaration rendering (refund-approval YAML) as
a named, typed example in src/data/specExamples.ts, rendered on
/practice/framework. The same example is validated
against the JSON Schema artifact at /practice/schema,
which also exposes the schema as a downloadable file at
/paa-task.schema.json.
Old /spec route issues a permanent 301 to
/practice/framework#task-declaration-schema.
2026-07-08
Retired route; strategy page promoted
The retired top-level route has been superseded and expanded by /strategy, which covers the full operator case for earned autonomy: the problem of informal promotion, the argument, gate economics and the maturity curve, adoption requirements, and the five questions before any autonomy decision.
Old /manifesto route issues a permanent 301 to /strategy.