12 lines
659 B
Markdown
12 lines
659 B
Markdown
# Planner Recipe Workbench Tasks
|
|
|
|
- [x] RE1: Define `recipe-book.json` and its schema.
|
|
- [x] RE2: Seed mainline magical-law recipes through first warp.
|
|
- [x] RE3: Implement searchable catalogs and graph navigation.
|
|
- [x] RE4: Implement item, recipe, and machine inspectors.
|
|
- [x] RE5: Implement validation, issue navigation, and dependency-cycle detection.
|
|
- [x] RE6: Implement undo, redo, draft recovery, import, export, and direct save.
|
|
- [x] RE7: Add a localhost-only launcher with save backups.
|
|
- [x] RE8: Verify browser layout, interactions, and save round-trip.
|
|
- [ ] RE9: Connect Godot runtime import after the simulation content model is implemented.
|