Busflow Docs

Internal documentation portal

Skip to content

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 rulesPRODUCT_domain-model.mdRelevant ADRs in decisions, schemas in schemas
Database / migrationsdatabase.mdContext schema docs and 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
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
database.mdDataPostgreSQL strategy, schema separation, migration approach
design-system.mdUIComponent library, token system, Tailwind conventions
domain-driven-design.mdCoreBounded contexts, CQRS, cross-context patterns, context map
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
validation-strategy.mdDataInput validation layers, Zod schemas, Hasura validation
workflow-orchestration.mdBackendBullMQ, event triggers, scheduled jobs, worker patterns

Product Specifications

FileDomainWhat It Covers
PRODUCT_project-scope.mdCoreProject constitution — vision, pillars, design principles, target segments
PRODUCT_domain-model.mdCoreEntity definitions, bounded context models, aggregate roots
PRODUCT_user-journeys.mdUXB2C booking, dispatcher, driver, passenger flows
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

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.mdRiskKnown gaps, unresolved design decisions, risk tracker

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