Skip to content

Glossary

The platform’s terms of art. Each row links to a short canonical definition; concept pages elaborate the substrate behind each term.

TermShort definition
ActivityThe durable trail of typed primitives recorded for every dispatch — the canonical user-facing name (wire-name trace retained for CLI + service names).
AgentA persona declaration with prompt, tool surface, model tier, and metadata that determines how the runtime invokes it.
BladeAn MCP plugin authored and maintained by Groupthink Dev., shipped as fully opensource code.
CardA vault note representing a persistent entity — a person, an organisation, a project.
Chief of Staff (CoS)The fabric-singular strategic-layer agent in Stallari’s two-slot persona model.
Community MCP pluginA third-party-authored MCP server packaged into a Stallari pack and invokable from skills.
ContextPacketThe typed input every dispatch consumes — deterministic, scope-respecting, auditable.
DigestA generated summary the platform writes into the vault, on a daily, weekly, or per-effort cadence.
DispatchThe act of running a skill or workflow against the assembled context.
FabricThe across-device substrate that lets one user’s instance span their own Apple devices.
FederationJoining one user’s fabric to another user’s fabric — families, organisations, guilds.
Hebbian associationA reinforcement pattern in Stallari’s memory substrate borrowed from neuroscience.
HelperThe user-facing name for the macOS daemon that runs Stallari’s local logic.
InstanceA per-user installation of Stallari — one vault, one identity, one set of packs.
LensStallari’s local search index for vault content — full-text and semantic.
OperatorA long-running role that pack authors can extend but cannot shadow.
PackA bundle of capability declared by a YAML manifest — skills, workflows, transforms, tunables, agents.
Personal Assistant (PA)The task-orchestrating agent in Stallari’s two-slot persona model.
PinA user-elected item kept visible on Home — typed (memory, skill, dispatch-run, card).
PluginThe general term for any MCP server the Stallari runtime can call into.
PrecedentA recorded judgement Stallari can read across pack boundaries — provider picks, classifications, recipients.
ScopeA named label the user owns, applied to data the user controls. Determines routing, capability, and consent.
SkillA named piece of work the user can dispatch — a job description for an agent.
Stallari (vs Groupthink Dev.)Stallari is the platform; Groupthink Dev. is the company developing it.
TierTrust posture for a pack — Sealed / Certified / Community / User / Imported.
TransformA per-domain shim mapping external provider data into Stallari’s canonical contracts.
TunableA schema-driven configuration field a pack declares for user editing in the app.
VaultThe user’s primary content store — typically an Obsidian vault, but any folder of Markdown with frontmatter.
WorkflowA composed graph of skills with typed input/output contracts.