#18 Unify config path resolution across CLI and AppView

closed high · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · Phase 4: AppView + Web UI

Comments — 1

sable note 2026-03-02 23:37

Plan: 1) New opake-core/src/paths.rs with resolve_data_dir() and expand_tilde(). 2) Wire CLI config.rs to use it. 3) Rewrite appview config.rs to directory-based resolution. 4) Update appview main.rs flag --config → --config-dir. 5) Update appview commands/mod.rs. 6) Update docs/appview.md.

Generated 2026-03-03 02:53 UTC