generated from coulomb/repo-seed
27 lines
809 B
Markdown
27 lines
809 B
Markdown
## First Session Protocol
|
|
|
|
Triggered when State Hub shows no workstreams for `core-hub`.
|
|
|
|
**Step 1 - Read, do not write yet**
|
|
- `INTENT.md`
|
|
- `SCOPE.md`
|
|
- `docs/research/2026-06-27-core-hub-lineage-and-platform-reset.md`
|
|
- `docs/specs/README.md`
|
|
- Existing files under `workplans/`
|
|
|
|
**Step 2 - Survey in-progress work**
|
|
Look for untracked files, open workplans, and half-finished specs. Note done vs. started but incomplete.
|
|
|
|
**Step 3 - Structure work in files first**
|
|
Create or update `workplans/CORE-WP-NNNN-<slug>.md` before relying on State Hub records.
|
|
|
|
**Step 4 - Sync the read model**
|
|
After workplan changes, run from `~/state-hub`:
|
|
|
|
```bash
|
|
make fix-consistency REPO=core-hub
|
|
```
|
|
|
|
**Step 5 - Record progress**
|
|
Post a non-secret progress note to State Hub summarizing the setup or implementation work.
|