fix(dev-base): shrink tier build contexts #593
No reviewers
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os!593
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-592"
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?
This narrows the dev-base publish build context to the smallest folder each tier needs.
corenow builds fromdocker/dev-base/core, whileagentkeeps the shareddocker/dev-base/root because it copies the baked shared assets. The publish workflow reads the same derived context from the shared plan helper.ward exec test -- tests/test_dev_base_image.py tests/test_dev_base_publish_workflows.py;ward exec pre-commit-all.