Skip to main content

Shipped

These items are complete and live in the current release (v0.6.0).

In Progress

Upcoming / Backlog

  • Webhook-scoped phone_number_id routing table (BORD-157)
  • JWT workspace claims in Supabase auth (BORD-155)
  • Edge middleware auth enforcement (BORD-156)
  • Rate limiting per workspace (BORD-162)
  • Column-level PII encryption (BORD-171)
  • Incident detection and breach notification workflow (BORD-166)
  • SBOM and dependency scanning (BORD-170)
  • MFA enforcement via Supabase TOTP

Pull request standard

Every feature PR must include:
  • typed code
  • tests
  • docs
  • runtime notes
  • adversarial checks
  • rollback note