Skip to content

[ops]: harden trusted pilot routing outputs#2077

Open
svelderrainruiz wants to merge 2 commits into
LabVIEW-Community-CI-CD:developfrom
svelderrainruiz:codex/pester-service-model-routing-observability
Open

[ops]: harden trusted pilot routing outputs#2077
svelderrainruiz wants to merge 2 commits into
LabVIEW-Community-CI-CD:developfrom
svelderrainruiz:codex/pester-service-model-routing-observability

Conversation

@svelderrainruiz
Copy link
Copy Markdown
Contributor

Summary

  • remove the trusted pilot path filter from the router
  • replace Out-File -Encoding utf8 output writes with Add-Content
  • make trusted pilot routing observable in step summary and gate on fromJSON(...)

Why

The direct operator proof on the mounted integration baseline showed that workflow_dispatch reached trust-context but still admitted the skipped job instead of the pilot job. The integration proving rail also showed the additive pilot disappearing on the trusted PR surface even after mounting the evidence fix. This slice makes the routing contract observable and removes two likely sources of silent false negatives: path filtering and fragile string-based output handling.

Evidence

@svelderrainruiz svelderrainruiz added pester-service-model Run the additive trusted Pester service-model pilot automerge Enable PR auto-merge labels Mar 31, 2026
@svelderrainruiz svelderrainruiz added this pull request to the merge queue Mar 31, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Enable PR auto-merge pester-service-model Run the additive trusted Pester service-model pilot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants