https://github.com/THIRD-I-AI/AURA
· scanned 2026-06-16 00:35 UTC (2 months, 2 weeks ago)
302 raw signals (0 security + 302 graph)
Last scanned 2 months, 2 weeks ago · v1 · 266 actionable findings from 1 signal source. 36 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 6303 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 |
|---|---|---|---|
__init__ |
software | healthy | sdk_clients/aura_orchestration_client/client.py:231 |
__enter__ |
software | healthy | sdk_clients/aura_orchestration_client/client.py:102 |
__exit__ |
software | healthy | sdk_clients/aura_orchestration_client/client.py:105 |
_url |
software | healthy | sdk_clients/aura_orchestration_client/client.py:260 |
_request |
software | healthy | sdk_clients/aura_orchestration_client/client.py:263 |
_handle_response |
software | healthy | sdk_clients/aura_orchestration_client/client.py:146 |
_handshake_endpoint_mcp_handshake |
software | healthy | sdk_clients/aura_orchestration_client/client.py:298 |
_invoke_endpoint_mcp_invoke |
software | healthy | sdk_clients/aura_orchestration_client/client.py:307 |
generate_query_v1_orchestrations_query |
software | dead | sdk_clients/aura_orchestration_client/client.py:316 |
health |
software | healthy | sdk_clients/aura_orchestration_client/client.py:325 |
root_ |
software | dead | sdk_clients/aura_orchestration_client/client.py:333 |
__aenter__ |
software | healthy | sdk_clients/aura_orchestration_client/client.py:253 |
__aexit__ |
software | healthy | sdk_clients/aura_orchestration_client/client.py:256 |
__init__ |
software | healthy | sdk_clients/aura_code_generation_client/client.py:204 |
__enter__ |
software | healthy | sdk_clients/aura_code_generation_client/client.py:102 |
__exit__ |
software | healthy | sdk_clients/aura_code_generation_client/client.py:105 |
_url |
software | healthy | sdk_clients/aura_code_generation_client/client.py:233 |
_request |
software | healthy | sdk_clients/aura_code_generation_client/client.py:236 |
_handle_response |
software | healthy | sdk_clients/aura_code_generation_client/client.py:146 |
generate_code_generate_code |
software | dead | sdk_clients/aura_code_generation_client/client.py:271 |
health |
software | healthy | sdk_clients/aura_code_generation_client/client.py:279 |
__aenter__ |
software | healthy | sdk_clients/aura_code_generation_client/client.py:226 |
__aexit__ |
software | healthy | sdk_clients/aura_code_generation_client/client.py:229 |
__init__ |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:260 |
__enter__ |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:102 |
__exit__ |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:105 |
_url |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:289 |
_request |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:292 |
_handle_response |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:146 |
get_dataset_profile_dataset_profiles__file_id_ |
software | dead | sdk_clients/aura_metadata_store_client/client.py:327 |
get_semantic_model_semantic_models__model_id_ |
software | dead | sdk_clients/aura_metadata_store_client/client.py:335 |
get_user_users__user_id_ |
software | dead | sdk_clients/aura_metadata_store_client/client.py:343 |
health |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:351 |
list_data_sources_data_sources |
software | dead | sdk_clients/aura_metadata_store_client/client.py:359 |
list_semantic_models_semantic_models |
software | dead | sdk_clients/aura_metadata_store_client/client.py:367 |
upsert_dataset_profile_dataset_profiles__file_id_ |
software | dead | sdk_clients/aura_metadata_store_client/client.py:375 |
upsert_semantic_model_semantic_models |
software | dead | sdk_clients/aura_metadata_store_client/client.py:383 |
upsert_user_users__user_id_ |
software | dead | sdk_clients/aura_metadata_store_client/client.py:391 |
__aenter__ |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:282 |
__aexit__ |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:285 |
__init__ |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:205 |
__enter__ |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:102 |
__exit__ |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:105 |
_url |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:234 |
_request |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:237 |
_handle_response |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:146 |
execute_sql_execute_sql |
software | dead | sdk_clients/aura_execution_sandbox_client/client.py:272 |
health |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:281 |
__aenter__ |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:227 |
__aexit__ |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:230 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
APIError |
software | healthy | sdk_clients/aura_orchestration_client/client.py:23 |
NotFoundError |
software | healthy | sdk_clients/aura_orchestration_client/client.py:36 |
UnauthorizedError |
software | healthy | sdk_clients/aura_orchestration_client/client.py:40 |
ServiceUnavailableError |
software | healthy | sdk_clients/aura_orchestration_client/client.py:44 |
RetryPolicy |
software | healthy | sdk_clients/aura_orchestration_client/client.py:51 |
Client |
software | healthy | sdk_clients/aura_orchestration_client/client.py:66 |
AsyncClient |
software | healthy | sdk_clients/aura_orchestration_client/client.py:220 |
AgentResponse |
software | healthy | sdk_clients/aura_orchestration_client/models.py:20 |
ChatRequest |
software | healthy | sdk_clients/aura_orchestration_client/models.py:29 |
HTTPValidationError |
software | healthy | sdk_clients/aura_orchestration_client/models.py:35 |
MCPHandshakeRequest |
software | healthy | sdk_clients/aura_orchestration_client/models.py:39 |
MCPHandshakeResponse |
software | healthy | sdk_clients/aura_orchestration_client/models.py:45 |
ToolDescriptor |
software | healthy | sdk_clients/aura_orchestration_client/models.py:53 |
ToolInvocation |
software | healthy | sdk_clients/aura_orchestration_client/models.py:61 |
ToolInvocationResult |
software | healthy | sdk_clients/aura_orchestration_client/models.py:68 |
ValidationError |
software | healthy | sdk_clients/aura_orchestration_client/models.py:75 |
APIError |
software | healthy | sdk_clients/aura_code_generation_client/client.py:23 |
NotFoundError |
software | healthy | sdk_clients/aura_code_generation_client/client.py:36 |
UnauthorizedError |
software | healthy | sdk_clients/aura_code_generation_client/client.py:40 |
ServiceUnavailableError |
software | healthy | sdk_clients/aura_code_generation_client/client.py:44 |
RetryPolicy |
software | healthy | sdk_clients/aura_code_generation_client/client.py:51 |
Client |
software | healthy | sdk_clients/aura_code_generation_client/client.py:66 |
AsyncClient |
software | healthy | sdk_clients/aura_code_generation_client/client.py:193 |
HTTPValidationError |
software | healthy | sdk_clients/aura_code_generation_client/models.py:20 |
PlanStep |
software | healthy | sdk_clients/aura_code_generation_client/models.py:24 |
ValidationError |
software | healthy | sdk_clients/aura_code_generation_client/models.py:30 |
APIError |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:23 |
NotFoundError |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:36 |
UnauthorizedError |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:40 |
ServiceUnavailableError |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:44 |
RetryPolicy |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:51 |
Client |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:66 |
AsyncClient |
software | healthy | sdk_clients/aura_metadata_store_client/client.py:249 |
HTTPValidationError |
software | healthy | sdk_clients/aura_metadata_store_client/models.py:20 |
ValidationError |
software | healthy | sdk_clients/aura_metadata_store_client/models.py:24 |
APIError |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:23 |
NotFoundError |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:36 |
UnauthorizedError |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:40 |
ServiceUnavailableError |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:44 |
RetryPolicy |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:51 |
Client |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:66 |
AsyncClient |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py:194 |
ExecutionJob |
software | healthy | sdk_clients/aura_execution_sandbox_client/models.py:20 |
HTTPValidationError |
software | healthy | sdk_clients/aura_execution_sandbox_client/models.py:31 |
QueryResult |
software | healthy | sdk_clients/aura_execution_sandbox_client/models.py:35 |
ValidationError |
software | healthy | sdk_clients/aura_execution_sandbox_client/models.py:41 |
APIError |
software | healthy | sdk_clients/aura_ingestion_client/client.py:23 |
NotFoundError |
software | healthy | sdk_clients/aura_ingestion_client/client.py:36 |
UnauthorizedError |
software | healthy | sdk_clients/aura_ingestion_client/client.py:40 |
ServiceUnavailableError |
software | healthy | sdk_clients/aura_ingestion_client/client.py:44 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
STREAMING_FOUNDATIONS.md |
software | healthy | STREAMING_FOUNDATIONS.md |
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
ENTERPRISE.md |
software | healthy | ENTERPRISE.md |
package.json |
software | healthy | package.json |
ARCHITECTURE_AUDIT.md |
software | healthy | ARCHITECTURE_AUDIT.md |
package-lock.json |
software | healthy | package-lock.json |
docker-compose.prod.yml |
software | healthy | docker-compose.prod.yml |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
test_api.py |
software | healthy | test_api.py |
AURA Pivot to AI-Native Finance Auditor Service.md |
software | healthy | AURA Pivot to AI-Native Finance Auditor Service.md |
.env.example |
software | healthy | .env.example |
Makefile |
software | healthy | Makefile |
docker-compose.yml |
software | healthy | docker-compose.yml |
client.py |
software | healthy | sdk_clients/aura_orchestration_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_orchestration_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_orchestration_client/README.md |
models.py |
software | healthy | sdk_clients/aura_orchestration_client/models.py |
client.py |
software | healthy | sdk_clients/aura_code_generation_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_code_generation_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_code_generation_client/README.md |
models.py |
software | healthy | sdk_clients/aura_code_generation_client/models.py |
client.py |
software | healthy | sdk_clients/aura_metadata_store_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_metadata_store_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_metadata_store_client/README.md |
models.py |
software | healthy | sdk_clients/aura_metadata_store_client/models.py |
client.py |
software | healthy | sdk_clients/aura_execution_sandbox_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_execution_sandbox_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_execution_sandbox_client/README.md |
models.py |
software | healthy | sdk_clients/aura_execution_sandbox_client/models.py |
client.py |
software | healthy | sdk_clients/aura_ingestion_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_ingestion_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_ingestion_client/README.md |
models.py |
software | healthy | sdk_clients/aura_ingestion_client/models.py |
client.py |
software | healthy | sdk_clients/aura_causal_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_causal_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_causal_client/README.md |
models.py |
software | healthy | sdk_clients/aura_causal_client/models.py |
client.py |
software | healthy | sdk_clients/aura_scheduler_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_scheduler_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_scheduler_client/README.md |
models.py |
software | healthy | sdk_clients/aura_scheduler_client/models.py |
client.py |
software | healthy | sdk_clients/aura_insights_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_insights_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_insights_client/README.md |
models.py |
software | healthy | sdk_clients/aura_insights_client/models.py |
client.py |
software | healthy | sdk_clients/aura_connectors_client/client.py |
__init__.py |
software | healthy | sdk_clients/aura_connectors_client/__init__.py |
README.md |
software | healthy | sdk_clients/aura_connectors_client/README.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
POST /generate_code |
api | healthy | aurabackend/code_generation_service/main.py |
GET / |
api | healthy | aurabackend/orchestration_service/main.py |
POST /v1/orchestrations/query |
api | healthy | aurabackend/orchestration_service/main.py |
POST /test |
api | healthy | aurabackend/connectors/main.py |
POST /tables |
api | healthy | aurabackend/connectors/main.py |
GET /connectors/available |
api | healthy | aurabackend/connectors/main.py |
GET /connectors/registry |
api | healthy | aurabackend/connectors/main.py |
POST /ingest |
api | healthy | aurabackend/connectors/main.py |
POST /introspect |
api | healthy | aurabackend/connectors/main.py |
POST /connections/{connection_id}/query |
api | healthy | aurabackend/connectors/main.py |
GET /vault/health |
api | healthy | aurabackend/connectors/main.py |
GET /vault/tables |
api | healthy | aurabackend/connectors/main.py |
POST /vault/query |
api | healthy | aurabackend/connectors/main.py |
POST /vault/vector-search |
api | healthy | aurabackend/connectors/main.py |
POST /vault/spatial-query |
api | healthy | aurabackend/connectors/main.py |
GET /vault/capabilities |
api | healthy | aurabackend/connectors/main.py |
GET /health |
api | healthy | aurabackend/shared/service_factory.py |
POST /analyze |
api | healthy | aurabackend/insights/main.py |
POST /chart-suggestions |
api | healthy | aurabackend/insights/main.py |
POST /recommend-indexes |
api | healthy | aurabackend/insights/main.py |
POST /dar/research/run |
api | healthy | aurabackend/dar_service/main.py |
GET /dar/insights |
api | healthy | aurabackend/dar_service/main.py |
GET /dar/insights/{insight_id} |
api | healthy | aurabackend/dar_service/main.py |
GET /dar/daemon/status |
api | healthy | aurabackend/dar_service/main.py |
POST /dar/daemon/start |
api | healthy | aurabackend/dar_service/main.py |
POST /dar/daemon/stop |
api | healthy | aurabackend/dar_service/main.py |
POST /jobs |
api | healthy | aurabackend/scheduler_service/main.py |
GET /jobs |
api | healthy | aurabackend/scheduler_service/main.py |
GET /jobs/{job_id} |
api | healthy | aurabackend/scheduler_service/main.py |
PUT /jobs/{job_id} |
api | healthy | aurabackend/scheduler_service/main.py |
DELETE /jobs/{job_id} |
api | healthy | aurabackend/scheduler_service/main.py |
POST /jobs/{job_id}/pause |
api | healthy | aurabackend/scheduler_service/main.py |
POST /jobs/{job_id}/resume |
api | healthy | aurabackend/scheduler_service/main.py |
POST /jobs/{job_id}/execute |
api | healthy | aurabackend/scheduler_service/main.py |
GET /executions |
api | healthy | aurabackend/scheduler_service/main.py |
GET /executions/{execution_id} |
api | healthy | aurabackend/scheduler_service/main.py |
GET /executions/{execution_id}/logs |
api | healthy | aurabackend/scheduler_service/main.py |
POST /jobs/{job_id}/run |
api | healthy | aurabackend/scheduler_service/main.py |
POST /admin/cleanup |
api | healthy | aurabackend/scheduler_service/main.py |
POST /execute_sql |
api | healthy | aurabackend/execution_sandbox/main.py |
POST /api/v1/ingest/netsuite |
api | healthy | aurabackend/ingestion_service/main.py |
POST /api/v1/ingest/workday |
api | healthy | aurabackend/ingestion_service/main.py |
GET /api/v1/ingest/erc-map/{erc} |
api | healthy | aurabackend/ingestion_service/main.py |
POST /uasr/ingest |
api | healthy | aurabackend/uasr/service.py |
POST /uasr/baseline |
api | healthy | aurabackend/uasr/service.py |
GET /uasr/drift/status |
api | healthy | aurabackend/uasr/service.py |
GET /uasr/recovery/{recovery_id} |
api | healthy | aurabackend/uasr/service.py |
GET /uasr/drift/{drift_event_id}/recovery |
api | healthy | aurabackend/uasr/service.py |
GET /uasr/metrics |
api | healthy | aurabackend/uasr/service.py |
GET /uasr/metrics/history |
api | healthy | aurabackend/uasr/service.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
sdk_clients |
software | healthy | sdk_clients |
aura_orchestration_client |
software | healthy | sdk_clients/aura_orchestration_client |
aura_code_generation_client |
software | healthy | sdk_clients/aura_code_generation_client |
aura_metadata_store_client |
software | healthy | sdk_clients/aura_metadata_store_client |
aura_execution_sandbox_client |
software | healthy | sdk_clients/aura_execution_sandbox_client |
aura_ingestion_client |
software | healthy | sdk_clients/aura_ingestion_client |
aura_causal_client |
software | healthy | sdk_clients/aura_causal_client |
aura_scheduler_client |
software | healthy | sdk_clients/aura_scheduler_client |
aura_insights_client |
software | healthy | sdk_clients/aura_insights_client |
aura_connectors_client |
software | healthy | sdk_clients/aura_connectors_client |
aura_dar_client |
software | healthy | sdk_clients/aura_dar_client |
aura_gateway_client |
software | healthy | sdk_clients/aura_gateway_client |
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
types |
software | healthy | frontend/src/types |
auth |
software | healthy | frontend/src/auth |
__tests__ |
software | healthy | frontend/src/auth/__tests__ |
test |
software | healthy | frontend/src/test |
components |
software | healthy | frontend/src/components |
__tests__ |
software | healthy | frontend/src/components/__tests__ |
ui |
software | healthy | frontend/src/components/ui |
__tests__ |
software | healthy | frontend/src/components/ui/__tests__ |
HITL |
software | healthy | frontend/src/components/HITL |
__tests__ |
software | healthy | frontend/src/components/HITL/__tests__ |
Layout |
software | healthy | frontend/src/components/Layout |
__tests__ |
software | healthy | frontend/src/components/Layout/__tests__ |
contexts |
software | healthy | frontend/src/contexts |
audit |
software | healthy | frontend/src/audit |
__tests__ |
software | healthy | frontend/src/audit/__tests__ |
wizard |
software | healthy | frontend/src/audit/wizard |
pages |
software | healthy | frontend/src/pages |
__tests__ |
software | healthy | frontend/src/pages/__tests__ |
streaming |
software | healthy | frontend/src/pages/streaming |
hooks |
software | healthy | frontend/src/hooks |
__tests__ |
software | healthy | frontend/src/hooks/__tests__ |
services |
software | healthy | frontend/src/services |
__tests__ |
software | healthy | frontend/src/services/__tests__ |
store |
software | healthy | frontend/src/store |
styles |
software | healthy | frontend/src/styles |
plugins |
software | healthy | frontend/src/plugins |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
artifacts |
software | healthy | docs/artifacts |
scripts |
software | healthy | scripts |
hooks |
software | healthy | scripts/hooks |
deploy |
software | healthy | deploy |
helm |
software | healthy | deploy/helm |
aura |
software | healthy | deploy/helm/aura |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
IF |
data | healthy | aurabackend/uasr/mapek_worker.py |
cleaned_data |
data | healthy | aurabackend/agents/specialists/transform_agent.py |
source_data |
data | healthy | aurabackend/pipeline/engine.py |
pipeline_output |
data | healthy | aurabackend/pipeline/engine.py |
_etl_output |
data | healthy | aurabackend/api_gateway/routers/etl.py |
ScheduledJob |
data | healthy | aurabackend/scheduler_service/models.py |
JobExecution |
data | healthy | aurabackend/scheduler_service/models.py |
ExecutionLog |
data | healthy | aurabackend/scheduler_service/models.py |
scheduled_jobs |
data | healthy | aurabackend/scheduler_service/models.py |
job_executions |
data | healthy | aurabackend/scheduler_service/models.py |
execution_logs |
data | healthy | aurabackend/scheduler_service/models.py |
DriftEvent |
data | healthy | aurabackend/uasr/models.py |
RecoveryRecord |
data | healthy | aurabackend/uasr/models.py |
DistributionSnapshot |
data | healthy | aurabackend/uasr/models.py |
BatchEmbeddingRecord |
data | healthy | aurabackend/uasr/models.py |
HealingMetric |
data | healthy | aurabackend/uasr/models.py |
uasr_drift_events |
data | healthy | aurabackend/uasr/models.py |
uasr_recovery_records |
data | healthy | aurabackend/uasr/models.py |
uasr_distribution_snapshots |
data | healthy | aurabackend/uasr/models.py |
uasr_batch_embeddings |
data | healthy | aurabackend/uasr/models.py |
uasr_healing_metrics |
data | healthy | aurabackend/uasr/models.py |
Base |
data | healthy | aurabackend/api_gateway/persistence.py |
QueryHistoryRow |
data | healthy | aurabackend/api_gateway/persistence.py |
SavedQueryRow |
data | healthy | aurabackend/api_gateway/persistence.py |
SchemaContextRow |
data | healthy | aurabackend/api_gateway/persistence.py |
FileMetadataRow |
data | healthy | aurabackend/api_gateway/persistence.py |
ShareTokenRow |
data | healthy | aurabackend/api_gateway/persistence.py |
LineageEdgeRow |
data | healthy | aurabackend/api_gateway/persistence.py |
gateway_query_history |
data | healthy | aurabackend/api_gateway/persistence.py |
gateway_saved_queries |
data | healthy | aurabackend/api_gateway/persistence.py |
gateway_schema_context |
data | healthy | aurabackend/api_gateway/persistence.py |
gateway_file_metadata |
data | healthy | aurabackend/api_gateway/persistence.py |
gateway_share_tokens |
data | healthy | aurabackend/api_gateway/persistence.py |
gateway_lineage_edges |
data | healthy | aurabackend/api_gateway/persistence.py |
ExecutionPattern |
data | healthy | aurabackend/evolution/models.py |
ImprovementProposal |
data | healthy | aurabackend/evolution/models.py |
SystemEvolutionLog |
data | healthy | aurabackend/evolution/models.py |
AgentFeedback |
data | healthy | aurabackend/evolution/models.py |
evolution_execution_patterns |
data | healthy | aurabackend/evolution/models.py |
evolution_improvement_proposals |
data | healthy | aurabackend/evolution/models.py |
evolution_system_log |
data | healthy | aurabackend/evolution/models.py |
evolution_agent_feedback |
data | healthy | aurabackend/evolution/models.py |
Base |
data | healthy | aurabackend/metadata_store/db.py |
User |
data | healthy | aurabackend/metadata_store/models.py |
DataSource |
data | healthy | aurabackend/metadata_store/models.py |
Document |
data | healthy | aurabackend/metadata_store/models.py |
DocumentEmbedding |
data | healthy | aurabackend/metadata_store/models.py |
SchemaColumn |
data | healthy | aurabackend/metadata_store/models.py |
DARInsight |
data | healthy | aurabackend/metadata_store/models.py |
DatasetProfile |
data | healthy | aurabackend/metadata_store/models.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | frontend/src/App.tsx |
ConnectorCatalog |
frontend | healthy | frontend/src/components/ConnectorCatalog.tsx |
CommandPalette |
frontend | healthy | frontend/src/components/CommandPalette.tsx |
PipelineMonitor |
frontend | healthy | frontend/src/components/PipelineMonitor.tsx |
FileUpload |
frontend | healthy | frontend/src/components/FileUploadPro.tsx |
PresenceIndicator |
frontend | healthy | frontend/src/components/PresenceIndicator.tsx |
ChatInterface |
frontend | healthy | frontend/src/components/ChatInterface.tsx |
WorkspacePicker |
frontend | healthy | frontend/src/components/WorkspacePicker.tsx |
RechartsVisualization |
frontend | healthy | frontend/src/components/RechartsVisualization.tsx |
CounterfactualCard |
frontend | healthy | frontend/src/components/CounterfactualCard.tsx |
LiveDashboard |
frontend | healthy | frontend/src/components/LiveDashboard.tsx |
UASRMetricsPanel |
frontend | healthy | frontend/src/components/UASRMetricsPanel.tsx |
Alert |
frontend | healthy | frontend/src/components/ui/Alert.tsx |
Button |
frontend | healthy | frontend/src/components/ui/Button.tsx |
ProgressBar |
frontend | healthy | frontend/src/components/ui/ProgressBar.tsx |
Skeleton |
frontend | healthy | frontend/src/components/ui/Skeleton.tsx |
ErrorBoundary |
frontend | healthy | frontend/src/components/ui/ErrorBoundary.tsx |
ToastContainer |
frontend | healthy | frontend/src/components/ui/Toast.tsx |
Badge |
frontend | healthy | frontend/src/components/ui/Badge.tsx |
Card |
frontend | healthy | frontend/src/components/ui/Card.tsx |
ExceptionQueue |
frontend | healthy | frontend/src/components/HITL/ExceptionQueue.tsx |
Sidebar |
frontend | healthy | frontend/src/components/Layout/Sidebar.tsx |
AppLayout |
frontend | healthy | frontend/src/components/Layout/AppLayout.tsx |
Header |
frontend | healthy | frontend/src/components/Layout/Header.tsx |
Lineage |
frontend | healthy | frontend/src/pages/Lineage.tsx |
FilesAndData |
frontend | healthy | frontend/src/pages/FilesAndData.tsx |
Dashboards |
frontend | healthy | frontend/src/pages/Dashboards.tsx |
PipelinesPanel |
frontend | healthy | frontend/src/pages/PipelinesPanel.tsx |
AgentPanel |
frontend | healthy | frontend/src/pages/AgentPanel.tsx |
QueryHistory |
frontend | healthy | frontend/src/pages/QueryHistory.tsx |
StreamingPanel |
frontend | healthy | frontend/src/pages/StreamingPanel.tsx |
Counterfactual |
frontend | healthy | frontend/src/pages/Counterfactual.tsx |
Cost |
frontend | healthy | frontend/src/pages/Cost.tsx |
Library |
frontend | healthy | frontend/src/pages/Library.tsx |
Settings |
frontend | healthy | frontend/src/pages/Settings.tsx |
WebhooksPanel |
frontend | healthy | frontend/src/pages/WebhooksPanel.tsx |
StreamingCreateForm |
frontend | healthy | frontend/src/pages/streaming/StreamingCreateForm.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/Lineage |
frontend | healthy | frontend/src/pages/Lineage.tsx |
/FilesAndData |
frontend | healthy | frontend/src/pages/FilesAndData.tsx |
/Dashboards |
frontend | healthy | frontend/src/pages/Dashboards.tsx |
/PipelinesPanel |
frontend | healthy | frontend/src/pages/PipelinesPanel.tsx |
/AgentPanel |
frontend | healthy | frontend/src/pages/AgentPanel.tsx |
/QueryHistory |
frontend | healthy | frontend/src/pages/QueryHistory.tsx |
/StreamingPanel |
frontend | healthy | frontend/src/pages/StreamingPanel.tsx |
/Counterfactual |
frontend | healthy | frontend/src/pages/Counterfactual.tsx |
/Cost |
frontend | healthy | frontend/src/pages/Cost.tsx |
/Library |
frontend | healthy | frontend/src/pages/Library.tsx |
/Settings |
frontend | healthy | frontend/src/pages/Settings.tsx |
/WebhooksPanel |
frontend | healthy | frontend/src/pages/WebhooksPanel.tsx |
/__tests__/StreamingPanel.test |
frontend | healthy | frontend/src/pages/__tests__/StreamingPanel.test.tsx |
/__tests__/AgentPanel.test |
frontend | healthy | frontend/src/pages/__tests__/AgentPanel.test.tsx |
/__tests__/Settings.test |
frontend | healthy | frontend/src/pages/__tests__/Settings.test.tsx |
/__tests__/WebhooksPanel.test |
frontend | healthy | frontend/src/pages/__tests__/WebhooksPanel.test.tsx |
/__tests__/Counterfactual.test |
frontend | healthy | frontend/src/pages/__tests__/Counterfactual.test.tsx |
/__tests__/QueryHistory.test |
frontend | healthy | frontend/src/pages/__tests__/QueryHistory.test.tsx |
/__tests__/PipelinesPanel.test |
frontend | healthy | frontend/src/pages/__tests__/PipelinesPanel.test.tsx |
/__tests__/FilesAndData.test |
frontend | healthy | frontend/src/pages/__tests__/FilesAndData.test.tsx |
/streaming/StreamingCreateForm |
frontend | healthy | frontend/src/pages/streaming/StreamingCreateForm.tsx |
/streaming/StreamingFormPrimitives |
frontend | healthy | frontend/src/pages/streaming/StreamingFormPrimitives.tsx |
/ |
frontend | healthy | frontend/src/AppRoutes.tsx |
/login |
frontend | healthy | frontend/src/AppRoutes.tsx |
/signup |
frontend | healthy | frontend/src/AppRoutes.tsx |
/audit/new |
frontend | healthy | frontend/src/AppRoutes.tsx |
/audit/:jobId |
frontend | healthy | frontend/src/AppRoutes.tsx |
/certificate/:hash |
frontend | healthy | frontend/src/AppRoutes.tsx |
/verify/:hash |
frontend | healthy | frontend/src/AppRoutes.tsx |
/app/* |
frontend | healthy | frontend/src/AppRoutes.tsx |
/app |
frontend | healthy | frontend/src/auth/__tests__/auth.test.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
image::frontend/Dockerfile |
hardware | healthy | frontend/Dockerfile |
image::aurabackend/Dockerfile |
hardware | healthy | aurabackend/Dockerfile |
api_gateway |
hardware | healthy | docker-compose.yml |
code_generation_service |
hardware | healthy | docker-compose.yml |
connector_service |
hardware | healthy | docker-compose.yml |
execution_sandbox |
hardware | healthy | docker-compose.yml |
scheduler_service |
hardware | healthy | docker-compose.yml |
insights_service |
hardware | healthy | docker-compose.yml |
orchestration_service |
hardware | healthy | docker-compose.yml |
metadata_store |
hardware | healthy | docker-compose.yml |
uasr_service |
hardware | healthy | docker-compose.yml |
redpanda |
hardware | healthy | docker-compose.yml |
jaeger |
hardware | healthy | docker-compose.yml |
k8s::ConfigMap::deploy/helm/aura/templates/backend-configma… |
hardware | healthy | deploy/helm/aura/templates/backend-configmap.yaml |
k8s::HorizontalPodAutoscaler::deploy/helm/aura/templates/fr… |
hardware | healthy | deploy/helm/aura/templates/frontend-hpa.yaml |
k8s::ConfigMap::deploy/helm/aura/templates/audit-shipper-cm… |
hardware | healthy | deploy/helm/aura/templates/audit-shipper-cm.yaml |
k8s::Namespace::deploy/helm/aura/templates/namespace.yaml |
hardware | healthy | deploy/helm/aura/templates/namespace.yaml |
k8s::ServiceMonitor::deploy/helm/aura/templates/servicemoni… |
hardware | healthy | deploy/helm/aura/templates/servicemonitor.yaml |
k8s::NetworkPolicy::deploy/helm/aura/templates/networkpolic… |
hardware | healthy | deploy/helm/aura/templates/networkpolicy.yaml |
k8s::PodDisruptionBudget::deploy/helm/aura/templates/pdb.ya… |
hardware | healthy | deploy/helm/aura/templates/pdb.yaml |
k8s::PersistentVolumeClaim::deploy/helm/aura/templates/pvc.… |
hardware | healthy | deploy/helm/aura/templates/pvc.yaml |
k8s::PersistentVolumeClaim::deploy/helm/aura/templates/audi… |
hardware | healthy | deploy/helm/aura/templates/audit-pvc.yaml |
k8s::ServiceAccount::deploy/helm/aura/templates/serviceacco… |
hardware | healthy | deploy/helm/aura/templates/serviceaccount.yaml |
k8s::HorizontalPodAutoscaler::deploy/helm/aura/templates/ba… |
hardware | healthy | deploy/helm/aura/templates/backend-hpa.yaml |
tf::aws_msk_cluster::aura_enterprise_kafka |
hardware | healthy | infrastructure/terraform/kafka.tf |
tf::kafka_topic::aura_ledger_ingested |
hardware | healthy | infrastructure/terraform/kafka.tf |
tf::kafka_topic::aura_dlq_ledger |
hardware | healthy | infrastructure/terraform/kafka.tf |
tf::aws_vpc::aura_hybrid_vpc |
hardware | healthy | infrastructure/terraform/network.tf |
tf::aws_subnet::aura_private_subnets |
hardware | healthy | infrastructure/terraform/network.tf |
tf::aws_ec2_transit_gateway_vpc_attachment::on_prem_attachm… |
hardware | healthy | infrastructure/terraform/network.tf |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | docker-compose.prod.yml |
port:8000 |
network | healthy | docker-compose.yml |
port:8001 |
network | healthy | docker-compose.yml |
port:8002 |
network | healthy | docker-compose.yml |
port:8003 |
network | healthy | docker-compose.yml |
port:8004 |
network | healthy | docker-compose.yml |
port:8005 |
network | healthy | docker-compose.yml |
port:8006 |
network | healthy | docker-compose.yml |
port:8007 |
network | healthy | docker-compose.yml |
port:8009 |
network | healthy | docker-compose.yml |
port:9092 |
network | healthy | docker-compose.yml |
port:29092 |
network | healthy | docker-compose.yml |
port:8082 |
network | healthy | docker-compose.yml |
port:9644 |
network | healthy | docker-compose.yml |
port:16686 |
network | healthy | docker-compose.yml |
port:4317 |
network | healthy | docker-compose.yml |
port:4318 |
network | healthy | docker-compose.yml |
port:5173 |
network | healthy | frontend/vite.config.ts |
port:8010 |
network | healthy | deploy/helm/aura/values.yaml |
port:8011 |
network | healthy | deploy/helm/aura/values.yaml |
port:8012 |
network | healthy | deploy/helm/aura/values.yaml |
port:53 |
network | healthy | deploy/helm/aura/templates/networkpolicy.yaml |
port:443 |
network | healthy | deploy/helm/aura/templates/networkpolicy.yaml |
port:5432 |
network | healthy | aurabackend/tests/test_integration.py |
port:3306 |
network | healthy | aurabackend/tests/test_integration.py |
port:9999 |
network | healthy | aurabackend/tests/test_database_adapter.py |
port:1234 |
network | healthy | aurabackend/tests/test_database_adapter.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::aurabackend/shared/middleware.py |
security | healthy | aurabackend/shared/middleware.py |
auth::aurabackend/api_gateway/routers/auth.py |
security | healthy | aurabackend/api_gateway/routers/auth.py |
auth::frontend/src/auth/__tests__/auth.test.tsx |
security | healthy | frontend/src/auth/__tests__/auth.test.tsx |
auth::aurabackend/tests/test_middleware.py |
security | healthy | aurabackend/tests/test_middleware.py |
auth::aurabackend/shared/service_factory.py |
security | healthy | aurabackend/shared/service_factory.py |
auth::aurabackend/metadata_store/models.py |
security | healthy | aurabackend/metadata_store/models.py |
auth::aurabackend/shared/auth.py |
security | healthy | aurabackend/shared/auth.py |
auth::frontend/src/services/api.ts |
security | healthy | frontend/src/services/api.ts |
auth::aurabackend/api_gateway/main.py |
security | healthy | aurabackend/api_gateway/main.py |
auth::deploy/helm/aura/values.yaml |
security | healthy | deploy/helm/aura/values.yaml |
auth::aurabackend/api_gateway/routers/collab.py |
security | healthy | aurabackend/api_gateway/routers/collab.py |
auth::aurabackend/openapi.json |
security | healthy | aurabackend/openapi.json |
auth::README.md |
security | healthy | README.md |
auth::aurabackend/tests/test_exception_queue.py |
security | healthy | aurabackend/tests/test_exception_queue.py |
auth::aurabackend/api_gateway/routers/workspaces.py |
security | healthy | aurabackend/api_gateway/routers/workspaces.py |
auth::frontend/src/types/api.generated.ts |
security | healthy | frontend/src/types/api.generated.ts |
auth::aurabackend/tests/test_tenant_identity.py |
security | healthy | aurabackend/tests/test_tenant_identity.py |
auth::sdk_clients/aura_gateway_client/models.py |
security | healthy | sdk_clients/aura_gateway_client/models.py |
auth::frontend/src/components/HITL/ExceptionQueue.tsx |
security | healthy | frontend/src/components/HITL/ExceptionQueue.tsx |
auth::scripts/hooks/block_secrets.py |
security | healthy | scripts/hooks/block_secrets.py |
auth::.claude/skills/speckit-specify/SKILL.md |
security | healthy | .claude/skills/speckit-specify/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
compose-e2e |
cicd | healthy | .github/workflows/nightly-e2e.yml |
build-and-push |
cicd | healthy | .github/workflows/cd.yml |
backend-test |
cicd | healthy | .github/workflows/ci.yml |
contract-test |
cicd | healthy | .github/workflows/ci.yml |
causal-test |
cicd | healthy | .github/workflows/ci.yml |
streaming-test |
cicd | healthy | .github/workflows/ci.yml |
eval-gate |
cicd | healthy | .github/workflows/ci.yml |
eval-gate-real |
cicd | healthy | .github/workflows/ci.yml |
sdk-codegen-sync |
cicd | healthy | .github/workflows/ci.yml |
scheduler-distributed-test |
cicd | healthy | .github/workflows/ci.yml |
frontend-typecheck |
cicd | healthy | .github/workflows/ci.yml |
frontend-test |
cicd | healthy | .github/workflows/ci.yml |
frontend-lint |
cicd | healthy | .github/workflows/ci.yml |
backend-security |
cicd | healthy | .github/workflows/ci.yml |
backend-lint |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
10.0.0.5 |
network | healthy | frontend/src/services/__tests__/sanitizeApiBase.test.ts |
35.247.0.0 |
network | healthy | deploy/helm/aura/values.yaml |
10.50.0.0 |
network | healthy | deploy/helm/aura/values.yaml |
35.0.0.0 |
network | healthy | deploy/helm/aura/values.yaml |
35.10.0.0 |
network | healthy | deploy/helm/aura/values.yaml |
127.0.0.1 |
network | healthy | aurabackend/tests/test_streaming_sse_sink.py |
10.0.0.1 |
network | healthy | aurabackend/tests/test_rate_limit_forwarded_for.py |
1.2.3.4 |
network | healthy | aurabackend/tests/test_rate_limit_forwarded_for.py |
10.0.0.6 |
network | healthy | aurabackend/tests/test_rate_limit_forwarded_for.py |
10.0.0.7 |
network | healthy | aurabackend/tests/test_rate_limit_forwarded_for.py |
1.1.1.1 |
network | healthy | aurabackend/tests/test_rate_limit.py |
2.2.2.2 |
network | healthy | aurabackend/tests/test_rate_limit.py |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | README.md |
postgres |
data | healthy | README.md |
sqlite |
data | healthy | .env.example |
postgresql |
data | healthy | frontend/src/types.ts |
cockroach |
data | healthy | deploy/helm/aura/templates/networkpolicy.yaml |
clickhouse |
data | healthy | aurabackend/pyproject.toml |
cassandra |
data | healthy | aurabackend/pyproject.toml |
redis |
data | healthy | aurabackend/requirements.txt |
mariadb |
data | healthy | aurabackend/connectors/registry.py |
mongodb |
data | healthy | aurabackend/connectors/base.py |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Deployment::deploy/helm/aura/templates/frontend.yaml |
hardware | healthy | deploy/helm/aura/templates/frontend.yaml |
k8s::CronJob::deploy/helm/aura/templates/audit-verifier-cro… |
hardware | healthy | deploy/helm/aura/templates/audit-verifier-cronjob.yaml |
k8s::Deployment::deploy/helm/aura/templates/backend-deploym… |
hardware | healthy | deploy/helm/aura/templates/backend-deployments.yaml |
k8s::CronJob::infrastructure/helm/aura/templates/synthetic-… |
hardware | healthy | infrastructure/helm/aura/templates/synthetic-cronjob.yaml |
k8s::Deployment::infrastructure/helm/aura/templates/ingesti… |
hardware | healthy | infrastructure/helm/aura/templates/ingestion-deployment.yaml |
k8s::Deployment::infrastructure/helm/aura/templates/auditor… |
hardware | healthy | infrastructure/helm/aura/templates/auditor-agent-deployment… |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::aurabackend/tests/test_integration.py |
security | healthy | aurabackend/tests/test_integration.py |
password_literal::aurabackend/tests/test_integration.py |
security | healthy | aurabackend/tests/test_integration.py |
password_literal::aurabackend/tests/test_p3_pool_registry.py |
security | healthy | aurabackend/tests/test_p3_pool_registry.py |
password_literal::aurabackend/tests/test_database_adapter.py |
security | healthy | aurabackend/tests/test_database_adapter.py |
password_literal::aurabackend/tests/test_config.py |
security | healthy | aurabackend/tests/test_config.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GROQ_API_KEY |
cicd | healthy | — |
IMAGE_NAME |
cicd | healthy | — |
GEMINI_API_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | scripts/hooks/block_secrets.py |
vps::azure |
hardware | healthy | deploy/helm/aura/templates/audit-pvc.yaml |
vps::gcp |
hardware | healthy | aurabackend/connectors/registry.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::nightly-e2e |
cicd | healthy | .github/workflows/nightly-e2e.yml |
gha::cd |
cicd | healthy | .github/workflows/cd.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2dwjfned |
software | healthy | /tmp/repobility-clone-2dwjfned |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::AgentMesh |
api | healthy | aurabackend/contracts/agent_protocol.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
db_migrations.py |
data | healthy | aurabackend/shared/db_migrations.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker-compose.prod.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ingress::deploy/helm/aura/templates/ingress.yaml |
network | healthy | deploy/helm/aura/templates/ingress.yaml |
This page is publicly accessible at:
https://repobility.com/scan/b02d1d46-ed42-48fa-a1a2-287502ca1bb6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b02d1d46-ed42-48fa-a1a2-287502ca1bb6/
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.