Skip to main content

Module anchors

Module anchors 

Source
Expand description

memstead anchors — read provenance anchors (E3a).

Two read modes, no mutation:

  • By entity. memstead anchors <id> lists the entity’s stored anchors plus their class/grain composition.
  • By artifact (reverse lookup). memstead anchors --artifact <path> lists every (entity, anchor) across all mems whose anchor references that path. This is the query the rebuilt check-realization plugin hook consumes: given the file an agent just edited, which entities anchored to it. tree-grain anchors match the path and anything beneath the tree.

Structs§

Args
Read provenance anchors by entity or by referenced artifact path.

Functions§

run