ruvector/packages
Claude edc542dc27
feat: Add runnable examples for coherence gate
Rust examples (cargo run --example <name>):
- basic_gate: TileZero initialization, action evaluation, token verification
- human_escalation: DEFER detection, escalation context display
- receipt_audit: Hash chain verification, receipt export

TypeScript examples:
- basic-usage.ts: Gate initialization, action permission, decision handling
- express-middleware.ts: Express middleware for API protection
- react-hook.tsx: React hook for frontend integration

Added TileZero methods:
- thresholds(): Get configuration
- verify_receipt_chain(): Verify full hash chain
- export_receipts_json(): Export receipts for compliance

Added ReceiptLog method:
- iter(): Iterate over receipts
2026-01-17 14:18:10 +00:00
..
cognitum-gate-wasm feat: Add runnable examples for coherence gate 2026-01-17 14:18:10 +00:00
ruvector-wasm feat(wasm): add 5 exotic AI WASM packages with npm publishing 2026-01-01 06:31:11 +00:00
ruvector-wasm-unified feat(wasm): add 5 exotic AI WASM packages with npm publishing 2026-01-01 06:31:11 +00:00