Skip to content

[HIGH] **Suppressible clippy::too_many_arguments without builder pattern** — `Routine #1365

@ironclaw-ci

Description

@ironclaw-ci

[HIGH:75] Issue Found by Staging CI Review

Severity: HIGH
Confidence: 75/100
PR comment: #1359 (comment)

Description

Suppressible clippy::too_many_arguments without builder patternRoutineEngine::new() accepts 8 parameters with #[allow(clippy::too_many_arguments)]. Violates extensible-design principle from CLAUDE.md. Builder or context struct would improve testability and reduce coupling.


Auto-created by staging-ci Claude Code review

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrisk: mediumBusiness logic, config, or moderate-risk modulesstaging-ci-reviewIssue found during staging CI promotion review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions