You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PRs #203, #204, and #205 added a connected report/CI evidence batch after v0.4.6: local baseline comparison, incident timeline evidence, and conservative tool authority categories.
Product post-merge validation on master at f354b39 confirmed these fields coexist in demo JSON output.
Duplicate search on 2026-05-17 found no open public-docs task for packaging this combined report evidence batch.
PR Add growth assets and npm launch docs #156 is still the active blocked Growth PR touching README/site surfaces, so parallel public-docs edits need an explicit owner decision or sequencing.
User value
Users evaluating agenttrace should quickly understand that reports can now explain regressions with baseline deltas, incident timelines, and tool authority evidence instead of only generic health scores.
Adoption rationale
These features make agenttrace easier to evaluate for CI review and post-run debugging. Public docs should make the evidence model legible without promising hosted tracing, security enforcement, or package publication.
Background
PRs #203, #204, and #205 added a connected report/CI evidence batch after v0.4.6: local baseline comparison, incident timeline evidence, and conservative tool authority categories.
Evidence
baseline_comparisonand local CI baseline comparison fields.incident_timelinesto overview JSON/Markdown/HTML and TUI evidence surfaces.summary.tool_authority,surfaces.authority_categories, and authority-aware baseline comparison behavior.f354b39confirmed these fields coexist in demo JSON output.User value
Users evaluating agenttrace should quickly understand that reports can now explain regressions with baseline deltas, incident timelines, and tool authority evidence instead of only generic health scores.
Adoption rationale
These features make agenttrace easier to evaluate for CI review and post-run debugging. Public docs should make the evidence model legible without promising hosted tracing, security enforcement, or package publication.
Suggested scope
Non-goals
Acceptance criteria
Suggested lane
lane/growth
Risk
Medium. Overstating authority categories could make the feature sound like security enforcement. Keep wording conservative and evidence-oriented.
Source
Product post-merge review of #203, #204, #205 and Discussion #2 feedback.