Screen 10
Command Center
Legacy /cc is gated OFF for the Company XYZ demo. A concrete example of how hold the line between shipped and in-flight surfaces.
Screen anatomy
Why gate it off
Command Center predates the current Landscape → Signals → Review → Proof flow. Rather than delete it, WO-22 gates it fail-safe-off (NOTARY_ENABLE_COMMAND_CENTER=0 by default) so it can be traced, audited, and eventually replaced without breaking anyone who depends on its URL.
The principle
Notary AI's feature gates are the customer-facing side of . If a capability is not fully wired, its gate is OFF, its screen shows the badge, and no one can accidentally cite it in front of an auditor.
⌧
[GATED]WO-22 · flag NOTARY_ENABLE_COMMAND_CENTER unsetFeature gated off
The Command Center default is OFF on main. It is not part of the surface shown to design partners. The flag is fail-safe-off.
To enable in a dev environment · set NOTARY_ENABLE_COMMAND_CENTER=1