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.

shosmer/ai-design-simulation

https://github.com/shosmer/ai-design-simulation · scanned 2026-06-16 00:11 UTC (2 months, 2 weeks ago)

30 raw signals (0 security + 30 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 30 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 190 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
_read software healthy src/des_sim/targets.py:30
design_postings_index software healthy src/des_sim/targets.py:37
ai_postings_share software healthy src/des_sim/targets.py:49
btos_ai_adoption software healthy src/des_sim/targets.py:55
aei_design_task_usage software dead src/des_sim/targets.py:80
aei_collaboration_split software healthy src/des_sim/targets.py:95
aei_category_profile software healthy src/des_sim/targets.py:133
categorize software dead src/des_sim/targets.py:150
design_demand_evidence software healthy src/des_sim/targets.py:203
tech_firm_formation software healthy src/des_sim/targets.py:237
management_postings software healthy src/des_sim/targets.py:250
pm_design_ratio software healthy src/des_sim/targets.py:261
ai_usage_concentration software healthy src/des_sim/targets.py:287
quality_dispersion software healthy src/des_sim/targets.py:307
fed_funds_rate software healthy src/des_sim/targets.py:323
tech_layoffs_monthly software healthy src/des_sim/targets.py:336
design_revenue software dead src/des_sim/targets.py:351
oews_anchors software healthy src/des_sim/targets.py:362
_aei software healthy src/des_sim/targets.py:369
summary software healthy src/des_sim/targets.py:376
main software healthy src/des_sim/cli.py:13
_pct software healthy src/des_sim/checkin.py:26
gather software healthy src/des_sim/checkin.py:30
render software healthy src/des_sim/checkin.py:106
delta software healthy src/des_sim/checkin.py:107
main software healthy src/des_sim/checkin.py:183
fetch software healthy src/des_sim/ingest/layoffs.py:36
_scrape software healthy src/des_sim/ingest/layoffs.py:52
transform software healthy src/des_sim/ingest/layoffs.py:80
fetch software healthy src/des_sim/ingest/web_quality.py:27
transform software healthy src/des_sim/ingest/web_quality.py:30
fetch software healthy src/des_sim/ingest/oews.py:37
transform software healthy src/des_sim/ingest/oews.py:47
fetch software healthy src/des_sim/ingest/levels.py:20
fetch software healthy src/des_sim/ingest/hiring_lab.py:26
transform software healthy src/des_sim/ingest/hiring_lab.py:29
__init__ software healthy src/des_sim/ingest/base.py:38
raw_dir software healthy src/des_sim/ingest/base.py:43
processed_dir software healthy src/des_sim/ingest/base.py:49
fetch software healthy src/des_sim/ingest/base.py:55
transform software healthy src/des_sim/ingest/base.py:58
pull software healthy src/des_sim/ingest/base.py:62
download software healthy src/des_sim/ingest/base.py:82
fetch_text software healthy src/des_sim/ingest/base.py:92
update_manifest software healthy src/des_sim/ingest/base.py:98
fetch software healthy src/des_sim/ingest/onet.py:25
transform software healthy src/des_sim/ingest/onet.py:34
fetch software healthy src/des_sim/ingest/btos.py:29
transform software healthy src/des_sim/ingest/btos.py:39
fetch software healthy src/des_sim/ingest/ai_prices.py:32

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

LabelLayerStatusPath
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
scenarios_summary.json software healthy results/scenarios_summary.json
fit.json software healthy results/fit.json
aux_summary.json software healthy results/aux_summary.json
explore.html software healthy docs/explore.html
terrain.html software healthy docs/terrain.html
dots.html software healthy docs/dots.html
categories.html software healthy docs/categories.html
signals.html software healthy docs/signals.html
futures.html software healthy docs/futures.html
data.html software healthy docs/data.html
index.html software healthy docs/index.html
flows.html software healthy docs/flows.html
elasticity-is-everything.md software healthy writeup/elasticity-is-everything.md
index.html software healthy writeup/story/index.html
__init__.py software healthy src/des_sim/__init__.py
targets.py software healthy src/des_sim/targets.py
cli.py software healthy src/des_sim/cli.py
checkin.py software healthy src/des_sim/checkin.py
layoffs.py software healthy src/des_sim/ingest/layoffs.py
__init__.py software healthy src/des_sim/ingest/__init__.py
web_quality.py software healthy src/des_sim/ingest/web_quality.py
oews.py software healthy src/des_sim/ingest/oews.py
levels.py software healthy src/des_sim/ingest/levels.py
hiring_lab.py software healthy src/des_sim/ingest/hiring_lab.py
base.py software healthy src/des_sim/ingest/base.py
onet.py software healthy src/des_sim/ingest/onet.py
btos.py software healthy src/des_sim/ingest/btos.py
ai_prices.py software healthy src/des_sim/ingest/ai_prices.py
aei.py software healthy src/des_sim/ingest/aei.py
job_boards.py software healthy src/des_sim/ingest/job_boards.py
design_demand.py software healthy src/des_sim/ingest/design_demand.py
experiment.py software healthy src/des_sim/model/experiment.py
__init__.py software healthy src/des_sim/model/__init__.py
scenarios.py software healthy src/des_sim/model/scenarios.py
site.py software healthy src/des_sim/model/site.py
engine.py software healthy src/des_sim/model/engine.py
story.py software healthy src/des_sim/model/story.py
backcast.py software healthy src/des_sim/model/backcast.py

LabelLayerStatusPath
LayoffsFyi software healthy src/des_sim/ingest/layoffs.py:31
WebQuality software healthy src/des_sim/ingest/web_quality.py:22
OEWS software healthy src/des_sim/ingest/oews.py:32
LevelsFyi software healthy src/des_sim/ingest/levels.py:15
HiringLab software healthy src/des_sim/ingest/hiring_lab.py:21
PullResult software healthy src/des_sim/ingest/base.py:24
Source software healthy src/des_sim/ingest/base.py:33
OnetTasks software healthy src/des_sim/ingest/onet.py:20
BTOS software healthy src/des_sim/ingest/btos.py:24
AiPrices software healthy src/des_sim/ingest/ai_prices.py:27
AnthropicEconomicIndex software healthy src/des_sim/ingest/aei.py:19
JobBoards software healthy src/des_sim/ingest/job_boards.py:94
DesignDemand software healthy src/des_sim/ingest/design_demand.py:48
TaskCategory software healthy src/des_sim/model/engine.py:90
Designer software healthy src/des_sim/model/engine.py:164
Firm software healthy src/des_sim/model/engine.py:173
Simulation software healthy src/des_sim/model/engine.py:186

LabelLayerStatusPath
results software healthy results
docs software healthy docs
writeup software healthy writeup
story software healthy writeup/story
src software healthy src
des_sim software healthy src/des_sim
ingest software healthy src/des_sim/ingest
model software healthy src/des_sim/model

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

LabelLayerStatusPath
mongodb data healthy src/des_sim/ingest/job_boards.py
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/5e7c5e14-22c5-47c9-b591-ea587ab8ab06/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5e7c5e14-22c5-47c9-b591-ea587ab8ab06/

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.