docs: ensure_deps SHA pin (#99) and Laminar tracing sync (#97) - #101
Merged
Conversation
Document that npm_ci copies and warmups follow the packaged manifest SHA via git show / archive, not corpus HEAD, and record T22. Co-authored-by: Michelle Rojas <mrojas54@users.noreply.github.com>
Extend S20/EVALUATION/AGENTS/BUILDPLAN for the #97 tracing extra, note worktrees --hook stays untraced, and refresh the hermetic count. Co-authored-by: Michelle Rojas <mrojas54@users.noreply.github.com>
Add cli.py tracing wrap and observability/tracing.py module bullets, note Laminar in Status, and align AGENTS.md opening with stdlib-by-default (optional tracing extra). Co-authored-by: Michelle Rojas <mrojas54@users.noreply.github.com>
This was referenced Aug 5, 2026
This was referenced Aug 12, 2026
Take main's TOOLBENCH_TRACING=1 opt-in wording for the Laminar section, and align architecture / AGENTS / SPEC / EVALUATION with that same gate. Co-authored-by: Michelle Rojas <mrojas54@users.noreply.github.com>
Align SPEC and EVALUATION with cli.py's explicit opt-in gate after the main merge (same boundary already documented in README/AGENTS). Co-authored-by: Michelle Rojas <mrojas54@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documentation-only sync after merged #99 and #97. Extends open #100 with README architecture module bullets for
observability/tracing(prefer this branch; #100 can close once this lands).Docs added/updated
README.md— complexensure_depsSHA pin + troubleshooting; Laminar--hookexclusion; architecture bullets forcli.pytracing wrap +observability/tracing.py; Status note for Laminar; suite 738/4AGENTS.md— stdlib-by-default opening; analyzer constraint for SHA-pinned deps/warmups; optionaltracingextra; module ownership forobservability/tracingSPEC.md/EVALUATION.md— S20 extended for optional Laminar CLI tracingBUILDPLAN.md— T22 (fix(complex): pin ensure_deps to manifest SHA, not corpus HEAD #99), T23 (Add opt-in Laminar CLI tracing #97); runtime note fortracingextradocs/superpowers/specs/2026-07-12-complex-debug-probe-design.md— SHA pin for npm_ci/warmupCodepaths covered
complex_runner.ensure_deps(git shownpm manifests + archived warmup tree at packaged manifest SHA)cli.py+observability/setup_tracing.py+tracing.run_traced(console-only;worktrees --hookuntraced)Knowledge gaps addressed
observability/tracingdespite the shipped optional path