Skip to content

F27: Add traceId parameter to SDK#4

Merged
peterkacerik merged 1 commit into
mainfrom
F27-agent-trace-view
Mar 27, 2026
Merged

F27: Add traceId parameter to SDK#4
peterkacerik merged 1 commit into
mainfrom
F27-agent-trace-view

Conversation

@peterkacerik
Copy link
Copy Markdown
Contributor

Summary

  • Add traceId?: string to UsageEventInput type
  • Add trace_id?: string to IngestEventPayload type
  • Map traceIdtrace_id in normalizeEvent()

Task

Task file: aispendguard-tasks/active/features/F27-agent-trace-view.md

Testing

  • npx tsc --noEmit passes

🤖 Generated with Claude Code

- UsageEventInput: add traceId?: string
- IngestEventPayload: add trace_id?: string
- normalizeEvent(): map traceId to trace_id in payload

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@peterkacerik
Copy link
Copy Markdown
Contributor Author

Sentinel Code Review — F27 SDK: traceId

APPROVED ✅ — Clean addition of traceId?: string to UsageEventInput, trace_id?: string to IngestEventPayload, and mapping in normalizeEvent(). No security concerns.

@peterkacerik peterkacerik merged commit 45d85c5 into main Mar 27, 2026
3 checks passed
@peterkacerik peterkacerik deleted the F27-agent-trace-view branch March 27, 2026 06:21
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