Skip to content
View j-arndt's full-sized avatar

Block or report j-arndt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
j-arndt/README.md

Justin Arndt

Regulated AI & Data Validation Engineering for Pharmaceutical Manufacturing


Pinned -- SUS CPV Sentinel

USP <665> became enforceable 1 May 2026. End users now bear regulatory responsibility for assessing Process Equipment-Related Leachables (PERLs) across their entire plastic manufacturing train. ASTM E3051-25 (January 2025) requires digital data management for SUS qualification and continued verification.

sus-cpv-sentinel -- Stage 3 Continued Process Verification for Single-Use Systems

  • GAMP 5 Category 4 | Fully validated | 51 URS requirements | 39/39 test cases
  • Cpk/Ppk per SKU | Shewhart I-MR | Hotelling T2 | Supplier SCN Scorecard
  • ALCOA+-compliant SHA-256 hash-chained audit trail | 21 CFR Part 11
  • Complete validation package: VP | URS | FMEA | IQ | OQ | PQ | RTM | VSR
  • Kneat Gx execution | Veeva Vault QualityDocs document control

Regulatory Alignment

Standard Scope
FDA Process Validation (2011) Stage 3 Continued Process Verification framework
ASTM E3051-25 (January 2025) SUS digital data management and qualification
PDA Technical Report No. 66 SUS E&L monitoring, supplier qualification
USP <665> (effective 1 May 2026) PERL assessment, plastic manufacturing train
21 CFR Part 11 / ALCOA+ Electronic records, audit trail, data integrity
GAMP 5 Second Edition (2022) Risk-based validation, Category 4 software
ICH Q9(R1) FMEA-based quality risk management

Focus

Closing the gap between pharmaceutical SUS process data, FDA Stage 3 CPV requirements, and regulatory audit readiness through validated, ALCOA+-compliant analytical platforms.

j-arndt.github.io -- Portfolio and interactive demos

linkedin.com/in/qualityai -- LinkedIn

Popular repositories Loading

  1. HyperAgents HyperAgents Public

    Forked from facebookresearch/HyperAgents

    Self-referential self-improving agents that can optimize for any computable task

    Python

  2. validated-bmr-micro-agent validated-bmr-micro-agent Public

    Deterministic 21 CFR Part 11-compliant micro-agent for validating date formats and chronological sequence in electronic Batch Records. Zero LLMs. IQ/OQ/PQ validation package included.

    Python

  3. certified-phi-egress-firewall certified-phi-egress-firewall Public

    HIPAA-aware AI egress firewall. Detects 18 PHI categories and blocks outbound LLM traffic containing patient data. Sub-50ms latency, full audit log.

    Python

  4. certified-agentic-firewall certified-agentic-firewall Public

    Production-grade input/output firewall for agentic AI. Cryptographic audit trail on every tool call and model output. 21 CFR Part 11 and SOC 2 aligned.

    Python

  5. agent-resurrection agent-resurrection Public

    SEED_POLY encoding protocol: deterministic agent state compression using Bloom filters, Merkle trees, and DEPA resurrection probes. Drift score to 3 decimal places.

    Python

  6. agent-long-term-memory agent-long-term-memory Public

    Local LLM memory that survives VRAM exhaustion. Compresses sessions to 4KB using Bloom filters + Merkle trees, stores to Cloudflare R2, hydrates in <500ms. QLoRA bakes memory overnight.

    Python