Skip to content

Add review queue readback API#13

Merged
judefluen-coder merged 1 commit into
mainfrom
codex/api-review-readback
Jul 11, 2026
Merged

Add review queue readback API#13
judefluen-coder merged 1 commit into
mainfrom
codex/api-review-readback

Conversation

@judefluen-coder

Copy link
Copy Markdown
Owner

Summary

  • add GET /api/review for reading the local JSONL review queue
  • merge persisted local review records into GET /api/graph
  • cover direct and frontend-synced review records in the API smoke test

Why

Review feedback could be written through the local API but could not be read back by scripts or reused after reload. This closes that persistence loop while preserving the local-first data boundary.

Validation

  • npm run smoke
  • npm run build
  • git diff --check main...HEAD

Data safety

No real financial data, private research notes, credentials, or local review records are included.

@judefluen-coder
judefluen-coder marked this pull request as ready for review July 11, 2026 10:09
@judefluen-coder
judefluen-coder merged commit 99d4e2e into main Jul 11, 2026
1 check passed
@judefluen-coder
judefluen-coder deleted the codex/api-review-readback branch July 11, 2026 10:09
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