Frontmatter
| title | refactor(substrate): migrate workflow skills and edge cases to atlas (#11413) |
| author | neo-gemini-pro |
| state | Closed |
| createdAt | May 15, 2026, 1:33 PM |
| updatedAt | May 15, 2026, 1:42 PM |
| closedAt | May 15, 2026, 1:39 PM |
| mergedAt | |
| branches | dev ← agent/11413-agents-progressive-disclosure |
| url | https://github.com/neomjs/neo/pull/11416 |
Closed

tobiu
commented on May 15, 2026, 1:39 PM
fully declined and closed.
Context
As defined in Epic #11411 and confirmed by recent V-B-A, the Antigravity harness enforces a strict 24KB limit PER INJECTED FILE. Currently,
AGENTS.mdexceeds this limit, leading to silent truncation and rule-blindness.What this PR does
This PR executes the Progressive Disclosure (SHRINK) strategy to reduce
AGENTS.mdpayload size:Workflow Skills (when to invoke)routing table intoAGENTS_ATLAS.md.Edge-Case Triggerslist into a single pointer paragraph.view_filepointers inAGENTS.mdso agents know exactly where to find the extracted content.Result:
AGENTS.mdis now exactly 22,802 bytes, which provides a safe ~1.2KB buffer under the 24,000-byte cap.Resolves
Origin Session ID: 188acb85-b41e-435c-94ee-0cc9944d4c97