docs(curator): data catalog + seeding runbook #19
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-curator!19
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/19/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?
Curator documentation, two files:
docs/curator-data-catalog.md— reference for everything the curator can produce, grouped by output: (A) Supabase seeders (seed_dictionary+seed_bilingual->dictionary_entries,seed_doc_symbols->doc_symbols), (B).halkyonarchive builders (curator,flutter_docs,grammar,kana), (C) config assets (language_versions). At-a-glance table + per-tool source, target table/PK, full flag list w/ defaults, conventions (env service key,--dry-run, idempotent upsert, deploy ordering), and licensing.docs/seeding-doc-symbols.md— deep-dive runbook for thedoc_symbolsseeder.Plus a README pointer to both. Docs only — no code change.