- Created draft documentation for enabling reachability, CLI authentication, EntryTrace heuristics, Go stripped binaries, Java and Python lockfiles, Rust fingerprint enrichment, SAST integration, Windows/macOS analyzer coverage, scanner engine surface, multi-tenancy operations, RLS and data isolation, ABAC overlays, VEX trust model, VEX ops runbook, VEX mapping, scopes and roles, tenancy overview, VEX signatures, contract testing, VEX consensus algorithm, VEX consensus API, VEX consensus console, VEX consensus overview, and VEX issuer directory. - Each document includes a status placeholder, purpose, and open TODOs for future updates.
501 B
501 B
Contract Testing — Draft Skeleton (2025-12-05 UTC)
Status: draft placeholder. Inputs pending: DOSK0101 harness guidance, sample fixtures.
Goals
- Ensure stable contracts across services/SDKs with mock/replay.
Components
- Mock server, record/replay pipeline, golden fixtures, determinism checks.
Workflow
- Record -> approve -> replay -> diff.
Quality Gates
- Ordering, timestamps (UTC), hashing rules.
Open TODOs
- Add concrete CLI/scripts and sample fixtures when provided.