aurora_analyze
Analyze datasets with 19 research-grade methods to detect anomalies, change-points, trends, correlations, and forecasts, and get cited findings with measured reliability.
Instructions
Statistical analysis of a dataset (CSV, TSV, Parquet, XLSX): runs Aurora's battery of 19 research-grade methods on-device — anomaly detection (isolation forest + robust-z), change-point detection, trend and seasonality, correlation screening with FDR control, forecasting, causal system-model discovery, and more. Returns CITED findings (each carries its method, threshold, and claim_id), an overall confidence, and a fabricated_count that is contractually zero: every number is computed from the data, never generated. Changepoint findings carry a calibration block: the empirically measured false-fire rate for data shaped like this series, with a verdict downgrade to not_identifiable when the data cannot support the claim. Use this FIRST whenever a user asks to analyze data, find anomalies, check what changed, or wants real statistics instead of estimates. Read-only; local; compact summary unless full_bundle=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | CSV path, existing run_dir, or .aurora.json | |
| depth | No | ||
| sections | No | ||
| full_bundle | No |