TASK22028: update memory-bank for myportal and i18n follow-up

This commit is contained in:
2026-03-13 17:57:25 +00:00
parent d32d7d016e
commit c2e14cab31
4 changed files with 77 additions and 0 deletions
@@ -565,6 +565,18 @@ Status key: `[x] done`, `[ ] pending`
- Revert the follow-up commit for this slice to restore prior hashing behavior.
### Follow-up completion snapshot (2026-03-13 — myportal + i18n alignment)
1. `[x]` Align myportal delete-representation calls to use `caseRef`
2. `[x]` Add missing i18n namespace mapping for `/newappeal/[appealtypes]`
3. `[x]` Validate
- phase7 behaviour tests pass (12/12)
- lint warnings only (pre-existing)
### Follow-up rollback notes (myportal + i18n alignment)
- Revert commit `d32d7d0` to restore prior myportal/i18n state.
## Safe execution mode for migration chunks (required)
To reduce terminal hangs during bulk migration work, run refactor chunks in **safe stepwise mode** instead of long chained commands.