tsf_export_run
Record a complete, re-runnable manifest of a time series analysis run, including source hash, parameters, artifacts, and your rationale, to defend or reproduce the work.
Instructions
Write a JSON manifest of everything done to this handle.
Records the source path and SHA-256, the frequency, every call with its arguments and artifact paths, the pinned package versions, and your note. This is the artifact of record: your prose in the conversation is lost, this file is not. Write the note -- say which model you picked, what the metric table showed, and what you rejected.
Call it at the end of any analysis someone might have to defend or rerun. Writes a file, so it is not read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |