CodeStencil Projects & Stencils
A Project looks very much like a Stencil in terms of architecture, however, there are some major differences which has to do with functionality.
A Stencil is not usually updated once it has been deployed because it is locked by default. It is like a blueprint that will be used to create a project.
A project has to be created from a stencil (a project is basically a copy of details/logic packaged in a stencil).