This repository was archived by the owner on Aug 12, 2026. It is now read-only.
feat(auth): deletion barrier at mint + fail-closed account fencing (slice 2/5 of #374) - #398
Open
lourou wants to merge 1 commit into
Open
feat(auth): deletion barrier at mint + fail-closed account fencing (slice 2/5 of #374)#398lourou wants to merge 1 commit into
lourou wants to merge 1 commit into
MacroscopeApp / Macroscope - Correctness Check
succeeded
Jul 29, 2026 in 1m 5s
No issues identified (24 code objects reviewed).
• Merge Base:
11e09e5
• Head:c5c852d
Details
| ✅ | File Path | Comments Posted | Reason |
|---|---|---|---|
| ✅ | .env.example |
0 | |
| ✅ | src/config.ts |
0 | |
| ➖ | tests/setup.ts |
Excluded by default ignore patterns | |
| ✅ | src/accounts/deletion/barrier.ts |
0 | |
| ✅ | src/accounts/require-live-account.ts |
0 | |
| ➖ | tests/agent-assets-presigned.test.ts |
Excluded by default ignore patterns | |
| ✅ | src/accounts/deletion/identity-hash.ts |
0 | |
| ➖ | tests/deletion/barrier-mint.test.ts |
Excluded by default ignore patterns | |
| ➖ | tests/deletion/router-fencing.test.ts |
Excluded by default ignore patterns | |
| ✅ | src/api/v2/index.ts |
0 | |
| ➖ | tests/connections.test.ts |
Excluded by default ignore patterns | |
| ➖ | tests/agent-templates.list.test.ts |
Excluded by default ignore patterns | |
| ✅ | src/accounts/repository.ts |
0 | |
| ➖ | tests/agent-templates.detail.test.ts |
Excluded by default ignore patterns | |
| ➖ | tests/agent-templates.conventions.test.ts |
Excluded by default ignore patterns | |
| ➖ | tests/agent-templates.cross.helpers.ts |
Excluded by default ignore patterns | |
| ➖ | tests/account-auth-check.test.ts |
Excluded by default ignore patterns | |
| ➖ | tests/agent-prompt-hints.admin.test.ts |
Excluded by default ignore patterns | |
| ➖ | tests/auth-require-account.test.ts |
Excluded by default ignore patterns | |
| ✅ | src/api/v2/agents/assets/agent-assets.router.ts |
0 | |
| ✅ | src/middleware/auth.ts |
0 | |
| ✅ | src/api/v2/agents/assets/handlers/get-presigned-url.ts |
0 | |
| ✅ | src/api/v2/auth/handlers/generate-token.ts |
0 |
Loading