projects/prisma7-config/briefs/D2-R1.md
Consume Dispatch 1's tested config-candidate contract so bootstrap detects and inspects the same effective Prisma 7 config without executing it; update both init identities to generate prisma7.config.ts; and change production completion, help, examples, and actionable concrete default-filename guidance from prisma.config.ts to prisma7.config.ts. Preserve package.json seed precedence, identity-specific config imports, explicit --config behavior, generic “Prisma config file” language, and other stable Prisma terminology.
In: Bootstrap project-state/config/seed selection and tests; Init output/file creation and snapshots for both identities; shared completion default; concrete production default-config literals in CLI, migrate, and internals; directly affected tests/snapshots; a classified audit in the implementer report of intentionally unchanged production prisma.config.ts references.
Out: Loader semantics already completed in D1 except narrowly reusable exports; packed/client E2E changes (D3); Prisma 8 behavior; config conversion; warning/deprecation output; explicit --config redesign; schema/directory/environment/package renames; test fixtures whose legacy filename is intentionally testing fallback rather than teaching a default; unrelated comments/docs.
Init.new('prisma') and Init.new('prisma7') write prisma7.config.ts with their existing identity-appropriate config imports, and initialization output/snapshots name the versioned file.prisma7.config.ts; generic/domain references intentionally unchanged are listed with rationale in the report.@prisma/config, @prisma/internals, @prisma/migrate, and prisma; focused config/bootstrap/init/CLI/internals/migrate tests and affected snapshots pass; Prettier, git diff --check, and transient-ID scan are clean.Stay focused on the goal; control scope. Mechanical snapshot updates belong with the behavior they prove. Do not blindly replace every literal: classify whether it teaches Prisma 7's concrete default, names an intentionally explicit legacy fixture, or is generic/domain commentary.
projects/prisma7-config/slices/versioned-config-coexistence/spec.md.projects/prisma7-config/slices/versioned-config-coexistence/plan.md § Dispatch 2.projects/prisma7-config/spec.md.817c176693, d5d88fbe0e, 210112ec4e, a330332383.projects/prisma7-config/reviews/code-review.md (read-only for implementer).AGENTS.md.configFile remains authoritative.prisma.config.ts.Report reconnaissance, decisions, diff highlights, exact gate results, commit SHAs, the classified production-literal audit, surprises, deferrals, and pushback. Write heartbeats to wip/heartbeats/implementer.txt; do not edit project specs/plans/reviews.