docs consolidation work
This commit is contained in:
@@ -55,7 +55,7 @@ AirGap Time calculates drift = `now(monotonic) - anchor.issued_at` and exposes:
|
||||
|
||||
## 6. Implementation Notes
|
||||
|
||||
- Use `IAirGapTimeStore` for persistence; default implementation relies on Mongo with tenant partitioning.
|
||||
- Use `IAirGapTimeStore` for persistence; default implementation relies on PostgreSQL with tenant partitioning.
|
||||
- Ensure deterministic JSON serialization (UTC ISO-8601 timestamps, sorted keys).
|
||||
- Test vectors located under `src/AirGap/StellaOps.AirGap.Time/fixtures/`.
|
||||
- For offline testing, simulate monotonic clock via `ITestClock` to avoid system clock drift in CI.
|
||||
|
||||
Reference in New Issue
Block a user