Skip to content

fix: port orphan migration, add security model doc, and pool write scope tests#1280

Open
Ejere wants to merge 1 commit into
LabsCrypt:mainfrom
Ejere:fix/chizube-1194-1186-1179
Open

fix: port orphan migration, add security model doc, and pool write scope tests#1280
Ejere wants to merge 1 commit into
LabsCrypt:mainfrom
Ejere:fix/chizube-1194-1186-1179

Conversation

@Ejere

@Ejere Ejere commented Jun 28, 2026

Copy link
Copy Markdown

Summary

Test plan

  • npm run migrate:up applies the new 1795000000000 migration and creates idx_loan_events_type_created_at
  • npm test -- --testPathPattern poolRouteScopes passes (lender/borrower 403, unauthenticated 401)
  • docs/SECURITY-MODEL.md renders correctly on GitHub

closes #1194
closes #1186
closes #1179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment