feat: Campaign, PatternPacks, provenance, readiness gates + OSS polish - #25
Merged
Conversation
Ship the Unreleased v0.10 foundation without bumping the published version: - Campaign.v1 with omv first/campaign init|list|show|seed (candidate-only seed) - SourceRef.v1 and report provenance manifests for artifact integrity - 14 PatternPack manifests, R/Lua registries, and omv eval runner - Preflight hygiene: private .omv/ gitignore, clean npm pack, dashboard renderer - Shared report-readiness helpers (isReportReady) used by doctor/review - Maintainer docs aligned; keep local research state and OpenSpec scaffolding out of git
Publish accepted openspec/specs for contributors while keeping openspec/changes local. Add Contributor Covenant CoC with security-research norms, fix root-only /SPEC.md gitignore on case-insensitive filesystems, and surface install/docs links plus an Unreleased 0.10 note on the README front door.
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ships the Unreleased v0.10 foundation (package version remains 0.9.0 until a formal release) plus open-source hygiene:
omv first/omv campaign init|list|show|seed(candidate-only seed; no proof overwrite)omv evalrunner.omv/gitignore, clean npm pack ofcommands/*, dashboard via canonical renderer, sharedisReportReadyhelpersopenspec/specs/(keepopenspec/changes/local), clearer README front door and Unreleased noteSafety / what is not included
.omv/research stateopenspec/changes/stays gitignored (local drafts only)SPEC.mdremains untrackedTest plan
npm run release:check(149 CLI tests, stable evals, pack check)validateworkflow on this PRnpx -p . omv version/omv first --helpafter checkoutFollow-ups (not in this PR)