OptiPlex Node → cloudflared → psynova.shaneturon.ca
PsyNova: The Practice Operations Wrapper
System class: Enterprise-grade modular administrative spine for regulated clinical and financial operations.
1. The Commercial Proposition
The strategic bottleneck: the accidental system integrator trap
A licensed professional’s most expensive asset is the billable hour. Solo practitioners and small clinical operators are routinely forced to function as accidental system integrators—losing up to six hours weekly to non-billable drag across fragmented software silos: calendars, intakes, dockets, ledgers, and retention policies.
Fragmented utilities do not fix this friction; they tax operational runway through context switching and administrative leakage. Growth that collapses the human operator is not scalable infrastructure.
The infrastructure solution: an integrated operational spine
PsyNova consolidates the back-office engine into one pipeline: patient acquisition, scheduling, secure billing, and compliance-aware retention. It returns commodity administrative hours so you can focus on operating at the highest level of your professional license.
2. Architectural Blueprint: The 3-Layer Perimeter
Strict structural perimeters separate autonomous administrative technology from authoritative human judgment.
Zone 1 — Transport and operations (administrative tech)
Automated intake routing, calendar sync, invoicing sequences, text-to-docket parsing, and ledger categorization. NestJS controller pipelines and Vite workspaces optimized for high-throughput back-office automation.
Zone 2 — Regulated boundary (data security and sovereignty)
Compliance wrappers for Quebec Law 25 and Canadian privacy baselines: encryption at rest, encrypted session cookies, multi-tenant token isolation. Postgres with deterministic migrations 01–10.
Zone 3 — Licensed professional authority (human judgment)
Clinical diagnostics, treatment planning, and statutory accounting remain with the licensed professional. The platform cannot automate, generate, or suggest Zone 3 decisions. High-stakes mutations require human-in-the-loop sign-off.
3. Core Technical Infrastructure Assets
The production environment runs a 76-module NestJS backend and a 23-component Vite dashboard on the OptiPlex node, exposed through Cloudflare at psynova.shaneturon.ca.
Relational domains (Elite migrations 08–10)
- Migration 08 — Billing: Invoices, line items, payments, insurer-style claims, sliding-scale pricing rules, and receipts (amounts stored in cents, CAD default).
- Migration 09 — Clinical records: Clinical notes (intake, SOAP, progress, assessment), signed revisions, consents, attachment metadata, and an append-only audit log with hash-chain integrity.
- Migration 10 — Clinician workspace: Availability blocks, treatment plans and goals, secure messaging threads, and clinical decision-support alerts.
Compliance boundary (operational rules)
Every protected API route requires a valid Bearer operational token. Sensitive POST mutations that touch professional judgment require explicit licensed sign-off in the request body—structurally enforced before business logic executes. No automation crosses into Zone 3.
4. Venture Monetization and Unit Economics
PsyNova operates as infrastructure-as-a-utility, scaling with practice realization rates—not generic SaaS overhead.
- Standard clinical rate basis: $180.00 / hour (model target).
- 33% / 67% operational split matrix:
- 67% ($120.60/hr) retained by the executing professional for direct service, development, and clinical overhead.
- 33% ($59.40/hr) allocated to the PsyNova engine for acquisition, intake, text-to-docket, backups, and systems engineering.
- Optimization target: Recover non-billable friction and drive utilization toward 85–90% without operator exhaustion.
5. System Connections
- Live application — psynova.shaneturon.ca
- Operational health — /api/healthcare/health (alias /api/health)
- Portfolio gateway — shaneturon.ca
Clinical judgment always remains with the licensed professional.