v0.6.2
fix: add native runtime fields to test fixtures clippy --all-targets (the CI gate) compiles #[cfg(test)] code, which builds ServiceMeta/ServiceDef/Metadata literals that the v0.6.2 schema additions (runtime, build) left incomplete. Plain `cargo build` skips test targets, so this slipped through locally.