Appearance
Changelog
Real system updates. Not marketing.
2026-03-25 — Trust Center v2.6
- Published Trust Center as the canonical security reference
- Documented allow-list field filtering for MCP and agent prompts
- Added daily retrieval cap (5,000 records/key/24h) to MCP safeguards
- Clarified Service Account Access Token model for Airtable connections
- Added data minimization section for LLM sub-processor path
- Documented incident response timelines (4h containment, 72h notification)
- Added SIEM streaming option for forensic-grade log retention
2026-03-24 — Performance
- Reduced dashboard load time from 20–30s to 3–5s via parallel Airtable calls and query optimization
- Eliminated O(n^2) lookups in supporter list rendering
2026-03-22 — Security Hardening
- Patched high-severity vulnerabilities in rollup, undici, underscore dependencies
- Added browser globals to ESLint configuration
2026-03-20 — Agent Optimization
- Parallelized Airtable API calls in agent processing
- Added streaming to insight generation for reduced timeout risk
- Added PRIZM and Varonics enrichment fields to MCP tools
2026-03-07 — Auth Migration
- Migrated authentication from Authsignal to Clerk
- Implemented invite-only access model
- Added two-layer auth: Clerk identity verification + AI4Love JWT session
Entries reflect meaningful system changes. Routine dependency updates and minor UI fixes are tracked in git history but not listed here.