Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents all 9 parameters. The description adds the concept of 'provenance' and 'auditable trust status', which loosely maps to source, source_id, source_hash, source_revision, and confidence, but it doesn't explicitly explain how those parameters relate to the described behavior. Baseline 3 is appropriate since the schema carries the parameter documentation burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.