refactor: modularize codebase and add 404 unit tests #13
Reference in New Issue
Block a user
Delete Branch "refactor/cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
cargo fmtandcargo clippy --fixacross the workspaceTest plan
cargo test -p compliance-core— 35 passedcargo test -p compliance-agent— 195 passedcargo test -p compliance-graph— 82 passedcargo test -p compliance-dast— 59 passedcargo test -p compliance-mcp— 33 passedcargo fmt --all --checkpasses🤖 Generated with Claude Code