technical owner
Routes
Add route to structure, route-audit prefixes if dynamic, sitemap logic when public.
Do not create orphan pages without links and registry.
code gates
Rules for code, routes, components, data libraries, middleware, redirects, headers, and build behavior.
Code can change quickly, but not blindly. Every edit has a check, route, and emergency exit.
technical owner
Add route to structure, route-audit prefixes if dynamic, sitemap logic when public.
Do not create orphan pages without links and registry.
technical owner
Internal routes get no-store, no-referrer, X-Robots-Tag noindex/nofollow.
Do not index operator, analytics, handbook, experiments, or support pages.
developer
Use typed localized structures and fallback en for unknown locale.
Do not index a {ru,en} object directly with unknown locale without fallback.
A change begins not with code, but with reason and limits.
Make changes in small batches so errors do not spread through the house like quiet smoke.
A change ends not when code is saved, but when it can be verified and rolled back.
checklist
handoff
red flags
related doors