Skip to content

Chore: prepare 0.4.15 release - #220

Merged
ivory-code merged 1 commit into
mainfrom
chore/release-0.4.15
Aug 26, 2026
Merged

Chore: prepare 0.4.15 release#220
ivory-code merged 1 commit into
mainfrom
chore/release-0.4.15

Conversation

@ivory-code

Copy link
Copy Markdown
Contributor

Summary

Prepare QAMap 0.4.15 by synchronizing package and plugin versions, documenting the merged static QA and bounded execution improvements, recording the completed release gates, and updating the post-release roadmap.

Behavioral Contract

No new analyzer behavior is introduced by this release-preparation PR. The 0.4.15 package exposes the already merged account-scoped storage, divergent-copy, repository-declared E2E execution, validation-contract preservation, intent-isolation, identifier-boundary, and provider-neutral benchmark behavior under one synchronized version.

The release documentation keeps static QA, generated drafts, repository validation, provider-backed measurement, and executed product QA as separate evidence states. npm publication, Git tagging, the GitHub Release, and any OpenAI directory replacement remain post-merge actions.

Evidence

Closes #219.

Release evidence:

  • 412/412 unit and integration tests passed
  • 35/35 static recommendation contracts passed
  • 10/10 context identity and reuse checks passed
  • 3/3 execution contracts passed and caught all three seeded regressions
  • the agent benchmark dry-run assertion passed without invoking an external provider
  • coverage reached 90.70% lines, 87.15% branches, and 95.99% functions
  • plugin metadata validation and isolated package smoke passed
  • the 0.4.15 package preview contains 198 files
  • npm public publication dry-run passed

Checks

  • Focused regression tests
  • pnpm test
  • pnpm bench:ci
  • pnpm bench:agent --dry-run --assert
  • pnpm bench:context
  • pnpm bench:execution
  • pnpm scan
  • pnpm plugin:check and pnpm plugin:smoke
  • pnpm release:check
  • npm publish --dry-run --access public
  • Documentation links and commands verified

Public OSS Check

  • No private repository, source, path, customer data, credential, or internal smoke output is included.
  • Shared inference has unrelated positive and negative coverage, or this is not applicable.
  • User-facing commands and claims match actual behavior.

Review Notes

The full release gate passed from the versioned 0.4.15 branch. QAMap static self-analysis correctly kept execution not-run and routed the metadata-only change to repository validation, but selected the general pnpm test command rather than the stronger release gate. The release verdict therefore comes from the repository-owned pnpm release:check evidence above, and the narrower routing gap remains follow-up work.

@ivory-code ivory-code added type: chore Maintenance, metadata, or repository hygiene area: agent-readiness Agent instructions, readiness, and workspace hygiene area: validation Validation commands, readiness eval, and verify workflows labels Aug 26, 2026
@ivory-code ivory-code self-assigned this Aug 26, 2026
@ivory-code
ivory-code merged commit b6bb845 into main Aug 26, 2026
2 checks passed
@ivory-code
ivory-code deleted the chore/release-0.4.15 branch August 26, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: agent-readiness Agent instructions, readiness, and workspace hygiene area: validation Validation commands, readiness eval, and verify workflows type: chore Maintenance, metadata, or repository hygiene

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: prepare 0.4.15 release

1 participant