working - moved to compose

This commit is contained in:
2025-08-23 16:07:51 -07:00
parent 939163806b
commit 2f5db981a4
8 changed files with 770 additions and 0 deletions

10
.clinerules/Mandates.md Normal file
View File

@@ -0,0 +1,10 @@
<Mandates>
- use the just_run_* tools via the MCP server
- all installs should be done in the docker container.
- NO installs on the host
- database upgrades should be handled during container server start up
- always rebuild the container before running tests
- if you need clarification return to PLAN mode
- force rereading of the mandates on each cycle
- always track progress of plans in todo.md
</Mandates>