1
0
Files
breadcrumb-the-shire/agent-system/README.md
2026-03-09 18:30:52 +01:00

16 lines
572 B
Markdown

# Agent System
This folder contains the technical assets for the multi-role workflow.
Structure:
- `contracts/`: JSON schemas for role outputs
- `templates/`: starter JSON payloads
- `prompts/`: role-specific prompt baselines
- `checks/`: guard catalog, quality gates, and review checklists
- `runs/`: optional runtime artifacts (can stay untracked)
References:
- Planner standard: `tools/codex-skills/starterkit-planner/SKILL.md`
- Guardrails: `tools/codex-skills/core-guardrails/SKILL.md`
- Docs/Skills audit policy: `agent-system/checks/docs-skills-audit-policy.md`