Commit Graph

6 Commits

Author SHA1 Message Date
tomatocream 5bc7e5b89d feat: deterministic JSON schema inference (genson wrapper) 2026-05-31 23:57:47 +08:00
tomatocream 7956b49e28 feat: thread-safe FlowStore with signature dedup and samples
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 23:56:42 +08:00
tomatocream a82d99b12a feat: scope filter (host allow/deny, asset and analytics drop)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 23:54:34 +08:00
tomatocream 7a02efd42d feat: path templating for endpoint signatures 2026-05-31 23:53:00 +08:00
tomatocream d7b4a44673 feat: core data models (Signature, CapturedFlow, EndpointRecord) 2026-05-31 23:51:47 +08:00
tomatocream c6173b0ceb build: add deps and test scaffolding for auto-reverse
Adds runtime deps (playwright, mitmproxy, anthropic, genson) and dev
deps (pytest, pytest-asyncio); creates the tests/ scaffold with
fixture_site.py, conftest.py, and a smoke test. Documents the
mitmproxy aioquic/mitmproxy-rs stub workaround needed for
free-threaded CPython 3.14.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-31 23:43:11 +08:00