Skip to content

feat: aggregate observable Athena runtime MVP - #33

Draft
Super-Sky wants to merge 34 commits into
mainfrom
codex/mvp-runtime-full
Draft

Super-Sky wants to merge 34 commits into
mainfrom
codex/mvp-runtime-full

Conversation

@Super-Sky

Copy link
Copy Markdown
Owner

Scope

  • aggregate the Docker runtime profile, remote tool authentication, app-run auth and privileged trace payloads
  • expose run manifest, stop reason, tool transcript, redacted model input/output and performance-visible trace data in the Control Plane
  • fix duplicate chat task seed registration and add a regression test
  • add optional standard Docker build proxy inputs without committing a local proxy address

Verification

  • go test ./...
  • npm run build in web
  • Compose config validation
  • local dual-service smoke: authentication, callback grant/revocation, runtime trace, and fund strategy data

Known environment limitation

The full Docker smoke was attempted with the host proxy passed as build args. Docker received it, but Yarn dependency downloads from the current local proxy repeatedly timed out; this is recorded as an environment-network limitation, not a passed Docker assertion.

Refs #30

Super-Sky and others added 30 commits May 26, 2026 16:36
….1-batch2

feat: resolve runtime contracts during execution

Refs #1
…ue-1

feat: add system truth lifecycle write path
feat: enforce projection candidate boundary

Refs #1
…ry-issue-1

feat: consolidate direct respond rich delivery

Refs #1
Register the generic chat task type and validator during foundation bootstrap so PostgreSQL-backed Agent Runs are executable out of the box. Update runtime docs, verification guidance, and issue #12 delivery evidence.

Refs #12
# Conflicts:
#	develop.log
#	docs/features/feature-agent-trace-timeline.md
#	docs/implementation.md
#	docs/v2.1.0/plan/master-plan.md
#	internal/server/trace_timeline.go
#	internal/server/trace_timeline_test.go
#	web/src/App.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant