https://github.com/TJ-90/DrillCalc2
· scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 197 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 |
|---|---|---|---|
Index |
software | healthy | scripts/reset-project.js:Index |
RootLayout |
software | healthy | scripts/reset-project.js:RootLayout |
moveDirectories |
software | healthy | scripts/reset-project.js:moveDirectories |
Screen |
software | healthy | src/components/ui.tsx:Screen |
Section |
software | healthy | src/components/ui.tsx:Section |
Row |
software | healthy | src/components/ui.tsx:Row |
NumField |
software | healthy | src/components/ui.tsx:NumField |
TextField |
software | healthy | src/components/ui.tsx:TextField |
SegButtons |
software | healthy | src/components/ui.tsx:SegButtons |
Btn |
software | healthy | src/components/ui.tsx:Btn |
ResultRow |
software | healthy | src/components/ui.tsx:ResultRow |
Results |
software | healthy | src/components/ui.tsx:Results |
Warnings |
software | healthy | src/components/ui.tsx:Warnings |
Note |
software | healthy | src/components/ui.tsx:Note |
ErrorBox |
software | healthy | src/components/ui.tsx:ErrorBox |
parseList |
software | healthy | src/app/nozzles.tsx:parseList |
NozzlesScreen |
software | healthy | src/app/nozzles.tsx:NozzlesScreen |
ConventionalCementScreen |
software | healthy | src/app/cement-conventional.tsx:ConventionalCementScreen |
MudEngineeringScreen |
software | healthy | src/app/mud-engineering.tsx:MudEngineeringScreen |
set |
software | healthy | src/app/mud-engineering.tsx:set |
unitFor |
software | healthy | src/app/mud-engineering.tsx:unitFor |
const |
software | healthy | src/app/mud-engineering.tsx:const |
toSg |
software | healthy | src/app/mud-engineering.tsx:toSg |
renderLine |
software | healthy | src/app/mud-engineering.tsx:renderLine |
chunk |
software | healthy | src/app/mud-engineering.tsx:chunk |
Home |
software | healthy | src/app/index.tsx:Home |
parseList |
software | healthy | src/app/hydraulics.tsx:parseList |
HydraulicsScreen |
software | healthy | src/app/hydraulics.tsx:HydraulicsScreen |
WellConfigScreen |
software | healthy | src/app/well-config.tsx:WellConfigScreen |
updateString |
software | healthy | src/app/well-config.tsx:updateString |
updateHole |
software | healthy | src/app/well-config.tsx:updateHole |
BalancedPlugScreen |
software | healthy | src/app/balanced-plug.tsx:BalancedPlugScreen |
StabInCementScreen |
software | healthy | src/app/cement-stabin.tsx:StabInCementScreen |
JarringScreen |
software | healthy | src/app/jarring.tsx:JarringScreen |
KillSheetScreen |
software | healthy | src/app/killsheet.tsx:KillSheetScreen |
RootLayout |
software | healthy | src/app/_layout.tsx:RootLayout |
hydrostaticPsi |
software | healthy | src/lib/units.ts:hydrostaticPsi |
emwPpg |
software | healthy | src/lib/units.ts:emwPpg |
buoyancyFactor |
software | healthy | src/lib/units.ts:buoyancyFactor |
pipeCapacityBblFt |
software | healthy | src/lib/units.ts:pipeCapacityBblFt |
annularCapacityBblFt |
software | healthy | src/lib/units.ts:annularCapacityBblFt |
pipeDisplacementBblFt |
software | healthy | src/lib/units.ts:pipeDisplacementBblFt |
sgToPpg |
software | healthy | src/lib/units.ts:sgToPpg |
ppgToSg |
software | healthy | src/lib/units.ts:ppgToSg |
roundTo |
software | healthy | src/lib/units.ts:roundTo |
roundUpTo |
software | healthy | src/lib/units.ts:roundUpTo |
fmt |
software | healthy | src/lib/format.ts:fmt |
num |
software | healthy | src/lib/format.ts:num |
computeBalancedPlug |
software | healthy | src/lib/cementplug.ts:computeBalancedPlug |
pipeLoss |
software | healthy | src/lib/hydraulics.ts:pipeLoss |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
app.json |
software | healthy | app.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
AGENTS.md |
software | healthy | AGENTS.md |
reset-project.js |
software | healthy | scripts/reset-project.js |
icon.json |
software | healthy | assets/expo.icon/icon.json |
settings.json |
software | healthy | .claude/settings.json |
build.yml |
software | healthy | .github/workflows/build.yml |
ui.tsx |
software | healthy | src/components/ui.tsx |
nozzles.tsx |
software | healthy | src/app/nozzles.tsx |
cement-conventional.tsx |
software | healthy | src/app/cement-conventional.tsx |
mud-engineering.tsx |
software | healthy | src/app/mud-engineering.tsx |
index.tsx |
software | healthy | src/app/index.tsx |
hydraulics.tsx |
software | healthy | src/app/hydraulics.tsx |
well-config.tsx |
software | healthy | src/app/well-config.tsx |
balanced-plug.tsx |
software | healthy | src/app/balanced-plug.tsx |
cement-stabin.tsx |
software | healthy | src/app/cement-stabin.tsx |
jarring.tsx |
software | healthy | src/app/jarring.tsx |
killsheet.tsx |
software | healthy | src/app/killsheet.tsx |
_layout.tsx |
software | healthy | src/app/_layout.tsx |
units.ts |
software | healthy | src/lib/units.ts |
format.ts |
software | healthy | src/lib/format.ts |
cementplug.ts |
software | healthy | src/lib/cementplug.ts |
hydraulics.ts |
software | healthy | src/lib/hydraulics.ts |
well.ts |
software | healthy | src/lib/well.ts |
jarring.ts |
software | healthy | src/lib/jarring.ts |
cementation.ts |
software | healthy | src/lib/cementation.ts |
nozzles.ts |
software | healthy | src/lib/nozzles.ts |
killsheet.ts |
software | healthy | src/lib/killsheet.ts |
mudcalc.ts |
software | healthy | src/lib/mudcalc.ts |
nozzles.test.ts |
software | healthy | src/lib/__tests__/nozzles.test.ts |
hydraulics.test.ts |
software | healthy | src/lib/__tests__/hydraulics.test.ts |
format-fixes.test.ts |
software | healthy | src/lib/__tests__/format-fixes.test.ts |
jarring.test.ts |
software | healthy | src/lib/__tests__/jarring.test.ts |
killsheet.test.ts |
software | healthy | src/lib/__tests__/killsheet.test.ts |
mudcalc.test.ts |
software | healthy | src/lib/__tests__/mudcalc.test.ts |
cementplug.test.ts |
software | healthy | src/lib/__tests__/cementplug.test.ts |
units-well.test.ts |
software | healthy | src/lib/__tests__/units-well.test.ts |
cementation.test.ts |
software | healthy | src/lib/__tests__/cementation.test.ts |
well.tsx |
software | healthy | src/store/well.tsx |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
.claude/settings.json |
quality | healthy | .claude/settings.json |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
assets |
software | healthy | assets |
expo.icon |
software | healthy | assets/expo.icon |
.claude |
software | healthy | .claude |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
app |
software | healthy | src/app |
lib |
software | healthy | src/lib |
__tests__ |
software | healthy | src/lib/__tests__ |
store |
software | healthy | src/store |
| Label | Layer | Status | Path |
|---|---|---|---|
NozzlesScreen |
frontend | healthy | src/app/nozzles.tsx |
ConventionalCementScreen |
frontend | healthy | src/app/cement-conventional.tsx |
MudEngineeringScreen |
frontend | healthy | src/app/mud-engineering.tsx |
Home |
frontend | healthy | src/app/index.tsx |
HydraulicsScreen |
frontend | healthy | src/app/hydraulics.tsx |
WellConfigScreen |
frontend | healthy | src/app/well-config.tsx |
BalancedPlugScreen |
frontend | healthy | src/app/balanced-plug.tsx |
StabInCementScreen |
frontend | healthy | src/app/cement-stabin.tsx |
JarringScreen |
frontend | healthy | src/app/jarring.tsx |
KillSheetScreen |
frontend | healthy | src/app/killsheet.tsx |
RootLayout |
frontend | healthy | src/app/_layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/build.yml |
android |
cicd | healthy | .github/workflows/build.yml |
ios |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-unk8fwn_ |
software | healthy | /tmp/repobility-clone-unk8fwn_ |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::build |
cicd | healthy | .github/workflows/build.yml |
This page is publicly accessible at:
https://repobility.com/scan/855e707d-14c1-4c7d-bb50-269b26793072/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/855e707d-14c1-4c7d-bb50-269b26793072/
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.