mirror of https://github.com/garrytan/gstack.git
Surfaced by the /document-release audit; every fix verified against the
current binaries:
- gstack-brain-init was replaced by gstack-artifacts-init in v1.27.0.0
(hard-delete, no compat shim), but README, USING_GBRAIN_WITH_GSTACK,
docs/gbrain-sync.md, and docs/gbrain-sync-errors.md still instructed
users to run it — command-not-found on every follow. Same sweep updates
~/.gstack-brain-remote.txt to the canonical ~/.gstack-artifacts-remote.txt
(legacy name still honored on restore, noted where users copy the file).
- gbrain-sync-errors.md headings re-matched to the literal messages the
binaries print today (the doc's whole value is grep-by-exact-message):
'gstack-artifacts-init: ~/.gstack/ is already a git repo pointing at:',
'Remote not reachable via SSH:', 'Failed to create or find ...'. The
already-a-repo fix now leads with the command's own set-url suggestion.
- docs/gbrain-sync.md 'Under the hood' linked a plan file that does not
exist in the repo; replaced with the decisions themselves.
- SIDEBAR_MESSAGE_FLOW startup timeline: /pty-session responds with
{terminalPort, sessionId, attachToken, leaseExpiresAt} (v1.44 shape,
verified at browse/src/server.ts:1860), not the retired
{terminalPort, ptySessionToken} pair.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| BROWSER_SKILLS_V1.md | ||
| BUN_NATIVE_INFERENCE.md | ||
| CHROME_VS_CHROMIUM_EXPLORATION.md | ||
| CONDUCTOR_CHROME_SIDEBAR_INTEGRATION.md | ||
| CONDUCTOR_SESSION_API.md | ||
| DESIGN_SHOTGUN.md | ||
| DESIGN_TOOLS_V1.md | ||
| FIX_1671_PROFILE_MIGRATION.md | ||
| GCOMPACTION.md | ||
| GSTACK_BROWSER_V0.md | ||
| ML_PROMPT_INJECTION_KILLER.md | ||
| PACING_UPDATES_V0.md | ||
| PLAN_TUNING_V0.md | ||
| PLAN_TUNING_V1.md | ||
| SELF_LEARNING_V0.md | ||
| SESSION_INTELLIGENCE.md | ||
| SIDEBAR_MESSAGE_FLOW.md | ||
| SLATE_HOST.md | ||
| SLOP_SCAN_FOR_REVIEW_SHIP.md | ||
| SYNC_GBRAIN_BATCH_INGEST.md | ||
| v2_PLAN.md | ||