Skip to content

Commit 67f5fc2

Browse files
committed
fix(content): keep agent instructions within context budget
1 parent 3dfcebb commit 67f5fc2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

templates/content/AGENTS.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ Read the relevant skill before deeper work:
2828
Browser full rewrites use `update-document`.
2929
- Preserve user-authored content. Prefer targeted edits over wholesale rewrites
3030
unless requested.
31-
- The editor's slash menu is a curated insertion surface. Built-in structured
32-
blocks can remain registered for rendering and round-tripping without being
33-
offered for new insertion. Builder formats are offered only on Pages whose
34-
immediate parent is a Builder-connected Database; do not infer eligibility
35-
from navigation context, another membership, an ancestor, or existing markup.
3631
- Document mutations signal UI refresh; use `refresh-list` only after an
3732
out-of-band mutation leaves the UI stale.
3833
- Check the auto-included `<current-screen>` before acting. Read stale context

0 commit comments

Comments
 (0)