735 B
735 B
Deployment Checklist
A. Package sanity
- Read
README_PACKAGED.md - Read
CLEAN_START_GUIDE.md - Confirm no project-specific memory cards remain
- Confirm only framework rules remain
B. Local paths
- Set
mos_core/index_config.json - Set any local source roots for the current machine
- Keep runtime data outside the framework package
C. Local workflow
- Use CLI tools for search/bootstrap/safety/rebuild
- Read
mos_core/local_static_operation_policy.md - Keep writes append-only or reviewable
- Rebuild the index after memory changes
- Confirm no remote server is required for the base workflow
- Confirm SQLite/search indexes are treated as derived data only