https://github.com/chriszubrod/build.one.api
· scanned 2026-06-17 01:49 UTC (1 month, 1 week ago)
99 raw signals (0 security + 99 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -13.0 (diff) · 87 actionable findings from 1 signal source. 12 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 8166 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 |
|---|---|---|---|
_entity_not_accessible_handler |
software | healthy | app.py:126 |
dispatch |
software | dead | app.py:134 |
startup_event |
software | healthy | app.py:259 |
shutdown_event |
software | healthy | app.py:288 |
get_settings |
software | dead | app.py:294 |
root |
software | healthy | app.py:299 |
ping |
software | healthy | app.py:304 |
info |
software | healthy | app.py:309 |
_resolve_credentials |
software | healthy | intelligence/auth.py:28 |
login_agent |
software | dead | intelligence/auth.py:41 |
login_agent_with_user_id |
software | healthy | intelligence/auth.py:73 |
run_agent |
software | healthy | intelligence/run.py:30 |
start_run |
software | healthy | intelligence/api/background.py:33 |
_on_session_created |
software | healthy | intelligence/api/background.py:49 |
_run_and_publish |
software | healthy | intelligence/api/background.py:53 |
cancel_run |
software | healthy | intelligence/api/background.py:124 |
tail_session |
software | healthy | intelligence/api/replay.py:60 |
replay_session |
software | dead | intelligence/api/replay.py:269 |
__init__ |
software | healthy | intelligence/api/channel.py:44 |
is_done |
software | healthy | intelligence/api/channel.py:52 |
publish |
software | healthy | intelligence/api/channel.py:55 |
subscribe |
software | healthy | intelligence/api/channel.py:76 |
register |
software | healthy | intelligence/api/channel.py:109 |
get_or_register |
software | healthy | intelligence/api/channel.py:121 |
get |
software | healthy | intelligence/api/channel.py:138 |
schedule_cleanup |
software | healthy | intelligence/api/channel.py:143 |
_event_to_sse |
software | healthy | intelligence/api/router.py:54 |
_with_keepalive |
software | healthy | intelligence/api/router.py:63 |
_sse_generator |
software | healthy | intelligence/api/router.py:107 |
start_agent_run |
software | healthy | intelligence/api/router.py:130 |
stream_agent_run_events |
software | healthy | intelligence/api/router.py:163 |
continue_agent_run |
software | healthy | intelligence/api/router.py:187 |
_coerce |
software | healthy | intelligence/api/router.py:370 |
approve_agent_action |
software | healthy | intelligence/api/router.py:252 |
cancel_agent_run |
software | healthy | intelligence/api/router.py:357 |
compute_cost_usd |
software | healthy | intelligence/observability/pricing.py:54 |
_now_handler |
software | healthy | intelligence/tools/builtins.py:22 |
_add_handler |
software | healthy | intelligence/tools/builtins.py:39 |
call_api |
software | healthy | intelligence/tools/base.py:65 |
call_sync |
software | healthy | intelligence/tools/base.py:90 |
to_anthropic_schema |
software | healthy | intelligence/tools/base.py:121 |
describe_for_approval |
software | healthy | intelligence/tools/base.py:129 |
register |
software | healthy | intelligence/tools/registry.py:14 |
get |
software | healthy | intelligence/tools/registry.py:20 |
resolve |
software | healthy | intelligence/tools/registry.py:24 |
all_tools |
software | dead | intelligence/tools/registry.py:32 |
clear |
software | healthy | intelligence/tools/registry.py:36 |
input_schema_from |
software | healthy | intelligence/tools/schema.py:12 |
_encode_row_version |
software | healthy | intelligence/persistence/approval_repo.py:38 |
_public_id_str |
software | healthy | intelligence/persistence/approval_repo.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 |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
DEPLOY.md |
software | healthy | DEPLOY.md |
TODO.md |
software | healthy | TODO.md |
config.py |
software | healthy | config.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
startup.sh |
software | healthy | startup.sh |
LICENSE |
software | healthy | LICENSE |
requirements-prod.txt |
software | healthy | requirements-prod.txt |
app.py |
software | healthy | app.py |
SESSION_NOTES.md |
software | healthy | SESSION_NOTES.md |
Dockerfile |
software | healthy | Dockerfile |
__init__.py |
software | healthy | intelligence/__init__.py |
auth.py |
software | healthy | intelligence/auth.py |
run.py |
software | healthy | intelligence/run.py |
__init__.py |
software | healthy | intelligence/agents/__init__.py |
base.py |
software | healthy | intelligence/agents/base.py |
__init__.py |
software | healthy | intelligence/agents/contract_labor_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/contract_labor_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/contract_labor_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/scout/__init__.py |
definition.py |
software | healthy | intelligence/agents/scout/definition.py |
prompt.md |
software | healthy | intelligence/agents/scout/prompt.md |
__init__.py |
software | healthy | intelligence/agents/project_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/project_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/project_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/cost_code_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/cost_code_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/cost_code_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/customer_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/customer_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/customer_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/vendor_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/vendor_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/vendor_specialist/prompt.md |
cowork_email_agent_prompt.md |
software | healthy | intelligence/agents/email_specialist/cowork_email_agent_pro… |
__init__.py |
software | healthy | intelligence/agents/email_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/email_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/email_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/expense_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/expense_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/expense_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/invoice_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/invoice_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/invoice_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/bill_credit_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/bill_credit_specialist/definition.py |
prompt.md |
software | healthy | intelligence/agents/bill_credit_specialist/prompt.md |
__init__.py |
software | healthy | intelligence/agents/time_tracking_specialist/__init__.py |
definition.py |
software | healthy | intelligence/agents/time_tracking_specialist/definition.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Settings |
software | healthy | config.py:5 |
ProxyHeadersMiddleware |
software | healthy | app.py:132 |
AgentAuthError |
software | healthy | intelligence/auth.py:24 |
Agent |
software | healthy | intelligence/agents/base.py:15 |
SessionChannel |
software | healthy | intelligence/api/channel.py:41 |
RunStart |
software | healthy | intelligence/api/router.py:42 |
ApprovalBody |
software | healthy | intelligence/api/router.py:46 |
ModelPricing |
software | healthy | intelligence/observability/pricing.py:17 |
NowArgs |
software | healthy | intelligence/tools/builtins.py:18 |
AddArgs |
software | healthy | intelligence/tools/builtins.py:34 |
ToolResult |
software | healthy | intelligence/tools/base.py:29 |
ToolContext |
software | healthy | intelligence/tools/base.py:43 |
Tool |
software | healthy | intelligence/tools/base.py:107 |
AgentApprovalRequest |
software | healthy | intelligence/persistence/approval_repo.py:20 |
AgentApprovalRequestRepo |
software | healthy | intelligence/persistence/approval_repo.py:48 |
AgentSession |
software | healthy | intelligence/persistence/session_repo.py:25 |
AgentTurn |
software | healthy | intelligence/persistence/session_repo.py:52 |
AgentToolCall |
software | healthy | intelligence/persistence/session_repo.py:72 |
AgentSessionRepo |
software | healthy | intelligence/persistence/session_repo.py:103 |
AgentTurnRepo |
software | healthy | intelligence/persistence/session_repo.py:314 |
AgentToolCallRepo |
software | healthy | intelligence/persistence/session_repo.py:425 |
_DelegationArgs |
software | healthy | intelligence/composition/delegation.py:46 |
TimeTrackingOutboxRepository |
software | healthy | intelligence/outbox/persistence/repo.py:21 |
TimeTrackingOutbox |
software | healthy | intelligence/outbox/business/model.py:7 |
TimeTrackingOutboxService |
software | healthy | intelligence/outbox/business/service.py:18 |
BudgetPolicy |
software | healthy | intelligence/loop/termination.py:11 |
TurnStart |
software | healthy | intelligence/loop/events.py:24 |
TextDelta |
software | healthy | intelligence/loop/events.py:32 |
ToolCallStart |
software | healthy | intelligence/loop/events.py:39 |
ToolCallEnd |
software | healthy | intelligence/loop/events.py:48 |
TurnEnd |
software | healthy | intelligence/loop/events.py:57 |
ApprovalRequest |
software | healthy | intelligence/loop/events.py:67 |
ApprovalDecision |
software | healthy | intelligence/loop/events.py:91 |
Done |
software | healthy | intelligence/loop/events.py:108 |
LoopError |
software | healthy | intelligence/loop/events.py:118 |
Decision |
software | healthy | intelligence/loop/approval.py:30 |
AnthropicTransport |
software | healthy | intelligence/transport/anthropic.py:65 |
Usage |
software | healthy | intelligence/transport/base.py:14 |
TurnStart |
software | healthy | intelligence/transport/base.py:24 |
TextDelta |
software | healthy | intelligence/transport/base.py:29 |
ToolUseStart |
software | healthy | intelligence/transport/base.py:34 |
ToolUseComplete |
software | healthy | intelligence/transport/base.py:40 |
TurnEnd |
software | healthy | intelligence/transport/base.py:47 |
Done |
software | healthy | intelligence/transport/base.py:52 |
TransportError |
software | healthy | intelligence/transport/base.py:57 |
Transport |
software | healthy | intelligence/transport/base.py:74 |
Base64Source |
software | healthy | intelligence/messages/types.py:25 |
UrlSource |
software | healthy | intelligence/messages/types.py:31 |
Text |
software | healthy | intelligence/messages/types.py:44 |
ToolUse |
software | healthy | intelligence/messages/types.py:49 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
intelligence |
software | healthy | intelligence |
agents |
software | healthy | intelligence/agents |
contract_labor_specialist |
software | healthy | intelligence/agents/contract_labor_specialist |
scout |
software | healthy | intelligence/agents/scout |
project_specialist |
software | healthy | intelligence/agents/project_specialist |
cost_code_specialist |
software | healthy | intelligence/agents/cost_code_specialist |
customer_specialist |
software | healthy | intelligence/agents/customer_specialist |
vendor_specialist |
software | healthy | intelligence/agents/vendor_specialist |
email_specialist |
software | healthy | intelligence/agents/email_specialist |
expense_specialist |
software | healthy | intelligence/agents/expense_specialist |
invoice_specialist |
software | healthy | intelligence/agents/invoice_specialist |
bill_credit_specialist |
software | healthy | intelligence/agents/bill_credit_specialist |
time_tracking_specialist |
software | healthy | intelligence/agents/time_tracking_specialist |
bill_specialist |
software | healthy | intelligence/agents/bill_specialist |
sub_cost_code_specialist |
software | healthy | intelligence/agents/sub_cost_code_specialist |
api |
software | healthy | intelligence/api |
observability |
software | healthy | intelligence/observability |
tools |
software | healthy | intelligence/tools |
persistence |
software | healthy | intelligence/persistence |
sql |
software | healthy | intelligence/persistence/sql |
migrations |
software | healthy | intelligence/persistence/sql/migrations |
composition |
software | healthy | intelligence/composition |
registry |
software | healthy | intelligence/registry |
outbox |
software | healthy | intelligence/outbox |
sql |
software | healthy | intelligence/outbox/sql |
persistence |
software | healthy | intelligence/outbox/persistence |
business |
software | healthy | intelligence/outbox/business |
loop |
software | healthy | intelligence/loop |
transport |
software | healthy | intelligence/transport |
messages |
software | healthy | intelligence/messages |
scripts |
software | healthy | scripts |
samples |
software | healthy | scripts/samples |
migrations |
software | healthy | scripts/migrations |
integrations |
software | healthy | integrations |
sync |
software | healthy | integrations/sync |
sql |
software | healthy | integrations/sync/sql |
dev |
software | healthy | integrations/sync/sql/dev |
api |
software | healthy | integrations/sync/api |
persistence |
software | healthy | integrations/sync/persistence |
business |
software | healthy | integrations/sync/business |
ms |
software | healthy | integrations/ms |
sharepoint |
software | healthy | integrations/ms/sharepoint |
drive |
software | healthy | integrations/ms/sharepoint/drive |
sql |
software | healthy | integrations/ms/sharepoint/drive/sql |
dev |
software | healthy | integrations/ms/sharepoint/drive/sql/dev |
api |
software | healthy | integrations/ms/sharepoint/drive/api |
persistence |
software | healthy | integrations/ms/sharepoint/drive/persistence |
connector |
software | healthy | integrations/ms/sharepoint/drive/connector |
company |
software | healthy | integrations/ms/sharepoint/drive/connector/company |
sql |
software | healthy | integrations/ms/sharepoint/drive/connector/company/sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | app.py |
GET /ping |
api | healthy | app.py |
GET /info |
api | healthy | app.py |
POST /agents/{name}/runs |
api | healthy | intelligence/api/router.py |
GET /agents/runs/{public_id}/events |
api | healthy | intelligence/api/router.py |
POST /agents/runs/{public_id}/continue |
api | healthy | intelligence/api/router.py |
POST /agents/runs/{public_id}/approve |
api | healthy | intelligence/api/router.py |
POST /agents/runs/{public_id}/cancel |
api | healthy | intelligence/api/router.py |
POST /create/sync |
api | healthy | integrations/sync/api/router.py |
GET /get/syncs |
api | healthy | integrations/sync/api/router.py |
GET /get/sync/{public_id} |
api | healthy | integrations/sync/api/router.py |
PUT /update/sync/{public_id} |
api | healthy | integrations/sync/api/router.py |
DELETE /delete/sync/{public_id} |
api | healthy | integrations/sync/api/router.py |
GET /me |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
GET /site/{site_public_id}/available |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
POST / |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
GET /site/{site_public_id} |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
GET /{public_id} |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
PUT /{public_id} |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
DELETE /{public_id} |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
POST /{public_id}/refresh |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
POST /connector/company |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
GET /connector/company/{company_id} |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
DELETE /connector/company/{company_id} |
api | healthy | integrations/ms/sharepoint/drive/api/router.py |
GET /drive/{drive_public_id}/browse |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /drive/{drive_public_id}/browse/{item_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /drive/{drive_public_id}/item/{item_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /drive/{drive_public_id}/item/{item_id}/download |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /drive/{drive_public_id}/item/{parent_item_id}/upload |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /drive/{drive_public_id}/item/{parent_item_id}/folder |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /drive/{drive_public_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /connector/project |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /connector/project/{project_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
DELETE /connector/project/{project_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /connector/vendor |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /connector/vendor/{vendor_public_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
DELETE /connector/vendor/{vendor_public_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /connector/project-module |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /connector/project-module/{project_id}/{module_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /connector/project-module/{project_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
DELETE /connector/project-module/{project_id}/{module_publi… |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /connector/project-excel |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /connector/project-excel/{project_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
DELETE /connector/project-excel/{project_id} |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /connector/project-excel/{project_id}/worksheets |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
GET /drive/{drive_public_id}/item/{item_id}/worksheets |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /connector/project-excel/{project_id}/push-data |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /connector/project-excel/{project_id}/append-rows |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
DELETE /connector/project-excel/{project_id}/clear-range |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
POST /connector/bill-folder |
api | healthy | integrations/ms/sharepoint/driveitem/api/router.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
001_timeout_long_running_sessions.sql |
data | healthy | intelligence/persistence/sql/migrations/001_timeout_long_ru… |
gap1_bill_family_remove_legacy_actor_bypass.sql |
data | healthy | scripts/migrations/gap1_bill_family_remove_legacy_actor_byp… |
gap2_created_by_user_id_finalize.sql |
data | healthy | scripts/migrations/gap2_created_by_user_id_finalize.sql |
gap2_adjacent_threading.sql |
data | healthy | scripts/migrations/gap2_adjacent_threading.sql |
dedupe_project_rows.sql |
data | healthy | scripts/migrations/dedupe_project_rows.sql |
gap2_created_by_user_id.sql |
data | healthy | scripts/migrations/gap2_created_by_user_id.sql |
gap1_agent_user_project_backfill.sql |
data | healthy | scripts/migrations/gap1_agent_user_project_backfill.sql |
gap1_list_sprocs_scoped.sql |
data | healthy | scripts/migrations/gap1_list_sprocs_scoped.sql |
phase5_company_id_columns.sql |
data | healthy | scripts/migrations/phase5_company_id_columns.sql |
phase0_access_control_backfill.sql |
data | healthy | scripts/migrations/phase0_access_control_backfill.sql |
phase5_company_id_defaults.sql |
data | healthy | scripts/migrations/phase5_company_id_defaults.sql |
time_entry_view_team.sql |
data | healthy | scripts/migrations/time_entry_view_team.sql |
rename_legacy_admin_role_to_tenant_admin.sql |
data | healthy | scripts/migrations/rename_legacy_admin_role_to_tenant_admin… |
gap2_reference_threading.sql |
data | healthy | scripts/migrations/gap2_reference_threading.sql |
budget_variance_support_indexes.sql |
data | healthy | scripts/migrations/budget_variance_support_indexes.sql |
add_uq_project_name_customerid_active.sql |
data | healthy | scripts/migrations/add_uq_project_name_customerid_active.sql |
add_uq_userproject_user_project.sql |
data | healthy | scripts/migrations/add_uq_userproject_user_project.sql |
gap1_bill_family_inline_filter.sql |
data | healthy | scripts/migrations/gap1_bill_family_inline_filter.sql |
phase5_company_id_not_null_flip.sql |
data | healthy | scripts/migrations/phase5_company_id_not_null_flip.sql |
gap3_user_can_access_remove_legacy_actor_bypass.sql |
data | healthy | scripts/migrations/gap3_user_can_access_remove_legacy_actor… |
gap2_user_can_access_creator_clause.sql |
data | healthy | scripts/migrations/gap2_user_can_access_creator_clause.sql |
time_log_update_guards_and_unique_indexes.sql |
data | healthy | scripts/migrations/time_log_update_guards_and_unique_indexe… |
phase5_company_id_backfill.sql |
data | healthy | scripts/migrations/phase5_company_id_backfill.sql |
phase1_not_null_flip.sql |
data | healthy | scripts/migrations/phase1_not_null_flip.sql |
gap1_bill_family_inline_filter_v2.sql |
data | healthy | scripts/migrations/gap1_bill_family_inline_filter_v2.sql |
gap2_core_threading.sql |
data | healthy | scripts/migrations/gap2_core_threading.sql |
gap1_user_project_access_helpers.sql |
data | healthy | scripts/migrations/gap1_user_project_access_helpers.sql |
phase5b_review_table_fixup.sql |
data | healthy | scripts/migrations/phase5b_review_table_fixup.sql |
002_phase1_attribution_sprocs.sql |
data | healthy | entities/company/sql/migrations/002_phase1_attribution_spro… |
001_phase0_access_control.sql |
data | healthy | entities/company/sql/migrations/001_phase0_access_control.s… |
005_grant_budgets_module.sql |
data | healthy | entities/role/sql/migrations/005_grant_budgets_module.sql |
001_seed_review_roles.sql |
data | healthy | entities/role/sql/migrations/001_seed_review_roles.sql |
002_phase2_seed_human_roles.sql |
data | healthy | entities/role/sql/migrations/002_phase2_seed_human_roles.sql |
004_seed_intern_role.sql |
data | healthy | entities/role/sql/migrations/004_seed_intern_role.sql |
003_grant_tasks_module.sql |
data | healthy | entities/role/sql/migrations/003_grant_tasks_module.sql |
002_remove_legacy_actor_bypass.sql |
data | healthy | entities/project/sql/migrations/002_remove_legacy_actor_byp… |
001_gap1_scope_by_user_project.sql |
data | healthy | entities/project/sql/migrations/001_gap1_scope_by_user_proj… |
003_read_projects_by_user_id_admin_bypass.sql |
data | healthy | entities/project/sql/migrations/003_read_projects_by_user_i… |
002_phase1_company_scoped_sprocs.sql |
data | healthy | entities/user_role/sql/migrations/002_phase1_company_scoped… |
001_phase0_access_control.sql |
data | healthy | entities/user_role/sql/migrations/001_phase0_access_control… |
003_add_contract_labor_parent.sql |
data | healthy | entities/review/sql/migrations/003_add_contract_labor_paren… |
005_review_sprocs_contract_labor.sql |
data | healthy | entities/review/sql/migrations/005_review_sprocs_contract_l… |
007_resolve_review_recipients_contract_labor_per_project_v2… |
data | healthy | entities/review/sql/migrations/007_resolve_review_recipient… |
006_resolve_review_recipients_contract_labor_per_project.sql |
data | healthy | entities/review/sql/migrations/006_resolve_review_recipient… |
004_resolve_review_recipients_contract_labor.sql |
data | healthy | entities/review/sql/migrations/004_resolve_review_recipient… |
008_filter_personas_from_review_recipients.sql |
data | healthy | entities/review/sql/migrations/008_filter_personas_from_rev… |
001_resolve_review_recipients.sql |
data | healthy | entities/review/sql/migrations/001_resolve_review_recipient… |
002_inbox_tasks.sql |
data | healthy | entities/review/sql/migrations/002_inbox_tasks.sql |
003_delegated_to_contract_labor_action_vocab.sql |
data | healthy | entities/email_message/sql/migrations/003_delegated_to_cont… |
001_recovery_processing_reset.sql |
data | healthy | entities/email_message/sql/migrations/001_recovery_processi… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::integrations/intuit/qbo/physical_address/api/schemas.… |
security | healthy | integrations/intuit/qbo/physical_address/api/schemas.py |
auth::shared/authz/context.py |
security | healthy | shared/authz/context.py |
auth::integrations/box/auth/business/service.py |
security | healthy | integrations/box/auth/business/service.py |
auth::entities/device_token/api/router.py |
security | healthy | entities/device_token/api/router.py |
auth::scripts/smoke_email_v1.py |
security | healthy | scripts/smoke_email_v1.py |
auth::integrations/ms/auth/api/router.py |
security | healthy | integrations/ms/auth/api/router.py |
auth::entities/auth/api/router.py |
security | healthy | entities/auth/api/router.py |
auth::entities/bill/business/service.py |
security | healthy | entities/bill/business/service.py |
auth::shared/rbac.py |
security | healthy | shared/rbac.py |
auth::integrations/intuit/qbo/company_info/business/service… |
security | healthy | integrations/intuit/qbo/company_info/business/service.py |
auth::integrations/intuit/qbo/auth/api/router.py |
security | healthy | integrations/intuit/qbo/auth/api/router.py |
auth::entities/integration/business/handlers.py |
security | healthy | entities/integration/business/handlers.py |
auth::integrations/intuit/qbo/auth/external/client.py |
security | healthy | integrations/intuit/qbo/auth/external/client.py |
auth::integrations/ms/auth/external/client.py |
security | healthy | integrations/ms/auth/external/client.py |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::shared/authz/companies.py |
security | healthy | shared/authz/companies.py |
auth::intelligence/api/router.py |
security | healthy | intelligence/api/router.py |
auth::integrations/intuit/qbo/auth/business/state.py |
security | healthy | integrations/intuit/qbo/auth/business/state.py |
auth::docs/runbooks/README.md |
security | healthy | docs/runbooks/README.md |
auth::intelligence/auth.py |
security | healthy | intelligence/auth.py |
auth::intelligence/run.py |
security | healthy | intelligence/run.py |
auth::shared/api/admin.py |
security | healthy | shared/api/admin.py |
auth::shared/api/auth_user.py |
security | healthy | shared/api/auth_user.py |
auth::scripts/samples/README.md |
security | healthy | scripts/samples/README.md |
auth::entities/integration/api/router.py |
security | healthy | entities/integration/api/router.py |
auth::intelligence/tools/base.py |
security | healthy | intelligence/tools/base.py |
auth::entities/time_entry/persistence/repo.py |
security | healthy | entities/time_entry/persistence/repo.py |
auth::entities/time_entry/api/router.py |
security | healthy | entities/time_entry/api/router.py |
auth::entities/auth/business/service.py |
security | healthy | entities/auth/business/service.py |
| Label | Layer | Status | Path |
|---|---|---|---|
dbo |
data | healthy | intelligence/persistence/sql/dbo.agent_approval_request.sql |
ms |
data | healthy | integrations/ms/sharepoint/drive/sql/ms.drive.sql |
qbo |
data | healthy | integrations/intuit/qbo/auth/sql/qbo.auth.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
chriszubrod__build.one.api |
software | healthy | /data/fable5_failed_archive/chriszubrod__build.one.api |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | CLAUDE.md |
This page is publicly accessible at:
https://repobility.com/scan/5ebd1976-338a-470a-9465-d7b191ea147c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5ebd1976-338a-470a-9465-d7b191ea147c/
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.