Skip to content

Add HTML-based lobby monitoring tool (snapshot fetch + regexp positio…#10

Open
streetspirit83 wants to merge 1 commit into
bundesAPI:mainfrom
streetspirit83:claude/cool-hamilton-m69sxz
Open

Add HTML-based lobby monitoring tool (snapshot fetch + regexp positio…#10
streetspirit83 wants to merge 1 commit into
bundesAPI:mainfrom
streetspirit83:claude/cool-hamilton-m69sxz

Conversation

@streetspirit83

Copy link
Copy Markdown

…n analysis)

  • scripts/fetch_snapshots.py: manual fetch runner reusing the existing Python client; reads watchlist, picks matching entries (registerNumber/name), writes versioned JSON snapshots + slim index + manifest
  • scripts/config: hand-editable watchlist.json and topics.json (regexp topic sets)
  • docs/: static GitHub Pages frontend (vanilla ES modules, no build)
    • regexp engine: compile topics, match against normalized entry fields, highlighted XSS-safe snippets, weighted/distinct-field topic scoring
    • heatmap dashboard (sort, tag filter, score mode), detail view, CSV/JSON export
  • docs/data: sample snapshot for offline preview/demo
  • docs/README.md: workflow and usage

…n analysis)

- scripts/fetch_snapshots.py: manual fetch runner reusing the existing
  Python client; reads watchlist, picks matching entries (registerNumber/name),
  writes versioned JSON snapshots + slim index + manifest
- scripts/config: hand-editable watchlist.json and topics.json (regexp topic sets)
- docs/: static GitHub Pages frontend (vanilla ES modules, no build)
  - regexp engine: compile topics, match against normalized entry fields,
    highlighted XSS-safe snippets, weighted/distinct-field topic scoring
  - heatmap dashboard (sort, tag filter, score mode), detail view, CSV/JSON export
- docs/data: sample snapshot for offline preview/demo
- docs/README.md: workflow and usage
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