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