docs(gsd): bootstrap planning and phase-1 discussion artifacts

This commit is contained in:
igor04091968
2026-05-07 21:39:32 +03:00
parent 2fd0ca8eda
commit 8ad02ae194
5 changed files with 93 additions and 0 deletions
@@ -0,0 +1,17 @@
# Phase 1 Context
## Phase
Phase 1: Collectors and API flow hardening
## Focus
- Endpoint collectors must continuously send data without silent hangs.
- AW server must accept/query data for UI pages consistently.
- Failure points around transport/CORS/runtime must be explicitly checked.
## Initial Acceptance Targets
- Endpoint collector heartbeats arrive regularly.
- Browser domains and endpoint signals appear in corresponding buckets.
- Activity page for target host shows non-zero timeline/events for active period.