Commit graph

8 commits

Author SHA1 Message Date
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