You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(requiredstructure): correct extractHeadings caller list in doc comments
checkSync never calls extractHeadings — it receives docHeadings as a
parameter. The actual 4th call site (parseSchemaWithRootFS) parses an
ephemeral schema-content File built fresh per call, so it doesn't
benefit from the memo the way the document-File call sites do.
Caught by code review round 1.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BTLNzEVChZtqSc7m7ph5Ah
0 commit comments