docs(audit): cross-reference cleanup — drop stray § symbols, use prose anchors
This commit is contained in:
@@ -105,7 +105,7 @@ row per lifecycle event across all channels.
|
||||
- `IX_AuditLog_Correlation (CorrelationId)` — drilldown from a single operation.
|
||||
- `IX_AuditLog_Channel_Status_Occurred (Channel, Status, OccurredAtUtc)` — KPI / dashboard tiles.
|
||||
- `IX_AuditLog_Target_Occurred (Target, OccurredAtUtc)` — "what did we send to system X".
|
||||
- Monthly partitioning on `OccurredAtUtc` from day one; purge is a partition switch (§ Retention & Purge).
|
||||
- Monthly partitioning on `OccurredAtUtc` from day one; purge is a partition switch (see Retention & Purge).
|
||||
|
||||
**`Kind` values by channel:**
|
||||
|
||||
@@ -354,7 +354,7 @@ global value in v1; per-channel overrides are deferred to v1.x.
|
||||
- **[External System Gateway (#7)](Component-ExternalSystemGateway.md)** —
|
||||
emits `ApiOutbound.SyncCall` rows on every sync `Call()`. For `CachedCall`,
|
||||
emits the combined cached telemetry packet (audit row + operational update)
|
||||
per § Cached Operations — Combined Telemetry.
|
||||
per Cached Operations — Combined Telemetry.
|
||||
- **[Site Runtime (#3)](Component-SiteRuntime.md) — Database layer** — emits
|
||||
`DbOutbound.SyncWrite`, `DbOutbound.SyncRead`, and the cached-write variants
|
||||
via the same combined-telemetry path.
|
||||
|
||||
Reference in New Issue
Block a user