gitops/docs/en/vibe-coding-reference.md
2026-03-15 23:45:17 +08:00

25 lines
1.1 KiB
Markdown

# Vibe Coding Reference
This repository organizes GitOps assets, playbooks, and operational roles for infrastructure delivery.
Use this page to align AI-assisted coding prompts, repo boundaries, safe edit rules, and documentation update expectations.
## 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
- 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.
- Review prompt templates and repo rules whenever the project adds new subsystems, protected areas, or mandatory verification steps.