Cuts the v3 9-claim argument arc to 6 hero claims with one slot per
domain (AI disruption / internet finance / AI alignment / collective SI /
contribution / telos).
Three structural moves:
1. Internet finance collapsed from 2 slots to 1. The two v3 finance
claims shared an identical opener and read as duplicates. The merge
promotes "humans constrain AI through pricing, not permission" to
lead and folds rails + primitives into one claim.
2. Engagement beat added at slot 5. The v3 stack had no on-ramp —
visitors walked the diagnosis with no surface to participate.
Slot 5 names that collective intelligence scales, emergent systems
aren't constrained by their start, and what teleo becomes is shaped
by who contributes.
3. Plain language replaces KB shorthand in headlines. "Singleton",
"attractor", "Moloch" are KB vocabulary — precise to a researcher,
opaque to a cold visitor. Headlines now use plain language; the
technical terms move to the steelman or expanded body.
Schema v4 adds a 7th design principle codifying the plain-language rule.
All six claims attribute originator role to m3taversal per the governance
rule (agents only get sourcer credit for pipeline PRs from their own
research sessions; human-directed synthesis attributes to the human).
Evidence chains verified against codex main:
- 18 evidence_claims across 6 claims (3 per slot, 4 on slot 5)
- 12 counter_arguments (2 per slot)
- All slug/path references present in domains/, foundations/, core/, convictions/
Frontend integration: livingip-web/src/data/homepage-rotation.json
snapshots this file. Oberon syncs in a separate livingip-web PR after
this lands. Indicator updates from "1 of 9" → "1 of 6" via the existing
claims.length reference in claim-rotation.tsx — no UI redesign needed.
Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
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>
Replaces v2 25-claim worldview rotation with 9 load-bearing claims designed
as a click-to-expand argument tree. Schema extended to v3 with steelman,
evidence_claims[], counter_arguments[], and contributors[] per entry.
What changed:
- Stack reduced from 25 to 9. Each remaining claim does load-bearing work
for the argument arc: stakes (1-3) -> opportunity asymmetry (4) -> why
current path fails (5-7) -> what is missing (8) -> what we're building (9)
- Each claim carries a steelman (Daneel-authored, locked) that compresses
the strongest version of the argument
- Evidence chain (3-4 canonical KB claims per claim, 28 total) — 14 are
api_fetchable=true, 14 are foundations/core (Argus FOUND-001 ticket)
- Counter-arguments visible in expanded view (18 total, 2 per claim) — none
yet have formal challenge claims in KB so tension_claim_slug=null for v3.0
- Contributors verified against /api/contributors/list 2026-04-26
- Attribution discipline: m3taversal as originator throughout (per
governance rule on human-directed synthesis)
PR #4021 ships the only genuinely new claim needed (AI capability vs CI
funding asymmetry, foundations/collective-intelligence). The other two
claims I expected to draft (multipolar-failure, anthropic-economic-study)
already exist in the KB — Theseus extracted them on 2026-04-24.
Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
Adds homepage-rotation.json as the machine-readable artifact for livingip-web.
Markdown stays canonical for human review; JSON is what the frontend reads.
Schema per entry: order, act, pillar, slug, path, title, domain, sourcer,
api_fetchable, note. 25 entries, 11 fetchable via /api/claims/<slug>,
14 render-only until Argus FOUND-001 exposes foundations + core paths.
Frontend access pattern:
https://git.livingip.xyz/teleo/teleo-codex/raw/branch/main/agents/leo/curation/homepage-rotation.json
Also fixes off-by-one in markdown footer (10→11 fetchable).
Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
Curated 7-act rotation ordered as an argument arc: problem → diagnosis →
solution → CI engineerable → knowledge theory → AI inflection → attractors.
AI + internet-finance weighted for Accelerate audience.
Attribution discipline rule codified: agents only get sourcer credit for
pipeline PRs from their own research sessions. Human-directed synthesis
attributed to the human. Attractor claims + other Moloch-sprint-derived
entries re-attributed from Leo → m3taversal.
Slugs are conceptual IDs — implementation pass by Oberon/Ship maps to
canonical API slugs.