Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nazarix Evidence Framework (NEF)

English · 中文 · nazarix.com · cuthwang@gmail.com

demo

Your AI touched trading systems, patient data, production databases today. How do you prove it behaved?

NEF is an evidence format plus one verification script. It makes audit evidence verifiable by anyone, trusted by no one — not the vendor, not the server, not even a company that still exists.


Try it

python3 verifier/verifier.py --bundle verifier/bundles/bundle.json

Prints one of: INVALID / SELF-ATTESTED / INDEPENDENTLY VERIFIED / THIRD-PARTY-VERIFIED.

No network, no API. An auditor, a lawyer, or a regulator can run it as-is.

How it works, in one line

Every AI action → a receipt → hashed → added to a Merkle tree → the root is signed → each day the root is committed to Bitcoin.

Full spec: spec/nef-v1.0.md.

Contents

  • spec/ — NEF v1.0 evidence format + test vectors
  • verifier/ — single-file, zero-dependency offline verifier
  • demo/ — governance closed-loop demo (deny / allow / dual-approval / audit)

License

MIT

About

Verifiable audit evidence for AI in finance, biotech and production — a spec and single-file verifier. No vendor trust required.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages