Files
AirCoding/AirPlan/docs/architecture
AirCoding e9305a45a7 Detailed design §23: correct reference checkout paths
The reference map cited bare/relative paths that did not match reality:
reference checkouts live at <repo-root>/reference/<name>-<version>/ where
repo-root is the git root (AirCoding/, parent of AirPlan/), and the tree is
working-copy only (not committed).

- Added a "Reference source location" note defining the path convention and
  requiring implementers to verify a checkout exists/non-empty before relying
  on it (clone upstream if absent).
- Versioned the Hermes / asciinema / atuin / claude-hud paths.

Documentation only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-01 15:47:02 +08:00
..