Skip to content

Restore the canonical Metanet Apps v0.1 contract - #10

Merged
ty-everett merged 1 commit into
masterfrom
codex/restore-v01-contract
Jul 21, 2026
Merged

Restore the canonical Metanet Apps v0.1 contract#10
ty-everett merged 1 commit into
masterfrom
codex/restore-v01-contract

Conversation

@ty-everett

Copy link
Copy Markdown
Collaborator

What changed

  • makes the established v0.1 metadata shape the sole writable Apps contract
  • removes metadata v2, publisher_name, the legacy key constant, and incident migration API
  • keeps canonical protocol/key constants plus reliable broadcast and multi-host lookup behavior
  • validates without rewriting domains, URLs, dates, or publisher-controlled metadata
  • prepares corrective package version 1.1.1

Why

The Apps topic in @bsv/overlay-topics already defines v0.1 as canonical. The 1.1.0 GitHub release introduced a second schema and incident-specific migration API that do not belong in the protocol client.

Validation

  • npm test
  • npm run lint:ci

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/metadata.ts 89.65% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ty-everett
ty-everett marked this pull request as ready for review July 21, 2026 17:06
@ty-everett
ty-everett merged commit 25d9560 into master Jul 21, 2026
8 checks passed
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