rdev/internal/sdlc
jordan 84af398d85
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
refactor: add timeout constants for agent execution tiers
Add TimeoutAgentExecution (22m) to handlers for synchronous SDLC
execution, and TimeoutAgent{Default,Medium,Heavy} (12/22/47m) to
workers for tiered agent task execution. Aligns with SDLC action
complexity tiers and prevents inline duration literals.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-11 10:48:24 -07:00
..
artifact_test.go feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
artifact.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
branch_test.go feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
branch.go feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
classifier_lifecycle_test.go feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
classifier_test.go fix: cookbook tree runner stdout/stderr separation and bash brace expansion 2026-02-02 15:15:02 -07:00
classifier.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
config_test.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
config.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
errors.go feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
feature_test.go fix(sdlc): make phase transitions idempotent 2026-02-08 14:21:05 -07:00
feature.go fix(sdlc): make phase transitions idempotent 2026-02-08 14:21:05 -07:00
history.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
init_test.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
init.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
paths_test.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
paths.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
rules_execution.go feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
rules.go feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
state_test.go feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
state.go feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
task_test.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
task.go feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
types.go refactor: add timeout constants for agent execution tiers 2026-02-11 10:48:24 -07:00