{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://ravenstrike.local/schemas/module_6_output.schema.json","allOf":[{"$ref":"module_common.schema.json"}],"type":"object","unevaluatedProperties":false,"properties":{"hunt_goal":{"type":"string"},"platform_query":{"type":"string","minLength":1},"fp_sources":{"type":"array","items":{"type":"string"}},"time_window":{"type":"string"},"pivot_fields":{"type":"array","items":{"type":"string"}}},"required":["hunt_goal","platform_query","fp_sources","time_window","pivot_fields"]}
