# Roadmap
PodmanLens has a released, BoxFerry-ready baseline. It provides explicit read-only acquisition,
typed observations, deterministic discovery, version-aware Podman intent, ordered planning, and
non-executing CLI and Libpod renderings for the reviewed Podman 5.4 through 6.1 range.
## Completed baseline
- [x] Explicit connections and a replaceable acquisition transport
- [x] Six-kind native inventory with typed state and provenance
- [x] Evidence-backed resource discovery and network boundaries
- [x] Redacted observational snapshots
- [x] Ordered deployment semantics and deterministic review artifacts
- [x] Machine-readable native-field and renderer evidence
- [x] Complex offline coverage for every reviewed version in simulated rootless and rootful contexts
- [x] Public task guides and external-consumer examples
- [x] Finite legacy input-only anchors separate from reviewed output targets
Completed implementation detail lives in the changelog, accepted decisions, catalogues, tests, and
Git history.
## Next
- [ ] Add one bounded native output field family at a time, with planner, CLI, Libpod, diagnostics,
catalogue evidence, and positive and negative target tests in the same change.
- [ ] Add a manually dispatched live rootless/rootful version matrix when every reviewed Podman
environment can be reproduced without skipped cells. This remains tracked by
[GitHub issue #3](https://github.com/Strukturpiloten/podman-lens/issues/3).
- [ ] Review new Podman releases explicitly before extending the supported target range.
- [ ] Record rootful and rootless live conformance for every published input-only distribution
anchor before expanding the finite source catalogue.
## Deferred
- Executing or applying deployment plans
- Docker and Kubernetes protocol support
- Persistent resource-group configuration
- Arbitrary native mutation
- Built-in secret encryption
These items require a new reviewed scope; they are not implied by the current library.