learnship 1.9.11 → 1.9.12

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "learnship",
3
3
  "description": "Agentic engineering done right — 42 structured workflows, persistent memory across sessions, integrated learning partner, and impeccable UI design system. Works with Claude Code, Windsurf, Cursor, Gemini CLI, OpenCode, and Codex.",
4
- "version": "1.9.11",
4
+ "version": "1.9.12",
5
5
  "author": {
6
6
  "name": "Favio Vazquez",
7
7
  "email": "favio.vazquezp@gmail.com"
@@ -2,7 +2,7 @@
2
2
  "name": "learnship",
3
3
  "displayName": "learnship",
4
4
  "description": "Agentic engineering done right — 42 structured workflows, persistent memory across sessions, integrated learning partner, and impeccable UI design system.",
5
- "version": "1.9.11",
5
+ "version": "1.9.12",
6
6
  "logo": "assets/logo.png",
7
7
  "author": {
8
8
  "name": "Favio Vazquez",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "learnship",
3
- "version": "1.9.11",
3
+ "version": "1.9.12",
4
4
  "description": "Agentic engineering done right — 42 structured workflows, persistent memory across sessions, integrated learning partner, and impeccable UI design system.",
5
5
  "author": "Favio Vazquez",
6
6
  "homepage": "https://faviovazquez.github.io/learnship/",
@@ -132,7 +132,9 @@ Wait for their response. Then follow the thread — each answer opens new questi
132
132
 
133
133
  Use the questioning techniques from `@./references/questioning.md`.
134
134
 
135
- When you have enough to write a clear PROJECT.md, ask:
135
+ > **⚠ MANDATORY MINIMUM — Do not ask to create PROJECT.md until you have asked AT LEAST 3 follow-up questions after the user's first answer. No matter how detailed the first response is, one answer is never enough. A single detailed prompt is not a project definition — it is a starting point. Ask follow-ups about: who uses it, what the edge cases are, what success looks like, what they've already tried, what must NOT happen. Only after at least 3 follow-ups have been exchanged may you proceed.**
136
+
137
+ When you have enough depth (minimum 3 follow-ups exchanged), ask:
136
138
 
137
139
  "I think I understand what you're after. Ready to create PROJECT.md, or do you want to explore more?"
138
140
 
@@ -145,6 +147,15 @@ Loop until ready.
145
147
 
146
148
  Synthesize all gathered context into `.planning/PROJECT.md` using `@./templates/project.md` as the template.
147
149
 
150
+ Once written, **show the user the full contents of `.planning/PROJECT.md`** and ask:
151
+
152
+ "Here's the PROJECT.md I've written from our conversation. Does this accurately capture what you want to build, or should we adjust anything?"
153
+
154
+ - **Looks good** → continue
155
+ - **Needs changes** → ask what to adjust, update PROJECT.md, re-present, loop until confirmed
156
+
157
+ > **⚠ STOP — do not proceed to Step 5 until the user has explicitly confirmed PROJECT.md. This is a mandatory gate. Do not interpret silence or a brief "ok" as confirmation — wait for a clear positive signal.**
158
+
148
159
  **If `commit_mode` is `auto`:**
149
160
  ```bash
150
161
  git add .planning/PROJECT.md && git commit -m "docs: initialize project"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "learnship",
3
- "version": "1.9.11",
3
+ "version": "1.9.12",
4
4
  "description": "Learn as you build. Build with intent. — A multi-platform agentic engineering system for Windsurf, Claude Code, Cursor, OpenCode, Gemini CLI, and Codex: spec-driven workflows, integrated learning, and production-grade design.",
5
5
  "keywords": [
6
6
  "agentic",