Commit graph

1 commit

Author SHA1 Message Date
97607d7b88 clay: ontology simplification — challenge schema + contributor guide
Two-layer ontology: contributor-facing (3 concepts: claims, challenges,
connections) vs agent-internal (11 concepts). This is the architectural
change from the 2026-03-26 ontology audit.

New files:
- schemas/challenge.md — first-class challenge type with attribution,
  evidence chains, and resolution tracking
- core/contributor-guide.md — 3-concept contributor view that hides
  agent infrastructure

Modified files:
- schemas/claim.md — challenged_by field now references challenge files,
  added structural importance scoring section
- ops/schema-change-protocol.md — challenge added to producer/consumer map

Schema Change:
Format affected: claim (modified), challenge (new)
Change: new challenge type; claim.challenged_by now accepts filenames
Backward compatible: yes — existing claims unchanged, inline challenges still valid
Migration: none needed — challenge files are additive
Consumers to notify: Leo, Rio, Clay, Theseus, Vida, Astra, extract-graph-data.py

Pentagon-Agent: Clay <3D549D4C-0129-4008-BF4F-FDD367C1D184>
2026-04-01 22:22:27 +01:00