31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"source_kind": "agent",
|
|
"id": "wiki-consistency-auditor",
|
|
"description": "Use to semantically compare reference EDGES between documents — a citing doc's summary/usage of a foreign decision vs the owner doc's actual D-row/section — returning per-edge CONSISTENT/STALE_SUMMARY/CONTRADICTION/RESTATED_FOREIGN_DECISION verdicts with verbatim quotes from BOTH sides. Layer 2 of the consistency system; runs AFTER the deterministic wiki_consistency_check.py. Read-only.",
|
|
"heading_locale": "mixed",
|
|
"body_path": "harness/source/agents/bodies/wiki-consistency-auditor.md",
|
|
"targets": [
|
|
{
|
|
"kind": "plugin-agent-md",
|
|
"path": ".agents/plugins/wiki-superpowers/agents/wiki-consistency-auditor.md"
|
|
},
|
|
{
|
|
"kind": "claude-agent-md",
|
|
"path": ".claude/agents/wiki-consistency-auditor.md"
|
|
},
|
|
{
|
|
"kind": "codex-agent-md",
|
|
"path": ".codex/agents/wiki-consistency-auditor.md"
|
|
},
|
|
{
|
|
"kind": "codex-agent-toml",
|
|
"path": ".codex/agents/wiki-consistency-auditor.toml"
|
|
},
|
|
{
|
|
"kind": "antigravity-agent-json",
|
|
"path": ".agents/agents/wiki-consistency-auditor/agent.json"
|
|
}
|
|
]
|
|
}
|