Document audiosilo-meta (dev section + user guide + screenshots) - #15
Merged
Conversation
Developer Docs get a 'Metadata database (audiosilo-meta)' category (overview, data model, metaserve HTTP API incl. the /abs/search provider, contributing-data with the intake automation), plus a community-metadata seam section (14) in the cross-repo contract, a mapping-table row, and the repo in the navbar/footer. The User Guide gets a 'Community metadata' category with a tour of meta.audiosilo.app (browsing, characters/recaps spoiler model, the in-browser /import library diff and its privacy model, contributing, Audiobookshelf provider), cross-linked from browsing.md and the FAQ. Screenshots: a new 'meta' capture group (7 shots) driven by capture-meta.mjs against a locally-served metaserve + site build, wired into run.sh behind SKIP_META, with the /import fixture vendored under screenshots/fixtures/ and the shared desktop context extracted to lib.mjs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds full documentation for the community metadata database:
metacapture group (7 shots) viacapture-meta.mjsagainst a locally-served metaserve + site build, wired intorun.sh(SKIP_META=1to skip); import fixture vendored; shared desktop context extracted tolib.mjs.Gate:
npm run buildgreen; capture script live-smoked twice (all 7 shots). Reviewed via /simplify + /code-review (CORS-preflight claim, optional-description, UI-label quote, wait semantics, fixture coupling all fixed).