update: memoryシステムの"Phase"表記を撤廃

This commit is contained in:
2026-05-11 01:55:28 +09:00
parent a8a6e049bc
commit a2aecbf029
34 changed files with 282 additions and 227 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ impl WorkspaceLayout {
}));
}
if first == STAGING_DIR {
// Linter opts out of `_staging/`; Phase 1 handles its schema.
// Linter opts out of `_staging/`; extract handles its schema.
return Ok(None);
}