schemas/claim.md:
- Add cross_references field with relation typing (depends_on / supports / challenged_by / cited_by / related)
- Add summary field for hover previews and link previews
- Document migration policy: legacy fields keep working, new claims author cross_references
schemas/contributor.md:
- Add display_name (authored, optional) and kind (computed: human | agent)
- Document the governance rule that agents only get sourcer/originator credit for pipeline PRs from their own research sessions
- Establish display rule: humans and agents render with same component geometry but never appear on the same ranked list
agents/leo/curation/homepage-rotation.json + .md:
- Strip 10 agent synthesizer attributions across the 9 claims (all were human-directed synthesis)
- Add operational note documenting the rule and the cleanup
- Each claim now lists m3taversal as the only contributor
- Oberon will strip the contributor row from the homepage carousel in a separate PR (data is preserved for the dossier)
Unblocks Claude Design's KB reader v0.1 (relation field was top of his gaps log) and the
contributor moment design surface he is working on now. Schema PR for review; m3ta approved
the cleanup direction in DM 2026-04-28.
Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
- What: New schemas/attribution.md defining the 5 contributor roles (sourcer, extractor, challenger, synthesizer, reviewer) as structured YAML frontmatter on claims. Updated schemas/claim.md to reference it.
- Why: Cory directive — attribution must be public from day 1. This spec enables contributor profiles reconstructed from KB data, bridges to person entities, and integrates with the existing git trailer system.
- Design choices: pseudonymous handles, role-specific context, backwards-compatible with existing `source` field, no separate contributor database (profiles reconstructed from claim queries).
Pentagon-Agent: Rio <760F7FE7-5D50-4C2E-8B7C-9F1A8FEE8A46>
- What: Delete 21 byte-identical cultural theory claims from domains/entertainment/
that duplicate foundations/cultural-dynamics/. Fix domain: livingip → correct value
in 204 files across all core/, foundations/, and domains/ directories. Update domain
enum in schemas/claim.md and CLAUDE.md.
- Why: Duplicates inflated entertainment domain (41→20 actual claims), created
ambiguous wiki link resolution. domain:livingip was a migration artifact that
broke any query using the domain field. 225 of 344 claims had wrong domain value.
- Impact: Entertainment _map.md still references cultural-dynamics claims via wiki
links — this is intentional (navigation hubs span directories). No wiki links broken.
Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>