Files
llm-wiki/harness/source/agents/wiki-semantic-coherence-auditor.json
T

16 lines
983 B
JSON

{
"schema_version": 1,
"source_kind": "agent",
"id": "wiki-semantic-coherence-auditor",
"description": "Use for mandatory local or hub semantic coherence review after deterministic surface extraction and candidate construction. Produces grounded assertions and exact-set semantic verdicts; never edits files or issues certificates.",
"heading_locale": "mixed",
"body_path": "harness/source/agents/bodies/wiki-semantic-coherence-auditor.md",
"targets": [
{"kind": "plugin-agent-md", "path": ".agents/plugins/wiki-superpowers/agents/wiki-semantic-coherence-auditor.md"},
{"kind": "claude-agent-md", "path": ".claude/agents/wiki-semantic-coherence-auditor.md"},
{"kind": "codex-agent-md", "path": ".codex/agents/wiki-semantic-coherence-auditor.md"},
{"kind": "codex-agent-toml", "path": ".codex/agents/wiki-semantic-coherence-auditor.toml"},
{"kind": "antigravity-agent-json", "path": ".agents/agents/wiki-semantic-coherence-auditor/agent.json"}
]
}