https://github.com/SilverDreams115/IrisOS
· scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. 6 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 261 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 |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Makefile |
software | healthy | Makefile |
test_kobject.c |
software | healthy | tests/kernel/test_kobject.c |
test_kschedctx.c |
software | healthy | tests/kernel/test_kschedctx.c |
test_boot_cspace.c |
software | healthy | tests/kernel/test_boot_cspace.c |
test_vspace_cspace.c |
software | healthy | tests/kernel/test_vspace_cspace.c |
test_vfs_ep.c |
software | healthy | tests/kernel/test_vfs_ep.c |
test_kendpoint.c |
software | healthy | tests/kernel/test_kendpoint.c |
test_untyped_cspace.c |
software | healthy | tests/kernel/test_untyped_cspace.c |
test_kframe.c |
software | healthy | tests/kernel/test_kframe.c |
test_kreply.c |
software | healthy | tests/kernel/test_kreply.c |
test_klog.c |
software | healthy | tests/kernel/test_klog.c |
test_rights.c |
software | healthy | tests/kernel/test_rights.c |
framework.h |
software | healthy | tests/kernel/framework.h |
stubs.c |
software | healthy | tests/kernel/stubs.c |
test_handle_table.c |
software | healthy | tests/kernel/test_handle_table.c |
test_main.c |
software | healthy | tests/kernel/test_main.c |
test_kcnode.c |
software | healthy | tests/kernel/test_kcnode.c |
test_cspace.c |
software | healthy | tests/kernel/test_cspace.c |
test_ipc_cspace.c |
software | healthy | tests/kernel/test_ipc_cspace.c |
test_knotification.c |
software | healthy | tests/kernel/test_knotification.c |
test_kuntyped.c |
software | healthy | tests/kernel/test_kuntyped.c |
kpage.h |
software | healthy | tests/kernel/include/iris/kpage.h |
task.h |
software | healthy | tests/kernel/include/iris/task.h |
serial.h |
software | healthy | tests/kernel/include/iris/serial.h |
paging.h |
software | healthy | tests/kernel/include/iris/paging.h |
spinlock.h |
software | healthy | tests/kernel/include/iris/nc/spinlock.h |
boot.c |
software | healthy | boot/uefi/boot.c |
service-lifecycle.md |
software | healthy | docs/service-lifecycle.md |
branching.md |
software | healthy | docs/branching.md |
cptr-first-services.md |
software | healthy | docs/cptr-first-services.md |
vfs-endpoint.md |
software | healthy | docs/vfs-endpoint.md |
vmo-memory.md |
software | healthy | docs/vmo-memory.md |
badges-sender-identity.md |
software | healthy | docs/badges-sender-identity.md |
memory-invariants.md |
software | healthy | docs/memory-invariants.md |
endpoint-protocol.md |
software | healthy | docs/endpoint-protocol.md |
fase-6.3-final-report.md |
software | healthy | docs/fase-6.3-final-report.md |
kchannel-migration.md |
software | healthy | docs/kchannel-migration.md |
ipc.md |
software | healthy | docs/ipc.md |
testing.md |
software | healthy | docs/testing.md |
kbd-endpoint.md |
software | healthy | docs/kbd-endpoint.md |
bootstrap-memory.md |
software | healthy | docs/bootstrap-memory.md |
console-endpoint.md |
software | healthy | docs/console-endpoint.md |
auth-model.md |
software | healthy | docs/security/auth-model.md |
iris-v0.1.md |
software | healthy | docs/architecture/iris-v0.1.md |
gpu-compat-matrix.md |
software | healthy | docs/drivers/gpu-compat-matrix.md |
README.md |
software | healthy | docs/contracts/README.md |
svcmgr.md |
software | healthy | docs/contracts/svcmgr.md |
bootstrap.md |
software | healthy | docs/contracts/bootstrap.md |
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 |
kernel |
software | healthy | tests/kernel |
include |
software | healthy | tests/kernel/include |
iris |
software | healthy | tests/kernel/include/iris |
nc |
software | healthy | tests/kernel/include/iris/nc |
boot |
software | healthy | boot |
uefi |
software | healthy | boot/uefi |
docs |
software | healthy | docs |
security |
software | healthy | docs/security |
architecture |
software | healthy | docs/architecture |
drivers |
software | healthy | docs/drivers |
contracts |
software | healthy | docs/contracts |
roadmap |
software | healthy | docs/roadmap |
scripts |
software | healthy | scripts |
userland |
software | healthy | userland |
services |
software | healthy | services |
sh |
software | healthy | services/sh |
common |
software | healthy | services/common |
fb |
software | healthy | services/fb |
vfs |
software | healthy | services/vfs |
userboot |
software | healthy | services/userboot |
svcmgr |
software | healthy | services/svcmgr |
console |
software | healthy | services/console |
init |
software | healthy | services/init |
iris_test |
software | healthy | services/iris_test |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
kernel |
software | healthy | kernel |
security |
software | healthy | kernel/security |
lib |
software | healthy | kernel/lib |
arch |
software | healthy | kernel/arch |
x86_64 |
software | healthy | kernel/arch/x86_64 |
drivers |
software | healthy | kernel/drivers |
serial |
software | healthy | kernel/drivers/serial |
include |
software | healthy | kernel/include |
iris |
software | healthy | kernel/include/iris |
core |
software | healthy | kernel/core |
irq |
software | healthy | kernel/core/irq |
panic |
software | healthy | kernel/core/panic |
klog |
software | healthy | kernel/core/klog |
futex |
software | healthy | kernel/core/futex |
syscall |
software | healthy | kernel/core/syscall |
initrd |
software | healthy | kernel/core/initrd |
scheduler |
software | healthy | kernel/core/scheduler |
mm |
software | healthy | kernel/mm |
kslab |
software | healthy | kernel/mm/kslab |
kpage |
software | healthy | kernel/mm/kpage |
pmm |
software | healthy | kernel/mm/pmm |
new_core |
software | healthy | kernel/new_core |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
build-and-check |
cicd | healthy | .github/workflows/ci.yml |
smoke-selftests-build |
cicd | healthy | .github/workflows/ci.yml |
runtime-smoke |
cicd | healthy | .github/workflows/ci.yml |
runtime-smoke-selftests |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_noyauc8 |
software | healthy | /tmp/repobility-clone-_noyauc8 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | kernel/drivers/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/79765126-6594-45e6-9a78-815a15f3b827/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/79765126-6594-45e6-9a78-815a15f3b827/
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.