Commit Graph

1 Commits

Author SHA1 Message Date
Garry Tan 531d9a6e1f
fix(browse): telemetry defaults to off like every other surface
The persistent tier defaulted ON when the config key was absent, while
gstack-config's DEFAULTS table answers 'off' for the same question —
preamble-spawned daemons and direct $B daemons disagreed about consent.
Absent key/file now means disabled; community/anonymous enable; env
kill-switch still beats everything. Both config.yaml consumers now
share one readGstackConfigYamlKey reader. 12-case consent suite.
2026-08-14 17:12:27 -07:00