| Layer | Role |
|---|---|
| Monomer | Atomic operation vocabulary. |
| PCD Blueprint | Circuit description for bounded logic. |
| EVA | Composition model for sequential, conditional and parallel structure. |
| Polymer | Composed logic built from one or more PCDs. |
.brik | Local traceability workspace for decisions, events and evidence references. |
| CLI | Local command surface for the current public beta PCD workflow. |
| Skill | Managed agent instructions installed only with explicit consent. |
Digital Circuitality
Digital Circuitality is the engineering discipline behind BRIK64. It treats software as something that should be shaped like circuitry: bounded inputs, finite operations, explicit composition, deterministic behavior where the scope declares it, and evidence that can be inspected later. For users, this means BRIK64 is not just another code-generation layer. It is a way to make an AI agent or developer explain the logic it is creating:- What are the inputs and outputs?
- Which atomic operations are needed?
- How are operations composed?
- What artifacts prove what happened?
- Which parts are available today and which require future platform support?
Local-First Product Model
The local CLI path is the default because it keeps source and iteration close to the developer. Agents can use BRIK64 without requiring login for the local flow. ManagedAGENTS.md instructions should only be written through an explicit, reviewable user-approved action.
