What it is
Color-coded categories: legal (red), kids (blue), medical (purple), personal (green). Legal & Family Calendar is a core component of the P31 Labs sovereign cognitive infrastructure stack — built to run offline, deployed to the edge, and designed without dark patterns.
Cloudflare Worker serves the SPA. All calendar state is localStorage — the Worker only delivers the HTML/CSS/JS bundle. No backend, no data collection. Short p31ca.org URL is a convenience 302 to the Worker bundle (ecosystem:glass probe: worker-spa-appointment-tracker).
Core features
Color-coded categories: legal (red), kids (blue), medical (purple), personal (green)
Recurring events with RRULE-style repetition — never miss a court date
CSV export for your own scheduling / filing workflows — not a legal service
Local notifications 24h and 1h before any legal appointment
Zero cloud — all data lives in localStorage, nothing leaves the device