Chapter31Predictions

Chapter31Predictions(TimequeryTime,stringdreamDescription,boolisDaytimeDream,boolwasDreamForgotten,booldreamBeforeMidnight,boolsleptAfterDream,boolhadGoodDreamAfterBad,intyamaOfNight,boolisQuerentSick,stringquerentBackground)

Prasna Marga Chapter 31 Swapna Prasna Dream Interpretation SOURCE Prasna Marga Chapter XXXI Stanzas 168 ARCHITECTURE Three targeted LLM calls Qwenflash are fused into pure chartcalculation blocks when a dreamDescription is provided. All LLM calls are grounded exclusively in verbatim stanza text the model performs semantic lookup not free interpretation. Pure chart blocks always run. LLM CALL 1 DoshaChart CrossValidation gates everything Determines whether the dream is Doshaja physiological nonprophetic or Bhavija prophetic by crosschecking chart dosha against dream imagery. Source Stanza 46 Doshaja dreams will not be effective Stanzas 25 planet in Lagna specific imagery type. Runs in parallel with Call 2. LLM CALL 2 Symbol Matching with Severity Tiers Semantic matching of dream description against verbatim stanza catalogues. Returns four severity tiers immediateDeathSymbols diseaseThenDeathSymbols dreadfulResultSymbols earlyDeathOmen auspiciousSymbols Bharata pattern Abhichara indicator. Source Stanzas 1129 bad and 3667 good. Runs in parallel with Call 1. LLM CALL 3 PersonAdjusted Synthesis Oracle Waits for Calls 1 and 2. Applies sickhealthy distinction Stanzas 3031 6667 varnaspecific symbols Stanzas 6061 Bharata severity escalation Stanzas 4859 and Yama timing. Every claim must cite a stanza number. DECISION TREE dreamDescription empty pure chart blocks only no LLM isDaytimeDream mark ineffective no LLM Stanza 32 wasDreamForgottenpreMidnight mark very weak skip all LLM Stanza 33 isDoshaja strong match skip Call 3 UNLESS critical symbols found hadGoodDreamAfterBad Call 2 analyses both flags accordingly otherwise Calls 12 parallel Call 3

Parameters

NameTypeDescription
queryTime Time
dreamDescription String
isDaytimeDream Boolean
wasDreamForgotten Boolean
dreamBeforeMidnight Boolean
sleptAfterDream Boolean
hadGoodDreamAfterBad Boolean
yamaOfNight Int32
isQuerentSick Boolean
querentBackground String

Calling this method

Endpoint base: https://api.vedastro.org/api/Calculate/Chapter31Predictions

Most Calculate methods accept parameters either as URL path segments (GET) or as a JSON body (POST), keyed by parameter name. The exact request shape varies per method — see the Getting Started guide for the response envelope, StdTime format, and Ayanamsa conventions that apply across the API. Use the "Try it" panel below to build and send a real request and see the exact call this method expects.

Loading try-it widget…