v0.5.0 — Dashboard, Audit Pack, Attribution & Policy Packs Now Available

AI Code.
Enterprise Trust.

The first tool that turns every line of AI-generated code into a verifiable, auditable, and certifiable product — from the very first prompt.

Built for healthcare, finance, and regulated software development

"Built with AI" is currently a liability

Procurement Rejection

Hospitals, banks, and government agencies hesitate to buy AI-generated software because there's no trusted verification standard.

Hidden AI Usage

Most developers hide the fact they used Claude, Cursor, or Grok — slowing adoption and breeding distrust.

Post-build Audits

Traditional audits happen too late and are expensive. Compliance teams want proof from line one.

Audit as You Build

TraceCert runs alongside your AI coding agent from the first line of code. Every change is continuously audited, logged, and certified — turning the build process itself into a verifiable compliance trail.

$ tracecert scan . --level 4 --export-pdf

Scanning project...
Generated trace -- Running certification...

================================================================
TraceCert Level 4 Verification -- Manifest Signed
================================================================
Verification Level  : 4
Levels Verified     : [1, 2, 3, 4]
AI-Generated        : 99.0% (631 lines)
Verification Score  : 91/100
Secrets Found       : 0
HIPAA Score         : 78/100   [PHI risk: MEDIUM]
HIPAA-ready         : True
SOC2 TSC Alignment  : 82/100   [A]
AI Quality Grade    : B  (slop score 74)
Signature Type      : MVP
Output File         : .tracecert/cert-manifest.json
PDF Report          : .tracecert/report.pdf
================================================================

Certification Levels

Level 1

AI-Built

Trace parsed, AI provenance recorded, basic quality checks and disclosure.

Level 2

Security Verified

Secret detection, OWASP no-secrets check, full provenance chain.

Level 3

Domain Grade

HIPAA risk scoring, SOC 2 TSC alignment, AI quality (slop) detection.

Most Popular

Level 4

Enterprise Certified

Combined SOC 2 TSC + HIPAA signal in a single signed attestation. Requires Level 3 thresholds met.

Now Available

Everything You Need to Ship Trusted AI Code

Policy-as-Code

Define minimum scores, secret gates, and custom rules in .tracecert/policy.yaml. Block CI merges automatically when thresholds aren't met.

PR Bot

Automated GitHub PR comments with compliance scores and commit status checks. Run tracecert pr-check in CI to gate every merge.

PDF Reports & SVG Badges

Export audit-ready PDF reports and certification badges for procurement, investor diligence, or compliance reviews with --export-pdf.

HIPAA Analysis

Real PHI risk phrase detection, HIPAA §164.312 technical safeguard mapping, and compliance scoring out of the box.

SOC 2 Alignment

Maps your codebase against SOC 2 Trust Services Criteria (CC6, CC7, CC8, A1, C1, PI1, P1) and produces a graded alignment score.

Cryptographic Provenance

Signed, tamper-evident manifests with model name, prompt hash, content hash, and git revision — a full chain of custody for every AI-built artifact.

Start Certifying Your AI Code Today

Free to use. Powerful enough for regulated environments.

# Install from the wheel in this repo

$ pip install dist/tracecert-0.5.0-py3-none-any.whl

# With dashboard + audit pack support

$ pip install "dist/tracecert-0.5.0-py3-none-any.whl[enterprise]"

# Run your first certification

$ tracecert scan .

View on GitHub
Licensing

Straightforward Licensing

TraceCert is proprietary software. The full tool — all features, all levels — is available for evaluation. Commercial use requires a license. No tiers, no feature gates, no hidden limits.

Evaluation

Free

Personal use & internal evaluation only

  • Full CLI — scan, certify, dashboard, audit-pack, fix
  • All certification levels (1–4)
  • HIPAA, SOC 2, PCI-DSS, FedRAMP policy packs
  • Signed cert-manifest.json on every run
  • PDF reports, XLSX control mapping, attestation
  • GitHub PR bot & CI threshold gates
  • Not licensed for production or commercial use
Download & Evaluate

Commercial License

Contact Us

Production use • Teams • Regulated environments

  • Everything in Evaluation, licensed for production
  • Use in client-facing or regulated software
  • Audit evidence for HIPAA, SOC 2, PCI-DSS, FedRAMP
  • On-premise & air-gapped deployment (it’s a local CLI)
  • Custom policy pack development available
  • Licensing terms negotiated directly
  • Pricing discussed based on team size & use case
Get in Touch

What’s Built and Shipping Today

Level 1–4 certification pipeline
Secret detection & OWASP checks
HIPAA §164.312 scoring
SOC 2 TSC alignment (CC6–CC8, A1, C1, PI1)
PCI-DSS v4.0 policy pack
FedRAMP Moderate / NIST 800-53 pack
Audit Pack: PDF, XLSX, attestation PDF
Compliance dashboard (FastAPI + Chart.js)
GitHub PR bot & commit status checks
Git blame team attribution
Remediation engine with priority & effort scoring
Cryptographically signed manifest (SHA-256)