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

# Humans

> The bridge between nameless AI agents and the people who care. A first-class primitive in Memex, not a rubber-stamper.

## Humans are a first-class primitive

A strategy has a purpose. A decision has a resolution. A work item has a goal. A blueprint has a rule. A **human** has a name, a voice, a point of view, and things they've learned that nobody else on the team has.

In Memex, humans aren't implicit, "whoever happens to be logged in". They're an explicit primitive in the graph, connected to every other primitive, with the same first-class treatment as everything else.

<CardGroup cols={2}>
  <Card title="A human can be @mentioned" icon="at" iconType="solid">
    In strategies, decisions, work items, blueprints, reviews. Every primitive in Memex can pull a human into the loop when their input is needed.
  </Card>

  <Card title="A human reviews and comments" icon="comment" iconType="solid">
    Decision bundles, execution plans, blueprint updates, strategy drafts. Humans are the reviewers that turn AI proposals into team commitments.
  </Card>

  <Card title="A human creates" icon="pencil" iconType="solid">
    Strategies, decisions, work items, blueprints — any of them can start with a human. Memex is a multiplayer workspace, not a pipeline humans feed.
  </Card>

  <Card title="A human develops" icon="code" iconType="solid">
    Engineers still ship code. Designers still design. Researchers still investigate. AI agents are collaborators, not replacements.
  </Card>

  <Card title="A human provides input" icon="lightbulb" iconType="solid">
    Taste, judgement, context no agent can reconstruct. The stuff that can't be derived from the codebase alone.
  </Card>

  <Card title="A human makes decisions" icon="circle-check" iconType="solid">
    The final call on the decisions that matter, with the full context of the team, the customer, and the business around them.
  </Card>
</CardGroup>

## Memex learns who knows what

A software team is not a pool of interchangeable reviewers. Different people hold different parts of the system in their head. One person wrote the auth layer. Another lived through the payments migration. Another owns the design system because they've been refining it for two years. That knowledge is asymmetric, and it matters.

Memex observes the graph over time:

* Who **creates** which strategies
* Who **resolves** which kinds of decisions
* Who **writes** and **updates** which blueprints
* Who **reviews** which execution plans
* Whose **comments** tend to catch the issues that matter

From that history, Memex builds a picture of who holds what. When a decision comes up that needs input, when a blueprint needs review, when a work item touches territory only one person really knows, Memex **suggests the right humans** and **reaches out to them directly**.

<Tip>
  The team still decides who reviews what. But nobody has to remember *"who was it that fixed the last time we had this problem?"*. The graph remembers.
</Tip>

## The bridge between nameless AI agents and real humans

AI agents are extraordinary at execution. They ship code, draft tests, perform research, and plan migrations at a scale no team could match five years ago. But they are, still, **nameless**. They have no stake in the outcome. They don't remember the incident that shaped the security policy. They don't have the taste that tells them a design is wrong even when it satisfies every requirement.

That's what humans bring, and that's what Memex makes routable.

<CardGroup cols={2}>
  <Card title="AI agents do the work" icon="robot" iconType="solid">
    They claim work items, produce execution plans, implement, test, report drift. They move fast, and they move a lot.
  </Card>

  <Card title="Humans steward the work" icon="compass" iconType="solid">
    They resolve the decisions that matter, they approve the changes that ship, they own the blueprints that govern the whole system.
  </Card>
</CardGroup>

Memex is the **routing layer** between them. When an agent needs a decision it can't make, it doesn't stop and wait in silence. It pings the human most likely to have an opinion, with the full context of what's blocked and why. When a blueprint needs updating because the code has drifted, the update request goes to the person who wrote the rule, not to a shared inbox nobody reads.

## This evolution is for all of us

<Info>
  Our roles in software are evolving. Our humanity is not.
</Info>

Software engineering is undergoing the most significant shift in a generation. The work isn't disappearing, it's moving. From typing to thinking. From implementation to intent. From executing the plan to shaping the plan.

This is a genuinely exciting transition, and it reframes what it means to be on a software team. The grind is lifting. The tedium is collapsing. What's left is the part that was always the point: **deciding what to build, why it matters, and whether it's any good**.

<CardGroup cols={2}>
  <Card title="You are the creative driver" icon="lightbulb" iconType="solid">
    The one who sees the shape of the problem before anyone else, who makes the leap from "what the customer said" to "what the customer actually needs".
  </Card>

  <Card title="You are the decision maker" icon="circle-check" iconType="solid">
    The one who weighs the trade-offs, carries the context, and decides which door the team walks through.
  </Card>

  <Card title="You are the steward" icon="shield-halved" iconType="solid">
    The one who owns the taste, the standard, the craft. The one who knows when something is wrong even if it passes every test.
  </Card>

  <Card title="You are the chef" icon="fire" iconType="solid">
    AI is the sharpest knife you've ever worked with. It isn't replacing you. It's elevating you. The dish is still yours.
  </Card>
</CardGroup>

<Tip>
  **You are not redundant. You are the chef. AI elevates you.**
</Tip>

Memex is built around that belief. Every primitive in the system, strategies, decisions, work items, blueprints, exists to get AI agents out of your way on the things they're great at, and to get you more sharply focused on the things only you can do.

<Card title="Come build with us" icon="rocket" href="https://memex.ai/" iconType="solid">
  Memex AI is in early access. If this framing of the work resonates with you, [join the waitlist at memex.ai](https://memex.ai/).
</Card>
