Skip to main content

CAPABILITIES

@forge/monorepo


@forge/monorepo / backend/src / CAPABILITIES

Variable: CAPABILITIES

const CAPABILITIES: readonly ["history", "memory", "compaction", "citations", "questions", "skills", "mcp", "usage", "guardrails", "shell"]

Defined in: backend/src/capabilities/index.ts:40

The switchable capabilities.

Deliberately not including approvals or quota enforcement. An automation with no human is a legitimate case, and a flag that removes the enforcement is not the way to express it — that is an approval policy which auto-approves a stated set of effects, and is auditable afterwards where a flag leaves no record. The difference is between "nobody had to approve this" and "we cannot tell whether anyone should have".