Garry Tan
f088fe96f8
feat(gbrain-sync): init, restore, uninstall, consumer registry
bin/gstack-brain-init: idempotent first-run. git init ~/.gstack/,
.gitignore=*, canonical .brain-allowlist + .brain-privacy-map.json,
pre-commit secret-scan hook (defense-in-depth), merge driver registration
via git config, gh repo create --private OR arbitrary --remote <url>,
initial push, ~/.gstack-brain-remote.txt for new-machine discovery,
GBrain consumer registration via HTTP POST.
bin/gstack-brain-restore: safe new-machine bootstrap. Refuses clobber
of existing allowlisted files, clones to staging, rsync-copies tracked
files, re-registers merge drivers (required — not cloned from remote),
rehydrates consumers.json, prompts for per-consumer tokens.
bin/gstack-brain-uninstall: clean off-ramp. Removes .git + .brain-*
files + consumers.json + config keys. Preserves user data (learnings,
plans, retros, profile). Optional --delete-remote for GitHub repos.
bin/gstack-brain-consumer + bin/gstack-brain-reader (symlink alias):
registry management. Internal 'consumer' term; user-facing 'reader'
per DX review decision.
2026-04-22 13:47:11 -07:00
..
2026-03-29 22:46:33 -06:00
2026-03-19 18:20:50 -07:00
2026-03-19 18:20:50 -07:00
2026-03-19 17:21:05 -07:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-04-18 15:05:42 +08:00
2026-04-18 12:30:54 +08:00
2026-03-24 15:01:31 -07:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-03-30 22:07:50 -06:00
2026-03-26 11:15:24 -06:00
2026-04-10 17:13:15 -10:00
2026-04-22 13:47:11 -07:00
2026-04-22 13:47:11 -07:00
2026-04-13 07:49:37 -10:00
2026-04-19 17:50:31 +08:00
2026-03-29 21:43:36 -06:00
2026-03-30 22:25:46 -06:00
2026-04-04 15:32:20 -07:00
2026-04-22 13:47:11 -07:00
2026-04-18 15:05:42 +08:00
2026-04-02 18:34:00 -07:00
2026-03-22 11:28:16 -07:00
2026-04-22 13:47:11 -07:00
2026-03-22 21:02:01 -07:00
2026-04-20 22:18:37 +08:00
2026-04-05 23:49:03 -07:00
2026-04-16 10:41:38 -07:00
2026-04-07 15:42:13 -10:00
2026-04-04 22:46:21 -07:00
2026-04-19 17:50:31 +08:00
2026-04-13 07:49:37 -10:00
2026-04-20 22:18:37 +08:00
2026-04-06 00:47:04 -07:00
2026-04-22 13:47:11 -07:00
2026-04-01 00:50:42 -06:00
2026-04-05 23:49:03 -07:00
2026-03-26 23:21:27 -06:00