Skip to content

Repository Catalog

All Arda repositories are cloned as siblings into a single parent directory (e.g., ~/code/arda). A particular workspace may have more, fewer, or different repositories cloned depending on the engineer’s scope of work. When in doubt, check which directories actually exist in the workspace root rather than assuming this full list is present.

RepositoryDescription
common-moduleKotlin library providing shared utilities and base classes: bitemporal persistence, service layer, API layer, error handling, testing utilities. Built with Gradle.
operationsMain Ktor-based backend service handling business operations: items, kanban cards, orders, facilities, business affiliates. Includes Flyway migrations and Helm charts.
accounts-componentBackend component for user accounts, tenant management, and authentication.
postgres-database-initializerDatabase initialization and schema setup for PostgreSQL instances.
RepositoryDescription
arda-frontend-appNext.js 16 production frontend using App Router, shadcn/ui, AG Grid, Tailwind CSS v4. Includes Playwright E2E tests.
ux-prototypeStorybook component library (@arda-cards/ui-components) for UI prototyping. Vite + React + Tailwind CSS v4, atomic design hierarchy.
RepositoryDescription
infrastructureAWS CDK stacks (VPC, EKS, RDS, S3, Cognito, API Gateway), Helm charts, GitHub Actions CI/CD workflows.
api-testAPI testing repository using Bruno for automated HTTP request testing. Organized by API module with environment configs and TypeScript utilities.
RepositoryDescription
technical-documentationMkDocs-based documentation site: specifications, design docs, process guides, technology standards, how-to guides, templates.
workspaceCentral project management and coordination repository: agent instructions, skills, project specifications, knowledge base.
system-protoProtobuf definitions and system-level schema contracts shared across services.
RepositoryDescription
managementGitHub project management repository for issue tracking and coordination.
agentation-ardaAgent tooling, orchestration experiments, and Antigravity integrations.
arda-ai-knowledgeAI knowledge repository for domain-specific training and reference data.
arda-vibeExperimental repository.
  • API Endpoint Inventory — Live API endpoint URLs by service group (source: workspace/knowledge-base/by-project/general/api-list.md)