12 lines
914 B
Markdown
12 lines
914 B
Markdown
## 1. Run metric reporting
|
|
|
|
- [x] 1.1 Extend the Run worker's client boundary and reporting cycle for signed metric batch ingestion with its current registration session.
|
|
- [x] 1.2 Add generic supervised-process online-state derivation and optional local host/workspace utilization collection.
|
|
- [x] 1.3 Invoke bounded reporting after autonomous startup and successful heartbeats without coupling failure to control, job, log, or artifact loops.
|
|
|
|
## 2. Verification
|
|
|
|
- [x] 2.1 Add deterministic runtime coverage for session-scoped requests, running/exited process state, optional collector failures, and degraded upload behavior.
|
|
- [x] 2.2 Run `go test ./...` in `run/`, `scripts/check-structure.sh`, and `openspec validate report-run-server-metrics --strict`.
|
|
- [x] 2.3 Build the Windows Run package, deploy it to the configured Qinghuo server, and confirm the platform receives a non-pending metric observation.
|