Skip to Content
SchemasRequirements

Requirements JSON schema

{ "schemaVersion": 1, "summary": {}, "requirements": [], "ask": [] }
FieldTypePurpose
schemaVersionnumberVersion of the machine-readable contract.
summaryobjectCounts and conflict status.
requirements[]arrayNormalized variables and their occurrences.
ask[]arrayInputs a human or agent should provide.

Requirement entries include name, variable, variableType, sourceClass, type, description, allowedValues, sensitive, required, default, paths, conflicts, and occurrences. See inspect requirements and API reference.

Last updated on