atm-core v1.2.0
Changes
ATM Graft
- Added smoke test coverage for the ATM graft workflow
- Fixed graft approval artifact field and invariant guard
Observability
- Integrated sc-observability v1.1.0 log maintenance (adopt retained log maintenance API)
Release Infrastructure
- Expanded publish surface to all 7 retained crates (agent-team-mail-core, atm-rusqlite, atm-daemon-client, atm-daemon-bootstrap, atm-daemon, atm-graft, agent-team-mail)
- Added atm-daemon to both Unix and Windows release archives
- Fixed publish preflight: moved sc-lint-attributes to dev-dependencies
Platform
- Gated Unix-only lifecycle signal helpers behind
cfg(unix)
Dependencies
- Restored version pins on atm-runtime-test-support dev-deps