https://github.com/aideveloper-cloud/kgf_stock
· scanned 2026-06-17 01:30 UTC (1 month, 2 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +1.5 (diff) · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 29 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
__init__.py |
software | healthy | kgf_stock/__init__.py |
hooks.py |
software | healthy | kgf_stock/hooks.py |
reservation.py |
software | healthy | kgf_stock/stock/reservation.py |
__init__.py |
software | healthy | kgf_stock/stock/__init__.py |
api.py |
software | healthy | kgf_stock/stock/api.py |
__init__.py |
software | healthy | kgf_stock/kgf_stock/__init__.py |
__init__.py |
software | healthy | kgf_stock/kgf_stock/doctype/__init__.py |
kgf_stock_settings.py |
software | healthy | kgf_stock/kgf_stock/doctype/kgf_stock_settings/kgf_stock_se… |
__init__.py |
software | healthy | kgf_stock/kgf_stock/doctype/kgf_stock_settings/__init__.py |
kgf_stock_settings.json |
software | healthy | kgf_stock/kgf_stock/doctype/kgf_stock_settings/kgf_stock_se… |
| Label | Layer | Status | Path |
|---|---|---|---|
_settings |
software | healthy | kgf_stock/stock/reservation.py:22 |
_is_stock_item |
software | healthy | kgf_stock/stock/reservation.py:26 |
_available_to_reserve |
software | healthy | kgf_stock/stock/reservation.py:30 |
set_default_warehouse |
software | dead | kgf_stock/stock/reservation.py:49 |
reserve_on_submit |
software | dead | kgf_stock/stock/reservation.py:59 |
_guard_oversell |
software | healthy | kgf_stock/stock/reservation.py:88 |
release_on_cancel |
software | dead | kgf_stock/stock/reservation.py:106 |
_loads |
software | healthy | kgf_stock/stock/api.py:21 |
open_b2c_bill |
software | healthy | kgf_stock/stock/api.py:26 |
ship_bill |
software | healthy | kgf_stock/stock/api.py:66 |
| Label | Layer | Status | Path |
|---|---|---|---|
kgf_stock |
software | healthy | kgf_stock |
stock |
software | healthy | kgf_stock/stock |
kgf_stock |
software | healthy | kgf_stock/kgf_stock |
doctype |
software | healthy | kgf_stock/kgf_stock/doctype |
kgf_stock_settings |
software | healthy | kgf_stock/kgf_stock/doctype/kgf_stock_settings |
| Label | Layer | Status | Path |
|---|---|---|---|
aideveloper-cloud__kgf_stock |
software | healthy | /data/fable5_failed_archive/aideveloper-cloud__kgf_stock |
| Label | Layer | Status | Path |
|---|---|---|---|
KGFStockSettings |
software | healthy | kgf_stock/kgf_stock/doctype/kgf_stock_settings/kgf_stock_se… |
This page is publicly accessible at:
https://repobility.com/scan/a8cdacc8-b5c3-4d23-bb46-49e3909e99b2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a8cdacc8-b5c3-4d23-bb46-49e3909e99b2/
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.