Repository
The repository this process serves: its layer, its git state, the state of the index built from it, and its scope: what a worker reads of it and what it never reads.
The repository this process serves: its layer, its git state, the state of the index built from it, and its scope: what a worker reads of it and what it never reads.
- module repository
- builtin
- behaviorally_verified
- 3 capabilities
Capabilities
Each composed in this module's file; each with its own page.
repository.infoThe repository root, layer sections, git state, discovery mode, kinds present, every diagnostic, and the capability registry counted.query · behaviorally_verified · majordomus_repository · GET /api/v1/repositoryrepository.scopeThe scope declaration as read, where it came from (the repository's own or the distribution's default), and every tracked file tallied against it: how many are in, how many are out for each reason, and which.query · behaviorally_verified · majordomus_scope · GET /api/v1/scoperepository.scope_classifyWhether a repository-relative path is in or out of the scope, the reason when it is out, and the pattern or limit that decided; an existing file is judged by name, then size, then content.query · behaviorally_verified · majordomus_scope_classify · GET /api/v1/scope/classify