Skip to content

C Expand Batch 4: Priorities, Runs, Inspector, e2e, docs#47

Merged
BadGuyFranco merged 1 commit into
mainfrom
c-expand-batch4-pages-e2e
May 23, 2026
Merged

C Expand Batch 4: Priorities, Runs, Inspector, e2e, docs#47
BadGuyFranco merged 1 commit into
mainfrom
c-expand-batch4-pages-e2e

Conversation

@BadGuyFranco
Copy link
Copy Markdown
Owner

Summary

  • Add GET /workspaces/:id/priorities (parses Active/Draft tables from cocoder/PRIORITIES.md) with schema + 3 core tests
  • Dashboard: Priorities page (launch via POST /runs), Runs page (7s polling, pauses when tab hidden), Run Inspector (minimum viable evidence per PC-Q3=A)
  • Add packages/core/tests/oz-e2e.test.mjs simulating register → priorities → launch → list → evidence → stop
  • Add docs/oz-security-checklist.md (includes C-D1 threat-model amendment verbatim) and docs/oz-launch.md (.command replacement per C-M3.1)

Test plan

  • pnpm -F schemas build && pnpm -r test — core 335/335, oz-dashboard 8/8
  • Grep verified: 4 createRequire sites in oz-daemon (unchanged), 2 @ts-expect-error (unchanged), 0 launch.mjs imports in oz-daemon
  • CI green at merge time

Suite progression

330 → 335 core (+5: priorities API ×3, oz-e2e ×2); 5 → 8 dashboard (+3 page render tests)

Deviations

None named for Batch 4.

Follow-up (separate PR, not in this batch)

C Expand closure PR: tick C-M1..C-M3 + Expand Checkpoint, refresh Master README / PRIORITIES / SESSION_LOG.

Made with Cursor

Completes C Expand Batch 4: GET /workspaces/:id/priorities, dashboard pages with 7s polling, oz-e2e API sequence test, and oz-security-checklist plus oz-launch docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@BadGuyFranco BadGuyFranco merged commit f46dcff into main May 23, 2026
2 checks passed
@BadGuyFranco BadGuyFranco deleted the c-expand-batch4-pages-e2e branch May 23, 2026 13:13
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