ci: add Pi runtime live lane#305
Merged
Merged
Conversation
clkao
added a commit
that referenced
this pull request
Jun 5, 2026
clkao
added a commit
that referenced
this pull request
Jun 5, 2026
clkao
added a commit
that referenced
this pull request
Jun 5, 2026
…integration) Rebasing onto origin/next pulled in z8 #305, which added a Pi parity requirement: TestSharedScenarioRunnerCoverage now requires every shared scenario to carry a piSharedScenarioCoverageMap() entry. z8 covered the three scenarios that existed when it branched; this cycle's feedback-3-cycle-escalation (added here) had none, so the parity guard reds. Add its entry as a `gap` (Pi has no live-safe shared FO escalation runner yet), matching z8's honest-reason pattern for the others. Offline go test ./... green (1166/15); live lane vet+build clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
pi-liveRuntime Live E2E job gated byCI-E2E-PIandOPENAI_API_KEYafter the offline job.pi-coding-agent,pi-subagents,pi-intercom) and verify current-checkout Spacedock Pi skills viaspacedock doctor --host pi --plugin-dir "$GITHUB_WORKSPACE".Validation
go test -tags live -run 'TestSharedScenarioRunnerCoverage|TestPiSharedScenarioCoverage|TestSharedRuntimeScenarioDefinitions|TestPiLiveSmokePromptRequiresExactStageReportHeading' ./internal/ensigncycle -vgo test ./internal/cli ./internal/release ./internal/ensigncycle -count=1go test ./... -count=1go test ./... -racego test -tags live -count=1 -run TestLivePiFrontDoorSmoke ./internal/ensigncycle -vNotes
gapentries; this PR adds the CI lane and durable Pi front-door/subagent smoke, not full Pi shared scenario live parity.0faee8d7 validation: pass pi live ci runtime scenarios.