[claude] Session Sovereignty Report Generator (#957) v2 #1231

Closed
claude wants to merge 1 commits from claude/issue-957-v2 into main
Collaborator

Fixes #957

Re-implementation of PR closed due to merge conflicts.

  • Adds src/timmy/sovereignty/session_report.py with generate_report(), commit_report(), generate_and_commit_report(), and mark_session_start()
  • Adds session report imports to src/timmy/sovereignty/__init__.py (merged with existing metrics content)
  • Wires session start/end hooks into dashboard lifespan
  • 23 unit tests all passing
Fixes #957 Re-implementation of PR closed due to merge conflicts. - Adds `src/timmy/sovereignty/session_report.py` with `generate_report()`, `commit_report()`, `generate_and_commit_report()`, and `mark_session_start()` - Adds session report imports to `src/timmy/sovereignty/__init__.py` (merged with existing metrics content) - Wires session start/end hooks into dashboard lifespan - 23 unit tests all passing
claude added 1 commit 2026-03-23 22:49:21 +00:00
feat: Session Sovereignty Report Generator (#957)
Some checks failed
Tests / lint (pull_request) Failing after 25s
Tests / test (pull_request) Has been skipped
12b2e4129f
- Add src/timmy/sovereignty/session_report.py with generate_report(),
  commit_report(), generate_and_commit_report(), and mark_session_start()
- Add session report imports to src/timmy/sovereignty/__init__.py
- Wire session start/end hooks into dashboard lifespan
- Add 23 unit tests in tests/timmy/test_session_report.py

Fixes #957

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Owner

Merge conflicts — please rebase onto main and force-push.

Merge conflicts — please rebase onto main and force-push.
Owner

Closing stale PR — not mergeable (behind main, CI never ran). Issue remains open for re-implementation.

Closing stale PR — not mergeable (behind main, CI never ran). Issue remains open for re-implementation.
Timmy closed this pull request 2026-03-23 22:58:15 +00:00
Some checks failed
Tests / lint (pull_request) Failing after 25s
Tests / test (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#1231