Formatting your reconstruction code to be useable by the Fossilized Controller.
   
    
    
    
    
   The Directory Structure
All files will be
How JSON Works
JSON is a file format with string keys and values.
Formatting metadata.JSON
- 
    
To create an empty directory, add the directory to the inputs section of the metadata.JSON file.
 - 
    
Do not include a tilde or “~” at the beginning of your file values
 
Things to Include
- How to convert config.yml to JSON
 - How JSON works, string keys and the values that are permissible
 - The file structure in the controller?