Files
Atomizer/docs/WORKFLOWS/CREATE.md

27 lines
672 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Workflow: CREATE (Study Creation)
_Last updated: 2026-01-29 (Mario)_
## Goal
Create a new study via the **Create Wizard**:
Files → Introspection → Context → Draft → Interview → Validate → Publish
## Source of truth
- Draft spec (local): browser storage
- Published spec: `atomizer_spec.json`
## Outputs required (DoD)
- `atomizer_spec.json` (published)
- `README.md` (auto-generated)
- Study folder structure created
## Key rules
- Dont ask user for info we can introspect.
- Ask only gap questions.
- Canvas is validation (gimmick), not the authoring source.
## See also
- PKM: TECH-SPEC-Create-Wizard-Blueprint
- PKM: TECH-SPEC-Canvas-Study-Sync