Skip to content llms.txt

syllago capmon

Fetch, extract, diff, and report on AI provider capability drift.

CommandDescription
backfillPopulate missing content_hash values in a provider format doc
checkCheck for content drift in provider format docs
deriveDerive a seeder spec from a provider format doc
diffShow field-level changes in provider-capabilities since a git ref
extractRun extraction on cached sources
fetchFetch source URLs and update hash cache
generateRegenerate per-content-type views and spec tables from provider-capabilities YAML
onboardBootstrap a new provider into the capmon pipeline
runRun the full capability monitor pipeline
seedBootstrap or re-seed provider capability YAML from extracted data
test-fixturesReport fixture staleness or update fixtures for a provider
validate-format-docValidate a provider format doc against the canonical keys vocabulary
validate-sourcesValidate a provider’s source manifest has URIs for all supported content types
verifyValidate provider-capabilities YAML against JSON Schema
FlagTypeDefaultRequiredDescription
--jsonboolNoOutput in JSON format
--no-colorboolNoDisable color output
-q, --quietboolNoSuppress non-essential output
-v, --verboseboolNoVerbose output

Source