Program ID: {{ program_data.id }}

Code:

{{ program_data.code }}

Prompts:

{% if artifacts_json %}

Artifacts:

{{ artifacts_json }}
{% endif %}