Skip to content

Latest commit

 

History

History
93 lines (73 loc) · 4.86 KB

File metadata and controls

93 lines (73 loc) · 4.86 KB
layout default
title Safety and data boundaries
description Legal-safety, privacy, review, and local-data boundaries for Maine Family Law LLM.
permalink /safety/
Safety and data boundaries

Useful without pretending to be the decision-maker.

The project is built around a simple rule: source correctness, privacy boundaries, and human review outrank fluent output.

Legal-information boundary

Maine Family Law LLM is not a lawyer and does not provide legal advice. It does not form an attorney-client relationship, decide legal rights, represent a person, guarantee an outcome, or replace review by a qualified professional.

Review-required by default

Generated answers and drafts remain review-required. A document should not be described as filing-ready unless the required authority, citations, quote spans, facts, procedure, forms, record, and human-review checks have actually passed.

  • Unresolved or fake citations must be flagged.
  • Quoted text must be found in the cited source.
  • Unsupported legal assertions must be identified.
  • Unknown or stale authority must block “current Maine law” language.
  • Jurisdiction, procedure, service, deadline, and record problems must be surfaced.
  • A failed filing-readiness gate cannot silently become a pass.

Local-first data boundary

The public source repository is intentionally separated from private and runtime data.

Allowed in the public repository

  • Application source code
  • Configuration and schemas
  • Public policies and documentation
  • Fictional demonstration material
  • Tests and non-private evaluation scaffolds

Kept outside the public repository

  • Private matter files and uploads
  • Generated legal work product
  • Runtime databases and logs
  • Corpora, embeddings, and vector stores
  • OCR caches and model weights
  • External legal-data builds and private eval stores

Files are selected by the user

The local application is designed to access files through a user action, such as selecting a file, choosing a folder, opening a matter workspace, or adding more evidence to an existing workspace. Original source files are treated read-only; generated indexes, hashes, summaries, timelines, and exports are created separately.

Sensitive family records

Family-law files can contain information about children, health, finances, school, counseling, abuse allegations, protection orders, addresses, communications, and sealed or restricted proceedings. Users must protect access to their Windows account, storage locations, backups, removable drives, and exports.

External AI and cloud services

The core project is designed for local operation. A user or organization may configure an optional external model or service. When that happens, submitted information may leave the device and become subject to the provider’s privacy, retention, confidentiality, and training terms. External services should never be enabled for sensitive information without deliberate review and authorization.

Safety overrides software

Immediate danger, threats, abuse, coercive control, stalking, crisis, or child-safety concerns belong with emergency, crisis, advocacy, medical, or official support first. Call 911 for emergencies, call or text 988 for crisis support, and dial 211 in Maine for service routing.

FOCaF’s support-first path

For Our Children & Families emphasizes safety, stable child routines, trusted supports, school and provider coordination, calm communication, private record organization, and official or legal steps when genuinely needed. The LLM workbench is one tool inside that larger child- and family-centered mission.

Read the full privacy policy.

The privacy page explains local processing, storage, optional external services, retention, deletion, children’s information, support requests, and Microsoft Store distribution.

Privacy policy