Skip to content

v0.7.0

Choose a tag to compare

@siril9 siril9 released this 29 Jun 09:13

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.py now seeds atom context into starter workspace files.
  • emit_deck_start_packet.py now includes atom_composition as an active,
    reproducible route with accept/refine/skip semantics.
  • emit_design_contract_prompt.py and emit_style_content_router.py now expose
    the atom seed, preferred variants, narrative arc, strict JSON refinement
    prompt, and supported renderer deltas.
  • apply_deck_intake_answers.py and apply_design_contract.py preserve atom
    choices in choice_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-atoms
  • npm run check:deck-start
  • npm run check:design-contract
  • npm run check:style-router