Skip to content

fix: preserve Streamlit work and remove obsolete docs - #18

Merged
ninedter merged 2 commits into
mainfrom
fix/streamlit-stop-persistence
Jul 14, 2026
Merged

fix: preserve Streamlit work and remove obsolete docs#18
ninedter merged 2 commits into
mainfrom
fix/streamlit-stop-persistence

Conversation

@ninedter

Copy link
Copy Markdown
Owner

What changed

  • Run Streamlit-triggered PCAP analysis in the durable process-backed job queue.
  • Restore progress and completed evidence after the page is stopped or reloaded.
  • Persist bounded UI artifacts and support background report generation.
  • Remove CLAUDE.md and its repository references.
  • Remove the obsolete feature roadmap, Phase 4 implementation plan, and test plan.
  • Remove local contributor-tooling state and tracked ignore references.

Why

The analysis previously ran inside Streamlit's page thread, so pressing Stop terminated active work. The removed internal documents and tool-specific repository metadata are no longer intended to be published with the application.

Validation

  • make verify: 1,015 passed, 22 skipped
  • make docker-verify: 1,015 passed, 22 skipped
  • Repository-wide reference scan found no remaining current-tree references to the removed documents or tool-specific paths

@ninedter
ninedter marked this pull request as ready for review July 14, 2026 11:09
@ninedter
ninedter merged commit 63b1998 into main Jul 14, 2026
1 check passed
@ninedter
ninedter deleted the fix/streamlit-stop-persistence branch July 14, 2026 11:09
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.

1 participant