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
Added focused reflection-node coverage in packages/patterns/tests/reflection/generator-node.test.ts, reflector-node.test.ts, reviser-node.test.ts, and finisher-node.test.ts
Added story documentation in docs/st09054-reflection-node-modularization.md capturing the runtime split, validation evidence, and no-regression explicit-any outcome
Reduced packages/patterns/src/reflection/nodes.ts from a mixed-responsibility 350 line implementation to a 13 line public facade below the 300 line planning cutoff
Extracted focused internal modules in packages/patterns/src/reflection/generator-node.ts, reflector-node.ts, reviser-node.ts, finisher-node.ts, and node-shared.ts
Preserved public reflection node exports, generation/review/revision flow, and shared state handling while making each node boundary easier to review and evolve in smaller seams
Fixed
@agentforge/patterns - Reflection Node Test Boundaries
Replaced the 298 line packages/patterns/tests/reflection/nodes.test.ts monolith with focused suites that mirror generator, reflector, reviser, and finisher boundaries
Kept the explicit-any baseline stable at workspace 84/289 and patterns 2/28
Published
All packages published to npm registry at version 0.16.41: