agentic-sdlc 1.5.0 → 1.5.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.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  ## [Unreleased]
6
6
 
7
+ ---
8
+
9
+ ## [1.5.1] - 2026-01-04 (Sprint 6)
10
+
11
+ ### Documentation
12
+ - update CLI documentation and landing page
13
+
14
+ ### Maintenance
15
+ - add chat.db and research artifacts
16
+
17
+
7
18
  ---
8
19
 
9
20
  ## [1.5.0] - 2026-01-04 (Sprint 6)
package/README.md CHANGED
@@ -183,10 +183,15 @@ agentic-sdlc ide all # Setup all supported IDEs
183
183
  # Knowledge Base
184
184
  agentic-sdlc init-kb # Initialize KB
185
185
  agentic-sdlc list # List roles & workflows
186
+ agentic-sdlc kb search "query" # Search KB
186
187
 
187
- # Brain System (see GEMINI.md)
188
+ # Release Management
189
+ agentic-sdlc release preview # Preview changes
190
+ agentic-sdlc release release # Full release cycle
191
+
192
+ # Brain System
193
+ agentic-sdlc agent # Run default agent
188
194
  python tools/neo4j/brain_parallel.py --sync # Sync brain
189
- python tools/neo4j/brain_parallel.py --recommend # Get recommendations
190
195
  ```
191
196
 
192
197
  ## 🌟 Why Agentic SDLC?
@@ -0,0 +1,94 @@
1
+ {
2
+ "task": "cli documentation",
3
+ "task_type": "feature",
4
+ "timestamp": "2026-01-04T09:41:31.918753",
5
+ "sources": {
6
+ "knowledge_base": {
7
+ "found": true,
8
+ "entries": [
9
+ {
10
+ "file": ".agent\\knowledge-base\\features\\figma-landing-page-workflow.md",
11
+ "category": "features",
12
+ "title": "Untitled",
13
+ "relevance": 1.0
14
+ },
15
+ {
16
+ "file": ".agent\\knowledge-base\\features\\figma-mcp-sa-guide.md",
17
+ "category": "features",
18
+ "title": "Figma MCP Integration for @SA",
19
+ "relevance": 1.0
20
+ },
21
+ {
22
+ "file": ".agent\\knowledge-base\\features\\figma-mcp-uiux-guide.md",
23
+ "category": "features",
24
+ "title": "Figma MCP Integration for @UIUX",
25
+ "relevance": 1.0
26
+ },
27
+ {
28
+ "file": ".agent\\knowledge-base\\features\\KB-2026-01-01-004-uiux-design-skills-2026.md",
29
+ "category": "features",
30
+ "title": "Essential UI/UX Design Skills for 2026",
31
+ "relevance": 1.0
32
+ },
33
+ {
34
+ "file": ".agent\\knowledge-base\\features\\KB-2026-01-01-005-modern-ai-landing-page-ui.md",
35
+ "category": "features",
36
+ "title": "Build successful",
37
+ "relevance": 1.0
38
+ },
39
+ {
40
+ "file": ".agent\\knowledge-base\\architecture\\KB-2026-01-01-003-neo4j-graph-database-skills.md",
41
+ "category": "architecture",
42
+ "title": "Neo4j Graph Database Skills & Best Practices",
43
+ "relevance": 1.0
44
+ },
45
+ {
46
+ "file": ".agent\\knowledge-base\\features\\KB-2026-01-01-001-landing-page-design-trends-2026.md",
47
+ "category": "features",
48
+ "title": "Modern Landing Page Design Trends for 2026",
49
+ "relevance": 0.5
50
+ },
51
+ {
52
+ "file": ".agent\\knowledge-base\\features\\KB-2026-01-01-006-award-winning-landing-page-patterns.md",
53
+ "category": "features",
54
+ "title": "Build successful",
55
+ "relevance": 0.5
56
+ },
57
+ {
58
+ "file": ".agent\\knowledge-base\\features\\KB-2026-01-02-001-cleanup-workflow.md",
59
+ "category": "features",
60
+ "title": "Standard cleanup",
61
+ "relevance": 0.5
62
+ },
63
+ {
64
+ "file": ".agent\\knowledge-base\\features\\KB-2026-01-02-002-landing-page-monorepo-architecture.md",
65
+ "category": "features",
66
+ "title": "✓ Built successfully in 3.20s",
67
+ "relevance": 0.5
68
+ },
69
+ {
70
+ "file": ".agent\\knowledge-base\\performance\\KB-2026-01-02-lazy-loading-optimization.md",
71
+ "category": "performance",
72
+ "title": "Untitled",
73
+ "relevance": 0.5
74
+ }
75
+ ],
76
+ "categories": [
77
+ "features",
78
+ "architecture",
79
+ "performance"
80
+ ]
81
+ }
82
+ },
83
+ "summary": {
84
+ "total_sources": 1,
85
+ "findings": [
86
+ "Found 11 related entries in Knowledge Base"
87
+ ],
88
+ "recommendations": [
89
+ "✓ Strong knowledge base available - Review existing solutions before starting"
90
+ ],
91
+ "related_entries": 11,
92
+ "confidence": "high"
93
+ }
94
+ }
@@ -0,0 +1,78 @@
1
+ # Research Report
2
+
3
+ **Task:** cli documentation
4
+ **Type:** feature
5
+ **Date:** 2026-01-04T09:41:31.918753
6
+
7
+ ## Summary
8
+
9
+ - **Confidence:** high
10
+ - **Related Entries:** 11
11
+
12
+ ### Findings
13
+
14
+ - Found 11 related entries in Knowledge Base
15
+
16
+ ### Recommendations
17
+
18
+ - ✓ Strong knowledge base available - Review existing solutions before starting
19
+
20
+ ## Detailed Results
21
+
22
+ ### Knowledge Base (11 entries)
23
+
24
+ #### Untitled
25
+ - File: `.agent\knowledge-base\features\figma-landing-page-workflow.md`
26
+ - Category: features
27
+ - Relevance: 100%
28
+
29
+ #### Figma MCP Integration for @SA
30
+ - File: `.agent\knowledge-base\features\figma-mcp-sa-guide.md`
31
+ - Category: features
32
+ - Relevance: 100%
33
+
34
+ #### Figma MCP Integration for @UIUX
35
+ - File: `.agent\knowledge-base\features\figma-mcp-uiux-guide.md`
36
+ - Category: features
37
+ - Relevance: 100%
38
+
39
+ #### Essential UI/UX Design Skills for 2026
40
+ - File: `.agent\knowledge-base\features\KB-2026-01-01-004-uiux-design-skills-2026.md`
41
+ - Category: features
42
+ - Relevance: 100%
43
+
44
+ #### Build successful
45
+ - File: `.agent\knowledge-base\features\KB-2026-01-01-005-modern-ai-landing-page-ui.md`
46
+ - Category: features
47
+ - Relevance: 100%
48
+
49
+ #### Neo4j Graph Database Skills & Best Practices
50
+ - File: `.agent\knowledge-base\architecture\KB-2026-01-01-003-neo4j-graph-database-skills.md`
51
+ - Category: architecture
52
+ - Relevance: 100%
53
+
54
+ #### Modern Landing Page Design Trends for 2026
55
+ - File: `.agent\knowledge-base\features\KB-2026-01-01-001-landing-page-design-trends-2026.md`
56
+ - Category: features
57
+ - Relevance: 50%
58
+
59
+ #### Build successful
60
+ - File: `.agent\knowledge-base\features\KB-2026-01-01-006-award-winning-landing-page-patterns.md`
61
+ - Category: features
62
+ - Relevance: 50%
63
+
64
+ #### Standard cleanup
65
+ - File: `.agent\knowledge-base\features\KB-2026-01-02-001-cleanup-workflow.md`
66
+ - Category: features
67
+ - Relevance: 50%
68
+
69
+ #### ✓ Built successfully in 3.20s
70
+ - File: `.agent\knowledge-base\features\KB-2026-01-02-002-landing-page-monorepo-architecture.md`
71
+ - Category: features
72
+ - Relevance: 50%
73
+
74
+ #### Untitled
75
+ - File: `.agent\knowledge-base\performance\KB-2026-01-02-lazy-loading-optimization.md`
76
+ - Category: performance
77
+ - Relevance: 50%
78
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentic-sdlc",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "Simulating a complete Software Development Lifecycle (SDLC) with specialized AI Agents.",
5
5
  "type": "module",
6
6
  "private": false,