docs(curator): data catalog + seeding runbook #19

Merged
raisondetredev merged 2 commits from refs/pull/19/head into main 2026-06-25 22:47:03 +02:00
raisondetredev commented 2026-06-25 22:33:31 +02:00 (Migrated from codeberg.org)

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) .halkyon archive 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 the doc_symbols seeder.

Plus a README pointer to both. Docs only — no code change.

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) **`.halkyon` archive 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 the `doc_symbols` seeder. Plus a README pointer to both. Docs only — no code change.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
project-halkyon/halkyon-curator!19
No description provided.