Skip to content

Architecture Decisions

Ratified decisions live in the repository's decisions/ directory (not inside docs/, so they're linked here rather than duplicated):

  • ADR-001: Schema Freeze v1 — freezes the core metamodel during Wave 1 execution; new architectural ideas must be logged and deferred to a post-Wave-1 review rather than added immediately.
  • ADR-002: Assync Physical Repository Layout — a four-directory layout proposal (constitution/, decisions/, knowledge/, archive/) for governing knowledge objects and historical artifacts.

Target policy, not current repository structure

ADR-002 describes a proposed layout from an earlier phase of the project. It does not match this repository's actual current structure — see Repository Governance Protocol and the project README for the structure that is actually in place today (.assync/, agents/, core/, decisions/, docs/, src/assync/, tests/). Treat ADR-002 as a historical decision record, not a description of what exists now.