chore: update agents file, have the agent update the memory-bank

This commit is contained in:
w33ble
2026-01-12 10:54:45 -07:00
parent dde699e3f4
commit 0a3ce91498
4 changed files with 23 additions and 16 deletions

View File

@@ -20,11 +20,10 @@
- `style.css`: Tailwind entry point.
- `docs/`: Permanent documentation (PRD, Architecture).
- `memory-bank/`: AI operational context.
- `tests/`: Unit tests.
- `src/calculator.test.ts`: Unit tests.
## Calculation Constants (Defaults)
- Grid Width/Depth: 42mm
- Grid Height Unit: 7mm
- Base Thickness: 4.8mm (typical baseplate height above surface)
- Bin Lip/Bottom: 0.7mm (typical clearance/thickness to account for in vertical units)
- *Note: These defaults will be refined during implementation based on official specs.*