The instance-bound execution model proposed during the audit is deferred for future architecture review. It is not approved as a current product requirement. Preserve the existing branches and draft PRs; do not activate or merge this model as part of routine audit remediation.
An "installation" in this proposal means a provisioned deployed instance with a controller identity and durable admission store. It does not mean an agent persona or an arbitrary checkout. Multiple local controllers/checkouts would share that authority.
Deferred scope
- Binding an allocation/delegation to exactly one provisioned execution instance.
- Mandatory controller-owned admission state outside synchronized Data and an independently isolated worker boundary.
- No automatic ownership transfer/takeover, and operator reconciliation after uncertain execution.
- The associated mandatory admission, provisioning, instance-identity recovery and deployment changes in the proposed DIP-0011 / DIP-0041 amendments and related trust-boundary amendments.
This design deliberately trades automatic recovery and availability for conservative duplicate-effect prevention. Its operational cost needs explicit product/architecture review before adoption. The eventual ledger's conflict resolution must not be described as cross-host execution exclusivity while the design is parked.
Preserved proposal and implementation
The existing audit branches are the parking location. Keep these branches; the pinned commits preserve the exact checkpoint even if a branch later advances. These are mixed audit branches, not cleanly extracted feature branches.
Related producer/integration checkpoints remain in CoS PR #35 (1c42a22f8998b7afd6c30e19e898065688e543a3) and App PR #24 (4769cce68352f50081e5e9c6415507341462e139).
Effect on the remaining audit fixes
Data preservation, correct approval/content validation, truthful completion reporting and other independently justified fixes remain valuable. Parking this architecture does not discard them or justify reintroducing blind retries.
The current PRs mix those fixes with the deferred model. Extract and verify any independent fixes before merging them; do not merge the mixed PRs wholesale. In particular, a durable attempt record's duplicate-prevention benefit and its recovery policy must be assessed separately from mandatory instance binding.
Deferral is a scope/design decision, not a test pass or a claim that a demonstrated defect is resolved. Installed compatibility, dependency drift and any concrete current-behavior defect retain their own verification obligations. No DIP is marked Implemented or Audited by this issue.
Before resuming this proposal
No implementation or rollout of the deferred architecture should resume merely to make the historical audit converge.
The instance-bound execution model proposed during the audit is deferred for future architecture review. It is not approved as a current product requirement. Preserve the existing branches and draft PRs; do not activate or merge this model as part of routine audit remediation.
An "installation" in this proposal means a provisioned deployed instance with a controller identity and durable admission store. It does not mean an agent persona or an arbitrary checkout. Multiple local controllers/checkouts would share that authority.
Deferred scope
This design deliberately trades automatic recovery and availability for conservative duplicate-effect prevention. Its operational cost needs explicit product/architecture review before adoption. The eventual ledger's conflict resolution must not be described as cross-host execution exclusivity while the design is parked.
Preserved proposal and implementation
The existing audit branches are the parking location. Keep these branches; the pinned commits preserve the exact checkpoint even if a branch later advances. These are mixed audit branches, not cleanly extracted feature branches.
fix/spec-runtime-audit-202609113bfaabcfix/claim-recovery-audit-20260911cf81a70fix/module-resolution-audit-2026091306feab9Related producer/integration checkpoints remain in CoS PR #35 (
1c42a22f8998b7afd6c30e19e898065688e543a3) and App PR #24 (4769cce68352f50081e5e9c6415507341462e139).Effect on the remaining audit fixes
Data preservation, correct approval/content validation, truthful completion reporting and other independently justified fixes remain valuable. Parking this architecture does not discard them or justify reintroducing blind retries.
The current PRs mix those fixes with the deferred model. Extract and verify any independent fixes before merging them; do not merge the mixed PRs wholesale. In particular, a durable attempt record's duplicate-prevention benefit and its recovery policy must be assessed separately from mandatory instance binding.
Deferral is a scope/design decision, not a test pass or a claim that a demonstrated defect is resolved. Installed compatibility, dependency drift and any concrete current-behavior defect retain their own verification obligations. No DIP is marked Implemented or Audited by this issue.
Before resuming this proposal
No implementation or rollout of the deferred architecture should resume merely to make the historical audit converge.