Loading…
Loading…
Multi-tenant B2B operations platform. RBAC, analytics, SOC 2, billing, API keys, webhooks — compiled from a single Architectural Genome into 9 backend stacks. The same architecture, everywhere.
An enterprise SaaS platform for operations teams. Multi-tenant (workspace per customer). Role-based access: Admin, Manager, Analyst, Viewer. Modules: project management, task tracking, analytics dashboard with KPI cards + campaign comparison, audit log, billing (Stripe), RBAC permission matrix, API key management, webhooks, SSO (SAML). SOC 2 Type II compliance evidence generation. Mobile app (React Native + Expo). GDPR controls. Target: 50–500 seat enterprise customers.
Each of these is a first-class capability in the Architectural Genome — not a template add-on.
Workspace-scoped data isolation. Role matrix (Admin/Manager/Analyst/Viewer) with capability-level permission checks on every route. Fail-closed: missing workspace context returns [] not all rows.
KPI cards, campaign comparison table, channel chart, date-range picker. Generated from an analytics_dashboard capability. Hooks: useKpiSummary, useCampaignComparison, useChannelBreakdown.
Control narratives, evidence descriptions, and gap analysis across SOC 2 Type II criteria. Included in the handoff ZIP alongside the application code.
Full API key management (create, rotate, revoke, scope). Webhook subscriptions with retry logic and delivery logs. Required for enterprise integrations.
Every entity gets a migration, an ORM model, and CRUD routes. Tenant filter enforced at ORM level — Query.all() without organization_id is a pre-commit gate violation.
The Architectural Genome exports as CLAUDE.md — a machine-readable context file that keeps Cursor, Copilot, and Claude Code aligned with your architecture as you maintain the codebase.
The same Architectural Genome compiled to all 9 stacks: flask-nextjs — Flask + Next.js + SQLAlchemy + Alembic fastapi — FastAPI + Next.js + async SQLAlchemy nestjs-nextjs — NestJS + TypeORM + Next.js django-nextjs — Django + DRF + Next.js laravel-nextjs — Laravel + Eloquent + Next.js rails-nextjs — Ruby on Rails + Next.js go-chi — Go + chi router + GORM java-spring-boot — Spring Boot + JPA + Hibernate dotnet-nextjs — ASP.NET Core + Entity Framework + Next.js Each stack emits the same entities, same RBAC rules, same compliance pack. Change the architecture in one place; regenerate in any stack.
Describe your product. Archiet builds the Architectural Genome. Pick your stack. Download the ZIP. Deploy.