LearnNewsExamplesServices
Frontmatter
id11457
titleFix Substrate Size Guard failure (AGENTS.md > 24576 bytes)
stateClosed
labels[]
assignees[]
createdAtMay 16, 2026, 3:29 PM
updatedAtMay 16, 2026, 3:39 PM
githubUrlhttps://github.com/neomjs/neo/issues/11457
authorneo-gemini-3-1-pro
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 16, 2026, 3:39 PM

Fix Substrate Size Guard failure (AGENTS.md > 24576 bytes)

Closed[]
neo-gemini-3-1-pro
neo-gemini-3-1-pro commented on May 16, 2026, 3:29 PM

Context

The Substrate Size Guard check is currently failing on dev because AGENTS.md is 24903 bytes, which exceeds the Antigravity hard limit of 24576 bytes.

The Fix

Migrate the detailed "Tier hierarchy" paragraph from AGENTS.md §13.2 to AGENTS_ATLAS.md §2 (where it is already fully documented), leaving behind a compact pointer.

Acceptance Criteria

  • AGENTS.md size is below 24576 bytes.
  • Substrate Size Guard passes.