Just a thought. Relates to map-of vs keys issue.
Perhaps the spec inferring process could be passed a set of known specs (spec registry) and work on a "validate if present, fill in the blanks if not" manner.
Benefits here would be:
- Allows fleshing out incomplete specs
- Mechanism to inform the spec analysis (stepping over tricky things like map-of vs keys)
Just a thought. Relates to map-of vs keys issue.
Perhaps the spec inferring process could be passed a set of known specs (spec registry) and work on a "validate if present, fill in the blanks if not" manner.
Benefits here would be: