https://github.com/Rtoony/rtoony-portal
· scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)
474 raw signals (0 security + 474 graph)
Last scanned 2 months, 3 weeks ago · v1 · 439 actionable findings from 1 signal source. 35 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 4654 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 |
|---|---|---|---|
startLoop |
software | healthy | client/public/simulation_worker.js:startLoop |
tick |
software | healthy | client/public/simulation_worker.js:tick |
RouteLoader |
software | healthy | client/src/App.tsx:RouteLoader |
App |
software | healthy | client/src/App.tsx:App |
noop |
software | healthy | client/src/tests/nexus-vision.smoke.test.tsx:noop |
json |
software | healthy | client/src/tests/claw-lab.smoke.test.tsx:json |
mockFetch |
software | healthy | client/src/tests/claw-lab.smoke.test.tsx:mockFetch |
renderClawLab |
software | healthy | client/src/tests/claw-lab.smoke.test.tsx:renderClawLab |
mockFetch |
software | healthy | client/src/tests/research-sessions.smoke.test.tsx:mockFetch |
json |
software | healthy | client/src/tests/research-sessions.smoke.test.tsx:json |
renderSessions |
software | healthy | client/src/tests/research-sessions.smoke.test.tsx:renderSes… |
json |
software | healthy | client/src/tests/dashboard-codex.smoke.test.tsx:json |
mockFetch |
software | healthy | client/src/tests/dashboard-codex.smoke.test.tsx:mockFetch |
renderDashboard |
software | healthy | client/src/tests/dashboard-codex.smoke.test.tsx:renderDashb… |
renderShell |
software | healthy | client/src/tests/app-shell.smoke.test.tsx:renderShell |
ActivityProbe |
software | healthy | client/src/tests/app-shell.smoke.test.tsx:ActivityProbe |
jsonResp |
software | healthy | client/src/tests/maximus-dashboard.smoke.test.tsx:jsonResp |
mockFetch |
software | healthy | client/src/tests/maximus-dashboard.smoke.test.tsx:mockFetch |
renderMaximus |
software | healthy | client/src/tests/maximus-dashboard.smoke.test.tsx:renderMax… |
txt |
software | healthy | client/src/tests/maximus-dashboard.smoke.test.tsx:txt |
mockFetch |
software | healthy | client/src/tests/nexus-model-switch.smoke.test.tsx:mockFetch |
json |
software | healthy | client/src/tests/nexus-model-switch.smoke.test.tsx:json |
renderNexus |
software | healthy | client/src/tests/nexus-model-switch.smoke.test.tsx:renderNe… |
json |
software | healthy | client/src/tests/splat.smoke.test.tsx:json |
renderSplat |
software | healthy | client/src/tests/splat.smoke.test.tsx:renderSplat |
renderPage |
software | healthy | client/src/tests/terminal.smoke.test.tsx:renderPage |
waitForText |
software | healthy | client/src/tests/terminal.smoke.test.tsx:waitForText |
renderSkills |
software | healthy | client/src/tests/codex-workflows.smoke.test.tsx:renderSkills |
mockFetch |
software | healthy | client/src/tests/lab.smoke.test.tsx:mockFetch |
json |
software | healthy | client/src/tests/lab.smoke.test.tsx:json |
renderLab |
software | healthy | client/src/tests/lab.smoke.test.tsx:renderLab |
SkillsTab |
software | healthy | client/src/components/maximus/SkillsTab.tsx:SkillsTab |
FilterButton |
software | healthy | client/src/components/maximus/SkillsTab.tsx:FilterButton |
SkillCard |
software | healthy | client/src/components/maximus/SkillsTab.tsx:SkillCard |
SkillDrawer |
software | healthy | client/src/components/maximus/SkillsTab.tsx:SkillDrawer |
Section |
software | healthy | client/src/components/maximus/SkillsTab.tsx:Section |
Stat |
software | healthy | client/src/components/maximus/SkillsTab.tsx:Stat |
MemoryPersonaTab |
software | healthy | client/src/components/maximus/MemoryPersonaTab.tsx:MemoryPe… |
files |
software | healthy | client/src/components/maximus/MemoryPersonaTab.tsx:files |
OperationsTab |
software | healthy | client/src/components/maximus/OperationsTab.tsx:OperationsT… |
handleOpError |
software | healthy | client/src/components/maximus/OperationsTab.tsx:handleOpErr… |
OpCard |
software | healthy | client/src/components/maximus/OperationsTab.tsx:OpCard |
OverviewTab |
software | healthy | client/src/components/maximus/OverviewTab.tsx:OverviewTab |
ActivityRow |
software | healthy | client/src/components/maximus/OverviewTab.tsx:ActivityRow |
CostsTab |
software | healthy | client/src/components/maximus/CostsTab.tsx:CostsTab |
pct |
software | healthy | client/src/components/maximus/CostsTab.tsx:pct |
relativeTime |
software | healthy | client/src/components/maximus/shared.tsx:relativeTime |
formatUptime |
software | healthy | client/src/components/maximus/shared.tsx:formatUptime |
formatBytes |
software | healthy | client/src/components/maximus/shared.tsx:formatBytes |
StatusPill |
software | healthy | client/src/components/maximus/shared.tsx:StatusPill |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /call.html |
api | healthy | server/app.py |
GET /login |
api | healthy | server/app.py |
POST /login |
api | healthy | server/app.py |
GET /logout |
api | healthy | server/app.py |
GET /{path:path} |
api | healthy | server/app.py |
GET /api/spatial-lab/experiments |
api | healthy | server/routes/spatial_experiments.py |
POST /api/spatial-lab/experiments |
api | healthy | server/routes/spatial_experiments.py |
GET /api/spatial-lab/experiments/{key} |
api | healthy | server/routes/spatial_experiments.py |
PATCH /api/spatial-lab/experiments/{key} |
api | healthy | server/routes/spatial_experiments.py |
DELETE /api/spatial-lab/experiments/{key} |
api | healthy | server/routes/spatial_experiments.py |
POST /api/spatial-lab/experiments/{key}/start |
api | healthy | server/routes/spatial_experiments.py |
POST /api/spatial-lab/experiments/{key}/stop |
api | healthy | server/routes/spatial_experiments.py |
GET /api/spatial-lab/experiments/{key}/status |
api | healthy | server/routes/spatial_experiments.py |
GET /api/spatial-lab/experiments/{key}/timeline |
api | healthy | server/routes/spatial_experiments.py |
GET /api/spatial-lab/experiments/{key}/frames |
api | healthy | server/routes/spatial_experiments.py |
POST /api/spatial-lab/experiments/{key}/markers |
api | healthy | server/routes/spatial_experiments.py |
GET /api/spatial-lab/experiments/{key}/markers |
api | healthy | server/routes/spatial_experiments.py |
POST /api/spatial-lab/experiments/{key}/log |
api | healthy | server/routes/spatial_experiments.py |
GET /api/spatial-lab/experiments/{key}/log |
api | healthy | server/routes/spatial_experiments.py |
DELETE /api/spatial-lab/experiments/{key}/log/{entry_id} |
api | healthy | server/routes/spatial_experiments.py |
GET /api/calendar/collections |
api | healthy | server/routes/calendar.py |
GET /api/calendar/events |
api | healthy | server/routes/calendar.py |
GET /api/calendar/raw/{collection}/{filename} |
api | healthy | server/routes/calendar.py |
POST /api/claws/blacksmith/probe |
api | healthy | server/routes/claws_blacksmith.py |
POST /api/claws/blacksmith/forge |
api | healthy | server/routes/claws_blacksmith.py |
GET /api/claws/blacksmith/reports |
api | healthy | server/routes/claws_blacksmith.py |
GET /api/claws/blacksmith/forge/reports |
api | healthy | server/routes/claws_blacksmith.py |
GET /status |
api | healthy | server/routes/transcode.py |
GET /plex/library |
api | healthy | server/routes/transcode.py |
GET /public/library |
api | healthy | server/routes/transcode.py |
GET /poster |
api | healthy | server/routes/transcode.py |
GET /public/poster |
api | healthy | server/routes/transcode.py |
POST /plex/scan |
api | healthy | server/routes/transcode.py |
GET /air-quality |
api | healthy | server/routes/widgets.py |
GET /cloudflare |
api | healthy | server/routes/widgets.py |
GET /droplet |
api | healthy | server/routes/widgets.py |
GET /map-config |
api | healthy | server/routes/widgets.py |
GET /map-image |
api | healthy | server/routes/widgets.py |
GET /api/hermes-cartographer/proposals |
api | healthy | server/routes/hermes_cartographer.py |
GET /api/hermes-cartographer/scans |
api | healthy | server/routes/hermes_cartographer.py |
POST /api/hermes-cartographer/proposals/{proposal_id}/appro… |
api | healthy | server/routes/hermes_cartographer.py |
POST /api/hermes-cartographer/proposals/{proposal_id}/reject |
api | healthy | server/routes/hermes_cartographer.py |
POST /api/hermes-cartographer/proposals/{proposal_id}/defer |
api | healthy | server/routes/hermes_cartographer.py |
GET /api/briefing/now |
api | healthy | server/routes/briefing.py |
GET /api/briefing/weather |
api | healthy | server/routes/briefing.py |
GET /api/briefing/celestial |
api | healthy | server/routes/briefing.py |
GET /api/briefing/focus |
api | healthy | server/routes/briefing.py |
POST /api/briefing/focus |
api | healthy | server/routes/briefing.py |
GET /api/briefing/quote |
api | healthy | server/routes/briefing.py |
GET /api/briefing/region-info |
api | healthy | server/routes/briefing.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
STABILIZATION-HANDOFF.md |
software | healthy | STABILIZATION-HANDOFF.md |
INFRA-VISUALIZATION-PLAN.md |
software | healthy | INFRA-VISUALIZATION-PLAN.md |
vite.config.ts |
software | healthy | vite.config.ts |
portal-start.sh |
software | healthy | portal-start.sh |
README.md |
software | healthy | README.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
CLAUDE_REMEDIATION_GUIDE_2026-03-28.md |
software | healthy | CLAUDE_REMEDIATION_GUIDE_2026-03-28.md |
AUDIT-2026-03-28.md |
software | healthy | AUDIT-2026-03-28.md |
package-lock.json |
software | healthy | package-lock.json |
pyproject.toml |
software | healthy | pyproject.toml |
tsconfig.json |
software | healthy | tsconfig.json |
BOOK_INGESTION_DEPLOY_PLAN.md |
software | healthy | BOOK_INGESTION_DEPLOY_PLAN.md |
postcss.config.js |
software | healthy | postcss.config.js |
AGENTS.md |
software | healthy | AGENTS.md |
index.html |
software | healthy | client/index.html |
vitest.config.ts |
software | healthy | client/vitest.config.ts |
simulation_worker.js |
software | healthy | client/public/simulation_worker.js |
index.css |
software | healthy | client/src/index.css |
main.tsx |
software | healthy | client/src/main.tsx |
App.tsx |
software | healthy | client/src/App.tsx |
nexus-vision.smoke.test.tsx |
software | healthy | client/src/tests/nexus-vision.smoke.test.tsx |
claw-lab.smoke.test.tsx |
software | healthy | client/src/tests/claw-lab.smoke.test.tsx |
research-sessions.smoke.test.tsx |
software | healthy | client/src/tests/research-sessions.smoke.test.tsx |
dashboard-codex.smoke.test.tsx |
software | healthy | client/src/tests/dashboard-codex.smoke.test.tsx |
app-shell.smoke.test.tsx |
software | healthy | client/src/tests/app-shell.smoke.test.tsx |
maximus-dashboard.smoke.test.tsx |
software | healthy | client/src/tests/maximus-dashboard.smoke.test.tsx |
setup.ts |
software | healthy | client/src/tests/setup.ts |
nexus-model-switch.smoke.test.tsx |
software | healthy | client/src/tests/nexus-model-switch.smoke.test.tsx |
splat.smoke.test.tsx |
software | healthy | client/src/tests/splat.smoke.test.tsx |
terminal.smoke.test.tsx |
software | healthy | client/src/tests/terminal.smoke.test.tsx |
codex-workflows.smoke.test.tsx |
software | healthy | client/src/tests/codex-workflows.smoke.test.tsx |
lab.smoke.test.tsx |
software | healthy | client/src/tests/lab.smoke.test.tsx |
SkillsTab.tsx |
software | healthy | client/src/components/maximus/SkillsTab.tsx |
MemoryPersonaTab.tsx |
software | healthy | client/src/components/maximus/MemoryPersonaTab.tsx |
OperationsTab.tsx |
software | healthy | client/src/components/maximus/OperationsTab.tsx |
OverviewTab.tsx |
software | healthy | client/src/components/maximus/OverviewTab.tsx |
CostsTab.tsx |
software | healthy | client/src/components/maximus/CostsTab.tsx |
shared.tsx |
software | healthy | client/src/components/maximus/shared.tsx |
types.ts |
software | healthy | client/src/components/maximus/types.ts |
ConversationsVoiceTab.tsx |
software | healthy | client/src/components/maximus/ConversationsVoiceTab.tsx |
command-palette.tsx |
software | healthy | client/src/components/layout/command-palette.tsx |
lens-switcher.tsx |
software | healthy | client/src/components/layout/lens-switcher.tsx |
cluster-navs.tsx |
software | healthy | client/src/components/layout/cluster-navs.tsx |
public-shell.tsx |
software | healthy | client/src/components/layout/public-shell.tsx |
app-shell.tsx |
software | healthy | client/src/components/layout/app-shell.tsx |
portal-ui.tsx |
software | healthy | client/src/components/layout/portal-ui.tsx |
elo-badge.tsx |
software | healthy | client/src/components/arena/elo-badge.tsx |
vote-bar.tsx |
software | healthy | client/src/components/arena/vote-bar.tsx |
battle-panel.tsx |
software | healthy | client/src/components/arena/battle-panel.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
MockTerminal |
software | healthy | client/src/tests/terminal.smoke.test.tsx:MockTerminal |
MockFitAddon |
software | healthy | client/src/tests/terminal.smoke.test.tsx:MockFitAddon |
MockWebLinksAddon |
software | healthy | client/src/tests/terminal.smoke.test.tsx:MockWebLinksAddon |
CanvasErrorBoundary |
software | healthy | client/src/pages/trellis.tsx:CanvasErrorBoundary |
VisualFxSectionBoundary |
software | healthy | client/src/pages/visual-fx.tsx:VisualFxSectionBoundary |
to |
software | healthy | client/src/hooks/use-lens.tsx:to |
SmokeError |
software | healthy | scripts/operator-pack-smoke.py:13 |
XKeysAnimator |
software | healthy | server/xkeys_service.py:248 |
XKeysService |
software | healthy | server/xkeys_service.py:883 |
XSS |
software | healthy | server/xkeys_service.py:1967 |
VramGovernor |
software | healthy | server/governor.py:8 |
FakeRecord |
software | healthy | server/tests/test_claw_cartographer_smoke.py:115 |
FakeRecord |
software | healthy | server/tests/test_claw_session_dispatch_smoke.py:12 |
FakeRecord |
software | healthy | server/tests/test_claw_audit_remediation_smoke.py:14 |
FakeRecord |
software | healthy | server/tests/test_claw_guardian_smoke.py:104 |
FakeResponse |
software | healthy | server/tests/test_operator_pack.py:2453 |
RequestStub |
software | healthy | server/tests/test_operator_pack.py:2617 |
app |
software | healthy | server/tests/test_operator_pack.py:2618 |
state |
software | healthy | server/tests/test_operator_pack.py:2619 |
FakeProcess |
software | healthy | server/tests/test_operator_pack.py:2761 |
FakeRecord |
software | healthy | server/tests/test_claw_session_workflow_smoke.py:14 |
FakeRecord |
software | healthy | server/tests/test_claw_promotions_smoke.py:14 |
FakeRecord |
software | healthy | server/tests/test_nemo_bridge_smoke.py:12 |
FakeRecord |
software | healthy | server/tests/test_claw_research_sessions_smoke.py:14 |
FakeRecord |
software | healthy | server/tests/test_claw_overnight_attempts_smoke.py:14 |
TestBackupLogParser |
software | healthy | server/tests/test_backup_health.py:119 |
FakeRecord |
software | healthy | server/tests/test_claw_lab_persistence_smoke.py:124 |
FakeRecord |
software | healthy | server/tests/test_claw_auto_preempt_smoke.py:13 |
FakeRecord |
software | healthy | server/tests/test_claw_session_evidence_smoke.py:12 |
FakeRecord |
software | healthy | server/tests/test_claw_eval_runner_smoke.py:238 |
FakeRecord |
software | healthy | server/tests/test_claw_governor_service_smoke.py:14 |
FakeRecord |
software | healthy | server/tests/test_claw_foundry_smoke.py:105 |
FakeRecord |
software | healthy | server/tests/test_claw_overnight_policy_smoke.py:14 |
NemoRuntime |
software | healthy | server/lib/nemo_runtime.py:1501 |
ZWaveInclusionService |
software | healthy | server/lib/zwave_inclusion.py:32 |
FeedbackStore |
software | healthy | server/lib/dev_feedback.py:85 |
ProactiveAlertsService |
software | healthy | server/lib/proactive_alerts_service.py:51 |
CommissioningFirehoseService |
software | healthy | server/lib/commissioning_firehose_service.py:86 |
CallerContext |
software | healthy | server/lib/maximus_guardrails.py:59 |
_Quota |
software | healthy | server/lib/maximus_guardrails.py:74 |
ChunkInfo |
software | healthy | server/lib/source_extractor.py:55 |
MotionAlertService |
software | healthy | server/lib/motion_alert_service.py:56 |
IngestionDigestService |
software | healthy | server/lib/ingestion_digest_service.py:16 |
CallbackValidationError |
software | healthy | server/lib/telegram_callback.py:43 |
PanelResult |
software | healthy | server/telegram_bot/types.py:8 |
AlertPayload |
software | healthy | server/telegram_bot/types.py:13 |
HouseSnapshot |
software | healthy | server/telegram_bot/types.py:18 |
AlertState |
software | healthy | server/telegram_bot/types.py:25 |
NexusPortalBot |
software | healthy | server/telegram_bot/bot.py:63 |
ExperimentCreate |
software | healthy | server/routes/spatial_experiments.py:58 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/nemo |
frontend | healthy | client/src/pages/nemo.tsx |
/claw-lab |
frontend | healthy | client/src/pages/claw-lab.tsx |
/knowledge |
frontend | healthy | client/src/pages/knowledge.tsx |
/calendar |
frontend | healthy | client/src/pages/calendar.tsx |
/terminal |
frontend | healthy | client/src/pages/terminal.tsx |
/maximus-dashboard |
frontend | healthy | client/src/pages/maximus-dashboard.tsx |
/telegram-remote |
frontend | healthy | client/src/pages/telegram-remote.tsx |
/spatial-lab |
frontend | healthy | client/src/pages/spatial-lab.tsx |
/sensor-health |
frontend | healthy | client/src/pages/sensor-health.tsx |
/agents |
frontend | healthy | client/src/pages/agents.tsx |
/projects |
frontend | healthy | client/src/pages/projects.tsx |
/splat |
frontend | healthy | client/src/pages/splat.tsx |
/backups |
frontend | healthy | client/src/pages/backups.tsx |
/infrastructure |
frontend | healthy | client/src/pages/infrastructure.tsx |
/media-library |
frontend | healthy | client/src/pages/media-library.tsx |
/dashboard |
frontend | healthy | client/src/pages/dashboard.tsx |
/hermes-dashboard |
frontend | healthy | client/src/pages/hermes-dashboard.tsx |
/public-map |
frontend | healthy | client/src/pages/public-map.tsx |
/homelab-toys |
frontend | healthy | client/src/pages/homelab-toys.tsx |
/trellis |
frontend | healthy | client/src/pages/trellis.tsx |
/climate-wall |
frontend | healthy | client/src/pages/climate-wall.tsx |
/workspaces |
frontend | healthy | client/src/pages/workspaces.tsx |
/visual-fx |
frontend | healthy | client/src/pages/visual-fx.tsx |
/fleet |
frontend | healthy | client/src/pages/fleet.tsx |
/voice |
frontend | healthy | client/src/pages/voice.tsx |
/homelab-map |
frontend | healthy | client/src/pages/homelab-map.tsx |
/playground |
frontend | healthy | client/src/pages/playground.tsx |
/cartographer |
frontend | healthy | client/src/pages/cartographer.tsx |
/xkeys-companion |
frontend | healthy | client/src/pages/xkeys-companion.tsx |
/condo-castle |
frontend | healthy | client/src/pages/condo-castle.tsx |
/safeshare |
frontend | healthy | client/src/pages/safeshare.tsx |
/wifi-sensing |
frontend | healthy | client/src/pages/wifi-sensing.tsx |
/voice-memos |
frontend | healthy | client/src/pages/voice-memos.tsx |
/motion-wall |
frontend | healthy | client/src/pages/motion-wall.tsx |
/operator-pack |
frontend | healthy | client/src/pages/operator-pack.tsx |
/transcode |
frontend | healthy | client/src/pages/transcode.tsx |
/voice-lab |
frontend | healthy | client/src/pages/voice-lab.tsx |
/xkeys-manager |
frontend | healthy | client/src/pages/xkeys-manager.tsx |
/ |
frontend | healthy | client/src/App.tsx |
/command-center |
frontend | healthy | client/src/App.tsx |
/projects/:projectNumber |
frontend | healthy | client/src/App.tsx |
/remote |
frontend | healthy | client/src/App.tsx |
/shared/map |
frontend | healthy | client/src/App.tsx |
/visual-fx/:section |
frontend | healthy | client/src/App.tsx |
/vision |
frontend | healthy | client/src/App.tsx |
/vision-console |
frontend | healthy | client/src/App.tsx |
/vision-lab |
frontend | healthy | client/src/App.tsx |
/source-extractor |
frontend | healthy | client/src/App.tsx |
/ingestion |
frontend | healthy | client/src/App.tsx |
/knowledge-map |
frontend | healthy | client/src/App.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
client |
software | healthy | client |
public |
software | healthy | client/public |
src |
software | healthy | client/src |
tests |
software | healthy | client/src/tests |
components |
software | healthy | client/src/components |
maximus |
software | healthy | client/src/components/maximus |
layout |
software | healthy | client/src/components/layout |
arena |
software | healthy | client/src/components/arena |
spatial-lab |
software | healthy | client/src/components/spatial-lab |
ui |
software | healthy | client/src/components/ui |
hermes |
software | healthy | client/src/components/hermes |
dashboard |
software | healthy | client/src/components/dashboard |
claw-lab |
software | healthy | client/src/components/claw-lab |
homelab-map |
software | healthy | client/src/components/homelab-map |
condo-castle |
software | healthy | client/src/components/condo-castle |
types |
software | healthy | client/src/components/condo-castle/types |
design-specs |
software | healthy | client/src/components/condo-castle/design-specs |
editor |
software | healthy | client/src/components/condo-castle/editor |
panels |
software | healthy | client/src/components/condo-castle/editor/panels |
hooks |
software | healthy | client/src/components/condo-castle/editor/hooks |
toolbar |
software | healthy | client/src/components/condo-castle/editor/toolbar |
canvas |
software | healthy | client/src/components/condo-castle/editor/canvas |
dialogs |
software | healthy | client/src/components/condo-castle/editor/dialogs |
visual-fx |
software | healthy | client/src/components/visual-fx |
voice-lab |
software | healthy | client/src/components/voice-lab |
nexus |
software | healthy | client/src/components/nexus |
lib |
software | healthy | client/src/lib |
pages |
software | healthy | client/src/pages |
hooks |
software | healthy | client/src/hooks |
docs |
software | healthy | docs |
systemd |
software | healthy | docs/systemd |
redesign |
software | healthy | docs/redesign |
tooling |
software | healthy | docs/redesign/tooling |
scripts |
software | healthy | scripts |
server |
software | healthy | server |
tests |
software | healthy | server/tests |
cli |
software | healthy | server/cli |
lib |
software | healthy | server/lib |
telegram_bot |
software | healthy | server/telegram_bot |
alerts |
software | healthy | server/telegram_bot/alerts |
panels |
software | healthy | server/telegram_bot/panels |
actions |
software | healthy | server/telegram_bot/actions |
routes |
software | healthy | server/routes |
ingestion |
software | healthy | server/routes/ingestion |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | client/src/App.tsx |
SecurityView |
frontend | healthy | client/src/components/condo-castle/security-view.tsx |
UsersView |
frontend | healthy | client/src/components/condo-castle/users-view.tsx |
NemoPage |
frontend | healthy | client/src/pages/nemo.tsx |
ClawLabPage |
frontend | healthy | client/src/pages/claw-lab.tsx |
KnowledgePage |
frontend | healthy | client/src/pages/knowledge.tsx |
CalendarPage |
frontend | healthy | client/src/pages/calendar.tsx |
TerminalPage |
frontend | healthy | client/src/pages/terminal.tsx |
MaximusDashboardPage |
frontend | healthy | client/src/pages/maximus-dashboard.tsx |
TelegramRemotePage |
frontend | healthy | client/src/pages/telegram-remote.tsx |
SpatialLabPage |
frontend | healthy | client/src/pages/spatial-lab.tsx |
SensorHealthPage |
frontend | healthy | client/src/pages/sensor-health.tsx |
AgentsPage |
frontend | healthy | client/src/pages/agents.tsx |
ProjectsPage |
frontend | healthy | client/src/pages/projects.tsx |
SplatPage |
frontend | healthy | client/src/pages/splat.tsx |
BackupsPage |
frontend | healthy | client/src/pages/backups.tsx |
InfrastructurePage |
frontend | healthy | client/src/pages/infrastructure.tsx |
MediaLibrary |
frontend | healthy | client/src/pages/media-library.tsx |
DashboardPage |
frontend | healthy | client/src/pages/dashboard.tsx |
HermesDashboardPage |
frontend | healthy | client/src/pages/hermes-dashboard.tsx |
PublicHomelabMap |
frontend | healthy | client/src/pages/public-map.tsx |
HomelabToysPage |
frontend | healthy | client/src/pages/homelab-toys.tsx |
TrellisPage |
frontend | healthy | client/src/pages/trellis.tsx |
ClimateWallPage |
frontend | healthy | client/src/pages/climate-wall.tsx |
WorkspacesPage |
frontend | healthy | client/src/pages/workspaces.tsx |
VisualFxPage |
frontend | healthy | client/src/pages/visual-fx.tsx |
FleetPage |
frontend | healthy | client/src/pages/fleet.tsx |
VoicePage |
frontend | healthy | client/src/pages/voice.tsx |
HomelabMap |
frontend | healthy | client/src/pages/homelab-map.tsx |
PlaygroundPage |
frontend | healthy | client/src/pages/playground.tsx |
CartographerPage |
frontend | healthy | client/src/pages/cartographer.tsx |
XKeysCompanion |
frontend | healthy | client/src/pages/xkeys-companion.tsx |
CondoCastlePage |
frontend | healthy | client/src/pages/condo-castle.tsx |
SafeSharePage |
frontend | healthy | client/src/pages/safeshare.tsx |
WifiSensingPage |
frontend | healthy | client/src/pages/wifi-sensing.tsx |
VoiceMemosPage |
frontend | healthy | client/src/pages/voice-memos.tsx |
MotionWallPage |
frontend | healthy | client/src/pages/motion-wall.tsx |
OperatorPackPage |
frontend | healthy | client/src/pages/operator-pack.tsx |
TranscodePage |
frontend | healthy | client/src/pages/transcode.tsx |
VoiceLabPage |
frontend | healthy | client/src/pages/voice-lab.tsx |
XKeysManager |
frontend | healthy | client/src/pages/xkeys-manager.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
proxmox_storage_snapshots |
data | healthy | server/lib/proxmox_snapshots.py |
proxmox_cluster_health |
data | healthy | server/lib/proxmox_snapshots.py |
spatial_lab |
data | healthy | server/lib/spatial_lab_schema.py |
claw_lab |
data | healthy | server/lib/claw_lab_schema.py |
nemo |
data | healthy | server/lib/nemo_schema.py |
condo_castle |
data | healthy | server/lib/condo_castle_schema.py |
portal_bot_digest_buffer |
data | healthy | server/telegram_bot/alerts/dispatcher.py |
portal_bot_alert_log |
data | healthy | server/telegram_bot/alerts/persistence.py |
voice_lab_generations |
data | healthy | server/routes/voice_lab.py |
voice_forge_profiles |
data | healthy | server/routes/voice_forge.py |
voice_forge_sources |
data | healthy | server/routes/voice_forge.py |
voice_forge_segments |
data | healthy | server/routes/voice_forge.py |
voice_forge_auditions |
data | healthy | server/routes/voice_forge.py |
portal_totp |
data | healthy | server/routes/totp.py |
source_extract |
data | healthy | server/routes/sources.py |
research_ingest |
data | healthy | server/routes/ingestion/shared.py |
ingestion_item_reviews |
data | healthy | server/routes/ingestion/shared.py |
ingestion_item_links |
data | healthy | server/routes/ingestion/shared.py |
ingestion_digest_deliveries |
data | healthy | server/routes/ingestion/shared.py |
topic_packages |
data | healthy | server/routes/ingestion/shared.py |
ingestion_source_drafts |
data | healthy | server/routes/ingestion/shared.py |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.87.42 |
network | healthy | client/src/components/maximus/OperationsTab.tsx |
192.168.87.34 |
network | healthy | client/src/components/ui/flow-map.tsx |
192.168.87.50 |
network | healthy | client/src/components/ui/flow-map.tsx |
192.168.87.37 |
network | healthy | client/src/components/ui/flow-map.tsx |
192.168.87.0 |
network | healthy | client/src/components/homelab-map/manage-nodes-drawer.tsx |
127.0.0.1 |
network | healthy | client/src/lib/portal-nav.ts |
192.168.87.100 |
network | healthy | server/config.py |
104.248.185.132 |
network | healthy | server/config.py |
192.168.87.23 |
network | healthy | server/config.py |
100.123.144.90 |
network | healthy | server/config.py |
100.109.152.118 |
network | healthy | server/routes/hermes_dashboard.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
sqlite |
data | healthy | README.md |
postgres |
data | healthy | client/src/components/ui/flow-map.tsx |
redis |
data | healthy | client/src/components/dashboard/health-card.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::droplet |
hardware | healthy | client/src/components/hermes/types.ts |
vps::azure |
hardware | healthy | client/src/components/condo-castle/types/editor-types.ts |
vps::digitalocean |
hardware | healthy | client/src/pages/dashboard.tsx |
vps::gcp |
hardware | healthy | server/routes/maximus_dashboard.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | client/src/components/ui/flow-map.tsx |
caddy |
network | healthy | client/src/components/ui/flow-map.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mcur105y |
software | healthy | /tmp/repobility-clone-mcur105y |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::server/lib/services_registry.py |
security | healthy | server/lib/services_registry.py |
This page is publicly accessible at:
https://repobility.com/scan/c4c5143c-0431-46d5-b2e5-2719aec4a1e1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c4c5143c-0431-46d5-b2e5-2719aec4a1e1/
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.