Last updated: May 8, 2026
MinuteSmith handles sensitive governance information for HOA, condo, and nonprofit boards. This page documents the specific protections that are actually in place — not aspirations and not certifications we have not earned.
For a single procurement-grade reference (architecture, vendor handling, controls, limitations) see the Trust Center.
MinuteSmith uses commercial APIs from Anthropic (Claude) and OpenAI (Whisper for transcription, text-embedding-3-small for retrieval). Under both vendors’ commercial API agreements, customer data submitted via the API is not used to train their models. Vendor trust-and-safety retention (up to 30 days) applies; we are not currently on either vendor’s zero-retention enterprise plan.
The Ask AI pipeline (“RAG” — retrieval-augmented generation):
board_id = ANY(...) filter at the SQL level — not just in application code.Additional protections:
ENABLE_AI_REDACTION=falseFull Ask AI architecture, vendor data handling, and limitations →
Production logs do not contain prompt bodies, transcript content, signed download URLs, authorization headers, or session tokens. Application errors are captured as metadata only (status code, message, duration) — never the upstream request body. Internal helpers actively redact bearer tokens, JWTs, and SDK keys from log lines.
Files in board document and meeting recording buckets are never public. Every download requires a short-lived signed URL (currently capped at one hour) generated only after the request is authorized against your board membership. Document downloads are written to a per-board audit log.
Boards may opt in to retention windows for recordings, transcripts, and AI-generated artifacts. The default behavior is to retain data indefinitely — nothing is auto-deleted until an operator explicitly enables a retention policy. When retention is enabled:
In the interest of accuracy:
We will update this list as protections change. We prefer documenting what we actually do over making claims we cannot verify.
If you believe you have identified a security vulnerability, please report it to:
Please include:
When investigating and reporting issues, please adhere to the following:
We do not operate a public bug bounty program and do not guarantee compensation for reported issues. However, we may provide discretionary recognition for valid reports at our sole discretion.
We review all reports and prioritize issues that could impact the confidentiality, integrity, or availability of customer data.