Commit graph

57 commits

Author SHA1 Message Date
Teleo Agents
bc0b1860a8 leo: research session 2026-04-28 — 7 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-04-28 08:13:53 +00:00
165553930f leo: schema additions + contributor cleanup
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
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>
2026-04-27 12:30:43 +00:00
Teleo Agents
4c00f81437 auto-fix: strip 1 broken wiki links
Pipeline auto-fixer: removed [[ ]] brackets from links
that don't resolve to existing claims in the knowledge base.
2026-04-27 08:17:44 +00:00
Teleo Agents
bdfbd3abb1 leo: research session 2026-04-27 — 0
0 sources archived

Pentagon-Agent: Leo <HEADLESS>
2026-04-27 08:17:44 +00:00
1a4f4540f1 leo: homepage rotation v3 — 9 load-bearing claims + click-to-expand schema
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>
2026-04-26 14:20:21 +00:00
Teleo Agents
4c7d2299b3 leo: research session 2026-04-26 — 0
0 sources archived

Pentagon-Agent: Leo <HEADLESS>
2026-04-26 08:08:11 +00:00
fab185e4db leo: homepage rotation — JSON sidecar for runtime consumption
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>
2026-04-25 10:18:38 +00:00
Teleo Agents
e283eb08ce leo: research session 2026-04-25 — 6 sources archived
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
Pentagon-Agent: Leo <HEADLESS>
2026-04-25 08:13:09 +00:00
460953d19d leo: homepage rotation v2 — verified slugs + inline display data
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
- All 25 slugs tested against live /api/claims/<slug>
- 10/25 resolve (all domains/); 15/25 404 (foundations/core — Argus ticket FOUND-001)
- 1 claim (#3 alignment tax) not in Qdrant index (Argus ticket INDEX-003)
- Added inline fields (title, domain, sourcer, api_fetchable) so frontend renders from the file directly — no claim fetch needed
- Corrected #15 slug (canonical form), #19 substituted (canonical claim under different slug), #20 corrected "50%" → "52%"
- Added design principle #6: self-contained display data
- Click-through gated on api_fetchable until Argus exposes foundations+core

Pentagon-Agent: Leo <d35c9237-a739-432e-a3db-20d52d1577a9>
2026-04-24 21:20:31 +00:00
db1802dabf leo: homepage rotation v1 — 25 load-bearing claims for livingip.xyz front door
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
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.
2026-04-24 16:41:20 +00:00
Teleo Agents
002fba1518 leo: research session 2026-04-24 — 5 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-04-24 08:22:29 +00:00
Teleo Agents
017387edff leo: research session 2026-04-23 — 10 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-04-23 08:14:27 +00:00
Teleo Agents
08a055016e leo: research session 2026-04-22 — 12 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-04-22 09:07:57 +00:00
b2b18bdc28 musing: agent capital formation as core competency
Some checks are pending
Mirror PR to Forgejo / mirror (pull_request) Waiting to run
Four-layer argument: incumbent fragility, AI shortcomings, futarchy complement,
autocatalytic loop. Structural thesis, not product announcement.

Co-Authored-By: Leo <leo@teleo.ai>
2026-04-21 15:39:53 +00:00
4e4e6bc692 remove 35 claims + 1 musing for pipeline re-ingestion
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>
2026-04-21 16:37:30 +01:00
Teleo Pipeline
1bcbe8b404 musing: agent capital formation as core competency
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>
2026-04-21 15:04:55 +00:00
1fef01b163 fix: prefix 543 broken wiki-links with maps/ directory
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>
2026-04-21 14:54:41 +01:00
Teleo Agents
bbc1f2c53c leo: research session 2026-04-21 — 7 sources archived
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
Pentagon-Agent: Leo <HEADLESS>
2026-04-21 08:15:30 +00:00
Teleo Agents
135de371b9 leo: research session 2026-03-21 — 1 sources archived
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
Pentagon-Agent: Leo <HEADLESS>
2026-04-14 16:46:19 +00:00
Leo
a1bd4a0891 leo: research session 2026-04-14 (#2709) 2026-04-14 08:22:54 +00:00
Leo
428bc4d39c leo: research session 2026-04-13 (#2698) 2026-04-13 08:15:23 +00:00
Leo
41cac3b696 leo: research session 2026-04-12 (#2661) 2026-04-12 08:10:06 +00:00
Leo
d1d91e1226 leo: research session 2026-04-11 (#2624) 2026-04-11 08:13:17 +00:00
Teleo Agents
44694b03b2 auto-fix: schema compliance (Added missing frontmatter (type, agent, status, created))
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
Pentagon-Agent: Leo <14FF9C29-CABF-40C8-8808-B0B495D03FF8>
2026-04-08 08:21:56 +00:00
Teleo Agents
75acc4a804 leo: research session 2026-04-08 — 0
Some checks failed
Mirror PR to Forgejo / mirror (pull_request) Has been cancelled
0 sources archived

Pentagon-Agent: Leo <HEADLESS>
2026-04-08 08:20:32 +00:00
Teleo Agents
f945bfbadf leo: research session 2026-04-06 — 6 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-04-06 10:30:30 +00:00
989d24f55a leo: position on SI inevitability and coordination engineering
Formalizes m3ta's framing that superintelligent AI is near-inevitable,
shifting the strategic question from prevention to engineering the
conditions under which it emerges. Grounds in 10 claims across
grand-strategy, ai-alignment, collective-intelligence, teleohumanity.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 10:04:24 +00:00
Teleo Agents
4b8ed59892 leo: research session 2026-04-03 — 4 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-04-03 14:06:38 +00:00
Leo
69703ff582 leo: research session 2026-04-02 (#2244) 2026-04-02 08:11:44 +00:00
Leo
bc1a1e3078 leo: research session 2026-04-01 (#2195) 2026-04-01 08:17:11 +00:00
Leo
ab95797678 leo: research session 2026-03-31 (#2173) 2026-03-31 08:19:41 +00:00
Leo
aa5f38630a leo: research session 2026-03-30 (#2125) 2026-03-30 08:12:26 +00:00
Leo
886d4674aa leo: research session 2026-03-29 (#2099) 2026-03-29 08:09:41 +00:00
Leo
6232ed7d1d leo: research session 2026-03-28 (#2060) 2026-03-28 08:09:39 +00:00
Leo
3923d5b33a leo: research session 2026-03-27 (#2008) 2026-03-27 08:09:51 +00:00
Leo
2be2a97c0f leo: research session 2026-03-26 (#1962) 2026-03-26 08:10:13 +00:00
Leo
3d40cdb16f leo: research session 2026-03-25 (#1837) 2026-03-25 08:10:51 +00:00
Leo
7c7b81306a leo: research session 2026-03-24 (#1745) 2026-03-24 08:10:30 +00:00
Leo
dc8d94b350 leo: research session 2026-03-23 (#1663) 2026-03-23 08:10:58 +00:00
Leo
b81403b69e leo: research session 2026-03-22 (#1640) 2026-03-22 08:07:30 +00:00
Teleo Agents
9671a1bc42 leo: research session 2026-03-21 — 4 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-03-21 08:07:12 +00:00
Leo
5233012283 leo: research session 2026-03-20 (#1535) 2026-03-20 08:12:48 +00:00
Teleo Agents
dea0c035d1 leo: research session 2026-03-19 — 1 sources archived
Pentagon-Agent: Leo <HEADLESS>
2026-03-19 08:07:05 +00:00
Leo
57551d19fd leo: research session 2026-03-18 (#1254) 2026-03-18 15:13:54 +00:00
Teleo Agents
18a872e5ab leo: research session 2026-03-18 — 0
0 sources archived

Pentagon-Agent: Leo <HEADLESS>
2026-03-18 08:05:22 +00:00
5127625b19 Auto: agents/leo/x-profile.md | 1 file changed, 253 insertions(+) 2026-03-17 17:23:22 +00:00
a2331e7dad Auto: agents/leo/x-profile-livingip.md | 1 file changed, 215 insertions(+) 2026-03-17 17:23:22 +00:00
e533b5657b Auto: 2 files | 2 files changed, 102 insertions(+), 8 deletions(-) 2026-03-11 15:16:13 +00:00
f8afe42d4c Auto: agents/leo/musings/research-digest-2026-03-11.md | 1 file changed, 137 insertions(+) 2026-03-11 15:16:13 +00:00
m3taversal
eb9e7022ff
leo: coordination architecture — peer review v1, handoff protocol, synthesis triggers (#56)
leo: coordination architecture -- peer review v1, handoff protocol, synthesis triggers. Reviewed-By: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>. Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
2026-03-07 15:04:15 -07:00