v0.7.0
v0.7.0
This release makes atom composition a first-class optional handoff in the normal
workspace workflow, not only in release comparison builders.
What changed
- Added
normal_workflow_atom_context_v1, generated by
scripts/workflow_atom_context.py. init_deck_workspace.pynow seeds atom context into starter workspace files.emit_deck_start_packet.pynow includesatom_compositionas an active,
reproducible route with accept/refine/skip semantics.emit_design_contract_prompt.pyandemit_style_content_router.pynow expose
the atom seed, preferred variants, narrative arc, strict JSON refinement
prompt, and supported renderer deltas.apply_deck_intake_answers.pyandapply_design_contract.pypreserve atom
choices inchoice_resolution,style_system, and reproducibility replay
metadata.- README imagery now leads with renderer-variant and style-family proof boards,
then keeps the clean Codex-native vs updated-skill comparison as supporting
evidence.
Release Evidence
- Clean README hero:
decks/native-vs-latest-random-topics-20260623/readme_images/presentation_skill_variant_proof.png - Style-family proof board:
decks/native-vs-latest-random-topics-20260623/readme_images/presentation_skill_style_family_proof.png - Clean three-topic comparison:
decks/native-vs-latest-random-topics-20260623/readme_images/codex_native_vs_updated_clean_three_topics.png
Validation
npm run check:style-atomsnpm run check:deck-startnpm run check:design-contractnpm run check:style-router