Forward publication commitments
list_forward_publicationsUse when a user asks what Hesper Atlas actually published, when it was committed, what changed, or whether forward history is mature enough to evaluate. Returns public append-only manifests for end-of-day signal publications: stable publication id, publication time, market-data as-of date, scan schema, record counts, previous-publication link and a SHA-256 commitment over the exact frozen agent-facing signal rows. A compact summary separates snapshot revisions from distinct market dates and explicitly refuses to calculate performance from commitments. The manifests prove what was committed without exposing the paid current signal book. The ledger begins at deployment; there is no fabricated historical backfill. Signal data, not investment advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Newest manifests to return, default 30. | |
| since_as_of | No | Only snapshots on or after YYYY-MM-DD. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| source | No | ||
| caveats | No | ||
| is_live | No | ||
| citation | No | ||
| data_type | No | ||
| disclaimer | Yes | ||
| provenance | No | ||
| source_url | No | ||
| last_updated | No | ||
| calculation_version | No | ||
| methodology_version | No |