Milo 0.3.1

Kida 0.9 adoption, template verification hardening, and steward network updates.

Patch release focused on post-0.3.0 dependency alignment, template verification, and steward guidance.

Highlights

  • Kida 0.9 adoption — Milo now depends onkida-templates>=0.9.0,<0.10.0.
  • Template verificationscripts/check_templates.pynow enforces Kida strict end tags and refactor-safe same-folder imports while still compiling through Milo's terminal-aware filters and globals.
  • Steward network — Root and scopedAGENTS.mdguidance now includes verification status, cross-cutting concerns, known regression patterns, steward questions, and self-audit tracking.

Changed

  • Refreshed the lockfile for Kida 0.9.
  • Expanded steward guidance across core, docs, examples, site, benchmarks, scaffold, templates, input, and tests.

Fixed

  • Cleaned bundled component imports to use refactor-safe./_defs.kidasame-folder paths.
  • Removed the generictry close from error.kida so the bundled templates satisfy the stricter local template gate without relying on Kida 0.9's inconsistent tryclose suggestion.