v0.3.10
From Mira's Session 4 completion on Booth Beacon.
Fixed
- Session counter now advances to 4. All Session 4 tools bump
brand.config.yamlafter writing strategy data.brand_statuscorrectly reports the current session. - Strategy write race condition. New
BrandDir.readOrCreateStrategy()reads or createsstrategy.yamlunder 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)