https://github.com/chengfeng16833/chengfeng
· scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)
61 raw signals (0 security + 61 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +18.3 (diff) · 53 actionable findings from 1 signal source. 8 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1268 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_prejourney_args_default_to_safe_values |
software | healthy | tests/test_live_loop_args.py:7 |
test_prejourney_args_accept_explicit_values |
software | healthy | tests/test_live_loop_args.py:21 |
_choice_factory |
software | healthy | tests/test_blessing_inspector.py:8 |
choice |
software | healthy | tests/test_blessing_inspector.py:9 |
test_inspects_by_clicking_each_candidate_not_hovering |
software | healthy | tests/test_blessing_inspector.py:21 |
test_reselects_winner_when_it_is_not_the_last_card_inspected |
software | healthy | tests/test_blessing_inspector.py:48 |
test_returns_none_when_top_value_card_is_unique |
software | healthy | tests/test_blessing_inspector.py:71 |
test_lower_value_card_never_competes_even_with_more_sub_ble… |
software | healthy | tests/test_blessing_inspector.py:86 |
test_allows_skill_learning_on_skill_screen_after_dday_tradi… |
software | healthy | tests/test_live_loop_state.py:9 |
test_keeps_skill_learning_disabled_without_dday_trading |
software | healthy | tests/test_live_loop_state.py:21 |
test_resets_skill_learning_when_returning_to_hub |
software | healthy | tests/test_live_loop_state.py:30 |
test_loads_shop_profile_entries |
software | healthy | tests/test_shop_profiles.py:14 |
test_potential_points_effect_is_worth_buying_even_with_shor… |
software | healthy | tests/test_shop_profiles.py:43 |
test_item_name_alone_is_not_worth_buying |
software | healthy | tests/test_shop_profiles.py:61 |
test_non_potential_profile_items_are_not_auto_buy_signals |
software | healthy | tests/test_shop_profiles.py:79 |
test_project_speed_profile_matches_real_potential_item |
software | healthy | tests/test_shop_profiles.py:97 |
test_defaults_are_stable |
software | healthy | tests/test_run_config.py:7 |
test_support_and_tank_professions_use_stamina_attribute |
software | healthy | tests/test_run_config.py:19 |
test_aidai_character_uses_guts_attribute_even_as_tank |
software | healthy | tests/test_run_config.py:24 |
test_attack_professions_use_power_attribute |
software | healthy | tests/test_run_config.py:27 |
test_explicit_values_are_preserved |
software | healthy | tests/test_run_config.py:32 |
_choice |
software | healthy | tests/test_training_early_icons.py:16 |
_early_state |
software | healthy | tests/test_training_early_icons.py:35 |
_late_state |
software | healthy | tests/test_training_early_icons.py:39 |
test_polls_unseen_candidates_first |
software | healthy | tests/test_training_early_icons.py:46 |
test_seen_resets_via_clear |
software | healthy | tests/test_training_early_icons.py:63 |
test_most_icons_wins_across_all_five |
software | healthy | tests/test_training_early_icons.py:75 |
test_one_icon_already_counts_in_early |
software | healthy | tests/test_training_early_icons.py:82 |
test_tie_prefers_primary |
software | healthy | tests/test_training_early_icons.py:89 |
test_no_icons_falls_back_to_primary |
software | healthy | tests/test_training_early_icons.py:95 |
test_unknown_round_treated_as_early |
software | healthy | tests/test_training_early_icons.py:101 |
test_stamina_build_follows_icons_too |
software | healthy | tests/test_training_early_icons.py:108 |
test_primary_ring_beats_everything |
software | healthy | tests/test_training_early_icons.py:119 |
test_guts_ring_is_second |
software | healthy | tests/test_training_early_icons.py:125 |
test_other_attr_ring_does_not_jump_queue |
software | healthy | tests/test_training_early_icons.py:131 |
test_big_icons_pull_for_unfinished_bond |
software | healthy | tests/test_training_early_icons.py:137 |
test_small_icons_do_not_count_late |
software | healthy | tests/test_training_early_icons.py:144 |
test_selected_with_ok_fail_rate_confirms |
software | healthy | tests/test_training_early_icons.py:153 |
test_high_fail_rate_goes_straight_to_rest |
software | healthy | tests/test_training_early_icons.py:160 |
test_universal_fail_rate_read_from_any_card |
software | healthy | tests/test_training_early_icons.py:171 |
test_early_formula |
software | healthy | tests/test_training_early_icons.py:181 |
test_late_formula |
software | healthy | tests/test_training_early_icons.py:190 |
test_reason_contains_breakdown |
software | healthy | tests/test_training_early_icons.py:198 |
absolute |
software | healthy | tests/test_sendinput_executor.py:17 |
__init__ |
software | healthy | tests/test_sendinput_executor.py:29 |
GetSystemMetrics |
software | healthy | tests/test_sendinput_executor.py:36 |
GetCursorPos |
software | healthy | tests/test_sendinput_executor.py:39 |
SendInput |
software | healthy | tests/test_sendinput_executor.py:45 |
make_executor |
software | healthy | tests/test_sendinput_executor.py:56 |
test_pixel_to_absolute_coordinate_conversion |
software | healthy | tests/test_sendinput_executor.py:71 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
LiveLoopArgsTests |
software | healthy | tests/test_live_loop_args.py:6 |
BlessingChoiceInspectorTest |
software | healthy | tests/test_blessing_inspector.py:7 |
LiveLoopStateTests |
software | healthy | tests/test_live_loop_state.py:8 |
ShopProfileTests |
software | healthy | tests/test_shop_profiles.py:13 |
PreJourneyConfigTests |
software | healthy | tests/test_run_config.py:6 |
IconPollingTest |
software | healthy | tests/test_training_early_icons.py:43 |
EarlyPhaseTest |
software | healthy | tests/test_training_early_icons.py:72 |
LatePhaseTest |
software | healthy | tests/test_training_early_icons.py:116 |
TwoStepAndFailTest |
software | healthy | tests/test_training_early_icons.py:152 |
ScoreFormulaTest |
software | healthy | tests/test_training_early_icons.py:180 |
FakeUser32 |
software | healthy | tests/test_sendinput_executor.py:22 |
SendInputExecutorTest |
software | healthy | tests/test_sendinput_executor.py:68 |
TrainingInspectorTest |
software | healthy | tests/test_training_inspector.py:33 |
ProfileLoaderTests |
software | healthy | tests/test_profile_loader.py:14 |
MainScreenTest |
software | healthy | tests/test_prejourney_policy.py:58 |
MainMenuPanelTest |
software | healthy | tests/test_prejourney_policy.py:88 |
InitialDifficultyTest |
software | healthy | tests/test_prejourney_policy.py:119 |
ProfessionFilterTest |
software | healthy | tests/test_prejourney_policy.py:169 |
ImprintStarFlowTest |
software | healthy | tests/test_prejourney_policy.py:277 |
SupportDeckAndFriendTest |
software | healthy | tests/test_prejourney_policy.py:344 |
DeckDotDetectionTest |
software | healthy | tests/test_prejourney_policy.py:429 |
_BoomOcr |
software | healthy | tests/test_fingerprint.py:38 |
_FixedTextOcr |
software | healthy | tests/test_fingerprint.py:45 |
FingerprintPointTests |
software | healthy | tests/test_fingerprint.py:53 |
MatchFingerprintTests |
software | healthy | tests/test_fingerprint.py:62 |
LoadFingerprintsTests |
software | healthy | tests/test_fingerprint.py:101 |
ClassifyHybridFingerprintTests |
software | healthy | tests/test_fingerprint.py:122 |
EventProfileTests |
software | healthy | tests/test_event_profiles.py:15 |
SkillProfileTests |
software | healthy | tests/test_skill_profiles.py:15 |
FakeOcrEngine |
software | healthy | tests/test_hybrid_ocr.py:22 |
HybridRoutingTest |
software | healthy | tests/test_hybrid_ocr.py:61 |
HybridFallbackTest |
software | healthy | tests/test_hybrid_ocr.py:124 |
HybridFactoryTest |
software | healthy | tests/test_hybrid_ocr.py:224 |
WinRtEngineDegradationTest |
software | healthy | tests/test_hybrid_ocr.py:298 |
HybridInterfaceCompatibilityTest |
software | healthy | tests/test_hybrid_ocr.py:307 |
CornerStopTest |
software | healthy | tests/test_pause_control.py:14 |
PauseControllerTest |
software | healthy | tests/test_pause_control.py:47 |
InstallPauseHotkeyTest |
software | healthy | tests/test_pause_control.py:72 |
RegionsAndVisionTest |
software | healthy | tests/test_regions_and_vision.py:10 |
CaptureTimeoutTests |
software | healthy | tests/test_capture_timeout.py:9 |
ShopInspectorTest |
software | healthy | tests/test_shop_inspector.py:23 |
ClassifierTest |
software | healthy | tests/test_classifier.py:18 |
_JourneyOriginOcr |
software | healthy | tests/test_classifier.py:398 |
_FixedOcr |
software | healthy | tests/test_classifier.py:403 |
TrainerPolicyTest |
software | healthy | tests/test_policy.py:34 |
RoundStrategyTrainingTests |
software | healthy | tests/test_policy.py:1226 |
RelicComboTests |
software | healthy | tests/test_policy.py:1315 |
RoundTrackerTest |
software | healthy | tests/test_round_tracker.py:6 |
_FakePyAutoGui |
software | healthy | tests/test_executor.py:9 |
ExecutorTest |
software | healthy | tests/test_executor.py:23 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
协作守则.md |
software | healthy | 协作守则.md |
REFACTOR.md |
software | healthy | REFACTOR.md |
HANDOFF.md |
software | healthy | HANDOFF.md |
TODO.md |
software | healthy | TODO.md |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
STATUS.md |
software | healthy | STATUS.md |
CONTEXT.md |
software | healthy | CONTEXT.md |
test_live_loop_args.py |
software | healthy | tests/test_live_loop_args.py |
test_blessing_inspector.py |
software | healthy | tests/test_blessing_inspector.py |
test_live_loop_state.py |
software | healthy | tests/test_live_loop_state.py |
test_shop_profiles.py |
software | healthy | tests/test_shop_profiles.py |
test_run_config.py |
software | healthy | tests/test_run_config.py |
test_training_early_icons.py |
software | healthy | tests/test_training_early_icons.py |
test_sendinput_executor.py |
software | healthy | tests/test_sendinput_executor.py |
test_training_inspector.py |
software | healthy | tests/test_training_inspector.py |
test_profile_loader.py |
software | healthy | tests/test_profile_loader.py |
test_prejourney_policy.py |
software | healthy | tests/test_prejourney_policy.py |
test_fingerprint.py |
software | healthy | tests/test_fingerprint.py |
test_event_profiles.py |
software | healthy | tests/test_event_profiles.py |
test_skill_profiles.py |
software | healthy | tests/test_skill_profiles.py |
test_hybrid_ocr.py |
software | healthy | tests/test_hybrid_ocr.py |
test_pause_control.py |
software | healthy | tests/test_pause_control.py |
test_regions_and_vision.py |
software | healthy | tests/test_regions_and_vision.py |
test_capture_timeout.py |
software | healthy | tests/test_capture_timeout.py |
test_shop_inspector.py |
software | healthy | tests/test_shop_inspector.py |
test_classifier.py |
software | healthy | tests/test_classifier.py |
test_policy.py |
software | healthy | tests/test_policy.py |
test_round_tracker.py |
software | healthy | tests/test_round_tracker.py |
test_executor.py |
software | healthy | tests/test_executor.py |
test_commission_inspector.py |
software | healthy | tests/test_commission_inspector.py |
test_screen_reader.py |
software | healthy | tests/test_screen_reader.py |
test_support_cards.py |
software | healthy | tests/test_support_cards.py |
test_training_profiles.py |
software | healthy | tests/test_training_profiles.py |
test_gui_command_args.py |
software | healthy | tests/test_gui_command_args.py |
decision_loop.py |
software | healthy | prototypes/decision_loop.py |
_capture_live.py |
software | healthy | tools/_capture_live.py |
_drag_once.py |
software | healthy | tools/_drag_once.py |
_diag.py |
software | healthy | tools/_diag.py |
_diag_region_ocr.py |
software | healthy | tools/_diag_region_ocr.py |
_click_once.py |
software | healthy | tools/_click_once.py |
_diag_prejourney_frame.py |
software | healthy | tools/_diag_prejourney_frame.py |
_diag_icons.py |
software | healthy | tools/_diag_icons.py |
_diag_hybrid_classify.py |
software | healthy | tools/_diag_hybrid_classify.py |
_test_blessing_ocr.py |
software | healthy | tools/_test_blessing_ocr.py |
_test_hybrid.py |
software | healthy | tools/_test_hybrid.py |
_drag_sendinput.py |
software | healthy | tools/_drag_sendinput.py |
_check_journey_btn.py |
software | healthy | tools/_check_journey_btn.py |
_compare_star.py |
software | healthy | tools/_compare_star.py |
_classify_caps.py |
software | healthy | tools/_classify_caps.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 |
prototypes |
software | healthy | prototypes |
tools |
software | healthy | tools |
examples |
software | healthy | examples |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
adr |
software | healthy | docs/adr |
starsavior_trainer |
software | healthy | starsavior_trainer |
screens |
software | healthy | starsavior_trainer/screens |
cli |
software | healthy | starsavior_trainer/cli |
config |
software | healthy | config |
fingerprints |
software | healthy | config/fingerprints |
regions |
software | healthy | config/regions |
profiles |
software | healthy | config/profiles |
training |
software | healthy | config/profiles/training |
shop |
software | healthy | config/profiles/shop |
skills |
software | healthy | config/profiles/skills |
events |
software | healthy | config/profiles/events |
| Label | Layer | Status | Path |
|---|---|---|---|
chengfeng16833__chengfeng |
software | healthy | /data/fable5_failed_archive/chengfeng16833__chengfeng |
| Label | Layer | Status | Path |
|---|---|---|---|
4.10.0.84 |
network | healthy | requirements.txt |
This page is publicly accessible at:
https://repobility.com/scan/d489241e-49d1-44ea-b250-c4602683b05e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d489241e-49d1-44ea-b250-c4602683b05e/
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.