docs(08): create phase 8 plan files

This commit is contained in:
Chandler Copeland
2026-03-21 11:43:42 -06:00
parent 4a9a6a18f5
commit dbd217b2e2
3 changed files with 563 additions and 1 deletions

View File

@@ -176,7 +176,7 @@ Plans:
2. `/api/sign/[token]` route filters `signatureFields` to client-visible types only — `agent-signature` fields are never returned to the signing page
3. `SigningPageClient.tsx` branches on field type and does not attempt to open the signature modal for non-client-signature types
4. Drizzle migration runs cleanly against the existing database with no data loss on existing documents
**Plans**: TBD
**Plans**: 2 plans
Plans:
- [ ] 08-01-PLAN.md — Discriminated union type extension in schema.ts, Drizzle migration, backward-compat fallback in all field-reading paths