diff --git a/AGENTS.md b/AGENTS.md index 32cdb672..e970d7ad 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -260,6 +260,37 @@ 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:** `