Turn Chaos into Order, 94% Faster.
This release makes Verascribe Guardian feel faster, clearer, and more reliable during the moments you need it most—handoffs, schedule changes, and quick documentation.

Summary
A total reinvention of the core platform. This release prioritizes Speed, Sovereignty, and Stability, transforming the product from a passive documentation tool into a high-velocity defensive system.
Protecting Your Peace Requires Precision
We believe that when you are documenting the truth, you shouldn’t have to wait on a loading screen.
In a high-conflict situation, your time is your most valuable asset. When the phone buzzes and the adrenaline spikes, you need a system that acts as an extension of your memory—fast, reliable, and unshakeable. You don’t need a spreadsheet that lags; you need a defense system that works as hard as you do.
That is why we didn’t just “update” Verascribe Guardian. We tore it down to the studs and rebuilt it from the ground up. We transformed it from a tool you use into a weapon of truth you wield.
This is Verascribe Guardian v2. It is designed for the Silent Guardian who is ready to move from “overwhelmed” to “CEO of the family”.
Removing the Friction

We heard you. We know that in the past, technical glitches and loading times added unnecessary friction to your day. We took that feedback seriously.
We have completely re-architected the system to eliminate the wait. By integrating every tool into a single, instant-load command center, we’ve removed the “admin fatigue” so you can focus on what matters: your children and your peace.
Your New Capabilities
Here is how v2.0 turns chaos into order faster than ever before:
1. The Speed of Truth (Sidebar & Logging)

You aren’t logging for fun; you are logging for protection. We’ve optimized the engine to respect your reality.
Instant Access: Sidebars now switch instantaneously. No more waiting for different modules to load.
Rapid Fire Logging: Saving an event is now 94% faster.
Batch Syncing: You can now log multiple events in a row—dump the mental load immediately—and sync them all to your sheet in one go.
2. Visual Command (New Settings & Custody)
Complex custody math is exhausting. We replaced the confusing number patterns with a visual interface that makes sense.

Visual Pattern Generator: Build complex, multi-week schedules with a few clicks. See your schedule visualize in real-time before you save it.
Total Control: Easily add or remove children and relationships in bulk. Need to restart your schedule? We added a “Clean Slate” feature to delete old patterns instantly.
3. The Peace of Proof (Reporting)

Your lawyer doesn’t want screenshots; they want data.
High-Speed Reports: PDF generation is now 92% faster. Whether you need a report for court tomorrow or a mediator today, it’s ready in seconds.
Bulletproof Imports: We’ve built a robust safety net for importing files, ensuring your historical data remains safe during upgrades.
Technical Changes in 2.0.0
New Features
-
Unified Sidebar Interface (SPA): Replaced disparate HTML sidebars with a cohesive React application, enabling instantaneous switching between Event Logs, Settings, and Reports.
-
Visual Pattern Generator: Added a Click-to-Build interface for creating multi-week custody schedules, replacing the legacy number-pattern entry method.
-
Bulk Entity Management: Added the ability to create, edit, or remove multiple Children, Third-Party caregivers, and Relationships in a single transaction within the Settings module.
Performance & Infrastructure
-
Architecture: Migrated frontend to a modern React stack.
-
Batch Sync Protocol: Implemented a Queue & Sync architecture allowing rapid-fire event logging without waiting for server confirmation between entries.
-
Write Performance: Optimized server-side write operations (measured 94% faster event logging).
-
Reporting Engine: Re-engineered the PDF generation engine (measured 92% faster report compilation).
-
Instant Navigation: Implemented local state caching to eliminate Google Sheets Lag during sidebar navigation.
Data Integrity & Reliability
-
Import Safety Net: Added a pre-merge validation layer to file imports that rejects corrupt data before it impacts the database.
-
Strict Contract Validation: Integrated Zod runtime validation for all server-client communication, acting as a checkpoint to reject malformed data.
-
Smart Header Detection: The Edit Event engine now intelligently detects sheet structures, adapting automatically between Raw Log (Row 1 headers) and Summary Report (Row 4 headers) formats.
-
Date Serialization: Hardened the Date transport pipeline with ISO-String transformation to ensure millisecond-level accuracy across timezones.