redundant checklist...

This commit is contained in:
2026-03-04 22:43:49 -05:00
parent dccfbd8bb7
commit c5418acbfe

View File

@@ -2,17 +2,6 @@
## Session Start Checklist (MANDATORY)
Before ANY other action in a new session:
1. [ ] Read `conductor/workflow.md` (this file)
2. [ ] Read `conductor/tech-stack.md`
3. [ ] Read `conductor/product.md`
4. [ ] Read relevant `docs/guide_*.md` for current task domain
5. [ ] Check `TASKS.md` for active/in-progress tracks
6. [ ] Announce: "Context loaded, proceeding to [task]"
**BLOCK PROGRESS** until all checklist items are confirmed.
## Code Style (MANDATORY - Python)
- **1-space indentation** for ALL Python code (NO EXCEPTIONS)