Parent
#1129 — build spec 9 of the Prisma 8 architecture spec. Lands on the prisma-8 integration branch, not main.
What to build
The root, core and auth agent-guidance files describe the Prisma 8 architecture — generator, the two surfaces, transactions and errors, the dev loop, auth — with no reference to PSL, prismaClientConstructor, extendPrismaSchema, SQLite, join-table naming or P#### codes, keeping public-API docblocks and pointing rationale at the ADRs; migration-guide references to the fragment API are removed; then the prisma-8 integration branch is merged to main with every package suite, every example and every e2e job green.
Acceptance criteria
Blocked by
Generated by Claude Code
Parent
#1129 — build spec 9 of the Prisma 8 architecture spec. Lands on the
prisma-8integration branch, notmain.What to build
The root, core and auth agent-guidance files describe the Prisma 8 architecture — generator, the two surfaces, transactions and errors, the dev loop, auth — with no reference to PSL,
prismaClientConstructor,extendPrismaSchema, SQLite, join-table naming orP####codes, keeping public-API docblocks and pointing rationale at the ADRs; migration-guide references to the fragment API are removed; then theprisma-8integration branch is merged to main with every package suite, every example and every e2e job green.Acceptance criteria
Blocked by
Generated by Claude Code