Backend Shape
FastAPI, PostgreSQL, Alembic, tenants, memberships, RBAC, current-user lookup, token/session boundaries, tenant-owned records, and OpenAPI contracts.
DriveDesk Core is my public evidence for the larger DriveDesk operating-system path: FastAPI/PostgreSQL backend structure, tenant and RBAC boundaries, audit/outbox, workflow rules, adapter contracts, business-intake API handoff, OpenAPI, CI, docs, public demo, and public-safe recovery evidence.
FastAPI, PostgreSQL, Alembic, tenants, memberships, RBAC, current-user lookup, token/session boundaries, tenant-owned records, and OpenAPI contracts.
Business records, lifecycle transitions, workflow rules, task creation, adapter sync requests, audit events, outbox handoff, and operator-visible status.
Adapter catalog, mapping validation, transforms, connection scopes, operation contracts, accounting export, diagnostics, reconciliation, and incident runbooks.
Docker Compose runtime, pytest coverage, CI, public demo checks, scheduled validation, health/smoke checks, backup notes, rollback notes, release-gate docs, and recovery handoff evidence.
The repo is public, the demo is reachable, the README has a reviewer path, and the evidence is inspectable through code, docs, Actions, scripts, and generated OpenAPI artifacts.
This is the strongest public anchor for backend automation and integration, internal tools, CRM/ERP/API integrations, operations automation, and remote-first delivery conversations.
The strongest evaluation path is a real workflow or role scope with one clear success condition. I can map the business process, identify the integration and operational risks, build the first working slice, and leave verification evidence through tests, logs, docs, runbooks, and demo links.