docs: start milestone v1.7 Content Generation
This commit is contained in:
parent
f85cab192a
commit
0abf30b8c1
2 changed files with 43 additions and 20 deletions
|
|
@ -59,7 +59,17 @@ A fresh onboard asks for ONE thing (root directory), auto-creates PM + Engineer
|
|||
|
||||
### Active
|
||||
|
||||
(None — defining next milestone)
|
||||
- [ ] Presentations & video generation via Remotion
|
||||
- [ ] Placeholder assets with DRAFT styling and manifest tracking
|
||||
- [ ] Theme & palette generator with live preview and exports
|
||||
- [ ] Wallpapers & visual asset generation
|
||||
- [ ] Diagram generation (natural language → Mermaid → rendered)
|
||||
- [ ] Document generation (PDF reports, invoices)
|
||||
- [ ] Icon generation (SVG from description)
|
||||
- [ ] Social media content generation
|
||||
- [ ] Branding media kit (full brand identity)
|
||||
- [ ] Whisper voice input in web chat
|
||||
- [ ] Content types as installable Nexus skills
|
||||
|
||||
### Out of Scope
|
||||
|
||||
|
|
@ -155,7 +165,22 @@ After every `/gsd:complete-milestone`, perform an upstream rebase before startin
|
|||
|
||||
**Autonomous mode:** The autonomous workflow MUST check for this section and run the rebase after `complete-milestone` returns, before starting the next milestone.
|
||||
|
||||
## Current Milestone: Planning next
|
||||
## Current Milestone: v1.7 Content Generation
|
||||
|
||||
**Goal:** Comprehensive content generation layer — agents produce visual, document, and media content as real deliverables.
|
||||
|
||||
**Target features:**
|
||||
- Presentations & video via Remotion (pitch decks, demo videos)
|
||||
- Placeholder assets with DRAFT styling and manifest tracking
|
||||
- Theme & palette generator (color → full theme with live preview, WCAG AA, exports)
|
||||
- Wallpapers & visual assets (desktop/mobile, social banners, OG images, icons)
|
||||
- Diagram generation (natural language → Mermaid → SVG/PNG)
|
||||
- Document generation (PDF reports, invoices, one-pagers)
|
||||
- Icon generation (SVG from description, consistent sets)
|
||||
- Social media content (platform-ready posts, carousels, hashtags)
|
||||
- Branding media kit (full brand identity from conversation)
|
||||
- Whisper voice input in web chat (click-to-record, offline local model)
|
||||
- Content types as installable Nexus skills
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-04 after v1.6 milestone completion*
|
||||
*Last updated: 2026-04-04 after v1.7 milestone start*
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
gsd_state_version: 1.0
|
||||
milestone: v1.6
|
||||
milestone_name: Voice Pipeline + Minimal Message Bridge
|
||||
status: executing
|
||||
stopped_at: Completed 38-02-PLAN.md — Telegram voice handling + TTS reply
|
||||
last_updated: "2026-04-04T03:51:24.336Z"
|
||||
milestone: v1.7
|
||||
milestone_name: Content Generation
|
||||
status: planning
|
||||
stopped_at: ""
|
||||
last_updated: "2026-04-04"
|
||||
last_activity: 2026-04-04
|
||||
progress:
|
||||
total_phases: 4
|
||||
completed_phases: 4
|
||||
total_plans: 12
|
||||
completed_plans: 12
|
||||
total_phases: 0
|
||||
completed_phases: 0
|
||||
total_plans: 0
|
||||
completed_plans: 0
|
||||
percent: 0
|
||||
---
|
||||
|
||||
|
|
@ -18,19 +18,17 @@ progress:
|
|||
|
||||
## Project Reference
|
||||
|
||||
See: .planning/PROJECT.md (updated 2026-04-03)
|
||||
See: .planning/PROJECT.md (updated 2026-04-04)
|
||||
|
||||
**Core value:** A fresh onboard asks for ONE thing (root directory), auto-creates PM + Engineer agents, and drops you in the dashboard.
|
||||
**Current focus:** Phase 39 — voice-polish
|
||||
**Current focus:** Defining requirements for v1.7
|
||||
|
||||
## Current Position
|
||||
|
||||
Phase: 39
|
||||
Plan: Not started
|
||||
Status: Executing Phase 39
|
||||
Last activity: 2026-04-04
|
||||
|
||||
Progress: [░░░░░░░░░░] 0%
|
||||
Phase: Not started (defining requirements)
|
||||
Plan: —
|
||||
Status: Defining requirements
|
||||
Last activity: 2026-04-04 — Milestone v1.7 started
|
||||
|
||||
## Performance Metrics
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue