Skip to content

Commit a20e582

Browse files
committed
Applied your tweaks:
Change Result Cockpit list Plain bullets (Plan in chat, …) — no bold verbs Anchor Standalone blockquote: > Chat plans; Workspace is truth. diet-hermes line Moved below the four-step table; dropped repeated “Not a second IDE” Sign-off insight Woven into Phase 0 mental model: Trust Workspace, not chat, for sign-off — still in Phase 3 habits too Hero flow is now: tagline → workflow bullets → what it is not → who it’s for → doctrine → CTA → onboarding table → Hermes stack line.
1 parent 19159b7 commit a20e582

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
> ### Supervise AI coding on your machine.
77
8-
**JoyZoning** is a local cockpit for agent work:
8+
JoyZoning is a local cockpit for agent work:
99

10-
- **Plan** in chat
11-
- **Track** work as kanban cards
12-
- **Run** changes in your real repo
13-
- **Verify** with tests and builds
14-
- **Merge** only when you approve
10+
- Plan in chat
11+
- Track work as kanban cards
12+
- Run changes in your real repo
13+
- Verify with tests and builds
14+
- Merge only when you approve
1515

1616
> **What it is not**
1717
>
@@ -21,9 +21,7 @@
2121
2222
**For operators who want evidence before completion.**
2323

24-
> One local [diet-hermes](https://github.com/NousResearch/hermes-agent). Not a second IDE. Not “the agent said it’s finished.”
25-
26-
> **Anchor —** Chat plans; Workspace is truth.
24+
> Chat plans; Workspace is truth.
2725
2826
> **New here?** [What's next](docs/onboarding/whats-next.md) (~20 min after install) · [Onboarding hub](docs/onboarding/README.md)
2927
@@ -45,6 +43,8 @@ flowchart LR
4543
| **2 — First merge** | One card: dispatch → verify → merge → Complete | ~20 min | **[What's next](docs/onboarding/whats-next.md)** ← main walkthrough |
4644
| **3 — Scale** | Daily habits, CLI, or multi-role JSDP | ongoing | [Setup checklist](docs/onboarding/setup-checklist.md) · [JSDP](docs/jsdp.md) |
4745

46+
> One local [diet-hermes](https://github.com/NousResearch/hermes-agent). Not “the agent said it’s finished.”
47+
4848
---
4949

5050
## Phase 0 — Is JoyZoning for you?
@@ -60,7 +60,7 @@ flowchart LR
6060

6161
### Mental model (read once — used in every step)
6262

63-
1. **Chat plans; Workspace is truth** — Manager Chat = thinking; **Workspace** = files on disk (like a PR “Files changed” tab).
63+
1. **Chat plans; Workspace is truth** — Manager Chat = thinking; **Workspace** = files on disk (like a PR “Files changed” tab). Trust Workspace, not chat, for sign-off.
6464
2. **One card → one branch** — You open one project folder. After **Dispatch**, work is on `joyzoning/card-<task-id>` in that folder (no hidden sandbox copy).
6565
3. **Only you merge** — Agents stop at `ready_for_review`; **Complete** is yours after review (and verification if you run it).
6666

0 commit comments

Comments
 (0)