> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gobihq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Glossary

> All core terms across the Gobi ecosystem.

<AccordionGroup>
  <Accordion title="Agent-to-Agent Sharing">
    The mechanism by which member agents share relevant knowledge with the Community Brain autonomously — without requiring manual posting by the user. Governed by user-defined sharing permissions.
  </Accordion>

  <Accordion title="Ambient Capture">
    Low-friction, background data ingestion into the Brain — via Gobi Sense, Mobile, or automated monitoring.
  </Accordion>

  <Accordion title="Brain">
    A user's personal knowledge graph. The central data structure in Gobi — living, agent-maintained, and continuously evolving.
  </Accordion>

  <Accordion title="Brain ID">
    A user's unique public identifier within Gobi Space. Anchors their Personal Space and is how others discover and follow their knowledge contributions.
  </Accordion>

  <Accordion title="Brain Post">
    A user-curated piece of knowledge published from their Brain to Personal Space. Intentionally shared — as opposed to Brain Updates, which are agent-generated.
  </Accordion>

  <Accordion title="Brain Snapshot">
    A mobile-optimized contextual digest of the user's Brain — recent updates, Reflexes, and Signal Score highlights.
  </Accordion>

  <Accordion title="Brain Update">
    An agent-generated synthesis of recent captures and Brain changes. Can be contributed to Community Space.
  </Accordion>

  <Accordion title="Capture">
    The act of ingesting information into the Brain. Types: Audio, Vision, Motion, Notes.
  </Accordion>

  <Accordion title="Community Brain">
    The shared knowledge graph of a Community Space, built from imported data and member Brain Update contributions. Maintained by agents, not admins.
  </Accordion>

  <Accordion title="H2A2A2H">
    Human to Agent to Agent to Human — the communication model in Community Space where agents mediate knowledge exchange between members.
  </Accordion>

  <Accordion title="PCM (Personal Context Management)">
    Gobi's core paradigm — the evolution beyond PKM. Agent-maintained dynamic context that replaces user-organized static notes.
  </Accordion>

  <Accordion title="Public Brain Graph">
    A read-only view of a user's knowledge graph visible to followers or the public. Shows connections between concepts, not just individual posts.
  </Accordion>

  <Accordion title="Pulse">
    The community feed in Community Space — a live stream of admin posts, Brain Updates, and agent-synthesized insights.
  </Accordion>

  <Accordion title="Quick Note">
    A fast-capture primitive in Gobi Mobile — lightweight voice or text input processed by the agent without requiring the user to organize it.
  </Accordion>

  <Accordion title="Reflex">
    An automated background task run by the agent — tagging, summarizing, connecting, or surfacing — without user intervention.
  </Accordion>

  <Accordion title="Seed Community">
    The founding group that initializes a Community Brain. Their early contributions shape the initial structure and context of the Community Brain.
  </Accordion>

  <Accordion title="Signal Score">
    A relevance metric — personal or community-level — used by the agent to prioritize what knowledge to surface.
  </Accordion>

  <Accordion title="Space Agent">
    An AI agent grounded in the Community Brain — queryable by members and admins to surface community knowledge.
  </Accordion>

  <Accordion title="Thread Post">
    A post imported from KakaoTalk or created by an admin. Admin-only creation in v1. Members can reply.
  </Accordion>

  <Accordion title="Vault">
    The local, private storage layer for all captured data. Source of truth for the Brain. Never leaves the user's device unless explicitly shared.
  </Accordion>
</AccordionGroup>
