https://github.com/spanko/disco-bot-v2
· scanned 2026-06-16 00:18 UTC (2 months, 2 weeks ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 170 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 |
azure.yaml |
software | healthy | azure.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
CUTOVER-RUNBOOK.md |
software | healthy | CUTOVER-RUNBOOK.md |
Dockerfile |
software | healthy | Dockerfile |
CLOSEOUT-PLAN.md |
software | healthy | CLOSEOUT-PLAN.md |
disco-bot-v2-spec-and-cleanup-plan.md |
software | healthy | disco-bot-v2-spec-and-cleanup-plan.md |
OVERVIEW.md |
software | healthy | OVERVIEW.md |
CLEANUP-MANIFEST.md |
software | healthy | CLEANUP-MANIFEST.md |
model-prices.json |
software | healthy | config/model-prices.json |
instructions.md |
software | healthy | config/instructions.md |
CostTests.cs |
software | healthy | tests/ManagementPlane.Tests/CostTests.cs |
CostMathTests.cs |
software | healthy | tests/DiscoveryAgent.Tests/CostMathTests.cs |
OperatorRoleTests.cs |
software | healthy | tests/DiscoveryAgent.Tests/OperatorRoleTests.cs |
PromptAssemblerTests.cs |
software | healthy | tests/DiscoveryAgent.Tests/PromptAssemblerTests.cs |
discovery-test-harness.jsx |
software | healthy | test/discovery-test-harness.jsx |
16-cost-management.md |
software | healthy | docs/16-cost-management.md |
01-build-and-stack-conventions.md |
software | healthy | docs/01-build-and-stack-conventions.md |
14-web-surfaces.md |
software | healthy | docs/14-web-surfaces.md |
08-observability.md |
software | healthy | docs/08-observability.md |
15-context-authoring.md |
software | healthy | docs/15-context-authoring.md |
09-test-harness.md |
software | healthy | docs/09-test-harness.md |
10-management-plane.md |
software | healthy | docs/10-management-plane.md |
03z-sdk-reference.md |
software | healthy | docs/03z-sdk-reference.md |
02-architecture.md |
software | healthy | docs/02-architecture.md |
e2e-test-conversation.md |
software | healthy | docs/e2e-test-conversation.md |
00-conventions.md |
software | healthy | docs/00-conventions.md |
07-identity-and-auth.md |
software | healthy | docs/07-identity-and-auth.md |
03-conversation-engine.md |
software | healthy | docs/03-conversation-engine.md |
06-context-and-questionnaire.md |
software | healthy | docs/06-context-and-questionnaire.md |
17-operator-experience.md |
software | healthy | docs/17-operator-experience.md |
12-deployment.md |
software | healthy | docs/12-deployment.md |
04-conversation-modes.md |
software | healthy | docs/04-conversation-modes.md |
11-infrastructure.md |
software | healthy | docs/11-infrastructure.md |
04c-conversation-modes-runbook.md |
software | healthy | docs/04c-conversation-modes-runbook.md |
13-security.md |
software | healthy | docs/13-security.md |
16b-cost-management-build.md |
software | healthy | docs/16b-cost-management-build.md |
05-knowledge.md |
software | healthy | docs/05-knowledge.md |
questionnaire-tech-consulting-001.json |
software | healthy | docs/examples/questionnaire-tech-consulting-001.json |
context-tech-consulting-001.json |
software | healthy | docs/examples/context-tech-consulting-001.json |
new-client.sh |
software | healthy | scripts/new-client.sh |
build-and-deploy.sh |
software | healthy | deploy/build-and-deploy.sh |
verify.sh |
software | healthy | deploy/verify.sh |
_helpers.sh |
software | healthy | deploy/_helpers.sh |
README.md |
software | healthy | deploy/README.md |
compile-bicep.sh |
software | healthy | deploy/compile-bicep.sh |
provision.sh |
software | healthy | deploy/provision.sh |
teardown.sh |
software | healthy | deploy/teardown.sh |
azure-pipelines.yml |
software | healthy | deploy/azure-pipelines.yml |
findings.html |
software | healthy | web/findings.html |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
config |
software | healthy | config |
tests |
software | healthy | tests |
ManagementPlane.Tests |
software | healthy | tests/ManagementPlane.Tests |
DiscoveryAgent.Tests |
software | healthy | tests/DiscoveryAgent.Tests |
test |
software | healthy | test |
docs |
software | healthy | docs |
examples |
software | healthy | docs/examples |
scripts |
software | healthy | scripts |
deploy |
software | healthy | deploy |
web |
software | healthy | web |
infra |
software | healthy | infra |
scripts |
software | healthy | infra/scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
decisions |
software | healthy | decisions |
src |
software | healthy | src |
DiscoveryAgent.Core |
software | healthy | src/DiscoveryAgent.Core |
Interfaces |
software | healthy | src/DiscoveryAgent.Core/Interfaces |
Models |
software | healthy | src/DiscoveryAgent.Core/Models |
ManagementPlane |
software | healthy | src/ManagementPlane |
wwwroot |
software | healthy | src/ManagementPlane/wwwroot |
Auth |
software | healthy | src/ManagementPlane/Auth |
config |
software | healthy | src/ManagementPlane/config |
Services |
software | healthy | src/ManagementPlane/Services |
Models |
software | healthy | src/ManagementPlane/Models |
DiscoveryAgent |
software | healthy | src/DiscoveryAgent |
Auth |
software | healthy | src/DiscoveryAgent/Auth |
Services |
software | healthy | src/DiscoveryAgent/Services |
Lightweight |
software | healthy | src/DiscoveryAgent/Services/Lightweight |
Cost |
software | healthy | src/DiscoveryAgent/Services/Cost |
Configuration |
software | healthy | src/DiscoveryAgent/Configuration |
Telemetry |
software | healthy | src/DiscoveryAgent/Telemetry |
Handlers |
software | healthy | src/DiscoveryAgent/Handlers |
| Label | Layer | Status | Path |
|---|---|---|---|
StatusBadge |
software | healthy | test/discovery-test-harness.jsx:StatusBadge |
MetricCard |
software | healthy | test/discovery-test-harness.jsx:MetricCard |
MessageBubble |
software | healthy | test/discovery-test-harness.jsx:MessageBubble |
CoverageBar |
software | healthy | test/discovery-test-harness.jsx:CoverageBar |
generateSimulatedConversation |
software | healthy | test/discovery-test-harness.jsx:generateSimulatedConversati… |
generateAnalysis |
software | healthy | test/discovery-test-harness.jsx:generateAnalysis |
DiscoveryTestHarness |
software | healthy | test/discovery-test-harness.jsx:DiscoveryTestHarness |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy-management |
cicd | healthy | .github/workflows/deploy-management.yaml |
gha::deploy |
cicd | healthy | .github/workflows/deploy.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-and-deploy |
cicd | healthy | .github/workflows/deploy-management.yaml |
build-and-deploy |
cicd | healthy | .github/workflows/deploy.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
AZURE_TENANT_ID |
cicd | healthy | — |
AZURE_CLIENT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xy564nrs |
software | healthy | /tmp/repobility-clone-xy564nrs |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
DiscoveryTestHarness |
frontend | healthy | test/discovery-test-harness.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::deploy/provision.sh |
security | healthy | deploy/provision.sh |
This page is publicly accessible at:
https://repobility.com/scan/5ae5df39-16e3-4935-adf8-0dc700c28d98/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5ae5df39-16e3-4935-adf8-0dc700c28d98/
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.