iac_modules/docs/en/developer-guide.md
2026-03-15 23:45:17 +08:00

1.1 KiB

Developer Guide

This repository contains infrastructure modules, baseline blueprints, and platform landing zone reference material.

Use this page to document local setup, project structure, test surfaces, and contribution conventions tied to the current codebase.

Current code-aligned notes

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

Existing docs to reconcile

  • No directly matching legacy docs were detected; this page is currently the canonical seed.

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 setup and test commands tied to actual package scripts, Make targets, or language toolchains in this repository.