418: [factory] Canary — post-JIT-fixes verify - #457
Open
agent-relay-code[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
@coderabbitai review Requested for exact head |
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.
Canary — post-JIT-fixes verify (full end-to-end)
Proves the full JIT path is live end-to-end after the ship of:
source: "relayfile"bearerssub === 'agent_agent-relay-factory' AND wks === 'rw_7ccfea89')Expected path
factory,factory-ready,agent:single).RelayFleetClient.spawn()invokes theprovisionSandboxhook.container/sandbox-provisioner.mjsPOSTs to/cloud/api/v1/fleet/nodes/sandbox/ensurewithrepos: ["AgentWorkforce/factory"].requireFleetProvisioningAuth/isFleetProvisioningServiceAuthadmits the factory JWT by signed identity (not by scope)./srv/agent-workforce/factory.cloud:node-type:*-jittag (visible inquery_nodes).worker_cwd: /srv/agent-workforce/factory,cds into the fresh clone, spawns the harness.Definition of done
cloud:node-type:*-jitnode appears inquery_nodeswhen dispatch firesAgentWorkforce/factoryfor this canarykjgbotwriteback comment lands on this issue linking the PRreadinessReconcilestall; step metadatastepStatus.errorfield is either absent or well-formed (no wedge)Trivial task for the agent
Append one line to
README.md:Open a PR titled
chore: post-JIT-fixes canarytargetingmain. Don't merge — leaving the PR open is the signal.Fixes #418
Summary by cubic
Adds a canary timestamp line to
README.mdto verify the post-JIT-fix factory provisioning path works end-to-end.This PR is the agent's writeback for the canary: sweep, sandbox provisioning, clone, harness spawn, and PR creation all completed successfully. Leaving the PR open signals the pipeline is healthy.
Fixes #418.
Written for commit f3cbd64. Summary will update on new commits.