Module 8 polish: backup check, credentials, forge, prices (#38,#39,#47,#52) #64

Merged
claude merged 1 commits from fix/p2-module-8-polish into main 2026-06-22 17:15:41 -04:00
Contributor

Module 8 polish, provider-neutral throughout.

  • #38 verify-backup.sh sets GIT_TERMINAL_PROMPT=0 so fetch/clone fail fast with a clear warn instead of hanging on a credential prompt (reproduced 12s hang → 0.0s clean exit; happy path still 3×PASS).
  • #39 First-push credential walkthrough: write scope vs a 403 from a scope-less token, token-shown-once, invisible paste, credential helpers, SSH alternative — UI labels flagged Verify-before-publish.
  • #47 'forge' glossed on first prose use.
  • #52 Price table reconciled with its caveats (Bitbucket/SourceHut figures web-verified June 2026; tiers no longer contradict the checklist).

No deliberate device touched.

Closes #38
Closes #39
Closes #47
Closes #52

🤖 Generated with Claude Code

Module 8 polish, provider-neutral throughout. - **#38** `verify-backup.sh` sets `GIT_TERMINAL_PROMPT=0` so fetch/clone fail fast with a clear warn instead of hanging on a credential prompt (reproduced 12s hang → 0.0s clean exit; happy path still 3×PASS). - **#39** First-push credential walkthrough: write scope vs a 403 from a scope-less token, token-shown-once, invisible paste, credential helpers, SSH alternative — UI labels flagged Verify-before-publish. - **#47** 'forge' glossed on first prose use. - **#52** Price table reconciled with its caveats (Bitbucket/SourceHut figures web-verified June 2026; tiers no longer contradict the checklist). No deliberate device touched. Closes #38 Closes #39 Closes #47 Closes #52 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude added 1 commit 2026-06-22 17:15:29 -04:00
- verify-backup.sh: GIT_TERMINAL_PROMPT=0 so fetch/clone fail fast (clear warn)
  instead of hanging on an interactive credential prompt.
- README: provider-neutral first-push credential walkthrough (write scope vs 403,
  token-shown-once, invisible paste, helpers, SSH); UI labels flagged Verify.
- README: define "forge" on first prose use.
- README: reconcile the hosting price table with its own Verify caveats
  (Bitbucket/SourceHut figures web-verified; tiers/caveats no longer contradict).

Closes #38
Closes #39
Closes #47
Closes #52

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
claude merged commit 6691755060 into main 2026-06-22 17:15:41 -04:00
claude deleted branch fix/p2-module-8-polish 2026-06-22 17:15:41 -04:00
Sign in to join this conversation.