Refactor proxy routing and session management

This commit is contained in:
2026-07-08 00:09:38 +03:00
parent c5bdb10445
commit b45dd2ae05
26 changed files with 5193 additions and 307 deletions

View File

@@ -0,0 +1,13 @@
# Goal: Windows Local Sing-Box
Use Krypton Execution to execute `docs/goals/windows-local-singbox/PLAN.md`.
Core rules:
- Treat PLAN.md as the source plan.
- Preserve intent, ownership, contract, cutover, evidence, and kill criteria.
- Implement the feature as the existing optional Local sing-box component, not as a new unrelated component id.
- Keep external proxy flow working without Local sing-box.
- Do not add hidden installation during profile apply.
- Do not import or call the root Node server from the Windows client.
- Capture acceptance evidence from the target perspective and record it in EVIDENCE.md.
- Say "implemented but unproven" if elevated Windows service evidence cannot be captured.