Skip to content

perf(exec): add correlated diagnostics and reuse grants - #6

Merged
realmroot[bot] merged 1 commit into
mainfrom
codex/observability-native-performance
Aug 14, 2026
Merged

perf(exec): add correlated diagnostics and reuse grants#6
realmroot[bot] merged 1 commit into
mainfrom
codex/observability-native-performance

Conversation

@realmroot

@realmroot realmroot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add --log-level and REALMROOT_LOG_LEVEL diagnostics on stderr
  • correlate HTTP requests across Realmroot and Resource Servers without logging secrets or query values
  • report discovery, authorization, broker, child-process, and HTTP timings
  • retain protocol scopes and learn a successful native operation binding to avoid repeated challenge/approval work

Review environment acceptance

Build the CLI and run realmroot --log-level debug exec github --context saltbo -- gh api rate_limit, followed by realmroot --log-level debug exec cloudflare -- wrangler whoami. Confirm both commands succeed, repeated GitHub execution does not receive another insufficient-scope challenge, and each command emits one correlation ID with phase timings.

Verification

  • go test ./...

🤖 Created by Jarvis via Realmroot

@realmroot
realmroot Bot merged commit faa4bcf into main Aug 14, 2026
1 check passed
@realmroot
realmroot Bot deleted the codex/observability-native-performance branch August 14, 2026 23:12
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.

0 participants