# Exellix Process — knowledge index

Package: `@exellix/docs`

## How to choose

- **Concept** — what it is and why it exists
- **Guide** — bounded task procedure
- **Scenario** — state + evidence → which path
- **Use case** — end-to-end outcome
- **Tutorial** — learn by doing
- **Decision** — options and recommended default
- **Reference / API** — exact technical detail

## Manifest and search

- `agent-manifest.json`
- `SEARCH.json`

## Concepts

- `jobs-durability` — **Jobs durability** — Queue state, Memorix record stamps, and optional Activix audit are three different answers to “did it run?” — [concepts/jobs-durability.md](concepts/jobs-durability.md)
- `one-graph-per-call` — **One graph per call** — graph-engine executes exactly one graph per executeGraph invocation. — [concepts/one-graph-per-call.md](concepts/one-graph-per-call.md)

## Guides

- `run-dev-jobs` — **Run the local jobs stack** — Start jobs-api with an inline worker and jobs-ui from the monorepo root. — [guides/run-dev-jobs.md](guides/run-dev-jobs.md)

## Scenarios

_None authored yet._

## Diagrams

_None authored yet._

## Tutorials

_None authored yet._
