diff --git a/docs/GOVERNANCE_MODEL.md b/docs/GOVERNANCE_MODEL.md index 2fc93dd..775cc00 100644 --- a/docs/GOVERNANCE_MODEL.md +++ b/docs/GOVERNANCE_MODEL.md @@ -213,6 +213,10 @@ Admin lists use bounded container grids: ## Deferred Work +- DataGrid sizing and resize behavior remains explicitly deferred. The current + bounded-grid contract above is binding, but further layout changes should be + handled as a dedicated, isolated UI debt item because the component is shared + and brittle. - real SMTP/IMAP test-bed verification and operator runbook; - recipient import with column mapping; - session/device revocation UI;