Expand description
Spec citations, URLs, and embedded vendored artifacts from agent-rules-spec.
Constantsยง
- DEFAULT_
LINT_ DIR - Default directory scanned by the CLI
lintsubcommand. - DEFAULT_
OUTPUT_ DIR - Default directory written by the CLI
migratesubcommand. - EMBEDDED_
INDEX - Embedded
spec/index.yamlmanifest text. - EMBEDDED_
SCHEMA - Embedded JSON Schema text from
spec/agent-rule.schema.json. - MAPPING_
URL - URL for the tool compatibility field mapping document.
- RFC_
FILE_ CONVENTIONS - RFC section on file naming and layout conventions.
- RFC_
FRONTMATTER_ FIELDS - RFC section on frontmatter fields.
- RFC_
TRIGGER_ MODES - RFC section on trigger modes (
always,auto,manual). - SCHEMA_
PATH - Relative path to the JSON Schema within the upstream repository.
- SCHEMA_
URL - Canonical URL for the agent rule JSON Schema document.
- SPEC_
COMMIT - Compile-time mirror of
commitinspec/index.yaml. - SPEC_
REPO - Upstream specification repository URL.