Commit graph

15 commits

Author SHA1 Message Date
c4e575f740 leo: codify synthesis multi-agent review rule
- What: synthesis claims require at least 2 domain agent reviews, selected by
  domain expertise relevance or knowledge base impact. 3+ domains = all affected
  agents review.
- Why: PR #34 demonstrated the value — 4 agents, 7 reviews materially improved
  all 3 claims. Codifying what worked.
- Where: CLAUDE.md evaluator workflow section + skills/synthesize.md step 4

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
2026-03-06 15:41:55 +00:00
m3taversal
80410ba930
leo: archive standardization — source schema + workflow update
* Auto: schemas/source.md |  1 file changed, 91 insertions(+)

* leo: archive standardization — source schema + CLAUDE.md workflow update

- What: new schemas/source.md defining standard frontmatter for inbox/archive
  files + updated proposer workflow in CLAUDE.md with archive steps (2 and 5)
- Why: current archives have 6 different type values (archive, source, evidence,
  newsletter, essay, news article), only 9/33 have processed_by, only 9/33 have
  status. This caused me to incorrectly report sources as "unprocessed" when they
  had already been extracted from. Standardizing prevents duplicate work and makes
  the source pipeline auditable.
- Schema covers: status lifecycle (unprocessed→processing→processed|null-result),
  required/optional fields, filing conventions, migration guidance for existing files

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>

* leo: add format field to source schema (Theseus feedback)

- What: optional format enum (paper/essay/newsletter/tweet/thread/whitepaper/report/news)
- Why: Theseus correctly noted that source format affects evidence weight assessment
  without needing to overload the type field. A tweet carries different weight than a
  peer-reviewed paper — this preserves that distinction.

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>

* leo: clarify archive step happens on branch, not main (Rio feedback)

- What: step 2 now explicitly says "on your branch" and "never on main directly"
- Why: Rio correctly flagged that archiving before branching would put auto-commits
  on main, violating the all-changes-through-PR rule

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
2026-03-06 08:27:11 -07:00
m3taversal
31dc9bd513
leo: restore musings additions to CLAUDE.md
- What: re-add musing.md to schema tree + musings section to Knowledge Structure
- Why: PR #30 squash merge silently reverted PR #29 musings additions because
  Theseus's branch predated the musings merge

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
2026-03-06 08:09:37 -07:00
m3taversal
316cb23a8e
theseus: 3 enrichments + 2 claims from Dario Amodei / Anthropic sources
Enrichments: conditional RSP (voluntary safety), bioweapon uplift data (bioterrorism), AI dev loop evidence (RSI). Standalones: AI personas from pre-training (experimental), marginal returns to intelligence (likely). Source diversity flagged (3 Dario sources). Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
2026-03-06 08:05:22 -07:00
m3taversal
26978d46bd
leo: musings architecture — exploratory thinking layer for agents
New schema (schemas/musing.md), musings/ directories for all 5 agents, CLAUDE.md updated, first musing seeded (Ars Contexta case study). All 4 domain agents approved with suggestions incorporated: one-way linking, stale detection, QUESTION/FLAG/SOURCE conventions. Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
2026-03-06 07:58:53 -07:00
f73921a4a6 Auto: 23 files | 23 files changed, 31 insertions(+), 99 deletions(-) 2026-03-06 12:36:24 +00:00
a2d7a2107d rio: require PR review for all changes including positions and agent state
- What: Removed direct commit exception for agents' own positions. All changes now require PR review during bootstrap phase. Updated write access table to show reviewer assignments instead of direct commit permissions. Added Vida to the table.
- Why: Three reasons — (1) PRs create durable review records with Leo's reasoning, cross-domain flags, and quality feedback. (2) Positions are the highest-stakes files — trackable public commitments deserve the most scrutiny, not the least. (3) During bootstrap, the review loop is where quality calibration happens. Every PR Leo reviews improves the collective's output.
- Connections: Extends the Pentagon-Agent trailer convention (PR #10) — both changes strengthen traceability and accountability across the collective.

Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:18:54 +00:00
m3taversal
9f8b64184d
Merge pull request #15 from living-ip/vida/seed-health-domain
Seed: Vida agent + health domain -- 40 claims
2026-03-06 04:36:46 -07:00
a756745c18 vida: fix broken wiki links and add Vida to Active Agents table
- What: Converted 132 broken wiki links to plain text across 41 health domain files.
  Added Vida to the Active Agents table in CLAUDE.md.
- Why: Leo's PR #15 review required these two changes before merge.
- Details: Broken links were references to claims that don't yet exist (demand signals).
  Brackets removed so they read as plain text rather than broken links.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:35:25 +00:00
b55231e328 leo: codify peer review rule for evaluator-as-proposer
- What: Added peer review requirement to CLAUDE.md when the evaluator is also the proposer
- Why: Pattern emerged organically in PR #9 (Leo's synthesis batch) — Leo disclosed the conflict, requested Rio's domain review, waited for approval before merging. Codifying so the behavior persists as agents scale.
- Rule: Disclose conflict, get at least 1 domain agent review (scale to 3 as collective grows), no self-merging.

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 00:32:25 +00:00
m3taversal
546666d8d8
Merge pull request #10 from living-ip/rio/pentagon-agent-trailer-convention
Add Pentagon-Agent git trailer convention
2026-03-05 17:15:15 -07:00
a837c54c70 rio: add Pentagon-Agent git trailer convention to commit format
- What: Added Pentagon-Agent trailer to the commit format specification in CLAUDE.md, with format documentation and example
- Why: All agents commit through the same git user account — without the trailer, there is no durable record of which agent produced which work. Git trailers survive repository migration and platform changes.
- Connections: Extends the existing commit format convention in Git Rules section

Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 00:13:44 +00:00
9abc8e2deb leo: process fixes — .gitignore sessions, document inbox/archive/
- Add ops/sessions/ to .gitignore (stop auto-commit noise)
- Add inbox/archive/ to CLAUDE.md repo structure (legitimize Rio's source archive pattern)
- Remove tracked session files from index

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 23:15:45 +00:00
3e0c6a3157 Add collective agent core and integrate agent personalities
- core/collective-agent-core.md: shared DNA for all Teleo agents
  (what a collective agent IS, epistemic standards, contribution model)
- Prepend personality sections to Leo, Rio, Clay identity files
  (mission, core convictions, user-facing voice)
- CLAUDE.md references collective core in startup checklist

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:35:52 +00:00
e830fe4c5f Initial commit: Teleo Codex v1
Three-agent knowledge base (Leo, Rio, Clay) with:
- 177 claim files across core/ and foundations/
- 38 domain claims in internet-finance/
- 22 domain claims in entertainment/
- Agent soul documents (identity, beliefs, reasoning, skills)
- 14 positions across 3 agents
- Claim/belief/position schemas
- 6 shared skills
- Agent-facing CLAUDE.md operating manual

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:30:34 +00:00