TASK22028: document signer allow-list follow-up

This commit is contained in:
2026-03-13 16:31:21 +00:00
parent 49dd99016a
commit e404a6d6db
4 changed files with 64 additions and 0 deletions
+8
View File
@@ -521,6 +521,14 @@
- phase16 behavioural suite: pass (4/4)
- lint: warnings only (pre-existing)
## Follow-up status (2026-03-13)
- Applied targeted signer allow-list fix for browser delete-awaiting-submission path.
- Updated `pages/api/endpoint/gethash_api.js` allow-list with:
- `/api/file/deleteblobcase`
- Added focused behavioural test:
- `tests/phase14/service-behaviour.test.cjs` now includes allow-list coverage for deleteblobcase path.
## Likely next steps
1. Stabilize and simplify breadcrumb/back-link decision logic with focused regression checks.