diff options
| author | Adam Malczewski <[email protected]> | 2026-06-27 01:08:32 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-27 01:08:32 +0900 |
| commit | 63c7e64532e85e0bbdd6d9ac6825d8f86be98e7a (patch) | |
| tree | c9896deb21cd5a76f196492a191d56f8656c8109 /AGENTS.md | |
| parent | e59dc11f63b1df51142259bb2c406af8c9c8c2bb (diff) | |
| download | dispatch-63c7e64532e85e0bbdd6d9ac6825d8f86be98e7a.tar.gz dispatch-63c7e64532e85e0bbdd6d9ac6825d8f86be98e7a.zip | |
chore: update path references for directory rename (dispatch-backend → backend, dispatch-web → frontend)
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ## What this project is A **minimal kernel + extensions** agent runtime. The kernel runs ONE agent turn and hosts extensions. Every feature is an extension. Tiers: **kernel → core → -standard**. The web frontend is a SEPARATE repo (`../dispatch-web`), built to +standard**. The web frontend is a SEPARATE repo (`../frontend`), built to the same methodology and consuming the backend's typed contracts (see `notes/frontend-design.md`). |
