changedOutput schema / (root)
Previous value: -nullNew value: +{
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
+ "additionalProperties": false,
+ "properties": {
+ "blocked": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "capabilityId": {
+ "type": "string"
+ },
+ "inputIssues": {
+ "items": {},
+ "type": "array"
+ },
+ "missingRequired": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "reasons": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "capabilityId",
+ "missingRequired",
+ "reasons",
+ "inputIssues"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "calculationSummary": {
+ "additionalProperties": false,
+ "properties": {
+ "deterministic": {
+ "type": "boolean"
+ },
+ "internalClaimCount": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "returnedClaimCount": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "selectedCapabilities": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "selectedCapabilities",
+ "internalClaimCount",
+ "returnedClaimCount",
+ "deterministic"
+ ],
+ "type": "object"
+ },
+ "claims": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "capabilityId": {
+ "type": "string"
+ },
+ "confidence": {
+ "type": "string"
+ },
+ "domain": {
+ "type": "string"
+ },
+ "id": {
+ "type": "string"
+ },
+ "kind": {
+ "type": "string"
+ },
+ "limitationRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "observations": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "omittedObservationCount": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "relatedDomains": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "sourceRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "statement": {
+ "type": "string"
+ },
+ "system": {
+ "type": "string"
+ },
+ "timeframe": {
+ "additionalProperties": false,
+ "properties": {
+ "kind": {
+ "enum": [
+ "natal",
+ "range",
+ "date",
+ "method"
+ ],
+ "type": "string"
+ },
+ "value": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "kind",
+ "value"
+ ],
+ "type": "object"
+ }
+ },
+ "required": [
+ "id",
+ "domain",
+ "relatedDomains",
+ "system",
+ "capabilityId",
+ "kind",
+ "statement",
+ "observations",
+ "omittedObservationCount",
+ "timeframe",
+ "confidence",
+ "sourceRefs",
+ "limitationRefs"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "conflicts": {
+ "items": {},
+ "type": "array"
+ },
+ "detailLevel": {
+ "enum": [
+ "brief",
+ "standard",
+ "expert",
+ "raw"
+ ],
+ "type": "string"
+ },
+ "dossier": {},
+ "dreamAnalysis": {
+ "additionalProperties": false,
+ "properties": {
+ "boundary": {
+ "type": "string"
+ },
+ "context": {
+ "type": "string"
+ },
+ "coverage": {
+ "additionalProperties": false,
+ "properties": {
+ "activeCrossCulturalConcepts": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "artemidorusPrimarySections": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "broaderPrimaryCorpusSemanticallyNormalized": {
+ "const": false,
+ "type": "boolean"
+ },
+ "zhougongPrimaryEntries": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ }
+ },
+ "required": [
+ "activeCrossCulturalConcepts",
+ "zhougongPrimaryEntries",
+ "artemidorusPrimarySections",
+ "broaderPrimaryCorpusSemanticallyNormalized"
+ ],
+ "type": "object"
+ },
+ "dream": {
+ "type": "string"
+ },
+ "limitations": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "matches": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "clarificationQuestions": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "concept": {
+ "type": "string"
+ },
+ "conflict": {
+ "type": "string"
+ },
+ "excerpts": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "id": {
+ "type": "string"
+ },
+ "locator": {
+ "type": "string"
+ },
+ "sourceId": {
+ "enum": [
+ "zhougong-dreambook",
+ "artemidorus-oneirocritica-1644"
+ ],
+ "type": "string"
+ },
+ "sourceText": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "id",
+ "sourceId",
+ "locator",
+ "sourceText"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "matchedBy": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "safeGeneralization": {
+ "type": "string"
+ },
+ "sharedMotif": {
+ "type": "string"
+ },
+ "sourceEvidence": {
+ "additionalProperties": false,
+ "properties": {
+ "artemidorus1644": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "zhougong": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "zhougong",
+ "artemidorus1644"
+ ],
+ "type": "object"
+ }
+ },
+ "required": [
+ "concept",
+ "matchedBy",
+ "sharedMotif",
+ "conflict",
+ "safeGeneralization",
+ "sourceEvidence",
+ "excerpts",
+ "clarificationQuestions"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "sourceIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "status": {
+ "enum": [
+ "matched",
+ "outside_active_scope"
+ ],
+ "type": "string"
+ }
+ },
+ "required": [
+ "status",
+ "dream",
+ "matches",
+ "coverage",
+ "sourceIds",
+ "limitations",
+ "boundary"
+ ],
+ "type": "object"
+ },
+ "error": {
+ "type": "string"
+ },
+ "evidence": {
+ "items": {},
+ "type": "array"
+ },
+ "executionPlan": {
+ "additionalProperties": false,
+ "properties": {
+ "core": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "domains": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "entryIntent": {
+ "type": "string"
+ },
+ "omitted": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "capabilityId": {
+ "type": "string"
+ },
+ "reason": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "capabilityId",
+ "reason"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "selected": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "supporting": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "unsupported": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "entryIntent",
+ "domains",
+ "core",
+ "supporting",
+ "selected",
+ "omitted",
+ "unsupported"
+ ],
+ "type": "object"
+ },
+ "inputNotes": {
+ "items": {
+ "additionalProperties": {},
+ "properties": {
+ "code": {
+ "type": "string"
+ },
+ "field": {
+ "type": "string"
+ },
+ "message": {
+ "type": "string"
+ },
+ "severity": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "code",
+ "field",
+ "severity",
+ "message"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "interpretationBoundary": {
+ "type": "string"
+ },
+ "limitations": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "id": {
+ "type": "string"
+ },
+ "text": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "id",
+ "text"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "methodAnalysis": {
+ "additionalProperties": false,
+ "properties": {
+ "knowledgeAssets": {},
+ "methodResults": {
+ "additionalProperties": {},
+ "propertyNames": {
+ "type": "string"
+ },
+ "type": "object"
+ },
+ "myeongriJudgment": {
+ "additionalProperties": false,
+ "properties": {
+ "boundary": {
+ "type": "string"
+ },
+ "pattern": {
+ "additionalProperties": {},
+ "properties": {
+ "boundary": {
+ "type": "string"
+ },
+ "mechanisms": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "evidence": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "grade": {
+ "enum": [
+ "exposed",
+ "rooted",
+ "structural"
+ ],
+ "type": "string"
+ },
+ "id": {
+ "type": "string"
+ },
+ "label": {
+ "type": "string"
+ },
+ "polarity": {
+ "enum": [
+ "supporting",
+ "damaging"
+ ],
+ "type": "string"
+ }
+ },
+ "required": [
+ "id",
+ "label",
+ "polarity",
+ "grade",
+ "evidence"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "monthBranchClashes": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "monthMainStem": {
+ "type": "string"
+ },
+ "monthMainTenGod": {
+ "type": "string"
+ },
+ "pattern": {
+ "type": "string"
+ },
+ "status": {
+ "enum": [
+ "supported",
+ "contested",
+ "damaged",
+ "unresolved"
+ ],
+ "type": "string"
+ }
+ },
+ "required": [
+ "pattern",
+ "monthMainStem",
+ "monthMainTenGod",
+ "mechanisms",
+ "monthBranchClashes",
+ "status",
+ "boundary"
+ ],
+ "type": "object"
+ },
+ "sourceIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "strength": {
+ "additionalProperties": {},
+ "properties": {
+ "axes": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "direction": {
+ "enum": [
+ "supports_day_master",
+ "drains_or_controls_day_master",
+ "mixed",
+ "neutral"
+ ],
+ "type": "string"
+ },
+ "id": {
+ "enum": [
+ "month_command",
+ "root",
+ "visible_support",
+ "visible_drain_control"
+ ],
+ "type": "string"
+ },
+ "observations": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "id",
+ "direction",
+ "observations"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "boundary": {
+ "type": "string"
+ },
+ "exactRoots": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "branch": {
+ "type": "string"
+ },
+ "grade": {
+ "enum": [
+ "substantial",
+ "residual"
+ ],
+ "type": "string"
+ },
+ "position": {
+ "type": "string"
+ },
+ "stage": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "position",
+ "branch",
+ "stage",
+ "grade"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "followingCandidate": {
+ "anyOf": [
+ {
+ "enum": [
+ "follow_output",
+ "follow_wealth",
+ "follow_officer"
+ ],
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "monthCommandTenGod": {
+ "type": "string"
+ },
+ "policy": {
+ "type": "string"
+ },
+ "sameElementRoots": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "branch": {
+ "type": "string"
+ },
+ "position": {
+ "type": "string"
+ },
+ "stage": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "position",
+ "branch",
+ "stage"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "status": {
+ "enum": [
+ "support_leaning",
+ "weak_leaning",
+ "contested",
+ "extreme_structure_candidate"
+ ],
+ "type": "string"
+ }
+ },
+ "required": [
+ "status",
+ "monthCommandTenGod",
+ "exactRoots",
+ "sameElementRoots",
+ "axes",
+ "followingCandidate",
+ "policy",
+ "boundary"
+ ],
+ "type": "object"
+ },
+ "tenGodPresences": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "family": {
+ "type": "string"
+ },
+ "rootedAt": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "tenGod": {
+ "type": "string"
+ },
+ "visibleAt": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "tenGod",
+ "family",
+ "visibleAt",
+ "rootedAt"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "usefulGods": {
+ "additionalProperties": false,
+ "properties": {
+ "boundary": {
+ "type": "string"
+ },
+ "conflicts": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "lenses": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "candidateElements": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "candidateFamilies": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "candidateStems": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "id": {
+ "enum": [
+ "climate",
+ "pattern_function",
+ "support_control"
+ ],
+ "type": "string"
+ },
+ "observations": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "school": {
+ "type": "string"
+ },
+ "sourceIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "status": {
+ "enum": [
+ "active",
+ "conflicted",
+ "withheld"
+ ],
+ "type": "string"
+ }
+ },
+ "required": [
+ "id",
+ "school",
+ "candidateStems",
+ "candidateFamilies",
+ "candidateElements",
+ "observations",
+ "sourceIds",
+ "status"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "lenses",
+ "conflicts",
+ "boundary"
+ ],
+ "type": "object"
+ }
+ },
+ "required": [
+ "strength",
+ "pattern",
+ "usefulGods",
+ "tenGodPresences",
+ "sourceIds",
+ "boundary"
+ ],
+ "type": "object"
+ },
+ "synthesis": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "claimIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "domain": {
+ "type": "string"
+ },
+ "note": {
+ "type": "string"
+ },
+ "status": {
+ "enum": [
+ "not_covered",
+ "single_system",
+ "parallel_evidence",
+ "conflict"
+ ],
+ "type": "string"
+ },
+ "systems": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "domain",
+ "claimIds",
+ "systems",
+ "status",
+ "note"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "synthesis"
+ ],
+ "type": "object"
+ },
+ "mode": {
+ "enum": [
+ "consumer",
+ "compact",
+ "evidence",
+ "debug"
+ ],
+ "type": "string"
+ },
+ "nameAnalysis": {},
+ "noModelCalls": {
+ "type": "boolean"
+ },
+ "omittedTimelineYears": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "publicationSideEffects": {
+ "type": "boolean"
+ },
+ "question": {
+ "type": "string"
+ },
+ "readingSummary": {
+ "additionalProperties": false,
+ "properties": {
+ "focus": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "highlights": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "returnedClaimCount": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "summary": {
+ "type": "string"
+ },
+ "totalInternalClaimCount": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "uniqueInternalClaimCount": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ }
+ },
+ "required": [
+ "focus",
+ "summary",
+ "highlights",
+ "returnedClaimCount",
+ "uniqueInternalClaimCount",
+ "totalInternalClaimCount"
+ ],
+ "type": "object"
+ },
+ "recommendations": {
+ "anyOf": [
+ {
+ "additionalProperties": false,
+ "properties": {
+ "boundary": {
+ "type": "string"
+ },
+ "evidenceIntents": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "items": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "actions": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "basis": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "candidateElements": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "candidateFunctions": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "lensId": {
+ "type": "string"
+ },
+ "school": {
+ "type": "string"
+ },
+ "status": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "lensId",
+ "school",
+ "status",
+ "candidateElements",
+ "candidateFunctions"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "caution": {
+ "type": "string"
+ },
+ "domains": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "id": {
+ "type": "string"
+ },
+ "sourceRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "title": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "id",
+ "title",
+ "domains",
+ "actions",
+ "caution",
+ "basis",
+ "sourceRefs"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "safeguards": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "action": {
+ "type": "string"
+ },
+ "evidence": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "id": {
+ "type": "string"
+ },
+ "label": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "id",
+ "label",
+ "action",
+ "evidence"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "sourceRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "timing": {
+ "anyOf": [
+ {
+ "additionalProperties": false,
+ "properties": {
+ "asOfYear": {
+ "maximum": 9007199254740991,
+ "minimum": -9007199254740991,
+ "type": "integer"
+ },
+ "boundary": {
+ "type": "string"
+ },
+ "contacts": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "contactedLensIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "element": {
+ "type": "string"
+ },
+ "family": {
+ "type": "string"
+ },
+ "interpretation": {
+ "type": "string"
+ },
+ "layer": {
+ "enum": [
+ "da_yun",
+ "se_yun"
+ ],
+ "type": "string"
+ },
+ "pillar": {
+ "type": "string"
+ },
+ "stem": {
+ "type": "string"
+ },
+ "tenGod": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "layer",
+ "pillar",
+ "stem",
+ "element",
+ "tenGod",
+ "family",
+ "contactedLensIds",
+ "interpretation"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "daYunAge": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "asOfYear",
+ "daYunAge",
+ "contacts",
+ "boundary"
+ ],
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ }
+ },
+ "required": [
+ "items",
+ "safeguards",
+ "timing",
+ "evidenceIntents",
+ "sourceRefs",
+ "boundary"
+ ],
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "routes": {
+ "items": {},
+ "type": "array"
+ },
+ "sections": {
+ "additionalProperties": {
+ "additionalProperties": false,
+ "properties": {
+ "evidenceClaimIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "interpretations": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "confidence": {
+ "enum": [
+ "high",
+ "medium",
+ "low"
+ ],
+ "type": "string"
+ },
+ "counterClaimIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "evidenceClaimIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "limitationRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "sourceRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "text": {
+ "type": "string"
+ },
+ "timeframe": {
+ "additionalProperties": false,
+ "properties": {
+ "kind": {
+ "enum": [
+ "natal",
+ "range",
+ "date",
+ "method"
+ ],
+ "type": "string"
+ },
+ "value": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "kind",
+ "value"
+ ],
+ "type": "object"
+ }
+ },
+ "required": [
+ "text",
+ "timeframe",
+ "confidence",
+ "evidenceClaimIds",
+ "counterClaimIds",
+ "sourceRefs",
+ "limitationRefs"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "sourceRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "interpretations",
+ "evidenceClaimIds",
+ "sourceRefs"
+ ],
+ "type": "object"
+ },
+ "propertyNames": {
+ "type": "string"
+ },
+ "type": "object"
+ },
+ "selection": {},
+ "sources": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "checkedAt": {
+ "type": "string"
+ },
+ "id": {
+ "type": "string"
+ },
+ "kind": {
+ "type": "string"
+ },
+ "scope": {
+ "type": "string"
+ },
+ "title": {
+ "type": "string"
+ },
+ "uri": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "id",
+ "title",
+ "uri",
+ "kind",
+ "scope",
+ "checkedAt"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "timeline": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "confidence": {
+ "enum": [
+ "high",
+ "medium",
+ "low"
+ ],
+ "type": "string"
+ },
+ "domains": {
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "cautions": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "coverage": {
+ "enum": [
+ "myeongri_only",
+ "ziwei_only",
+ "parallel_evidence"
+ ],
+ "type": "string"
+ },
+ "domain": {
+ "type": "string"
+ },
+ "opportunities": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "themes": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "domain",
+ "coverage",
+ "themes",
+ "opportunities",
+ "cautions"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "evidenceClaimIds": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "limitationRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "period": {
+ "type": "string"
+ },
+ "sourceRefs": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "summary": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "period",
+ "summary",
+ "domains",
+ "confidence",
+ "evidenceClaimIds",
+ "sourceRefs",
+ "limitationRefs"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ }
+ },
+ "type": "object"
+}