Skip to main content

Evidence-Based Engineering

Platform Validation Dashboard

Quantified proof that HDIM is production-grade healthcare software. Every claim backed by tests, metrics, and compliance artifacts.

CI/CD & Test Infrastructure

Phase 6 modernized the test infrastructure with event-driven synchronization and multi-core parallelization. Phase 7 added parallel CI workflows with intelligent change detection.

4,448+
Tests
6
Test Modes
100%
Pass Rate
23-25 min
PR Feedback

Test Execution Modes

ModeDurationScopeUse When
testUnit30-45sUnit tests onlyActive development
testFast1.5-2 minUnit + fast integrationBefore commit
testIntegration1.5-2 minIntegration testsAPI/service changes
testSlow3-5 minHeavyweight validationRare scenarios
testAll10-15 minAll 613+ testsBefore merge (required)
testParallel5-8 minAll tests, max coresPowerful machines

CI/CD Pipeline (Phase 7)

4
Parallel test jobs
3
Parallel validation jobs
21
Change detection filters
42.5%
Feedback improvement

Code Quality

51+
Services Compiled
199/199
Liquibase Rollback Coverage
29
Independent Databases
157
Documented API Endpoints

Engineering Controls

Authorization
204 @PreAuthorize annotations across 40 files
PHI Protection
ESLint no-console enforcement, build fails on violation
Schema Validation
Entity-migration sync tests in every service
API Documentation
OpenAPI 3.0 with interactive Swagger UI
Distributed Tracing
OpenTelemetry across all 51+ services
Database Migrations
Liquibase with mandatory rollback directives

HIPAA Compliance Evidence

Every compliance control is mapped to specific ADRs, code implementations, and test suites. No claims without proof.

HIPAA SectionControlImplementationADR
§164.312(a)(1)Access ControlMulti-tenant isolation, RBAC, @PreAuthorizeADR-009
§164.312(a)(2)(iii)Automatic Logoff15-min session timeout with audit loggingADR-010
§164.312(a)(2)(iv)EncryptionAES-256-GCM for secrets, TLS in transitADR-0001
§164.312(b)Audit Controls100% HTTP audit interceptor, event sourcingADR-001
§164.312(d)AuthenticationGateway trust, JWT, trusted headersADR-007
§164.312(e)(1)Transmission SecurityTLS everywhere, no plaintext PHIADR-007
§164.530(j)RetentionPHI cache TTL ≤ 5 min, no-store headersADR-010

Architecture Decision Coverage

33
Total ADRs
6
Categories
8
HIPAA-Mapped
15
With Benchmarks

Coverage by Category

security
6 decisions (18%)
data
7 decisions (21%)
infrastructure
8 decisions (24%)
reliability
4 decisions (12%)
clinical
2 decisions (6%)
governance
6 decisions (18%)

Buyer Next Step

Use this validation view as the starting point, then review the live operating story in a walkthrough.

Buyers who want to go deeper can pair this dashboard with the evidence room and live demo. That keeps architecture, validation, and operating experience in one review flow.

Architecture Overview · All 33 Decisions · GitHub Source