Release 1.1.0 — operator web UX + SEI conformance#2
Open
tachyon-beep wants to merge 1 commit into
Open
Conversation
Bump version 1.0.0 → 1.1.0 and add the [1.1.0] CHANGELOG section. The 1.1.0 code already landed on main via PR #1 (operator-facing webUX MVP + SEI conformance consolidation); this commit carries the release ceremony so release/1.1.0 is a reviewable release gate. Additive and backward-compatible: the 1.0 CLI, MCP surface, store schema, and JSON envelopes are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Release 1.1.0
Cuts the 1.1.0 release. The 1.1.0 code already landed on
mainvia PR #1 (operator-facing webUX MVP + SEI conformance consolidation);release/1.1.0was identical tomain, so this PR carries the release ceremony that makes the version real:_version.py1.0.0 → 1.1.0(minor bump — additive, no breaking changes).[1.1.0]CHANGELOG section + release link reference, drawn from the 35 commits sincev1.0.0.Merging this is the reviewable release gate; tag
v1.1.0after merge.What 1.1.0 contains
plainweave web, optionalplainweave[web]extra) — read-and-author mirror of the intent graph: intent dashboard (coverage / orphans / no-silent-clean banner), corpus browse, requirement detail & authoring (current-vs-draft, two-step approval), goals, and a unified review queue (drafts + trace links, accept/reject with required reason, drift-confirm).Compatibility
Additive and backward-compatible — the 1.0 CLI, MCP surface, store schema, and JSON envelopes are unchanged. The web UI is opt-in via the
[web]extra and stays advisory and verdict-free.Verification
uv run pytest).1.1.0.🤖 Generated with Claude Code