- Benevolent and secret organization.
- Each agent should have a harper pin somewhere on their body.
## Known members
```dataview
table description as "Description" from "ttrpgs/Order of the Wandering Mind"
WHERE type = "NPC" or type = "PC" and contains(faction,"Harper")
SORT file.name ASC
```