https://github.com/schneeregenflocke/decade.bak
· scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)
7 raw signals (4 security + 3 graph)
Last scanned 2 months, 3 weeks ago · v1 · 7 actionable findings from 2 signal sources. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 114 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 |
CLAUDE.md |
software | healthy | CLAUDE.md |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
LICENSE.txt |
software | healthy | LICENSE.txt |
test_physics_world.cpp |
software | healthy | tests/physics/test_physics_world.cpp |
test_date_format.cpp |
software | healthy | tests/packages/test_date_format.cpp |
test_transform_date_entry.cpp |
software | healthy | tests/packages/test_transform_date_entry.cpp |
test_date_period.cpp |
software | healthy | tests/packages/test_date_period.cpp |
test_page_setup_store.cpp |
software | healthy | tests/packages/test_page_setup_store.cpp |
test_reentry_guard.cpp |
software | healthy | tests/packages/test_reentry_guard.cpp |
test_shape_configuration_store.cpp |
software | healthy | tests/packages/test_shape_configuration_store.cpp |
test_date_entry_store.cpp |
software | healthy | tests/packages/test_date_entry_store.cpp |
test_title_config_store.cpp |
software | healthy | tests/packages/test_title_config_store.cpp |
test_timeline_projection.cpp |
software | healthy | tests/packages/test_timeline_projection.cpp |
test_calendar_config.cpp |
software | healthy | tests/packages/test_calendar_config.cpp |
test_date.cpp |
software | healthy | tests/packages/test_date.cpp |
test_date_group_store.cpp |
software | healthy | tests/packages/test_date_group_store.cpp |
test_value_serialization.cpp |
software | healthy | tests/services/test_value_serialization.cpp |
test_csv_io.cpp |
software | healthy | tests/services/test_csv_io.cpp |
cmake.yml |
software | healthy | .github/workflows/cmake.yml |
title_panel.hpp |
software | healthy | src/gui/title_panel.hpp |
license_panel.hpp |
software | healthy | src/gui/license_panel.hpp |
groups_panel.hpp |
software | healthy | src/gui/groups_panel.hpp |
scene_tree_panel.hpp |
software | healthy | src/gui/scene_tree_panel.hpp |
main_menu.hpp |
software | healthy | src/gui/main_menu.hpp |
calendar_panel.hpp |
software | healthy | src/gui/calendar_panel.hpp |
shape_panel.hpp |
software | healthy | src/gui/shape_panel.hpp |
date_panel.hpp |
software | healthy | src/gui/date_panel.hpp |
table_panel_base.hpp |
software | healthy | src/gui/table_panel_base.hpp |
font_panel.hpp |
software | healthy | src/gui/font_panel.hpp |
document_panel.hpp |
software | healthy | src/gui/document_panel.hpp |
casts.hpp |
software | healthy | src/gui/casts.hpp |
wx_owned.hpp |
software | healthy | src/gui/wx_owned.hpp |
page_panel.hpp |
software | healthy | src/gui/page_panel.hpp |
opengl_panel.hpp |
software | healthy | src/gui/opengl_panel.hpp |
mouse_interaction.hpp |
software | healthy | src/gui/mouse_interaction.hpp |
physics_world.hpp |
software | healthy | src/physics/physics_world.hpp |
decade_app.hpp |
software | healthy | src/app/decade_app.hpp |
main.cpp |
software | healthy | src/app/main.cpp |
app_config.hpp |
software | healthy | src/app/app_config.hpp |
runtime_options.hpp |
software | healthy | src/app/runtime_options.hpp |
main_window.hpp |
software | healthy | src/app/main_window.hpp |
scene_snapshot.hpp |
software | healthy | src/app/binding/scene_snapshot.hpp |
main_window_binder.hpp |
software | healthy | src/app/binding/main_window_binder.hpp |
calendar_scene_builder.hpp |
software | healthy | src/app/binding/calendar_scene_builder.hpp |
event_bus.hpp |
software | healthy | src/app/binding/event_bus.hpp |
interaction_controller.hpp |
software | healthy | src/app/binding/interaction_controller.hpp |
scene_snapshot_builder.hpp |
software | healthy | src/app/binding/scene_snapshot_builder.hpp |
calendar_page.hpp |
software | healthy | src/app/binding/calendar_page.hpp |
csv_io.hpp |
software | healthy | src/app/services/csv_io.hpp |
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 |
physics |
software | healthy | tests/physics |
packages |
software | healthy | tests/packages |
services |
software | healthy | tests/services |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
gui |
software | healthy | src/gui |
physics |
software | healthy | src/physics |
app |
software | healthy | src/app |
binding |
software | healthy | src/app/binding |
services |
software | healthy | src/app/services |
packages |
software | healthy | src/packages |
detail |
software | healthy | src/packages/detail |
graphics |
software | healthy | src/graphics |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-roq9n8dj |
software | healthy | /tmp/repobility-clone-roq9n8dj |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::cmake |
cicd | healthy | .github/workflows/cmake.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/cmake.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
BUILD_TYPE |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/e389ab92-8434-4ae2-8042-02eb177d5b62/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e389ab92-8434-4ae2-8042-02eb177d5b62/
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.