os-backlog: live verification against planka-api 0.2.0 (real board end-to-end) #20

Closed
opened 2026-07-10 20:59:38 +00:00 by jared · 0 comments
Owner

What to build

End-to-end verification of the migrated plugin against the real Planka instance with the installed 0.2.0 gem: exercise bin/os-backlog flows (board-ensure idempotency, card create, snapshot/list, label attach, comment) against the live board and confirm each behaves as before the migration. Record the verification outcome as an implementation-status.md timeline note.

Acceptance criteria

  • board-ensure runs idempotently against the live instance
  • Card create + label + comment succeed and are visible via snapshot output
  • Snapshot JSON contains the full card key set (incl. listChangedAt) from live data
  • Verification recorded in docs/implementation-status.md
  • Any test artifacts (cards/comments) created during verification are cleaned up

Blocked by

  • #18 (verify the corrected snapshot, not the regressed one)
## What to build End-to-end verification of the migrated plugin against the real Planka instance with the installed 0.2.0 gem: exercise bin/os-backlog flows (board-ensure idempotency, card create, snapshot/list, label attach, comment) against the live board and confirm each behaves as before the migration. Record the verification outcome as an implementation-status.md timeline note. ## Acceptance criteria - [ ] board-ensure runs idempotently against the live instance - [ ] Card create + label + comment succeed and are visible via snapshot output - [ ] Snapshot JSON contains the full card key set (incl. listChangedAt) from live data - [ ] Verification recorded in docs/implementation-status.md - [ ] Any test artifacts (cards/comments) created during verification are cleaned up ## Blocked by - #18 (verify the corrected snapshot, not the regressed one)
jared added the
ready-for-agent
label 2026-07-10 20:59:38 +00:00
jared closed this issue 2026-07-10 21:14:04 +00:00
Sign in to join this conversation.
No description provided.