compose-lens 0.1.2

Loss-aware parsing, processing, validation, and rendering of Compose projects
Documentation
schema = 1
id = "document-interpolation"
suite = "processing"
description = "Protects per-file interpolation of eligible YAML values while preserving keys, single-quoted values, unknown fields, and original source."
secrets_reviewed = true
files = ["compose.yaml"]

[provenance]
source = "authored"
license = "MPL-2.0"
redistribution = "allowed"
modifications = "none"

[environment]
description = "TAG=1.2, LABEL_VALUE is sensitive, VALUE and FUTURE are unset, and every other variable is unset."

[expectations]
summary = "Eligible YAML values produce a non-destructive overlay; mapping keys and single-quoted values are not interpolated."

[extensions.processing]
stage = "per-file-before-merge"