https://github.com/wight554/FLARE
· scanned 2026-06-16 00:57 UTC (2 months, 1 week ago)
61 raw signals (0 security + 61 graph)
Last scanned 2 months, 1 week ago · v1 · 54 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1413 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.
| Label | Layer | Status | Path |
|---|---|---|---|
test_normalize_output |
software | healthy | scripts/test_path_utils.py:12 |
test_resolve_input |
software | healthy | scripts/test_path_utils.py:21 |
test_expand_input_paths |
software | healthy | scripts/test_path_utils.py:56 |
test_tilde_expansion |
software | healthy | scripts/test_path_utils.py:93 |
test_analyzer_parity |
software | healthy | scripts/test_path_utils.py:100 |
klipper_status_payload |
software | healthy | scripts/klipper_motion_tracker.py:31 |
merge_status_update |
software | healthy | scripts/klipper_motion_tracker.py:42 |
matcher_state_from_status |
software | healthy | scripts/klipper_motion_tracker.py:55 |
__init__ |
software | healthy | scripts/klipper_motion_tracker.py:205 |
connect |
software | healthy | scripts/klipper_motion_tracker.py:90 |
close |
software | healthy | scripts/klipper_motion_tracker.py:102 |
_require_sock |
software | healthy | scripts/klipper_motion_tracker.py:107 |
_request_id |
software | healthy | scripts/klipper_motion_tracker.py:112 |
_send |
software | healthy | scripts/klipper_motion_tracker.py:117 |
_send_request |
software | healthy | scripts/klipper_motion_tracker.py:122 |
list_objects |
software | healthy | scripts/klipper_motion_tracker.py:130 |
subscribe |
software | healthy | scripts/klipper_motion_tracker.py:158 |
poll |
software | healthy | scripts/klipper_motion_tracker.py:164 |
_sha256 |
software | healthy | scripts/klipper_motion_tracker.py:194 |
attached |
software | healthy | scripts/klipper_motion_tracker.py:222 |
attach_sidecar |
software | healthy | scripts/klipper_motion_tracker.py:225 |
_derive_sidecar |
software | healthy | scripts/klipper_motion_tracker.py:256 |
_ensure_sidecar_for_filename |
software | healthy | scripts/klipper_motion_tracker.py:274 |
find_segment |
software | healthy | scripts/klipper_motion_tracker.py:284 |
_state_time |
software | healthy | scripts/klipper_motion_tracker.py:295 |
_is_stale_fp |
software | healthy | scripts/klipper_motion_tracker.py:301 |
_terminal_event |
software | healthy | scripts/klipper_motion_tracker.py:311 |
update |
software | healthy | scripts/klipper_motion_tracker.py:318 |
test_replay_determinism |
software | healthy | scripts/test_flare_baseline_recommender.py:8 |
clean |
software | healthy | scripts/test_flare_baseline_recommender.py:28 |
read_flat_ini |
software | healthy | scripts/gen_config.py:218 |
valid_config_key |
software | healthy | scripts/gen_config.py:238 |
validate_known_keys |
software | healthy | scripts/gen_config.py:248 |
classify |
software | healthy | scripts/gen_config.py:252 |
parse_gear_ratio |
software | healthy | scripts/gen_config.py:279 |
main |
software | healthy | scripts/gen_config.py:288 |
get |
software | healthy | scripts/gen_config.py:301 |
get_bool |
software | healthy | scripts/gen_config.py:304 |
get_float |
software | healthy | scripts/gen_config.py:307 |
get_list |
software | dead | scripts/gen_config.py:319 |
get_motor_params |
software | healthy | scripts/gen_config.py:323 |
gm |
software | healthy | scripts/gen_config.py:324 |
mm_min_to_sps |
software | healthy | scripts/gen_config.py:398 |
accel_to_step_sps |
software | healthy | scripts/gen_config.py:404 |
parse_flow_schedule |
software | healthy | scripts/gen_config.py:411 |
make_client_pair |
software | healthy | scripts/test_klipper_motion_tracker.py:20 |
send_msg |
software | healthy | scripts/test_klipper_motion_tracker.py:28 |
recv_framed |
software | healthy | scripts/test_klipper_motion_tracker.py:32 |
test_framing_roundtrip |
software | healthy | scripts/test_klipper_motion_tracker.py:40 |
test_partial_chunk |
software | healthy | scripts/test_klipper_motion_tracker.py:53 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AI.md |
software | healthy | AI.md |
MOTOR_PARAMS.md |
software | healthy | MOTOR_PARAMS.md |
REVIEW.md |
software | healthy | REVIEW.md |
GEMINI.md |
software | healthy | GEMINI.md |
BUILD_FLASH.md |
software | healthy | BUILD_FLASH.md |
README.md |
software | healthy | README.md |
STYLE.md |
software | healthy | STYLE.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
KLIPPER.md |
software | healthy | KLIPPER.md |
TEST_CASES.md |
software | healthy | TEST_CASES.md |
CONTEXT.md |
software | healthy | CONTEXT.md |
HARDWARE.md |
software | healthy | HARDWARE.md |
BEHAVIOR.md |
software | healthy | BEHAVIOR.md |
TUNING.md |
software | healthy | TUNING.md |
pyproject.toml |
software | healthy | pyproject.toml |
WORKFLOW.md |
software | healthy | WORKFLOW.md |
MANUAL.md |
software | healthy | MANUAL.md |
LICENSE |
software | healthy | LICENSE |
AGENTS.md |
software | healthy | AGENTS.md |
consistency_parity_state.json |
software | healthy | tests/fixtures/consistency_parity_state.json |
scatter_field_state.json |
software | healthy | tests/fixtures/scatter_field_state.json |
chatter.json |
software | healthy | tests/fixtures/chatter.json |
diluted_mass_state.json |
software | healthy | tests/fixtures/diluted_mass_state.json |
test_path_utils.py |
software | healthy | scripts/test_path_utils.py |
klipper_motion_tracker.py |
software | healthy | scripts/klipper_motion_tracker.py |
test_flare_baseline_recommender.py |
software | healthy | scripts/test_flare_baseline_recommender.py |
gen_config.py |
software | healthy | scripts/gen_config.py |
test_klipper_motion_tracker.py |
software | healthy | scripts/test_klipper_motion_tracker.py |
test_settings_parity.py |
software | healthy | scripts/test_settings_parity.py |
test_flare_live_tuner.py |
software | healthy | scripts/test_flare_live_tuner.py |
install_daemon.py |
software | healthy | scripts/install_daemon.py |
test_spec_compression.py |
software | healthy | scripts/test_spec_compression.py |
flare_live_tuner.py |
software | healthy | scripts/flare_live_tuner.py |
flash_flare.py |
software | healthy | scripts/flash_flare.py |
test_flare_analyze.py |
software | healthy | scripts/test_flare_analyze.py |
gcode_marker.py |
software | healthy | scripts/gcode_marker.py |
path_utils.py |
software | healthy | scripts/path_utils.py |
test_gcode_marker.py |
software | healthy | scripts/test_gcode_marker.py |
test_flare_sync_check.py |
software | healthy | scripts/test_flare_sync_check.py |
test_flare_mmu_status.py |
software | healthy | scripts/test_flare_mmu_status.py |
flare_analyze.py |
software | healthy | scripts/flare_analyze.py |
validate_regression.py |
software | healthy | scripts/validate_regression.py |
flare_baseline_recommender.py |
software | healthy | scripts/flare_baseline_recommender.py |
serial_utils.py |
software | healthy | scripts/serial_utils.py |
flare_daemon.py |
software | healthy | scripts/flare_daemon.py |
flare_sync_check.py |
software | healthy | scripts/flare_sync_check.py |
test_protocol_param_width.py |
software | healthy | scripts/test_protocol_param_width.py |
test_wire_format.py |
software | healthy | scripts/test_wire_format.py |
test_gen_config.py |
software | healthy | scripts/test_gen_config.py |
flare_cmd.py |
software | healthy | scripts/flare_cmd.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
fixtures |
software | healthy | tests/fixtures |
scripts |
software | healthy | scripts |
webui |
software | healthy | scripts/webui |
firmware |
software | healthy | firmware |
cmake |
software | healthy | firmware/cmake |
include_patches |
software | healthy | firmware/cmake/include_patches |
hardware |
software | healthy | firmware/cmake/include_patches/hardware |
include |
software | healthy | firmware/include |
src |
software | healthy | firmware/src |
klipper |
software | healthy | klipper |
memories |
software | healthy | memories |
repo |
software | healthy | memories/repo |
.github |
software | healthy | .github |
openspec |
software | healthy | openspec |
specs |
software | healthy | openspec/specs |
task-workflow |
software | healthy | openspec/specs/task-workflow |
reserve-safety-floor |
software | healthy | openspec/specs/reserve-safety-floor |
buffer-geometry-vocabulary |
software | healthy | openspec/specs/buffer-geometry-vocabulary |
marker-capture-policy |
software | healthy | openspec/specs/marker-capture-policy |
relay-fallback-only |
software | healthy | openspec/specs/relay-fallback-only |
spec-readability |
software | healthy | openspec/specs/spec-readability |
team-memory-store |
software | healthy | openspec/specs/team-memory-store |
toolchange-orchestration |
software | healthy | openspec/specs/toolchange-orchestration |
persistence-contract |
software | healthy | openspec/specs/persistence-contract |
operator-tuning-guide |
software | healthy | openspec/specs/operator-tuning-guide |
spec-compression-workflow |
software | healthy | openspec/specs/spec-compression-workflow |
klipper-mmu-config |
software | healthy | openspec/specs/klipper-mmu-config |
filament-bypass |
software | healthy | openspec/specs/filament-bypass |
cross-platform-script-tooling |
software | healthy | openspec/specs/cross-platform-script-tooling |
klipper-integration |
software | healthy | openspec/specs/klipper-integration |
klipper-motion-tracking |
software | healthy | openspec/specs/klipper-motion-tracking |
static-regression-validation |
software | healthy | openspec/specs/static-regression-validation |
bucket-locking |
software | healthy | openspec/specs/bucket-locking |
acceptance-gate-semantics |
software | healthy | openspec/specs/acceptance-gate-semantics |
live-tuner |
software | healthy | openspec/specs/live-tuner |
motion-safety |
software | healthy | openspec/specs/motion-safety |
project-architecture |
software | healthy | openspec/specs/project-architecture |
acceptance-gate-parity |
software | healthy | openspec/specs/acceptance-gate-parity |
code-style-standard |
software | healthy | openspec/specs/code-style-standard |
sync-feedback |
software | healthy | openspec/specs/sync-feedback |
type-d-dynamic-flow |
software | healthy | openspec/specs/type-d-dynamic-flow |
cutter-feed-timeout |
software | healthy | openspec/specs/cutter-feed-timeout |
python-host-tooling-style |
software | healthy | openspec/specs/python-host-tooling-style |
buffer-state-lock |
software | healthy | openspec/specs/buffer-state-lock |
config-surface-tiers |
software | healthy | openspec/specs/config-surface-tiers |
agent-context-compression |
software | healthy | openspec/specs/agent-context-compression |
psf-type-p-sensor |
software | healthy | openspec/specs/psf-type-p-sensor |
flow-keyed-schedule |
software | healthy | openspec/specs/flow-keyed-schedule |
sync-refactor |
software | healthy | openspec/specs/sync-refactor |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TestPathUtils |
software | healthy | scripts/test_path_utils.py:11 |
KlipperApiClient |
software | healthy | scripts/klipper_motion_tracker.py:82 |
SegmentMatcher |
software | healthy | scripts/klipper_motion_tracker.py:204 |
TestSettingsParity |
software | healthy | scripts/test_settings_parity.py:75 |
FakeSerial |
software | healthy | scripts/test_flare_live_tuner.py:24 |
Clock |
software | healthy | scripts/test_flare_live_tuner.py:33 |
SpecDensity |
software | healthy | scripts/test_spec_compression.py:35 |
TestSpecCompression |
software | healthy | scripts/test_spec_compression.py:184 |
_MissingSerial |
software | healthy | scripts/flare_live_tuner.py:53 |
SerialException |
software | healthy | scripts/flare_live_tuner.py:54 |
Bucket |
software | healthy | scripts/flare_live_tuner.py:143 |
CsvEmitter |
software | healthy | scripts/flare_live_tuner.py:232 |
Tuner |
software | healthy | scripts/flare_live_tuner.py:313 |
PathError |
software | healthy | scripts/path_utils.py:8 |
ParseTests |
software | healthy | scripts/test_flare_sync_check.py:20 |
PurgeTests |
software | healthy | scripts/test_flare_sync_check.py:104 |
RegressionTests |
software | healthy | scripts/test_flare_sync_check.py:175 |
RearmTests |
software | healthy | scripts/test_flare_sync_check.py:205 |
EstimatorTests |
software | healthy | scripts/test_flare_sync_check.py:290 |
AsymmetricTests |
software | healthy | scripts/test_flare_sync_check.py:347 |
FakeReactor |
software | healthy | scripts/test_flare_mmu_status.py:25 |
FakeMacro |
software | healthy | scripts/test_flare_mmu_status.py:33 |
FakeGcode |
software | healthy | scripts/test_flare_mmu_status.py:38 |
FakePrinter |
software | healthy | scripts/test_flare_mmu_status.py:45 |
FakeConfig |
software | healthy | scripts/test_flare_mmu_status.py:69 |
FakeGcmd |
software | healthy | scripts/test_flare_mmu_status.py:80 |
Recommender |
software | healthy | scripts/flare_baseline_recommender.py:29 |
serial_utils |
software | healthy | scripts/flare_daemon.py:33 |
ThreadedHTTPServer |
software | healthy | scripts/flare_daemon.py:709 |
FlareHTTPHandler |
software | healthy | scripts/flare_daemon.py:714 |
Sample |
software | healthy | scripts/flare_sync_check.py:88 |
TestWireFormat |
software | healthy | scripts/test_wire_format.py:31 |
MMUMachineMock |
software | healthy | klipper/mmu.py:4 |
MMUMock |
software | healthy | klipper/mmu.py:30 |
MockFilamentSensor |
software | healthy | klipper/mmu_sensors.py:4 |
MMUSensorsMock |
software | healthy | klipper/mmu_sensors.py:53 |
| Label | Layer | Status | Path |
|---|---|---|---|
gate_config |
data | healthy | scripts/flare_daemon.py |
stats |
data | healthy | scripts/flare_daemon.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-c_yz_nak |
software | healthy | /tmp/repobility-clone-c_yz_nak |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | scripts/flare_daemon.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | scripts/flare_daemon.py |
This page is publicly accessible at:
https://repobility.com/scan/6370e392-8721-4e42-8ee0-aa9f107d7694/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6370e392-8721-4e42-8ee0-aa9f107d7694/
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.