mathiasandClaude Opus 4.8 02a23a02dd
CD / Detect unsubstituted template (push) Successful in 1s
CD / Lint / Test / Vet (push) Successful in 6s
CD / Build & Import (push) Successful in 14s
CD / Deploy via GitOps (push) Successful in 0s
feat(atlas): Phase C increment 1 — live CI runs on the pipeline
The CI stage now shows the pipeline's latest real execution, read live from the
in-cluster Gitea Actions API (public read, no token, gitea-http.gitea.svc):
"▶ run #N · <state>" coloured by outcome, prepended to the generated job list.
LatestRun + RunNode built test-first; cached in the same 30s liveOverlay; falls
back cleanly when Gitea is unreachable.

assessor-loop ledger / session_log deferred: no live CAD data exists for this repo
yet (brain confirms). Gitea run history is the real available trace.

Verified: build/vet/lint(0)/test green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 01:03:03 +02:00
2026-07-19 08:29:23 +00:00
2026-07-19 08:29:23 +00:00
2026-07-19 08:29:23 +00:00
2026-07-19 08:29:47 +00:00
2026-07-19 08:29:47 +00:00

cad-atlas

A visual atlas of the Continuous Agentic Development (CAD) workflow — from a captured signal to a deployed k3s pod.

One screen, reel-style: Signals → TELOS → Strategic session → Spec/Oath → Human gate → agentsquad → CI → CD → pod, looping back to TELOS. It renders the CAD audit chain, which doubles as the regulated-industry audit artifact.

The CAD audit chain is the visualization data. Phase C renders it once and serves two masters: observability + compliance.

Phases

  • A — static hero viz (current): self-contained internal/web/static/cad-atlas.html, served at /. SVG spine, animated pulse, dashed feedback bus, replay/slow-mo.
  • B — generated-from-source: render from brain docs + workflows + infra manifests (no drift).
  • C — live trace viewer: hydrate from the assessor-loop ledger + session_log + Gitea run API + Flux events.

Quickstart

task check      # lint + vet + test (CI gate)
task run        # → http://localhost:8080

Context

Full project context, the 9-stage workflow, the three governance gates, the dogfooding model, and all brain deep-links + external references live in .context/PROJECT.md. Any clean agent session should read that first (brain_get <path> for the linked notes).

Governance (dogfooded)

This repo is built through the workflow it depicts: dispatch-allow-enabled, build increments governed by a var-go Oath in their spec issues. Bootstrapping honesty: the Oath is defined but cmd/vargo-gate is not yet wired into this repo's CI — advisory until it is. See PROJECT.md.

S
Description
CAD Atlas — visual map of the Continuous Agentic Development workflow (signal → deployed pod). Static hero viz (A) evolving into a live trace viewer (C) over the assessor-loop ledger.
Readme
453 KiB
Languages
Go 64.1%
HTML 26.6%
Shell 7.6%
templ 1.1%
Dockerfile 0.6%