Reference
Download the Protocol
Install the complete Markdown protocol inside an application's repository.
The master Markdown artifact
The downloadable file is the complete protocol used by this course. Store a copy in each adopting application repository so the AI agent can read its exact rules during work.
Download README-db-workflow.mdRequired install path
supabase/README-db-workflow.mdAlso add the agent instruction shown in the installation lesson. A protocol saved in a project is useful only when future AI sessions are explicitly directed to read and follow it.
What the file governs
- Use-case discovery, data classification, and threat modeling.
- PostgreSQL schema, SQL, indexes, concurrency, and performance discipline.
- Supabase grants, RLS, Auth, Storage, Data API, views, functions and Realtime.
- Manual SQL Editor migration application, checksums, deployment records and drift response.
- Verification templates, agent deliverables, references and publication safeguards.