chore: initial scaffold — ready for first deployment [platform] #1
20
.platform/initialized.md
Normal file
20
.platform/initialized.md
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user