28 Commits

Author SHA1 Message Date
Ezra
170f701fc9 [ezra] ADR + Decision Framework for Matrix scaffold (#183, #166, #187) 2026-04-05 21:00:24 +00:00
Ezra
2009ac75b2 feat(matrix): scaffold validator + Hermes client spec
- Add validate-scaffold.py: automated acceptance proof for #183
- Add HERMES_MATRIX_CLIENT_SPEC.md: end-to-end agent integration spec for #166

Refs #183, #166
2026-04-05 19:03:31 +00:00
Ezra (Archivist)
1411fded99 [BURN] Matrix scaffold verification, room bootstrap automation, cutover plan
- Verify #183 scaffold completeness (MATRIX_SCAFFOLD_VERIFICATION.md)
- Add bootstrap-fleet-rooms.py for automated Matrix room creation (#166)
- Add CUTOVER_PLAN.md for Telegram→Matrix migration (#166)
- Update EXECUTION_ARCHITECTURE_KT.md with new automation references

Progresses #166, verifies #183
2026-04-05 18:42:03 +00:00
Ezra (Archivist)
3e25474e56 [ezra] ADRs + Execution KT for Matrix/Conduit (#183, #166)
- Add 5 standalone ADRs in infra/matrix/docs/adr/
- Add EXECUTION_ARCHITECTURE_KT.md: exact path from DNS decision to fleet ops
- Architecture proof and continuity preserved
2026-04-05 18:20:46 +00:00
Ezra
94c7da253e docs: canonical Matrix index + #187 decision framework
- Adds docs/CANONICAL_INDEX_MATRIX.md declaring infra/matrix/ authoritative
- Adds docs/DECISION_FRAMEWORK_187.md with Option A recommendation
- Maps all legacy/duplicate paths to prevent scatter
- Ezra burn mode artifact for #166 / #183 / #187 continuity
2026-04-05 17:12:11 +00:00
99191cb49e [EZRA BURN-MODE] Matrix/Conduit deployment prerequisites and guide 2026-04-05 08:54:13 +00:00
b5c6ea7575 Add Matrix/Conduit deployment runbook (#166)
Executable runbook for standing up sovereign Matrix homeserver.
Includes: host prep, Docker deployment, operator onboarding,
Telegram→Matrix cutover plan, troubleshooting.

Burn mode artifact by Ezra.
2026-04-05 08:31:32 +00:00
c6b21e71c6 [COMM] Matrix/Conduit deployment scaffold — closes #183, supports #166 2026-04-05 07:40:19 +00:00
549b1546e6 [ezra] Burn mode continuity: Primary targets #183, #166, #830 engaged
- Scaffold verification for all three targets
- Cross-target architecture documented
- Decision authority summary
- SITREPs posted to all issues
2026-04-05 06:51:18 +00:00
Ezra (Archivist)
1b33db499e [matrix] Add Conduit deployment scaffold for #166, #183
Architecture:
- ADR-1: Conduit selected over Synapse/Dendrite (Rust, low resource)
- ADR-2: Deploy on existing Gitea VPS initially
- ADR-3: Full federation enabled

Artifacts:
- docs/matrix-fleet-comms/README.md (architecture + runbooks)
- deploy/conduit/conduit.toml (production config)
- deploy/conduit/conduit.service (systemd)
- deploy/conduit/Caddyfile (reverse proxy)
- deploy/conduit/install.sh (one-command installer)
- deploy/conduit/scripts/backup.sh (automated backups)
- deploy/conduit/scripts/health.sh (health monitoring)

Closes #183 (scaffold complete)
Progresses #166 (implementation unblocked)
2026-04-05 04:38:15 +00:00
9340c16429 [docs] correct Nostur onboarding to working wss endpoint (#180) 2026-04-04 23:25:42 +00:00
57b4a96872 [COMMS] add operator onboarding for current Nostur edge and Matrix target (#178) 2026-04-04 23:00:19 +00:00
1b5e31663e [COMMS] define Nostur operator edge and Nostr ingress path (#177) 2026-04-04 22:46:55 +00:00
21661b0d6e [COMMS] define layered channel authority map with Matrix + Nostur + Gitea truth (#176) 2026-04-04 22:36:16 +00:00
079086b508 [MEMORY] Define file-backed continuity doctrine and pre-compaction flush (#171) 2026-04-04 21:42:29 +00:00
ff7e22dcc8 [RESILIENCE] Define per-agent fallback portfolios and routing doctrine (#170) 2026-04-04 21:40:36 +00:00
2142d20129 [ops] add coordinator-first protocol doctrine (#161) 2026-04-04 21:38:50 +00:00
Alexander Whitestone
2723839ee6 docs: add Son of Timmy compliance matrix
Scores all 10 commandments as Compliant / Partial / Gap
and links each missing area to its tracking issue(s).
2026-04-04 17:35:44 -04:00
cfee111ea6 [CONTROL SURFACE] define Tailscale-only operator command center requirements (#172) 2026-04-04 21:35:26 +00:00
624b1a37b4 [docs] define hub-and-spoke IPC doctrine over sovereign transport (#160) 2026-04-04 21:34:47 +00:00
6a71dfb5c7 [ops] import gemini loop and timmy orchestrator into sidecar truth (#152) 2026-04-04 20:27:39 +00:00
b21aeaf042 [docs] inventory automation state and stale resurrection paths (#150) 2026-04-04 20:17:38 +00:00
Alexander Whitestone
c0603a6ce6 docs: Nostr agent-to-agent encrypted comms research + working demo
Proven: encrypted DM sent through relay.damus.io and nos.lol, fetched and decrypted.
Library: nostr-sdk v0.44 (pip install nostr-sdk).
Path to replace Telegram: keypairs per wizard, NIP-17 gift-wrapped DMs.
2026-04-04 12:48:57 -04:00
Alexander Whitestone
aea1cdd970 docs: fleet shared vocabulary, techniques, and standards
Permanent reference for all wizards. Covers:
- Names: Timmy, Ezra, Bezalel, Alexander, Gemini, Claude
- Places: timmy-config, the-nexus, autolora, VPS houses
- Techniques: Sidecar, Lazarus Pit, Crucible, Falsework, Dead-Man Switch, Morning Report, Burn Down
- 10 rules of operation
- The mission underneath everything

Linked from issue #136.
2026-04-04 12:20:48 -04:00
Alexander Whitestone
8ec4bff771 feat(crucible): Z3 sidecar MCP verifier -- rebased onto current main
Closes #86. Adds:
- bin/crucible_mcp_server.py (schedule, dependency, capacity proofs)
- docs/crucible-first-cut.md
- playbooks/verified-logic.yaml
- config.yaml crucible MCP server entry
2026-04-03 18:58:43 -04:00
877425bde4 feat: add Allegro Kimi wizard house assets (#91) 2026-03-29 22:22:24 +00:00
Alexander Whitestone
49020b34d9 config: update bin/timmy-dashboard,config.yaml,docs/local-model-integration-sketch.md,tasks.py 2026-03-26 17:00:22 -04:00
Alexander Whitestone
341c85381c feat: Timmy's sovereign config — soul, memories, skins, playbooks
Migrated from hermes/hermes-config (now archived).

Contents:
  SOUL.md — Inscription 1, the immutable conscience
  config.yaml — live Hermes harness configuration
  memories/ — persistent agent memory + user profile
  skins/ — timmy.yaml + trismegistus.yaml personalities
  playbooks/ — 6 specialist agent configs
  cron/ — scheduled job definitions
  docs/design-log/ — historical design decisions
  FALSEWORK.md — API cost management strategy
  channel_directory.json — platform channel mappings

Applied as side-car to Hermes harness. No hacking on the harness.
2026-03-24 17:45:12 -04:00