Skip to content

aion-context/aion-medsafe

AION-MEDSAFE

CI

Agentic evidence and compliance platform for Medicaid integrity teams — an evidence-ranking and compliance-assistance system with cryptographic provenance via aion-context. It helps investigators find fraud patterns faster without replacing human judgment; it never accuses autonomously.

Disclaimer. AION-MEDSAFE is an independent open-source prototype. It is not affiliated with, endorsed by, or operated on behalf of any government agency. It uses only public data, holds no claims or protected health information, and its outputs are investigative leads for human review — not findings or accusations. Agency names appear only to describe public data sources and context.

  • pipeline/ — Python ingestion, normalization, and entity resolution (details)
  • system/ — Rust provenance, trust graph, and policy-gated signals
  • docs/documentation index, incl. the open Sealed Evidence Packet spec
  • .claude/ — Claude Code project configuration

Documentation

Development setup

After cloning, run the bootstrap script once to activate the version-controlled git hooks (this sets core.hooksPath, which is per-clone local config and is not committed):

./scripts/setup.sh

This enables the pre-commit gate (scripts/hooks/pre-commit): cargo clippy -- -D warnings + cargo fmt --check on staged Rust, py_compile on staged Python, and a secret scan. Commits are blocked if any check fails.

Contributing & security

  • CONTRIBUTING.md — setup, the quality gate, the no-real-PII rule, and DCO sign-off.
  • SECURITY.md — private vulnerability reporting (do not open public issues for security).
  • CODE_OF_CONDUCT.md — Contributor Covenant.

License

Dual-licensed under either of:

at your option. The Sealed Evidence Packet specification (docs/spec/) is published under Apache-2.0 to encourage independent implementations. Unless you state otherwise, any contribution you submit is dual-licensed as above.

About

Open-source cryptographic chain-of-custody for Medicaid provider integrity — assembles public federal & state adverse-action data into court-defensible, independently verifiable evidence packets. Tamper-evident (BLAKE3 + Ed25519), human-reviewed; never autonomous accusation.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors