What problem does it solve?
Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for live container runtime analysis, mounted secrets, sidecars, namespaces, init containers, entrypoint drift, and route-to-container resolution. Use when the user asks why a live container differs from manifests, where a mounted secret is consumed, how a sidecar or init container changes runtime state, or which route resolves to which live container. Use only after $ctf-sandbox-orchestrator has already established sandbox assumptions and routed here.
Core Features & Use Cases
- Provide guidance after sandbox activation to identify divergence points between runtime state and checked-in manifests.
- Map mounts, secrets, sidecars, and routing to reconstruct the live path from manifest intent to observed behavior.
- Produce compact evidence chains that link manifest decisions to runtime outcomes.
Quick Start
Split intent from reality by mapping manifests, images, startup, live mounts, routes, and processes, then trace the provenance of mounts and secrets, and reproduce the minimal runtime path that achieves the observed behavior.