What's Changed
- build(deps): upgrade govm to latest main (fb6d2f3)
- docs(architecture): add current technical architecture guide (08643b2)
- feat(runtime): finish persistent stores and pipeline stream timeline (9a926bd)
- chore(fmt): apply final gofmt (1e66c16)
- docs(examples): add multimodal runtime examples (30126fd)
- feat(api): separate text structured and artifact outputs (c1a6dc3)
- feat(debug): add multimodal execution timeline (62d268e)
- feat(cache): add artifact cache for pipeline steps (5bc6cdf)
- feat(checkpoint): add pipeline checkpoint and resume (4b0e5a0)
- feat(pipeline): execute multimodal pipeline steps (f79f0ce)
- feat(pipeline): define multimodal pipeline step model (ef9d069)
- feat(artifact): add lineage and cache key primitives (9a783bc)
- feat(tool): add multimodal tool result contract (1173efd)
- feat(artifact): define multimodal artifact model (a66c40c)
- docs: add multimodal skill runtime architecture (1fce982)
Full Changelog: v0.1.6...v0.1.7