Scrub example data, theatrics, and non-functional prod garbage
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Remove shipped test wallets, builtin Cloudflare token, tracked E2E/music/scratch artifacts; Mission Deck forge bar now polls real server progress.
This commit is contained in:
14
PROBLEMS.md
14
PROBLEMS.md
@@ -102,8 +102,8 @@ Open issues only. Fixed items removed. Last sweep: 2026-06-07.
|
||||
|
||||
| Item | Notes |
|
||||
|------|-------|
|
||||
| **P1 covered (2026-06-06)** | LOTL tier chain, triple-onion gates, fleet recon (vuln/cred/service graph), Crucible recon UI, `stats_batch` LOTL merge — Go + Vitest in `tests/README.md`; run `e2e-validate.ps1 -ReconOnly`. |
|
||||
| **P2 remaining** | Live Docker/Podman start, real WinRM/GPO/systemd spread lanes, BITS/curl downloads, full `MiningChainRunner` lifecycle, E2E Crucible `lotl_tier` badge with live agent. |
|
||||
| **P1 covered (2026-06-07)** | 14-tier spread chain (do_peer, dns_txt, webrtc_mesh, wsus_cache_peer), LOTL mining tiers, triple-onion gates, fleet recon, Fleet AI control, phenotype inheritance, failure atlas, Singular Machine Court prompts, clearance L0–L4 — Go + Vitest in `tests/README.md`; run `scripts/test-suite.ps1 -ReconOnly` or Fleet AI / Fleet intelligence quick-run blocks. |
|
||||
| **P2 remaining** | Live Docker/Podman start, real WinRM/GPO/systemd spread lanes, BITS/curl downloads, full `MiningChainRunner` lifecycle, court session Vitest UI (`LotlTimelinePage`), live multi-hop discover→spread E2E. |
|
||||
| Agent pathtracer Go tests | Windows impl + stub have limited coverage (`pathtracer_stub_test.go` started). |
|
||||
| Client WS/beacon paths | Integration-heavy; Docker Tier 2 covers Linux slice only. |
|
||||
| Path Tracer 2s REST poll | No WS hop progress; acceptable latency, extra load while tracing. |
|
||||
@@ -117,10 +117,18 @@ Open issues only. Fixed items removed. Last sweep: 2026-06-07.
|
||||
| Topic | Notes |
|
||||
|-------|-------|
|
||||
| Dual storage sync | Session vs localStorage; `aetherforge-auth` on logout; no full cross-tab policy. |
|
||||
| Forge progress simulation | Stage timeline caps ~94% until server responds (45 min client timeout). |
|
||||
| MatrixRain / CursorFire | Layout mounts effects on all routes; route-gating deferred. |
|
||||
| CI scope | `.github/workflows/ci-docker-mining.yml` only; no root Makefile test target. |
|
||||
|
||||
## Scrubbed 2026-06-07 (prod garbage removed)
|
||||
|
||||
| Item | Action |
|
||||
|------|--------|
|
||||
| `agent/config/builtin.go` XMR/RVN wallets | Cleared — dev builtin no longer ships third-party addresses |
|
||||
| `server/config.go` builtin Cloudflare token | Removed — connector requires env/config/`cloudflared-token.txt` |
|
||||
| `data-e2e/`, `music/`, `scratch/` in repo | Untracked + `.gitignore` (E2E wallet stays in `docker/` + `e2e-validate.ps1` only) |
|
||||
| Mission Deck forge bar | Replaced client-side stage timer with server `GET /builder/progress/{token}` poll |
|
||||
|
||||
## Do not commit
|
||||
|
||||
- `data/login-credentials.json`, `data/users.json`, and other local secrets.
|
||||
|
||||
Reference in New Issue
Block a user