Release Timeline

What's New: v1.0 to v3.9

Full staged feature ledger of everything delivered so far, organized by release milestone (timeline window: October 2025 to March 2026).

v3.9

March 3, 2026

UI Kit + Admin + Preview Unification + Ops Expansion

  • - Added reusable UI kit primitives and app shell components for consistent rendering across routes.
  • - Added `/admin` dashboard with participant/staff CRUD and chart-entry management workflows.
  • - Unified preview API behavior across Meal, MAR, Sleep, BGL, Bowel, Hygiene, Community, and Repositioning families.
  • - Completed CM-01/CM-02: extracted `MealChartModule` and wired modular timeline generation/persistence for Hygiene, Community, and Repositioning logs.
  • - Added 365-day preview support and larger batch commit handling for high-volume synthetic runs.
  • - Added XLSX export on Restoration and MAR pages.
  • - Added injector-pointer prefill + DB-backed injector button config.
  • - Added Discard Batch and env-gated global nuke controls for UAT operations.
  • - Added MAR template model/API/seed flow for faster medication setup.
  • - Removed legacy `/mealtime-chartgen` alias and updated navigation references to canonical routes.
  • - Synced release/docs/protocol truth to current production behavior.
v3.8

February 28, 2026

Netlify Reliability + IACP Guardrail Upgrade

  • - Unified ESLint cloud config to `.mjs` for Node compatibility across local and Netlify environments.
  • - Prepended Prisma client generation before Netlify build to prevent stale-client schema mismatches.
  • - Added schema collision gate and strict PASS semantics for destructive-schema prevention.
  • - Consolidated IACP protocol docs (roles, gates, templates) for predictable multi-agent execution.
v3.7

February 27, 2026

Engine Wiring + Multi-Chart Stabilization

  • - Wired chart modules through stochastic timeline realization and transactional persistence.
  • - Refactored grouped commit API with strict model checks and 422 validation on invalid source/type payloads.
  • - Stabilized auth/session behavior for Netlify cookie handling and login-loop recovery.
  • - Kept Phase E restoration tab UX with explicit defect visibility and safer mixed-entry classification.
v3.6

February 27, 2026

Blue Team Anomaly Detector + QA Foundations

  • - Added `/api/qa/detect-anomalies` with Ghost Shift, Constipation Gap, and Unauthorised Restraint detection.
  • - Added QA test harness and readiness docs for anomaly validation using synthetic records.
  • - Introduced modular restoration scaffolding for deterministic synthetic QA generation.
v3.5

February 27, 2026

Phase E + Post-Release Hardening

  • - Implemented grouped commit payload: single `/api/engine/commit` endpoint handles 8 log types (MAR, Meal, Sleep, BGL, Bowel, Hygiene, Community, Repositioning) transactionally.
  • - Refactored restoration dashboard with tabbed UI (Medication | Nutrition & Bowel | Night Routine | Health & Vitals) and defect highlighting (amber backgrounds for flagged rows).
  • - Tightened validation: source/type normalization now rejects invalid values (422) instead of silent coercion; ambiguous bowel types throw AMBIGUOUS_BOWEL_TYPE error.
  • - Fixed grouped model validation to check all 8 models upfront with explicit error messages naming missing models.
  • - Added Prisma `rhel-openssl-3.0.x` binary target for Netlify Edge runtime (fixes 502 engine mismatch errors).
  • - Hardened auth session loop with cookie-header fallback logic for improved resolution reliability.
  • - Created UAT seed scripts (`seed-uat-staff.mjs`, `seed-uat-participant.mjs`) for production testing setup.
  • - Migrated gap-report storage from `/tmp` to PostgreSQL with database-first read strategy and optional fallback.
v3.4

February 27, 2026

