stillroomd

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Command stillroomd serves a read-only, org-wide view of many repos' knowledge planes: cross-repo search over the facts and playbooks that `still distill` produced.

It is deliberately a single binary with no database. All state is derived from `.team-context/` directories in git checkouts on disk; delete the container and nothing is lost, because the server was never the source of truth (docs/design-v2.md §17).

Two invariants the server must never break:

  • It never reads the evidence plane. Transcripts stay on the machine that produced them. Only distilled, already-reviewed, already-committed knowledge is served here.
  • It never writes to a repo. Knowledge changes ride pull requests, in the tool the team already reviews with.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL