Added
- Persistent SWD transaction journals with conservative crash recovery through
mythos doctor --repair. mythos doctorworkspace diagnostics with JSON output for policies, receipts, sessions, telemetry, filesystem safety, and interrupted transactions.- Ignore-aware, secret-filtered sandbox workspace mirroring.
- Workspace/provider/model/endpoint-scoped telemetry persistence and startup hydration.
- Source-only coverage thresholds and an installed-package/CLI smoke test in CI.
Changed
- Provider telemetry is isolated by canonical workspace and provider endpoint identity.
- Sandbox checks now honor
.gitignoreand.mythosignorewhile excluding common credential material by default.
Full Changelog: v1.22.1...v1.23.0