Compliance & Audit

The evidence your compliance team actually needs

Most GPU power tools produce mutable, incomplete logs — if they log at all. Regulators, auditors, and incident responders increasingly require evidence that power actions were authorized, safe, correctly applied, and consistently governed.

Spark-XC makes every governed power action a Power Event Record on an append-only, tamper-evident evidence chain. Each record is independently replayable, and any modification to any historical entry breaks the chain — making tampering immediately detectable.

The hash-chain guarantee
Each Power Event Record includes a SHA-256 hash computed over the entry content and the previous entry's hash (deployments can additionally configure HMAC signing with an operator key). A single deletion, insertion, or modification anywhere in the chain produces a detectable break.
Power Event Record Chain
// Entry N-1
{ seq: 14819, hmac: "2e57...419f" }
// Entry N (current)
{ seq: 14820,
  action: "SET_POWER_LIMIT",
  enforced_w: 300,
  readback_w: 300,
  prev_hash: "2e57...419f",
  entry_hmac: "f33c...8b02" }
// Chain valid — tamper-evident
If any entry is modified:
prev_hash in Entry N+1 no longer matches Entry N's hmac → chain break detected immediately

What auditors and regulators can now verify

Power Actions Were Authorized and Applied
Auditors can verify that each power action was authorized before it reached hardware and that the intended limit was actually applied — not just that a policy was written, but that the action was validated against live telemetry and confirmed by post-action readback.
Validated by
The GPU telemetry path checks each action against live hardware state and confirms the readback value after it lands. Every confirmation is captured in the action's Power Event Record — a continuous chain of evidence that governance was active.
Power Policies Were Consistently Governed
Every power request that passed or failed the policy and approval gate is on the chain — including which rule was evaluated, what authority was confirmed, and what parameters were submitted. Governance is not just claimed, it's proven.
Validated by
The policy and approval path records every gate evaluation as a structured Power Event Record. Denied requests, authorized requests, and rule matches are all preserved — an unambiguous governance record for any time period.
Incidents Have a Complete Timeline
When a power spike, telemetry mismatch, facility delta, or policy rejection occurs, regulators and incident responders need a complete, accurate timeline. Spark-XC records every validation path's outcome for every action — including the actions that were denied or flagged.
Validated by
The evidence chain links every Power Event Record across GPU, workload, facility, and policy, with millisecond timestamps. Replaying the chain gives investigators the exact sequence of events and the validation state at each point.
The Evidence Itself Has Not Been Tampered With
Traditional audit logs can be deleted, edited, or backdated. The hash chain makes any modification to a Power Event Record immediately detectable — auditors can verify chain integrity programmatically, independent of the system that produced it, before relying on any record.
Validated by
The tamper-evident evidence chain links every record to its predecessor via SHA-256 (HMAC signing available with an operator key). Integrity can be verified at any time by recomputing the chain. A valid chain shows that no record has been modified, inserted, or removed.

SPARK-XC maps to real compliance frameworks

SPARK-XC's validation architecture and tamper-evident evidence chain provide evidence artifacts that map directly to controls in major compliance frameworks.

SOC 2 Type II (AICPA 2017 TSC)
CC6.1 — Logical access controls over hardware. CC7.2 — System monitoring for anomalies. CC8.1 — Change management audit trail.
GPU Telemetry · Policy Gates · Evidence Chain
ISO/IEC 27001:2022 Annex A
A.12.4 — Logging and monitoring. A.12.1 — Operational procedures and responsibilities. A.14.2 — Security in development and support processes.
Workload Context · Policy Gates · Evidence Chain
NIST SP 800-53 Rev. 5
AU-2 — Audit events. AU-10 — Non-repudiation. SI-7 — Software, firmware, and information integrity. CM-3 — Configuration change control.
GPU Telemetry · Facility Correlation · Evidence Chain

What SPARK-XC exports for compliance

Full Evidence Export
Export the complete Power Event Record chain for any time range, any device, or any action type. Output includes the full hash chain — verifiable by any external tool. Suitable for regulatory submission.
Evidence Chain
Power Action Report
Report showing requested limits, applied power ceilings, and readback confirmations across the fleet. Proves power actions were authorized and correctly applied to hardware.
GPU Telemetry
Policy & Authorization Summary
Summary of all policy and approval gate evaluations — authorizations, denials, rule matches, and override events — for a given period. Demonstrates consistent governance.
Policy Gates
Incident Timeline
Chronological reconstruction of any incident by replaying the chain — power spikes, telemetry mismatches, facility deltas, and policy rejections — with millisecond precision.
All Paths
Chain Integrity Verification
Programmatic verification of hash-chain integrity across any segment. Returns an attestation that the chain is valid — or identifies the exact Power Event Record where a break was detected.
Evidence Chain
Continuous Evidence Stream
Forward the live Power Event Record stream to a SIEM, log archive, or compliance platform in real time. Every record arrives with its chain hash — integrity is maintained end-to-end.
Evidence Chain

Audit-ready AI power governance

Bring a real power action and we'll replay its Power Event Record — approved, safe, auditable, and financially real. We can walk through how the tamper-evident evidence chain maps to your specific regulatory context.

Request an AI Power Event Replay View Architecture