docs(v2): remove stale npm script snippets#53
Conversation
- replace dead script examples with runnable v2 scripts - mark MCP registry steps as TODO placeholders instead of missing scripts Refs: #50
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis PR consolidates v2 package infrastructure by fixing broken script references, adding deprecation notices for direct module imports, restoring init script entrypoints, and updating the published artifact manifest to reflect the current working state. Changes
Possibly related issues
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔗 Integration Test Results🔗 Cross-Agent Integration Test ReportSession ID: integration-20260208-164921-179201050fb39cf002c5f541a90b146dbcdd607d Summary
Test Results
Recommendations
Next Steps
Generated by Cross-Agent Integration Test Pipeline |
Summary
v2/package.jsonValidation
rg -n "validate:sdk|validate:claude-flow|npm run validate\b|test:memory|test:coordination|test:hybrid|test:async|test:registry|test:compliance|registry:publish|registry:health|start:async|jobs:monitor" v2/docs/AGENTIC_FLOW_INTEGRATION_REVIEW.md v2/docs/mcp-spec-2025-implementation-plan.mdIssue
Closes #50
Summary by CodeRabbit
Release Notes
Documentation
Deprecations
claude-flow) instead.npm startcommand; use the CLI binary for starting applications.Chores