Interpret a dream from audited traditions
legend_saju_interpret_dreamInterpret your dream against five cross-culturally audited concepts, receiving shared motifs and conflicting conditions with primary-source excerpts.
Instructions
Use this for 해몽, 꿈풀이, or dream interpretation. It currently handles five cross-culturally audited concepts and returns both shared motifs and conflicting conditions with primary-source excerpts; it does not turn the remaining raw corpus into invented meanings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dream | Yes | The dream narrative. Preserve the user's details instead of reducing it to one symbol. | |
| question | Yes | What the user wants to understand about the dream. | |
| maxClaims | No | Maximum interpretation points and raw claims returned outside debug mode. | |
| outputMode | No | Backward-compatible developer projection override. Ordinary callers should use detailLevel instead. | |
| detailLevel | No | Preferred depth. brief is shortest, standard is the default readable answer, expert automatically composes question-relevant deep methods and evidence in one call, and raw is the complete developer record. | |
| dreamContext | No | Only context the user actually supplied, such as emotion, setting, relationships, work, or health. | |
| maxDreamMatches | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| error | No | ||
| claims | No | ||
| routes | No | ||
| blocked | No | ||
| dossier | No | ||
| sources | No | ||
| evidence | No | ||
| question | No | ||
| sections | No | ||
| timeline | No | ||
| conflicts | No | ||
| selection | No | ||
| inputNotes | No | ||
| detailLevel | No | ||
| limitations | No | ||
| nameAnalysis | No | ||
| noModelCalls | No | ||
| dreamAnalysis | No | ||
| executionPlan | No | ||
| methodAnalysis | No | ||
| readingSummary | No | ||
| recommendations | No | ||
| calculationSummary | No | ||
| omittedTimelineYears | No | ||
| interpretationBoundary | No | ||
| publicationSideEffects | No |