shiplog 0.9.0

CLI evidence compiler for review-cycle packets with receipts, coverage, gaps, and safe share profiles.
Documentation
#[path = "workstreams/adversarial.rs"]
mod adversarial;
#[path = "workstreams/bdd.rs"]
mod bdd;
#[path = "workstreams/cluster_edge_cases.rs"]
mod cluster_edge_cases;
#[path = "workstreams/cluster_integration.rs"]
mod cluster_integration;
#[path = "workstreams/cluster_property_tests.rs"]
mod cluster_property_tests;
#[path = "workstreams/cluster_snapshot.rs"]
mod cluster_snapshot;
#[path = "workstreams/compat.rs"]
mod compat;
#[path = "workstreams/determinism.rs"]
mod determinism;
#[path = "workstreams/edge_cases.rs"]
mod edge_cases;
#[path = "workstreams/format_stability.rs"]
mod format_stability;
#[path = "workstreams/layout_edge_cases.rs"]
mod layout_edge_cases;
#[path = "workstreams/layout_integration_tests.rs"]
mod layout_integration_tests;
#[path = "workstreams/layout_property_tests.rs"]
mod layout_property_tests;
#[path = "workstreams/layout_snapshot.rs"]
mod layout_snapshot;
#[path = "workstreams/property_tests.rs"]
mod property_tests;
#[path = "workstreams/receipt_policy_boundary.rs"]
mod receipt_policy_boundary;
#[path = "workstreams/receipt_policy_edge_cases.rs"]
mod receipt_policy_edge_cases;
#[path = "workstreams/receipt_policy_integration.rs"]
mod receipt_policy_integration;
#[path = "workstreams/receipt_policy_property_tests.rs"]
mod receipt_policy_property_tests;
#[path = "workstreams/receipt_policy_snapshot.rs"]
mod receipt_policy_snapshot;
#[path = "workstreams/snapshot.rs"]
mod snapshot;
#[path = "workstreams/stress.rs"]
mod stress;