You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal ARCHITECTURE.md maps BIP 77/78 spec sections to
code locations and documents non-obvious structural
decisions (pub(crate) core re-export, common/ wrapping,
mailroom routing split).
Module docs on persist.rs and ohttp.rs orient agents
hitting these files for the first time. Gitignore hides
generated/tooling dirs that waste exploration rounds.
Informed by arxiv.org/abs/2602.11988 which found verbose
context files hurt agent performance — these signposts
are kept minimal and focused on things LSP cannot surface.
0 commit comments