Legato provides shared playback contracts and a Capacitor integration package for continuous audio playback flows.
The canonical public documentation lives in apps/docs-site/.
- Getting Started:
apps/docs-site/src/content/docs/getting-started/index.mdx - Contract package guide:
apps/docs-site/src/content/docs/packages/contract/index.mdx - Capacitor package guide:
apps/docs-site/src/content/docs/packages/capacitor/index.mdx - API/Reference entrypoint:
apps/docs-site/src/content/docs/reference/index.mdx - Release notes surface:
apps/docs-site/src/content/docs/releases/index.mdx
Use this root README as orientation only. Detailed tutorials and API walkthroughs belong in docs-site.
- Canonical release timeline:
CHANGELOG.md - GitHub Release notes are generated from source-backed facts (
summary.json, package/native manifests) plus required human narrative fields.
Maintainer-only scope and operational boundaries are documented in docs/maintainers/package-documentation-foundation-v1-scope.md.
- Non-goal: runtime behavior expansion in native/player engines.
- Non-goal: release-lane redesign.
- Non-goal: platform bootstrap automation.
If you update README/package docs, keep them thin and align links to canonical docs-site pages.
