Expand description
Platform stability, conformance, security checklists, performance budgets, and LTS policy.
Structs§
- ApiSurface
Item - One registered public API surface item.
- Conformance
Case - One conformance case result.
- Conformance
Report - Aggregated conformance report.
- LtsPolicy
- Long-term support policy.
- Performance
Budget - One declared budget ceiling.
- Performance
Budget Report - Collection of budgets plus measured samples.
- Performance
Sample - One measured sample against a budget id.
- Release
Gate - Release gate combining stability, conformance, security, LTS, and budgets.
- Release
Gate Decision - Outcomes of evaluating a
ReleaseGate. - Security
Audit Item - One security audit checklist item.
- Security
Checklist - Security checklist for release gates.
- Stability
Registry - Registry of API surface items used by freeze checklists.
- Streaming12
Measurements - Typed resource and transfer measurements consumed by the 1.2 gate.
- Streaming12
Release Evidence - Evidence gathered by CI and release tooling for SpatialRust 1.2.
- Streaming12
Release Gate - Mandatory SpatialRust 1.2 bounded-streaming release policy.
- Support
Window - Support window for one major line.
- Vision1
Measurements - Fixed-dimension performance measurements consumed by the Vision 1.0 gate.
- Vision1
Release Evidence - Evidence gathered by CI/release tooling for a Vision 1.0 candidate.
- Vision1
Release Gate - Mandatory SpatialRust Vision 1.0 release policy.
- Vision2
Measurements - Typed canonical measurements consumed by the Vision 2 release gate.
- Vision2
Release Evidence - Evidence gathered by CI and release tooling for a Vision 2 candidate.
- Vision2
Release Gate - Mandatory SpatialRust Vision 2 release policy.
- Visual
Measurements - Typed canonical measurements consumed by the Visual release gate.
- Visual
Receipt Evidence - One dated Visual evidence receipt.
- Visual
Release Evidence - Evidence gathered by CI and release tooling for a Visual candidate.
- Visual
Release Gate - Mandatory SpatialRust Visual release policy.
Enums§
- ApiStability
Class - Stability class for a public API item.
- Budget
Kind - Dimension of a performance budget.
- Conformance
Status - Outcome of one conformance case.
- Platform
Error - Failures in stability/conformance bookkeeping.
Type Aliases§
- Platform
Result - Result type for platform operations.