docs(handoffs): backend contract-v2 program context + WP1–WP4 status#85
Open
Kaushik985 wants to merge 6 commits into
Open
docs(handoffs): backend contract-v2 program context + WP1–WP4 status#85Kaushik985 wants to merge 6 commits into
Kaushik985 wants to merge 6 commits into
Conversation
Land the backend program handoff cluster (context/00–10 + program.md) and
mark contract-v2 WP1–WP4 done on the site branch feat/backend-contract-v2:
- 10-BACKEND-MASTER-PLAN.md: WP4 (/internal ingest) DONE (commit 2da2747),
with the two spec deltas recorded (targets carry {port,healthPath} not
{baseUrl} — loadgen resolves IPs in-VPC; /internal/runs/{id}/status dropped —
orchestrator reads run.State() in-process). G1 settled by implementation.
- program.md: state block + next-steps re-pointed — Kash's backend scope
(WP1–WP4) complete; critical path now = Kanishk's loadgen boot-runner.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2884b7d to
5a49356
Compare
… AWS ops docs - Site PR AlphaBitCore#1 merged (9acc8da): contract-v2 WP1–WP4 now on the dashboard-v1 line. - dashboard-v1 follow-ups: run.AggregateIngested() (7a7054f) — the summarize half of the ec2 phone-home path; 3 ops docs (c011c9d) — OBS_API_AWS_DEPLOY, LOADGEN_PHONE_HOME_CONTRACT, ARENA_FIRST_RUN_CHECKLIST. - Critical path re-pointed: Kanishk builds the loadgen boot-runner against the contract doc, wires ec2.Run() to AggregateIngested, runs the first-run checklist. PR AlphaBitCore#85 itself rebased onto org main (single-commit history). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…e (2bd2460) dashboard-v1 is now one unified working AWS backend (Arena B1 + WP1-WP4 + aggregation + completed phone-home Run). Only Kanishk's loadgen boot-runner + supervised first live run remain. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
dashboard-v1 now carries the full unified backend. A1 loadgen (db6f35c, Kanishk), A2 ec2.Run (2bd2460), A5 governance doc (fa15837) all DONE; runMode wired (4e18432, default parallel to match the loadgen). Remaining: supervised first live run, memUsedPct/cpuPct metric-source gaps, bifrost DB + governance bake (provisioning), and the people-gated launch steps (Tieben/James/infra). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…est diagnosis - program.md: Jul 8 block — A1 loadgen (db6f35c), runMode default parallel (4e18432), governance doc (fa15837), private-ECR decision + authored script (c53f96e), and the open failing-build-test blocker + loadgen metric gaps. - CLAUDE-CODE-TASKS.md: Task 1 diagnostic (RE2 green; failure in vectorscan/ Docker gate path, needs libhs or Kanishk's exact output — do not guess-fix); Task 2 marked authored (script + IAM) but not run (needs AWS + Task 1 green). - REMAINING-WORK-CHECKLIST.md: G5 flipped — ECR is the live-run path, Docker Hub is roadmap/James-gated. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ue repo state) Turns the Jul 8 pre-launch issues list into a go/no-go checklist with per-item status + evidence. Reconciled against dashboard-v1: orchestration safety (zero-sample fail, phone-home auth, concurrency=1, teardown) verified with named tests; sequential run-mode resolved end-to-end (Tieben-confirmed, live); Bifrost routing + competitor live run done (Kanishk 4adcc31). Remaining gated on: Nexus images (ECR) → governance bake → full 5-gateway run; real memory/CPU sources + crash/terminal-status contract fields before publishable; James + PUBLIC_GATEWAYS before public. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lands the backend program handoff cluster (
docs/handoffs/context/00–10+program.md) and marks contract-v2 WP1–WP4 done.Companion to the site PR (Kaushik985/nexus-benchmark-site#1) that carries the actual code (WP1–WP4). These docs are the program's handoff/context set so the next session — or a teammate — can pick up without re-deriving state.
Highlights
/internalingest) marked DONE (2da2747), with the two spec deltas recorded (targetscarry{port,healthPath}not{baseUrl}— loadgen resolves IPs in-VPC;/internal/runs/{id}/statusdropped — orchestrator readsrun.State()in-process). G1 (phone-home) settled by implementation.Docs-only; no code, no CI-relevant surface.
🤖 Generated with Claude Code