https://github.com/vampyren/penelope
· scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)
413 raw signals (99 security + 314 graph)
Last scanned 2 months, 1 week ago · v1 · 322 actionable findings from 2 signal sources. 176 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2780 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 |
|---|---|---|---|
manifest |
software | healthy | tests/cli-acp-connector.test.ts:manifest |
router |
software | healthy | tests/cli-acp-connector.test.ts:router |
ctxFor |
software | healthy | tests/cli-acp-connector.test.ts:ctxFor |
fakeCtx |
software | healthy | tests/missions-builtin.test.ts:fakeCtx |
fakeStorage |
software | healthy | tests/window-persistence.test.ts:fakeStorage |
writeAcpAgent |
software | healthy | tests/session-turn-hermesacp.test.ts:writeAcpAgent |
resetAll |
software | healthy | tests/session-turn-hermesacp.test.ts:resetAll |
waitTerminal |
software | healthy | tests/session-turn-hermesacp.test.ts:waitTerminal |
startAgentTurn |
software | healthy | tests/session-turn-hermesacp.test.ts:startAgentTurn |
fakeFamily |
software | healthy | tests/capability-router.test.ts:fakeFamily |
registryOf |
software | healthy | tests/capability-router.test.ts:registryOf |
params |
software | healthy | tests/api-connectors.test.ts:params |
restoreEnv |
software | healthy | tests/api-connectors.test.ts:restoreEnv |
writeYaml |
software | healthy | tests/api-connectors.test.ts:writeYaml |
writePreset |
software | healthy | tests/api-connectors.test.ts:writePreset |
readConfigYaml |
software | healthy | tests/api-connectors.test.ts:readConfigYaml |
readAudit |
software | healthy | tests/api-connectors.test.ts:readAudit |
GET_REQ |
software | healthy | tests/api-connectors.test.ts:GET_REQ |
POST_REQ |
software | healthy | tests/api-connectors.test.ts:POST_REQ |
ctxFor |
software | healthy | tests/api-run-events.test.ts:ctxFor |
request |
software | healthy | tests/api-run-events.test.ts:request |
createRun |
software | healthy | tests/api-run-events.test.ts:createRun |
readEvents |
software | healthy | tests/api-run-events.test.ts:readEvents |
body |
software | healthy | tests/api-run-events.test.ts:body |
ctx |
software | healthy | tests/openai-llm-params.test.ts:ctx |
captureInvokeBody |
software | healthy | tests/openai-llm-params.test.ts:captureInvokeBody |
invokeWith |
software | healthy | tests/openai-llm-params.test.ts:invokeWith |
body |
software | healthy | tests/model-discovery-contract.test.ts:body |
instanceReq |
software | healthy | tests/model-discovery-contract.test.ts:instanceReq |
previewReq |
software | healthy | tests/model-discovery-contract.test.ts:previewReq |
instBody |
software | healthy | tests/model-discovery-contract.test.ts:instBody |
prevBody |
software | healthy | tests/model-discovery-contract.test.ts:prevBody |
openTmpDb |
software | healthy | tests/run-events-migration.test.ts:openTmpDb |
cols |
software | healthy | tests/run-events-migration.test.ts:cols |
baseFamily |
software | healthy | tests/connector-registry-discovery.test.ts:baseFamily |
resetAll |
software | healthy | tests/api-session-send-stop.test.ts:resetAll |
sseOnce |
software | healthy | tests/api-session-send-stop.test.ts:sseOnce |
hangingFetch |
software | healthy | tests/api-session-send-stop.test.ts:hangingFetch |
signal |
software | healthy | tests/api-session-send-stop.test.ts:signal |
abort |
software | healthy | tests/api-session-send-stop.test.ts:abort |
ctxFor |
software | healthy | tests/api-session-send-stop.test.ts:ctxFor |
post |
software | healthy | tests/api-session-send-stop.test.ts:post |
createSession |
software | healthy | tests/api-session-send-stop.test.ts:createSession |
waitTerminal |
software | healthy | tests/api-session-send-stop.test.ts:waitTerminal |
body |
software | healthy | tests/api-session-send-stop.test.ts:body |
detailBody |
software | healthy | tests/api-session-send-stop.test.ts:detailBody |
patch |
software | healthy | tests/api-session-send-stop.test.ts:patch |
s1 |
software | healthy | tests/api-session-send-stop.test.ts:s1 |
s2 |
software | healthy | tests/api-session-send-stop.test.ts:s2 |
testMission |
software | healthy | tests/scheduler-run-ledger.test.ts:testMission |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
playwright.config.ts |
software | healthy | playwright.config.ts |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
penelope.config.example.yaml |
software | healthy | penelope.config.example.yaml |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
next-env.d.ts |
software | healthy | next-env.d.ts |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
next.config.ts |
software | healthy | next.config.ts |
openai.json |
software | healthy | presets/openai.json |
claude-code.json |
software | healthy | presets/claude-code.json |
lm-studio-local.json |
software | healthy | presets/lm-studio-local.json |
ollama-cloud.json |
software | healthy | presets/ollama-cloud.json |
ollama-local.json |
software | healthy | presets/ollama-local.json |
deepseek.json |
software | healthy | presets/deepseek.json |
hermes.json |
software | healthy | presets/hermes.json |
openrouter.json |
software | healthy | presets/openrouter.json |
openai-compatible-custom.json |
software | healthy | presets/openai-compatible-custom.json |
cli-acp-connector.test.ts |
software | healthy | tests/cli-acp-connector.test.ts |
missions-builtin.test.ts |
software | healthy | tests/missions-builtin.test.ts |
window-persistence.test.ts |
software | healthy | tests/window-persistence.test.ts |
session-turn-hermesacp.test.ts |
software | healthy | tests/session-turn-hermesacp.test.ts |
capability-router.test.ts |
software | healthy | tests/capability-router.test.ts |
api-connectors.test.ts |
software | healthy | tests/api-connectors.test.ts |
api-run-events.test.ts |
software | healthy | tests/api-run-events.test.ts |
missions-config.test.ts |
software | healthy | tests/missions-config.test.ts |
openai-llm-params.test.ts |
software | healthy | tests/openai-llm-params.test.ts |
model-discovery-contract.test.ts |
software | healthy | tests/model-discovery-contract.test.ts |
run-events-migration.test.ts |
software | healthy | tests/run-events-migration.test.ts |
connector-registry-discovery.test.ts |
software | healthy | tests/connector-registry-discovery.test.ts |
api-session-send-stop.test.ts |
software | healthy | tests/api-session-send-stop.test.ts |
scheduler-run-ledger.test.ts |
software | healthy | tests/scheduler-run-ledger.test.ts |
streamjson-usage.test.ts |
software | healthy | tests/streamjson-usage.test.ts |
tool-call-tracker.test.ts |
software | healthy | tests/tool-call-tracker.test.ts |
vault-reader.test.ts |
software | healthy | tests/vault-reader.test.ts |
research-concurrency.test.ts |
software | healthy | tests/research-concurrency.test.ts |
config-secret-keys.test.ts |
software | healthy | tests/config-secret-keys.test.ts |
missions-effective-plan.test.ts |
software | healthy | tests/missions-effective-plan.test.ts |
coding-agent-route-worktree.test.ts |
software | healthy | tests/coding-agent-route-worktree.test.ts |
features-projection.test.ts |
software | healthy | tests/features-projection.test.ts |
run-events-store.test.ts |
software | healthy | tests/run-events-store.test.ts |
worktree-lease.test.ts |
software | healthy | tests/worktree-lease.test.ts |
run-event-reducer.test.ts |
software | healthy | tests/run-event-reducer.test.ts |
cors.test.ts |
software | healthy | tests/cors.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | playwright.config.ts |
10.0.0.5 |
network | healthy | tests/capability-router.test.ts |
1.1.1.1 |
network | healthy | tests/api-connectors.test.ts |
169.254.169.254 |
network | healthy | tests/api-connectors.test.ts |
10.0.0.1 |
network | healthy | tests/base-url-guard.test.ts |
127.55.55.55 |
network | healthy | tests/ssrf-guard.test.ts |
172.16.0.1 |
network | healthy | tests/ssrf-guard.test.ts |
172.31.255.255 |
network | healthy | tests/ssrf-guard.test.ts |
172.15.0.1 |
network | healthy | tests/ssrf-guard.test.ts |
172.32.0.1 |
network | healthy | tests/ssrf-guard.test.ts |
192.168.1.1 |
network | healthy | tests/ssrf-guard.test.ts |
8.8.8.8 |
network | healthy | tests/ssrf-guard.test.ts |
192.168.7.7 |
network | healthy | tests/ssrf-guard.test.ts |
167.095.238.238 |
network | healthy | src/components/identity/providerRegistry.ts |
333.143.571.428 |
network | healthy | src/components/identity/providerRegistry.ts |
286.167.571.167 |
network | healthy | src/components/identity/providerRegistry.ts |
722.881.06.225 |
network | healthy | src/components/identity/providerRegistry.ts |
1.833.365.304 |
network | healthy | src/components/identity/providerRegistry.ts |
996.134.42.364 |
network | healthy | src/components/identity/providerRegistry.ts |
3.03.456.898 |
network | healthy | src/components/identity/providerRegistry.ts |
492.584.28.48 |
network | healthy | src/components/identity/providerRegistry.ts |
1.36.073.11 |
network | healthy | src/components/identity/providerRegistry.ts |
315.833.388.091 |
network | healthy | src/components/identity/providerRegistry.ts |
042.03.049.061 |
network | healthy | src/components/identity/providerRegistry.ts |
1.549.146.662 |
network | healthy | src/components/identity/providerRegistry.ts |
02.225.79.522 |
network | healthy | src/components/identity/providerRegistry.ts |
2.33.127.578 |
network | healthy | src/components/identity/providerRegistry.ts |
039.285.02.373 |
network | healthy | src/components/identity/providerRegistry.ts |
143.028.038.036 |
network | healthy | src/components/identity/providerRegistry.ts |
092.046.14.003 |
network | healthy | src/components/identity/providerRegistry.ts |
202.071.402.147 |
network | healthy | src/components/identity/providerRegistry.ts |
601.224.028.01 |
network | healthy | src/components/identity/providerRegistry.ts |
275.139.55.276 |
network | healthy | src/components/identity/providerRegistry.ts |
823.417.042.022 |
network | healthy | src/components/identity/providerRegistry.ts |
09.057.107.098 |
network | healthy | src/components/identity/providerRegistry.ts |
026.06.063.076 |
network | healthy | src/components/identity/providerRegistry.ts |
051.08.142.02 |
network | healthy | src/components/identity/providerRegistry.ts |
164.05.32.12 |
network | healthy | src/components/identity/providerRegistry.ts |
496.138.203.021 |
network | healthy | src/components/identity/providerRegistry.ts |
03.08.115.084 |
network | healthy | src/components/identity/providerRegistry.ts |
218.211.477.477 |
network | healthy | src/components/identity/providerRegistry.ts |
062.016.006.034 |
network | healthy | src/components/identity/providerRegistry.ts |
247.01.495.024 |
network | healthy | src/components/identity/providerRegistry.ts |
74.062.401.064 |
network | healthy | src/components/identity/providerRegistry.ts |
1.19.273.463 |
network | healthy | src/components/identity/providerRegistry.ts |
292.469.536.963 |
network | healthy | src/components/identity/providerRegistry.ts |
1.479.219.556 |
network | healthy | src/components/identity/providerRegistry.ts |
1.683.204.654 |
network | healthy | src/components/identity/providerRegistry.ts |
1.997.097.504 |
network | healthy | src/components/identity/providerRegistry.ts |
1.511.156.722 |
network | healthy | src/components/identity/providerRegistry.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
presets |
software | healthy | presets |
tests |
software | healthy | tests |
stubs |
software | healthy | tests/stubs |
fixtures |
software | healthy | tests/fixtures |
docs |
software | healthy | docs |
guides |
software | healthy | docs/guides |
decisions |
software | healthy | docs/decisions |
specs |
software | healthy | docs/specs |
coding-agent-control-plane |
software | healthy | docs/specs/coding-agent-control-plane |
expandability-foundation |
software | healthy | docs/specs/expandability-foundation |
ui-workbench |
software | healthy | docs/specs/ui-workbench |
scripts |
software | healthy | scripts |
agents |
software | healthy | agents |
builtin |
software | healthy | agents/builtin |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
vault |
software | healthy | src/vault |
connectors |
software | healthy | src/connectors |
cli-acp-agent |
software | healthy | src/connectors/cli-acp-agent |
openai-compatible-llm |
software | healthy | src/connectors/openai-compatible-llm |
components |
software | healthy | src/components |
windows |
software | healthy | src/components/windows |
workbench |
software | healthy | src/components/workbench |
identity |
software | healthy | src/components/identity |
artifacts |
software | healthy | src/components/artifacts |
window |
software | healthy | src/components/window |
app |
software | healthy | src/app |
settings |
software | healthy | src/app/settings |
_connectors |
software | healthy | src/app/settings/_connectors |
goals |
software | healthy | src/app/goals |
journal |
software | healthy | src/app/journal |
events |
software | healthy | src/app/events |
api |
software | healthy | src/app/api |
vault |
software | healthy | src/app/api/vault |
info |
software | healthy | src/app/api/vault/info |
goals |
software | healthy | src/app/api/goals |
toggle |
software | healthy | src/app/api/goals/toggle |
connectors |
software | healthy | src/app/api/connectors |
models |
software | healthy | src/app/api/connectors/models |
preview |
software | healthy | src/app/api/connectors/models/preview |
presets |
software | healthy | src/app/api/connectors/presets |
[id] |
software | healthy | src/app/api/connectors/[id] |
models |
software | healthy | src/app/api/connectors/[id]/models |
test |
software | healthy | src/app/api/connectors/[id]/test |
env-keys |
software | healthy | src/app/api/connectors/env-keys |
journal |
software | healthy | src/app/api/journal |
events |
software | healthy | src/app/api/events |
missions |
software | healthy | src/app/api/missions |
[id] |
software | healthy | src/app/api/missions/[id] |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CommandPalette |
frontend | healthy | src/components/CommandPalette.tsx |
AgentAvatar |
frontend | healthy | src/components/AgentAvatar.tsx |
ChatUsageStrip |
frontend | healthy | src/components/ChatUsageStrip.tsx |
AgentCwdPicker |
frontend | healthy | src/components/AgentCwdPicker.tsx |
Vitals |
frontend | healthy | src/components/Vitals.tsx |
SelfCard |
frontend | healthy | src/components/SelfCard.tsx |
ControlRoom |
frontend | healthy | src/components/ControlRoom.tsx |
TopBar |
frontend | healthy | src/components/TopBar.tsx |
Sidebar |
frontend | healthy | src/components/Sidebar.tsx |
VoiceButton |
frontend | healthy | src/components/VoiceButton.tsx |
Pill |
frontend | healthy | src/components/Pill.tsx |
Markdown |
frontend | healthy | src/components/Markdown.tsx |
HermesMemoryBars |
frontend | healthy | src/components/HermesMemoryBars.tsx |
AgentWorkspace |
frontend | healthy | src/components/AgentWorkspace.tsx |
AgentPortal |
frontend | healthy | src/components/AgentPortal.tsx |
ContentFrame |
frontend | healthy | src/components/ContentFrame.tsx |
ArtifactView |
frontend | healthy | src/components/artifacts/ArtifactView.tsx |
ArtifactImage |
frontend | healthy | src/components/artifacts/ArtifactImage.tsx |
ArtifactLinkCard |
frontend | healthy | src/components/artifacts/ArtifactLinkCard.tsx |
ArtifactDocument |
frontend | healthy | src/components/artifacts/ArtifactDocument.tsx |
ArtifactAudio |
frontend | healthy | src/components/artifacts/ArtifactAudio.tsx |
ArtifactVideo |
frontend | healthy | src/components/artifacts/ArtifactVideo.tsx |
WorkbenchPage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
SettingsPage |
frontend | healthy | src/app/settings/page.tsx |
GoalsPage |
frontend | healthy | src/app/goals/page.tsx |
JournalPage |
frontend | healthy | src/app/journal/page.tsx |
EventsPage |
frontend | healthy | src/app/events/page.tsx |
ResearchLibrary |
frontend | healthy | src/app/research/ResearchLibrary.tsx |
ResearchDetail |
frontend | healthy | src/app/research/[id]/ResearchDetail.tsx |
AgentsIndex |
frontend | healthy | src/app/agents/page.tsx |
MemoryPage |
frontend | healthy | src/app/memory/page.tsx |
DevUiPage |
frontend | healthy | src/app/dev/ui/page.tsx |
ConnectorRowsSection |
frontend | healthy | src/app/dev/ui/_sections/ConnectorRows.tsx |
RunEventDemoSection |
frontend | healthy | src/app/dev/ui/_sections/RunEventDemo.tsx |
WorkbenchWindowsSection |
frontend | healthy | src/app/dev/ui/_sections/WorkbenchWindows.tsx |
StatusPillsSection |
frontend | healthy | src/app/dev/ui/_sections/StatusPills.tsx |
ArtifactViewersSection |
frontend | healthy | src/app/dev/ui/_sections/ArtifactViewers.tsx |
MissionControlCardsSection |
frontend | healthy | src/app/dev/ui/_sections/MissionControlCards.tsx |
WorkbenchSection |
frontend | healthy | src/app/dev/ui/_sections/Workbench.tsx |
FormFieldsSection |
frontend | healthy | src/app/dev/ui/_sections/FormFields.tsx |
ControlPlaneSurfacesSection |
frontend | healthy | src/app/dev/ui/_sections/ControlPlaneSurfaces.tsx |
WorkbenchMenusSection |
frontend | healthy | src/app/dev/ui/_sections/WorkbenchMenus.tsx |
ChatMarkdownSection |
frontend | healthy | src/app/dev/ui/_sections/ChatMarkdown.tsx |
LoadingStatesSection |
frontend | healthy | src/app/dev/ui/_sections/LoadingStates.tsx |
ModalsSection |
frontend | healthy | src/app/dev/ui/_sections/Modals.tsx |
CommandBarStatesSection |
frontend | healthy | src/app/dev/ui/_sections/CommandBarStates.tsx |
WorkbenchTokensSection |
frontend | healthy | src/app/dev/ui/_sections/WorkbenchTokens.tsx |
SettingsLayoutSection |
frontend | healthy | src/app/dev/ui/_sections/SettingsLayout.tsx |
AutoCloseHighlightSection |
frontend | healthy | src/app/dev/ui/_sections/AutoCloseHighlight.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fails |
software | healthy | tests/model-discovery-contract.test.ts:fails |
that |
software | healthy | tests/research-concurrency.test.ts:that |
FakeWorktreeGit |
software | healthy | tests/worktree-lease.test.ts:FakeWorktreeGit |
FakeEventSource |
software | healthy | tests/live-run-client.test.ts:FakeEventSource |
of |
software | healthy | tests/connector-test-run.test.ts:of |
FakeWorktreeGit |
software | healthy | tests/coding-agent-worktree-run.test.ts:FakeWorktreeGit |
FakeReconcileGit |
software | healthy | tests/worktree-lease-recovery.test.ts:FakeReconcileGit |
ConstrainedWriteError |
software | healthy | src/vault/constrainedWriter.ts:ConstrainedWriteError |
handles |
software | healthy | src/components/Pill.tsx:handles |
is |
software | healthy | src/app/api/connectors/_modelDiscovery.ts:is |
is |
software | healthy | src/app/api/secrets/route.ts:is |
layered |
software | healthy | src/app/dev/ui/_sections/ControlPlaneSurfaces.tsx:layered |
is |
software | healthy | src/app/dev/ui/_sections/InteractionStates.tsx:is |
Bus |
software | healthy | src/kernel/bus.ts:Bus |
Registry |
software | healthy | src/kernel/registry.ts:Registry |
only |
software | healthy | src/kernel/audit.ts:only |
VaultIndex |
software | healthy | src/kernel/vaultIndex.ts:VaultIndex |
RunLedgerError |
software | healthy | src/kernel/state/runLedger.ts:RunLedgerError |
RunLedger |
software | healthy | src/kernel/state/runLedger.ts:RunLedger |
SessionStoreError |
software | healthy | src/kernel/state/sessionStore.ts:SessionStoreError |
SessionStore |
software | healthy | src/kernel/state/sessionStore.ts:SessionStore |
RunEventStore |
software | healthy | src/kernel/state/runEvents.ts:RunEventStore |
RunEventEmitter |
software | healthy | src/kernel/state/runEvents.ts:RunEventEmitter |
SsrfBlockError |
software | healthy | src/kernel/connectors/ssrf.ts:SsrfBlockError |
ConnectorRegistry |
software | healthy | src/kernel/connectors/registry.ts:ConnectorRegistry |
ConnectorHealthStore |
software | healthy | src/kernel/connectors/connectorHealth.ts:ConnectorHealthSto… |
SecretStore |
software | healthy | src/kernel/secrets/store.ts:SecretStore |
SecretError |
software | healthy | src/kernel/secrets/types.ts:SecretError |
constructed |
software | healthy | src/kernel/coding-agent/worktreeLease.ts:constructed |
WorktreeLeaseError |
software | healthy | src/kernel/coding-agent/worktreeLease.ts:WorktreeLeaseError |
WorktreeLeaseStore |
software | healthy | src/kernel/coding-agent/worktreeLease.ts:WorktreeLeaseStore |
RawSecretEnvError |
software | healthy | src/kernel/coding-agent/secretEnv.ts:RawSecretEnvError |
CwdReservationError |
software | healthy | src/kernel/coding-agent/cwdReservation.ts:CwdReservationErr… |
ArtifactStore |
software | healthy | src/kernel/artifacts/store.ts:ArtifactStore |
ArtifactError |
software | healthy | src/kernel/artifacts/types.ts:ArtifactError |
FeatureRegistry |
software | healthy | src/kernel/features/registry.ts:FeatureRegistry |
ResearchStoreError |
software | healthy | src/features/research/store.ts:ResearchStoreError |
ResearchStore |
software | healthy | src/features/research/store.ts:ResearchStore |
that |
software | healthy | src/features/research/concurrency.ts:that |
TurnEngineError |
software | healthy | src/features/sessions/engine.ts:TurnEngineError |
MissionRegistry |
software | healthy | src/features/scheduler/missions/registry.ts:MissionRegistry |
without |
software | healthy | e2e/streaming.spec.ts:without |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/settings |
frontend | healthy | src/app/settings/page.tsx |
/goals |
frontend | healthy | src/app/goals/page.tsx |
/journal |
frontend | healthy | src/app/journal/page.tsx |
/events |
frontend | healthy | src/app/events/page.tsx |
/research |
frontend | healthy | src/app/research/page.tsx |
/research/[id] |
frontend | healthy | src/app/research/[id]/page.tsx |
/agents |
frontend | healthy | src/app/agents/page.tsx |
/agents/[name] |
frontend | healthy | src/app/agents/[name]/page.tsx |
/memory |
frontend | healthy | src/app/memory/page.tsx |
/dev/ui |
frontend | healthy | src/app/dev/ui/page.tsx |
/mission-control |
frontend | healthy | src/app/mission-control/page.tsx |
/scheduler |
frontend | healthy | src/app/scheduler/page.tsx |
/tmp/x.ts |
frontend | healthy | tests/codexjson-transport.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/app/api/dev/coding-agent/route.ts |
security | healthy | src/app/api/dev/coding-agent/route.ts |
auth::src/app/api/secrets/route.ts |
security | healthy | src/app/api/secrets/route.ts |
auth::src/kernel/connectors/types.ts |
security | healthy | src/kernel/connectors/types.ts |
auth::src/app/dev/ui/_sections/ControlPlaneSurfaces.tsx |
security | healthy | src/app/dev/ui/_sections/ControlPlaneSurfaces.tsx |
auth::docs/specs/expandability-foundation/README.md |
security | healthy | docs/specs/expandability-foundation/README.md |
auth::src/kernel/coding-agent/claudeCodeAdapter.ts |
security | healthy | src/kernel/coding-agent/claudeCodeAdapter.ts |
auth::src/kernel/secrets/types.ts |
security | healthy | src/kernel/secrets/types.ts |
auth::src/kernel/secrets/store.ts |
security | healthy | src/kernel/secrets/store.ts |
auth::src/kernel/spawn.ts |
security | healthy | src/kernel/spawn.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
run-events-migration.test.ts |
data | healthy | tests/run-events-migration.test.ts |
connector-health-migration.test.ts |
data | healthy | tests/connector-health-migration.test.ts |
worktree-lease-migration.test.ts |
data | healthy | tests/worktree-lease-migration.test.ts |
state-migrations.test.ts |
data | healthy | tests/state-migrations.test.ts |
sessions-migration.test.ts |
data | healthy | tests/sessions-migration.test.ts |
migrations.ts |
data | healthy | src/kernel/state/migrations.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::tests/api-connectors.test.ts |
security | healthy | tests/api-connectors.test.ts |
generic_api_key::tests/features-projection.test.ts |
security | healthy | tests/features-projection.test.ts |
password_literal::tests/coding-agent-pr-a.test.ts |
security | healthy | tests/coding-agent-pr-a.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | tests/capability-router.test.ts |
vps::azure |
hardware | healthy | tests/openai-llm-params.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-n0z4mjh4 |
software | healthy | /tmp/repobility-clone-n0z4mjh4 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | scripts/build-guard.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | NOTICE |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/1b92e050-b597-44fc-89dc-04359695f038/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1b92e050-b597-44fc-89dc-04359695f038/
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.