https://github.com/DevonWarrior/tqa-pathfinder
· scanned 2026-06-17 01:28 UTC (1 month, 2 weeks ago)
583 raw signals (0 security + 583 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -24.8 (diff) · 521 actionable findings from 1 signal source. 62 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 16852 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 | tests/smoke/cortex_e2e_inprocess.py:36 |
__str__ |
software | healthy | tests/smoke/cortex_e2e_inprocess.py:42 |
record |
software | healthy | tests/smoke/cortex_e2e_inprocess.py:48 |
test_calibration_minimum_3_observations_skipped |
software | healthy | tests/services/test_enrichment_service.py:17 |
test_calibration_exactly_3_observations_applied |
software | healthy | tests/services/test_enrichment_service.py:25 |
test_calibration_factor_below_3_returns_none |
software | healthy | tests/services/test_enrichment_service.py:33 |
test_calibration_linear_dampening_5_obs |
software | healthy | tests/services/test_enrichment_service.py:43 |
test_calibration_linear_dampening_10_obs |
software | healthy | tests/services/test_enrichment_service.py:55 |
test_calibration_linear_dampening_7_obs |
software | healthy | tests/services/test_enrichment_service.py:66 |
test_calibration_above_10_obs_no_dampening |
software | healthy | tests/services/test_enrichment_service.py:77 |
test_calibration_factor_applied_when_exists |
software | healthy | tests/services/test_enrichment_service.py:88 |
test_no_calibration_when_factor_missing |
software | healthy | tests/services/test_enrichment_service.py:97 |
test_no_calibration_when_observations_below_3 |
software | healthy | tests/services/test_enrichment_service.py:104 |
test_calibration_adjustment_field_populated_correctly |
software | healthy | tests/services/test_enrichment_service.py:113 |
test_calibration_confidence_high_for_10_plus_obs |
software | healthy | tests/services/test_enrichment_service.py:124 |
test_calibration_attribution_string_present |
software | healthy | tests/services/test_enrichment_service.py:131 |
test_exact_match_function_industry_tier |
software | healthy | tests/services/test_enrichment_service.py:143 |
test_fallback_to_function_industry |
software | healthy | tests/services/test_enrichment_service.py:152 |
test_fallback_to_industry_only |
software | healthy | tests/services/test_enrichment_service.py:160 |
test_fallback_to_org_wide |
software | healthy | tests/services/test_enrichment_service.py:168 |
test_recompute_calibration_factors_requires_admin |
software | healthy | tests/services/test_admin_calibration.py:11 |
test_recompute_calibration_factors_success |
software | healthy | tests/services/test_admin_calibration.py:18 |
test_recompute_calibration_factors_error_handling |
software | healthy | tests/services/test_admin_calibration.py:28 |
test_recompute_returns_factors_created_count |
software | healthy | tests/services/test_admin_calibration.py:37 |
test_recompute_returns_factors_updated_count |
software | healthy | tests/services/test_admin_calibration.py:45 |
test_recompute_computes_all_approved_outcomes |
software | healthy | tests/services/test_admin_calibration.py:52 |
init_chromadb |
software | healthy | backend/extensions.py:50 |
create_vector_search_service |
software | healthy | backend/extensions.py:115 |
on_test_start |
software | healthy | backend/loadtest.py:29 |
on_test_stop |
software | healthy | backend/loadtest.py:39 |
on_start |
software | healthy | backend/loadtest.py:51 |
list_clients |
software | healthy | backend/loadtest.py:62 |
get_client_detail |
software | healthy | backend/loadtest.py:67 |
create_client |
software | healthy | backend/loadtest.py:75 |
submit_assessment |
software | healthy | backend/loadtest.py:95 |
get_benchmark_results |
software | healthy | backend/loadtest.py:118 |
list_workshops |
software | healthy | backend/loadtest.py:129 |
get_workshop_value_map |
software | healthy | backend/loadtest.py:138 |
enrich_workshop |
software | healthy | backend/loadtest.py:147 |
export_proposal_pptx |
software | healthy | backend/loadtest.py:160 |
export_insights_deck |
software | healthy | backend/loadtest.py:172 |
health_check |
software | healthy | backend/loadtest.py:184 |
check_secret_key_security |
software | healthy | backend/config.py:28 |
load_config |
software | healthy | backend/config.py:162 |
_load_bundled_benchmarks |
software | healthy | backend/config.py:230 |
_current_storage |
software | healthy | backend/config.py:241 |
_read_benchmarks_override |
software | healthy | backend/config.py:255 |
load_benchmarks |
software | healthy | backend/config.py:268 |
save_benchmarks |
software | healthy | backend/config.py:284 |
get |
software | healthy | backend/config.py:302 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
bitbucket-pipelines.yml |
software | healthy | bitbucket-pipelines.yml |
HELP.md |
software | healthy | HELP.md |
README.md |
software | healthy | README.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
ARCHITECTURE_DECISIONS.md |
software | healthy | ARCHITECTURE_DECISIONS.md |
.coverage-baseline.json |
software | healthy | .coverage-baseline.json |
.last-run.json |
software | healthy | test-results/.last-run.json |
cortex_e2e_inprocess.py |
software | healthy | tests/smoke/cortex_e2e_inprocess.py |
README.md |
software | healthy | tests/smoke/README.md |
test_models.py |
software | healthy | tests/smoke/test_models.py |
test_enrichment_service.py |
software | healthy | tests/services/test_enrichment_service.py |
test_admin_calibration.py |
software | healthy | tests/services/test_admin_calibration.py |
.env.example |
software | healthy | backend/.env.example |
playwright-mcp.json |
software | healthy | backend/playwright-mcp.json |
SNAPSHOT.md |
software | healthy | backend/SNAPSHOT.md |
bitbucket-pipelines.yml |
software | healthy | backend/bitbucket-pipelines.yml |
STEP_3_COMPLETE.md |
software | healthy | backend/STEP_3_COMPLETE.md |
PHASE_3_COMPATIBILITY_FIXES.md |
software | healthy | backend/PHASE_3_COMPATIBILITY_FIXES.md |
TESTING_GUIDE.md |
software | healthy | backend/TESTING_GUIDE.md |
API_CONTRACT.md |
software | healthy | backend/API_CONTRACT.md |
extensions.py |
software | healthy | backend/extensions.py |
loadtest.py |
software | healthy | backend/loadtest.py |
config.py |
software | healthy | backend/config.py |
requirements.txt |
software | healthy | backend/requirements.txt |
app_factory.py |
software | healthy | backend/app_factory.py |
ENRICHMENT_COVERAGE_SUMMARY.md |
software | healthy | backend/ENRICHMENT_COVERAGE_SUMMARY.md |
STEP_2_COMPLETE.md |
software | healthy | backend/STEP_2_COMPLETE.md |
wsgi.py |
software | healthy | backend/wsgi.py |
pyproject.toml |
software | healthy | backend/pyproject.toml |
Makefile |
software | healthy | backend/Makefile |
STEP_4_SERVICES_STATUS.md |
software | healthy | backend/STEP_4_SERVICES_STATUS.md |
REFACTOR_PROGRESS.md |
software | healthy | backend/REFACTOR_PROGRESS.md |
loadtest_scenarios.json |
software | healthy | backend/loadtest_scenarios.json |
docker-compose.yml |
software | healthy | backend/docker-compose.yml |
PPTX_TEMPLATE_UTILISATION_PLAN.md |
software | healthy | backend/PPTX_TEMPLATE_UTILISATION_PLAN.md |
run.py |
software | healthy | backend/run.py |
REFACTOR_README.md |
software | healthy | backend/REFACTOR_README.md |
verify_tests.py |
software | healthy | backend/verify_tests.py |
Dockerfile |
software | healthy | backend/Dockerfile |
benchmarks.json |
software | healthy | backend/benchmarks.json |
.last-run.json |
software | healthy | backend/test-results/.last-run.json |
test_calculation_service.py |
software | healthy | backend/tests/test_calculation_service.py |
test_aiconfig_defaults.py |
software | healthy | backend/tests/test_aiconfig_defaults.py |
test_departments.py |
software | healthy | backend/tests/test_departments.py |
test_export_dispatcher.py |
software | healthy | backend/tests/test_export_dispatcher.py |
test_research_direct_upload.py |
software | healthy | backend/tests/test_research_direct_upload.py |
test_vision_escalation.py |
software | healthy | backend/tests/test_vision_escalation.py |
test_170_ownership_audit_remediation.py |
software | healthy | backend/tests/test_170_ownership_audit_remediation.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TestResult |
software | healthy | tests/smoke/cortex_e2e_inprocess.py:35 |
TestCalibrationMinimumObservationGate |
software | healthy | tests/services/test_enrichment_service.py:14 |
TestCalibrationLinearDampeningFormula |
software | healthy | tests/services/test_enrichment_service.py:40 |
TestCalibrationApplicationToEnrichment |
software | healthy | tests/services/test_enrichment_service.py:85 |
TestCalibrationFallbackChain |
software | healthy | tests/services/test_enrichment_service.py:140 |
TestCalibrationRecomputeEndpoint |
software | healthy | tests/services/test_admin_calibration.py:8 |
ConsultantUser |
software | healthy | backend/loadtest.py:47 |
Config |
software | healthy | backend/config.py:15 |
DevelopmentConfig |
software | healthy | backend/config.py:335 |
ProductionConfig |
software | healthy | backend/config.py:340 |
TestConfig |
software | healthy | backend/config.py:357 |
TestResolveSalaryWithPercentile |
software | healthy | backend/tests/test_calculation_service.py:21 |
TestBuildProgrammeTimeline |
software | healthy | backend/tests/test_calculation_service.py:358 |
TestCalculateMonthlyCashflow |
software | healthy | backend/tests/test_calculation_service.py:881 |
TestDepartmentAggregation |
software | healthy | backend/tests/test_departments.py:136 |
TestDepartmentPush |
software | healthy | backend/tests/test_departments.py:228 |
TestPrePopulateDefaults |
software | healthy | backend/tests/test_departments.py:354 |
TestExportDispatcherBasic |
software | healthy | backend/tests/test_export_dispatcher.py:62 |
TestExportDispatcherAdminConfig |
software | healthy | backend/tests/test_export_dispatcher.py:94 |
TestExportDispatcherPerPathIndependence |
software | healthy | backend/tests/test_export_dispatcher.py:166 |
TestExportDispatcherPrecedence |
software | healthy | backend/tests/test_export_dispatcher.py:225 |
TestExportDispatcherLogging |
software | healthy | backend/tests/test_export_dispatcher.py:272 |
TestUploadUrl |
software | healthy | backend/tests/test_research_direct_upload.py:35 |
TestRegister |
software | healthy | backend/tests/test_research_direct_upload.py:78 |
TestVisionEscalation |
software | healthy | backend/tests/test_vision_escalation.py:97 |
TestVisionRerunRoute |
software | healthy | backend/tests/test_vision_escalation.py:561 |
TestPhase170OwnershipAuditHeatmap |
software | healthy | backend/tests/test_170_ownership_audit_remediation.py:102 |
TestPhase170OwnershipAuditExport |
software | healthy | backend/tests/test_170_ownership_audit_remediation.py:140 |
TestPhase170OwnershipAuditSynthesis |
software | healthy | backend/tests/test_170_ownership_audit_remediation.py:164 |
TestPhase170OwnershipAuditWorkshops |
software | healthy | backend/tests/test_170_ownership_audit_remediation.py:215 |
TestSystemSettingRepr |
software | healthy | backend/tests/test_system_setting_model.py:6 |
TestTransformInsightsToDeckData |
software | healthy | backend/tests/test_insights_deck_data.py:57 |
TestValidateInsightsPayload |
software | healthy | backend/tests/test_insights_deck_data.py:221 |
TestSignalDescriptions |
software | healthy | backend/tests/test_cortex_score_service_extended.py:41 |
TestFinalizeSignals |
software | healthy | backend/tests/test_cortex_score_service_extended.py:84 |
TestDomain1DeliveryIntelligence |
software | healthy | backend/tests/test_cortex_score_service_extended.py:141 |
TestDomain2IndustryIntelligence |
software | healthy | backend/tests/test_cortex_score_service_extended.py:219 |
TestDomain3ClientIntelligence |
software | healthy | backend/tests/test_cortex_score_service_extended.py:286 |
TestDomain4TechnologyIntelligence |
software | healthy | backend/tests/test_cortex_score_service_extended.py:360 |
TestDomain5PartnerIntelligence |
software | healthy | backend/tests/test_cortex_score_service_extended.py:435 |
TestDomain6MaturityIntelligence |
software | healthy | backend/tests/test_cortex_score_service_extended.py:456 |
TestWeightedScoreCalculationExtended |
software | healthy | backend/tests/test_cortex_score_service_extended.py:502 |
TestDomainScoreRouter |
software | healthy | backend/tests/test_cortex_score_service_extended.py:536 |
TestOverallScoreComputation |
software | healthy | backend/tests/test_cortex_score_service_extended.py:566 |
TestCrossdomainIntegration |
software | healthy | backend/tests/test_cortex_score_service_extended.py:628 |
TestDomain1Signals |
software | healthy | backend/tests/test_cortex_score_service_extended.py:643 |
TestDataTierAndMapping |
software | healthy | backend/tests/test_cortex_score_service_extended.py:672 |
TestErrorHandlingExtended |
software | healthy | backend/tests/test_cortex_score_service_extended.py:692 |
TestD2IndustryIntelligenceComputation |
software | healthy | backend/tests/test_cortex_score_service_extended.py:724 |
TestCachedD2Score |
software | healthy | backend/tests/test_cortex_score_service_extended.py:797 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /health |
api | healthy | backend/app_factory.py |
ANY / |
api | healthy | backend/api/usage_telemetry.py |
ANY /count |
api | healthy | backend/api/tasks.py |
ANY /<int:task_id>/approve |
api | healthy | backend/api/tasks.py |
ANY /<int:task_id>/reject |
api | healthy | backend/api/tasks.py |
ANY /<int:notification_id>/dismiss |
api | healthy | backend/api/tasks.py |
ANY /<int:task_id>/resolve |
api | healthy | backend/api/tasks.py |
ANY /bulk-approve |
api | healthy | backend/api/tasks.py |
ANY /<int:task_id>/confirm-transcript |
api | healthy | backend/api/tasks.py |
ANY /<int:task_id>/dismiss-transcript |
api | healthy | backend/api/tasks.py |
ANY /users |
api | healthy | backend/api/admin.py |
ANY /users/<int:user_id> |
api | healthy | backend/api/admin.py |
ANY /users/<int:user_id>/role |
api | healthy | backend/api/admin.py |
ANY /users/<int:user_id>/deactivate |
api | healthy | backend/api/admin.py |
ANY /users/<int:user_id>/reactivate |
api | healthy | backend/api/admin.py |
ANY /users/<int:user_id>/archive |
api | healthy | backend/api/admin.py |
ANY /users/<int:user_id>/send-invitation |
api | healthy | backend/api/admin.py |
ANY /clients/<int:client_id>/audit-trail |
api | healthy | backend/api/admin.py |
ANY /portfolio/accounts |
api | healthy | backend/api/admin.py |
ANY /portfolio/import |
api | healthy | backend/api/admin.py |
ANY /portfolio/progress |
api | healthy | backend/api/admin.py |
ANY /features |
api | healthy | backend/api/admin.py |
ANY /portfolio/import-preview |
api | healthy | backend/api/admin.py |
ANY /portfolio/import-execute |
api | healthy | backend/api/admin.py |
ANY /portfolio/import-progress/<job_id> |
api | healthy | backend/api/admin.py |
ANY /features/config |
api | healthy | backend/api/admin.py |
ANY /cortex-weights |
api | healthy | backend/api/admin.py |
ANY /deck-builder-config |
api | healthy | backend/api/admin.py |
ANY /portfolio/sync-all |
api | healthy | backend/api/admin.py |
ANY /portfolio/sync-status |
api | healthy | backend/api/admin.py |
ANY /calibration/recompute |
api | healthy | backend/api/admin.py |
ANY /deck-builder-health |
api | healthy | backend/api/admin.py |
ANY /deck-builder/circuit-breaker/reset |
api | healthy | backend/api/admin.py |
ANY /outcomes/pending |
api | healthy | backend/api/admin.py |
ANY /outcomes/bulk-approve |
api | healthy | backend/api/admin.py |
ANY /calibration/stats |
api | healthy | backend/api/admin.py |
ANY /industry-potentials |
api | healthy | backend/api/admin.py |
ANY /industry-potentials/<id> |
api | healthy | backend/api/admin.py |
ANY /calibration/bayesian-blend-status |
api | healthy | backend/api/admin.py |
ANY /clear-vector-store-for-test |
api | healthy | backend/api/admin.py |
ANY /settings/health/keyvault |
api | healthy | backend/api/admin.py |
ANY /search |
api | healthy | backend/api/help.py |
ANY /<article_id> |
api | healthy | backend/api/help.py |
ANY /calculate |
api | healthy | backend/api/calculations.py |
ANY /upload |
api | healthy | backend/api/calculations.py |
ANY /claude/generate-insights |
api | healthy | backend/api/calculations.py |
ANY /api/settings/google-drive |
api | healthy | backend/api/settings.py |
ANY /api/settings/recovery-account |
api | healthy | backend/api/settings.py |
ANY /api/settings/google-oauth/verify-scopes |
api | healthy | backend/api/settings.py |
ANY /api/settings/drive-polling/enable |
api | healthy | backend/api/settings.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test-results |
software | healthy | test-results |
tests |
software | healthy | tests |
smoke |
software | healthy | tests/smoke |
services |
software | healthy | tests/services |
backend |
software | healthy | backend |
test-results |
software | healthy | backend/test-results |
tests |
software | healthy | backend/tests |
lint |
software | healthy | backend/tests/lint |
api |
software | healthy | backend/tests/api |
scripts |
software | healthy | backend/tests/scripts |
utils |
software | healthy | backend/tests/utils |
contracts |
software | healthy | backend/tests/contracts |
smoke |
software | healthy | backend/tests/smoke |
fixtures |
software | healthy | backend/tests/fixtures |
smoke |
software | healthy | backend/tests/fixtures/smoke |
llm_responses |
software | healthy | backend/tests/fixtures/llm_responses |
services |
software | healthy | backend/tests/services |
api |
software | healthy | backend/api |
clients |
software | healthy | backend/api/clients |
workshops |
software | healthy | backend/api/workshops |
research |
software | healthy | backend/api/research |
scripts |
software | healthy | backend/scripts |
utils |
software | healthy | backend/utils |
models |
software | healthy | backend/models |
docs |
software | healthy | backend/docs |
constants |
software | healthy | backend/constants |
services |
software | healthy | backend/services |
config |
software | healthy | backend/config |
migrations |
software | healthy | backend/migrations |
versions |
software | healthy | backend/migrations/versions |
modules_context |
software | healthy | backend/modules_context |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
frontend |
software | healthy | frontend |
tests |
software | healthy | frontend/tests |
components |
software | healthy | frontend/tests/components |
VendorCatalogue |
software | healthy | frontend/tests/components/VendorCatalogue |
scripts |
software | healthy | frontend/scripts |
specs |
software | healthy | frontend/specs |
src |
software | healthy | frontend/src |
utils |
software | healthy | frontend/src/utils |
__tests__ |
software | healthy | frontend/src/utils/__tests__ |
hooks |
software | healthy | frontend/src/hooks |
components |
software | healthy | frontend/src/components |
Research |
software | healthy | frontend/src/components/Research |
__tests__ |
software | healthy | frontend/src/components/Research/__tests__ |
Heatmap |
software | healthy | frontend/src/components/Heatmap |
__tests__ |
software | healthy | frontend/src/components/Heatmap/__tests__ |
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.jsx |
RouteBoundary |
frontend | healthy | frontend/src/components/RouteBoundary.jsx |
ResearchCoverageDashboard |
frontend | healthy | frontend/src/components/Research/ResearchCoverageDashboard.… |
BenchmarkBrowserModal |
frontend | healthy | frontend/src/components/Research/BenchmarkBrowserModal.jsx |
AnalysisResultsModal |
frontend | healthy | frontend/src/components/Research/AnalysisResultsModal.jsx |
ResearchStagingView |
frontend | healthy | frontend/src/components/Research/ResearchStagingView.jsx |
ResearchUploadResultsPanel |
frontend | healthy | frontend/src/components/Research/ResearchUploadResultsPanel… |
HeatmapPanel |
frontend | healthy | frontend/src/components/Heatmap/HeatmapPanel.jsx |
HeatmapGrid |
frontend | healthy | frontend/src/components/Heatmap/HeatmapGrid.jsx |
SolutionTemplateDetailModal |
frontend | healthy | frontend/src/components/VendorCatalogue/SolutionTemplateDet… |
VendorSolutionTemplateEditorPage |
frontend | healthy | frontend/src/components/VendorCatalogue/VendorSolutionTempl… |
VendorBrowserPage |
frontend | healthy | frontend/src/components/VendorCatalogue/VendorBrowserPage.j… |
VendorSolutionTemplateBrowserPage |
frontend | healthy | frontend/src/components/VendorCatalogue/VendorSolutionTempl… |
ProposalConfig |
frontend | healthy | frontend/src/components/Workshop/ProposalConfig.jsx |
ProposalCashflowChart |
frontend | healthy | frontend/src/components/Workshop/ProposalCashflowChart.jsx |
PrioritisationMatrix |
frontend | healthy | frontend/src/components/Workshop/PrioritisationMatrix.jsx |
EditUseCaseModal |
frontend | healthy | frontend/src/components/Workshop/EditUseCaseModal.jsx |
WorkshopGuidedSteps |
frontend | healthy | frontend/src/components/Workshop/WorkshopGuidedSteps.jsx |
DepartmentsTab |
frontend | healthy | frontend/src/components/Workshop/DepartmentsTab.jsx |
ProposalView |
frontend | healthy | frontend/src/components/Workshop/ProposalView.jsx |
TranscriptsTab |
frontend | healthy | frontend/src/components/Workshop/TranscriptsTab.jsx |
WorkshopUpload |
frontend | healthy | frontend/src/components/Workshop/WorkshopUpload.jsx |
DepartmentFilter |
frontend | healthy | frontend/src/components/Workshop/DepartmentFilter.jsx |
TranscriptItem |
frontend | healthy | frontend/src/components/Workshop/TranscriptItem.jsx |
TechnologySummary |
frontend | healthy | frontend/src/components/Workshop/TechnologySummary.jsx |
WorkshopReview |
frontend | healthy | frontend/src/components/Workshop/WorkshopReview.jsx |
WorkshopSteps |
frontend | healthy | frontend/src/components/Workshop/WorkshopSteps.jsx |
ClientIntelligenceExtraction |
frontend | healthy | frontend/src/components/Workshop/ClientIntelligenceExtracti… |
EditableCell |
frontend | healthy | frontend/src/components/Workshop/EditableCell.jsx |
AddUseCaseModal |
frontend | healthy | frontend/src/components/Workshop/AddUseCaseModal.jsx |
WorkshopOutputTab |
frontend | healthy | frontend/src/components/Workshop/WorkshopOutputTab.jsx |
SpreadsheetUploadArea |
frontend | healthy | frontend/src/components/Workshop/SpreadsheetUploadArea.jsx |
ValueOpportunityPanel |
frontend | healthy | frontend/src/components/Workshop/ValueOpportunityPanel.jsx |
WorkshopUseCases |
frontend | healthy | frontend/src/components/Workshop/WorkshopUseCases.jsx |
WorkshopCreateModal |
frontend | healthy | frontend/src/components/Workshop/WorkshopCreateModal.jsx |
ProposalSummaryCards |
frontend | healthy | frontend/src/components/Workshop/ProposalSummaryCards.jsx |
RoadmapTimeline |
frontend | healthy | frontend/src/components/Workshop/RoadmapTimeline.jsx |
ImplementationWaves |
frontend | healthy | frontend/src/components/Workshop/ImplementationWaves.jsx |
TranscriptUploadArea |
frontend | healthy | frontend/src/components/Workshop/TranscriptUploadArea.jsx |
TechEstimatePanel |
frontend | healthy | frontend/src/components/Workshop/TechEstimatePanel.jsx |
DepartmentDiscoveryModal |
frontend | healthy | frontend/src/components/Workshop/DepartmentDiscoveryModal.j… |
ProposalEstimatesTable |
frontend | healthy | frontend/src/components/Workshop/ProposalEstimatesTable.jsx |
WorkshopPanel |
frontend | healthy | frontend/src/components/Workshop/WorkshopPanel.jsx |
ClientObjectivesTab |
frontend | healthy | frontend/src/components/Workshop/ClientObjectivesTab.jsx |
ValueMap |
frontend | healthy | frontend/src/components/Workshop/ValueMap.jsx |
DraggableScatterMatrix |
frontend | healthy | frontend/src/components/Workshop/DraggableScatterMatrix.jsx |
DataGaps |
frontend | healthy | frontend/src/components/Workshop/DataGaps.jsx |
DepartmentSummary |
frontend | healthy | frontend/src/components/Workshop/DepartmentSummary.jsx |
DocumentUpload |
frontend | healthy | frontend/src/components/Client/DocumentUpload.jsx |
ProjectGroupingView |
frontend | healthy | frontend/src/components/Client/ProjectGroupingView.jsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
workshops |
data | healthy | backend/models/workshop.py |
workshop_documents |
data | healthy | backend/models/workshop.py |
workshop_use_cases |
data | healthy | backend/models/workshop.py |
copilot_feedback |
data | healthy | backend/models/copilot_feedback.py |
project_outcomes |
data | healthy | backend/models/project_outcome.py |
ValidationRun |
data | healthy | backend/models/validation.py |
ValidationResult |
data | healthy | backend/models/validation.py |
ValidationEvidence |
data | healthy | backend/models/validation.py |
validation_runs |
data | healthy | backend/models/validation.py |
validation_results |
data | healthy | backend/models/validation.py |
validation_evidence |
data | healthy | backend/models/validation.py |
calibration_factors |
data | healthy | backend/models/calibration.py |
industry_automation_potential |
data | healthy | backend/models/calibration.py |
confidence_metrics |
data | healthy | backend/models/calibration.py |
proposal_configs |
data | healthy | backend/models/proposal.py |
use_case_estimates |
data | healthy | backend/models/proposal.py |
cortex_baselines |
data | healthy | backend/models/cortex_baseline.py |
cortex_baseline_benefits |
data | healthy | backend/models/cortex_baseline.py |
baseline_outcomes |
data | healthy | backend/models/cortex_baseline.py |
cortex_baseline_projects |
data | healthy | backend/models/cortex_baseline.py |
ExtractedDataPoint |
data | healthy | backend/models/governance.py |
FunctionTaxonomy |
data | healthy | backend/models/governance.py |
FunctionMappingDecision |
data | healthy | backend/models/governance.py |
ExchangeRate |
data | healthy | backend/models/governance.py |
RegionalSalaryIndex |
data | healthy | backend/models/governance.py |
SalaryDataSource |
data | healthy | backend/models/governance.py |
extracted_data_points |
data | healthy | backend/models/governance.py |
function_taxonomy |
data | healthy | backend/models/governance.py |
function_mapping_decision |
data | healthy | backend/models/governance.py |
exchange_rate |
data | healthy | backend/models/governance.py |
regional_salary_index |
data | healthy | backend/models/governance.py |
salary_data_sources |
data | healthy | backend/models/governance.py |
claude_api_usage |
data | healthy | backend/models/claude_usage.py |
meetings |
data | healthy | backend/models/meeting.py |
project_groups |
data | healthy | backend/models/project_group.py |
FunctionResult |
data | healthy | backend/models/calculation.py |
CalcStep |
data | healthy | backend/models/calculation.py |
CapPolicy |
data | healthy | backend/models/calculation.py |
CapApplication |
data | healthy | backend/models/calculation.py |
function_results |
data | healthy | backend/models/calculation.py |
calc_steps |
data | healthy | backend/models/calculation.py |
cap_policies |
data | healthy | backend/models/calculation.py |
cap_applications |
data | healthy | backend/models/calculation.py |
cortex_domain_scores |
data | healthy | backend/models/cortex.py |
delivery_analytics_snapshots |
data | healthy | backend/models/cortex.py |
cortex_intelligence_feed_items |
data | healthy | backend/models/cortex.py |
historical_baseline_factors |
data | healthy | backend/models/cortex.py |
client_insights |
data | healthy | backend/models/client_insight.py |
import_batches |
data | healthy | backend/models/import_batch.py |
feedback |
data | healthy | backend/models/feedback.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test_user_migration.py |
data | healthy | backend/tests/test_user_migration.py |
test_service_exceptions_final_migrations.py |
data | healthy | backend/tests/test_service_exceptions_final_migrations.py |
check_migration_heads.py |
data | healthy | backend/scripts/check_migration_heads.py |
validate_migration.py |
data | healthy | backend/scripts/validate_migration.py |
env.py |
data | healthy | backend/migrations/env.py |
a2d5a6baa4e2_merge_heads.py |
data | healthy | backend/migrations/versions/a2d5a6baa4e2_merge_heads.py |
r8s9t0u1v2w3_extend_import_batch_for_mapping_payload.py |
data | healthy | backend/migrations/versions/r8s9t0u1v2w3_extend_import_batc… |
i4j5k6l7m8n9_add_copilot_deflection_detection_columns.py |
data | healthy | backend/migrations/versions/i4j5k6l7m8n9_add_copilot_deflec… |
g1a2b3c4d5e_add_approval_workflow_to_project_outcome.py |
data | healthy | backend/migrations/versions/g1a2b3c4d5e_add_approval_workfl… |
dc9a58927a4b_add_spreadsheet_metadata_to_workshop_.py |
data | healthy | backend/migrations/versions/dc9a58927a4b_add_spreadsheet_me… |
j1k2l3m4n5o6_add_system_setting_audit_log.py |
data | healthy | backend/migrations/versions/j1k2l3m4n5o6_add_system_setting… |
f9116a86f670_add_per_doc_ingestion_ledger_fields_to_.py |
data | healthy | backend/migrations/versions/f9116a86f670_add_per_doc_ingest… |
20260310002_add_calibration_models.py |
data | healthy | backend/migrations/versions/20260310002_add_calibration_mod… |
bbeea0681b65_add_system_settings_columns_for_dual_.py |
data | healthy | backend/migrations/versions/bbeea0681b65_add_system_setting… |
eb673054093d_add_owner_id_indexes_to_client_profiles_.py |
data | healthy | backend/migrations/versions/eb673054093d_add_owner_id_index… |
7ed04c07907f_add_missing_columns_and_tables.py |
data | healthy | backend/migrations/versions/7ed04c07907f_add_missing_column… |
21e89947473d_add_salary_data_source_model_for_hybrid_.py |
data | healthy | backend/migrations/versions/21e89947473d_add_salary_data_so… |
47647706d452_initial_schema.py |
data | healthy | backend/migrations/versions/47647706d452_initial_schema.py |
b194d1e7c0a2_add_reanalysis_mode_to_source_archives.py |
data | healthy | backend/migrations/versions/b194d1e7c0a2_add_reanalysis_mod… |
a193c0de5a17_add_source_archives_table.py |
data | healthy | backend/migrations/versions/a193c0de5a17_add_source_archive… |
p6q7r8s9t0u1_add_mapping_template_model.py |
data | healthy | backend/migrations/versions/p6q7r8s9t0u1_add_mapping_templa… |
4de0ac36de18_add_salesforce_account_id_to_client_.py |
data | healthy | backend/migrations/versions/4de0ac36de18_add_salesforce_acc… |
k2l3m4n5o6p7_add_google_refresh_token_column.py |
data | healthy | backend/migrations/versions/k2l3m4n5o6p7_add_google_refresh… |
m3n4o5p6q7r8_widen_salesforce_phone_columns.py |
data | healthy | backend/migrations/versions/m3n4o5p6q7r8_widen_salesforce_p… |
20260325002_create_task_and_notification_models.py |
data | healthy | backend/migrations/versions/20260325002_create_task_and_not… |
20260313001_add_cortex_baselines.py |
data | healthy | backend/migrations/versions/20260313001_add_cortex_baseline… |
5321261c931f_add_value_classification_column_to_.py |
data | healthy | backend/migrations/versions/5321261c931f_add_value_classifi… |
t0u1v2w3x4y5_add_csat_model.py |
data | healthy | backend/migrations/versions/t0u1v2w3x4y5_add_csat_model.py |
cee6921256bf_merge_migration_branches.py |
data | healthy | backend/migrations/versions/cee6921256bf_merge_migration_br… |
39e7b853f181_add_claude_estimation_fields_to_.py |
data | healthy | backend/migrations/versions/39e7b853f181_add_claude_estimat… |
o5p6q7r8s9t0_add_vendor_model.py |
data | healthy | backend/migrations/versions/o5p6q7r8s9t0_add_vendor_model.py |
15a4167f504d_add_client_objectives_json_to_workshops.py |
data | healthy | backend/migrations/versions/15a4167f504d_add_client_objecti… |
20260318002_add_calibration_baseline_and_mapping.py |
data | healthy | backend/migrations/versions/20260318002_add_calibration_bas… |
20260309001_add_salesforce_models.py |
data | healthy | backend/migrations/versions/20260309001_add_salesforce_mode… |
1f06c6476939_add_themes_column_to_workshops.py |
data | healthy | backend/migrations/versions/1f06c6476939_add_themes_column_… |
c5c83ec6dc73_add_is_synthetic_column_to_users_table.py |
data | healthy | backend/migrations/versions/c5c83ec6dc73_add_is_synthetic_c… |
20260311001_add_is_excluded_to_use_cases.py |
data | healthy | backend/migrations/versions/20260311001_add_is_excluded_to_… |
2bb5ce3ff4c6_add_dismissed_field_diffs_to_salesforce_.py |
data | healthy | backend/migrations/versions/2bb5ce3ff4c6_add_dismissed_fiel… |
591ee82ce584_add_import_batch_reject_audit_rejected_.py |
data | healthy | backend/migrations/versions/591ee82ce584_add_import_batch_r… |
20260329001_add_evidence_stubs_table.py |
data | healthy | backend/migrations/versions/20260329001_add_evidence_stubs_… |
20260307001_add_meeting_model.py |
data | healthy | backend/migrations/versions/20260307001_add_meeting_model.py |
add_template_selection.py |
data | healthy | backend/migrations/versions/add_template_selection.py |
155f27720dc2_add_cortex_d2_score_field_to_workshop_.py |
data | healthy | backend/migrations/versions/155f27720dc2_add_cortex_d2_scor… |
20260318001_add_analytics_only_and_snapshot.py |
data | healthy | backend/migrations/versions/20260318001_add_analytics_only_… |
e163c7e234ac_add_ai_summary_to_cortex_domain_score.py |
data | healthy | backend/migrations/versions/e163c7e234ac_add_ai_summary_to_… |
c4c7a50d5f9a_merge_heads_workshops_themes_cortex_v7_.py |
data | healthy | backend/migrations/versions/c4c7a50d5f9a_merge_heads_worksh… |
b642ed110cb0_add_import_batch_staging_table.py |
data | healthy | backend/migrations/versions/b642ed110cb0_add_import_batch_s… |
20260325001_user_lifecycle_states_and_timestamps.py |
data | healthy | backend/migrations/versions/20260325001_user_lifecycle_stat… |
45a03dae64c3_add_themes_to_workshop.py |
data | healthy | backend/migrations/versions/45a03dae64c3_add_themes_to_work… |
9ffedc1f436a_add_drive_polling_columns.py |
data | healthy | backend/migrations/versions/9ffedc1f436a_add_drive_polling_… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::backend/migrations/versions/20260325001_user_lifecycl… |
security | healthy | backend/migrations/versions/20260325001_user_lifecycle_stat… |
auth::backend/tests/test_drive_endpoints.py |
security | healthy | backend/tests/test_drive_endpoints.py |
auth::frontend/src/components/Settings/RecoveryAccountSecti… |
security | healthy | frontend/src/components/Settings/RecoveryAccountSection.jsx |
auth::frontend/src/store/useStore.js |
security | healthy | frontend/src/store/useStore.js |
auth::frontend/src/components/Settings/GoogleWorkspaceSecti… |
security | healthy | frontend/src/components/Settings/GoogleWorkspaceSection.jsx |
auth::backend/api/admin.py |
security | healthy | backend/api/admin.py |
auth::frontend/src/components/Research/useResearchDocuments… |
security | healthy | frontend/src/components/Research/useResearchDocuments.js |
auth::backend/tests/smoke/test_azure_smoke.py |
security | healthy | backend/tests/smoke/test_azure_smoke.py |
auth::frontend/src/components/Settings/AdminPortfolioIntell… |
security | healthy | frontend/src/components/Settings/AdminPortfolioIntelligence… |
auth::backend/tests/test_settings_api_wiring.py |
security | healthy | backend/tests/test_settings_api_wiring.py |
auth::.claude/hooks/user-prompt-router.sh |
security | healthy | .claude/hooks/user-prompt-router.sh |
auth::frontend/src/components/Settings/SettingsPage.jsx |
security | healthy | frontend/src/components/Settings/SettingsPage.jsx |
auth::backend/scripts/batch_reimport_research.py |
security | healthy | backend/scripts/batch_reimport_research.py |
auth::frontend/src/components/Settings/DrivePollSettings.jsx |
security | healthy | frontend/src/components/Settings/DrivePollSettings.jsx |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::backend/tests/fixtures/API_CONTRACT_SNAPSHOT.json |
security | healthy | backend/tests/fixtures/API_CONTRACT_SNAPSHOT.json |
auth::backend/tests/test_salesforce_extended.py |
security | healthy | backend/tests/test_salesforce_extended.py |
auth::backend/services/settings_helper_classes.py |
security | healthy | backend/services/settings_helper_classes.py |
auth::README.md |
security | healthy | README.md |
auth::backend/tests/test_clients_drive_sfsync_endpoints.py |
security | healthy | backend/tests/test_clients_drive_sfsync_endpoints.py |
auth::backend/tests/fixtures/smoke/probe-5-input.json |
security | healthy | backend/tests/fixtures/smoke/probe-5-input.json |
auth::backend/api/settings.py |
security | healthy | backend/api/settings.py |
auth::backend/api/salesforce.py |
security | healthy | backend/api/salesforce.py |
auth::.claude/gsd-user-files-backup-legacy/hooks/user-promp… |
security | healthy | .claude/gsd-user-files-backup-legacy/hooks/user-prompt-rout… |
auth::backend/tests/test_api_salesforce.py |
security | healthy | backend/tests/test_api_salesforce.py |
auth::backend/scripts/lint_auth_decorators.py |
security | healthy | backend/scripts/lint_auth_decorators.py |
auth::frontend/src/store/README.md |
security | healthy | frontend/src/store/README.md |
auth::frontend/src/components/Auth/LoginPage.jsx |
security | healthy | frontend/src/components/Auth/LoginPage.jsx |
auth::frontend/src/components/Settings/SalesforceSection.jsx |
security | healthy | frontend/src/components/Settings/SalesforceSection.jsx |
auth::backend/models/user.py |
security | healthy | backend/models/user.py |
auth::backend/tests/fixtures/README.md |
security | healthy | backend/tests/fixtures/README.md |
auth::backend/tests/test_oauth_user_creation.py |
security | healthy | backend/tests/test_oauth_user_creation.py |
auth::backend/api/auth.py |
security | healthy | backend/api/auth.py |
auth::backend/config.py |
security | healthy | backend/config.py |
auth::backend/utils/auth.py |
security | healthy | backend/utils/auth.py |
auth::backend/loadtest.py |
security | healthy | backend/loadtest.py |
auth::frontend/src/store/slices/salesforceSlice.js |
security | healthy | frontend/src/store/slices/salesforceSlice.js |
auth::backend/run.py |
security | healthy | backend/run.py |
auth::sdk/usage-telemetry/examples/nextjs-server-route.ts |
security | healthy | sdk/usage-telemetry/examples/nextjs-server-route.ts |
auth::backend/tests/test_auth_endpoints.py |
security | healthy | backend/tests/test_auth_endpoints.py |
auth::backend/app_factory.py |
security | healthy | backend/app_factory.py |
auth::backend/tests/fixtures/api_exempt_endpoints.py |
security | healthy | backend/tests/fixtures/api_exempt_endpoints.py |
auth::backend/tests/services/test_settings_helpers.py |
security | healthy | backend/tests/services/test_settings_helpers.py |
auth::frontend/src/store/slices/auth.js |
security | healthy | frontend/src/store/slices/auth.js |
auth::backend/api/drive.py |
security | healthy | backend/api/drive.py |
auth::backend/models/organisation.py |
security | healthy | backend/models/organisation.py |
auth::bitbucket-pipelines.yml |
security | healthy | bitbucket-pipelines.yml |
auth::frontend/src/App.jsx |
security | healthy | frontend/src/App.jsx |
auth::backend/tests/test_tasks_knowledge_settings_endpoints… |
security | healthy | backend/tests/test_tasks_knowledge_settings_endpoints.py |
auth::backend/bitbucket-pipelines.yml |
security | healthy | backend/bitbucket-pipelines.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/ResearchView |
frontend | healthy | frontend/src/components/pages/ResearchView.jsx |
/TasksPage |
frontend | healthy | frontend/src/components/pages/TasksPage.jsx |
/ResultsView |
frontend | healthy | frontend/src/components/pages/ResultsView.jsx |
/__tests__/ResearchView.test |
frontend | healthy | frontend/src/components/pages/__tests__/ResearchView.test.j… |
/__tests__/TasksPage.test |
frontend | healthy | frontend/src/components/pages/__tests__/TasksPage.test.jsx |
/__tests__/ResultsView.test |
frontend | healthy | frontend/src/components/pages/__tests__/ResultsView.test.jsx |
/ |
frontend | healthy | frontend/src/App.jsx |
/client |
frontend | healthy | frontend/src/App.jsx |
/benchmarking |
frontend | healthy | frontend/src/App.jsx |
/results |
frontend | healthy | frontend/src/App.jsx |
/workshop |
frontend | healthy | frontend/src/App.jsx |
/heatmap |
frontend | healthy | frontend/src/App.jsx |
/use-cases |
frontend | healthy | frontend/src/App.jsx |
/cortex |
frontend | healthy | frontend/src/App.jsx |
/cortex/:domainRoute |
frontend | healthy | frontend/src/App.jsx |
/research |
frontend | healthy | frontend/src/App.jsx |
/tasks |
frontend | healthy | frontend/src/App.jsx |
/admin |
frontend | healthy | frontend/src/App.jsx |
/settings |
frontend | healthy | frontend/src/App.jsx |
/vendor-catalogue |
frontend | healthy | frontend/src/App.jsx |
/vendor-catalogue/template-editor/:id |
frontend | healthy | frontend/src/App.jsx |
* |
frontend | healthy | frontend/src/App.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
playwright |
cicd | healthy | .github/workflows/playwright-push.yml |
merge-reports |
cicd | healthy | .github/workflows/playwright-push.yml |
coverage-gate |
cicd | healthy | .github/workflows/playwright-push.yml |
claude-interactive |
cicd | healthy | .github/workflows/claude-code-review.yml |
claude-review |
cicd | healthy | .github/workflows/claude-code-review.yml |
load-test |
cicd | healthy | .github/workflows/load-test.yml |
coverage-gate |
cicd | healthy | .github/workflows/coverage-gate.yml |
playwright |
cicd | healthy | .github/workflows/playwright-nightly.yml |
merge-reports |
cicd | healthy | .github/workflows/playwright-nightly.yml |
breakdown |
cicd | healthy | .github/workflows/coverage-breakdown.yml |
probe-0-auth |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
probe-1-document-upload |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
probe-2-benchmarking |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
probe-3-workshop-enrichment |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
probe-4-calculation |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
probe-5-salesforce-sync |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
collect-results |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
backup |
cicd | healthy | .github/workflows/ai-search-backup.yml |
remove-label |
cicd | healthy | .github/workflows/coverage-reset-label-remover.yml |
copilot-live |
cicd | healthy | .github/workflows/playwright-copilot-live.yml |
update-baseline |
cicd | healthy | .github/workflows/coverage-baseline-updater.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5432 |
network | healthy | docker-compose.yml |
port:8001 |
network | healthy | docker-compose.yml |
port:8000 |
network | healthy | docker-compose.yml |
port:5001 |
network | healthy | docker-compose.yml |
port:4000 |
network | healthy | docker-compose.yml |
port:02 |
network | healthy | .github/workflows/playwright-nightly.yml |
port:03 |
network | healthy | .github/workflows/playwright-nightly.yml |
port:09 |
network | healthy | .github/workflows/coverage-breakdown.yml |
port:06 |
network | healthy | .github/workflows/synthetic-monitoring.yml |
port:12 |
network | healthy | .github/workflows/synthetic-monitoring.yml |
port:18 |
network | healthy | .github/workflows/synthetic-monitoring.yml |
port:23 |
network | healthy | .github/workflows/synthetic-monitoring.yml |
port:59 |
network | healthy | .github/workflows/synthetic-monitoring.yml |
port:30 |
network | healthy | .github/workflows/ai-search-backup.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
AI_SEARCH_ENDPOINT |
cicd | healthy | — |
SMOKE_TEST_CLIENT_ID |
cicd | healthy | — |
PROBE_API_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
ANTHROPIC_API_KEY |
cicd | healthy | — |
SMOKE_SF_TEST_ACCOUNT_ID |
cicd | healthy | — |
ALERT_MUTE_REASON |
cicd | healthy | — |
CLAUDE_API_KEY |
cicd | healthy | — |
AI_SEARCH_API_KEY |
cicd | healthy | — |
DATABASE_URL |
cicd | healthy | — |
SMOKE_TEST_INDUSTRY_ID |
cicd | healthy | — |
AI_SEARCH_BACKUP_STORAGE_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::playwright-push |
cicd | healthy | .github/workflows/playwright-push.yml |
gha::claude-code-review |
cicd | healthy | .github/workflows/claude-code-review.yml |
gha::load-test |
cicd | healthy | .github/workflows/load-test.yml |
gha::coverage-gate |
cicd | healthy | .github/workflows/coverage-gate.yml |
gha::playwright-nightly |
cicd | healthy | .github/workflows/playwright-nightly.yml |
gha::coverage-breakdown |
cicd | healthy | .github/workflows/coverage-breakdown.yml |
gha::synthetic-monitoring |
cicd | healthy | .github/workflows/synthetic-monitoring.yml |
gha::ai-search-backup |
cicd | healthy | .github/workflows/ai-search-backup.yml |
gha::coverage-reset-label-remover |
cicd | healthy | .github/workflows/coverage-reset-label-remover.yml |
gha::playwright-copilot-live |
cicd | healthy | .github/workflows/playwright-copilot-live.yml |
gha::coverage-baseline-updater |
cicd | healthy | .github/workflows/coverage-baseline-updater.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
image::frontend/Dockerfile |
hardware | healthy | frontend/Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
chromadb |
hardware | healthy | docker-compose.yml |
backend |
hardware | healthy | docker-compose.yml |
frontend |
hardware | healthy | docker-compose.yml |
postgres |
hardware | healthy | backend/docker-compose.yml |
chromadb |
hardware | healthy | backend/docker-compose.yml |
backend |
hardware | healthy | backend/docker-compose.yml |
frontend |
hardware | healthy | backend/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | backend/config.py |
8.8.8.8 |
network | healthy | backend/tests/test_clients_documents_endpoints.py |
192.168.1.1 |
network | healthy | backend/tests/test_clients_documents_endpoints.py |
10.20.30.40 |
network | healthy | backend/tests/services/test_settings_store_extended.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
postgres |
data | healthy | CLAUDE.md |
postgresql |
data | healthy | bitbucket-pipelines.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | CLAUDE.md |
vps::aws |
hardware | healthy | backend/tests/test_calculation_service.py |
vps::gcp |
hardware | healthy | backend/tests/services/test_chart_image_util.py |
| Label | Layer | Status | Path |
|---|---|---|---|
DevonWarrior__tqa-pathfinder |
software | healthy | /data/fable5_failed_archive/DevonWarrior__tqa-pathfinder |
| Label | Layer | Status | Path |
|---|---|---|---|
loadbalancer |
network | healthy | backend/app_factory.py |
This page is publicly accessible at:
https://repobility.com/scan/e5f509f3-b8ac-4bb3-bac2-434b6858932e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e5f509f3-b8ac-4bb3-bac2-434b6858932e/
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.