KPI Engine & Gemini Flash AI Gap-Report

  • - Implemented KPI Engine with Gemini Flash AI integration for gap-report analysis.
  • - Added `/audit-engine` for KPI trends, recommendations, and AI gap-report generation.
  • - Added `/audit-explorer` with data table browser (meal/mar/audit/batch entities with filter/pagination).
  • - Protected `/api/audit/gap-report` endpoint for AI-powered analysis with date-range KPI computation.
  • - Enhanced meal and MAR generators with optional `seed` and `profile` for deterministic stochastic modifiers.
  • - Implemented configurable session TTL via `SESSION_TTL_SEC` environment variable.
v3.2

February 27, 2026

Mobile Navigation + Header Compaction

  • - Added homepage What's New section with release cards.
  • - Reduced first-paint auth/nav flicker by resolving role state before restricted indicators.
  • - Fixed auth hydration cookie-parity to read `gwc_session` with legacy `session` fallback.
  • - Added mobile-only dropdown menu toggle to prevent navigation from occupying half of the viewport.
  • - Compacted mobile header spacing and support text for higher first-screen content density.
  • - Raised visible app release marker to v3.2.
v3.1

January 2026

Production Truth and Stability Verification

  • - Production deploy verification workflow formalized and documented.
  • - Live DB health sampling integrated into operations cadence.
  • - Next-stage hydration hardening tasks documented.
v3.0

January 2026

Mobile UAT Set A + Brainstorm Workflow

  • - Replaced blank KPIgen route with governance signal content.
  • - Improved mobile typography scaling, touch targets, and toolbar responsiveness.
  • - Added brainstormz protocol and mobile UAT execution documentation.
v2.5

December 2025

Lint Workflow Stabilization

  • - Moved lint execution to deterministic ESLint command path for Next 16.
  • - Captured known lint debt for explicit follow-up lane.
  • - Aligned build + lint reporting into release operations flow.
v2.4

December 2025

Auth Transition Test Coverage

  • - Added login-to-nav state transition integration tests.
  • - Covered full/guest boundaries and logout reset behavior.
  • - Documented practical testing approach in project docs.
v2.3

December 2025

Identity-Aware Login (Phase 1)

  • - Introduced optional username + password login path for full users.
  • - Preserved backward compatibility with legacy password-only login.
  • - Extended session payload for identity-aware auth evolution.
v2.2

November 2025

Agent-Orchestrated Delivery Model

  • - Added Claude and Gemini communication channels with structured handshakes.
  • - Introduced orchestration, digest, and evidence-gate planning docs.
  • - Improved role reactivity fixes in shared navigation flow.
v2.1

November 2025

Protected Online UAT + Session Hardening

  • - Added protected `/api/ops/db-health` and `/api/ops/uat` endpoints.
  • - Implemented signed session hardening with expiry-aware auth checks.
  • - Enabled online stress/cleanup runs with JSON artifact persistence.
v2.0

November 2025

Enterprise Rebrand and UAT Control Center

  • - Shifted product positioning to Chartgen by gUBII enterprise framing.
  • - Added dedicated audit-readiness and deployment-notes pages.
  • - Introduced UAT command center and governance-oriented UI direction.
v1.4

November 2025

Deployment Integrity and DB Workflow Clarity

  • - Documented Neon pooled/direct URL deployment model.
  • - Improved operational links truth workflow for deploy verification.
  • - Expanded deployment safety guidance for migrations and rollbacks.
v1.3

October 2025

PDF Export and Personalization

  • - Added on-demand PDF export for meal and MAR preview charts.
  • - Added personalized founder profile and product presentation updates.
  • - Prepared deployment config for production migration flows.
v1.2

October 2025

Audit Recovery and Provenance Enhancements

  • - Added audit recovery enum values and migration updates.
  • - Refined audit generator behavior and verification utilities.
  • - Strengthened provenance and traceability implementation details.
v1.1

October 2025

Approval Governance Controls

  • - Added role-based approval rules and batch review controls.
  • - Expanded MAR statuses to better represent real-world administration outcomes.
  • - Improved preview validation and realism behavior in engine flows.
v1.0

October 2025

Core Clinical Chart Engine Foundation

  • - Created base Prisma schema for meal and medication tracking.
  • - Implemented restoration API + dashboard workflow foundations.
  • - Established candidate generation, review, and commit architecture baseline.