73 lines
3.0 KiB
YAML
73 lines
3.0 KiB
YAML
|
|
# Allegro Memory State — Migrated April 1, 2026
|
||
|
|
# These are the durable facts Allegro carries forward
|
||
|
|
|
||
|
|
memories:
|
||
|
|
- category: user_preferences
|
||
|
|
content: |
|
||
|
|
Alexander expects comprehensive morning reports with ALL highlights
|
||
|
|
from each 15-minute wakeup session. Wants to be "made proud" - values
|
||
|
|
visible overnight progress.
|
||
|
|
|
||
|
|
- category: system_state
|
||
|
|
content: |
|
||
|
|
Heartbeat system active: 15-minute wakeups checking Gitea, performing
|
||
|
|
high-leverage actions (merging PRs, triaging issues, fixing bugs).
|
||
|
|
Morning report at 6am with full session details.
|
||
|
|
|
||
|
|
- category: infrastructure
|
||
|
|
content: |
|
||
|
|
PR #65 merged: Complete Timmy Bridge Epic - Nostr relay, monitoring,
|
||
|
|
Mac client, MLX integration, reports, dispatch protocol. Infrastructure
|
||
|
|
foundation complete.
|
||
|
|
|
||
|
|
- category: research
|
||
|
|
content: |
|
||
|
|
Deep research complete on GOFAI/symbolic AI for non-cloud Timmy expansion.
|
||
|
|
Issue #67 created. Key: hybrid neuro-symbolic architecture, FSMs, rule
|
||
|
|
engines, knowledge graphs.
|
||
|
|
|
||
|
|
- category: project_status
|
||
|
|
content: |
|
||
|
|
Backlog research spike analyzed 230 issues. Project 60% mature.
|
||
|
|
Training strongest (67%), Communication just starting (48%).
|
||
|
|
5-phase roadmap: Foundation → Automation → Sophistication → World-building → Sovereignty.
|
||
|
|
|
||
|
|
- category: role_definition
|
||
|
|
content: |
|
||
|
|
Allegro role: Tempo-and-dispatch, issue burndown, infrastructure ownership.
|
||
|
|
Gitea user: allegro. Assigned to: Timmy Foundation relay, monitoring,
|
||
|
|
PR workflow automation.
|
||
|
|
|
||
|
|
- category: technical_achievement
|
||
|
|
content: |
|
||
|
|
GOFAI/Symbolic AI Research: Built full hybrid neuro-symbolic infrastructure
|
||
|
|
for Hermes fleet. Key modules: schema.py (fleet entities), rule_engine.py
|
||
|
|
(SOUL.md enforcement), knowledge_graph.py (lineage tracking), child_assistant.py
|
||
|
|
(offline reasoning). 1,474+ lines of local-first AI.
|
||
|
|
|
||
|
|
- category: architecture_pattern
|
||
|
|
content: |
|
||
|
|
Robe Architecture Pattern (Issue #141): Multi-wizard cohabitation pattern
|
||
|
|
with OpenClaw (gateway) + Hermes (body). Implemented for Allegro-Primus:
|
||
|
|
port 8644, isolated HERMES_HOME, cron-driven work dispatch every 15-20 min.
|
||
|
|
|
||
|
|
- category: philosophy
|
||
|
|
content: |
|
||
|
|
Communication Philosophy: "Telegram is the desert. Nostr is the promise land."
|
||
|
|
Alexander prioritizes sovereign, decentralized solutions over corporate-controlled
|
||
|
|
platforms. Nostr integration designed for future wizard communication.
|
||
|
|
|
||
|
|
- category: critical_knowledge
|
||
|
|
content: |
|
||
|
|
KIMI AUTH PATTERN: Kimi has TWO endpoints. Keys starting with "sk-kimi-*"
|
||
|
|
require https://api.kimi.com/coding/v1. Other keys use api.moonshot.ai/v1.
|
||
|
|
NEVER set KIMI_BASE_URL manually — let auto-detection work based on key prefix.
|
||
|
|
This has broken Ezra multiple times when overridden incorrectly.
|
||
|
|
|
||
|
|
migration:
|
||
|
|
source: standalone_robe
|
||
|
|
target: harness_profile
|
||
|
|
date: "2026-04-01"
|
||
|
|
verified: true
|
||
|
|
telegram_token_transferred: true
|