Skip to content

v0.3.10

Choose a tag to compare

@zk-xyz zk-xyz released this 06 Apr 07:01

From Mira's Session 4 completion on Booth Beacon.

Fixed

  • Session counter now advances to 4. All Session 4 tools bump brand.config.yaml after writing strategy data. brand_status correctly reports the current session.
  • Strategy write race condition. New BrandDir.readOrCreateStrategy() reads or creates strategy.yaml under a lock. Prevents sequential Session 4 tools from clobbering each other's data.

This completes the full feedback cycle from Mira's 4-session test:

  • Session 1: Core Identity (v0.3.3-v0.3.4)
  • Session 2: Visual Identity (v0.3.5-v0.3.7)
  • Session 3: Messaging (v0.3.8-v0.3.9)
  • Session 4: Content Strategy (v0.3.10)