feat: add fake phase harness

This commit is contained in:
chungyeong
2026-05-10 16:48:52 +09:00
parent be0ddb6e4e
commit 64efeabd33
22 changed files with 5766 additions and 76 deletions

View File

@@ -8,6 +8,7 @@
"references": [
{ "path": "./packages/core" },
{ "path": "./packages/db" },
{ "path": "./packages/run-engine" },
{ "path": "./packages/session" },
{ "path": "./apps/cli" }
]