Security & Governance.
RentBase is built for institutional-grade reliability. By separating the operational brain from the financial system of record, we ensure that every action is audited, authorized, and secure.
The Action Gateway.
Identity Check
Every agent and user action is verified through Clerk and Supabase Auth.
Agent Permission
Agents operate with restricted scopes (A0-A5) based on current context.
Policy Check
Actions must match predefined owner and property operating policies.
Owner Authority
Consequential decisions require explicit one-tap authorization.
Financial Limits
Hard caps on autonomous spending ensure zero runaway liability.
Risk Check
Continuous distress scoring flags high-risk events for human intervention.
Confidence Check
LLM outputs must meet high probability thresholds before execution.
Audit Trail
Immutable logging of every trigger, fact, decision, and result.
Fail-Safe Mode
Any ambiguity or low confidence results in immediate human escalation.
Double Entry
Rentvine remains the source of truth, preventing ledger manipulation.
System of Control.
DATA ISOLATION
We use Supabase Row-Level Security (RLS) to ensure that owner, resident, and staff data is mathematically isolated. One organization never sees another's portfolio.
ACCESS CONTROL
Granular Role-Based Access Control (RBAC) ensures your team only sees the exceptions they are authorized to handle.
KILL SWITCHES
Admins maintain override authority. Disable specific agents, financial writes, or legal actions instantly without redeploying code.