buildfix-artifacts 0.3.1

Artifact rendering and file writing for buildfix pipeline outputs.
Documentation
1
2
3
4
5
6
7
8
# buildfix-artifacts

Artifact persistence helpers for `buildfix-core`.

- Serialize `BuildfixPlan`/`BuildfixApply`/`BuildfixReport` into canonical JSON and
  markdown artifacts.
- Emit companion schema-marked `buildfix.report.v1.json` in `extras/`.
- Provide a small writer trait for dependency injection and filesystem adapter.