Skip to content

inaciovasquez2020/urf-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository ships verifier logic, signature examples, and the public key. It does not currently ship a sample certificate payload or matching hash payload. To run the verifier locally, provide your own certificate artifacts under certs/.

AIV Standard (v1.0)

Quickstart ./scripts/verify_cert.sh certs/YOUR_CERT.json

Artifacts

  • standard/AIV_STANDARD_v1.md
  • schema/aiv-cert.schema.json
  • certs/YOUR_CERT.json
  • dist/AIV_Founding_Standard_v1.pdf

Current Status

  • canonical
  • verifier-infrastructure-layer
  • stable
  • release-certified
  • deterministic
  • not theorem-prover-complete
  • not a primary mathematics-closure repository

This repository is verifier infrastructure for URF artifacts. It does not generate proofs, establish mathematical truth, or serve as the canonical location for final theorem closure of URF mathematics.

Canonical Scope Pointer

See SCOPE_LIMITATIONS_STATUS.md for the authoritative scope and limitations surface.

Citation

Canonical citation:

Vasquez, Inacio. urf-verifier. GitHub repository. Version main. 2026-04-20.

Machine-readable metadata:

  • CITATION.cff
  • CITATION.json
  • ATTRIBUTION.md

Input artifacts

To run the verifier locally, provide:

  • certs/YOUR_CERT.json
  • certs/YOUR_CERT.hash
  • certs/YOUR_CERT.json.sig
  • certs/YOUR_CERT.hash.sig
  • keys/aiv_pub.key

External status

This repository is governed by docs/status/EXTERNAL_STATUS_LOCK.md. Build success, CI success, dashboards, ledgers, axioms, admits, sorry, or placeholder witnesses do not constitute theorem-level closure.

About

URF Verifier — authoritative verifier for Unified Rigidity Framework certificates with deterministic checks, provenance validation, and CI-grade reproducibility.

https://www.vasquezresearch.com

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors