learnship 2.1.0 → 2.1.1
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 — 57 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": "2.1.
|
|
4
|
+
"version": "2.1.1",
|
|
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 — 57 structured workflows, persistent memory across sessions, integrated learning partner, and impeccable UI design system.",
|
|
5
|
-
"version": "2.1.
|
|
5
|
+
"version": "2.1.1",
|
|
6
6
|
"logo": "assets/logo.png",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Favio Vazquez",
|
package/gemini-extension.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "learnship",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.1",
|
|
4
4
|
"description": "Agentic engineering done right — 57 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/",
|
|
@@ -410,19 +410,62 @@ node -e "const fs=require('fs'),path=require('path');const dir='.planning/resear
|
|
|
410
410
|
|
|
411
411
|
> 🛑 **If the command prints `RESEARCH INCOMPLETE` or exits with code 1:** Go back and create or fix the missing files. Then run the verification again. You MUST see `RESEARCH VERIFIED OK` before continuing. Do NOT proceed to Step 6 without a passing verification.
|
|
412
412
|
|
|
413
|
-
Display
|
|
413
|
+
**Read all 5 research files now** and present their findings in full. Do NOT summarize into 3 bullets. Display this exact structure, populated from the actual file contents:
|
|
414
|
+
|
|
414
415
|
```
|
|
415
416
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
416
417
|
learnship ► RESEARCH COMPLETE ✓
|
|
417
418
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
418
419
|
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
420
|
+
## Recommended Stack
|
|
421
|
+
[Full content from STACK.md ## Recommended Stack — include all items, versions, and rationale]
|
|
422
|
+
|
|
423
|
+
**Alternatives Considered:** [From STACK.md ## Alternatives Considered]
|
|
424
|
+
**What NOT to Use:** [From STACK.md ## What NOT to Use — include reasons]
|
|
425
|
+
|
|
426
|
+
## Features
|
|
427
|
+
**Table Stakes (must have for v1):**
|
|
428
|
+
[Full list from FEATURES.md ## Table Stakes]
|
|
429
|
+
|
|
430
|
+
**Differentiators (v2 candidates):**
|
|
431
|
+
[Full list from FEATURES.md ## Differentiators]
|
|
432
|
+
|
|
433
|
+
**Anti-Features (avoid):**
|
|
434
|
+
[From FEATURES.md ## Anti-Features]
|
|
435
|
+
|
|
436
|
+
## Architecture
|
|
437
|
+
**Component Boundaries:**
|
|
438
|
+
[From ARCHITECTURE.md ## Component Boundaries]
|
|
439
|
+
|
|
440
|
+
**Data Flow:**
|
|
441
|
+
[From ARCHITECTURE.md ## Data Flow]
|
|
442
|
+
|
|
443
|
+
**Recommended Build Order:**
|
|
444
|
+
[From ARCHITECTURE.md ## Build Order]
|
|
445
|
+
|
|
446
|
+
**Integration Points:**
|
|
447
|
+
[From ARCHITECTURE.md ## Integration Points]
|
|
422
448
|
|
|
423
|
-
|
|
449
|
+
## Top Pitfalls to Avoid
|
|
450
|
+
[Full list from PITFALLS.md ## Common Mistakes]
|
|
451
|
+
|
|
452
|
+
**Warning Signs:**
|
|
453
|
+
[From PITFALLS.md ## Warning Signs]
|
|
454
|
+
|
|
455
|
+
**Prevention Strategies:**
|
|
456
|
+
[From PITFALLS.md ## Prevention Strategies]
|
|
457
|
+
|
|
458
|
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
459
|
+
Files written: .planning/research/STACK.md, FEATURES.md, ARCHITECTURE.md, PITFALLS.md, SUMMARY.md
|
|
460
|
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
424
461
|
```
|
|
425
462
|
|
|
463
|
+
Then ask exactly this:
|
|
464
|
+
|
|
465
|
+
"Research is complete. Does this align with what you had in mind, or are there stack/architecture decisions you want to override before I define requirements? Reply **continue** to proceed, or tell me what to change."
|
|
466
|
+
|
|
467
|
+
> 🛑 **HARD GATE — Wait for the user's reply before proceeding to Step 6.** Do NOT automatically continue to requirements. Do NOT write REQUIREMENTS.md. The user must explicitly say "continue" or give a change request. If they request changes, update the relevant research file(s) and re-display the affected section, then re-ask this question.
|
|
468
|
+
|
|
426
469
|
## Step 6: Define Requirements
|
|
427
470
|
|
|
428
471
|
> 🛑 STOP. Do not write REQUIREMENTS.md until you have presented feature categories to the user and received their explicit v1 selections. This is a fully interactive step — you must wait for input.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "learnship",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.1",
|
|
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",
|