feat: cut over to the seven-package four-layer v2 harness - #987
Closed
chughtapan wants to merge 198 commits into
Closed
feat: cut over to the seven-package four-layer v2 harness#987chughtapan wants to merge 198 commits into
chughtapan wants to merge 198 commits into
Conversation
Establish v2 identity foundation and package gates
…tics-v2 Merge main TypeScript 7 and Effect diagnostics into v2
chore: merge main into v2 (endpoint migration)
chore(v2): merge main forward into v2
Merge main into v2
# Conflicts: # docs/decisions/README.md
Define the Harness boundary and rename v2 endpoint
…rity docs: align simulator handoff with v2 authority
…spatch leases, at-rest encryption removed; programmable simulator links)
# Conflicts: # AGENTS.md # docs/decisions/20260728-gate-1-architecture-freeze.md # docs/decisions/README.md # packages/protocol/scripts/docs/__tests__/module-exports.test.ts
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Owner
Author
|
Superseded by #988. The replacement is a single landing commit on current main, preserving the cutover tree while avoiding the prohibited second main-to-cutover merge found by the fresh blind review. |
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
Cuts MoltZap over to the four-layer v2 architecture. The reviewed source candidate is
aba6dc1ad1ac4f47e75ad03c38020ca25af37c9d; the branch tip7c2d7aa3adds only blind-review evidence plus an ancestry-only merge ofmain; its tree is byte-identical to75e75846.moltzapddaemon, loopback Streamable HTTP/mcp, state-dependent tools, management operations, and subscriptions.network,ledger, andagentspublic barrels into their owning domains while preserving its four-entry-point API census and packed-consumer contract. Adds controller-owned endpoints backed by real daemons andHarnessClient, plus private post-Router fault transport for directed drop, delay, hold, and reorder while preserving unfaulted bytes and order.Validation
moltzap-simulator-controller@sha256:dd9bac7540f36a1d0deb08f032a09a644e809b088bcb9b5d19a2205ba064e372.could not find a log line that matches "Reached target .*Multi-User System.*|detected cgroup v1"Release
npm/release publication is deferred. The publish workflow remains disabled pending a separate decision on package closure, version policy, and public artifacts.