Skip to content

fix(jangar): refresh schedule runtime digests#5774

Merged
gregkonush merged 1 commit intomainfrom
codex/jangar-swarm-schedule-digest-refresh
May 7, 2026
Merged

fix(jangar): refresh schedule runtime digests#5774
gregkonush merged 1 commit intomainfrom
codex/jangar-swarm-schedule-digest-refresh

Conversation

@gregkonush
Copy link
Copy Markdown
Member

Summary

  • Refreshes schedule-runner runtime-kit, recovery-case, and required-kit admission stamps from the current allow passport instead of failing long-lived CronJobs when those proof digests rotate.
  • Keeps the fail-closed checks on the current passport decision, freshness, and runtime-kit health before creating the AgentRun.
  • Updates the Jangar architecture inventory and regression coverage for the generated runner command.

Related Issues

None

Testing

  • cd services/jangar && bunx vitest run --config vitest.config.ts src/server/__tests__/supporting-primitives-controller.test.ts -t "builds schedule runner command|refreshes swarm schedule run templates"
  • cd services/jangar && bunx vitest run --config vitest.config.ts src/server/__tests__/supporting-primitives-controller.test.ts src/server/__tests__/control-plane-runtime-admission.test.ts src/server/__tests__/control-plane-status.test.ts
  • bun run --filter @proompteng/jangar tsc
  • bunx oxfmt --check services/jangar/src/server/supporting-primitives-controller.ts services/jangar/src/server/__tests__/supporting-primitives-controller.test.ts
  • bun run --cwd services/jangar docs:inventory:check
  • bun run --filter @proompteng/jangar lint:oxlint
  • git diff --check

Screenshots (if applicable)

N/A

Breaking Changes

None

Checklist

  • Testing section documents the exact validation performed (or N/A with justification).
  • Screenshots and Breaking Changes sections are handled appropriately (removed or filled in).
  • Documentation, release notes, and follow-ups are updated or tracked.

@gregkonush gregkonush merged commit 39c27b1 into main May 7, 2026
19 checks passed
@gregkonush gregkonush deleted the codex/jangar-swarm-schedule-digest-refresh branch May 7, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant