agent foundation
This commit is contained in:
14
agent-system/README.md
Normal file
14
agent-system/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user