Dashboard › binpatch › binpatch library: no config reads, no p…
019fb4cd-6846-7ccf-9000-87ae2dc5763d| Project | Hits | Last recalled |
|---|---|---|
| cli | 1 | 8d ago |
Stated in website/src/content/docs/architecture.md (re-stated in 2026-07-30 session as authoritative): binpatch library never reads config files — cache directory is injected via makeCache. Library never renders progress — consumers plug in their own indicator. Implication: any integration feature that requires config parsing or progress UX belongs in the consumer wrapper (e.g., the GitHub Action), not in the library core.