···8181- [Architecture](docs/architecture.md) — pipeline, reader, manifest, interfaces
8282- [Asset Metadata](docs/metadata.md) — per-asset JSON schema uploaded to S3
83838484+## Releasing
8585+8686+1. Bump `AtticCore.version` in `Sources/AtticCore/AtticCore.swift`
8787+2. Commit, tag with `v{version}`, push both main and the tag
8888+3. The `Release` GitHub Action builds the binary and creates a GitHub release
8989+4. Update `tijs/homebrew-tap` formula with new version and sha256 from the
9090+ release checksums
9191+8492## Conventions
85938694- Files should stay under 500 lines