This is a space where you can experiment with code and create a proof of concept of a feature you would like to present, it is based on this Atlassian guide about how to build a POC.

Step 1: Define your project idea

It’s important to ask the following questions: What problems will this project solve, and for whom?

Step 2: Set your success criteria

Decide on the benchmarks to measure the success or failure of the project. If the project is for a client, consult them about how they define success. If not, conduct the necessary research to determine success criteria.

Step 3: List the resources you will need

Will you need to learn a new programming language, does the change implies a change in the architecture? This is the place where you reflect about what resources you will need to build the feature

Step 4: Determine your timeline

Manage expectations of the team about the time you will need to develop the feature.

Step 5: Develop and test your prototype

If it is small, you can use an online environment to quickly generate a working, cloud based version of the feature.

Check this tools that can be embed in this notion page:

https://codepen.io/EscobarJ970/pen/VwOXpZm

Step 6: Review and refine

After gathering feedback, evaluate how the prototype performed against the predefined success criteria.

Step 7: Present your POC

Present your idea to stakeholders, you can make this notion page public and use it as an information source. More info about this feature in the official Notion docs