Skip to main content
BRIK64 uses two public monomer ranges.
RangeMeaning
MC_00..MC_63Core operation vocabulary.
MC_64..MC_127Extended operation vocabulary for specialized or external domains.

Core Monomers

Core monomers should be the first choice for ordinary arithmetic, logic, memory, control, I/O, string, crypto and system-shaped operations.

Extended Monomers

Extended monomers are useful when the behavior crosses into specialized domains such as float math, network, graphics, audio, filesystem extensions, concurrency or interop.

Selection Guidance

When extended monomers appear in a PCD, document why a core monomer was insufficient.
Extended monomer:
Reason:
External boundary:
Evidence status: