Split backend/web/pipeline.py into named build stages #24
Labels
No labels
architecture
cleanup
dependencies
performance
priority: high
priority: medium
reliability
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
solvreven/FPL#24
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Child of #7.
Extract cohesive build, projection, and warning stages with typed inputs/outputs.
Acceptance: golden-master and complete existing suite pass unchanged; each stage has an explicit boundary and no duplicated transformation logic.