Commit 08c5a69
committed
fix(workspace): drop DEFAULT_MEMORY_ALT_FILENAME from STANDARD allowlist
Upstream main consolidated DEFAULT_MEMORY_FILENAME = CANONICAL_ROOT_MEMORY_FILENAME and removed the separate _ALT_ constant. Our STANDARD bootstrap allowlist still referenced the old name, breaking type-check after the rebase.
The single DEFAULT_MEMORY_FILENAME entry already covers the canonical case, so the _ALT_ entry was redundant — drop it.1 parent cf99538 commit 08c5a69
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
700 | | - | |
701 | 700 | | |
702 | 701 | | |
703 | 702 | | |
| |||
0 commit comments