Implementation
The current state — what's built and how to use it.
Documents
CLI Guide
Getting started: installation, first run, commands, usage examples.
Architecture
Current system architecture: dispatcher, agents, knowledge stores, file layout, scheduled tasks.
Configuration
Complete config.json reference: providers, models, agents, schedules.
Vault
How to structure your knowledge: file layout, tag systems, the faceted namespace pattern, Agenda.md template.
Agenda
Time management through Agenda.md, Inbox.md, Exchange.md. Hourly review, manual refresh, hash-based optimization.
Signal
Signal Messenger transport: reader thread architecture, markdown stripping, authorization, voice transcription.
Memory & Rules
How outheis remembers: memory types, explicit markers, pattern extraction, rules emergence.
Skills
How agents know what to do: system skills, learned skills, the difference between skills and rules.
Migration
Bringing existing knowledge into outheis: vault/Migration workflow, approval via checkboxes.
Annotation Feedback Loop
How > annotations in Agenda.md route into the memory stack — the three annotation types and the cato+rumi unified implementation.
Web UI
Local administration interface: configuration, scheduler, memory and rules editor, vault browser.
Hiro
External action agent: task scheduling, email, calendar events. Not yet implemented.
Alan
Code intelligence agent for development environments. Disabled by default.