docs: add CLAUDE.md for Claude Code #129
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/add-claude-md"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a
CLAUDE.mdto orient Claude Code in this repo.Covers the two check paths (host
cargovs containerizedjust, withjust pre-commitas the authoritative CI gate) and that CI is Forgejo (fj, notgh), the connection lifecycle across bootstrap, the dual SQLCipher stores, the above-TLSServerIDpinning,dispatch.rsmultiplexing, andUSAGE_*tunnel dispatch. Also documents behavior-changing cargo features, the deliberately non-stripped release profile (crashlog needs line tables), the crate map, and design invariants (no JS core, but signed wasm modules allowed).Content is derived from README.md, ROADMAP.md, the justfile, Cargo manifests, and the source tree. No code changes.