Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

SimonSafi/Eng_Rules_Simon

https://github.com/SimonSafi/Eng_Rules_Simon · scanned 2026-06-16 00:13 UTC (2 months, 2 weeks ago)

32 raw signals (0 security + 32 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 32 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 444 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.

LabelLayerStatusPath
spaFallback software healthy vite.config.ts:spaFallback
report software healthy scripts/validate-links.ts:report
checkTopicLink software healthy scripts/validate-links.ts:checkTopicLink
App software healthy src/App.tsx:App
your software healthy src/i18n/en.ts:your
and software healthy src/i18n/en.ts:and
AppSettingsProvider software healthy src/i18n/index.tsx:AppSettingsProvider
localize software healthy src/i18n/index.tsx:localize
useTranslation software healthy src/i18n/index.tsx:useTranslation
emptyOverrides software healthy src/state/useEditMode.tsx:emptyOverrides
loadOverrides software healthy src/state/useEditMode.tsx:loadOverrides
EditModeProvider software healthy src/state/useEditMode.tsx:EditModeProvider
useEditMode software healthy src/state/useEditMode.tsx:useEditMode
fileToDownscaledDataUrl software healthy src/state/useEditMode.tsx:fileToDownscaledDataUrl
useFavorites software healthy src/state/useFavorites.ts:useFavorites
toggleFavorite software healthy src/state/useFavorites.ts:toggleFavorite
useNotes software healthy src/state/useNotes.ts:useNotes
upsertNote software healthy src/state/useNotes.ts:upsertNote
useCalculatorValue software healthy src/state/useCalculatorSync.ts:useCalculatorValue
handleUpdate software healthy src/state/useCalculatorSync.ts:handleUpdate
updateVal software healthy src/state/useCalculatorSync.ts:updateVal
useProjects software healthy src/state/useProjects.ts:useProjects
createProject software healthy src/state/useProjects.ts:createProject
updateProject software healthy src/state/useProjects.ts:updateProject
evaluateDesignStart software healthy src/utils/designStart.ts:evaluateDesignStart
downloadMarkdown software healthy src/utils/markdownExport.ts:downloadMarkdown
topicToMarkdown software healthy src/utils/markdownExport.ts:topicToMarkdown
checklistToMarkdown software healthy src/utils/markdownExport.ts:checklistToMarkdown
projectToMarkdown software healthy src/utils/markdownExport.ts:projectToMarkdown
linkedTopics software healthy src/utils/markdownExport.ts:linkedTopics
linear software healthy src/utils/units.ts:linear
convertValue software healthy src/utils/units.ts:convertValue
displayUnit software healthy src/utils/units.ts:displayUnit
formatEngineeringValue software healthy src/utils/units.ts:formatEngineeringValue
getPreferredUnit software healthy src/utils/units.ts:getPreferredUnit
readStorage software healthy src/utils/storage.ts:readStorage
writeStorage software healthy src/utils/storage.ts:writeStorage
useLocalStorageState software healthy src/utils/storage.ts:useLocalStorageState
norm software healthy src/utils/assistant.ts:norm
tokens software healthy src/utils/assistant.ts:tokens
hostOf software healthy src/utils/assistant.ts:hostOf
siteSearchUrl software healthy src/utils/assistant.ts:siteSearchUrl
webSearchUrl software healthy src/utils/assistant.ts:webSearchUrl
wikiSearchUrl software healthy src/utils/assistant.ts:wikiSearchUrl
providerFor software healthy src/utils/assistant.ts:providerFor
buildWebSearches software healthy src/utils/assistant.ts:buildWebSearches
refTopicText software healthy src/utils/assistant.ts:refTopicText
askAssistant software healthy src/utils/assistant.ts:askAssistant
categoryColor software healthy src/utils/assistant.ts:categoryColor
normalize software healthy src/utils/search.ts:normalize

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
14_ACCEPTANCE_CRITERIA_AND_ROADMAP.md software healthy 14_ACCEPTANCE_CRITERIA_AND_ROADMAP.md
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
11_CODEX_IMPLEMENTATION_PROMPT.md software healthy 11_CODEX_IMPLEMENTATION_PROMPT.md
README.md software healthy README.md
06_RULE_ENGINE_AND_DESIGN_START.md software healthy 06_RULE_ENGINE_AND_DESIGN_START.md
tailwind.config.js software healthy tailwind.config.js
00_MASTER_README.md software healthy 00_MASTER_README.md
01_PRD.md software healthy 01_PRD.md
07_CONTENT_STRUCTURE_AND_AUTHORING_GUIDE.md software healthy 07_CONTENT_STRUCTURE_AND_AUTHORING_GUIDE.md
COMBINED_INITIAL_FINAL_SPEC.md software healthy COMBINED_INITIAL_FINAL_SPEC.md
package.json software healthy package.json
09_DFM_DFA_AND_CAD_REVIEW_SPEC.md software healthy 09_DFM_DFA_AND_CAD_REVIEW_SPEC.md
13_ORING_DEEP_ENTRY_EXAMPLE.md software healthy 13_ORING_DEEP_ENTRY_EXAMPLE.md
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
03_UX_AND_LAYOUT_SPEC.md software healthy 03_UX_AND_LAYOUT_SPEC.md
10_INITIAL_SEED_CONTENT_SPEC.md software healthy 10_INITIAL_SEED_CONTENT_SPEC.md
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
04_INFORMATION_ARCHITECTURE_AND_TAXONOMY.md software healthy 04_INFORMATION_ARCHITECTURE_AND_TAXONOMY.md
08_SUPPLIER_REFERENCES_AND_SOURCE_POLICY.md software healthy 08_SUPPLIER_REFERENCES_AND_SOURCE_POLICY.md
postcss.config.js software healthy postcss.config.js
02_SYSTEM_ARCHITECTURE.md software healthy 02_SYSTEM_ARCHITECTURE.md
05_DATA_MODEL.md software healthy 05_DATA_MODEL.md
validate-links.ts software healthy scripts/validate-links.ts
fill-topic-links.mjs software healthy scripts/fill-topic-links.mjs
launch.json software healthy .claude/launch.json
sw.js software healthy public/sw.js
main.tsx software healthy src/main.tsx
App.tsx software healthy src/App.tsx
engineering.ts software healthy src/types/engineering.ts
en.ts software healthy src/i18n/en.ts
he.ts software healthy src/i18n/he.ts
index.tsx software healthy src/i18n/index.tsx
ruleTranslations.ts software healthy src/i18n/ruleTranslations.ts
useEditMode.tsx software healthy src/state/useEditMode.tsx
useFavorites.ts software healthy src/state/useFavorites.ts
useNotes.ts software healthy src/state/useNotes.ts
useCalculatorSync.ts software healthy src/state/useCalculatorSync.ts
useProjects.ts software healthy src/state/useProjects.ts
designStart.ts software healthy src/utils/designStart.ts
markdownExport.ts software healthy src/utils/markdownExport.ts
units.ts software healthy src/utils/units.ts
storage.ts software healthy src/utils/storage.ts
assistant.ts software healthy src/utils/assistant.ts
search.ts software healthy src/utils/search.ts
mechanismIndex.ts software healthy src/utils/mechanismIndex.ts
AppLayout.tsx software healthy src/components/layout/AppLayout.tsx
ChecklistPanel.tsx software healthy src/components/checklist/ChecklistPanel.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
.claude software healthy .claude
public software healthy public
src software healthy src
types software healthy src/types
i18n software healthy src/i18n
state software healthy src/state
utils software healthy src/utils
components software healthy src/components
layout software healthy src/components/layout
checklist software healthy src/components/checklist
diagrams software healthy src/components/diagrams
mechanisms software healthy src/components/diagrams/mechanisms
exploded software healthy src/components/diagrams/exploded
common software healthy src/components/common
references software healthy src/components/references
rule software healthy src/components/rule
topic software healthy src/components/topic
dev software healthy src/components/dev
cards software healthy src/components/cards
calculators software healthy src/components/calculators
formula software healthy src/components/formula
pages software healthy src/pages
styles software healthy src/styles

LabelLayerStatusPath
/DesignStartPage frontend healthy src/pages/DesignStartPage.tsx
/SourcesPage frontend healthy src/pages/SourcesPage.tsx
/HomePage frontend healthy src/pages/HomePage.tsx
/SearchPage frontend healthy src/pages/SearchPage.tsx
/TopicPage frontend healthy src/pages/TopicPage.tsx
/DomainLibraryPage frontend healthy src/pages/DomainLibraryPage.tsx
/CadReviewPage frontend healthy src/pages/CadReviewPage.tsx
/AssistantPage frontend healthy src/pages/AssistantPage.tsx
/ProjectsPage frontend healthy src/pages/ProjectsPage.tsx
/NotFoundPage frontend healthy src/pages/NotFoundPage.tsx
/ReviewPage frontend healthy src/pages/ReviewPage.tsx
/MechanismDetailPage frontend healthy src/pages/MechanismDetailPage.tsx

LabelLayerStatusPath
192.168.1.23 network healthy README.md
127.0.0.1 network healthy package.json

LabelLayerStatusPath
repobility-clone-o71uzcgn software healthy /tmp/repobility-clone-o71uzcgn

LabelLayerStatusPath
App frontend healthy src/App.tsx

LabelLayerStatusPath
password_literal::src/state/useEditMode.tsx security healthy src/state/useEditMode.tsx
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/b4cc82aa-9f83-4c06-bb7f-00f7ba4cce9f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b4cc82aa-9f83-4c06-bb7f-00f7ba4cce9f/

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.