railiance-telemetry/tasks/telemetry-platform-ingest.md

17 lines
943 B
Markdown
Raw Normal View History

# Receive one platform assurance report
Prerequisites: RTEL-WP-0002-T04 accepted private executor, immutable source
revision, state directory and upstream platform capture/evaluate command. Do
not infer these from the candidate definition or launch a coding agent per tick.
The platform owner supplies a fresh metadata-only evaluator report. In the
approved executor run `python3 scripts/runtime.py --contract
contracts/platform-assurance.json --state-dir <approved-private-directory>
ingest-report <fresh-report-path>` from the pinned telemetry bundle.
Record the bounded result on the claimed activity-core ops run and complete or
fail it. Preserve the identical report for transport retries; runtime derives
a stable event ID. Never replace its timestamp with execution time or treat
missing upstream output as healthy. No arbitrary shell arguments or recipient
addresses are supplied through event data. This job sends no notification.