Organization Database Schema
Key Indexes
companies(slug)- Unique, for URL-based lookupsapi_keys(key_hash)- For authentication lookupsapi_keys(company_id)- For listing org keysaudit_logs(company_id, created_at)- For paginated audit queriesfeature_flags(key)- Unique, for flag evaluation