Make any static file programmable.
Progfile lets you declare a domain (e.g., Dockerfile, .env, GitHub Actions YAML) in a Domain Definition File (DDF), then generates a typed builder API + renderer for that domain. Developers use the generated code to build ASTs, validate and lint them, and render deterministic, well-formatted static files.