Demonstrations of verification-first engineering in control systems, autonomy, and security.
Each artifact emphasizes bounded claims, explicit constraints, and runnable evidence.
OpsNormal
FLAGSHIP
Local-only operator readiness tracking with five fixed sectors, three states, and a trailing 30-day signal.
Built as a static PWA with no accounts, backend, telemetry, or sync layer.
- Emphasis
- IndexedDB persistence, export integrity checks, verified recovery paths, and CI-verified release artifacts.
- CCT relevance
- Clear operating boundary, durable backup discipline, and readiness signal preserved under constraint.
- Link
- Open repository
READOUT: REACT - TYPESCRIPT - INDEXEDDB - LOCAL-ONLY - PWA - RELEASE GATES
Robust UAV Hover Control
FLAGSHIP
Verification-focused control-system simulation benchmarking naive PID against filtered anti-windup PID under actuator saturation and seeded turbulence.
Built to show bounded assurance under real hardware constraints.
- Emphasis
- RK4 integration, saturation limits, anti-windup control, and deterministic turbulence inputs.
- CCT relevance
- Failure modes defined, flight envelope bounded, and robustness verified under constraint.
- Link
- Open repository
READOUT: PYTHON - RK4 - PID - ANTI-WINDUP - SATURATION - SEEDED TURBULENCE
Autonomy verification limits
REFERENCE
Demonstrates why universal, unbounded autonomy verification fails in the general case, and how bounded assurance still produces usable guarantees.
- Emphasis
- Undecidability limits, scope reduction, and reproducible proof paths.
- Link
- Open repository
READOUT: REDUCTIONS - CLEAN ENV REPRO - EXPECTED OUTPUTS - BOUNDED CLAIMS
Security evidence pack
EVIDENCE PACK
Evidence-driven security posture with hardening actions, verification notes, and traceable artifacts organized for audit and reproduction.
- Emphasis
- Threat-to-control traceability, hardening evidence, and audit-ready verification.
- Link
- Open repository
READOUT: HARDENING STEPS - COMMANDS RUN - LOGS - TRACEABLE ARTIFACTS