| Artifact | Meaning |
|---|---|
| PCD | One circuit blueprint. |
| Polymer | A composed unit with dependencies. |
| Application/System | A larger topology built from Polymers and integration artifacts. |
When To Create A Polymer
Create or refresh a Polymer when:- a PCD candidate is ready for composition;
- dependencies changed;
- an agent needs a single composed artifact for review;
- a release workflow needs a clear composition unit.
Local Command Boundary
brik64 polymerize is not included in the public beta command surface unless brik64 help lists it in the installed package.
Review Checklist
- Which PCDs feed the Polymer?
- Which monomers appear in the dependency chain?
- Which external boundaries remain?
- Which command or reviewed authoring step produced the Polymer?
- Which local evidence supports the current version?

