{"type":"object","properties":{"submissionId":{"type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","maxLength":150},"streamId":{"type":"string","enum":["public-safety","emergency-services","state-government","local-government","student-success","research","campus-operations","college-athletics","k12","nvidia"]},"date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"outcome":{"type":"string","enum":["edition","no-evidence","failed"]},"provenance":{"type":"object","properties":{"agent":{"type":"string","minLength":1,"maxLength":16000},"model":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"skillVersion":{"type":"string","enum":["sled-research-v3.0","sled-research-v3.1","sled-research-v3.2","sled-research-v4.0"]},"runUrl":{"anyOf":[{"type":"string","format":"uri"},{"type":"null"}]},"startedAt":{"type":"string","format":"date-time"},"finishedAt":{"type":"string","format":"date-time"}},"required":["agent","model","skillVersion","runUrl","startedAt","finishedAt"],"additionalProperties":false},"research":{"type":"object","properties":{"archiveReview":{"type":"string","minLength":1,"maxLength":16000},"discoveryPasses":{"type":"array","items":{"type":"object","properties":{"focus":{"type":"string","minLength":1,"maxLength":16000},"queries":{"type":"array","items":{"type":"string","minLength":3,"maxLength":500},"minItems":2,"maxItems":30},"coverage":{"type":"string","minLength":1,"maxLength":16000}},"required":["focus","queries","coverage"],"additionalProperties":false},"maxItems":4},"inspections":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"retrievedAt":{"type":"string","format":"date-time"},"method":{"type":"string","minLength":3,"maxLength":200},"findings":{"type":"string","minLength":1,"maxLength":16000},"limitations":{"type":"string","minLength":1,"maxLength":16000},"referenceExcerpt":{"type":"string","minLength":1,"maxLength":500}},"required":["url","retrievedAt","method","findings","limitations","referenceExcerpt"],"additionalProperties":false},"maxItems":60},"rejections":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"reason":{"type":"string","minLength":1,"maxLength":16000}},"required":["url","reason"],"additionalProperties":false},"maxItems":60},"editorialReview":{"type":"string","minLength":1,"maxLength":16000}},"required":["archiveReview","discoveryPasses","inspections","rejections","editorialReview"],"additionalProperties":false},"publication":{"type":"object","properties":{"streamId":{"type":"string"},"date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"summary":{"type":"string","minLength":1,"maxLength":16000},"resources":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","maxLength":150},"title":{"type":"string","minLength":1,"maxLength":16000},"organization":{"type":"string","minLength":1,"maxLength":16000},"sector":{"type":"string","minLength":1,"maxLength":16000},"geography":{"type":"string","minLength":1,"maxLength":16000},"publishedAt":{"type":"string","minLength":1,"maxLength":16000},"publicationDate":{"anyOf":[{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},{"type":"null"}]},"eventDate":{"anyOf":[{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},{"type":"null"}]},"sourceName":{"type":"string","minLength":1,"maxLength":16000},"sourceLabel":{"type":"string","minLength":1,"maxLength":16000},"sourceUrl":{"type":"string","maxLength":3000},"evidenceClass":{"type":"string","enum":["government-evaluation","government-audit","academic-research","independent-research","public-sector-association","independent-reporting","standards-guidance","vendor-claim"]},"outcomeClass":{"type":"string","enum":["effective","mixed","cautionary","emerging"]},"topics":{"type":"array","items":{"type":"string","enum":["knowledge-work","developers-agents","infrastructure","data-security","governance-procurement","accessibility-workforce","operating-model"]},"minItems":1},"finding":{"type":"string","minLength":1,"maxLength":16000},"sledRelevance":{"type":"string","minLength":1,"maxLength":16000},"evidence":{"type":"string","minLength":1,"maxLength":16000},"architectureImplications":{"type":"string","minLength":1,"maxLength":16000},"governanceImplications":{"type":"string","minLength":1,"maxLength":16000},"securityPrivacyImplications":{"type":"string","minLength":1,"maxLength":16000},"caveats":{"type":"string","minLength":1,"maxLength":16000},"streamIds":{"type":"array","items":{"type":"string"},"minItems":1},"roles":{"type":"object","properties":{"sales":{"type":"string","minLength":1,"maxLength":16000},"engineering":{"type":"string","minLength":1,"maxLength":16000},"delivery":{"type":"string","minLength":1,"maxLength":16000}},"required":["sales","engineering","delivery"],"additionalProperties":false},"roleDetails":{"type":"object","properties":{"sales":{"type":"object","properties":{"customerProblem":{"type":"string","minLength":1,"maxLength":700},"stakeholders":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8},"discoveryQuestions":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8},"valueHypothesis":{"type":"string","minLength":1,"maxLength":700},"potentialEngagement":{"type":"string","minLength":1,"maxLength":700},"unsupportedClaims":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8}},"required":["customerProblem","stakeholders","discoveryQuestions","valueHypothesis","potentialEngagement","unsupportedClaims"],"additionalProperties":false},"engineering":{"type":"object","properties":{"fit":{"type":"string","minLength":1,"maxLength":700},"architectureIntegration":{"type":"string","minLength":1,"maxLength":700},"prerequisites":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8},"constraints":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8},"security":{"type":"string","minLength":1,"maxLength":700},"proofOfValue":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8}},"required":["fit","architectureIntegration","prerequisites","constraints","security","proofOfValue"],"additionalProperties":false},"delivery":{"type":"object","properties":{"work":{"type":"string","minLength":1,"maxLength":700},"dependencies":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8},"ownership":{"type":"string","minLength":1,"maxLength":700},"skillsAdoption":{"type":"string","minLength":1,"maxLength":700},"governanceCheckpoints":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8},"acceptanceCriteria":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8},"risks":{"type":"array","items":{"type":"string","minLength":1,"maxLength":700},"minItems":1,"maxItems":8}},"required":["work","dependencies","ownership","skillsAdoption","governanceCheckpoints","acceptanceCriteria","risks"],"additionalProperties":false}},"required":["sales","engineering","delivery"],"additionalProperties":false},"retrievedAt":{"type":"string","format":"date-time"},"enrichedAt":{"type":"string","format":"date-time"},"enrichmentBasis":{"type":"string","const":"retrieved source"},"accessibilityWorkforceImplications":{"type":"string","minLength":1,"maxLength":16000},"procurementImplications":{"type":"string","minLength":1,"maxLength":16000},"operatingModelImplications":{"type":"string","minLength":1,"maxLength":16000},"updateExplanation":{"type":"string","maxLength":4000},"sourceVerification":{"type":"object","properties":{"responseId":{"type":"string","minLength":1,"maxLength":16000},"openedUrl":{"type":"string","format":"uri"},"referenceExcerpt":{"type":"string","maxLength":500},"promptVersion":{"type":"string","minLength":1,"maxLength":16000},"model":{"anyOf":[{"type":"string","minLength":1,"maxLength":16000},{"type":"null"}]},"basis":{"type":"string","enum":["observed tool action","agent-reported inspection"]}},"required":["openedUrl","referenceExcerpt","promptVersion","model"],"additionalProperties":false}},"required":["id","title","organization","sector","geography","publishedAt","publicationDate","eventDate","sourceName","sourceLabel","sourceUrl","evidenceClass","outcomeClass","topics","finding","sledRelevance","evidence","architectureImplications","governanceImplications","securityPrivacyImplications","caveats","streamIds","roles","retrievedAt","enrichedAt","enrichmentBasis","accessibilityWorkforceImplications","procurementImplications","operatingModelImplications","sourceVerification"],"additionalProperties":false},"minItems":1,"maxItems":30},"patterns":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","maxLength":150},"number":{"type":"string","minLength":1,"maxLength":16000},"title":{"type":"string","minLength":1,"maxLength":16000},"summary":{"type":"string","minLength":1,"maxLength":16000},"operatingQuestion":{"type":"string","minLength":1,"maxLength":16000},"supportingItemIds":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","maxLength":150},"minItems":2}},"required":["id","number","title","summary","operatingQuestion","supportingItemIds"],"additionalProperties":false},"maxItems":35}},"required":["streamId","date","summary","resources","patterns"],"additionalProperties":false},"reason":{"type":"string","minLength":1,"maxLength":16000}},"required":["submissionId","streamId","date","outcome","provenance","research"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}