Skip to content

meta docs: catch up with the pack migration and the model changes since - #18

Merged
KodeStar merged 1 commit into
mainfrom
docs/meta-pack-layout
Aug 9, 2026
Merged

meta docs: catch up with the pack migration and the model changes since#18
KodeStar merged 1 commit into
mainfrom
docs/meta-pack-layout

Conversation

@KodeStar

@KodeStar KodeStar commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Companion to KodeStar/audiosilo-meta#1553 (the ai-verify prompt fix): the same pre-pack-migration staleness, in the docs site. data-model.md was the big one - it still taught the file-per-record layout as current storage and was missing everything from genres through artifact schema_version 4. Also touches overview.md (pack layout tree line, pkg/pack, tool table, no-baked-data Dockerfile line) and contributing-data.md (check.yml wording). npm run build green locally.

Note: this PR briefly carried an unrelated commit (server+manager tag-arbitration docs) picked up from a diverged local main - rebased away; that work remains local to its own session.

@KodeStar KodeStar closed this Aug 9, 2026
@KodeStar KodeStar reopened this Aug 9, 2026
data-model.md still documented the retired file-per-record layout
(works/<shard>/<slug>/work.json and friends) as current storage. It now
describes the range-packed layout - slug is identity, the pack file is
only storage, file names are range bounds, metafmt self-heals placement
- and catches up with the model changes that landed since: work genres
and role-qualified credits, added_at, the bare-or-region-scoped
recording isbn[] and regional publishers[], person kind, the
libex-import source type, and artifact schema_version 4 (work_genres)
with its serve-side gating.

overview.md: the data/ tree line, pkg/model's description and the new
pkg/pack, metacheck/metafmt/metabuild rows (pack invariants, self-heal,
added_at from the data instead of the retired --added git walk), and
the Dockerfile line - the image ships no baked data since the poll-only
boot landed. contributing-data.md: the check.yml description's
id/shard-agreement wording.
@KodeStar KodeStar changed the title server+manager docs: album/title tag arbitration and the bare-title sequence veto meta docs: catch up with the pack migration and the model changes since Aug 9, 2026
@KodeStar
KodeStar force-pushed the docs/meta-pack-layout branch from c937b99 to d3b5488 Compare August 9, 2026 12:12
@KodeStar
KodeStar merged commit cb4d01b into main Aug 9, 2026
1 check passed
@KodeStar
KodeStar deleted the docs/meta-pack-layout branch August 9, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant