From 2c934f866c35141138b3188677dcaf7b985cf02f Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Sun, 16 Aug 2026 00:22:39 +0900 Subject: [PATCH] docs(AGENTS): add page footer exclusion policy - consolidate controls to header/command-bar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Policy: No footer sections in PageLayout. All footer functionality must move to: • Header actions slot (Help, AI Suggest, etc.) • Command bar (Save, Reset, Approve buttons) • Summary area (Status, watermark, owner info) Rationale: ✓ Single-screen principle: all interactive controls in initial viewport ✓ Mobile UX: bottom footer buttons are hard to reach ✓ Information density: header/command-bar conveys status ✓ Eliminates wasted ~48px footer space Example: Move button actions from