Skip to content

[agent] fix: normalize health response envelope#1143

Open
awyoo wants to merge 2 commits into
xevrion-v2:mainfrom
awyoo:codex/health-envelope-8
Open

[agent] fix: normalize health response envelope#1143
awyoo wants to merge 2 commits into
xevrion-v2:mainfrom
awyoo:codex/health-envelope-8

Conversation

@awyoo
Copy link
Copy Markdown

@awyoo awyoo commented Jun 7, 2026

Summary

  • Normalize the /health response to use a consistent status and data envelope.
  • Preserve the existing taskflow-api service identifier inside data.
  • Add required AI-agent metadata for issue Normalize health check response shape #8.

Closes #8
/claim #8

Verification

  • npm test -w apps/api
  • npx tsc --noEmit --module ESNext --moduleResolution Bundler --target ES2022 --esModuleInterop --skipLibCheck apps/api/src/index.ts
  • jq . contributors/agents.json
  • git diff --check

Bounty payout

Binance address: 0xe80506A1431B3B4aAca8B260838481deBbdF75Ab

github-actions Bot added a commit that referenced this pull request Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Normalize health check response shape

1 participant