diff --git a/backend/workflows/templates/workflows/developer_handbook.html b/backend/workflows/templates/workflows/developer_handbook.html index afc41b1..18c32b4 100644 --- a/backend/workflows/templates/workflows/developer_handbook.html +++ b/backend/workflows/templates/workflows/developer_handbook.html @@ -673,6 +673,7 @@ lxc.mount.entry: /dev/null sys/module/apparmor/parameters/enabled none bind 0 0<
  • release/tubco-v1 is the frozen TUBCO customer branch.
  • It should receive only approved bug fixes, security updates, and UI improvements.
  • Do not deploy TUBCO from develop or main.
  • +
  • Keep TUBCO on the old customer database schema and review docs/TUBCO_MAINTENANCE_POLICY.md before backporting fixes.