Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

rewcohen/mini-antenna-designer

https://github.com/rewcohen/mini-antenna-designer · scanned 2026-06-16 04:37 UTC (1 month, 3 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 375 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
__init__ software healthy design_generator.py:14
generate_design software healthy design_generator.py:23
_determine_design_type software healthy design_generator.py:82
_generate_geometry_for_type software healthy design_generator.py:121
_offset_geometry software healthy design_generator.py:213
_combine_geometries software healthy design_generator.py:234
_validate_design software healthy design_generator.py:271
_analyze_design software healthy design_generator.py:311
_get_fallback_metrics software healthy design_generator.py:401
_generate_proper_log_periodic software healthy design_generator.py:434
_add_feed_point_geometry software healthy design_generator.py:518
_add_boom_structure software healthy design_generator.py:544
_generate_advanced_meander_tri_band software healthy design_generator.py:573
_generate_advanced_meander_dual software healthy design_generator.py:612
_generate_advanced_meander_compound software healthy design_generator.py:651
_estimate_etch_time software healthy design_generator.py:714
test_tv_vhf_frequencies software healthy test_spiral_validation.py:16
test_space_utilization software healthy test_spiral_validation.py:100
test_connectivity software healthy test_spiral_validation.py:154
main software healthy test_spiral_validation.py:186
test_contact_pad_generation software healthy test_contact_pads.py:14
test_ui_integration software healthy test_contact_pads.py:127
main software healthy test_contact_pads.py:156
run_system_tests software healthy test_system.py:11
main software healthy test_system.py:233
__init__ software healthy visualize_meanders.py:16
parse_nec2_geometry software healthy visualize_meanders.py:21
analyze_pattern software healthy visualize_meanders.py:58
_detect_pattern_type software healthy visualize_meanders.py:114
_check_connectivity software healthy visualize_meanders.py:145
_segments_intersect software healthy visualize_meanders.py:187
_find_intersection software healthy visualize_meanders.py:204
render_ascii software healthy visualize_meanders.py:222
scale_x software healthy visualize_meanders.py:250
scale_y software healthy visualize_meanders.py:253
_get_line_points software healthy visualize_meanders.py:297
generate_debug_svg software healthy visualize_meanders.py:321
generate_comparison_report software dead visualize_meanders.py:337
main software healthy visualize_meanders.py:372
__init__ software healthy optimize.py:17
optimize_tri_band software dead optimize.py:27
_initialize_population software healthy optimize.py:104
_evaluate_fitness software healthy optimize.py:132
_generate_individual_geometry software healthy optimize.py:204
_apply_position_offset software healthy optimize.py:247
_combine_geometries software healthy optimize.py:273
_calculate_size_penalty software healthy optimize.py:296
_evolve_population software healthy optimize.py:317
_tournament_selection software healthy optimize.py:348
_crossover software healthy optimize.py:355

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
AntennaDesignGenerator software healthy design_generator.py:11
MeanderVisualizer software healthy visualize_meanders.py:13
OptimizationError software healthy optimize.py:10
TriBandOptimizer software healthy optimize.py:14
BandType software healthy presets.py:6
FrequencyBand software healthy presets.py:14
BandPresets software healthy presets.py:65
BandAnalysis software healthy presets.py:201
FrequencyValidator software healthy presets.py:325
PerformanceMonitor software healthy core.py:34
NEC2Error software healthy core.py:110
AntennaAnalyzer software healthy core.py:123
NEC2Interface software healthy core.py:234
AntennaMetrics software healthy core.py:312
AntennaGeometryError software healthy design.py:18
AntennaDesign software healthy design.py:22
GeometryValidation software healthy design.py:872
AdvancedMeanderTrace software healthy design.py:921
BandAnalysisChart software healthy band_chart.py:19
AntennaDesignerGUI software healthy ui.py:30
ExportError software healthy export.py:17
VectorExporter software healthy export.py:21
EtchingValidator software healthy export.py:734
SubstrateConstraints software healthy constraints.py:6
ManufacturingRules software healthy constraints.py:103
ElectricalConstraints software healthy constraints.py:222
MaterialProperties software healthy constraints.py:324
DesignMetadata software healthy storage.py:13
DesignStorage software healthy storage.py:110
Direction software healthy pattern_generator.py:22
PathCommand software healthy pattern_generator.py:31
PatternCell software healthy pattern_generator.py:39
PatternConfig software healthy pattern_generator.py:51
PatternRenderer software healthy pattern_generator.py:352

LabelLayerStatusPath
design_generator.py software healthy design_generator.py
test_proper_meander.py software healthy test_proper_meander.py
test_spiral_validation.py software healthy test_spiral_validation.py
launch_designer.sh software healthy launch_designer.sh
test_contact_pads.py software healthy test_contact_pads.py
MEANDER_EXPORT_GUIDE.md software healthy MEANDER_EXPORT_GUIDE.md
test_system.py software healthy test_system.py
visualize_meanders.py software healthy visualize_meanders.py
optimize.py software healthy optimize.py
presets.py software healthy presets.py
MEANDER_STATUS.md software healthy MEANDER_STATUS.md
core.py software healthy core.py
requirements.txt software healthy requirements.txt
validate.py software healthy validate.py
README.md software healthy README.md
design.py software healthy design.py
band_chart.py software healthy band_chart.py
draw_meander.py software healthy draw_meander.py
README_MEANDER_SUCCESS.md software healthy README_MEANDER_SUCCESS.md
LICENSE software healthy LICENSE
CONTACT_PAD_IMPLEMENTATION.md software healthy CONTACT_PAD_IMPLEMENTATION.md
main.py software healthy main.py
ui.py software healthy ui.py
export.py software healthy export.py
test_meander_fix.py software healthy test_meander_fix.py
constraints.py software healthy constraints.py
test_wifi_advanced_meander.py software healthy test_wifi_advanced_meander.py
debug_geometry.py software healthy debug_geometry.py
storage.py software healthy storage.py
test_export_meander.py software healthy test_export_meander.py
test_dual_contact_pads.py software healthy test_dual_contact_pads.py
test_advanced_meanders.py software healthy test_advanced_meanders.py
pattern_generator.py software healthy pattern_generator.py

LabelLayerStatusPath
rewcohen__mini-antenna-designer software healthy /data/fable5_failed_archive/rewcohen__mini-antenna-designer

LabelLayerStatusPath
vps::azure hardware healthy ui.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/8cc3b182-532e-44ff-8960-1daaa90e8bce/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8cc3b182-532e-44ff-8960-1daaa90e8bce/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.