Skip to content

Commit d87eb06

Browse files
JerrycyborgCopilot
andcommitted
chore: remove VibeCode_TWS staging files
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e38d345 commit d87eb06

16 files changed

Lines changed: 14 additions & 3402 deletions

File tree

.ai/handoff/NEXT_ACTIONS.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ Priority order: top to bottom. Each task is self-contained -- start without aski
66

77
## Phase 3: Production Readiness & Scaling (v0.2-alpha → v0.3)
88

9-
| ID | Task | Priority | Est |
10-
| ----- | ------------------------------------------------------- | -------- | ----- |
11-
| T-004 | Implement Redis atomic task claiming (Lua script) | HIGH | 1 day |
12-
| T-005 | Add soak test framework (2-3 nodes, 100+ tasks) | HIGH | 1 day |
13-
| T-006 | Multi-instance control-plane load balancing tests | MEDIUM | 1 day |
14-
| T-007 | Add Grafana dashboard templates for /metrics | MEDIUM | 1 day |
15-
| T-008 | Kubernetes deployment manifests + Helm chart | MEDIUM | 2 day |
16-
| T-009 | Add comprehensive E2E test suite | MEDIUM | 1 day |
17-
| T-010 | Performance benchmarks (task throughput, claim latency) | LOW | 1 day |
9+
| ID | Task | Priority | Status | Notes |
10+
| ----- | ------------------------------------------------------- | -------- | ----------- | ---------------------------------------------- |
11+
| T-004 | Investigate test flakiness | HIGH | NOT_STARTED | Loop tests fail, single runs pass |
12+
| T-005 | Complete Redis atomic task claiming (Redlock) | HIGH | IN_PROGRESS | Basic impl works; needs Redlock for multi-inst |
13+
| T-006 | Add soak test framework (2-3 nodes, 100+ tasks) | HIGH | NOT_STARTED | |
14+
| T-007 | Multi-instance control-plane load balancing tests | MEDIUM | NOT_STARTED | Depends on T-005 completion |
15+
| T-008 | Add Grafana dashboard templates for /metrics | MEDIUM | NOT_STARTED | |
16+
| T-009 | Kubernetes deployment manifests + Helm chart | MEDIUM | NOT_STARTED | |
17+
| T-010 | Add comprehensive E2E test suite | MEDIUM | NOT_STARTED | |
18+
| T-011 | Performance benchmarks (task throughput, claim latency) | LOW | NOT_STARTED | |
1819

1920
---
2021

.ai/handoff/STATUS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!-- SECTION: summary -->
22

33
OpenClaw EdgeMesh control plane: all 6 milestones + T-001/002/003 + production hardening shipped.
4-
89/89 tests pass, build is clean. Ready for v0.2-alpha stabilization.
4+
89/89 tests pass in single runs. Test flakiness detected in loop runs (T-004 to investigate).
5+
Ready for v0.2-alpha stabilization, moving to Phase 3 production hardening.
56

67
<!-- /SECTION: summary -->
78

@@ -80,7 +81,8 @@ OpenClaw EdgeMesh control plane: all 6 milestones + T-001/002/003 + production h
8081

8182
| Gap | Severity | Task |
8283
| -------------------------------------- | -------- | ------------------- |
84+
| Test flakiness (loop vs single runs) | medium | T-004 (investigate) |
8385
| SSE fan-out only within single process | low | future |
84-
| Redis claimTask race condition | medium | Issue #2 (deferred) |
86+
| Redis multi-instance atomicity | medium | T-005 (Redlock) |
8587

8688
<!-- /SECTION: gaps -->

.github/workflows/push-vibecode.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

.vibecode-stage/.devcontainer/devcontainer.json

Lines changed: 0 additions & 28 deletions
This file was deleted.

.vibecode-stage/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

.vibecode-stage/.vscodeignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.vibecode-stage/README.md

Lines changed: 0 additions & 161 deletions
This file was deleted.

.vibecode-stage/media/icon.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)