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.

sigaoki-spec/sales_forecast

https://github.com/sigaoki-spec/sales_forecast · scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 13 actionable findings from 1 signal source. 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 60 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
check_password software healthy app.py:36
_sales_level software healthy app.py:623
_dow_label software healthy app.py:633
_morning_rice_logic software healthy app.py:638
_rice_summary software healthy app.py:648
_weather_for software healthy app.py:662
_weather_notes_day software healthy app.py:670
_day_summary_text software healthy app.py:692
_get_row software healthy app.py:756
_week_summary_text software healthy app.py:774
_month_summary_text software healthy app.py:836
_morning_rice_2wk software healthy app.py:932
_build_2wk_row software healthy app.py:935
_morning_rice software healthy app.py:1272
_rice_cols software healthy app.py:1275
detect_closed_days software healthy src/model.py:8
apply_closed_days software healthy src/model.py:45
build_features software healthy src/model.py:63
train_model software healthy src/model.py:90
make_future_df software healthy src/model.py:144
adjust_by_monthly_baseline software dead src/model.py:184
adjust_by_manual_monthly_avg software healthy src/model.py:225
apply_obon_boost software healthy src/model.py:263
apply_min_daily_floor software healthy src/model.py:308
apply_weekday_weekend_correction software healthy src/model.py:356
is_wh software dead src/model.py:386
get_monthly_baseline_table software healthy src/model.py:440
evaluate_model software dead src/model.py:455
get_component_contributions software dead src/model.py:470
fetch_google_trends software healthy src/trends.py:10
estimate_future_trends software healthy src/trends.py:68
_prefectural_holiday_name software healthy src/holidays.py:46
_holiday_name_for software healthy src/holidays.py:54
add_holiday_features software healthy src/holidays.py:59
_make_special_period_rows software healthy src/holidays.py:84
build_prophet_holidays software healthy src/holidays.py:102
_get_credentials software healthy src/data_loader.py:16
load_from_google_sheets software healthy src/data_loader.py:26
load_from_google_sheets_horizontal software healthy src/data_loader.py:65
_col_to_letter software healthy src/data_loader.py:131
write_forecast_to_sheets software healthy src/data_loader.py:140
load_from_csv software healthy src/data_loader.py:215
generate_sample_data software healthy src/data_loader.py:225
_is_rain software healthy src/weather.py:19
_is_snow software healthy src/weather.py:23
fetch_historical_weather software healthy src/weather.py:27
fetch_forecast_weather software healthy src/weather.py:57
estimate_future_weather_from_history software healthy src/weather.py:85

LabelLayerStatusPath
app.py software healthy app.py
setup.sh software healthy setup.sh
.env.example software healthy .env.example
requirements.txt software healthy requirements.txt
__init__.py software healthy src/__init__.py
model.py software healthy src/model.py
trends.py software healthy src/trends.py
holidays.py software healthy src/holidays.py
data_loader.py software healthy src/data_loader.py
weather.py software healthy src/weather.py

LabelLayerStatusPath
repobility-clone-6i9p7cbh software healthy /tmp/repobility-clone-6i9p7cbh

LabelLayerStatusPath
src software healthy src
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/e1e16cb1-349b-45bf-85da-b6578a7e9033/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e1e16cb1-349b-45bf-85da-b6578a7e9033/

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.