shiplog-schema 0.6.0

Canonical shiplog schema: events, coverage manifests, workstreams, and bundle types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# shiplog-schema


Canonical data model shared by shiplog crates.

## Modules


- `event`: `EventEnvelope`, payload variants (`PullRequest`, `Review`, `Manual`), source metadata.
- `coverage`: coverage windows, slices, and manifest completeness.
- `workstream`: workstream structure, stats, and receipt references.
- `bundle`: bundle manifest/checksum types and `BundleProfile`.

All ingestion, clustering, rendering, and redaction crates depend on these serialized contracts.