Console Search and Downloads

This document defines the deterministic ranking, caching rules, and download-manifest shape used by StellaOps Console search and export-style workflows.

Audience: Console and SDK developers implementing or consuming search results and downloadable export bundles.

1) Deterministic search ranking

2) Caching and freshness

3) Download manifest

When a Console workflow produces downloadable artifacts (individual documents or a bundle), services can return a manifest describing:

Top-level fields:

Item fields:

Signed metadata (optional)

Producers MAY ship a DSSE envelope for the manifest checksum:

4) Error handling

Known error codes for download/manifest flows:

On error, return the standard error envelope with deterministic fields (stable code/message, plus request/trace identifiers).

5) Samples and fixtures