Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.medera.info/llms.txt

Use this file to discover all available pages before exploring further.

Medera ships continuously. Release notes are indexed per product.

Platform

Backend, runtime, RLS, audit, encryption.

Agentic Framework

Canvas, agents, experts, orchestrator.

Multimodal Sensing

Vocal, facial, RDoC engines.

Text Generation

SOAP, templates, facts, RAG.

Recent highlights

  • 2026-03-02 — Migration 158: FORCE ROW LEVEL SECURITY completeness sweep on all RLS-enabled tables
  • 2026-03-02 — Migration 157: GIN indexes (jsonb_path_ops) on JSONB columns for faster queries
  • 2026-03-02 — Migration 156: JSONB column defaults — 8 JSON.stringify() in defaultTo() calls fixed (prevents double-stringified '"{}"')
  • 2026-03-02 — Migration 155: Dynamic FK index detection + creation for all missing FK indexes
  • 2026-03-02 — Migration 154: Standardized RLS policies on 12 tables — replaced non-standard 2-policy model with 4-policy has_tenant_access()
  • 2026-02-10 — Hardcoded service keys removed from 4 files (17 occurrences); now throws in production
  • 2026-02-10 — Auth rate limiting added to /register, /login, /forgot-password (10 req / 15 min)
  • 2026-02-10 — PII console.log removed from 4 files (patient phone, email, full objects)