wotw writes the wiki.
Then signs it.
Watcher is a local-first AI librarian. Point it at your documents, transcripts, and code. It builds a wiki where every paragraph traces back to its source through a verifiable hash chain. Bring your own model. Nothing leaves your machine unless you say so.
a3c4·7e2b
91de·04a8
4f7c·19a0
Rate limiting
The limiter uses a token bucket sized to the burst ceiling, refilled on a fixed interval.Under sustained load it sheds requests rather than queueing them.
The window was chosen on the 2026-05-12 sync to match the upstream provider’s advertised quota, not a guess.
Confident is easy. Provable is the job.
Most AI tools ask you to trust the answer. Watcher hands you the receipt. Nothing enters the wiki without a chain entry, and nothing leaves it without citing the chain.
Ingest. Extract. Compile. Seal.
Watch the sources
Drop files into a folder. The daemon polls, chunks, and pages them.
Atomic claims
One fact hash per assertion lands in facts.db.
Assemble the wiki
Pages cluster from facts. Every paragraph cites the chain it came from.
Sign & ship
Each operation appends a signed record. Pack any slice and hand it off.
Runs on your machine. Answers to your audit.
The daemon runs at the edge. Your wiki is markdown on disk. Your facts are a store you can grep. Bring any model, your key is injected at spawn-time and never persisted.
Memory for agents. A wiki for you.
A wiki that reads like a person wrote it
Drop in PDFs, transcripts, and code. Watcher compiles a clean, backlinked wiki, and every paragraph carries an inline citation to the source it was built from.
- Structured pages with backlinks
- Inline citations resolve to exact source chunks
- Read it in your browser or your editor
A memory tier that knows what it knows
Agents query atomic facts over MCP instead of stuffing whole documents into context. 96% fewer tokens per answer, and every fact returns with a hash you can verify.
- query_facts over 17 MCP tools
- One fact hash per atomic claim
- Grounded answers, never a fact without a source