diff --git a/AGENTS.md b/AGENTS.md index 860a4e4..33d5a11 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -53,18 +53,27 @@ not for the public pages. See `docs/design-principles.md` for the design. caching; pages reference files by absolute `/_f/` URLs so hierarchy moves never break them. `Node.banner` is a raw trusted HTML snippet for the header banner (img, styled div, canvas+script...); empty - inherits from the node's ancestors (front page last), then the active - theme's banner artwork: an inline SVG from - `pagerite/themes/{theme}/banner.svg`, inlined into `#page-banner` by - the backend only when no user banner applies (so it is recolorable - from the theme CSS via `var(...)` and never fights user designs; the - base stylesheet falls back to a plain gradient). + inherits from the node's ancestors (front page last). It is rendered + AFTER the banner design's artwork, so author code (e.g. a `