Skip to content

feat: reconciliation runbook + on-demand endpoint#538

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:mainfrom
dragespips:task/recon-runbook
Jul 26, 2026
Merged

feat: reconciliation runbook + on-demand endpoint#538
greatest0fallt1me merged 1 commit into
Predictify-org:mainfrom
dragespips:task/recon-runbook

Conversation

@dragespips

Copy link
Copy Markdown
Contributor
  • Mount adminReconciliationRouter at /api/admin/recon in src/index.ts
  • Add OpenAPI spec entry for GET /api/admin/recon/markets/:id
  • Expand adminReconciliation tests: partial status, auth edge cases, 500 propagation, adminAddress forwarding, x-request-id echo
  • Rewrite docs/runbook-reconciliation.md with diff semantics table, interpretation guide, partial-response example, and failure-mode table

closes #326

- Mount adminReconciliationRouter at /api/admin/recon in src/index.ts
- Add OpenAPI spec entry for GET /api/admin/recon/markets/:id
- Expand adminReconciliation tests: partial status, auth edge cases,
  500 propagation, adminAddress forwarding, x-request-id echo
- Rewrite docs/runbook-reconciliation.md with diff semantics table,
  interpretation guide, partial-response example, and failure-mode table
@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@dragespips Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Merged via direct push to main (admin)

@greatest0fallt1me
greatest0fallt1me merged commit 24d43af into Predictify-org:main Jul 26, 2026
@grantfox-oss grantfox-oss Bot mentioned this pull request Jul 26, 2026
4 tasks
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.

Add reconciliation runbook + endpoint

2 participants