Skip to main content

Repository Structure

The ARBEC root repository is a coordination repo, not a replacement for the nested service repositories.

Important rule

Do not remove or restructure the nested .git repositories in backends/ or mobile_apps/.

Key paths

arbec/
├── backends/
│ ├── arbecapi/
│ ├── arbec_backend/
│ ├── langchain-prod/
│ └── arbec_2_files/
├── mobile_apps/
│ └── arbec/
├── documents/
├── docs-site/
├── README.md
├── ARCHITECTURE.md
└── Makefile

Documentation boundary

  • documents/ contains internal plans, PRDs, evidence, and delivery artifacts
  • docs-site/ contains curated public docs