Skip to content

feat(inspect): rank findings from session indexes#17

Merged
drewstone merged 2 commits into
mainfrom
feat/inspect-session-index
Jul 2, 2026
Merged

feat(inspect): rank findings from session indexes#17
drewstone merged 2 commits into
mainfrom
feat/inspect-session-index

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • add a read-only inspection report over session index JSON
  • surface ranked findings for loops, tool errors, missing repo attribution, long docs without Contents, invalid JSONL, token-heavy sessions, and skill-run trace-link gaps
  • wire the inspect command into the CLI, SDK exports, README, and regression tests

Verification

  • pnpm vitest run tests/inspect.test.ts
  • pnpm typecheck
  • pnpm test
  • pnpm build
  • pnpm dev index --all --cwd /home/drew/company --last 3 --out /tmp/traces-inspect-company-index.json
  • pnpm dev inspect /tmp/traces-inspect-company-index.json --out /tmp/traces-inspect-company.md

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — daedb021

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-02T04:57:02Z

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 3916b059

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-02T04:59:17Z

@drewstone drewstone merged commit c37a990 into main Jul 2, 2026
1 check passed
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