Codex: add agent-readable report intelligence - #3
Merged
Conversation
hardcoreerik
force-pushed
the
codex/ai-report-map-roadmap
branch
from
May 12, 2026 02:18
b4c4ba4 to
59f5c09
Compare
…ering, canvas renderer - core/writers.py: write_summary_html replaced with full interactive dashboard * live search (SSID/MAC/vendor/auth) * sortable, paginated network table (50/page, 8k cap) * right-click context menu: copy MAC/SSID/coords, Find Address (Nominatim), OSM, vendor filter * security posture stacked bar chart * handshake spotlight panel with confidence coloring * drive coverage timeline heatstrip * vendor treemap (top 25, click-to-filter) - core/writers.py: write_map_html with MarkerClusterGroup + L.canvas renderer - core/constants.py: KML_CIRCLE_POINTS 36->12 - core_step3d.py: synced write_summary_html with same overhaul
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Collaboration note
Claude can build the report-generation UI/report prose on top of these stable JSON actions without scraping GUI logs or raw report HTML. The comparison output is intentionally capped to avoid flooding agent context when two runs differ by tens of thousands of BSSIDs.