Skip to content

feat(kanban): close Card-to-Run execution loop - #17

Merged
cnjack merged 3 commits into
codex/jtype-agent-work-prdfrom
codex/jtype-kanban-receipts
Jul 31, 2026
Merged

feat(kanban): close Card-to-Run execution loop#17
cnjack merged 3 commits into
codex/jtype-agent-work-prdfrom
codex/jtype-kanban-receipts

Conversation

@cnjack

@cnjack cnjack commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • add durable jtype Card transition occurrences, permanent claims, cursor/bootstrap handling, and atomic Run attachment
  • write idempotent accepted/blocked/suppression/terminal receipts and preserve frozen writeback across configuration drift
  • embed policy health and paginated Cloud execution history in Card detail through feat(board): add Card detail supplement slot jtype#64
  • surface Card/Run deletion and transient dependency failures instead of silently stalling

Depends on cnjack/jtype#64.

Verification

  • cd orchestrator && go test ./...
  • JCLOUD_PG_DSN=postgres://... go test ./internal/store -count=1
  • cd console && pnpm test (69 files, 580 tests)
  • cd console && pnpm typecheck
  • Kimi adversarial re-review: no findings
  • Grok P0/P1 findings fixed and re-reviewed

Review notes

  • jtype Card remains Work Item truth; Cloud Run remains execution truth
  • automation_id + document_id is the permanent claim; leave/re-enter creates a new occurrence only after terminal writeback
  • jtype editedBy is display-only and never authorizes a Run

Relates to #14

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1dc48c87-70b4-464a-a0b6-1252aaf1f164

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cnjack
cnjack merged commit c9fee81 into codex/jtype-agent-work-prd Jul 31, 2026
3 checks passed
@cnjack
cnjack deleted the codex/jtype-kanban-receipts branch July 31, 2026 03:19
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