docs(ops): add environment and deployment runbook

This commit is contained in:
2026-02-11 12:11:08 +01:00
parent 7b4b23fc4f
commit 4d6e17a13b
4 changed files with 106 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ export default defineConfig({
{ text: "i18n Baseline", link: "/product-engineering/i18n-baseline" },
{ text: "i18n Conventions", link: "/product-engineering/i18n-conventions" },
{ text: "RBAC And Permissions", link: "/product-engineering/rbac-permission-model" },
{ text: "Environment Runbook", link: "/product-engineering/environment-runbook" },
{ text: "Testing Strategy", link: "/product-engineering/testing-strategy" },
{ text: "Workflow", link: "/workflow" },
],