Skip to main content

human observatory

human observatory

Operator commands for the Trust Observatory control plane. Requires a delegation with the platform.trust_observatory.review capability.

human login
human observatory cards list --status draft
human observatory cards publish card_abc123
human observatory runs list --json

Commands

Command Description
cards list List cards by publication_status (draft, published, archived)
cards publish <id> Publish a draft card
runs list List aggregation runs

Flags

Flag Description
--status <status> Filter cards (default draft)
--limit <n> Page size
--cursor <cursor> Pagination cursor
--json Machine-readable JSON

Authorization

If your delegation lacks platform.trust_observatory.review, commands return 403 with an actionable message. Mint or request a delegation that includes that capability.

Environment

Variable Purpose
HUMAN_API_URL API base
HUMAN_DELEGATION_TOKEN Operator delegation JWT

Public trust catalog commands live under human trust.