The cortex-experiments repo is used for recording all the pocs and experiments executed by architecture team.
- Add a new directory in repo.
- Inside the new directory, create three directories objective, docs and src.
- The objective directory contains a document explaining the objective of poc.
- The docs document contains all the documents generated for as a result of poc.
- The src directory should contain any code which was written for executing the poc.