gitops/docs/en/architecture.md
2026-04-02 16:32:04 +08:00

989 B

Architecture

This repository organizes declarative GitOps assets for infrastructure delivery.

Use this page as the canonical bilingual overview of system boundaries, major components, and repo ownership.

Current code-aligned notes

  • Documentation target: gitops
  • Repo kind: infra-repo
  • Manifest and build evidence: repository structure and scripts only
  • Primary implementation and ops directories: scripts/, StackFlow/, config/
  • Package scripts snapshot: No package.json scripts were detected.

Existing docs to reconcile

  • repo-structure.md

What this page should cover next

  • Describe the current implementation rather than an aspirational future-only design.
  • Keep terminology aligned with the repository root README, manifests, and actual directories.
  • Link deeper runbooks, specs, or subsystem notes from the legacy docs listed above.
  • Keep diagrams and ownership notes synchronized with actual directories, services, and integration dependencies.