garc-gws-agent-runtime/config
林 駿甫 (Shunsuke Hayashi) 10bcf9b17a fix: resolve two bugs found during live testing
- Add garc_core.py (underscore) alongside garc-core.py (hyphen);
  Python cannot import a hyphenated filename as a module, causing
  ModuleNotFoundError on every garc command
- Replace invalid scope people.readonly with directory.readonly
  in garc-core.py and scope-map.json; people.readonly does not
  exist in Google OAuth, causing error 400 invalid_scope on login

Verified working: garc gmail profile, garc calendar today,
garc gmail inbox, garc auth suggest

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 09:25:14 +09:00
..
config.env.example feat: initial release — GARC v0.1.0 2026-04-15 08:59:12 +09:00
gate-policy.json feat: initial release — GARC v0.1.0 2026-04-15 08:59:12 +09:00
scope-map.json fix: resolve two bugs found during live testing 2026-04-15 09:25:14 +09:00