Rectification
rectificationRectify an approximate birth time by analyzing life events and transit/direction hits to narrow the possible birth time window.
Instructions
Rectify an approximate birth time using a list of life events and transit/direction hits to narrow the birth time window.
[Group: Prognostics] [Cost: 500 credits (Tier 6)] ⚠️ Heavy — confirm with user before invoking.
Example request body: {"baseInput":{"date":"1990-05-15","time":"14:30:00","timezoneOffset":3,"latitude":50.45,"longitude":30.52},"events":[{"date":"2010-03-15","description":"marriage","weight":1},{"date":"2015-07-01","description":"career change","weight":0.8}],"searchRangeMinutes":120,"stepMinutes":5}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseInput | Yes | Birth data for a single natal chart. Required: date (YYYY-MM-DD), time (HH:mm:ss). Defaults to lat/lon/tz=0 if omitted; pass real values for accurate computation. | |
| events | Yes | ||
| searchRangeMinutes | No | ||
| stepMinutes | No | ||
| methods | No | ||
| orb | No |