Originally created by @bioball on GitHub (Sep 2, 2025).
To improve debugging, it would be beneficial to track the provenance of values (where values come from), and show this information in error messages, or through specialized evaluation modes.
Some ideas:
Capture both source sections and stack frames when values are initialized
Map source sections in rendered output (e.g. YAML) back to provenance information
Originally created by @bioball on GitHub (Sep 2, 2025).
To improve debugging, it would be beneficial to track the provenance of values (where values come from), and show this information in error messages, or through specialized evaluation modes.
Some ideas:
* Capture both source sections and stack frames when values are initialized
* Map source sections in rendered output (e.g. YAML) back to provenance information
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @bioball on GitHub (Sep 2, 2025).
To improve debugging, it would be beneficial to track the provenance of values (where values come from), and show this information in error messages, or through specialized evaluation modes.
Some ideas: