mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
5f20887d77
reasoning-default-render.spec.ts and shared-state-write.spec.ts navigate to /demos/reasoning-default-render and /demos/shared-state-write respectively, but neither demo directory exists in any integration (including the langgraph-python gold reference) and neither is declared in any manifest. They are stale, non-canonical leftovers from the #5127 page-mirror. Removed from all baselines where present: reasoning-default-render from 8 (langgraph-fastapi never had it) and shared-state-write from all 9. The parity validator stays green (0 fail) and langgraph-fastapi's prior spec-under-coverage warning clears once its phantom spec is gone and the 5 canonical specs are added.