consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -83,7 +83,7 @@ Use module dossiers as the source of truth for:
|
||||
Tenancy and identity context are part of the platform contract:
|
||||
|
||||
- Gateway tenant auth and ABAC contract: `docs/api/gateway/tenant-auth.md`
|
||||
- Gateway identity header policy (spoofing prevention + migration rules): `docs/modules/gateway/identity-header-policy.md`
|
||||
- Gateway identity header policy (spoofing prevention + migration rules): `docs-archived/modules/gateway/identity-header-policy.md`
|
||||
- Authority service dossier: `docs/modules/authority/architecture.md`
|
||||
- Claims and headers index: `docs/claims-index.md`
|
||||
|
||||
@@ -110,7 +110,7 @@ StellaOps uses Hybrid Logical Clocks for audit-safe job queue ordering:
|
||||
| Component | Description | Documentation |
|
||||
|-----------|-------------|---------------|
|
||||
| HLC Library | Core HLC timestamp and clock implementation | `src/__Libraries/StellaOps.HybridLogicalClock/` |
|
||||
| Scheduler Queue Chain | HLC-based enqueue with cryptographic linking | `docs/modules/scheduler/architecture.md` |
|
||||
| JobEngine Queue Chain | HLC-based enqueue with cryptographic linking | `docs/modules/jobengine/architecture.md` (Scheduler subsystem) |
|
||||
| Air-Gap Sync | Offline job merge using HLC total ordering | `docs/operations/airgap-operations-runbook.md` |
|
||||
| Migration Guide | Enabling HLC ordering in existing deployments | `docs/modules/scheduler/hlc-migration-guide.md` |
|
||||
| Troubleshooting | HLC-specific issue resolution | `docs/operations/runbooks/hlc-troubleshooting.md` |
|
||||
|
||||
Reference in New Issue
Block a user