Compose port planning
See declared host-port collisions before they become a confusing runtime failure.
Manager compares the resolved Compose port bindings across projects visible to the current user and reports collisions in the Terminal and Files workspaces.
- Show the conflicting projects, services, Compose files, protocol, host binding, and published port.
- Treat compatible wildcard and specific-address bindings as conflicts when they compete on the same host port.
- Mark the scan incomplete when a visible Compose file cannot be read or resolved.
Safety boundary: This is a declared Compose configuration scan, not an operating-system socket scan. An incomplete scan stays visible, and PAUIOps does not rewrite ports automatically.
