docs: remove internal 'Phase 2' reference from adaptive polling docs

Replace internal development phase reference with clear description
of what the adaptive polling scheduler does. 'Phase 2' is internal
jargon that provides no value to users.
This commit is contained in:
rcourtman 2025-10-21 10:45:46 +00:00
parent 85ffe10aed
commit 10d52244f8

View file

@ -1,7 +1,7 @@
# Adaptive Polling Architecture
## Overview
Phase2 introduces a scheduler that adapts poll cadence based on freshness, errors, and workload. The goal is to prioritize stale or changing instances while backing off on healthy, idle targets.
Pulse uses an adaptive polling scheduler that adapts poll cadence based on freshness, errors, and workload. The goal is to prioritize stale or changing instances while backing off on healthy, idle targets.
```mermaid
flowchart TD