State-hub connect and initial workplans
This commit is contained in:
parent
ebb241dab6
commit
f25bd2cf84
14 changed files with 657 additions and 2 deletions
8
.claude/rules/session-protocol.md
Normal file
8
.claude/rules/session-protocol.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Session Protocol
|
||||
|
||||
1. Read `SCOPE.md`, `INTENT.md`, and the active workplan before making changes.
|
||||
2. Check `git status --short` and preserve user changes.
|
||||
3. Use State Hub as the coordination record when available.
|
||||
4. Keep repo artifacts traceable: workplans, docs, configs, metrics, and outputs
|
||||
should explain what changed and why.
|
||||
5. Prefer narrow, inspectable changes over broad platform work.
|
||||
Loading…
Add table
Add a link
Reference in a new issue