Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

trezero/cortex

https://github.com/trezero/cortex · scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)

345 raw signals (0 security + 345 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 308 actionable findings from 1 signal source. 37 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 6448 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.

LabelLayerStatusPath
test_contains_project_id software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_contains_protocol_heading software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_contains_manage_leaveoff_point_instruction software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_contains_90_percent_rule software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_protocol_injected_when_project_id_provided software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_protocol_not_injected_when_project_id_none software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_protocol_not_injected_when_project_id_empty software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_protocol_not_injected_when_project_id_omitted software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_protocol_appears_before_closing_tag software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_protocol_appears_after_leaveoff_data software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_protocol_appears_after_other_sections software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_full_context_structure_with_protocol software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_parse_python_returns_parsed_file software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_python_extracts_functions software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_python_extracts_class software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_python_methods_nested_inside_class software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_python_line_ranges software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_python_docstring_extraction software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_python_line_count software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_typescript_returns_parsed_file software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_typescript_extracts_interface software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_typescript_extracts_function software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_typescript_extracts_class software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_unknown_language_returns_none software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_binary_extension_returns_none software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_empty_python_file software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
test_parse_python_tsx_extension software healthy integrations/claude-code/plugins/cortex-memory/tests/test_p…
_make_tracker software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
_make_cortex_client software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_start_session_returns_nonempty_session_id software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_start_session_records_started_at software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_start_session_sets_session_id_on_tracker software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_append_observation_creates_buffer_file software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_append_observation_writes_valid_jsonl software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_append_observation_requires_active_session software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_has_stale_buffer_false_when_no_file software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_has_stale_buffer_false_when_file_empty software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_has_stale_buffer_true_when_file_has_data software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_flush_sends_session_data_to_cortex software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_flush_clears_buffer_on_success software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_flush_keeps_buffer_on_failure software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_flush_returns_true_when_no_observations software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_flush_stale_sends_stale_buffer software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_flush_stale_returns_false_when_no_buffer software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
_make_leaveoff software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_creates_directory_and_file software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_frontmatter_contains_project_id software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_frontmatter_contains_component software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_frontmatter_contains_updated_at software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
test_frontmatter_contains_machine_id software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
cortexIntegration.md software healthy cortexIntegration.md
.mcp.json software healthy .mcp.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
check-env.js software healthy check-env.js
CONTRIBUTING.md software healthy CONTRIBUTING.md
cortexSetup.sh software healthy cortexSetup.sh
.env.example software healthy .env.example
Makefile software healthy Makefile
LICENSE software healthy LICENSE
CORTEX_MCP_SETUP.md software healthy CORTEX_MCP_SETUP.md
AGENTS.md software healthy AGENTS.md
docker-compose.yml software healthy docker-compose.yml
provision-machine.sh software healthy integrations/cloudflare/provision-machine.sh
README.md software healthy integrations/cloudflare/README.md
README.md software healthy integrations/claude-code/README.md
claude-md-snippet.md software healthy integrations/claude-code/claude-md-snippet.md
scan-projects.md software healthy integrations/claude-code/commands/scan-projects.md
cortex-setup.md software healthy integrations/claude-code/commands/cortex-setup.md
prime.md software healthy integrations/claude-code/commands/agent-work-orders/prime.md
planning.md software healthy integrations/claude-code/commands/agent-work-orders/plannin…
noqa.md software healthy integrations/claude-code/commands/agent-work-orders/noqa.md
prp-review.md software healthy integrations/claude-code/commands/agent-work-orders/prp-rev…
start-server.md software healthy integrations/claude-code/commands/agent-work-orders/start-s…
execute.md software healthy integrations/claude-code/commands/agent-work-orders/execute…
commit.md software healthy integrations/claude-code/commands/agent-work-orders/commit.…
cortex-rca.md software healthy integrations/claude-code/commands/cortex/cortex-rca.md
cortex-coderabbit-helper.md software healthy integrations/claude-code/commands/cortex/cortex-coderabbit-…
cortex-prime.md software healthy integrations/claude-code/commands/cortex/cortex-prime.md
cortex-ui-consistency-review.md software healthy integrations/claude-code/commands/cortex/cortex-ui-consiste…
cortex-onboarding.md software healthy integrations/claude-code/commands/cortex/cortex-onboarding.…
cortex-alpha-review.md software healthy integrations/claude-code/commands/cortex/cortex-alpha-revie…
cortex-prime-simple.md software healthy integrations/claude-code/commands/cortex/cortex-prime-simpl…
prp-claude-code-create.md software healthy integrations/claude-code/commands/prp-claude-code/prp-claud…
prp-claude-code-execute.md software healthy integrations/claude-code/commands/prp-claude-code/prp-claud…
prp-story-task-create.md software healthy integrations/claude-code/commands/prp-claude-code/prp-story…
prp-story-task-execute.md software healthy integrations/claude-code/commands/prp-claude-code/prp-story…
prp-any-cli-execute.md software healthy integrations/claude-code/commands/prp-any-agent/prp-any-cli…
prp-any-cli-create.md software healthy integrations/claude-code/commands/prp-any-agent/prp-any-cli…
SKILL.md software healthy integrations/claude-code/extensions/api-docs/SKILL.md
SKILL.md software healthy integrations/claude-code/extensions/postman-integration/SKI…
SKILL.md software healthy integrations/claude-code/extensions/cortex-memory/SKILL.md
SKILL.md software healthy integrations/claude-code/extensions/cortex-extension-sync/S…
SKILL.md software healthy integrations/claude-code/extensions/cortex-move-project/SKI…
SKILL.md software healthy integrations/claude-code/extensions/cortex-link-project/SKI…
SKILL.md software healthy integrations/claude-code/extensions/cortex-bootstrap/SKILL.…
agentWorkOrderSetup.sh software healthy integrations/claude-code/setup/agentWorkOrderSetup.sh
cortexSetup.sh software healthy integrations/claude-code/setup/cortexSetup.sh
.mcp.json software healthy integrations/claude-code/plugins/cortex-memory/.mcp.json
requirements.txt software healthy integrations/claude-code/plugins/cortex-memory/requirements…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
TestLeaveoffProtocolSection software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
TestFormatContextProtocol software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
TestMaterializeLeaveoff software healthy integrations/claude-code/plugins/cortex-memory/tests/test_s…
TestParseVersion software healthy integrations/claude-code/plugins/cortex-memory/tests/test_a…
TestAutoUpdatePlugin software healthy integrations/claude-code/plugins/cortex-memory/tests/test_a…
CortexClient software healthy integrations/claude-code/plugins/cortex-memory/src/cortex_c…
SessionTracker software healthy integrations/claude-code/plugins/cortex-memory/src/session_…
CodeSymbol software healthy integrations/claude-code/plugins/cortex-memory/src/smart_ex…
ParsedFile software healthy integrations/claude-code/plugins/cortex-memory/src/smart_ex…
SearchResult software healthy integrations/claude-code/plugins/cortex-memory/src/smart_ex…
ErrorBoundaryWithBugReport software healthy cortex-ui/src/components/bug-report/ErrorBoundaryWithBugRep…
to software healthy cortex-ui/src/contexts/ThemeContext.tsx:to
BugReportService software healthy cortex-ui/src/services/bugReportService.ts:BugReportService
CredentialsService software healthy cortex-ui/src/services/credentialsService.ts:CredentialsSer…
OllamaService software healthy cortex-ui/src/services/ollamaService.ts:OllamaService
OpenRouterService software healthy cortex-ui/src/services/openrouterService.ts:OpenRouterServi…
ServerHealthService software healthy cortex-ui/src/services/serverHealthService.ts:ServerHealthS…
MockEventSource software healthy cortex-ui/src/features/agent-work-orders/state/__tests__/ss…
based software healthy cortex-ui/src/features/agent-work-orders/components/Sidebar…
based software healthy cortex-ui/src/features/agent-work-orders/components/Reposit…
for software healthy cortex-ui/src/features/agent-work-orders/components/Executi…
construction software healthy cortex-ui/src/features/agent-work-orders/components/WorkOrd…
for software healthy cortex-ui/src/features/shared/types/errors.ts:for
APIServiceError software healthy cortex-ui/src/features/shared/types/errors.ts:APIServiceErr…
ValidationError software healthy cortex-ui/src/features/shared/types/errors.ts:ValidationErr…
MCPToolError software healthy cortex-ui/src/features/shared/types/errors.ts:MCPToolError
from software healthy cortex-ui/src/features/ui/primitives/card.tsx:from
const software healthy cortex-ui/src/features/ui/primitives/card.tsx:const
FeatureErrorBoundary software healthy cortex-ui/src/features/ui/components/FeatureErrorBoundary.t…
for software healthy cortex-ui/src/features/style-guide/layouts/components/Execu…
mappings software healthy cortex-ui/src/features/knowledge/components/KnowledgeCardTi…
PostmanClient software healthy postmanSkill/scripts/postman_client.py:23
MockResponse software healthy postmanSkill/scripts/postman_client.py:227
PostmanConfig software healthy postmanSkill/scripts/config.py:61
PostmanAPIError software healthy postmanSkill/utils/exceptions.py:9
AuthenticationError software healthy postmanSkill/utils/exceptions.py:31
RateLimitError software healthy postmanSkill/utils/exceptions.py:53
ResourceNotFoundError software healthy postmanSkill/utils/exceptions.py:84
ValidationError software healthy postmanSkill/utils/exceptions.py:114
PermissionError software healthy postmanSkill/utils/exceptions.py:138
DeprecatedEndpointError software healthy postmanSkill/utils/exceptions.py:167
ConflictError software healthy postmanSkill/utils/exceptions.py:193
ServerError software healthy postmanSkill/utils/exceptions.py:214
APIVersionError software healthy postmanSkill/utils/exceptions.py:234
NetworkError software healthy postmanSkill/utils/exceptions.py:264
TimeoutError software healthy postmanSkill/utils/exceptions.py:328
RetryHandler software healthy postmanSkill/utils/retry_handler.py:9
TestInlineDocument software healthy python/tests/test_inline_ingestion.py:7
TestInlineIngestRequest software healthy python/tests/test_inline_ingestion.py:28
TestCrawlingServiceSubdomain software healthy python/tests/test_crawling_service_subdomain.py:6

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
integrations software healthy integrations
cloudflare software healthy integrations/cloudflare
claude-code software healthy integrations/claude-code
commands software healthy integrations/claude-code/commands
agent-work-orders software healthy integrations/claude-code/commands/agent-work-orders
cortex software healthy integrations/claude-code/commands/cortex
prp-claude-code software healthy integrations/claude-code/commands/prp-claude-code
prp-any-agent software healthy integrations/claude-code/commands/prp-any-agent
extensions software healthy integrations/claude-code/extensions
api-docs software healthy integrations/claude-code/extensions/api-docs
postman-integration software healthy integrations/claude-code/extensions/postman-integration
cortex-memory software healthy integrations/claude-code/extensions/cortex-memory
cortex-extension-sync software healthy integrations/claude-code/extensions/cortex-extension-sync
cortex-move-project software healthy integrations/claude-code/extensions/cortex-move-project
cortex-link-project software healthy integrations/claude-code/extensions/cortex-link-project
cortex-bootstrap software healthy integrations/claude-code/extensions/cortex-bootstrap
setup software healthy integrations/claude-code/setup
plugins software healthy integrations/claude-code/plugins
cortex-memory software healthy integrations/claude-code/plugins/cortex-memory
tests software healthy integrations/claude-code/plugins/cortex-memory/tests
scripts software healthy integrations/claude-code/plugins/cortex-memory/scripts
hooks software healthy integrations/claude-code/plugins/cortex-memory/hooks
skills software healthy integrations/claude-code/plugins/cortex-memory/skills
smart-explore software healthy integrations/claude-code/plugins/cortex-memory/skills/smart…
mem-search software healthy integrations/claude-code/plugins/cortex-memory/skills/mem-s…
src software healthy integrations/claude-code/plugins/cortex-memory/src
smart_explore software healthy integrations/claude-code/plugins/cortex-memory/src/smart_ex…
cortex-ui software healthy cortex-ui
tests software healthy cortex-ui/tests
integration software healthy cortex-ui/tests/integration
knowledge software healthy cortex-ui/tests/integration/knowledge
manual software healthy cortex-ui/tests/manual
src software healthy cortex-ui/src
config software healthy cortex-ui/src/config
utils software healthy cortex-ui/src/utils
components software healthy cortex-ui/src/components
settings software healthy cortex-ui/src/components/settings
types software healthy cortex-ui/src/components/settings/types
layout software healthy cortex-ui/src/components/layout
hooks software healthy cortex-ui/src/components/layout/hooks
common software healthy cortex-ui/src/components/common
ui software healthy cortex-ui/src/components/ui
animations software healthy cortex-ui/src/components/animations
code software healthy cortex-ui/src/components/code
bug-report software healthy cortex-ui/src/components/bug-report
onboarding software healthy cortex-ui/src/components/onboarding
contexts software healthy cortex-ui/src/contexts
lib software healthy cortex-ui/src/lib
pages software healthy cortex-ui/src/pages
hooks software healthy cortex-ui/src/hooks

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
GET /health api healthy python/src/agents/server.py
POST /agents/run api healthy python/src/agents/server.py
GET /agents/list api healthy python/src/agents/server.py
POST /agents/chat/stream api healthy python/src/agents/server.py
POST /agents/{agent_type}/stream api healthy python/src/agents/server.py
GET / api healthy python/src/server/main.py
GET /api/health api healthy python/src/server/main.py
GET /status api healthy python/src/server/api_routes/mcp_api.py
GET /config api healthy python/src/server/api_routes/mcp_api.py
GET /clients api healthy python/src/server/api_routes/mcp_api.py
GET /sessions api healthy python/src/server/api_routes/mcp_api.py
GET /models api healthy python/src/server/api_routes/ollama_api.py
GET /instances/health api healthy python/src/server/api_routes/ollama_api.py
POST /validate api healthy python/src/server/api_routes/ollama_api.py
POST /embedding/route api healthy python/src/server/api_routes/ollama_api.py
GET /embedding/routes api healthy python/src/server/api_routes/ollama_api.py
DELETE /cache api healthy python/src/server/api_routes/ollama_api.py
POST /models/discover-and-store api healthy python/src/server/api_routes/ollama_api.py
GET /models/stored api healthy python/src/server/api_routes/ollama_api.py
POST /models/discover-with-details api healthy python/src/server/api_routes/ollama_api.py
POST /models/test-capabilities api healthy python/src/server/api_routes/ollama_api.py
GET /projects api healthy python/src/server/api_routes/projects_api.py
POST /projects api healthy python/src/server/api_routes/projects_api.py
GET /projects/health api healthy python/src/server/api_routes/projects_api.py
GET /projects/task-counts api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id} api healthy python/src/server/api_routes/projects_api.py
PUT /projects/{project_id} api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/children api healthy python/src/server/api_routes/projects_api.py
DELETE /projects/{project_id} api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/features api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/stats api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/tasks api healthy python/src/server/api_routes/projects_api.py
POST /tasks api healthy python/src/server/api_routes/projects_api.py
GET /tasks api healthy python/src/server/api_routes/projects_api.py
GET /tasks/{task_id} api healthy python/src/server/api_routes/projects_api.py
PUT /tasks/{task_id} api healthy python/src/server/api_routes/projects_api.py
DELETE /tasks/{task_id} api healthy python/src/server/api_routes/projects_api.py
PUT /mcp/tasks/{task_id}/status api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/docs api healthy python/src/server/api_routes/projects_api.py
POST /projects/{project_id}/docs api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/docs/{doc_id} api healthy python/src/server/api_routes/projects_api.py
PUT /projects/{project_id}/docs/{doc_id} api healthy python/src/server/api_routes/projects_api.py
DELETE /projects/{project_id}/docs/{doc_id} api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/versions api healthy python/src/server/api_routes/projects_api.py
POST /projects/{project_id}/versions api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/versions/{field_name}/{version_n… api healthy python/src/server/api_routes/projects_api.py
POST /projects/{project_id}/versions/{field_name}/{version_… api healthy python/src/server/api_routes/projects_api.py
GET /projects/{project_id}/knowledge-sources api healthy python/src/server/api_routes/projects_api.py
PUT /projects/{project_id}/systems/{system_id}/git-status api healthy python/src/server/api_routes/projects_api.py
GET /approvals api healthy python/src/server/api_routes/workflow_approval_api.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
useMigrationStatus.ts data healthy cortex-ui/src/hooks/useMigrationStatus.ts
index.ts data healthy cortex-ui/src/features/settings/migrations/types/index.ts
useMigrationQueries.ts data healthy cortex-ui/src/features/settings/migrations/hooks/useMigrati…
migrationService.ts data healthy cortex-ui/src/features/settings/migrations/services/migrati…
agent_work_orders_state.sql data healthy migration/agent_work_orders_state.sql
backup_database.sql data healthy migration/backup_database.sql
agent_work_orders_repositories.sql data healthy migration/agent_work_orders_repositories.sql
complete_setup.sql data healthy migration/complete_setup.sql
RESET_DB.sql data healthy migration/RESET_DB.sql
035_add_is_default_to_extensions.sql data healthy migration/0.1.0/035_add_is_default_to_extensions.sql
019_add_leaveoff_points.sql data healthy migration/0.1.0/019_add_leaveoff_points.sql
004_ollama_migrate_data.sql data healthy migration/0.1.0/004_ollama_migrate_data.sql
030_workflow_nodes.sql data healthy migration/0.1.0/030_workflow_nodes.sql
024_add_auto_research_tables.sql data healthy migration/0.1.0/024_add_auto_research_tables.sql
018_scanner_tables.sql data healthy migration/0.1.0/018_scanner_tables.sql
005_ollama_create_functions.sql data healthy migration/0.1.0/005_ollama_create_functions.sql
021_add_leaveoff_system_and_git.sql data healthy migration/0.1.0/021_add_leaveoff_system_and_git.sql
031_approval_requests.sql data healthy migration/0.1.0/031_approval_requests.sql
017_add_session_tables.sql data healthy migration/0.1.0/017_add_session_tables.sql
020_add_postman_collection_uid.sql data healthy migration/0.1.0/020_add_postman_collection_uid.sql
036_rename_to_cortex.sql data healthy migration/0.1.0/036_rename_to_cortex.sql
025_add_project_enrichment_columns.sql data healthy migration/0.1.0/025_add_project_enrichment_columns.sql
022_drop_scanner_tables.sql data healthy migration/0.1.0/022_drop_scanner_tables.sql
028_workflow_commands.sql data healthy migration/0.1.0/028_workflow_commands.sql
018_add_materialization_history.sql data healthy migration/0.1.0/018_add_materialization_history.sql
038_rename_extension_metadata.sql data healthy migration/0.1.0/038_rename_extension_metadata.sql
029_workflow_runs.sql data healthy migration/0.1.0/029_workflow_runs.sql
037_restore_search_session_observations.sql data healthy migration/0.1.0/037_restore_search_session_observations.sql
014_add_skills_management_tables.sql data healthy migration/0.1.0/014_add_skills_management_tables.sql
033_activity_events.sql data healthy migration/0.1.0/033_activity_events.sql
006_ollama_create_indexes_optional.sql data healthy migration/0.1.0/006_ollama_create_indexes_optional.sql
011_add_page_metadata_table.sql data healthy migration/0.1.0/011_add_page_metadata_table.sql
015_add_project_system_registrations.sql data healthy migration/0.1.0/015_add_project_system_registrations.sql
007_add_priority_column_to_tasks.sql data healthy migration/0.1.0/007_add_priority_column_to_tasks.sql
027_workflow_definitions.sql data healthy migration/0.1.0/027_workflow_definitions.sql
002_add_hybrid_search_tsvector.sql data healthy migration/0.1.0/002_add_hybrid_search_tsvector.sql
010_add_provider_placeholders.sql data healthy migration/0.1.0/010_add_provider_placeholders.sql
013_add_project_hierarchy_and_metadata.sql data healthy migration/0.1.0/013_add_project_hierarchy_and_metadata.sql
001_add_source_url_display_name.sql data healthy migration/0.1.0/001_add_source_url_display_name.sql
034_discovered_patterns.sql data healthy migration/0.1.0/034_discovered_patterns.sql
008_add_migration_tracking.sql data healthy migration/0.1.0/008_add_migration_tracking.sql
032_execution_backends.sql data healthy migration/0.1.0/032_execution_backends.sql
016_rename_skills_to_extensions.sql data healthy migration/0.1.0/016_rename_skills_to_extensions.sql
009_add_cascade_delete_constraints.sql data healthy migration/0.1.0/009_add_cascade_delete_constraints.sql
026_add_chat_tables.sql data healthy migration/0.1.0/026_add_chat_tables.sql
023_add_git_dirty_to_registrations.sql data healthy migration/0.1.0/023_add_git_dirty_to_registrations.sql
012_backfill_project_sources_junction.sql data healthy migration/0.1.0/012_backfill_project_sources_junction.sql
003_ollama_add_columns.sql data healthy migration/0.1.0/003_ollama_add_columns.sql
test_migration_api.py data healthy python/tests/server/api_routes/test_migration_api.py
test_migration_service.py data healthy python/tests/server/services/test_migration_service.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
cortex_agent_work_orders data healthy migration/agent_work_orders_state.sql
cortex_agent_work_order_steps data healthy migration/agent_work_orders_state.sql
cortex_crawled_pages_backup_ data healthy migration/backup_database.sql
cortex_code_examples_backup_ data healthy migration/backup_database.sql
cortex_sources_backup_ data healthy migration/backup_database.sql
cortex_configured_repositories data healthy migration/agent_work_orders_repositories.sql
cortex_settings data healthy migration/complete_setup.sql
cortex_sources data healthy migration/complete_setup.sql
cortex_crawled_pages data healthy migration/complete_setup.sql
cortex_code_examples data healthy migration/complete_setup.sql
cortex_page_metadata data healthy migration/complete_setup.sql
cortex_projects data healthy migration/complete_setup.sql
cortex_tasks data healthy migration/complete_setup.sql
cortex_project_sources data healthy migration/complete_setup.sql
cortex_document_versions data healthy migration/complete_setup.sql
cortex_migrations data healthy migration/complete_setup.sql
cortex_prompts data healthy migration/complete_setup.sql
cortex_systems data healthy migration/complete_setup.sql
cortex_skills data healthy migration/complete_setup.sql
cortex_skill_versions data healthy migration/complete_setup.sql
cortex_project_skills data healthy migration/complete_setup.sql
cortex_system_skills data healthy migration/complete_setup.sql
cortex_project_system_registrations data healthy migration/complete_setup.sql
auto_research_jobs data healthy migration/complete_setup.sql
auto_research_iterations data healthy migration/complete_setup.sql
cortex_leaveoff_points data healthy migration/0.1.0/019_add_leaveoff_points.sql
workflow_nodes data healthy migration/0.1.0/030_workflow_nodes.sql
cortex_scan_results data healthy migration/0.1.0/018_scanner_tables.sql
cortex_scan_projects data healthy migration/0.1.0/018_scanner_tables.sql
cortex_scanner_templates data healthy migration/0.1.0/018_scanner_tables.sql
approval_requests data healthy migration/0.1.0/031_approval_requests.sql
cortex_sessions data healthy migration/0.1.0/017_add_session_tables.sql
cortex_session_observations data healthy migration/0.1.0/017_add_session_tables.sql
workflow_commands data healthy migration/0.1.0/028_workflow_commands.sql
cortex_materialization_history data healthy migration/0.1.0/018_add_materialization_history.sql
workflow_runs data healthy migration/0.1.0/029_workflow_runs.sql
activity_events data healthy migration/0.1.0/033_activity_events.sql
workflow_definitions data healthy migration/0.1.0/027_workflow_definitions.sql
discovered_patterns data healthy migration/0.1.0/034_discovered_patterns.sql
execution_backends data healthy migration/0.1.0/032_execution_backends.sql
chat_conversations data healthy migration/0.1.0/026_add_chat_tables.sql
chat_messages data healthy migration/0.1.0/026_add_chat_tables.sql
user_profile data healthy migration/0.1.0/026_add_chat_tables.sql

LabelLayerStatusPath
/AgentWorkOrderDetailPage frontend healthy cortex-ui/src/pages/AgentWorkOrderDetailPage.tsx
/MCPPage frontend healthy cortex-ui/src/pages/MCPPage.tsx
/OnboardingPage frontend healthy cortex-ui/src/pages/OnboardingPage.tsx
/SettingsPage frontend healthy cortex-ui/src/pages/SettingsPage.tsx
/ProjectPage frontend healthy cortex-ui/src/pages/ProjectPage.tsx
/AgentWorkOrdersPage frontend healthy cortex-ui/src/pages/AgentWorkOrdersPage.tsx
/KnowledgeBasePage frontend healthy cortex-ui/src/pages/KnowledgeBasePage.tsx
/AutoResearchPage frontend healthy cortex-ui/src/pages/AutoResearchPage.tsx
/StyleGuidePage frontend healthy cortex-ui/src/pages/StyleGuidePage.tsx
/ frontend healthy cortex-ui/src/App.tsx
/onboarding frontend healthy cortex-ui/src/App.tsx
/settings frontend healthy cortex-ui/src/App.tsx
/mcp frontend healthy cortex-ui/src/App.tsx
/style-guide frontend healthy cortex-ui/src/App.tsx
/projects frontend healthy cortex-ui/src/App.tsx
/projects/:projectId frontend healthy cortex-ui/src/App.tsx
/agent-work-orders frontend healthy cortex-ui/src/App.tsx
/agent-work-orders/:id frontend healthy cortex-ui/src/App.tsx
/auto-research frontend healthy cortex-ui/src/App.tsx
/chat frontend healthy cortex-ui/src/App.tsx
/workflows frontend healthy cortex-ui/src/App.tsx

LabelLayerStatusPath
auth::python/src/server/config/config.py security healthy python/src/server/config/config.py
auth::python/src/server/services/search/keyword_extractor.py security healthy python/src/server/services/search/keyword_extractor.py
auth::integrations/claude-code/setup/agentWorkOrderSetup.sh security healthy integrations/claude-code/setup/agentWorkOrderSetup.sh
auth::.github/workflows/claude-review.yml security healthy .github/workflows/claude-review.yml
auth::cortex-ui/src/components/settings/IDEGlobalRules.tsx security healthy cortex-ui/src/components/settings/IDEGlobalRules.tsx
auth::cortex-example-workflow/README.md security healthy cortex-example-workflow/README.md
auth::python/src/mcp_server/mcp_server.py security healthy python/src/mcp_server/mcp_server.py
auth::python/src/mcp_server/features/feature_tools.py security healthy python/src/mcp_server/features/feature_tools.py
auth::python/tests/mcp_server/features/test_feature_tools.py security healthy python/tests/mcp_server/features/test_feature_tools.py
auth::python/src/mcp_server/features/rag/rag_tools.py security healthy python/src/mcp_server/features/rag/rag_tools.py
auth::.github/workflows/claude-fix.yml security healthy .github/workflows/claude-fix.yml
auth::python/tests/test_supabase_validation.py security healthy python/tests/test_supabase_validation.py
auth::.env.example security healthy .env.example
auth::cortex-example-workflow/CLAUDE.md security healthy cortex-example-workflow/CLAUDE.md
auth::python/src/server/services/embeddings/provider_error_… security healthy python/src/server/services/embeddings/provider_error_adapte…
auth::python/tests/test_keyword_extraction.py security healthy python/tests/test_keyword_extraction.py
auth::python/src/agents/document_agent.py security healthy python/src/agents/document_agent.py
auth::python/src/server/services/extensions/extension_valid… security healthy python/src/server/services/extensions/extension_validation_…
auth::python/tests/server/services/extensions/test_extensio… security healthy python/tests/server/services/extensions/test_extension_vali…

LabelLayerStatusPath
172.16.1.230 network healthy .mcp.json
192.168.1.100 network healthy README.md
192.168.1.10 network healthy .env.example
127.0.0.1 network healthy .env.example
1.18.863.863 network healthy cortex-ui/src/components/layout/Navigation.tsx
172.16.1.222 network healthy scripts/backup/cortex-backup.sh
93.184.216.34 network healthy python/tests/test_discovery_service.py
10.0.0.0 network healthy python/src/server/config/config.py
172.16.0.0 network healthy python/src/server/config/config.py
192.168.0.0 network healthy python/src/server/config/config.py
169.254.0.0 network healthy python/src/server/config/config.py
172.18.0.0 network healthy python/src/server/api_routes/internal_api.py
172.31.255.255 network healthy python/src/server/api_routes/internal_api.py
120.0.0.0 network healthy python/src/server/services/crawler_manager.py
127.0.0.0 network healthy python/src/server/services/crawling/discovery_service.py
169.254.169.254 network healthy python/src/server/services/crawling/discovery_service.py

LabelLayerStatusPath
frontend-tests cicd healthy .github/workflows/ci.yml
backend-tests cicd healthy .github/workflows/ci.yml
docker-build-test cicd healthy .github/workflows/ci.yml
test-summary cicd healthy .github/workflows/ci.yml
claude-fix cicd healthy .github/workflows/claude-fix.yml
unauthorized-message cicd healthy .github/workflows/claude-fix.yml
claude-review cicd healthy .github/workflows/claude-review.yml
unauthorized-message cicd healthy .github/workflows/claude-review.yml
generate-release-notes cicd healthy .github/workflows/release-notes.yml

LabelLayerStatusPath
port:230 network healthy cortexSetup.sh
port:8181 network healthy cortexSetup.sh
port:8051 network healthy cortexSetup.sh
port:5173 network healthy cortex-ui/README.md
port:3737 network healthy cortex-ui/Dockerfile
port:123 network healthy .github/ISSUE_TEMPLATE/bug_report.yml
port:15 network healthy .github/ISSUE_TEMPLATE/bug_report.yml
port:8052 network healthy .github/workflows/ci.yml

LabelLayerStatusPath
OllamaInstanceHealthIndicator frontend healthy cortex-ui/src/components/settings/OllamaInstanceHealthIndic…
OllamaModelDiscoveryModal frontend healthy cortex-ui/src/components/settings/OllamaModelDiscoveryModal…
OllamaConfigurationPanel frontend healthy cortex-ui/src/components/settings/OllamaConfigurationPanel.…
OllamaModelSelectionModal frontend healthy cortex-ui/src/components/settings/OllamaModelSelectionModal…
CoverageVisualization frontend healthy cortex-ui/src/components/ui/CoverageVisualization.tsx
AutoResearchPage frontend healthy cortex-ui/src/pages/AutoResearchPage.tsx
StyleGuidePage frontend healthy cortex-ui/src/pages/StyleGuidePage.tsx
WorkflowsPage frontend healthy cortex-ui/src/features/workflows/components/WorkflowsPage.t…

LabelLayerStatusPath
postgresql data healthy README.md
elasticsearch data healthy integrations/claude-code/extensions/cortex-link-project/SKI…
postgres data healthy python/tests/test_keyword_extraction.py
redis data healthy python/tests/server/services/workflow/test_approval_templat…
mysql data healthy python/src/server/services/search/keyword_extractor.py
mongodb data healthy python/src/server/services/search/keyword_extractor.py
sqlite data healthy python/src/server/services/crawling/helpers/url_handler.py

LabelLayerStatusPath
image::cortex-ui/Dockerfile hardware healthy cortex-ui/Dockerfile
cortex-server hardware healthy docker-compose.yml
cortex-mcp hardware healthy docker-compose.yml
cortex-agents hardware healthy docker-compose.yml
cortex-frontend hardware healthy docker-compose.yml
trinity-a2ui hardware healthy docker-compose.yml
cloudflared hardware healthy docker-compose.yml

LabelLayerStatusPath
SUPABASE_URL cicd healthy
SUPABASE_SERVICE_KEY cicd healthy
PYTHON_VERSION cicd healthy
NODE_VERSION cicd healthy
CODECOV_TOKEN cicd healthy
CLAUDE_CODE_OAUTH_TOKEN cicd healthy

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::claude-fix cicd healthy .github/workflows/claude-fix.yml
gha::claude-review cicd healthy .github/workflows/claude-review.yml
gha::release-notes cicd healthy .github/workflows/release-notes.yml

LabelLayerStatusPath
vps::aws hardware healthy python/tests/server/services/extensions/test_extension_vali…
vps::azure hardware healthy python/src/server/services/search/keyword_extractor.py
vps::gcp hardware healthy python/src/server/services/search/keyword_extractor.py

LabelLayerStatusPath
repobility-clone-6zp8d3hs software healthy /tmp/repobility-clone-6zp8d3hs

LabelLayerStatusPath
nginx network healthy python/src/agents/server.py

LabelLayerStatusPath
gpu (detected) hardware healthy python/src/server/services/crawler_manager.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/01c6bb35-20e7-45b4-beec-a55a0a966855/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/01c6bb35-20e7-45b4-beec-a55a0a966855/

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.