last verified · 2026-07-16 · 37737392
Glossary
One line per term. Every term links to the page that covers it in full.
- Crew — The set of AI agents that do the work: a planner, a builder, a reviewer, a validator, and specialists as needed. See The crew.
- Evidence (receipt) — The record a finished piece of work carries: what changed, what was tested, and what passed. Nothing counts as done without one. See Evidence & glass.
- Founder gate — A stop built into the loop where only you can say yes: deploying, spending, touching secrets, or anything hard to undo. See Autonomy & gates.
- Loop — The path every piece of work follows, in order: capture, plan, build, review, done. See The loop.
- Project — What you bring into Lumis: one product or codebase the crew works on for you. See What is Lumis?.
- Source of truth — The one database every ticket, plan, and record lives in, never a file, a chat log, or a wiki page that can drift out of sync. See One source of truth.
- Ticket — The tracked unit of work: one request, with what “done” means, what it depends on, and which paths an agent is allowed to change. See The loop.