### Description The builder has recently been spec'd via [RFC](https://github.com/buildpacks/rfcs/pull/116) (official spec [upcoming](https://github.com/buildpacks/spec/issues/101)). ### Proposed solution <!-- A clear and concise description of what you want to happen. Ex. We could have velcro on the shoes instead of laces...--> * [ ] Ensure all [environment variables and labels on image](https://github.com/dfreilich/rfcs/blob/extension-spec-builder/text/0000-builder-spec.md#env-varslabels) are present and correct * [ ] Validate [builder API](https://github.com/dfreilich/rfcs/blob/extension-spec-builder/text/0000-builder-spec.md#extension-spec). - If value is missing, assume API `0.1` with proper necessary changes to make it compatible.
Description
The builder has recently been spec'd via RFC (official spec upcoming).
Proposed solution
0.1with proper necessary changes to make it compatible.