Skip to content

Document that web?/job? are only reliable during recording - #630

Merged
jrothrock merged 1 commit into
masterfrom
doc/web-job-only-during-recording
Aug 24, 2026
Merged

Document that web?/job? are only reliable during recording#630
jrothrock merged 1 commit into
masterfrom
doc/web-job-only-during-recording

Conversation

@jrothrock

@jrothrock jrothrock commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This is just added context for the agents

web?/job? resolve via layer_finder, which walks root_layer's child tree.
Layers are attached to that tree only in stop_layer (add_child), not
start_layer, so the Controller/Job layer (a top-level span, stopped last) isn't
visible until the request unwinds into recording. Expand the terse 'Use this
only during recording' note to explain why.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jrothrock
jrothrock force-pushed the doc/web-job-only-during-recording branch from afdea34 to c354db2 Compare August 24, 2026 23:10
@jrothrock
jrothrock merged commit dd4f5d7 into master Aug 24, 2026
42 checks passed
@jrothrock
jrothrock deleted the doc/web-job-only-during-recording branch August 24, 2026 23:20
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.

2 participants