moveros 4.0.8 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/install.js +4 -2
- package/package.json +1 -1
- package/src/hooks/context-staleness.sh +46 -46
- package/src/hooks/dirty-tree-guard.sh +33 -33
- package/src/hooks/engine-protection.sh +43 -43
- package/src/hooks/git-safety.sh +47 -47
- package/src/hooks/pre-compact-backup.sh +177 -177
- package/src/hooks/session-log-reminder.sh +135 -73
- package/src/skills/systematic-debugging/CREATION-LOG.md +119 -119
- package/src/skills/systematic-debugging/SKILL.md +296 -296
- package/src/skills/systematic-debugging/condition-based-waiting-example.ts +158 -158
- package/src/skills/systematic-debugging/condition-based-waiting.md +115 -115
- package/src/skills/systematic-debugging/defense-in-depth.md +122 -122
- package/src/skills/systematic-debugging/find-polluter.sh +63 -63
- package/src/skills/systematic-debugging/root-cause-tracing.md +169 -169
- package/src/skills/systematic-debugging/test-academic.md +14 -14
- package/src/skills/systematic-debugging/test-pressure-1.md +58 -58
- package/src/skills/systematic-debugging/test-pressure-2.md +68 -68
- package/src/skills/systematic-debugging/test-pressure-3.md +69 -69
- package/src/structure/01_Projects/_Template Project/plan.md +55 -55
- package/src/structure/01_Projects/_Template Project/project_brief.md +45 -45
- package/src/structure/02_Areas/Engine/Active_Context.md +146 -146
- package/src/structure/02_Areas/Engine/Auto_Learnings.md +36 -36
- package/src/structure/02_Areas/Engine/Daily_Template.md +133 -133
- package/src/structure/02_Areas/Engine/Identity_Prime_template.md +86 -86
- package/src/structure/02_Areas/Engine/Mover_Dossier.md +120 -120
- package/src/structure/02_Areas/Engine/Strategy_template.md +65 -65
- package/src/structure/03_Library/SOPs/Tech_Stack.md +55 -55
- package/src/structure/03_Library/SOPs/Zone_Operating.md +57 -57
- package/src/system/V4_CONTEXT.md +262 -262
- package/src/theme/minimal-theme.css +271 -271
- package/src/workflows/analyse-day.md +401 -401
- package/src/workflows/debug-resistance.md +180 -180
- package/src/workflows/harvest.md +239 -239
- package/src/workflows/ignite.md +720 -720
- package/src/workflows/init-plan.md +16 -16
- package/src/workflows/morning.md +222 -222
- package/src/workflows/overview.md +203 -203
- package/src/workflows/pivot-strategy.md +218 -218
- package/src/workflows/plan-tomorrow.md +308 -308
- package/src/workflows/primer.md +207 -207
- package/src/workflows/reboot.md +201 -201
- package/src/workflows/refactor-plan.md +135 -135
- package/src/workflows/review-week.md +558 -558
- package/src/workflows/setup.md +388 -388
- package/src/workflows/update.md +10 -13
- package/src/workflows/walkthrough.md +523 -523
|
@@ -1,523 +1,523 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Guided interactive tour of Mover OS after setup. Explains system, folders, workflows, daily rhythm, and key features through conversation.
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# Mover OS Walkthrough (V4)
|
|
6
|
-
|
|
7
|
-
**Trigger:** User runs `/walkthrough` (suggested after `/setup`).
|
|
8
|
-
**Role:** The Guide (Onboarding Agent).
|
|
9
|
-
**Task:** Give new users a comprehensive, interactive tour. Don't lecture — converse.
|
|
10
|
-
**Risk Tier:** LOW
|
|
11
|
-
**Duration:** 15-20 minutes.
|
|
12
|
-
|
|
13
|
-
---
|
|
14
|
-
|
|
15
|
-
## 0. PRE-FLIGHT
|
|
16
|
-
|
|
17
|
-
Global Rules are pre-loaded as CLAUDE.md / GEMINI.md. Output `[Rules Loaded - DATE]`.
|
|
18
|
-
|
|
19
|
-
LOAD (Light — Active_Context is the cache):
|
|
20
|
-
1. Active_Context.md (has Identity Snapshot S5 for personalization, Strategic Verdict S1 for goals, Active Patterns S5.5, Workflow State for predecessor detection)
|
|
21
|
-
NOTE: Identity Snapshot S5 provides Archetype and Core Drive for personalizing examples. Strategic Verdict S1 provides current strategy for goal references. No need for full Identity/Strategy files — the tour needs context, not depth. If Active_Context is stale (>2 days), flag it and suggest /analyse-day first.
|
|
22
|
-
|
|
23
|
-
PREDECESSOR DETECTION:
|
|
24
|
-
Determine how the user got here. Check in order:
|
|
25
|
-
1. **Conversation context:** Did `/setup` or `/update` run earlier in this session? (Check conversation history.)
|
|
26
|
-
2. **Active_Context Workflow State:** Is `setup_date` today? → post-setup. Is there a recent `/update` entry in Active Sessions? → post-update.
|
|
27
|
-
3. **Default:** Neither detected → standalone tour (user ran `/walkthrough` directly).
|
|
28
|
-
|
|
29
|
-
Set PREDECESSOR to one of: `SETUP`, `UPDATE`, `STANDALONE`.
|
|
30
|
-
|
|
31
|
-
**Customization by predecessor:**
|
|
32
|
-
- **SETUP:** Full tour. User is brand new. Explain everything. Emphasize "this is all yours now."
|
|
33
|
-
- **UPDATE:** Skip Sections 2-3 (folder structure + Engine files — they already know). Start at Section 4 (Daily Rhythm) but frame as "here's what's changed." Section 7 focuses on NEW features since their last version. Welcome: "Welcome back. Let me show you what's new."
|
|
34
|
-
- **STANDALONE:** Full tour but acknowledge they may know some of this. "Stop me if you already know this."
|
|
35
|
-
|
|
36
|
-
CONSTRAINTS:
|
|
37
|
-
- Personalize all examples to user's Identity and Strategy
|
|
38
|
-
- Keep explanations clear and non-technical (they are onboarding)
|
|
39
|
-
- Do not overwhelm — explain what they need NOW, not everything at once
|
|
40
|
-
- Grounded in loaded Engine files; no invented details about user
|
|
41
|
-
- Windows: no && in commands
|
|
42
|
-
- **INTERACTIVE:** This is a conversation, not a document dump. Wait at every STOP gate.
|
|
43
|
-
|
|
44
|
-
---
|
|
45
|
-
|
|
46
|
-
## 1. WELCOME
|
|
47
|
-
|
|
48
|
-
**If PREDECESSOR = SETUP:**
|
|
49
|
-
"Your Mover OS is configured. Identity, Strategy, Dossier, Goals — all set.
|
|
50
|
-
|
|
51
|
-
You've just installed something most productivity apps don't even attempt. This isn't a note-taking app. It's an execution engine that:
|
|
52
|
-
- Holds you accountable to your own strategy
|
|
53
|
-
- Audits what you actually did vs what you planned
|
|
54
|
-
- Learns from your corrections and gets smarter over time
|
|
55
|
-
|
|
56
|
-
Let me walk you through how everything works. I'll stop at key points so you can ask questions and explore your own files. About 15 minutes."
|
|
57
|
-
|
|
58
|
-
**If PREDECESSOR = UPDATE:**
|
|
59
|
-
"Welcome back. Mover OS has been updated. Your Engine files are untouched — Identity, Strategy, Dossier, all safe.
|
|
60
|
-
|
|
61
|
-
Let me show you what's changed and what's new. This will be quick — you already know the basics. About 10 minutes."
|
|
62
|
-
|
|
63
|
-
Skip directly to Section 4 (Daily Rhythm). Sections 2-3 are skipped for returning users.
|
|
64
|
-
|
|
65
|
-
**If PREDECESSOR = STANDALONE:**
|
|
66
|
-
"Let me give you a tour of how Mover OS works. I'll stop at key points so you can ask questions. Stop me if you already know something — about 15 minutes."
|
|
67
|
-
|
|
68
|
-
---
|
|
69
|
-
|
|
70
|
-
## 2. YOUR FOLDER STRUCTURE
|
|
71
|
-
|
|
72
|
-
```
|
|
73
|
-
Your Vault/
|
|
74
|
-
├── 01_Projects/ <- Active projects with timelines
|
|
75
|
-
├── 02_Areas/ <- Ongoing life areas
|
|
76
|
-
│ └── Engine/ <- THE BRAIN (your core files)
|
|
77
|
-
│ ├── Identity_Prime.md <- WHO you are
|
|
78
|
-
│ ├── Strategy.md <- WHAT you're testing
|
|
79
|
-
│ ├── Active_Context.md <- WHERE you are NOW
|
|
80
|
-
│ ├── Mover_Dossier.md <- WHAT you have (assets)
|
|
81
|
-
│ ├── Auto_Learnings.md <- What AI has LEARNED about you
|
|
82
|
-
│ ├── Goals.md <- Your North Star targets
|
|
83
|
-
│ ├── Metrics_Log.md <- 30-day rolling performance data
|
|
84
|
-
│ ├── Someday_Maybe.md <- Ideas parked for later
|
|
85
|
-
│ └── Dailies/ <- Daily notes (YYYY-MM/ subfolders)
|
|
86
|
-
├── 03_Library/ <- Permanent knowledge base
|
|
87
|
-
│ ├── MOCs/ <- Maps of Content (indexes)
|
|
88
|
-
│ ├── Principles/ <- Evergreen wisdom
|
|
89
|
-
│ ├── Cheatsheets/ <- Quick reference
|
|
90
|
-
│ ├── SOPs/ <- Standard procedures
|
|
91
|
-
│ ├── Entities/ <- People, Orgs, Decisions, Places
|
|
92
|
-
│ ├── Inputs/ <- Articles, Books, Videos you consume
|
|
93
|
-
│ └── Scripts/ <- Reusable code and utilities
|
|
94
|
-
└── 04_Archives/ <- Completed/inactive projects
|
|
95
|
-
```
|
|
96
|
-
|
|
97
|
-
"Your `02_Areas/Engine/` folder is sacred. Those files are the brain of the system — I read them constantly to understand you and hold context across sessions."
|
|
98
|
-
|
|
99
|
-
---
|
|
100
|
-
|
|
101
|
-
## 3. THE ENGINE FILES
|
|
102
|
-
|
|
103
|
-
Let me explain each one. These are the most important files in your vault.
|
|
104
|
-
|
|
105
|
-
### Identity_Prime.md — WHO You Are
|
|
106
|
-
Your archetype, core drive, fatal flaw, Anti-Identity, non-negotiables. Three domains: Work, Vitality, and Faith/Purpose.
|
|
107
|
-
|
|
108
|
-
"I read this before giving any advice. It's your psychological filter — it stops me from giving you generic suggestions that don't fit who you are."
|
|
109
|
-
|
|
110
|
-
### Strategy.md — WHAT You're Testing
|
|
111
|
-
Current business/life hypothesis, variables, metrics, sample sizes, and iteration protocol.
|
|
112
|
-
|
|
113
|
-
"This changes as you learn. Think of it as your current bet. Weekly Review validates or kills hypotheses."
|
|
114
|
-
|
|
115
|
-
### Active_Context.md — WHERE You Are NOW
|
|
116
|
-
The live state of your life. Current phase, tactical state, waiting-for items, commitments, backlog, and session history.
|
|
117
|
-
|
|
118
|
-
"This is ephemeral — it changes daily. Strategy is durable. Active_Context has sections for:
|
|
119
|
-
- **Waiting For** — things you've delegated or that depend on someone else
|
|
120
|
-
- **Commitments** — promises you've made to others
|
|
121
|
-
- **Backlog** — tasks that surfaced mid-session but don't belong on today's plan
|
|
122
|
-
- **My Customizations** — tracks your personal modifications so updates don't overwrite them
|
|
123
|
-
- **Workflow State** — cross-workflow state bus (when you last ran each workflow)"
|
|
124
|
-
|
|
125
|
-
### Mover_Dossier.md — WHAT You Have
|
|
126
|
-
Assets (tangible + intangible), skills, survival capital, hidden assets.
|
|
127
|
-
|
|
128
|
-
"I check this before suggesting strategy. No cold starts when you have ammunition."
|
|
129
|
-
|
|
130
|
-
### Auto_Learnings.md — What AI Has LEARNED
|
|
131
|
-
Behavioral patterns with confidence scores (1-5). AI corrections. Decays over time if not reinforced.
|
|
132
|
-
|
|
133
|
-
"I track patterns and surface them when they matter. Correct me and I update my own rules."
|
|
134
|
-
|
|
135
|
-
### Goals.md — Your North Star
|
|
136
|
-
Three horizons: 90-day targets, 1-year vision, 10-year identity. Based on who you are, not temporary motivation.
|
|
137
|
-
|
|
138
|
-
### Metrics_Log.md — Performance Data
|
|
139
|
-
30-day rolling window of daily performance metrics. Fed by `/analyse-day`, consumed by `/review-week`.
|
|
140
|
-
|
|
141
|
-
### Someday_Maybe.md — Idea Parking
|
|
142
|
-
Ideas that are interesting but not right now. Reviewed during weekly review to see if any became relevant.
|
|
143
|
-
|
|
144
|
-
---
|
|
145
|
-
|
|
146
|
-
**STOP GATE 1**
|
|
147
|
-
|
|
148
|
-
"Those are your Engine files. Which ones are you most curious about? I can open any of them right now and show you what's inside yours."
|
|
149
|
-
|
|
150
|
-
**STOP. Wait for user response. If they name a file, read it and walk them through their specific content. If they say "continue", proceed.**
|
|
151
|
-
|
|
152
|
-
---
|
|
153
|
-
|
|
154
|
-
## 4. THE DAILY RHYTHM
|
|
155
|
-
|
|
156
|
-
Here's how the system flows through a typical day. This is the core loop — everything else supports it.
|
|
157
|
-
|
|
158
|
-
### Morning (Start of Session)
|
|
159
|
-
**`/morning`** — 5-minute primer. Reads your Identity, checks your energy, surfaces relevant patterns from Auto_Learnings, and confirms your Single Test (the one thing that makes today a win).
|
|
160
|
-
|
|
161
|
-
"You don't have to run this. But it prevents drift. It's the difference between starting intentional and starting reactive."
|
|
162
|
-
|
|
163
|
-
### During Work
|
|
164
|
-
**Just work.** The system runs silently in the background. When you finish a session:
|
|
165
|
-
**`/log`** — Captures what happened to your Daily Note, syncs progress to plan.md, extracts lessons, detects commitments and waiting-for items.
|
|
166
|
-
|
|
167
|
-
"You don't have to remember to update files. The system detects decisions, commitments, and actions from the conversation and writes them to the right places."
|
|
168
|
-
|
|
169
|
-
### End of Day
|
|
170
|
-
**`/analyse-day`** — Brutal audit. Compares what you actually did vs your Strategy. Detects avoidance, task drift, overrides. Updates Active_Context. Proposes corrections.
|
|
171
|
-
|
|
172
|
-
**`/plan-tomorrow`** — Creates tomorrow's Battle Plan. Pulls from Strategy, backlogs, upcoming commitments, and today's analysis.
|
|
173
|
-
|
|
174
|
-
### End of Week
|
|
175
|
-
**`/review-week`** — The deep clean. Harvests wisdom, audits identity alignment, validates strategy, implements system improvements, decays stale patterns.
|
|
176
|
-
|
|
177
|
-
"This is 30 minutes that saves hours of drift. Monthly and quarterly reviews trigger automatically when appropriate."
|
|
178
|
-
|
|
179
|
-
### The Loop
|
|
180
|
-
```
|
|
181
|
-
/morning → [WORK] → /log → /analyse-day → /plan-tomorrow → [sleep] → /morning → ...
|
|
182
|
-
```
|
|
183
|
-
|
|
184
|
-
"What does your current workflow look like? Do you already have a daily rhythm, or are you starting from scratch?"
|
|
185
|
-
|
|
186
|
-
**STOP. Wait for user response. Use their answer to personalize the next section — if they already have habits, connect workflows to their existing rhythm. If starting fresh, emphasize the minimum viable loop: /morning, /analyse-day, /plan-tomorrow.**
|
|
187
|
-
|
|
188
|
-
---
|
|
189
|
-
|
|
190
|
-
## 5. ALL WORKFLOWS
|
|
191
|
-
|
|
192
|
-
Here's every workflow available. You don't need to memorize them — the system suggests the next one when each completes.
|
|
193
|
-
|
|
194
|
-
### Daily Workflows
|
|
195
|
-
| Workflow | When to Use | Duration |
|
|
196
|
-
|----------|-------------|----------|
|
|
197
|
-
| `/morning` | Start of any work session | 5 min |
|
|
198
|
-
| `/log` | End of work session | 5 min |
|
|
199
|
-
| `/analyse-day` | Every evening (audit + context update) | 10-15 min |
|
|
200
|
-
| `/plan-tomorrow` | Every evening (creates Battle Plan) | 5-10 min |
|
|
201
|
-
|
|
202
|
-
### Weekly+ Workflows
|
|
203
|
-
| Workflow | When to Use | Duration |
|
|
204
|
-
|----------|-------------|----------|
|
|
205
|
-
| `/review-week` | Weekly review (+ monthly/quarterly auto-detect) | 30 min |
|
|
206
|
-
|
|
207
|
-
### Project Workflows
|
|
208
|
-
| Workflow | When to Use | Duration |
|
|
209
|
-
|----------|-------------|----------|
|
|
210
|
-
| `/ignite` | Start a new project | 30-60 min |
|
|
211
|
-
| `/ignite --feature` | Add a feature to an existing project | 20-30 min |
|
|
212
|
-
| `/ignite --monetize` | Monetize a project (market validation) | 30-60 min |
|
|
213
|
-
| `/overview` | Return to a project after time away | 5 min |
|
|
214
|
-
| `/refactor-plan` | Update roadmap after a pivot | 10 min |
|
|
215
|
-
|
|
216
|
-
### Strategic Workflows
|
|
217
|
-
| Workflow | When to Use | Duration |
|
|
218
|
-
|----------|-------------|----------|
|
|
219
|
-
| `/pivot-strategy` | Formally change your strategy | 15 min |
|
|
220
|
-
| `/debug-resistance` | When you're procrastinating or avoiding | 10 min |
|
|
221
|
-
| `/reboot` | Coming back after 3+ days of inactivity | 10 min |
|
|
222
|
-
|
|
223
|
-
### Knowledge Workflows
|
|
224
|
-
| Workflow | When to Use | Duration |
|
|
225
|
-
|----------|-------------|----------|
|
|
226
|
-
| `/harvest` | Extract permanent knowledge to Library | 10 min |
|
|
227
|
-
| `/debrief` | After a meeting, call, or conversation | 10-15 min |
|
|
228
|
-
| `/history` | View how your Engine files evolved over time | 5 min |
|
|
229
|
-
|
|
230
|
-
### System Workflows
|
|
231
|
-
| Workflow | When to Use | Duration |
|
|
232
|
-
|----------|-------------|----------|
|
|
233
|
-
| `/setup` | First-time onboarding (you've already done this) | 60+ min |
|
|
234
|
-
| `/walkthrough` | Guided tour (you're here now) | 15-20 min |
|
|
235
|
-
| `/update` | After updating Mover OS to a new version | 5-10 min |
|
|
236
|
-
|
|
237
|
-
**Deprecated:** `/init-plan` (merged into `/ignite`), `/project-notes` (merged into `/overview`), `/primer` (renamed to `/morning`).
|
|
238
|
-
|
|
239
|
-
"Each workflow hands off to the next. You never have to wonder what's next."
|
|
240
|
-
|
|
241
|
-
---
|
|
242
|
-
|
|
243
|
-
## 6. HOW WORKFLOWS CONNECT
|
|
244
|
-
|
|
245
|
-
```
|
|
246
|
-
/setup → /walkthrough → /plan-tomorrow → [WORK] → /log → /analyse-day → /plan-tomorrow
|
|
247
|
-
|
|
|
248
|
-
[Review day?]
|
|
249
|
-
|
|
|
250
|
-
/review-week
|
|
251
|
-
|
|
252
|
-
NEW PROJECT: /ignite → [WORK] → /log
|
|
253
|
-
NEW FEATURE: /ignite --feature → [WORK] → /log
|
|
254
|
-
MONETIZE: /ignite --monetize → Market Validation → [WORK]
|
|
255
|
-
RECOVERY: /reboot → /analyse-day
|
|
256
|
-
STUCK: /debug-resistance → [ACTION]
|
|
257
|
-
PROJECT RETURN: /overview → [WORK] → /log
|
|
258
|
-
STRATEGY CHANGE: /pivot-strategy → /refactor-plan → [WORK]
|
|
259
|
-
POST-MEETING: /debrief → [WORK] (actions captured)
|
|
260
|
-
SYSTEM UPDATE: /update → /walkthrough (if major version)
|
|
261
|
-
ENGINE HISTORY: /history → (read-only, informational)
|
|
262
|
-
```
|
|
263
|
-
|
|
264
|
-
"You never have to wonder what's next. The system tells you."
|
|
265
|
-
|
|
266
|
-
**STOP GATE 2 — Comprehension Check**
|
|
267
|
-
|
|
268
|
-
"Does this flow make sense? Any questions about the daily rhythm or how workflows connect before we move on to the features that make this system different?"
|
|
269
|
-
|
|
270
|
-
**STOP. Wait for user response before proceeding.**
|
|
271
|
-
|
|
272
|
-
---
|
|
273
|
-
|
|
274
|
-
## 6.5. WHAT'S NEW (UPDATE predecessor only)
|
|
275
|
-
|
|
276
|
-
**Skip this section if PREDECESSOR is SETUP or STANDALONE.**
|
|
277
|
-
|
|
278
|
-
If PREDECESSOR = UPDATE, read the `/update` workflow's Section 1.5 (What's New) content that was already presented during the update process. Don't repeat it — instead summarize:
|
|
279
|
-
|
|
280
|
-
"During the update, you saw the full changelog. The key things to know going forward:
|
|
281
|
-
- [Top 2-3 capability changes relevant to daily use]
|
|
282
|
-
- [Any workflow renames or deprecations]
|
|
283
|
-
- [New workflows they should try]
|
|
284
|
-
|
|
285
|
-
Want to dive into any of these, or shall I show you the features that make this system different?"
|
|
286
|
-
|
|
287
|
-
**STOP. Wait for user response.**
|
|
288
|
-
|
|
289
|
-
---
|
|
290
|
-
|
|
291
|
-
## 7. KEY FEATURES — What Makes This Different
|
|
292
|
-
|
|
293
|
-
This isn't a to-do list or a note-taking app. Here's what makes Mover OS fundamentally different:
|
|
294
|
-
|
|
295
|
-
### 7A. The System Challenges You
|
|
296
|
-
|
|
297
|
-
**Escalating Friction** — When you drift from your plan, the system pushes back. Not walls — speed bumps:
|
|
298
|
-
|
|
299
|
-
| Level | When | What happens |
|
|
300
|
-
|-------|------|-------------|
|
|
301
|
-
| 1 — Surface | Work doesn't match today's plan | "Your plan says X. You're working on Y. Intentional?" |
|
|
302
|
-
| 2 — Justify | Work contradicts Strategy | "Why is this more important than your Single Test?" |
|
|
303
|
-
| 3 — Time-box | You override Level 2 | "30 minutes on this, then back to the plan. Logging this as an override." |
|
|
304
|
-
| 4 — Hard block | Destructive actions only | Refuses. Requires explicit confirmation. |
|
|
305
|
-
|
|
306
|
-
You can always push through Levels 1-3. The system creates friction, not walls. But you have to do it consciously — no silent drift.
|
|
307
|
-
|
|
308
|
-
**Override Logging** — Every time you override the system, it logs it. `/analyse-day` uses these to score whether your day was strategic or avoidant.
|
|
309
|
-
|
|
310
|
-
### 7B. The System Learns From You
|
|
311
|
-
|
|
312
|
-
**Correction Lifecycle** — When you correct the AI ("don't do that", "why did you do X?", "from now on do Y"):
|
|
313
|
-
1. AI acknowledges the mistake
|
|
314
|
-
2. Identifies which rule was violated and proposes a fix (in diff format)
|
|
315
|
-
3. Waits for your approval
|
|
316
|
-
4. If approved: implements the fix immediately and logs to Auto_Learnings.md
|
|
317
|
-
5. If the same correction happens 3+ times: escalates to high confidence and flags as structural
|
|
318
|
-
|
|
319
|
-
**Auto_Learnings** — Every pattern gets a confidence score (1-5). Below 3, the AI says "I don't know" instead of guessing. Patterns decay over time if not reinforced. `/review-week` reviews and cleans them.
|
|
320
|
-
|
|
321
|
-
### 7C. The System Remembers
|
|
322
|
-
|
|
323
|
-
**Entity Memory** — When you mention a person, organization, or place, the system can create a persistent note in `03_Library/Entities/`. Next session, it remembers who they are, your relationship, and last interaction. No more re-explaining context every time.
|
|
324
|
-
|
|
325
|
-
**Passive Detection** — The system writes to files when you make decisions, commitments, or delegate tasks during conversation. You don't need to remember to update files — it detects and writes automatically:
|
|
326
|
-
- "I did it" → marks task complete in plan.md
|
|
327
|
-
- "I promised to send it by Friday" → writes to Active_Context Commitments
|
|
328
|
-
- "Waiting on his reply" → writes to Active_Context Waiting For
|
|
329
|
-
- "Scrap that idea" → writes to the Graveyard
|
|
330
|
-
|
|
331
|
-
**Commitments + Waiting For** — Outbound promises and inbound dependencies are tracked in Active_Context.md. `/plan-tomorrow` checks for overdue items. Nothing falls through the cracks.
|
|
332
|
-
|
|
333
|
-
### 7D. The System Runs Silently
|
|
334
|
-
|
|
335
|
-
**6 Hooks (Claude Code):**
|
|
336
|
-
- Session log reminder after 7+ exchanges
|
|
337
|
-
- Engine file protection (confirms before modifying core files)
|
|
338
|
-
- Git dirty tree guard
|
|
339
|
-
- Context staleness detection
|
|
340
|
-
- Transcript backup before context compaction
|
|
341
|
-
- Git safety (prevents destructive commands)
|
|
342
|
-
|
|
343
|
-
**Hard-Link Architecture** — Workflows exist in one place (`src/workflows/`) but are accessible from every editor simultaneously. Edit from Claude Code, Cursor, or Antigravity — same file.
|
|
344
|
-
|
|
345
|
-
**13 Agents Supported** — Works best with Claude Code (full hook support, native commands, deep integration). Also supports Cursor, Cline, Windsurf, Gemini CLI, Copilot, Codex CLI, Codex Cloud, Antigravity, OpenClaw, Roo Code, Amp, and Aider.
|
|
346
|
-
|
|
347
|
-
---
|
|
348
|
-
|
|
349
|
-
**STOP GATE 3**
|
|
350
|
-
|
|
351
|
-
"Which of these four capabilities is most important to you?
|
|
352
|
-
1. **Challenges me** — the friction and accountability system
|
|
353
|
-
2. **Learns from me** — the correction lifecycle and pattern tracking
|
|
354
|
-
3. **Remembers** — entity memory and passive detection
|
|
355
|
-
4. **Runs silently** — hooks and infrastructure
|
|
356
|
-
|
|
357
|
-
Pick one and I'll show you how it actually works in practice."
|
|
358
|
-
|
|
359
|
-
**STOP. Wait for user response. Use their choice to select the live demo in Section 7.5.**
|
|
360
|
-
|
|
361
|
-
---
|
|
362
|
-
|
|
363
|
-
## 7.5 LIVE DEMO
|
|
364
|
-
|
|
365
|
-
Based on user's choice, walk through ONE feature interactively using their actual files:
|
|
366
|
-
|
|
367
|
-
### If "Challenges me" (Escalating Friction)
|
|
368
|
-
|
|
369
|
-
"Let's test it. Tell me you want to work on something that's NOT on your plan today."
|
|
370
|
-
|
|
371
|
-
Wait for their response. When they name something off-plan:
|
|
372
|
-
1. Apply Level 1 friction: "Your plan says [read today's Daily Note focus]. You want to work on [their thing]. Intentional?"
|
|
373
|
-
2. If they push through, apply Level 2: "Why is this more important than your Single Test? One sentence."
|
|
374
|
-
3. If they push through again: "Fine. 30 minutes on this, then we return to the plan. I'm logging this as an override."
|
|
375
|
-
4. "That's how it works every day. Not blocking you — making you decide consciously."
|
|
376
|
-
|
|
377
|
-
### If "Learns from me" (Correction Lifecycle)
|
|
378
|
-
|
|
379
|
-
"Try it now. Correct me about something. Say 'from now on, always do X' or 'don't ever do Y again.'"
|
|
380
|
-
|
|
381
|
-
Wait for their correction. When they provide one:
|
|
382
|
-
1. Acknowledge: "I made a mistake."
|
|
383
|
-
2. Identify a rule or behavior file and propose a diff fix
|
|
384
|
-
3. "If you approve, I implement it immediately and log it to Auto_Learnings.md with Confidence 3. If you see me make the same mistake again, confidence goes up. At 5, it becomes a permanent structural fix."
|
|
385
|
-
4. "That's the correction lifecycle. You train the system by using it."
|
|
386
|
-
|
|
387
|
-
### If "Remembers" (Entity Memory + Passive Detection)
|
|
388
|
-
|
|
389
|
-
"Tell me about someone you're working with or a decision you recently made."
|
|
390
|
-
|
|
391
|
-
Wait for their response. When they mention a person or decision:
|
|
392
|
-
1. "I'd normally create an entity note at `03_Library/Entities/People/[Name].md` with what I know about them. Next session, I'd load that context automatically."
|
|
393
|
-
2. "And if you just said 'I promised [Name] I'd send the proposal by Friday' — that would automatically go into Active_Context.md under Commitments. `/plan-tomorrow` would surface it when Friday approaches."
|
|
394
|
-
3. "You don't need to remember to update files. The system detects it from conversation."
|
|
395
|
-
|
|
396
|
-
### If "Runs silently" (Hooks + Infrastructure)
|
|
397
|
-
|
|
398
|
-
"Here's what's happening behind the scenes right now:
|
|
399
|
-
1. **Session log reminder** — After 7+ exchanges, I'll remind you to run `/log` before ending
|
|
400
|
-
2. **Engine protection** — If I try to edit Identity_Prime.md or Strategy.md, a hook fires and asks you to confirm
|
|
401
|
-
3. **Transcript backup** — Before context compaction, the full transcript gets backed up so nothing is lost
|
|
402
|
-
4. **Hard links** — The workflow files you're using right now exist in `src/workflows/` but are also accessible at `~/.claude/commands/`. Same file, two paths. Edit from either."
|
|
403
|
-
|
|
404
|
-
After the demo:
|
|
405
|
-
|
|
406
|
-
**STOP GATE 4**
|
|
407
|
-
|
|
408
|
-
"Want to explore another feature, or are you ready to start using the system?"
|
|
409
|
-
|
|
410
|
-
**STOP. Wait for response. If they want another demo, run a different one. If ready, proceed to Section 8.**
|
|
411
|
-
|
|
412
|
-
---
|
|
413
|
-
|
|
414
|
-
## 8. TIPS FOR SUCCESS
|
|
415
|
-
|
|
416
|
-
1. **Be brutally honest in logs.** The analysis is only as good as the input. "I avoided the hard task" is more useful than "productive day."
|
|
417
|
-
2. **Run `/analyse-day` even on bad days.** Especially then. Bad days reveal patterns that good days hide.
|
|
418
|
-
3. **Don't skip your weekly review.** 30 minutes that prevents hours of strategic drift.
|
|
419
|
-
4. **Correct the AI.** Say "don't do that" or "from now on do X" — it proposes a fix, you approve it, and the system improves. This is how it gets smarter.
|
|
420
|
-
5. **You don't need to update files manually.** The system detects decisions, commitments, and waiting-for items from conversation and writes them automatically. Trust the passive detection.
|
|
421
|
-
6. **Update your Dossier.** New skill, connection, or asset? Add it. The AI uses it to avoid cold-start suggestions.
|
|
422
|
-
7. **Garden your graph.** Connect notes with `[[Links]]`. Linked knowledge is wisdom. Unlinked knowledge is noise.
|
|
423
|
-
8. **Start with 3 workflows.** `/morning`, `/analyse-day`, `/plan-tomorrow`. Master the core loop before exploring the rest.
|
|
424
|
-
|
|
425
|
-
---
|
|
426
|
-
|
|
427
|
-
## 9. MULTI-AGENT SUPPORT
|
|
428
|
-
|
|
429
|
-
Mover OS works with **13 AI coding agents.** The installer auto-detects which ones you have and configures each:
|
|
430
|
-
|
|
431
|
-
| Agent | What Gets Installed |
|
|
432
|
-
|-------|---------------------|
|
|
433
|
-
| Claude Code | Rules + 18 commands + 38 skills + 6 hooks |
|
|
434
|
-
| Cursor | Rules + 18 commands + 38 skills |
|
|
435
|
-
| Cline | Rules + 38 skills |
|
|
436
|
-
| Windsurf | Rules + 38 skills |
|
|
437
|
-
| Gemini CLI | Rules + 18 workflows + 38 skills |
|
|
438
|
-
| GitHub Copilot | Rules + 38 skills |
|
|
439
|
-
| Codex CLI | Rules + 38 skills |
|
|
440
|
-
| Codex (Cloud) | Rules + 38 skills |
|
|
441
|
-
| Antigravity | Rules + 18 workflows |
|
|
442
|
-
| OpenClaw | Rules + 38 skills |
|
|
443
|
-
| Roo Code | Rules + 38 skills |
|
|
444
|
-
| Amp | Rules + 38 skills |
|
|
445
|
-
| Aider | Rules |
|
|
446
|
-
|
|
447
|
-
"Claude Code gets the deepest integration — hooks, native slash commands, and the full correction lifecycle. Every other agent gets the core system: your rules, skills, and workflows. You can use multiple agents simultaneously — they all read the same Engine files."
|
|
448
|
-
|
|
449
|
-
---
|
|
450
|
-
|
|
451
|
-
## 10. READY TO START
|
|
452
|
-
|
|
453
|
-
"You now understand:
|
|
454
|
-
- Your folder structure and where everything lives
|
|
455
|
-
- The Engine files that power the system
|
|
456
|
-
- The daily rhythm and how workflows connect
|
|
457
|
-
- What makes this different — friction, learning, memory, and silent infrastructure
|
|
458
|
-
- How to correct the AI to make it better
|
|
459
|
-
|
|
460
|
-
There's one thing left to do: Start."
|
|
461
|
-
|
|
462
|
-
---
|
|
463
|
-
|
|
464
|
-
## 11. SELF-VERIFICATION (CISC)
|
|
465
|
-
|
|
466
|
-
Before completing the tour, self-check:
|
|
467
|
-
1. All examples personalized to user's Identity and Strategy (not generic)? (90%+ accuracy)
|
|
468
|
-
2. No invented details about user — all claims grounded in loaded files?
|
|
469
|
-
3. User confirmed they understand the daily rhythm (Sections 4-6)?
|
|
470
|
-
4. All STOP gates were respected (user responded before proceeding)?
|
|
471
|
-
5. No banned phrases in output?
|
|
472
|
-
|
|
473
|
-
If any section < 90% confident: flag it explicitly.
|
|
474
|
-
|
|
475
|
-
---
|
|
476
|
-
|
|
477
|
-
## 12. ANSWER GATING
|
|
478
|
-
|
|
479
|
-
Do not suggest handoff until:
|
|
480
|
-
- User has confirmed they understand the daily rhythm (`/morning` -> work -> `/analyse-day` -> `/plan-tomorrow`)
|
|
481
|
-
- User has no outstanding questions about any workflow
|
|
482
|
-
- At least one STOP gate was properly respected (user responded)
|
|
483
|
-
|
|
484
|
-
If pending: "You haven't confirmed you're clear on [X]. Want to clarify before we wrap up?"
|
|
485
|
-
|
|
486
|
-
---
|
|
487
|
-
|
|
488
|
-
## 13. PROACTIVE SUGGESTIONS
|
|
489
|
-
|
|
490
|
-
Based on observations during this walkthrough:
|
|
491
|
-
1. If user seems overwhelmed by workflow count: "You only need 3 workflows to start: `/morning`, `/analyse-day`, `/plan-tomorrow`. Master those first." - Confidence: 3
|
|
492
|
-
2. If Identity revealed a specific Anti-Identity trigger: "Your Anti-Identity ([X]) tends to emerge when [trigger]. `/debug-resistance` is specifically built for that." - Confidence: 2
|
|
493
|
-
3. If Strategy shows a specific project phase: "You're in [phase]. The most relevant workflow right now is [workflow]. Want a quick demo?" - Confidence: 3
|
|
494
|
-
4. If user has no active projects: "Run `/ignite` to set up your first project. That's where the system really comes alive." - Confidence: 3
|
|
495
|
-
|
|
496
|
-
"Want me to address any of these?"
|
|
497
|
-
|
|
498
|
-
---
|
|
499
|
-
|
|
500
|
-
## 14. SELF-IMPROVEMENT
|
|
501
|
-
|
|
502
|
-
If user corrected AI during this workflow, execute S11 Trigger A:
|
|
503
|
-
1. Acknowledge: "I made a mistake."
|
|
504
|
-
2. Identify the rule violated AND the source file.
|
|
505
|
-
3. Propose fix using S11 diff format with SAFETY CHECK.
|
|
506
|
-
4. STOP. Wait for user approval.
|
|
507
|
-
5. Log structured CORRECTION to Auto_Learnings.md.
|
|
508
|
-
|
|
509
|
-
---
|
|
510
|
-
|
|
511
|
-
## HANDOFF
|
|
512
|
-
|
|
513
|
-
Sources used: Active_Context.md (Identity Snapshot, Strategic Verdict, Active Patterns)
|
|
514
|
-
Confidence range: Tour content is structural (system documentation) — personalization grounded in loaded Engine files
|
|
515
|
-
|
|
516
|
-
**Next:**
|
|
517
|
-
- If plan.md exists for any active project: "You already have active plans. Run `/morning` to prime your session, then get to work."
|
|
518
|
-
- If no plan exists: "Run `/plan-tomorrow` to create your first Battle Plan. This is where it all begins."
|
|
519
|
-
|
|
520
|
-
Key rules still active:
|
|
521
|
-
- All claims must be grounded in loaded files
|
|
522
|
-
- Confidence < 3 = ask, don't assert
|
|
523
|
-
- Append-only: never delete history
|
|
1
|
+
---
|
|
2
|
+
description: Guided interactive tour of Mover OS after setup. Explains system, folders, workflows, daily rhythm, and key features through conversation.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Mover OS Walkthrough (V4)
|
|
6
|
+
|
|
7
|
+
**Trigger:** User runs `/walkthrough` (suggested after `/setup`).
|
|
8
|
+
**Role:** The Guide (Onboarding Agent).
|
|
9
|
+
**Task:** Give new users a comprehensive, interactive tour. Don't lecture — converse.
|
|
10
|
+
**Risk Tier:** LOW
|
|
11
|
+
**Duration:** 15-20 minutes.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## 0. PRE-FLIGHT
|
|
16
|
+
|
|
17
|
+
Global Rules are pre-loaded as CLAUDE.md / GEMINI.md. Output `[Rules Loaded - DATE]`.
|
|
18
|
+
|
|
19
|
+
LOAD (Light — Active_Context is the cache):
|
|
20
|
+
1. Active_Context.md (has Identity Snapshot S5 for personalization, Strategic Verdict S1 for goals, Active Patterns S5.5, Workflow State for predecessor detection)
|
|
21
|
+
NOTE: Identity Snapshot S5 provides Archetype and Core Drive for personalizing examples. Strategic Verdict S1 provides current strategy for goal references. No need for full Identity/Strategy files — the tour needs context, not depth. If Active_Context is stale (>2 days), flag it and suggest /analyse-day first.
|
|
22
|
+
|
|
23
|
+
PREDECESSOR DETECTION:
|
|
24
|
+
Determine how the user got here. Check in order:
|
|
25
|
+
1. **Conversation context:** Did `/setup` or `/update` run earlier in this session? (Check conversation history.)
|
|
26
|
+
2. **Active_Context Workflow State:** Is `setup_date` today? → post-setup. Is there a recent `/update` entry in Active Sessions? → post-update.
|
|
27
|
+
3. **Default:** Neither detected → standalone tour (user ran `/walkthrough` directly).
|
|
28
|
+
|
|
29
|
+
Set PREDECESSOR to one of: `SETUP`, `UPDATE`, `STANDALONE`.
|
|
30
|
+
|
|
31
|
+
**Customization by predecessor:**
|
|
32
|
+
- **SETUP:** Full tour. User is brand new. Explain everything. Emphasize "this is all yours now."
|
|
33
|
+
- **UPDATE:** Skip Sections 2-3 (folder structure + Engine files — they already know). Start at Section 4 (Daily Rhythm) but frame as "here's what's changed." Section 7 focuses on NEW features since their last version. Welcome: "Welcome back. Let me show you what's new."
|
|
34
|
+
- **STANDALONE:** Full tour but acknowledge they may know some of this. "Stop me if you already know this."
|
|
35
|
+
|
|
36
|
+
CONSTRAINTS:
|
|
37
|
+
- Personalize all examples to user's Identity and Strategy
|
|
38
|
+
- Keep explanations clear and non-technical (they are onboarding)
|
|
39
|
+
- Do not overwhelm — explain what they need NOW, not everything at once
|
|
40
|
+
- Grounded in loaded Engine files; no invented details about user
|
|
41
|
+
- Windows: no && in commands
|
|
42
|
+
- **INTERACTIVE:** This is a conversation, not a document dump. Wait at every STOP gate.
|
|
43
|
+
|
|
44
|
+
---
|
|
45
|
+
|
|
46
|
+
## 1. WELCOME
|
|
47
|
+
|
|
48
|
+
**If PREDECESSOR = SETUP:**
|
|
49
|
+
"Your Mover OS is configured. Identity, Strategy, Dossier, Goals — all set.
|
|
50
|
+
|
|
51
|
+
You've just installed something most productivity apps don't even attempt. This isn't a note-taking app. It's an execution engine that:
|
|
52
|
+
- Holds you accountable to your own strategy
|
|
53
|
+
- Audits what you actually did vs what you planned
|
|
54
|
+
- Learns from your corrections and gets smarter over time
|
|
55
|
+
|
|
56
|
+
Let me walk you through how everything works. I'll stop at key points so you can ask questions and explore your own files. About 15 minutes."
|
|
57
|
+
|
|
58
|
+
**If PREDECESSOR = UPDATE:**
|
|
59
|
+
"Welcome back. Mover OS has been updated. Your Engine files are untouched — Identity, Strategy, Dossier, all safe.
|
|
60
|
+
|
|
61
|
+
Let me show you what's changed and what's new. This will be quick — you already know the basics. About 10 minutes."
|
|
62
|
+
|
|
63
|
+
Skip directly to Section 4 (Daily Rhythm). Sections 2-3 are skipped for returning users.
|
|
64
|
+
|
|
65
|
+
**If PREDECESSOR = STANDALONE:**
|
|
66
|
+
"Let me give you a tour of how Mover OS works. I'll stop at key points so you can ask questions. Stop me if you already know something — about 15 minutes."
|
|
67
|
+
|
|
68
|
+
---
|
|
69
|
+
|
|
70
|
+
## 2. YOUR FOLDER STRUCTURE
|
|
71
|
+
|
|
72
|
+
```
|
|
73
|
+
Your Vault/
|
|
74
|
+
├── 01_Projects/ <- Active projects with timelines
|
|
75
|
+
├── 02_Areas/ <- Ongoing life areas
|
|
76
|
+
│ └── Engine/ <- THE BRAIN (your core files)
|
|
77
|
+
│ ├── Identity_Prime.md <- WHO you are
|
|
78
|
+
│ ├── Strategy.md <- WHAT you're testing
|
|
79
|
+
│ ├── Active_Context.md <- WHERE you are NOW
|
|
80
|
+
│ ├── Mover_Dossier.md <- WHAT you have (assets)
|
|
81
|
+
│ ├── Auto_Learnings.md <- What AI has LEARNED about you
|
|
82
|
+
│ ├── Goals.md <- Your North Star targets
|
|
83
|
+
│ ├── Metrics_Log.md <- 30-day rolling performance data
|
|
84
|
+
│ ├── Someday_Maybe.md <- Ideas parked for later
|
|
85
|
+
│ └── Dailies/ <- Daily notes (YYYY-MM/ subfolders)
|
|
86
|
+
├── 03_Library/ <- Permanent knowledge base
|
|
87
|
+
│ ├── MOCs/ <- Maps of Content (indexes)
|
|
88
|
+
│ ├── Principles/ <- Evergreen wisdom
|
|
89
|
+
│ ├── Cheatsheets/ <- Quick reference
|
|
90
|
+
│ ├── SOPs/ <- Standard procedures
|
|
91
|
+
│ ├── Entities/ <- People, Orgs, Decisions, Places
|
|
92
|
+
│ ├── Inputs/ <- Articles, Books, Videos you consume
|
|
93
|
+
│ └── Scripts/ <- Reusable code and utilities
|
|
94
|
+
└── 04_Archives/ <- Completed/inactive projects
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
"Your `02_Areas/Engine/` folder is sacred. Those files are the brain of the system — I read them constantly to understand you and hold context across sessions."
|
|
98
|
+
|
|
99
|
+
---
|
|
100
|
+
|
|
101
|
+
## 3. THE ENGINE FILES
|
|
102
|
+
|
|
103
|
+
Let me explain each one. These are the most important files in your vault.
|
|
104
|
+
|
|
105
|
+
### Identity_Prime.md — WHO You Are
|
|
106
|
+
Your archetype, core drive, fatal flaw, Anti-Identity, non-negotiables. Three domains: Work, Vitality, and Faith/Purpose.
|
|
107
|
+
|
|
108
|
+
"I read this before giving any advice. It's your psychological filter — it stops me from giving you generic suggestions that don't fit who you are."
|
|
109
|
+
|
|
110
|
+
### Strategy.md — WHAT You're Testing
|
|
111
|
+
Current business/life hypothesis, variables, metrics, sample sizes, and iteration protocol.
|
|
112
|
+
|
|
113
|
+
"This changes as you learn. Think of it as your current bet. Weekly Review validates or kills hypotheses."
|
|
114
|
+
|
|
115
|
+
### Active_Context.md — WHERE You Are NOW
|
|
116
|
+
The live state of your life. Current phase, tactical state, waiting-for items, commitments, backlog, and session history.
|
|
117
|
+
|
|
118
|
+
"This is ephemeral — it changes daily. Strategy is durable. Active_Context has sections for:
|
|
119
|
+
- **Waiting For** — things you've delegated or that depend on someone else
|
|
120
|
+
- **Commitments** — promises you've made to others
|
|
121
|
+
- **Backlog** — tasks that surfaced mid-session but don't belong on today's plan
|
|
122
|
+
- **My Customizations** — tracks your personal modifications so updates don't overwrite them
|
|
123
|
+
- **Workflow State** — cross-workflow state bus (when you last ran each workflow)"
|
|
124
|
+
|
|
125
|
+
### Mover_Dossier.md — WHAT You Have
|
|
126
|
+
Assets (tangible + intangible), skills, survival capital, hidden assets.
|
|
127
|
+
|
|
128
|
+
"I check this before suggesting strategy. No cold starts when you have ammunition."
|
|
129
|
+
|
|
130
|
+
### Auto_Learnings.md — What AI Has LEARNED
|
|
131
|
+
Behavioral patterns with confidence scores (1-5). AI corrections. Decays over time if not reinforced.
|
|
132
|
+
|
|
133
|
+
"I track patterns and surface them when they matter. Correct me and I update my own rules."
|
|
134
|
+
|
|
135
|
+
### Goals.md — Your North Star
|
|
136
|
+
Three horizons: 90-day targets, 1-year vision, 10-year identity. Based on who you are, not temporary motivation.
|
|
137
|
+
|
|
138
|
+
### Metrics_Log.md — Performance Data
|
|
139
|
+
30-day rolling window of daily performance metrics. Fed by `/analyse-day`, consumed by `/review-week`.
|
|
140
|
+
|
|
141
|
+
### Someday_Maybe.md — Idea Parking
|
|
142
|
+
Ideas that are interesting but not right now. Reviewed during weekly review to see if any became relevant.
|
|
143
|
+
|
|
144
|
+
---
|
|
145
|
+
|
|
146
|
+
**STOP GATE 1**
|
|
147
|
+
|
|
148
|
+
"Those are your Engine files. Which ones are you most curious about? I can open any of them right now and show you what's inside yours."
|
|
149
|
+
|
|
150
|
+
**STOP. Wait for user response. If they name a file, read it and walk them through their specific content. If they say "continue", proceed.**
|
|
151
|
+
|
|
152
|
+
---
|
|
153
|
+
|
|
154
|
+
## 4. THE DAILY RHYTHM
|
|
155
|
+
|
|
156
|
+
Here's how the system flows through a typical day. This is the core loop — everything else supports it.
|
|
157
|
+
|
|
158
|
+
### Morning (Start of Session)
|
|
159
|
+
**`/morning`** — 5-minute primer. Reads your Identity, checks your energy, surfaces relevant patterns from Auto_Learnings, and confirms your Single Test (the one thing that makes today a win).
|
|
160
|
+
|
|
161
|
+
"You don't have to run this. But it prevents drift. It's the difference between starting intentional and starting reactive."
|
|
162
|
+
|
|
163
|
+
### During Work
|
|
164
|
+
**Just work.** The system runs silently in the background. When you finish a session:
|
|
165
|
+
**`/log`** — Captures what happened to your Daily Note, syncs progress to plan.md, extracts lessons, detects commitments and waiting-for items.
|
|
166
|
+
|
|
167
|
+
"You don't have to remember to update files. The system detects decisions, commitments, and actions from the conversation and writes them to the right places."
|
|
168
|
+
|
|
169
|
+
### End of Day
|
|
170
|
+
**`/analyse-day`** — Brutal audit. Compares what you actually did vs your Strategy. Detects avoidance, task drift, overrides. Updates Active_Context. Proposes corrections.
|
|
171
|
+
|
|
172
|
+
**`/plan-tomorrow`** — Creates tomorrow's Battle Plan. Pulls from Strategy, backlogs, upcoming commitments, and today's analysis.
|
|
173
|
+
|
|
174
|
+
### End of Week
|
|
175
|
+
**`/review-week`** — The deep clean. Harvests wisdom, audits identity alignment, validates strategy, implements system improvements, decays stale patterns.
|
|
176
|
+
|
|
177
|
+
"This is 30 minutes that saves hours of drift. Monthly and quarterly reviews trigger automatically when appropriate."
|
|
178
|
+
|
|
179
|
+
### The Loop
|
|
180
|
+
```
|
|
181
|
+
/morning → [WORK] → /log → /analyse-day → /plan-tomorrow → [sleep] → /morning → ...
|
|
182
|
+
```
|
|
183
|
+
|
|
184
|
+
"What does your current workflow look like? Do you already have a daily rhythm, or are you starting from scratch?"
|
|
185
|
+
|
|
186
|
+
**STOP. Wait for user response. Use their answer to personalize the next section — if they already have habits, connect workflows to their existing rhythm. If starting fresh, emphasize the minimum viable loop: /morning, /analyse-day, /plan-tomorrow.**
|
|
187
|
+
|
|
188
|
+
---
|
|
189
|
+
|
|
190
|
+
## 5. ALL WORKFLOWS
|
|
191
|
+
|
|
192
|
+
Here's every workflow available. You don't need to memorize them — the system suggests the next one when each completes.
|
|
193
|
+
|
|
194
|
+
### Daily Workflows
|
|
195
|
+
| Workflow | When to Use | Duration |
|
|
196
|
+
|----------|-------------|----------|
|
|
197
|
+
| `/morning` | Start of any work session | 5 min |
|
|
198
|
+
| `/log` | End of work session | 5 min |
|
|
199
|
+
| `/analyse-day` | Every evening (audit + context update) | 10-15 min |
|
|
200
|
+
| `/plan-tomorrow` | Every evening (creates Battle Plan) | 5-10 min |
|
|
201
|
+
|
|
202
|
+
### Weekly+ Workflows
|
|
203
|
+
| Workflow | When to Use | Duration |
|
|
204
|
+
|----------|-------------|----------|
|
|
205
|
+
| `/review-week` | Weekly review (+ monthly/quarterly auto-detect) | 30 min |
|
|
206
|
+
|
|
207
|
+
### Project Workflows
|
|
208
|
+
| Workflow | When to Use | Duration |
|
|
209
|
+
|----------|-------------|----------|
|
|
210
|
+
| `/ignite` | Start a new project | 30-60 min |
|
|
211
|
+
| `/ignite --feature` | Add a feature to an existing project | 20-30 min |
|
|
212
|
+
| `/ignite --monetize` | Monetize a project (market validation) | 30-60 min |
|
|
213
|
+
| `/overview` | Return to a project after time away | 5 min |
|
|
214
|
+
| `/refactor-plan` | Update roadmap after a pivot | 10 min |
|
|
215
|
+
|
|
216
|
+
### Strategic Workflows
|
|
217
|
+
| Workflow | When to Use | Duration |
|
|
218
|
+
|----------|-------------|----------|
|
|
219
|
+
| `/pivot-strategy` | Formally change your strategy | 15 min |
|
|
220
|
+
| `/debug-resistance` | When you're procrastinating or avoiding | 10 min |
|
|
221
|
+
| `/reboot` | Coming back after 3+ days of inactivity | 10 min |
|
|
222
|
+
|
|
223
|
+
### Knowledge Workflows
|
|
224
|
+
| Workflow | When to Use | Duration |
|
|
225
|
+
|----------|-------------|----------|
|
|
226
|
+
| `/harvest` | Extract permanent knowledge to Library | 10 min |
|
|
227
|
+
| `/debrief` | After a meeting, call, or conversation | 10-15 min |
|
|
228
|
+
| `/history` | View how your Engine files evolved over time | 5 min |
|
|
229
|
+
|
|
230
|
+
### System Workflows
|
|
231
|
+
| Workflow | When to Use | Duration |
|
|
232
|
+
|----------|-------------|----------|
|
|
233
|
+
| `/setup` | First-time onboarding (you've already done this) | 60+ min |
|
|
234
|
+
| `/walkthrough` | Guided tour (you're here now) | 15-20 min |
|
|
235
|
+
| `/update` | After updating Mover OS to a new version | 5-10 min |
|
|
236
|
+
|
|
237
|
+
**Deprecated:** `/init-plan` (merged into `/ignite`), `/project-notes` (merged into `/overview`), `/primer` (renamed to `/morning`).
|
|
238
|
+
|
|
239
|
+
"Each workflow hands off to the next. You never have to wonder what's next."
|
|
240
|
+
|
|
241
|
+
---
|
|
242
|
+
|
|
243
|
+
## 6. HOW WORKFLOWS CONNECT
|
|
244
|
+
|
|
245
|
+
```
|
|
246
|
+
/setup → /walkthrough → /plan-tomorrow → [WORK] → /log → /analyse-day → /plan-tomorrow
|
|
247
|
+
|
|
|
248
|
+
[Review day?]
|
|
249
|
+
|
|
|
250
|
+
/review-week
|
|
251
|
+
|
|
252
|
+
NEW PROJECT: /ignite → [WORK] → /log
|
|
253
|
+
NEW FEATURE: /ignite --feature → [WORK] → /log
|
|
254
|
+
MONETIZE: /ignite --monetize → Market Validation → [WORK]
|
|
255
|
+
RECOVERY: /reboot → /analyse-day
|
|
256
|
+
STUCK: /debug-resistance → [ACTION]
|
|
257
|
+
PROJECT RETURN: /overview → [WORK] → /log
|
|
258
|
+
STRATEGY CHANGE: /pivot-strategy → /refactor-plan → [WORK]
|
|
259
|
+
POST-MEETING: /debrief → [WORK] (actions captured)
|
|
260
|
+
SYSTEM UPDATE: /update → /walkthrough (if major version)
|
|
261
|
+
ENGINE HISTORY: /history → (read-only, informational)
|
|
262
|
+
```
|
|
263
|
+
|
|
264
|
+
"You never have to wonder what's next. The system tells you."
|
|
265
|
+
|
|
266
|
+
**STOP GATE 2 — Comprehension Check**
|
|
267
|
+
|
|
268
|
+
"Does this flow make sense? Any questions about the daily rhythm or how workflows connect before we move on to the features that make this system different?"
|
|
269
|
+
|
|
270
|
+
**STOP. Wait for user response before proceeding.**
|
|
271
|
+
|
|
272
|
+
---
|
|
273
|
+
|
|
274
|
+
## 6.5. WHAT'S NEW (UPDATE predecessor only)
|
|
275
|
+
|
|
276
|
+
**Skip this section if PREDECESSOR is SETUP or STANDALONE.**
|
|
277
|
+
|
|
278
|
+
If PREDECESSOR = UPDATE, read the `/update` workflow's Section 1.5 (What's New) content that was already presented during the update process. Don't repeat it — instead summarize:
|
|
279
|
+
|
|
280
|
+
"During the update, you saw the full changelog. The key things to know going forward:
|
|
281
|
+
- [Top 2-3 capability changes relevant to daily use]
|
|
282
|
+
- [Any workflow renames or deprecations]
|
|
283
|
+
- [New workflows they should try]
|
|
284
|
+
|
|
285
|
+
Want to dive into any of these, or shall I show you the features that make this system different?"
|
|
286
|
+
|
|
287
|
+
**STOP. Wait for user response.**
|
|
288
|
+
|
|
289
|
+
---
|
|
290
|
+
|
|
291
|
+
## 7. KEY FEATURES — What Makes This Different
|
|
292
|
+
|
|
293
|
+
This isn't a to-do list or a note-taking app. Here's what makes Mover OS fundamentally different:
|
|
294
|
+
|
|
295
|
+
### 7A. The System Challenges You
|
|
296
|
+
|
|
297
|
+
**Escalating Friction** — When you drift from your plan, the system pushes back. Not walls — speed bumps:
|
|
298
|
+
|
|
299
|
+
| Level | When | What happens |
|
|
300
|
+
|-------|------|-------------|
|
|
301
|
+
| 1 — Surface | Work doesn't match today's plan | "Your plan says X. You're working on Y. Intentional?" |
|
|
302
|
+
| 2 — Justify | Work contradicts Strategy | "Why is this more important than your Single Test?" |
|
|
303
|
+
| 3 — Time-box | You override Level 2 | "30 minutes on this, then back to the plan. Logging this as an override." |
|
|
304
|
+
| 4 — Hard block | Destructive actions only | Refuses. Requires explicit confirmation. |
|
|
305
|
+
|
|
306
|
+
You can always push through Levels 1-3. The system creates friction, not walls. But you have to do it consciously — no silent drift.
|
|
307
|
+
|
|
308
|
+
**Override Logging** — Every time you override the system, it logs it. `/analyse-day` uses these to score whether your day was strategic or avoidant.
|
|
309
|
+
|
|
310
|
+
### 7B. The System Learns From You
|
|
311
|
+
|
|
312
|
+
**Correction Lifecycle** — When you correct the AI ("don't do that", "why did you do X?", "from now on do Y"):
|
|
313
|
+
1. AI acknowledges the mistake
|
|
314
|
+
2. Identifies which rule was violated and proposes a fix (in diff format)
|
|
315
|
+
3. Waits for your approval
|
|
316
|
+
4. If approved: implements the fix immediately and logs to Auto_Learnings.md
|
|
317
|
+
5. If the same correction happens 3+ times: escalates to high confidence and flags as structural
|
|
318
|
+
|
|
319
|
+
**Auto_Learnings** — Every pattern gets a confidence score (1-5). Below 3, the AI says "I don't know" instead of guessing. Patterns decay over time if not reinforced. `/review-week` reviews and cleans them.
|
|
320
|
+
|
|
321
|
+
### 7C. The System Remembers
|
|
322
|
+
|
|
323
|
+
**Entity Memory** — When you mention a person, organization, or place, the system can create a persistent note in `03_Library/Entities/`. Next session, it remembers who they are, your relationship, and last interaction. No more re-explaining context every time.
|
|
324
|
+
|
|
325
|
+
**Passive Detection** — The system writes to files when you make decisions, commitments, or delegate tasks during conversation. You don't need to remember to update files — it detects and writes automatically:
|
|
326
|
+
- "I did it" → marks task complete in plan.md
|
|
327
|
+
- "I promised to send it by Friday" → writes to Active_Context Commitments
|
|
328
|
+
- "Waiting on his reply" → writes to Active_Context Waiting For
|
|
329
|
+
- "Scrap that idea" → writes to the Graveyard
|
|
330
|
+
|
|
331
|
+
**Commitments + Waiting For** — Outbound promises and inbound dependencies are tracked in Active_Context.md. `/plan-tomorrow` checks for overdue items. Nothing falls through the cracks.
|
|
332
|
+
|
|
333
|
+
### 7D. The System Runs Silently
|
|
334
|
+
|
|
335
|
+
**6 Hooks (Claude Code):**
|
|
336
|
+
- Session log reminder after 7+ exchanges
|
|
337
|
+
- Engine file protection (confirms before modifying core files)
|
|
338
|
+
- Git dirty tree guard
|
|
339
|
+
- Context staleness detection
|
|
340
|
+
- Transcript backup before context compaction
|
|
341
|
+
- Git safety (prevents destructive commands)
|
|
342
|
+
|
|
343
|
+
**Hard-Link Architecture** — Workflows exist in one place (`src/workflows/`) but are accessible from every editor simultaneously. Edit from Claude Code, Cursor, or Antigravity — same file.
|
|
344
|
+
|
|
345
|
+
**13 Agents Supported** — Works best with Claude Code (full hook support, native commands, deep integration). Also supports Cursor, Cline, Windsurf, Gemini CLI, Copilot, Codex CLI, Codex Cloud, Antigravity, OpenClaw, Roo Code, Amp, and Aider.
|
|
346
|
+
|
|
347
|
+
---
|
|
348
|
+
|
|
349
|
+
**STOP GATE 3**
|
|
350
|
+
|
|
351
|
+
"Which of these four capabilities is most important to you?
|
|
352
|
+
1. **Challenges me** — the friction and accountability system
|
|
353
|
+
2. **Learns from me** — the correction lifecycle and pattern tracking
|
|
354
|
+
3. **Remembers** — entity memory and passive detection
|
|
355
|
+
4. **Runs silently** — hooks and infrastructure
|
|
356
|
+
|
|
357
|
+
Pick one and I'll show you how it actually works in practice."
|
|
358
|
+
|
|
359
|
+
**STOP. Wait for user response. Use their choice to select the live demo in Section 7.5.**
|
|
360
|
+
|
|
361
|
+
---
|
|
362
|
+
|
|
363
|
+
## 7.5 LIVE DEMO
|
|
364
|
+
|
|
365
|
+
Based on user's choice, walk through ONE feature interactively using their actual files:
|
|
366
|
+
|
|
367
|
+
### If "Challenges me" (Escalating Friction)
|
|
368
|
+
|
|
369
|
+
"Let's test it. Tell me you want to work on something that's NOT on your plan today."
|
|
370
|
+
|
|
371
|
+
Wait for their response. When they name something off-plan:
|
|
372
|
+
1. Apply Level 1 friction: "Your plan says [read today's Daily Note focus]. You want to work on [their thing]. Intentional?"
|
|
373
|
+
2. If they push through, apply Level 2: "Why is this more important than your Single Test? One sentence."
|
|
374
|
+
3. If they push through again: "Fine. 30 minutes on this, then we return to the plan. I'm logging this as an override."
|
|
375
|
+
4. "That's how it works every day. Not blocking you — making you decide consciously."
|
|
376
|
+
|
|
377
|
+
### If "Learns from me" (Correction Lifecycle)
|
|
378
|
+
|
|
379
|
+
"Try it now. Correct me about something. Say 'from now on, always do X' or 'don't ever do Y again.'"
|
|
380
|
+
|
|
381
|
+
Wait for their correction. When they provide one:
|
|
382
|
+
1. Acknowledge: "I made a mistake."
|
|
383
|
+
2. Identify a rule or behavior file and propose a diff fix
|
|
384
|
+
3. "If you approve, I implement it immediately and log it to Auto_Learnings.md with Confidence 3. If you see me make the same mistake again, confidence goes up. At 5, it becomes a permanent structural fix."
|
|
385
|
+
4. "That's the correction lifecycle. You train the system by using it."
|
|
386
|
+
|
|
387
|
+
### If "Remembers" (Entity Memory + Passive Detection)
|
|
388
|
+
|
|
389
|
+
"Tell me about someone you're working with or a decision you recently made."
|
|
390
|
+
|
|
391
|
+
Wait for their response. When they mention a person or decision:
|
|
392
|
+
1. "I'd normally create an entity note at `03_Library/Entities/People/[Name].md` with what I know about them. Next session, I'd load that context automatically."
|
|
393
|
+
2. "And if you just said 'I promised [Name] I'd send the proposal by Friday' — that would automatically go into Active_Context.md under Commitments. `/plan-tomorrow` would surface it when Friday approaches."
|
|
394
|
+
3. "You don't need to remember to update files. The system detects it from conversation."
|
|
395
|
+
|
|
396
|
+
### If "Runs silently" (Hooks + Infrastructure)
|
|
397
|
+
|
|
398
|
+
"Here's what's happening behind the scenes right now:
|
|
399
|
+
1. **Session log reminder** — After 7+ exchanges, I'll remind you to run `/log` before ending
|
|
400
|
+
2. **Engine protection** — If I try to edit Identity_Prime.md or Strategy.md, a hook fires and asks you to confirm
|
|
401
|
+
3. **Transcript backup** — Before context compaction, the full transcript gets backed up so nothing is lost
|
|
402
|
+
4. **Hard links** — The workflow files you're using right now exist in `src/workflows/` but are also accessible at `~/.claude/commands/`. Same file, two paths. Edit from either."
|
|
403
|
+
|
|
404
|
+
After the demo:
|
|
405
|
+
|
|
406
|
+
**STOP GATE 4**
|
|
407
|
+
|
|
408
|
+
"Want to explore another feature, or are you ready to start using the system?"
|
|
409
|
+
|
|
410
|
+
**STOP. Wait for response. If they want another demo, run a different one. If ready, proceed to Section 8.**
|
|
411
|
+
|
|
412
|
+
---
|
|
413
|
+
|
|
414
|
+
## 8. TIPS FOR SUCCESS
|
|
415
|
+
|
|
416
|
+
1. **Be brutally honest in logs.** The analysis is only as good as the input. "I avoided the hard task" is more useful than "productive day."
|
|
417
|
+
2. **Run `/analyse-day` even on bad days.** Especially then. Bad days reveal patterns that good days hide.
|
|
418
|
+
3. **Don't skip your weekly review.** 30 minutes that prevents hours of strategic drift.
|
|
419
|
+
4. **Correct the AI.** Say "don't do that" or "from now on do X" — it proposes a fix, you approve it, and the system improves. This is how it gets smarter.
|
|
420
|
+
5. **You don't need to update files manually.** The system detects decisions, commitments, and waiting-for items from conversation and writes them automatically. Trust the passive detection.
|
|
421
|
+
6. **Update your Dossier.** New skill, connection, or asset? Add it. The AI uses it to avoid cold-start suggestions.
|
|
422
|
+
7. **Garden your graph.** Connect notes with `[[Links]]`. Linked knowledge is wisdom. Unlinked knowledge is noise.
|
|
423
|
+
8. **Start with 3 workflows.** `/morning`, `/analyse-day`, `/plan-tomorrow`. Master the core loop before exploring the rest.
|
|
424
|
+
|
|
425
|
+
---
|
|
426
|
+
|
|
427
|
+
## 9. MULTI-AGENT SUPPORT
|
|
428
|
+
|
|
429
|
+
Mover OS works with **13 AI coding agents.** The installer auto-detects which ones you have and configures each:
|
|
430
|
+
|
|
431
|
+
| Agent | What Gets Installed |
|
|
432
|
+
|-------|---------------------|
|
|
433
|
+
| Claude Code | Rules + 18 commands + 38 skills + 6 hooks |
|
|
434
|
+
| Cursor | Rules + 18 commands + 38 skills |
|
|
435
|
+
| Cline | Rules + 38 skills |
|
|
436
|
+
| Windsurf | Rules + 38 skills |
|
|
437
|
+
| Gemini CLI | Rules + 18 workflows + 38 skills |
|
|
438
|
+
| GitHub Copilot | Rules + 38 skills |
|
|
439
|
+
| Codex CLI | Rules + 38 skills |
|
|
440
|
+
| Codex (Cloud) | Rules + 38 skills |
|
|
441
|
+
| Antigravity | Rules + 18 workflows |
|
|
442
|
+
| OpenClaw | Rules + 38 skills |
|
|
443
|
+
| Roo Code | Rules + 38 skills |
|
|
444
|
+
| Amp | Rules + 38 skills |
|
|
445
|
+
| Aider | Rules |
|
|
446
|
+
|
|
447
|
+
"Claude Code gets the deepest integration — hooks, native slash commands, and the full correction lifecycle. Every other agent gets the core system: your rules, skills, and workflows. You can use multiple agents simultaneously — they all read the same Engine files."
|
|
448
|
+
|
|
449
|
+
---
|
|
450
|
+
|
|
451
|
+
## 10. READY TO START
|
|
452
|
+
|
|
453
|
+
"You now understand:
|
|
454
|
+
- Your folder structure and where everything lives
|
|
455
|
+
- The Engine files that power the system
|
|
456
|
+
- The daily rhythm and how workflows connect
|
|
457
|
+
- What makes this different — friction, learning, memory, and silent infrastructure
|
|
458
|
+
- How to correct the AI to make it better
|
|
459
|
+
|
|
460
|
+
There's one thing left to do: Start."
|
|
461
|
+
|
|
462
|
+
---
|
|
463
|
+
|
|
464
|
+
## 11. SELF-VERIFICATION (CISC)
|
|
465
|
+
|
|
466
|
+
Before completing the tour, self-check:
|
|
467
|
+
1. All examples personalized to user's Identity and Strategy (not generic)? (90%+ accuracy)
|
|
468
|
+
2. No invented details about user — all claims grounded in loaded files?
|
|
469
|
+
3. User confirmed they understand the daily rhythm (Sections 4-6)?
|
|
470
|
+
4. All STOP gates were respected (user responded before proceeding)?
|
|
471
|
+
5. No banned phrases in output?
|
|
472
|
+
|
|
473
|
+
If any section < 90% confident: flag it explicitly.
|
|
474
|
+
|
|
475
|
+
---
|
|
476
|
+
|
|
477
|
+
## 12. ANSWER GATING
|
|
478
|
+
|
|
479
|
+
Do not suggest handoff until:
|
|
480
|
+
- User has confirmed they understand the daily rhythm (`/morning` -> work -> `/analyse-day` -> `/plan-tomorrow`)
|
|
481
|
+
- User has no outstanding questions about any workflow
|
|
482
|
+
- At least one STOP gate was properly respected (user responded)
|
|
483
|
+
|
|
484
|
+
If pending: "You haven't confirmed you're clear on [X]. Want to clarify before we wrap up?"
|
|
485
|
+
|
|
486
|
+
---
|
|
487
|
+
|
|
488
|
+
## 13. PROACTIVE SUGGESTIONS
|
|
489
|
+
|
|
490
|
+
Based on observations during this walkthrough:
|
|
491
|
+
1. If user seems overwhelmed by workflow count: "You only need 3 workflows to start: `/morning`, `/analyse-day`, `/plan-tomorrow`. Master those first." - Confidence: 3
|
|
492
|
+
2. If Identity revealed a specific Anti-Identity trigger: "Your Anti-Identity ([X]) tends to emerge when [trigger]. `/debug-resistance` is specifically built for that." - Confidence: 2
|
|
493
|
+
3. If Strategy shows a specific project phase: "You're in [phase]. The most relevant workflow right now is [workflow]. Want a quick demo?" - Confidence: 3
|
|
494
|
+
4. If user has no active projects: "Run `/ignite` to set up your first project. That's where the system really comes alive." - Confidence: 3
|
|
495
|
+
|
|
496
|
+
"Want me to address any of these?"
|
|
497
|
+
|
|
498
|
+
---
|
|
499
|
+
|
|
500
|
+
## 14. SELF-IMPROVEMENT
|
|
501
|
+
|
|
502
|
+
If user corrected AI during this workflow, execute S11 Trigger A:
|
|
503
|
+
1. Acknowledge: "I made a mistake."
|
|
504
|
+
2. Identify the rule violated AND the source file.
|
|
505
|
+
3. Propose fix using S11 diff format with SAFETY CHECK.
|
|
506
|
+
4. STOP. Wait for user approval.
|
|
507
|
+
5. Log structured CORRECTION to Auto_Learnings.md.
|
|
508
|
+
|
|
509
|
+
---
|
|
510
|
+
|
|
511
|
+
## HANDOFF
|
|
512
|
+
|
|
513
|
+
Sources used: Active_Context.md (Identity Snapshot, Strategic Verdict, Active Patterns)
|
|
514
|
+
Confidence range: Tour content is structural (system documentation) — personalization grounded in loaded Engine files
|
|
515
|
+
|
|
516
|
+
**Next:**
|
|
517
|
+
- If plan.md exists for any active project: "You already have active plans. Run `/morning` to prime your session, then get to work."
|
|
518
|
+
- If no plan exists: "Run `/plan-tomorrow` to create your first Battle Plan. This is where it all begins."
|
|
519
|
+
|
|
520
|
+
Key rules still active:
|
|
521
|
+
- All claims must be grounded in loaded files
|
|
522
|
+
- Confidence < 3 = ask, don't assert
|
|
523
|
+
- Append-only: never delete history
|