Dashboardbinpatchbinpatch library: no config reads, no p…

binpatch library: no config reads, no progress rendering

Category: architecture
Confidence: 0.90
ID: 019fb4cd-6846-7ccf-9000-87ae2dc5763d
Project ID: 54d50d32-8b5f-41b9-91dd-4473e4ccdbfd
Cross-project: No
Recalled in other projects: 1
Source session: 15RoSYqPKRifRJ68q
Created: 2026-07-30 20:53:08
Updated: 2026-07-30 20:53:08

Cross-Project Recalls

ProjectHitsLast recalled
cli 1 8d ago

Content

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.

Move to: