Skip to content

[recipes] Brain backup and export#8

Open
alanshurafa wants to merge 3 commits intomainfrom
contrib/alanshurafa/brain-backup
Open

[recipes] Brain backup and export#8
alanshurafa wants to merge 3 commits intomainfrom
contrib/alanshurafa/brain-backup

Conversation

@alanshurafa
Copy link
Copy Markdown
Owner

Summary

  • Exports all Supabase tables to dated local JSON files with streaming pagination
  • Works with any OB1 Supabase project
  • Part 11 of 12 in OB1 Alpha Milestone

Test plan

  • Run backup-brain.mjs against test project
  • Verify output JSON files are valid
  • Confirm OB1 PR Gate passes

Add backup recipe that exports all Supabase tables to dated local JSON
files with streaming pagination. Works with any OB1 Supabase project.
Part of the OB1 alpha milestone.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added the recipe label Apr 6, 2026
Add blank lines around headings (MD022), fenced code blocks (MD031),
and between adjacent blockquotes (MD028). Fix broken link fragment
(MD051) and remove extra blank line (MD012). No content changes.

These errors were blocking CI on all open PRs since the lint check
runs repo-wide.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation integration labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation integration recipe

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant