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.

vasiliiilin2107-beep/wyrd-hq

https://github.com/vasiliiilin2107-beep/wyrd-hq · scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)

222 raw signals (0 security + 222 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 220 actionable findings from 1 signal source. 2 repeated signals grouped for readability. 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 1029 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
post_flag software healthy seed_flags.py:155
main software healthy seed_flags.py:167
__init__ software healthy scripts/preview_stub.py:88
_json software healthy scripts/preview_stub.py:91
do_GET software healthy scripts/preview_stub.py:99
do_POST software dead scripts/preview_stub.py:123
log_message software dead scripts/preview_stub.py:133
_run_audit software healthy app/audit_agent.py:29
audit_loop software healthy app/audit_agent.py:94
run_now software healthy app/audit_agent.py:105
status software healthy app/audit_agent.py:111
_register_foreman software healthy app/foreman_agent.py:29
_pulse software healthy app/foreman_agent.py:44
run_foreman_check software healthy app/foreman_agent.py:54
register_analytics_foreman software dead app/foreman_agent.py:97
foreman_loop software healthy app/foreman_agent.py:113
get_session software dead app/database.py:20
_src_library software healthy app/template_agent.py:26
_src_analytics software healthy app/template_agent.py:40
_src_babla software healthy app/template_agent.py:46
_src_ideas software healthy app/template_agent.py:52
_src_projects software healthy app/template_agent.py:58
_src_income_ideas software healthy app/template_agent.py:64
_src_income_experiments software healthy app/template_agent.py:71
_src_build_cards software healthy app/template_agent.py:78
_src_tech_tasks software healthy app/template_agent.py:85
_build_context software healthy app/template_agent.py:108
_pulse software healthy app/template_agent.py:125
run_template_worker software healthy app/template_agent.py:135
run_all_template_workers software healthy app/template_agent.py:166
template_loop software healthy app/template_agent.py:189
_journal software healthy app/idea_agent.py:75
_pulse software healthy app/idea_agent.py:91
_library_synthesis software healthy app/idea_agent.py:101
_run_generator software healthy app/idea_agent.py:136
_run_detalizator software healthy app/idea_agent.py:157
_run_ocenschik software healthy app/idea_agent.py:177
run_idea_check software healthy app/idea_agent.py:220
safe software healthy app/idea_agent.py:235
_push_top_idea_to_council software healthy app/idea_agent.py:282
_register_workers software healthy app/idea_agent.py:312
idea_loop software healthy app/idea_agent.py:367
_infer_branch software healthy app/professor_agent.py:65
_library_synthesis software healthy app/professor_agent.py:78
_gather_dept_context software healthy app/professor_agent.py:93
_generate_dna software healthy app/professor_agent.py:121
_validate_dna software healthy app/professor_agent.py:126
_pulse_professor software healthy app/professor_agent.py:141
_birth_agent software healthy app/professor_agent.py:151
_issue_missing_passports software healthy app/professor_agent.py:243

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

LabelLayerStatusPath
POST /run api healthy app/audit_agent.py
GET /status api healthy app/audit_agent.py
GET / api healthy app/main.py
GET /hq api healthy app/main.py
GET /thomas api healthy app/main.py
GET /studio api healthy app/main.py
GET /pulse api healthy app/main.py
GET /agent/{name} api healthy app/main.py
GET /manifest.json api healthy app/main.py
POST /trigger/all api healthy app/main.py
POST /trigger/{agent} api healthy app/main.py
GET /health api healthy app/main.py
PUT / api healthy app/routers/constitution.py
GET /tasks api healthy app/routers/techtasks.py
POST /tasks api healthy app/routers/techtasks.py
GET /tasks/{task_id} api healthy app/routers/techtasks.py
PATCH /tasks/{task_id} api healthy app/routers/techtasks.py
POST /cycle-result api healthy app/routers/education.py
GET /scores api healthy app/routers/education.py
POST /register api healthy app/routers/branches.py
GET /reports api healthy app/routers/ideas_dept.py
GET /reports/latest api healthy app/routers/ideas_dept.py
GET /agents api healthy app/routers/civilization.py
POST /agents api healthy app/routers/civilization.py
GET /agents/{agent_id} api healthy app/routers/civilization.py
POST /agents/{agent_id}/trigger api healthy app/routers/civilization.py
POST /agents/{agent_id}/pulse api healthy app/routers/civilization.py
GET /agents/{agent_id}/prompt api healthy app/routers/civilization.py
PUT /agents/{agent_id}/prompt api healthy app/routers/civilization.py
GET /agents/{agent_id}/journal api healthy app/routers/civilization.py
POST /agents/{agent_id}/journal api healthy app/routers/civilization.py
GET /journal api healthy app/routers/civilization.py
POST /agents/{agent_id}/train api healthy app/routers/civilization.py
GET /proposals api healthy app/routers/civilization.py
POST /proposals api healthy app/routers/civilization.py
PATCH /proposals/{prop_id} api healthy app/routers/civilization.py
GET /agent-reports api healthy app/routers/civilization.py
GET /passports api healthy app/routers/civilization.py
PATCH /passports/{agent_name}/activate api healthy app/routers/civilization.py
POST /scribe-webhook api healthy app/routers/scribe_proxy.py
GET /brief api healthy app/routers/hq_world.py
POST / api healthy app/routers/backups.py
GET /search api healthy app/routers/memory.py
GET /stats api healthy app/routers/dispatcher_proxy.py
GET /prompts api healthy app/routers/council.py
GET /sessions api healthy app/routers/council.py
POST /sessions api healthy app/routers/council.py
GET /sessions/{session_id} api healthy app/routers/council.py
GET /sessions/{session_id}/messages api healthy app/routers/council.py
GET /thoughts api healthy app/routers/council.py

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

LabelLayerStatusPath
Dockerfile software healthy Dockerfile
seed_flags.py software healthy seed_flags.py
DASHBOARD_LOG.md software healthy DASHBOARD_LOG.md
requirements.txt software healthy requirements.txt
preview_stub.py software healthy scripts/preview_stub.py
inject_lessons.py software healthy scripts/inject_lessons.py
patch_bs.py software healthy scripts/patch_bs.py
patch_writer.py software healthy scripts/patch_writer.py
audit_agent.py software healthy app/audit_agent.py
foreman_agent.py software healthy app/foreman_agent.py
database.py software healthy app/database.py
__init__.py software healthy app/__init__.py
template_agent.py software healthy app/template_agent.py
idea_agent.py software healthy app/idea_agent.py
professor_agent.py software healthy app/professor_agent.py
library_agent.py software healthy app/library_agent.py
project_agent.py software healthy app/project_agent.py
redis_client.py software healthy app/redis_client.py
babla_agent.py software healthy app/babla_agent.py
council_agent.py software healthy app/council_agent.py
qdrant_store.py software healthy app/qdrant_store.py
models.py software healthy app/models.py
main.py software healthy app/main.py
analytics_agent.py software healthy app/analytics_agent.py
manifest.json software healthy app/static/manifest.json
thomas.html software healthy app/static/thomas.html
studio.html software healthy app/static/studio.html
pulse.html software healthy app/static/pulse.html
index.html software healthy app/static/index.html
agent_passport.html software healthy app/static/agent_passport.html
hq.html software healthy app/static/hq.html
technik.js software healthy app/static/assets/js/technik.js
world.js software healthy app/static/assets/js/world.js
butler.js software healthy app/static/assets/js/butler.js
scribe.js software healthy app/static/assets/js/scribe.js
library.js software healthy app/static/assets/js/library.js
home.js software healthy app/static/assets/js/home.js
ideas.js software healthy app/static/assets/js/ideas.js
civilization.js software healthy app/static/assets/js/civilization.js
hq.js software healthy app/static/assets/js/hq.js
solar.js software healthy app/static/assets/js/solar.js
dispatcher.js software healthy app/static/assets/js/dispatcher.js
files.js software healthy app/static/assets/js/files.js
babla.js software healthy app/static/assets/js/babla.js
map.js software healthy app/static/assets/js/map.js
education.js software healthy app/static/assets/js/education.js
constitution.js software healthy app/static/assets/js/constitution.js
butler_router.js software healthy app/static/assets/js/butler_router.js
build.js software healthy app/static/assets/js/build.js
audit.js software healthy app/static/assets/js/audit.js

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

LabelLayerStatusPath
Handler software healthy scripts/preview_stub.py:87
Base software healthy app/database.py:16
Branch software healthy app/models.py:8
Event software healthy app/models.py:21
Note software healthy app/models.py:33
Task software healthy app/models.py:41
Backup software healthy app/models.py:50
TechTask software healthy app/models.py:62
Flag software healthy app/models.py:77
IncomeIdea software healthy app/models.py:95
IncomeExperiment software healthy app/models.py:111
AgentRule software healthy app/models.py:127
Constitution software healthy app/models.py:142
CouncilSession software healthy app/models.py:150
CouncilMessage software healthy app/models.py:165
CouncilThought software healthy app/models.py:178
Agent software healthy app/models.py:188
Proposal software healthy app/models.py:207
ForemanReport software healthy app/models.py:219
BuildCard software healthy app/models.py:229
AnalyticsReport software healthy app/models.py:243
AgentReport software healthy app/models.py:253
AgentPassport software healthy app/models.py:263
AgentPrompt software healthy app/models.py:281
AgentJournal software healthy app/models.py:296
IdeaDeptReport software healthy app/models.py:309
ProjectDeptReport software healthy app/models.py:318
BablaReport software healthy app/models.py:327
UserToken software healthy app/models.py:336
TokenTransaction software healthy app/models.py:349
ConstitutionIn software healthy app/routers/constitution.py:58
TechTaskCreate software healthy app/routers/techtasks.py:14
TechTaskUpdate software healthy app/routers/techtasks.py:21
BranchRegister software healthy app/routers/branches.py:12
AgentIn software healthy app/routers/civilization.py:33
PulseIn software healthy app/routers/civilization.py:41
ProposalIn software healthy app/routers/civilization.py:47
ProposalPatch software healthy app/routers/civilization.py:53
TriggerIn software healthy app/routers/civilization.py:56
PromptIn software healthy app/routers/civilization.py:59
JournalIn software healthy app/routers/civilization.py:63
BackupIn software healthy app/routers/backups.py:13
BackupOut software healthy app/routers/backups.py:22
Config software healthy app/routers/backups.py:31
SessionIn software healthy app/routers/council.py:23
ThoughtIn software healthy app/routers/council.py:28
TaskCreate software healthy app/routers/tasks.py:13
TaskUpdate software healthy app/routers/tasks.py:18
TopupIn software healthy app/routers/tokens.py:13
ChargeIn software healthy app/routers/tokens.py:20

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

LabelLayerStatusPath
Base data healthy app/database.py
Branch data healthy app/models.py
Event data healthy app/models.py
Note data healthy app/models.py
Task data healthy app/models.py
Backup data healthy app/models.py
TechTask data healthy app/models.py
Flag data healthy app/models.py
IncomeIdea data healthy app/models.py
IncomeExperiment data healthy app/models.py
AgentRule data healthy app/models.py
Constitution data healthy app/models.py
CouncilSession data healthy app/models.py
CouncilMessage data healthy app/models.py
CouncilThought data healthy app/models.py
Agent data healthy app/models.py
Proposal data healthy app/models.py
ForemanReport data healthy app/models.py
BuildCard data healthy app/models.py
AnalyticsReport data healthy app/models.py
AgentReport data healthy app/models.py
AgentPassport data healthy app/models.py
AgentPrompt data healthy app/models.py
AgentJournal data healthy app/models.py
IdeaDeptReport data healthy app/models.py
ProjectDeptReport data healthy app/models.py
BablaReport data healthy app/models.py
UserToken data healthy app/models.py
TokenTransaction data healthy app/models.py
branches data healthy app/models.py
events data healthy app/models.py
notes data healthy app/models.py
tasks data healthy app/models.py
backups data healthy app/models.py
tech_tasks data healthy app/models.py
flags data healthy app/models.py
income_ideas data healthy app/models.py
income_experiments data healthy app/models.py
agent_rules data healthy app/models.py
constitution data healthy app/models.py
council_sessions data healthy app/models.py
council_messages data healthy app/models.py
council_thoughts data healthy app/models.py
agents data healthy app/models.py
proposals data healthy app/models.py
foreman_reports data healthy app/models.py
build_cards data healthy app/models.py
analytics_reports data healthy app/models.py
agent_reports data healthy app/models.py
agent_passports data healthy app/models.py

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

LabelLayerStatusPath
scripts software healthy scripts
app software healthy app
static software healthy app/static
assets software healthy app/static/assets
js software healthy app/static/assets/js
css software healthy app/static/assets/css
world software healthy app/static/world
docs software healthy app/static/world/docs
departments software healthy app/static/world/docs/departments
agents software healthy app/static/world/docs/agents
routers software healthy app/routers
.claude software healthy .claude

LabelLayerStatusPath
auth::app/template_agent.py security healthy app/template_agent.py
auth::app/static/assets/js/hq.js security healthy app/static/assets/js/hq.js
auth::app/routers/butler_tts.py security healthy app/routers/butler_tts.py
auth::app/static/agent_passport.html security healthy app/static/agent_passport.html
auth::app/static/hq.html security healthy app/static/hq.html

LabelLayerStatusPath
postgresql data healthy seed_flags.py
redis data healthy seed_flags.py
postgres data healthy app/database.py
sqlite data healthy app/council_agent.py

LabelLayerStatusPath
celery data healthy app/council_agent.py
pubsub data healthy app/routers/ws.py

LabelLayerStatusPath
port:8000 network healthy Dockerfile
port:8123 network healthy scripts/preview_stub.py

LabelLayerStatusPath
147.45.212.155 network healthy seed_flags.py
127.0.0.1 network healthy scripts/preview_stub.py

LabelLayerStatusPath
repobility-clone-2mw8qo87 software healthy /tmp/repobility-clone-2mw8qo87

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
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/33171a37-753c-4aa7-9c09-9631b4b6e4c7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/33171a37-753c-4aa7-9c09-9631b4b6e4c7/

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.