diff --git a/.platform/initialized.md b/.platform/initialized.md new file mode 100644 index 0000000..79f12cc --- /dev/null +++ b/.platform/initialized.md @@ -0,0 +1,20 @@ +# Platform Initialization + +| Field | Value | +|-------|-------| +| Component | `tmpl-test-go` | +| Repository | `validate/tmpl-test-go` | +| Scaffolded | 2026-03-24 | +| Branch model | `main` (protected) ← `dev` (integration) ← `feature/*` | + +## Continuous Modernization + +This repository is configured for platform-managed continuous modernization. +The platform can open PRs against `dev` at any time to: + +- Apply security patches and dependency updates +- Enforce architecture conformance patterns +- Promote environment configuration changes + +All platform PRs target `dev` first. +Promotion to `main` requires approval via the Backstage deployment gate. \ No newline at end of file