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.

vvv104/ms0515

https://github.com/vvv104/ms0515 · scanned 2026-06-16 00:53 UTC (2 months, 1 week ago)

46 raw signals (0 security + 46 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 43 actionable findings from 1 signal source. 3 repeated signals grouped for readability. 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 559 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
_extract_cp866_font software healthy rt11_devel/projects/saper/source/gen_saper.py:40
_koi8r_to_glyph software healthy rt11_devel/projects/saper/source/gen_saper.py:70
_emit_str software healthy rt11_devel/projects/saper/source/gen_saper.py:2153
_emit_bytes software healthy rt11_devel/projects/saper/source/gen_saper.py:2213
__init__ software healthy rt11_devel/toolset/rt11.py:113
boot software healthy rt11_devel/toolset/rt11.py:58
command software healthy rt11_devel/toolset/rt11.py:75
assign software healthy rt11_devel/toolset/rt11.py:99
deassign software dead rt11_devel/toolset/rt11.py:102
run software healthy rt11_devel/toolset/rt11.py:105
chain software healthy rt11_devel/toolset/rt11.py:108
__init__ software healthy rt11_devel/toolset/build.py:121
sy_files software healthy rt11_devel/toolset/build.py:155
dk_files software healthy rt11_devel/toolset/build.py:161
load_manifest software healthy rt11_devel/toolset/build.py:169
run software healthy rt11_devel/toolset/build.py:177
main software healthy rt11_devel/toolset/build.py:266
__init__ software healthy rt11_devel/toolset/emu_driver.py:46
start software healthy rt11_devel/toolset/emu_driver.py:65
kill software healthy rt11_devel/toolset/emu_driver.py:80
__enter__ software healthy rt11_devel/toolset/emu_driver.py:88
__exit__ software healthy rt11_devel/toolset/emu_driver.py:92
send software healthy rt11_devel/toolset/emu_driver.py:97
buffer_len software healthy rt11_devel/toolset/emu_driver.py:110
tail software healthy rt11_devel/toolset/emu_driver.py:114
dump software healthy rt11_devel/toolset/emu_driver.py:120
wait_for software healthy rt11_devel/toolset/emu_driver.py:129
expect software healthy rt11_devel/toolset/emu_driver.py:179
_read_loop software healthy rt11_devel/toolset/emu_driver.py:194
_decode software healthy rt11_devel/toolset/emu_driver.py:206
_fake_monitor software healthy rt11_devel/toolset/tests/test_rt11.py:27
_spawn_monitor software healthy rt11_devel/toolset/tests/test_rt11.py:56
test_accepts_default_date_time_startup_then_lands_at_prompt software healthy rt11_devel/toolset/tests/test_rt11.py:62
test_returns_only_new_output software healthy rt11_devel/toolset/tests/test_rt11.py:72
test_raises_on_fatal_error software healthy rt11_devel/toolset/tests/test_rt11.py:79
test_ignore_errors_swallows_diagnostic software healthy rt11_devel/toolset/tests/test_rt11.py:88
test_assign_just_sends_assign_command software healthy rt11_devel/toolset/tests/test_rt11.py:97
test_chain_runs_in_order software healthy rt11_devel/toolset/tests/test_rt11.py:107
test_dot_prompt_matches_tail_only software healthy rt11_devel/toolset/tests/test_rt11.py:127
write_manifest software healthy rt11_devel/toolset/tests/test_build.py:19
test_known_languages software healthy rt11_devel/toolset/tests/test_build.py:28
test_every_buildable_recipe_has_macro_and_link software healthy rt11_devel/toolset/tests/test_build.py:32
test_pascal_recipe_pulls_paslib software healthy rt11_devel/toolset/tests/test_build.py:37
test_fortran_recipe_pulls_forlib software healthy rt11_devel/toolset/tests/test_build.py:41
test_minimal_macro11_manifest software healthy rt11_devel/toolset/tests/test_build.py:49
test_explicit_sources_and_outputs_override_defaults software healthy rt11_devel/toolset/tests/test_build.py:62
test_pascal_recipe_picks_paslib_and_three_phase_commands software healthy rt11_devel/toolset/tests/test_build.py:74
test_custom_commands_override_recipe software healthy rt11_devel/toolset/tests/test_build.py:89
test_extra_libs_appended_to_staged_files software healthy rt11_devel/toolset/tests/test_build.py:103
test_hook_paths_stay_relative_to_manifest_dir software healthy rt11_devel/toolset/tests/test_build.py:120

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
build.toml software healthy rt11_devel/projects/saper/build.toml
README.md software healthy rt11_devel/projects/saper/README.md
gen_saper.py software healthy rt11_devel/projects/saper/source/gen_saper.py
make_artifacts.py software healthy rt11_devel/projects/saper/source/make_artifacts.py
validate.py software healthy rt11_devel/projects/hd/validate.py
build.toml software healthy rt11_devel/projects/hd/build.toml
README.md software healthy rt11_devel/projects/hd/README.md
validate_rtfs.py software healthy rt11_devel/projects/hd/validate_rtfs.py
validate_rtfs_floppy.py software healthy rt11_devel/projects/hd/validate_rtfs_floppy.py
GOTCHAS.md software healthy rt11_devel/toolset/GOTCHAS.md
README.md software healthy rt11_devel/toolset/README.md
rt11.py software healthy rt11_devel/toolset/rt11.py
build.py software healthy rt11_devel/toolset/build.py
emu_driver.py software healthy rt11_devel/toolset/emu_driver.py
test_rt11.py software healthy rt11_devel/toolset/tests/test_rt11.py
conftest.py software healthy rt11_devel/toolset/tests/conftest.py
test_build.py software healthy rt11_devel/toolset/tests/test_build.py
test_emu_driver.py software healthy rt11_devel/toolset/tests/test_emu_driver.py
architecture.md software healthy docs/architecture.md
folder-device.md software healthy docs/folder-device.md
EDDOC.md software healthy docs/rt11/EDDOC.md
RDBEK.md software healthy docs/rt11/RDBEK.md
RDBPR.md software healthy docs/rt11/RDBPR.md
SPRED.md software healthy docs/rt11/SPRED.md
PASGR.md software healthy docs/rt11/PASGR.md
OUTC.md software healthy docs/rt11/OUTC.md
R15.md software healthy docs/rt11/R15.md
PASUSE.md software healthy docs/rt11/PASUSE.md
MENU.md software healthy docs/rt11/MENU.md
OUT17.md software healthy docs/rt11/OUT17.md
INTRDB.md software healthy docs/rt11/INTRDB.md
GENRDB.md software healthy docs/rt11/GENRDB.md
PASCAL.md software healthy docs/rt11/PASCAL.md
HELP.md software healthy docs/rt11/HELP.md
UKCALC.md software healthy docs/rt11/UKCALC.md
hd.md software healthy docs/hardware/hd.md
filesystem.md software healthy docs/hardware/filesystem.md
floppy.md software healthy docs/hardware/floppy.md
board.md software healthy docs/hardware/board.md
ramdisk.md software healthy docs/hardware/ramdisk.md
memory.md software healthy docs/hardware/memory.md
video.md software healthy docs/hardware/video.md
timer.md software healthy docs/hardware/timer.md
keyboard.md software healthy docs/hardware/keyboard.md
cpu.md software healthy docs/hardware/cpu.md
README.md software healthy docs/refs/README.md
0515-OSA.md software healthy docs/refs/0515-OSA.md
0515-PO.md software healthy docs/refs/0515-PO.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
rt11_devel software healthy rt11_devel
projects software healthy rt11_devel/projects
saper software healthy rt11_devel/projects/saper
source software healthy rt11_devel/projects/saper/source
hd software healthy rt11_devel/projects/hd
toolset software healthy rt11_devel/toolset
tests software healthy rt11_devel/toolset/tests
docs software healthy docs
rt11 software healthy docs/rt11
hardware software healthy docs/hardware
refs software healthy docs/refs
kb software healthy docs/kb
tools software healthy tools
disk_recovery software healthy disk_recovery
authoritative software healthy disk_recovery/authoritative
tools software healthy disk_recovery/tools
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
frontend software healthy src/frontend
src software healthy src/frontend/src
disk software healthy src/disk
tests software healthy src/disk/tests
include software healthy src/disk/include
ms0515 software healthy src/disk/include/ms0515
disk software healthy src/disk/include/ms0515/disk
src software healthy src/disk/src
cli software healthy src/cli
src software healthy src/cli/src
platform software healthy src/platform
gui software healthy src/platform/gui
cli software healthy src/platform/cli
win7compat software healthy src/platform/win7compat
lib software healthy src/lib
tests software healthy src/lib/tests
include software healthy src/lib/include
ms0515 software healthy src/lib/include/ms0515
src software healthy src/lib/src
tools software healthy src/tools
disk software healthy src/tools/disk
core software healthy src/core
tests software healthy src/core/tests
include software healthy src/core/include
ms0515 software healthy src/core/include/ms0515
core software healthy src/core/include/ms0515/core
src software healthy src/core/src
libapp software healthy src/libapp
tests software healthy src/libapp/tests
include software healthy src/libapp/include
ms0515 software healthy src/libapp/include/ms0515

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
RT11Session software healthy rt11_devel/toolset/rt11.py:45
RT11CommandError software healthy rt11_devel/toolset/rt11.py:112
BuildPlan software healthy rt11_devel/toolset/build.py:118
EmulatorDriver software healthy rt11_devel/toolset/emu_driver.py:35
TestBoot software healthy rt11_devel/toolset/tests/test_rt11.py:61
TestCommand software healthy rt11_devel/toolset/tests/test_rt11.py:71
TestHighLevelShortcuts software healthy rt11_devel/toolset/tests/test_rt11.py:96
TestPromptRegex software healthy rt11_devel/toolset/tests/test_rt11.py:118
TestRecipeTable software healthy rt11_devel/toolset/tests/test_build.py:27
TestBuildPlan software healthy rt11_devel/toolset/tests/test_build.py:48
TestManifestErrors software healthy rt11_devel/toolset/tests/test_build.py:136
TestRepoManifests software healthy rt11_devel/toolset/tests/test_build.py:173
TestSystemFolderIsPristine software healthy rt11_devel/toolset/tests/test_build.py:189
TestBasicIO software healthy rt11_devel/toolset/tests/test_emu_driver.py:54
TestWaitForIdle software healthy rt11_devel/toolset/tests/test_emu_driver.py:74
TestPatternForms software healthy rt11_devel/toolset/tests/test_emu_driver.py:93
TestDump software healthy rt11_devel/toolset/tests/test_emu_driver.py:110
TestLifecycle software healthy rt11_devel/toolset/tests/test_emu_driver.py:121
Disassembler software healthy tools/pdp11_disasm.py:20
Sector software healthy disk_recovery/tools/convert_teledisk.py:39
Td0Image software healthy disk_recovery/tools/convert_teledisk.py:50
Model software healthy disk_recovery/tools/review.py:548
Ms0515Recipe software healthy src/conanfile.py:17

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
repobility-clone-rzplylvx software healthy /tmp/repobility-clone-rzplylvx
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/54806265-1ab9-4eeb-bb31-8afd1540dc72/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/54806265-1ab9-4eeb-bb31-8afd1540dc72/

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.