docs(architecture): backend architecture record #67
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
project-halkyon/halkyon-infra!67
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/67/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
docs/architecture.md— the backend architecture: migrations-as-schema + the standard table recipe, the RLS-first model (per-userauth.uid()vs read-only reference tables), RPC safety conventions (SECURITY INVOKER,search_path='', escaping), the Realtime publication, Storage buckets, the three Edge Functions (LanguageTool / Judge0 / link-verify), self-hosting, and the sync contract the app's offline-first engine relies on (server-stampedupdated_at, soft deletes, server FKs). README pointer. Docs only.Part of a 3-repo documentation pass — app project-halkyon/halkyon-learn#692, curator project-halkyon/halkyon-curator#20.