Ed25519 signing
Persistent local signing supports the v0.8 Design Partner baseline.
LoopGrid is designed to preserve the integrity and provenance of captured decision evidence. It does not turn an incorrect AI decision into a correct one, and it does not magically prove that every upstream system was honest.
The strongest deployment places signing keys outside the agent's own control. Out-of-band capture minimizes adoption friction; higher-risk workflows can use an inline policy / human-approval / MCP boundary where bypass risk needs stronger control.
Persistent local signing supports the v0.8 Design Partner baseline.
A managed-signing path exists, but each real KMS/IAM boundary remains a deployment-specific validation item.
Optional RFC 3161 timestamping can add an external time assertion where required.
| Area | Status | Current statement |
|---|---|---|
| PostgreSQL / Docker persistence | Validated baseline | Persistence and restart recovery validated for Design Partner evaluation. |
| Signing-key persistence / chain continuity | Validated baseline | Current local signing path preserves chain continuity across restart. |
| Portable offline verification | Validated baseline | Bundles can be verified outside the running service with signer pinning. |
| OTLP/HTTP interoperability | Validated baseline | v0.8.1 accepts OTLP/HTTP protobuf + JSON, optional gzip, and returns standard OTLP responses. |
| Managed signing / production KMS | Per pilot | Validate the customer's actual KMS/IAM trust boundary before sensitive production use. |
| Timestamp trust | Per pilot | Choose and validate the timestamp authority/trust model for the deployment. |
| Scale / HA / operations | Per pilot | Load, recovery, monitoring, retention and incident controls depend on the environment. |
| Production GA | Not claimed | v0.8 remains a controlled Design Partner release. |