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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
AST-skeleton enum coverage:ashlr__read AST skeletons now include enum / export enum declarations, rendered in full (members are an enum's signal) rather than
dropped. Other declarations remain signature-only with bodies elided. (chunker emits enum chunks — also enriches genome RAG chunking.)
Internal
CI stability: widened the brittle stub-mode bench-orchestrate perf bounds
(parallel-speedup floor and per-node-ms ceiling) that flaked under concurrent CI load —
they measured process-scheduling noise, not a perf SLA. Real regressions still trip them.