On this page
Build something interdisciplinary.
Each blueprint composes real platform pieces — scenarios, workflows, roles, artifacts, and safety guardrails — into a working, typed module you scaffold with one command. Law × social work × computer science, pointed at problems families actually face.
Everything here is educational and informational only — not legal or clinical advice. The blueprints keep language court-neutral and child-centered by design.
Blueprints#
Illustrative — educational only. Each blueprint is an example composition of catalog pieces, not a prescriptive legal process or advice for any specific case.
School-incident documentation
Computer science Social work Education child-centered trauma-informed
Capture a school-related incident in trauma-informed, court-neutral language — observable behavior, a child's initials, and a clear follow-up trail.
Scenarios Document a school incident involving your child
Workflows mandatory-reporting-assist
Roles Police Officer Peer Support Specialist Foster Care Caseworker
Skills child-centered-rewrite communication-tone-analysis incident-documentation omni-build safety-review
Artifacts Contact Log Child Safety Assessment Case Documentation
Guardrails child-centered-language trauma-informed-response neutral-documentation safety-language
cotrackpro project new school-incident-toolEvidence & timeline builder
Computer science Law Design / UX
Assemble a defensible, chronological record from logs and orders — built for a pro-se parent or their attorney to bring to a hearing.
Scenarios Prepare for your first court hearing
Workflows custody-violation-response court-packet-assembly
Roles Family Law Attorney Parent
Skills evidence-organization legal-document-formatter omni-build timeline-builder
Artifacts Communication Log Appearance Log Contact Log Court Orders
Guardrails evidence-integrity legal-neutrality neutral-documentation
cotrackpro project new evidence-timelineMediation-prep assistant
Law Psychology Computer science child-centered trauma-informed
Help families and coordinators arrive at mediation prepared and de-escalated, focused on the children rather than the conflict.
Scenarios Prepare for a co-parenting mediation session
Workflows first-session-onboarding
Roles Mediator Parenting Coordinator
Skills child-centered-rewrite communication-tone-analysis incident-documentation safety-review
Artifacts Case Notes Communication Log
Guardrails legal-neutrality emotional-deescalation child-centered-language
cotrackpro project new mediation-prep-assistantSurvivor safety planning
Social work Public health Ethics trauma-informed
A trauma-informed safety-planning tool for a parent navigating coercive control — crisis-resource aware, never characterizing the other parent.
Scenarios Prepare to petition for a protective / restraining order
Workflows custody-violation-response
Roles Parent Advocate
Skills child-centered-rewrite evidence-organization incident-documentation safety-review
Artifacts Crisis or Safety Plan Child Safety Assessment Coping Plan
Guardrails coercive-control-awareness safety-language trauma-informed-response
cotrackpro project new survivor-safety-planningGAL / CASA child-advocacy tooling
Law Social work child-centered
Support a Guardian ad Litem or CASA volunteer in gathering child-centered observations and producing balanced court recommendations.
Scenarios Prepare for your first court hearing
Workflows court-packet-assembly
Roles GAL (Guardian ad Litem) Evaluator
Skills child-centered-rewrite emotional-pattern-analysis incident-documentation safety-review
Artifacts Child Profile Sheet Court Report and Recommendations Case Documentation
Guardrails child-centered-language legal-neutrality neutral-documentation
cotrackpro project new gal-casa-advocacyCourt-clerk automation
Computer science Public administration
Streamline filing and docket hygiene for a court clerk — appearance logs, deadlines, and transmittals assembled into a clean packet.
Scenarios Prepare for your first court hearing
Workflows court-packet-assembly
Roles Court Clerk
Skills legal-document-formatter omni-build
Artifacts Appearance Log Deadline Tracker Document Transmittal Log Court Orders
Guardrails legal-neutrality neutral-documentation
cotrackpro project new court-clerk-automationHow it works#
cotrackpro project list # browse the blueprints
cotrackpro project show school-incident-tool # disciplines + the exact catalog pieces
cotrackpro project new school-incident-tool # scaffold a typed, guardrail-wired module
project new builds on cotrackpro scaffold: you get a module pre-wired to @cotrackpro/sdk
with its catalog pieces pinned in src/blueprint.ts, typed end-to-end. If the platform catalog
changes and a piece goes away, your module's npm run typecheck tells you — the same drift gate
that keeps this page honest. New blueprints are contributed through the proposer/PR flow.
Want to see the pieces a blueprint composes? Browse the workflows, scenarios, and roles in the Library.