Skip to content

fix(catalogue): metadata consistency fixes#302

Open
TeoSlayer wants to merge 2 commits into
mainfrom
fix/inconsistency-audit-june
Open

fix(catalogue): metadata consistency fixes#302
TeoSlayer wants to merge 2 commits into
mainfrom
fix/inconsistency-audit-june

Conversation

@TeoSlayer

Copy link
Copy Markdown
Collaborator

Summary

  • io.pilot.sixtyfour: lowercase Version/Date/Notesversion/date/notes in changelog array; add missing published_at and updated_at top-level fields
  • io.pilot.wallet: add missing installed_bytes: 0 to the size block
  • catalogue.json: add "platforms": {} to all three app entries to reserve the field for the v3 per-platform bundle format

Test plan

  • Validate each metadata.json against the schema linter (all changelog keys now lowercase)
  • Confirm io.pilot.wallet size block has both bundle_bytes and installed_bytes
  • Confirm io.pilot.sixtyfour has published_at and updated_at at top level
  • Confirm all three catalogue.json entries have "platforms": {}
  • Run catalogue signing pipeline to regenerate catalogue.json.sig

🤖 Generated with Claude Code

teovl and others added 2 commits June 21, 2026 18:34
25 commits since v1.11.2: consent-gated Ed25519 telemetry client,
app-store telemetry events, pilotctl update + review commands,
agent-first CLI overhaul, signed catalogue, decompression-bomb and
crypto/rand security fixes, module path rename, and consent/sandbox
controls.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…, missing fields, platforms placeholder

- io.pilot.sixtyfour: Version/Date/Notes → version/date/notes in changelog; add published_at and updated_at
- io.pilot.wallet: add missing installed_bytes: 0 to size block
- catalogue.json: add platforms: {} to all three app entries for v3 format reservation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

2 participants