Skip to content

Commit 01f2cd8

Browse files
ceilf6claude
andcommitted
refactor(shared): split index.ts into separate modules
- types/task.ts - Task, execution, and validation rule types - types/sdd.ts - SDD configuration types - types/mcp.ts - MCP tool and patch types - types/page.ts - DOM and page structure types - types/validation.ts - Hallucination check and validation result types - security/types.ts - Security mode, decision, and approval types - security/shell-analysis.ts - Shell command analysis logic - utils.ts - Utility functions and constants - index.ts - Unified re-exports (public API unchanged) Closes #23 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent ff9b5b3 commit 01f2cd8

1 file changed

Lines changed: 1 addition & 1 deletion