Syd OS v1: seed PH workflows and document template skeletons
Add the 5 pre-loaded workflows and 5 document template skeletons per Syd setup spec §7.3 and §7.4. - backend/seed/01_workflows.sql: idempotent INSERTs for 5 system workflows (Review Supplier/Distributor Agreement PH, PH Data Privacy Act Compliance Review, Draft Mutual NDA PH, Contract Summary, Review Incoming SAFE / Term Sheet SEA). Visible to all users via is_system = true; upserts on title. - backend/seed/templates/: 5 markdown template drafts (Doctor Independent Contractor PH, Distributor/Supplier PH, Mutual NDA PH, Patient Telehealth Consent PH, Employment/Contractor PH). Each carries the "AI-assisted draft - counsel review required before execution" warning at the top. - backend/seed/README.md: documents the apply order (schema.sql first, then seed) and notes that templates are uploaded via the app UI to a "Syd Templates" project rather than inserted directly via SQL. Co-Authored-By: Claude <noreply@anthropic.com>
| Repository | emileriksenkeev/sydOS |
|---|---|
| Author | Emil Eriksen <ee@filucca.com> |
| Authored | |
| Parents | 6e90bdd6 |
| Stats | 7 files changed , +650 |
| Part of | Syd OS rebrand and Philippine legal-practice launch |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-758510a2.md
from inside the repo you want the change in.