Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

**An evidence-led release auditor for bounded AI dataset candidates.**

DataTrust Gate accepts a local CSV or flat JSON file, checks a bounded set of parsed rows, and returns a `BLOCK`, `WARN`, or `PASS` decision with masked evidence, practical remediation, stable hashes, and downloadable JSON and Markdown data cards.
I built DataTrust Gate to inspect a local CSV or flat JSON file and return a
`BLOCK`, `WARN`, or `PASS` decision with masked evidence, practical remediation,
stable hashes, and downloadable JSON and Markdown data cards.

It is an independent student engineering prototype. It is not affiliated with or endorsed by the Sarawak Artificial Intelligence Centre, MOSTI, NIST, W3C, or the ICO.

Expand Down
Loading