Skip to content

Glossary

The amount of text a model can process in a single call. Exceeding it causes truncation or failure.

The interface to the models: the CLI, IDE extension, or application that orchestrates prompts, tools, and context. See Harness Selection.

Repository Maintainers or higher. They endorse proposals, resolve objections, and ratify additions to SHRINE. See Governance.

Coordinating multiple models, agents, or pipeline stages so each handles the part of a task it is best suited for.

A majority of current keepers. Required to override a standing objection during ratification.

The final step of the proposal lifecycle: after two keeper endorsements and the objection window, the draft PR merges and the content becomes part of SHRINE. See Governance.

Selecting which model handles which task based on complexity, cost, and capability requirements.

Workarounds, wrappers, and patterns built to compensate for model limitations. May become obsolete as models improve.

Stable-Kernel Hosted Reasoning & Inference Network Environment. The org’s open forum and governance site for how we build with AI.

Packaged, reusable instructions for accomplishing specific tasks efficiently.

An agent spawned by a primary agent to handle a scoped task, often in parallel with others. Keeps the main context lean and the work isolated.

How much model consumption it takes to produce a successful, useful outcome. The north star metric: maximum value per token, not minimum token usage.