new instructions

This commit is contained in:
2026-03-15 01:17:07 -05:00
parent 4c4db687e0
commit 5a1164f497
4 changed files with 9 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ This repository implements the platform foundation milestone:
10. Purchase-order item selection must be restricted to inventory items where `isPurchasable = true`.
11. Treat future `Projects` work as a first-class cross-module domain tying together CRM, sales, inventory, purchasing, shipping, and planning; do not bury it as a one-off manufacturing subfeature.
12. Keep `Projects`, `Manufacturing`, and `Planning` distinct: projects are long-running program records, manufacturing is execution, and planning is scheduling/visibility.
13. New top-level modules added to the app shell should include a matching SVG icon in navigation so the module list remains visually scannable.
## Operational notes