apollo-agent 0.4.0

Local-first Rust AI agent runtime — Telegram-first, trait-driven, SurrealDB + RocksDB state layer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Docs

This folder is the clean documentation surface for `main`.

Use it like this:

- [README.md]../README.md: repo overview, quick start, current branch status
- [TODO.md]TODO.md: short execution list
- [ROADMAP.md]ROADMAP.md: branch direction
- [SWARM.md]SWARM.md: current swarm feature shape

Rules for docs in this repo:

- keep root docs short and current
- keep planning docs in `docs/`
- prefer current state over aspirational prose
- if a doc is speculative, label it clearly
- do not leave generated status placeholders as if they were maintained source docs