feat: ui
This commit is contained in:
8
.agent/controllers/controller-loop/standards.md
Normal file
8
.agent/controllers/controller-loop/standards.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Standards
|
||||
|
||||
- Keep the Rust code modular and readable.
|
||||
- Treat planning as the only user-input phase.
|
||||
- Treat execution as autonomous except for pause, resume, stop, and goal update.
|
||||
- Keep controller-owned machine state in TOON files.
|
||||
- Leave the codebase in a maintainable state after each completed step.
|
||||
|
||||
Reference in New Issue
Block a user