15 lines
1.1 KiB
JSON
15 lines
1.1 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"source_kind": "agent",
|
|
"id": "project-readiness-auditor",
|
|
"description": "Use to judge whether a single raw/project-notes/*.md hub is deep and well-grounded enough to be a reliable starting point for downstream branch work — calibrated to the caliber of ca-skeleton-operational-contract.md (NOT its specific content). Runs AFTER the deterministic project-mode lint (wiki_structure_lint.py) passes — focuses on SEMANTIC judgment the linter cannot do: whether success criteria are measurable, whether the architecture diagram + sequences are conference-grade with error paths, whether tech decisions are backed by alternatives + external sources, and whether the branch decomposition table is executable (valid slugs + measurable goal conditions). Reads the project note plus its linked raw sources. Returns a grounded gap report + Ready/Not-ready verdict. Read-only — never edits files.",
|
|
"heading_locale": "mixed",
|
|
"body_path": "harness/source/agents/bodies/project-readiness-auditor.md",
|
|
"targets": [
|
|
{
|
|
"kind": "claude-agent-md",
|
|
"path": ".claude/agents/project-readiness-auditor.md"
|
|
}
|
|
]
|
|
}
|