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
Fix KH-315: mark hierarchy_context and related fields OPTIONAL in --schema
Harness --schema-vs-real-output regression test flagged that
hierarchy_context is documented in the schematic analyzer's --schema
output but absent from most real outputs. It's only emitted when
analyzing a sub-sheet with hierarchy context resolved (rare in the
corpus — most projects are flat).
Collapse the hierarchy_context nested doc to a single inline
description prefixed OPTIONAL, and clarify that hierarchy_warning,
_redirected_from, and _stale_file_warning are likewise optional.
Also add project_settings to the optional sections list.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments