Problem
The context.md and run-context.md files are the main files that holds references to different artifacts. These files are critical for the process but it are text-files without a specified format.
Solution
Convert it to json and move it all into the state.json file
Problem
The
context.mdandrun-context.mdfiles are the main files that holds references to different artifacts. These files are critical for the process but it are text-files without a specified format.Solution
Convert it to json and move it all into the state.json file