Skip to content

Commit a370185

Browse files
committed
docs(governance): align V0.10.3 draft review artifacts
1 parent ce1da62 commit a370185

10 files changed

Lines changed: 342 additions & 307 deletions

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Follow the instructions in 'AGENTS.md' and: <action>
2525

2626
## Selective Loading by Session Type
2727

28-
Load only the documents relevant to the session context. All files (except this AGENTS.md and editor configs) reside inside the `FCVW/` folder.
28+
Load only the documents relevant to the session context. This `AGENTS.md` file is the primary entrypoint; `FCVW/CONTEXT_MAP.md` is the first auxiliary map for token-efficient document selection. All files (except this AGENTS.md and editor configs) reside inside the `FCVW/` folder.
2929

3030
| Session Type | Priority Documents |
3131
|---|---|
@@ -37,7 +37,7 @@ Load only the documents relevant to the session context. All files (except this
3737
| Code hygiene / anti-monolith | `AGENTS.md`, `FCVW/REFACTORING.md`, `FCVW/PLANNING.md`, `FCVW/skills/anti-monolith-guard/SKILL.md`, `FCVW/skills/code-hygiene-refactor/SKILL.md` |
3838
| Agent / skill creation | `AGENTS.md`, `FCVW/AI.md`, `FCVW/PLANNING.md`, `FCVW/skills/agent-factory/SKILL.md` |
3939
| Skill / agent self-improvement | `AGENTS.md`, `FCVW/AI.md`, `FCVW/PLANNING.md`, `FCVW/AUDIT.md`, `FCVW/skills/self-improvement/SKILL.md` |
40-
| Release | `FCVW/CONTEXT_MAP.md`, `FCVW/skills/` (release-checklist load JIT) |
40+
| Release | `AGENTS.md`, `FCVW/skills/release-checklist/SKILL.md`, `FCVW/VERSIONING.md` (on demand) |
4141
| Security / data | `AGENTS.md`, `FCVW/SECURITY.md`, `FCVW/DATA.md`, `FCVW/ENVIRONMENT.md` |
4242
| AI / RAG / wiki | `AGENTS.md`, `FCVW/AI.md`, `FCVW/wiki/schema.md` |
4343
| Document audit | `AGENTS.md`, `FCVW/MANIFEST.md`, `FCVW/AUDIT.md` |

0 commit comments

Comments
 (0)