https://github.com/Who-Visions/NouGenShards
· scanned 2026-06-16 00:57 UTC (2 months, 1 week ago)
80 raw signals (0 security + 80 graph)
Last scanned 2 months, 1 week ago · v1 · 77 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.
All 1030 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 |
|---|---|---|---|
run_command |
software | healthy | autonomous_harden.py:25 |
verify_system |
software | healthy | autonomous_harden.py:30 |
pylint_harden |
software | healthy | autonomous_harden.py:40 |
main |
software | healthy | autonomous_harden.py:48 |
verify_token |
software | dead | app.py:35 |
health |
software | healthy | app.py:45 |
get_substrate_map |
software | healthy | app.py:52 |
run_recon |
software | dead | app.py:74 |
gr_search |
software | dead | app.py:88 |
get_analytics |
software | dead | app.py:98 |
check_current_transcript |
software | healthy | app.py:113 |
generate_transcript |
software | dead | app.py:128 |
mock_openrouter |
software | healthy | tests/test_openrouter_mcp_client.py:20 |
test_initialize_servers_no_file |
software | healthy | tests/test_openrouter_mcp_client.py:27 |
test_initialize_servers_with_file |
software | healthy | tests/test_openrouter_mcp_client.py:37 |
side_effect_enter |
software | healthy | tests/test_openrouter_mcp_client.py:72 |
test_get_openai_tool_definitions |
software | healthy | tests/test_openrouter_mcp_client.py:89 |
test_execute_tool_success |
software | healthy | tests/test_openrouter_mcp_client.py:104 |
test_execute_tool_not_found |
software | healthy | tests/test_openrouter_mcp_client.py:123 |
test_shutdown |
software | healthy | tests/test_openrouter_mcp_client.py:131 |
test_run_query |
software | healthy | tests/test_openrouter_mcp_client.py:141 |
mock_global_roots |
software | healthy | tests/test_brain_scan.py:15 |
test_detect_tool |
software | healthy | tests/test_brain_scan.py:18 |
test_classify_file |
software | healthy | tests/test_brain_scan.py:24 |
test_redact_content |
software | healthy | tests/test_brain_scan.py:32 |
test_is_safe_dir |
software | healthy | tests/test_brain_scan.py:41 |
test_parse_json |
software | healthy | tests/test_brain_scan.py:48 |
test_parse_jsonl |
software | healthy | tests/test_brain_scan.py:56 |
test_parse_markdown |
software | healthy | tests/test_brain_scan.py:64 |
test_dry_run_import |
software | healthy | tests/test_brain_scan.py:72 |
mock_db_capture |
software | healthy | tests/test_brain_scan.py:89 |
test_confirm_import |
software | healthy | tests/test_brain_scan.py:93 |
test_router_config_defaults |
software | healthy | tests/test_openrouter_router.py:9 |
test_cache_friendly_messages |
software | healthy | tests/test_openrouter_router.py:15 |
test_make_session_id |
software | healthy | tests/test_openrouter_router.py:25 |
test_openrouter_chat_with_fallback |
software | healthy | tests/test_openrouter_router.py:35 |
test_roster_names |
software | healthy | tests/test_agents.py:8 |
test_specs_complete |
software | healthy | tests/test_agents.py:12 |
test_get_agent_case_insensitive |
software | healthy | tests/test_agents.py:19 |
test_remember_speaks_anghkooey |
software | healthy | tests/test_agents.py:25 |
test_list_roster_renders_all |
software | healthy | tests/test_agents.py:30 |
test_run_agent_unknown_name_fails_soft |
software | healthy | tests/test_agents.py:36 |
setup_handoff_env |
software | healthy | tests/test_handoff.py:9 |
test_handoff_creation |
software | healthy | tests/test_handoff.py:21 |
test_handoff_creation_generic |
software | healthy | tests/test_handoff.py:53 |
test_list_and_read_handoffs |
software | healthy | tests/test_handoff.py:61 |
test_handoff_goal_passthrough |
software | healthy | tests/test_handoff.py:79 |
test_acknowledge_flow |
software | healthy | tests/test_handoff.py:88 |
test_start_orchestration_claims_handoff |
software | healthy | tests/test_handoff.py:103 |
test_checkpoint_and_complete_orchestration |
software | healthy | tests/test_handoff.py:116 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
GEMINI.md |
software | healthy | GEMINI.md |
.mcp.json |
software | healthy | .mcp.json |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
autonomous_harden.py |
software | healthy | autonomous_harden.py |
app.py |
software | healthy | app.py |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
LICENSE.md |
software | healthy | LICENSE.md |
.env.example |
software | healthy | .env.example |
pyproject.toml |
software | healthy | pyproject.toml |
tsconfig.json |
software | healthy | tsconfig.json |
SECURITY.md |
software | healthy | SECURITY.md |
NOTICE.md |
software | healthy | NOTICE.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
test_openrouter_mcp_client.py |
software | healthy | tests/test_openrouter_mcp_client.py |
test_brain_scan.py |
software | healthy | tests/test_brain_scan.py |
test_openrouter_router.py |
software | healthy | tests/test_openrouter_router.py |
test_agents.py |
software | healthy | tests/test_agents.py |
test_handoff.py |
software | healthy | tests/test_handoff.py |
test_auto_research.py |
software | healthy | tests/test_auto_research.py |
test_cloud_integration.py |
software | healthy | tests/test_cloud_integration.py |
test_history_engine.py |
software | healthy | tests/test_history_engine.py |
test_gatekeeper.py |
software | healthy | tests/test_gatekeeper.py |
test_demo.py |
software | healthy | tests/test_demo.py |
test_shards.py |
software | healthy | tests/test_shards.py |
test_handoff_live_status.py |
software | healthy | tests/test_handoff_live_status.py |
test_models_client.py |
software | healthy | tests/test_models_client.py |
test_cli.py |
software | healthy | tests/test_cli.py |
test_graph.py |
software | healthy | tests/test_graph.py |
test_context_client.py |
software | healthy | tests/test_context_client.py |
test_nougen_context.py |
software | healthy | tests/test_nougen_context.py |
SHARD_HISTORY_PLAN.md |
software | healthy | tests/SHARD_HISTORY_PLAN.md |
test_structured_outputs.py |
software | healthy | tests/test_structured_outputs.py |
architecture.md |
software | healthy | docs/architecture.md |
privacy.md |
software | healthy | docs/privacy.md |
handoffs.md |
software | healthy | docs/handoffs.md |
commercial-use.md |
software | healthy | docs/commercial-use.md |
billing-boundaries.md |
software | healthy | docs/billing-boundaries.md |
licensing.md |
software | healthy | docs/licensing.md |
cloud-modes.md |
software | healthy | docs/cloud-modes.md |
clinical-handoffs.md |
software | healthy | docs/theory/clinical-handoffs.md |
n-gram-topologies.md |
software | healthy | docs/theory/n-gram-topologies.md |
index.html |
software | healthy | ui/index.html |
styles.css |
software | healthy | ui/src/styles.css |
main.tsx |
software | healthy | ui/src/main.tsx |
App.tsx |
software | healthy | ui/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 |
|---|---|---|---|
TestGatekeeper |
software | healthy | tests/test_gatekeeper.py:13 |
FakeReranker |
software | healthy | tests/test_shards.py:301 |
TestComputeLiveStatus |
software | healthy | tests/test_handoff_live_status.py:70 |
TestReconcileHandoffsNoMutation |
software | healthy | tests/test_handoff_live_status.py:125 |
TestCLI |
software | healthy | tests/test_cli.py:8 |
EvolutionEngine |
software | healthy | ts/src/nougen_shards/evolution.ts:EvolutionEngine |
HistoryEngine |
software | healthy | ts/src/nougen_shards/history.ts:HistoryEngine |
MultiMCPBridge |
software | healthy | ts/src/nougen_shards/openrouter_mcp_client.ts:MultiMCPBridge |
for |
software | healthy | ts/src/nougen_shards/models_client.ts:for |
LLMClient |
software | healthy | ts/src/nougen_shards/models_client.ts:LLMClient |
LocalLLMClient |
software | healthy | ts/src/nougen_shards/models_client.ts:LocalLLMClient |
OpenAIClient |
software | healthy | ts/src/nougen_shards/models_client.ts:OpenAIClient |
AnthropicClient |
software | healthy | ts/src/nougen_shards/models_client.ts:AnthropicClient |
GeminiClient |
software | healthy | ts/src/nougen_shards/models_client.ts:GeminiClient |
HuggingFaceClient |
software | healthy | ts/src/nougen_shards/models_client.ts:HuggingFaceClient |
OpenRouterClient |
software | healthy | ts/src/nougen_shards/models_client.ts:OpenRouterClient |
WhoVisionsCloudClient |
software | healthy | ts/src/nougen_shards/models_client.ts:WhoVisionsCloudClient |
OllamaClient |
software | healthy | ts/src/nougen_shards/models_client.ts:OllamaClient |
LMStudioClient |
software | healthy | ts/src/nougen_shards/models_client.ts:LMStudioClient |
ContextClient |
software | healthy | ts/src/nougen_shards/context_client.ts:ContextClient |
ArgError |
software | healthy | ts/src/nougen_shards/cli.ts:ArgError |
HistoryEngine |
software | healthy | src/nougen_shards/history.py:76 |
RouterConfig |
software | healthy | src/nougen_shards/router.py:10 |
MockFastMCP |
software | healthy | src/nougen_shards/mcp.py:8 |
TemporalNexusShard |
software | healthy | src/nougen_shards/kronos_temporal_engine.py:8 |
KronosEngine |
software | healthy | src/nougen_shards/kronos_temporal_engine.py:69 |
ContextClient |
software | healthy | src/nougen_shards/context_client.py:54 |
_DataBlob |
software | healthy | src/nougen_shards/keymaker.py:29 |
ModelBudgetConfig |
software | healthy | src/nougen_shards/models_client.py:17 |
LLMClient |
software | healthy | src/nougen_shards/models_client.py:34 |
LocalLLMClient |
software | healthy | src/nougen_shards/models_client.py:58 |
OpenAIClient |
software | healthy | src/nougen_shards/models_client.py:65 |
AnthropicClient |
software | healthy | src/nougen_shards/models_client.py:159 |
GeminiClient |
software | healthy | src/nougen_shards/models_client.py:223 |
HuggingFaceClient |
software | healthy | src/nougen_shards/models_client.py:322 |
OpenRouterClient |
software | healthy | src/nougen_shards/models_client.py:382 |
WhoVisionsCloudClient |
software | healthy | src/nougen_shards/models_client.py:541 |
OllamaClient |
software | healthy | src/nougen_shards/models_client.py:672 |
LMStudioClient |
software | healthy | src/nougen_shards/models_client.py:784 |
MultiMCPBridge |
software | healthy | src/nougen_shards/openrouter_mcp_client.py:75 |
AgentSpec |
software | healthy | src/nougen_shards/agents.py:22 |
EvolutionEngine |
software | healthy | src/nougen_shards/evolution.py:19 |
NormalizedRecord |
software | healthy | src/nougen_shards/brain_scan/candidate.py:6 |
CandidateFile |
software | healthy | src/nougen_shards/brain_scan/candidate.py:23 |
ImportResult |
software | healthy | src/nougen_shards/brain_scan/importer.py:11 |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
theory |
software | healthy | docs/theory |
ui |
software | healthy | ui |
src |
software | healthy | ui/src |
src-tauri |
software | healthy | src-tauri |
capabilities |
software | healthy | src-tauri/capabilities |
src |
software | healthy | src-tauri/src |
examples |
software | healthy | examples |
tools |
software | healthy | tools |
ts |
software | healthy | ts |
src |
software | healthy | ts/src |
test |
software | healthy | ts/src/test |
app |
software | healthy | ts/src/app |
nougen_shards |
software | healthy | ts/src/nougen_shards |
connectors |
software | healthy | ts/src/nougen_shards/connectors |
brain_scan |
software | healthy | ts/src/nougen_shards/brain_scan |
examples |
software | healthy | ts/src/examples |
src |
software | healthy | src |
nougen_shards |
software | healthy | src/nougen_shards |
connectors |
software | healthy | src/nougen_shards/connectors |
brain_scan |
software | healthy | src/nougen_shards/brain_scan |
| Label | Layer | Status | Path |
|---|---|---|---|
shard_events |
data | healthy | src/nougen_shards/history.py |
handoff_records |
data | healthy | src/nougen_shards/handoff.py |
handoff_checkpoints |
data | healthy | src/nougen_shards/handoff.py |
secrets |
data | healthy | src/nougen_shards/keymaker.py |
external_dbs |
data | healthy | src/nougen_shards/keymaker.py |
cloud_nodes |
data | healthy | src/nougen_shards/keymaker.py |
ctx_events |
data | healthy | src/nougen_shards/nougen_context.py |
ctx_sandbox |
data | healthy | src/nougen_shards/nougen_context.py |
ctx_session |
data | healthy | src/nougen_shards/nougen_context.py |
shard_edges |
data | healthy | src/nougen_shards/graph.py |
shards |
data | healthy | src/nougen_shards/core.py |
hashes |
data | healthy | src/nougen_shards/core.py |
usage_logs |
data | healthy | src/nougen_shards/billing.py |
subscriptions |
data | healthy | src/nougen_shards/billing.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgres |
data | healthy | ts/src/nougen_shards/brain_scan/redaction.ts |
mysql |
data | healthy | ts/src/nougen_shards/brain_scan/redaction.ts |
mongodb |
data | healthy | ts/src/nougen_shards/brain_scan/redaction.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | vite.config.ts |
port:4444 |
network | healthy | app.py |
port:7860 |
network | healthy | Dockerfile |
port:11434 |
network | healthy | ts/src/examples/demo.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::ts/src/test/graph.test.ts |
security | healthy | ts/src/test/graph.test.ts |
auth::tests/test_graph.py |
security | healthy | tests/test_graph.py |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | tests/test_brain_scan.py |
vps::azure |
hardware | healthy | ts/src/nougen_shards/brain_scan/reporters.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | ui/src/App.tsx |
CortexHud |
frontend | healthy | ts/src/app/Hud.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-hteng4_8 |
software | healthy | /tmp/repobility-clone-hteng4_8 |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .mcp.json |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | GEMINI.md |
This page is publicly accessible at:
https://repobility.com/scan/eb911c70-7520-4c5c-8063-c5fe7ed062e7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/eb911c70-7520-4c5c-8063-c5fe7ed062e7/
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.