Imported from kinoward/dayu-harness-skill (
templates.en/docs/AGENTS.md). Install upstream withnpx skills add kinoward/dayu-harness-skill --skill docs. Copyright stays with the author.
docs/AGENTS.md
This file is the index for the docs/ directory. AI should read the root AGENTS.md first for project-level goals, then this file for the docs structure.
Directory Index
- AGENTS.md - Current index
- harness/AGENTS.md - Core: governance rules, feedback checks, maintenance flow
- design-docs/AGENTS.md - Default: architecture and design decisions
- exec-plans/AGENTS.md - Core: execution plans
- generated/AGENTS.md - Core: auto-generated materials index
- product-specs/AGENTS.md - Default: product specs and project context
- references/AGENTS.md - Default: external materials and research index
- troubleshooting/AGENTS.md - Default: troubleshooting knowledge base
- archive/AGENTS.md - Default: historical archive
Keep this section in sync with any directory/file/capability manifest changes.
harness/
The governance system itself. guides/ contains pre-action rule cards for AI execution. sensors/ contains post-action scripts, CI, and review checklists. maintenance.md explains how to maintain the full system.
exec-plans/
Execution plans. Active plans live in active/; completed plans move to completed/ so AI handoff can quickly understand current progress.
generated/
Index for generated materials. Temporary reports, drafts, or bulk outputs generated by AI should land here first, then be promoted to long-term directories after confirmation.
Governance, Knowledge, and Content Entry
The following directories are deployed by default capabilities and act as fixed entry points for project memory and context.
harness/: Governance constraints, feedback checks, and maintenance flow (the rule system for AI-human collaboration)design-docs/: Architecture and design decisions (ADRs), classified as project knowledge and experiencetroubleshooting/: Reusable troubleshooting knowledge, classified as project knowledge and experiencereferences/: External materials and versioned research, classified as project knowledge and experienceproduct-specs/: Product specs and project-specific context, classified as project contentexec-plans/: Execution plans and stage progressgenerated/: Temporary entry for generated materials, then promoted to long-term directoriesarchive/: Historical archive