Skip to content llms.txt

syllago capmon derive

syllago capmon derive [flags]

Deterministically derive a seeder spec YAML from a provider format doc.

The derived spec is written to —output-dir/<provider>-<content_type>.yaml. All canonical_mappings keys are validated against —canonical-keys. Content types with status=unsupported are omitted from output.

FlagTypeDefaultRequiredDescription
--canonical-keysstringdocs/spec/canonical-keys.yamlNoPath to canonical-keys.yaml
--formats-dirstringdocs/provider-formatsNoDirectory containing provider format docs
--output-dirstring.develop/seeder-specsNoDirectory to write the derived seeder spec
--providerstringNoProvider slug to derive spec for (required)
FlagTypeDefaultRequiredDescription
--jsonboolNoOutput in JSON format
--no-colorboolNoDisable color output
-q, --quietboolNoSuppress non-essential output
-v, --verboseboolNoVerbose output

Source