https://github.com/decimalfinance/decimal
· scanned 2026-06-17 01:54 UTC (1 month, 1 week ago)
78 raw signals (0 security + 78 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -1.2 (diff) · 53 actionable findings from 1 signal source. 25 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1567 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 |
|---|---|---|---|
get |
software | healthy | api/tests/control-plane.test.ts:get |
post |
software | healthy | api/tests/control-plane.test.ts:post |
verifyRegisteredEmail |
software | healthy | api/tests/control-plane.test.ts:verifyRegisteredEmail |
createTestPersonalWallet |
software | healthy | api/tests/control-plane.test.ts:createTestPersonalWallet |
authHeaders |
software | healthy | api/tests/control-plane.test.ts:authHeaders |
publicKeyFromString |
software | healthy | api/tests/control-plane.test.ts:publicKeyFromString |
buildSquadsCreateLikeTransactionBase64 |
software | healthy | api/tests/control-plane.test.ts:buildSquadsCreateLikeTransa… |
executeWithDeadlockRetry |
software | healthy | api/tests/control-plane.test.ts:executeWithDeadlockRetry |
createPaymentOrderSetup |
software | healthy | api/tests/payment-orders.test.ts:createPaymentOrderSetup |
createCounterpartyWallet |
software | healthy | api/tests/payment-orders.test.ts:createCounterpartyWallet |
seedExactSettlement |
software | healthy | api/tests/payment-orders.test.ts:seedExactSettlement |
post |
software | healthy | api/tests/payment-orders.test.ts:post |
get |
software | healthy | api/tests/payment-orders.test.ts:get |
verifyRegisteredEmail |
software | healthy | api/tests/payment-orders.test.ts:verifyRegisteredEmail |
authHeaders |
software | healthy | api/tests/payment-orders.test.ts:authHeaders |
executeWithDeadlockRetry |
software | healthy | api/tests/payment-orders.test.ts:executeWithDeadlockRetry |
buildDeps |
software | healthy | api/tests/payment-algorithm.test.ts:buildDeps |
main |
software | healthy | api/scripts/generate-synthetic-wallet-directory.mjs:main |
parseArgs |
software | healthy | api/scripts/generate-synthetic-wallet-directory.mjs:parseAr… |
parsePositiveInt |
software | healthy | api/scripts/generate-synthetic-wallet-directory.mjs:parsePo… |
readPrivateRegistry |
software | healthy | api/scripts/generate-synthetic-wallet-directory.mjs:readPri… |
ensureWallet |
software | healthy | api/scripts/generate-synthetic-wallet-directory.mjs:ensureW… |
main |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:main |
parseArgs |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:parseArgs |
printHelpAndExit |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:printHelpAndExit |
loadEnvFile |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:loadEnvFile |
loadKeypair |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:loadKeypair |
generateWallets |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:generateWallets |
writePrivateWallets |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:writePrivateWallets |
readSyntheticTargets |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:readSyntheticTarge… |
scrubRpcUrl |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs:scrubRpcUrl |
main |
software | healthy | api/src/index.ts:main |
shutdown |
software | healthy | api/src/index.ts:shutdown |
getUsdcMint |
software | healthy | api/src/solana.ts:getUsdcMint |
getSolanaConnection |
software | healthy | api/src/solana.ts:getSolanaConnection |
getSolanaDevnetConnection |
software | healthy | api/src/solana.ts:getSolanaDevnetConnection |
getSolanaAirdropConnection |
software | healthy | api/src/solana.ts:getSolanaAirdropConnection |
waitForSignatureVisible |
software | healthy | api/src/solana.ts:waitForSignatureVisible |
fetchWalletBalances |
software | healthy | api/src/solana.ts:fetchWalletBalances |
isSolanaSignatureLike |
software | healthy | api/src/solana.ts:isSolanaSignatureLike |
deriveUsdcAtaForWallet |
software | healthy | api/src/solana.ts:deriveUsdcAtaForWallet |
serializeSolanaInstruction |
software | healthy | api/src/solana.ts:serializeSolanaInstruction |
buildUsdcTransferInstructions |
software | healthy | api/src/solana.ts:buildUsdcTransferInstructions |
buildUsdcTransferTransactionInstructions |
software | healthy | api/src/solana.ts:buildUsdcTransferTransactionInstructions |
buildDestinationAtaCreateInstruction |
software | healthy | api/src/solana.ts:buildDestinationAtaCreateInstruction |
verifyUsdcSettlementFromSignature |
software | healthy | api/src/solana.ts:verifyUsdcSettlementFromSignature |
tokenBalanceMap |
software | healthy | api/src/solana.ts:tokenBalanceMap |
createApp |
software | healthy | api/src/app.ts:createApp |
isAllowedOrigin |
software | healthy | api/src/app.ts:isAllowedOrigin |
isLocalDevOrigin |
software | healthy | api/src/app.ts:isLocalDevOrigin |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vercel.json |
software | healthy | vercel.json |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
docker-compose.yml |
software | healthy | docker-compose.yml |
diagram.md |
software | healthy | diagram.md |
06-squads-v4-capability-map.md |
software | healthy | system_explained/06-squads-v4-capability-map.md |
05-operating-guide.md |
software | healthy | system_explained/05-operating-guide.md |
README.md |
software | healthy | system_explained/README.md |
02-backend-architecture.md |
software | healthy | system_explained/02-backend-architecture.md |
01-current-product.md |
software | healthy | system_explained/01-current-product.md |
03-payment-lifecycle.md |
software | healthy | system_explained/03-payment-lifecycle.md |
04-data-model.md |
software | healthy | system_explained/04-data-model.md |
.env.example |
software | healthy | api/.env.example |
package-lock.json |
software | healthy | api/package-lock.json |
README.md |
software | healthy | api/README.md |
package.json |
software | healthy | api/package.json |
tsconfig.json |
software | healthy | api/tsconfig.json |
transfer-request-lifecycle.test.ts |
software | healthy | api/tests/transfer-request-lifecycle.test.ts |
control-plane.test.ts |
software | healthy | api/tests/control-plane.test.ts |
api-contract.test.ts |
software | healthy | api/tests/api-contract.test.ts |
payment-orders.test.ts |
software | healthy | api/tests/payment-orders.test.ts |
payment-algorithm.test.ts |
software | healthy | api/tests/payment-algorithm.test.ts |
generate-synthetic-wallet-directory.mjs |
software | healthy | api/scripts/generate-synthetic-wallet-directory.mjs |
fund-devnet-test-wallets.mjs |
software | healthy | api/scripts/fund-devnet-test-wallets.mjs |
index.ts |
software | healthy | api/src/index.ts |
solana.ts |
software | healthy | api/src/solana.ts |
app.ts |
software | healthy | api/src/app.ts |
decimal-client.ts |
software | healthy | api/src/decimal-client.ts |
config.ts |
software | healthy | api/src/config.ts |
proof-packet.ts |
software | healthy | api/src/proof-packet.ts |
api-contract.ts |
software | healthy | api/src/api-contract.ts |
counterparty-wallets.ts |
software | healthy | api/src/counterparty-wallets.ts |
spending-limit-execution.ts |
software | healthy | api/src/agents/spending-limit-execution.ts |
automation.ts |
software | healthy | api/src/agents/automation.ts |
payment-automation.ts |
software | healthy | api/src/agents/payment-automation.ts |
treasury.ts |
software | healthy | api/src/wallets/treasury.ts |
personal.ts |
software | healthy | api/src/wallets/personal.ts |
devnet-funding.ts |
software | healthy | api/src/wallets/devnet-funding.ts |
provisioning.ts |
software | healthy | api/src/wallets/provisioning.ts |
lifecycle.ts |
software | healthy | api/src/transfer-requests/lifecycle.ts |
settlement-read-model.ts |
software | healthy | api/src/transfer-requests/settlement-read-model.ts |
helpers.ts |
software | healthy | api/src/transfer-requests/helpers.ts |
execution-records.ts |
software | healthy | api/src/transfer-requests/execution-records.ts |
events.ts |
software | healthy | api/src/transfer-requests/events.ts |
organization-audit-log.ts |
software | healthy | api/src/audit/organization-audit-log.ts |
orders.ts |
software | healthy | api/src/payments/orders.ts |
order-proof.ts |
software | healthy | api/src/payments/order-proof.ts |
algorithm.ts |
software | healthy | api/src/payments/algorithm.ts |
csv-intake.ts |
software | healthy | api/src/payments/csv-intake.ts |
invoice-intake.ts |
software | healthy | api/src/payments/invoice-intake.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /organizations/:organizationId/proposals |
api | healthy | api/src/routes/proposals.ts |
GET /organizations/:organizationId/proposals/:decimalPropos… |
api | healthy | api/src/routes/proposals.ts |
POST /organizations/:organizationId/proposals/:decimalPropo… |
api | healthy | api/src/routes/proposals.ts |
POST /organizations/:organizationId/proposals/:decimalPropo… |
api | healthy | api/src/routes/proposals.ts |
POST /organizations/:organizationId/proposals/:decimalPropo… |
api | healthy | api/src/routes/proposals.ts |
POST /organizations/:organizationId/proposals/:decimalPropo… |
api | healthy | api/src/routes/proposals.ts |
POST /organizations/:organizationId/proposals/:decimalPropo… |
api | healthy | api/src/routes/proposals.ts |
GET /organizations/:organizationId/members |
api | healthy | api/src/routes/ops.ts |
GET /organizations/:organizationId/audit-log |
api | healthy | api/src/routes/ops.ts |
GET /organizations/:organizationId/ops-health |
api | healthy | api/src/routes/ops.ts |
GET /personal-wallets |
api | healthy | api/src/routes/user-wallets.ts |
GET /organizations/:organizationId/personal-wallets |
api | healthy | api/src/routes/user-wallets.ts |
POST /personal-wallets/managed |
api | healthy | api/src/routes/user-wallets.ts |
DELETE /personal-wallets/:userWalletId |
api | healthy | api/src/routes/user-wallets.ts |
POST /personal-wallets/:userWalletId/sign-versioned-transac… |
api | healthy | api/src/routes/user-wallets.ts |
POST /personal-wallets/:userWalletId/transfer-out |
api | healthy | api/src/routes/user-wallets.ts |
GET /personal-wallets/balances |
api | healthy | api/src/routes/user-wallets.ts |
POST /personal-wallets/:userWalletId/airdrop-sol |
api | healthy | api/src/routes/user-wallets.ts |
GET /organizations/:organizationId/payment-orders |
api | healthy | api/src/routes/payment-orders.ts |
POST /organizations/:organizationId/payment-orders |
api | healthy | api/src/routes/payment-orders.ts |
POST /organizations/:organizationId/payment-orders/batch-cs… |
api | healthy | api/src/routes/payment-orders.ts |
POST /organizations/:organizationId/payment-orders/batch-csv |
api | healthy | api/src/routes/payment-orders.ts |
GET /organizations/:organizationId/payment-orders/:paymentO… |
api | healthy | api/src/routes/payment-orders.ts |
PATCH /organizations/:organizationId/payment-orders/:paymen… |
api | healthy | api/src/routes/payment-orders.ts |
POST /organizations/:organizationId/payment-orders/:payment… |
api | healthy | api/src/routes/payment-orders.ts |
POST /organizations/:organizationId/payment-orders/:payment… |
api | healthy | api/src/routes/payment-orders.ts |
POST /organizations/:organizationId/payment-orders/:payment… |
api | healthy | api/src/routes/payment-orders.ts |
GET /organizations/:organizationId/payment-orders/:paymentO… |
api | healthy | api/src/routes/payment-orders.ts |
GET /openapi.json |
api | healthy | api/src/routes/openapi.ts |
POST /organizations/:organizationId/invoices/upload |
api | healthy | api/src/routes/invoices.ts |
POST /auth/register |
api | healthy | api/src/routes/auth.ts |
GET /auth/google/start |
api | healthy | api/src/routes/auth.ts |
GET /auth/google/callback |
api | healthy | api/src/routes/auth.ts |
GET /auth/session |
api | healthy | api/src/routes/auth.ts |
POST /auth/login |
api | healthy | api/src/routes/auth.ts |
POST /auth/verify-email |
api | healthy | api/src/routes/auth.ts |
POST /auth/resend-verification |
api | healthy | api/src/routes/auth.ts |
POST /auth/logout |
api | healthy | api/src/routes/auth.ts |
GET /organizations/:organizationId/automation-agents |
api | healthy | api/src/routes/automation-agents.ts |
POST /organizations/:organizationId/automation-agents |
api | healthy | api/src/routes/automation-agents.ts |
GET /organizations/:organizationId/agent-wallets |
api | healthy | api/src/routes/automation-agents.ts |
POST /organizations/:organizationId/automation-agents/:auto… |
api | healthy | api/src/routes/automation-agents.ts |
POST /organizations/:organizationId/treasury-wallets/:treas… |
api | healthy | api/src/routes/automation-agents.ts |
GET /organizations/:organizationId/spending-limit-policies |
api | healthy | api/src/routes/automation-agents.ts |
GET /organizations/:organizationId/spending-limit-policies/… |
api | healthy | api/src/routes/automation-agents.ts |
POST /organizations/:organizationId/treasury-wallets/:treas… |
api | healthy | api/src/routes/automation-agents.ts |
POST /organizations/:organizationId/spending-limit-policies… |
api | healthy | api/src/routes/automation-agents.ts |
POST /organizations/:organizationId/spending-limit-policies… |
api | healthy | api/src/routes/automation-agents.ts |
POST /organizations/:organizationId/spending-limit-policies… |
api | healthy | api/src/routes/automation-agents.ts |
GET /organizations/:organizationId/spending-limit-executions |
api | healthy | api/src/routes/automation-agents.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/OrganizationProposals |
frontend | healthy | frontend/src/pages/OrganizationProposals.tsx |
/VaultDetail |
frontend | healthy | frontend/src/pages/VaultDetail.tsx |
/auth |
frontend | healthy | frontend/src/pages/auth.tsx |
/CollectionDetail |
frontend | healthy | frontend/src/pages/CollectionDetail.tsx |
/Payments |
frontend | healthy | frontend/src/pages/Payments.tsx |
/Landing |
frontend | healthy | frontend/src/pages/Landing.tsx |
/TreasuryWalletDetail |
frontend | healthy | frontend/src/pages/TreasuryWalletDetail.tsx |
/Counterparties |
frontend | healthy | frontend/src/pages/Counterparties.tsx |
/Inbox |
frontend | healthy | frontend/src/pages/Inbox.tsx |
/Wallets |
frontend | healthy | frontend/src/pages/Wallets.tsx |
/Members |
frontend | healthy | frontend/src/pages/Members.tsx |
/SpendingLimitDetail |
frontend | healthy | frontend/src/pages/SpendingLimitDetail.tsx |
/Profile |
frontend | healthy | frontend/src/pages/Profile.tsx |
/Setup |
frontend | healthy | frontend/src/pages/Setup.tsx |
/InviteAccept |
frontend | healthy | frontend/src/pages/InviteAccept.tsx |
/PaymentDetail |
frontend | healthy | frontend/src/pages/PaymentDetail.tsx |
/ProposalRedirect |
frontend | healthy | frontend/src/pages/ProposalRedirect.tsx |
/CollectionRunDetail |
frontend | healthy | frontend/src/pages/CollectionRunDetail.tsx |
/SpendingLimits |
frontend | healthy | frontend/src/pages/SpendingLimits.tsx |
/Collections |
frontend | healthy | frontend/src/pages/Collections.tsx |
/OrganizationProposalDetail |
frontend | healthy | frontend/src/pages/OrganizationProposalDetail.tsx |
/landing-v3/sections |
frontend | healthy | frontend/src/pages/landing-v3/sections.tsx |
/landing-v3/ |
frontend | healthy | frontend/src/pages/landing-v3/index.tsx |
/landing-v3/globe-mask |
frontend | healthy | frontend/src/pages/landing-v3/globe-mask.ts |
/landing-v3/hero |
frontend | healthy | frontend/src/pages/landing-v3/hero.tsx |
/ |
frontend | healthy | frontend/src/App.tsx |
/landing |
frontend | healthy | frontend/src/App.tsx |
/login |
frontend | healthy | frontend/src/App.tsx |
/register |
frontend | healthy | frontend/src/App.tsx |
/oauth/callback |
frontend | healthy | frontend/src/App.tsx |
/invites/:inviteToken |
frontend | healthy | frontend/src/App.tsx |
/verify-email |
frontend | healthy | frontend/src/App.tsx |
/* |
frontend | healthy | frontend/src/App.tsx |
* |
frontend | healthy | frontend/src/App.tsx |
/setup |
frontend | healthy | frontend/src/App.tsx |
/profile |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/wallets |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/wallets/:treasuryWalletId |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/vaults/:treasuryWalletId |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/proposals |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/spending-limits |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/spending-limits/:spendingLim… |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/proposals/:decimalProposalId |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/proposals/:decimalProposalId… |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/members |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/counterparties |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/destinations |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/payments |
frontend | healthy | frontend/src/App.tsx |
/organizations/:organizationId/payments/:paymentOrderId |
frontend | healthy | frontend/src/App.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
system_explained |
software | healthy | system_explained |
api |
software | healthy | api |
tests |
software | healthy | api/tests |
scripts |
software | healthy | api/scripts |
src |
software | healthy | api/src |
agents |
software | healthy | api/src/agents |
wallets |
software | healthy | api/src/wallets |
transfer-requests |
software | healthy | api/src/transfer-requests |
audit |
software | healthy | api/src/audit |
payments |
software | healthy | api/src/payments |
auth |
software | healthy | api/src/auth |
squads |
software | healthy | api/src/squads |
collections |
software | healthy | api/src/collections |
infra |
software | healthy | api/src/infra |
routes |
software | healthy | api/src/routes |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
dec |
software | healthy | frontend/src/dec |
pages |
software | healthy | frontend/src/pages |
landing-v3 |
software | healthy | frontend/src/pages/landing-v3 |
lib |
software | healthy | frontend/src/lib |
ui |
software | healthy | frontend/src/ui |
styles |
software | healthy | frontend/src/styles |
decimal |
software | healthy | frontend/src/styles/decimal |
public |
software | healthy | frontend/public |
landing-embed |
software | healthy | frontend/public/landing-embed |
decimal |
software | healthy | frontend/public/landing-embed/decimal |
explore |
software | healthy | frontend/public/landing-embed/explore |
postgres |
software | healthy | postgres |
init |
software | healthy | postgres/init |
research |
software | healthy | research |
spike-doc-to-proposal |
software | healthy | research/spike-doc-to-proposal |
spike-magicblock |
software | healthy | research/spike-magicblock |
magicblock-docs |
software | healthy | research/magicblock-docs |
pages |
software | healthy | research/magicblock-docs/pages |
overview |
software | healthy | research/magicblock-docs/pages/overview |
additional-information |
software | healthy | research/magicblock-docs/pages/overview/additional-informat… |
problems |
software | healthy | problems |
config |
software | healthy | config |
| Label | Layer | Status | Path |
|---|---|---|---|
organizations |
data | healthy | postgres/init/001-control-plane.sql |
users |
data | healthy | postgres/init/001-control-plane.sql |
user_wallets |
data | healthy | postgres/init/001-control-plane.sql |
organization_memberships |
data | healthy | postgres/init/001-control-plane.sql |
organization_invites |
data | healthy | postgres/init/001-control-plane.sql |
auth_sessions |
data | healthy | postgres/init/001-control-plane.sql |
idempotency_records |
data | healthy | postgres/init/001-control-plane.sql |
treasury_wallets |
data | healthy | postgres/init/001-control-plane.sql |
organization_wallet_authorizations |
data | healthy | postgres/init/001-control-plane.sql |
automation_agents |
data | healthy | postgres/init/001-control-plane.sql |
agent_wallets |
data | healthy | postgres/init/001-control-plane.sql |
transfer_requests |
data | healthy | postgres/init/001-control-plane.sql |
transfer_request_events |
data | healthy | postgres/init/001-control-plane.sql |
transfer_request_notes |
data | healthy | postgres/init/001-control-plane.sql |
counterparties |
data | healthy | postgres/init/001-control-plane.sql |
counterparty_wallets |
data | healthy | postgres/init/001-control-plane.sql |
execution_records |
data | healthy | postgres/init/001-control-plane.sql |
payment_orders |
data | healthy | postgres/init/001-control-plane.sql |
decimal_proposals |
data | healthy | postgres/init/001-control-plane.sql |
spending_limit_policies |
data | healthy | postgres/init/001-control-plane.sql |
spending_limit_policy_destinations |
data | healthy | postgres/init/001-control-plane.sql |
spending_limit_executions |
data | healthy | postgres/init/001-control-plane.sql |
collection_runs |
data | healthy | postgres/init/001-control-plane.sql |
collection_requests |
data | healthy | postgres/init/001-control-plane.sql |
collection_request_events |
data | healthy | postgres/init/001-control-plane.sql |
payment_order_events |
data | healthy | postgres/init/001-control-plane.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
password_literal::api/tests/payment-orders.test.ts |
security | healthy | api/tests/payment-orders.test.ts |
password_literal::api/src/api-contract.ts |
security | healthy | api/src/api-contract.ts |
password_literal::api/src/api-contract.ts |
security | healthy | api/src/api-contract.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::api/src/routes/auth.ts |
security | healthy | api/src/routes/auth.ts |
auth::api/src/config.ts |
security | healthy | api/src/config.ts |
auth::api/README.md |
security | healthy | api/README.md |
auth::frontend/src/App.tsx |
security | healthy | frontend/src/App.tsx |
auth::api/tests/control-plane.test.ts |
security | healthy | api/tests/control-plane.test.ts |
auth::api/src/api-contract.ts |
security | healthy | api/src/api-contract.ts |
auth::README.md |
security | healthy | README.md |
auth::frontend/src/pages/auth.tsx |
security | healthy | frontend/src/pages/auth.tsx |
auth::frontend/src/ui/AuthButtons.tsx |
security | healthy | frontend/src/ui/AuthButtons.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
DecimalClient |
software | healthy | api/src/decimal-client.ts:DecimalClient |
DecimalApiError |
software | healthy | api/src/decimal-client.ts:DecimalApiError |
ApiError |
software | healthy | api/src/infra/api-errors.ts:ApiError |
ApiError |
software | healthy | frontend/src/api.ts:ApiError |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
postgres |
data | healthy | README.md |
clickhouse |
data | healthy | system_explained/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:54329 |
network | healthy | docker-compose.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:5174 |
network | healthy | frontend/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::claude-code-review |
cicd | healthy | .github/workflows/claude-code-review.yml |
gha::claude |
cicd | healthy | .github/workflows/claude.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
claude-review |
cicd | healthy | .github/workflows/claude-code-review.yml |
claude |
cicd | healthy | .github/workflows/claude.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
decimalfinance__decimal |
software | healthy | /data/fable5_failed_archive/decimalfinance__decimal |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | Makefile |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | frontend/src/pages/Landing.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | research/spike-doc-to-proposal/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
LandingPage |
frontend | healthy | frontend/src/pages/landing-v3/index.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE_CODE_OAUTH_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/507b32f7-baf9-47ef-8841-111607665746/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/507b32f7-baf9-47ef-8841-111607665746/
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.