diff --git a/AGENTS.md b/AGENTS.md index e970d7ad..3a19f167 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -260,17 +260,21 @@ pnpm dev 5. **Grid layouts:** `align-items: start;` (NOT center/stretch) to prevent column stretching at different heights 6. **Max-width constraint:** Wrap pages in `.page-wrapper { max-width: var(--ks-content-max); margin: 0 auto; }` to prevent 2560px+ distortion -#### Page Structure Rule: NO Page Footers -**CRITICAL:** Footer sections must NOT exist in PageLayout. All footer functionality (buttons, status, actions) must be moved to: -- **Primary actions:** `