docs(dox): build out the DOX AGENTS.md hierarchy

Root Child DOX Index assembled, plus a per-module AGENTS.md across the tree
(core/*, infrastructure/*, apps/*, testing/*, and docs/examples/frontend/etc),
each following the DOX section shape: Purpose, Ownership, Local Contracts,
Work Guidance, Verification, Child DOX Index.
This commit is contained in:
2026-06-28 20:43:27 +04:00
parent 1cb7fec677
commit d26f20c316
48 changed files with 1783 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# plugins/ — AGENTS.md
## Purpose
Reserved directory. Currently empty. Intended for plugin descriptors or plugin implementations that extend the CORREX kernel outside the core Gradle module tree.
## Ownership
Unassigned until content is added.
## Local Contracts
_None — directory is empty._
Do not add content here speculatively. Add when a real plugin with a stable descriptor format ships.
## Work Guidance
_None yet._
## Verification
_None yet._
## Child DOX Index
No child AGENTS.md (leaf directory).