Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.03 KB

File metadata and controls

22 lines (15 loc) · 1.03 KB

Domain

Configured by unic-archon-dlc.

Repository layout: multi-context

This repository uses multi-context layout. Each package/app has its own CONTEXT.md file. A CONTEXT-MAP.md at the repo root maps each context to its location.

  • Context map: CONTEXT-MAP.md
  • ADRs: monorepo-wide decisions live in root docs/adr/; each context may also keep its own docs/adr/ for decisions scoped to that context.

How agents use this

Every agent working in this repo should read the relevant CONTEXT.md (located via CONTEXT-MAP.md) and the ADRs in root docs/adr/ plus any context-scoped docs/adr/ before proposing terminology changes or architectural decisions.