This is an old revision of the document!
Flagmarks
A flagmark is a lightweight per-Subject fixed set of flags. You could meet a different terminology in other engines like “tag components” or “flag components” for a similar functionaly. In Apparatus it is essentially a 32-bit integer that can be trivially tested at runtime.
Matching
The flagmarks are always matched at runtime, during the iterating process exactly. They are not cached or pre-matched in any way.