-
Notifications
You must be signed in to change notification settings - Fork 0
F2.1f — Add the server container and workspace CI #269
Copy link
Copy link
Open
Labels
agentic-taskChild issue intended for agent implementationChild issue intended for agent implementationenhancementNew feature or requestNew feature or requestnot-ready-for-agentQueued or blocked; not currently safe for autonomous implementationQueued or blocked; not currently safe for autonomous implementationrisk:mediumMedium-risk work touching shared behavior, architecture, or broader designMedium-risk work touching shared behavior, architecture, or broader design
Description
Metadata
Metadata
Assignees
Labels
agentic-taskChild issue intended for agent implementationChild issue intended for agent implementationenhancementNew feature or requestNew feature or requestnot-ready-for-agentQueued or blocked; not currently safe for autonomous implementationQueued or blocked; not currently safe for autonomous implementationrisk:mediumMedium-risk work touching shared behavior, architecture, or broader designMedium-risk work touching shared behavior, architecture, or broader design
Parent: #133. Grandparent: #132 / #72. Depends on: #266, #265, #267, and #268.
Goal
Make the local backend walking skeleton reproducibly buildable and testable in CI before any cloud deployment.
Scope
linux/amd64, non-root server Dockerfile.PORT, persist nothing to the filesystem, avoid in-process scheduled jobs, and terminate gracefully.Out of scope
latestas a deployment identity.Acceptance
Risk and routing
Risk: medium because this changes shared CI and packaging.
Worker-ready: no; re-brief after the earlier local slices are merged.
Review need: careful CI, portability, and container review.