Skip to content

docs(drive): close out R6 + next-session brief - #15

Merged
wmadden merged 1 commit into
mainfrom
claude/r6-closeout-docs
Jul 9, 2026
Merged

docs(drive): close out R6 + next-session brief#15
wmadden merged 1 commit into
mainfrom
claude/r6-closeout-docs

Conversation

@wmadden-electric

Copy link
Copy Markdown
Contributor

Docs-only bookkeeping after R6 (typed RPC contracts) merged in #13.

  • plan.md: R6 slice → [x] merged (the two .poc.ts proofs folded into contract-satisfaction.test-d.ts; no-bare-cast enforcement landed alongside); a "Current position" update line; two new deferred items — the E2E bundling rule (noExternal must inline the app's own hex packages) and the @makerkit/node naming nit.
  • next-session-brief.md: a self-contained handoff prompt for a fresh session (state, what-to-read, next work, process, environment footguns).

No code changes. E2E deploy will run (it's on pull_request) but nothing runtime changed.

🤖 Generated with Claude Code

…ssion brief

R6 (typed RPC contracts) merged via PR #13. plan.md: R6 slice -> [x] merged (the two .poc.ts files folded into contract-satisfaction.test-d.ts; no-bare-cast machinery landed alongside), a current-position update line, and two deferred items — the E2E bundling rule (noExternal must inline the app own hex packages) and the @makerkit/node naming nit. Adds next-session-brief.md as the fresh-session handoff.

Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@wmadden
wmadden merged commit a370334 into main Jul 9, 2026
7 checks passed
wmadden-electric added a commit that referenced this pull request Jul 23, 2026
Credentials for an off-by-default feature (open-chat social sign-in)
cannot live on the service node: secrets() resolves every slot eagerly
and one unbound slot fails the whole call, so the four OAuth variables
stay plain process.env reads. Recommendation: secret({ optional: true })
resolving to undefined, with absent optional slots reported by the
deploy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
wmadden-electric added a commit that referenced this pull request Jul 23, 2026
Credentials for an off-by-default feature (open-chat social sign-in)
cannot live on the service node: secrets() resolves every slot eagerly
and one unbound slot fails the whole call, so the four OAuth variables
stay plain process.env reads. Recommendation: secret({ optional: true })
resolving to undefined, with absent optional slots reported by the
deploy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants