docs: align documentation for v2.0.0-rc.1 - #3
Merged
Conversation
Pre-Release Documentation Alignment Gate. Docs-only; product code, tests, CI, package version (2.0.0rc1) and CLI surface unchanged. - README rewritten as the primary new-user entry point: what/why, RC1 scope (implemented vs intentionally-not-in-RC1), persistence story, migrate/export how-to, supported Python/CLI, validation summary (seven code-review passes, 420 tests, fault-injection/export goldens/ clean-install proof), and a vertical mermaid diagram of the Method Factory spine (Intent -> Collect -> Clarify -> Objective -> Summary Gate -> Pattern Author -> Review -> Trial -> Ship -> Triage). - public-surface.md: removed stale 'Phase 2 foundation closure' header and 'PR #1 Draft, v2.0.0a1' current-facing note (first release is v2.0.0-rc.1). - ADR-0012 status corrected (stale 'implementation pending' -> released as v2.0.0-rc.1; ADR remains authoritative). No historical rationale rewritten. - Process Engine-era docs labelled explicitly as historical/superseded with pointers to current architecture docs (architecture.md, spec-compliance.md, standards.md, governance-usage.md, evaluator-freeze-policy.md, package-manifest-schema.md, provenance-schema.md, migration-from-process-engine.md, portability/portable-install tests). Full suite: 420 tests green. Diff is docs-only.
Owner
Author
Docs alignment merged - evidenceOutcome:
Important: this docs commit moves |
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.
Docs-only: align documentation for
v2.0.0-rc.1Pre-Release Documentation Alignment Gate. Documentation only - no product code, tests, CI, package version (
2.0.0rc1), or CLI surface changes.What changed
Intent → Collect → Clarify → Objective → Summary Gate → Pattern Author → Review → Trial → Ship → Triage).v2.0.0-rc.1).v2.0.0-rc.1"; ADR remains authoritative. Historical rationale untouched.Base:
c30332bae9c144b28dcc14b356c8b483a0547b1d(integratedmain). Intended release identity:v2.0.0-rc.1(already published tag/release - not modified by this gate).