Use invocation identity for persistent-worker lifecycle resume - #868
Open
chubes4 wants to merge 1 commit into
Open
Use invocation identity for persistent-worker lifecycle resume#868chubes4 wants to merge 1 commit into
chubes4 wants to merge 1 commit into
Conversation
…5.6 Sol via OpenCode] OpenAI GPT-5.6 Sol via OpenCode replaced PID-based lifecycle freshness with explicit validation invocation identities and added persistent-worker coverage. Chris Huber directed the architecture and remains responsible for every line.
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
Fixes #866.
Verification
homeboy review --placement local --path /Users/chubes/Developer/static-site-importer@fix-866-lifecycle-invocation-identity --changed-since origin/main --summarynpm run test:fixture-matrix(259 passing)npm test(50 manifest tests passing)Fixture 87 passed through the real host-staged WP Codebox path:
Homeboy run
20584cec-a1c1-4259-89d7-540fc6774998: 1/1 fixture passed, zero findings, zero gate failures. This advances the same runtime that previously stopped atstatic_site_importer_fresh_runtime_requiredthrough materialization and front-page editor validation.AI assistance
OpenAI GPT-5.6 Sol via OpenCode and Homeboy implemented the invocation identity contract, added persistent-worker coverage, ran deterministic review gates, and verified fixture 87 in WP Codebox. Chris Huber directed the architecture and remains responsible for every line.