A read-only, repeatable telemetry and benchmarking harness for kernel and power-efficiency experiments on the Surface Book 2.
Project bootstrap. The implementation plan is in docs/plan/eiger-telemetry.md.
- Observation only: collectors must not tune the system or change kernel/power policy.
- Preserve raw data and provenance; derive summaries offline.
- Record unsupported interfaces explicitly as unavailable.
- Compare repeated, controlled runs—not impressions.
- Human approval is required for suspend tests, kernel changes, merges, and releases.
Idle, browse, video, burst, and suspend/S0ix. AutoFDO/perf profiling is deliberately deferred until workload definitions are stable.
Work is managed on the Hermes Kanban board and implemented in isolated worktrees. Changes flow through PM specification, implementation, independent QA/review, and a human merge gate. See AGENTS.md and CONTRIBUTING.md.