Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a06ecb-456a-71c2-b41e-0755d336e883
16 lines
943 B
Markdown
16 lines
943 B
Markdown
# 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.
|