Container-Compose · compose-spec coverage

Feature-by-feature compliance audit of Container-Compose against compose-spec.json. Anchored on depends_on (L277-L310).
Anchor section: depends_on (compose-spec.json L277-L310) Schema accepts either a list of service names or an object map with condition ∈ {service_started, service_healthy, service_completed_successfully}, required (bool), restart (bool|string). Container-Compose currently supports the list form only; the object form is rejected by Service.init(from:) and no health/restart conditions gate startup.
Status
Tested
No features match the current filter.