Executive synthesis
핵심 결론: Graphify는 길을 찾고, RAG는 근거를 찾고, LLM Wiki와 보고서는 판단을 기억한다.
contracts/, 코드, 테스트, AGENTS.md, llm-context/가 사실과 실행 규칙을 제공하며 runtime이 실제 변경 권한을 강제한다.6계층 운영 모델
- Canonical source: contracts, current code, tests, approved docs, root/service AGENTS, service llm-context.
- Service execution context: service.md, commands.md, test-scope.md, e2e-role.md, contracts.md, dependency-stubs.md.
- Navigation and retrieval: Graphify는 read set 후보와 dependency route, RAG는 source-backed evidence와 prior decision.
- Derived knowledge: generated summary, topic report, integrated analysis는 conclusion, source link, validation state, stale_when을 가진다.
- Runtime enforcement: worker profile, writeAllow, proposeOnly, forbidden path, approval policy, diff guard.
- Handoff/e2e integration: 범위 밖 발견은 직접 수정이 아니라 structured handoff와 root/e2e validation으로 닫는다.
우선순위 규칙
- 정확성은 토큰 절감보다 우선한다.
- Canonical source는 derived knowledge보다 우선한다.
- Write boundary는 navigation result보다 우선한다.
- Contract safety는 service speed보다 우선한다.
- Runtime enforcement는 prompt instruction보다 우선한다.
- Root/e2e integration은 service ownership을 대체하지 않는다.
Adoption roadmap
Stage 0 authority baseline, Stage 1 service context pack, Stage 2 runtime profile and diff guard, Stage 3 root Graphify/RAG pilot, Stage 4 context-only worker pilot, Stage 5 risk-tier expansion, Stage 6 root/e2e operationalization 순서로 진행한다.
관련 topic page
00-index: 00-index세부 근거와 topic-level 정책10-context-management: Context management세부 근거와 topic-level 정책20-graphify-evaluation: Graphify evaluation세부 근거와 topic-level 정책30-sanctum-knowledge-architecture: Knowledge architecture세부 근거와 topic-level 정책40-worker-agent-operations: Worker-agent operations세부 근거와 topic-level 정책50-codex-app-and-runtime-boundary: Codex app and runtime boundary세부 근거와 topic-level 정책60-final-recommendations: Final recommendations세부 근거와 topic-level 정책
Stage 3 static HTML. Relative links only.