Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue identifies a critical inconsistency in the attestation binding formula: documentation specifies using a `nonce`, while the implementation incorrectly uses a `timestamp`, causing the verifier to ignore the `nonce`. The goal is to align the binding formula across documentation, simulator generation, and verifier logic, choosing either `nonce` or `timestamp` consistently. A new test is proposed to enforce the chosen formula and ensure future alignment.
Complexity:
3/5
good first issue invalid v1.0
Local semantic boundary engine for private AI reasoning
TypeScript
#ai-infrastructure#open-core#privacy#sdk#security