chore: initial scaffold — ready for first deployment [platform] #1

Open
demo-bot wants to merge 1 commits from dev into main
Showing only changes of commit c7c8653e3e - Show all commits

20
.platform/initialized.md Normal file
View File

@@ -0,0 +1,20 @@
# Platform Initialization
| Field | Value |
|-------|-------|
| Component | `test-alex-gitops-1` |
| Repository | `demo-platform/test-alex-gitops-1` |
| Scaffolded | 2026-03-23 |
| 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.