Per execution \u00a7 10 step 10 (metrics in lockstep with implementation commits).
Updates:
- \u00a7 A7 metrics table populated with cold + warm numbers post-A2:
clock backend 59.2 s \u2192 64.7 s cold \u2192 2.9 s warm (95.1% \u2193)
clock web 193 s \u2192 291 s* cold \u2192 5.4 s warm (97.2% \u2193)
* web cold variance: 174-291 s across runs, dominated by tarball
egress through corp proxy. Cold is not the optimization target.
- \u00a7 A7 measurement commands now include the 'deps-changed' case
(touch package.json) where A2's pnpm-store cache mount is the
relevant speedup, since plain warm rebuild benefits from
BuildKit layer cache regardless of A2.
- \u00a7 10 execution order:
steps 7 + 8 marked \u2705 with commit refs
step 9 marked \u23f8 with explicit STOP-for-approval (peakpulse is
a different repo)
step 10 collapsed into this commit (was placeholder for A7 fill)
- Status line: v6 \u2192 v7
Cross-repo commit chain (Phase A complete on clock):
clock@0be887288 feat(docker): A0 \u2014 wire Gitea-registry path
devops_tools@ba8b4d1 docs(docker): roadmap v5 \u2014 add F16
common-plat@cfcfc7bb fix(gitea): rewrite workspace:* (F16)
common-plat@dd90f709 fix(gitea): ROOT_URL host.docker.internal (F17)
clock@8b5c767a3 fix(docker): rewrite file: refs to * (F18)
devops_tools@7627d55 docs(docker): roadmap v6 \u2014 A0-V PASSED
clock@f6a806ff3 feat(docker): A8 + A9 + A1
clock@55e8d22d3 feat(docker): A2 + A5 + A6
devops_tools@HEAD docs(docker): roadmap v7 (this commit)
Next: \u00a7 10 step 9 \u2014 peakpulse replication. Pause point for approval.
|
||
|---|---|---|
| .. | ||
| docker-build-optimization-roadmap.md | ||
| getting-started.md | ||
| hermes_dashboard_roadmap.md | ||
| hermes-setup-upgrade-roadmap.md | ||
| operations.md | ||
| remove_user_interactive.md | ||
| repo-map.md | ||
| tooling-status.md | ||