fix: version 0.3.4 (not 0.4.0) — Material Analysis Phase
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
36909ee9d9
commit
d05344d495
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.4.0 (2026-03-18)
|
## 0.3.4 (2026-03-18)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
- **Material Analysis Phase** — When users provide existing documents (PRD, brief, research, guidelines), Saga now analyzes them before asking any questions. New protocol: Read → Extract into categories → Present findings one at a time for user confirmation → Identify gaps → Only ask about what's missing. Turns a 60-minute discovery session into a 15-minute confirmation + gap-fill when materials are comprehensive.
|
- **Material Analysis Phase** — When users provide existing documents (PRD, brief, research, guidelines), Saga now analyzes them before asking any questions. New protocol: Read → Extract into categories → Present findings one at a time for user confirmation → Identify gaps → Only ask about what's missing. Turns a 60-minute discovery session into a 15-minute confirmation + gap-fill when materials are comprehensive.
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://json.schemastore.org/package.json",
|
"$schema": "https://json.schemastore.org/package.json",
|
||||||
"name": "whiteport-design-studio",
|
"name": "whiteport-design-studio",
|
||||||
"version": "0.4.0",
|
"version": "0.3.4",
|
||||||
"description": "Whiteport Design Studio - Strategic design methodology for AI-powered workflows",
|
"description": "Whiteport Design Studio - Strategic design methodology for AI-powered workflows",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"design",
|
"design",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue