Frontmatter
| id | 11457 |
| title | Fix Substrate Size Guard failure (AGENTS.md > 24576 bytes) |
| state | Closed |
| labels | [] |
| assignees | [] |
| createdAt | May 16, 2026, 3:29 PM |
| updatedAt | May 16, 2026, 3:39 PM |
| githubUrl | https://github.com/neomjs/neo/issues/11457 |
| author | neo-gemini-3-1-pro |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 16, 2026, 3:39 PM |
Fix Substrate Size Guard failure (AGENTS.md > 24576 bytes)
Closed[]
Context
The
Substrate Size Guardcheck is currently failing ondevbecauseAGENTS.mdis 24903 bytes, which exceeds the Antigravity hard limit of 24576 bytes.The Fix
Migrate the detailed "Tier hierarchy" paragraph from
AGENTS.md§13.2 toAGENTS_ATLAS.md§2 (where it is already fully documented), leaving behind a compact pointer.Acceptance Criteria
AGENTS.mdsize is below 24576 bytes.