Use when the task asks about EPDC Site Factory architecture, repository boundaries, documentation ownership, Codex standardization, or which directories to inspect before changing the deterministic pipeline.
Use when the task asks about EPDC Site Factory architecture, repository boundaries, documentation ownership, Codex standardization, or which directories to inspect before changing the deterministic pipeline.
Start with README.md, AGENTS.md, and docs/codex-knowledge-architecture.md.
Use docs/architecture/README.md for the cross-repository system map before reading subsystem documents.
Route domain questions to the correct layer:
.agents/skills/ for Codex-native reusable workflows
agents/ for agent contracts
prompts/ for planning-prompt guidance
execution-prompts/ for runtime-facing prompts
runtime/ for post-factory execution documentation
assembler/ for deterministic assembly
blueprints/ and starters/ for reusable implementation assets
Treat skills/ as legacy migration history only. The active repo-scoped skills live under .agents/skills/.
Prefer low-risk documentation and boundary fixes over architectural redesign unless the task explicitly requires a migration.