Local semantic boundary engine for private AI reasoning

7 stars 0 forks 7 watchers TypeScript Apache License 2.0
ai-infrastructure open-core privacy sdk security
1 Open Issue Need Help Last updated: Jan 21, 2026

Open Issues Need Help

View All on GitHub

AI 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