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.
These files were ff-merged bypassing the pipeline. Removing so they can be
re-submitted as proper PRs for eval, vectorization, and attribution.
Co-Authored-By: Leo <leo@teleo.ai>
Structural thesis on why AI agents raising capital is a core competency,
not a product feature. Covers incumbent fragility, three AI shortcomings
that futarchy offsets, the autocatalytic knowledge-capital loop, and
four infrastructure requirements.
Co-Authored-By: Leo <leo@teleohumanity.com>
13 map file targets were linked as bare names ([[livingip overview]])
but files live at maps/. Script walks all claim files outside maps/
and prefixes with maps/ path. 351 files modified, zero remaining
bare instances, zero double-prefixes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Mechanical space→hyphen conversion in frontmatter references
(related_claims, challenges, supports, etc.) to match actual
filenames. Fixes 26.9% broken link rate found by wiki-link audit.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>