Busflow Docs

Internal documentation portal

Skip to content
Reviewed 02 May 2026

Areas Index

This file indexes all para_category: area documents — the ongoing standards, living specs, and domain knowledge that define how Busflow works. These files evolve but never "finish."

How to Read These Docs

Use the smallest context set that matches the change:

TaskStart HereThen Check
Frontend / UIfrontend.md, app-structure.mddesign-system.md, relevant app README
Domain model / business rulesdomain-model.mdSpoke files in domain-model.md, relevant ADRs in decisions, schemas in schemas
Database / migrationsdomain-driven-design.mdSchema docs in schemas/ and relevant ADRs before changing tables
Infrastructure / deploysinfrastructure.mdRunbooks in runbooks and infra ADRs
Compliance / privacygdpr-strategy.mdGDPR project docs, retention ADRs, legal-hold runbook
Tests / qualitytests.mdPackage/app README test commands
Product vision / what we buildPRODUCT_identity.mdSTRATEGY_platform-vision.md, STRATEGY_feature-subsets.md
Docs changesguidelines.mdRun pnpm docs:lint before handoff

Architecture Standards

FileDomainWhat It Covers
ai.mdAI/LLMRAG pipeline, embedding strategy, MCP bridge, Copilot architecture
app-structure.mdFrontendWorkspace app feature layout, folder conventions, route structure
communications.mdMessagingOmnichannel inbox, notification pipeline, channel provisioning
design-system.mdUIComponent library, token system, Tailwind conventions
domain-driven-design.mdCoreBounded contexts, CQRS, PostgreSQL strategy, validation layers, cross-context interaction patterns
frontend.mdFrontendVue 3/Nuxt patterns, composables, state management
gdpr-strategy.mdComplianceData retention, encryption, TTL policies, right to erasure
infrastructure.mdInfraDocker Swarm, Hetzner, Terraform, deployment, backups
monorepo.mdBuildTurborepo, pnpm workspaces, package structure
observability.mdOpsLGTM stack, dashboards, alerting, SLOs
realtime-strategy.mdDataWebSocket, Hasura subscriptions, live updates
roles.mdAuthRBAC role definitions, capability model
tests.mdQualityTesting strategy, Vitest, Playwright, offline testing
workflow-orchestration.mdBackendBullMQ, event triggers, scheduled jobs, worker patterns

Domain Model

FileDomainWhat It Covers
domain-model.mdHubBounded context map, integration surface, cross-boundary events, soft FK map
domain-backoffice.mdBackofficeMaster data, planning, CRM, Kalkulations-Engine entity dictionary
domain-commerce.mdCommerceSales, payments, capacity, ledger, tax entity dictionary
domain-operations.mdOperationsFleet execution, dispatching, IoT, offline sync entity dictionary
domain-communications.mdCommunicationsOmnichannel inbox, contacts, automation entity dictionary
domain-customer-intelligence.mdCustomer Intelligence[TBD] — Phase 3

Product Specifications

FileDomainWhat It Covers
PRODUCT_identity.mdCoreProduct constitution — vision, pillars, design principles, brand, target segments
PRODUCT_user-journeys.mdUXJourney registry hub — links to individual journey spokes in 3-resources/user-journeys/
PRODUCT_payments-and-billing.mdCommercePayment providers, billing model, subscription tiers
PRODUCT_mollie-integration.mdCommerceMollie API integration, deposit config, refund flows
PRODUCT_migration-and-onboarding.mdOnboardingConcierge onboarding, legacy data migration
PRODUCT_differentiators-10-percent.mdStrategyKey differentiating features and competitive moats
PRODUCT_open-decisions.mdProductOpen product/business decisions consciously deferred — architecture supports multiple answers

Strategy & Vision

FileDomainWhat It Covers
STRATEGY_platform-vision.mdVisionLong-term platform direction, marketplace, API economy
STRATEGY_feature-subsets.mdRoadmapFeature tiers, MVP scope, phase planning
agentic-led-company-spec.mdOperationsAI-first company governance, agent roles, automation philosophy
STRATEGIC_BLIND_SPOTS.mdRiskArchitectural and domain-model gaps that risk silent failure

Process & Governance

FileDomainWhat It Covers
guidelines.mdDocsDocumentation guidelines, PARA frontmatter spec, content model
trunk-based-development.mdDevTBD workflow, feature flags, expand/contract migrations

Internal documentation — Busflow