https://github.com/xpShawky/BeQuite
· scanned 2026-06-16 01:03 UTC (2 months, 1 week ago)
45 raw signals (0 security + 45 graph)
Last scanned 2 months, 1 week ago · v1 · 40 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1098 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 |
|---|---|---|---|
BeQuite_MASTER_PROJECT.md |
software | healthy | BeQuite_MASTER_PROJECT.md |
.commitlintrc.json |
software | healthy | .commitlintrc.json |
README.md |
software | healthy | README.md |
commands.md |
software | healthy | commands.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
BEQUITE_BOOTSTRAP_BRIEF.md |
software | healthy | BEQUITE_BOOTSTRAP_BRIEF.md |
.env.example |
software | healthy | .env.example |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
task_index.json |
software | healthy | state/task_index.json |
evidence_index.json |
software | healthy | state/evidence_index.json |
current_phase.md |
software | healthy | state/current_phase.md |
recovery.md |
software | healthy | state/recovery.md |
decision_index.json |
software | healthy | state/decision_index.json |
project.yaml |
software | healthy | state/project.yaml |
test_router_smoke.py |
software | healthy | tests/integration/router/test_router_smoke.py |
test_auto_smoke.py |
software | healthy | tests/integration/auto/test_auto_smoke.py |
test_auto_state_smoke.py |
software | healthy | tests/integration/auto/test_auto_state_smoke.py |
test_exporters_smoke.py |
software | healthy | tests/integration/exporters/test_exporters_smoke.py |
test_auth_smoke.py |
software | healthy | tests/integration/auth/test_auth_smoke.py |
README.md |
software | healthy | tests/integration/audit/README.md |
test_multi_model_smoke.py |
software | healthy | tests/integration/multi_model/test_multi_model_smoke.py |
README.md |
software | healthy | tests/integration/hooks/README.md |
test_signing_smoke.py |
software | healthy | tests/integration/receipts/test_signing_smoke.py |
README.md |
software | healthy | tests/integration/receipts/README.md |
test_receipts_smoke.py |
software | healthy | tests/integration/receipts/test_receipts_smoke.py |
test_doctrine_loading.py |
software | healthy | tests/integration/e2e/test_doctrine_loading.py |
test_seven_phase_walk.py |
software | healthy | tests/integration/e2e/test_seven_phase_walk.py |
test_skill_install_smoke.py |
software | healthy | tests/integration/skill_install/test_skill_install_smoke.py |
test_pricing_smoke.py |
software | healthy | tests/integration/pricing/test_pricing_smoke.py |
playwright.config.ts |
software | healthy | tests/e2e/playwright.config.ts |
package.json |
software | healthy | tests/e2e/package.json |
package-lock.json |
software | healthy | tests/e2e/package-lock.json |
tsconfig.json |
software | healthy | tests/e2e/tsconfig.json |
api.spec.ts |
software | healthy | tests/e2e/specs/api.spec.ts |
dashboard.spec.ts |
software | healthy | tests/e2e/specs/dashboard.spec.ts |
marketing.spec.ts |
software | healthy | tests/e2e/specs/marketing.spec.ts |
HARNESS_AND_PROMPT_QUALITY.md |
software | healthy | docs/architecture/HARNESS_AND_PROMPT_QUALITY.md |
HARNESS_ENGINEERING_STRATEGY.md |
software | healthy | docs/architecture/HARNESS_ENGINEERING_STRATEGY.md |
UIUX_VARIANTS_STRATEGY.md |
software | healthy | docs/architecture/UIUX_VARIANTS_STRATEGY.md |
WORKFLOW_GATES.md |
software | healthy | docs/architecture/WORKFLOW_GATES.md |
COMMAND_NUMBERING_AND_ORDERING_STRATEGY.md |
software | healthy | docs/architecture/COMMAND_NUMBERING_AND_ORDERING_STRATEGY.md |
AUTO_MODE_ORCHESTRATION_STRATEGY.md |
software | healthy | docs/architecture/AUTO_MODE_ORCHESTRATION_STRATEGY.md |
LIVE_EDIT_STRATEGY.md |
software | healthy | docs/architecture/LIVE_EDIT_STRATEGY.md |
FRONTEND_CONTEXT_ENGINEERING.md |
software | healthy | docs/architecture/FRONTEND_CONTEXT_ENGINEERING.md |
TASK_EXECUTION_PROFILE.md |
software | healthy | docs/architecture/TASK_EXECUTION_PROFILE.md |
PRESENTATION_BUILDER_STRATEGY.md |
software | healthy | docs/architecture/PRESENTATION_BUILDER_STRATEGY.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
is_available |
software | healthy | tests/integration/router/test_router_smoke.py:55 |
supports_model |
software | healthy | tests/integration/router/test_router_smoke.py:58 |
estimate_cost_usd |
software | healthy | tests/integration/router/test_router_smoke.py:61 |
complete |
software | healthy | tests/integration/router/test_router_smoke.py:64 |
_all_test_factory |
software | healthy | tests/integration/router/test_router_smoke.py:77 |
factory |
software | healthy | tests/integration/router/test_router_smoke.py:188 |
test_provider_registry_is_complete |
software | healthy | tests/integration/router/test_router_smoke.py:87 |
test_each_provider_implements_protocol |
software | healthy | tests/integration/router/test_router_smoke.py:91 |
test_provider_for_model_heuristics |
software | healthy | tests/integration/router/test_router_smoke.py:101 |
test_select_route_phase_persona_exact |
software | healthy | tests/integration/router/test_router_smoke.py:113 |
test_select_route_reviewer_uses_opus_xhigh |
software | healthy | tests/integration/router/test_router_smoke.py:122 |
test_select_route_skeptic_uses_any_boundary |
software | healthy | tests/integration/router/test_router_smoke.py:129 |
test_select_route_unknown_falls_back_to_orchestrator |
software | healthy | tests/integration/router/test_router_smoke.py:136 |
test_anthropic_pricing_estimates |
software | healthy | tests/integration/router/test_router_smoke.py:141 |
test_openai_pricing_estimates |
software | healthy | tests/integration/router/test_router_smoke.py:151 |
test_dispatch_with_test_provider_returns_completion |
software | healthy | tests/integration/router/test_router_smoke.py:157 |
test_dispatch_falls_back_when_primary_unavailable |
software | healthy | tests/integration/router/test_router_smoke.py:169 |
test_dispatch_returns_error_when_both_unavailable |
software | healthy | tests/integration/router/test_router_smoke.py:187 |
test_cost_ledger_accumulates_across_calls |
software | healthy | tests/integration/router/test_router_smoke.py:198 |
test_cost_ledger_session_summary |
software | healthy | tests/integration/router/test_router_smoke.py:218 |
test_dispatch_updates_ledger_when_enabled |
software | healthy | tests/integration/router/test_router_smoke.py:234 |
_run_all |
software | healthy | tests/integration/router/test_router_smoke.py:249 |
test_state_roundtrips |
software | healthy | tests/integration/auto/test_auto_smoke.py:29 |
test_banned_word_detected |
software | healthy | tests/integration/auto/test_auto_smoke.py:40 |
test_one_way_door_detected |
software | healthy | tests/integration/auto/test_auto_smoke.py:46 |
test_cost_ceiling_blocks |
software | healthy | tests/integration/auto/test_auto_smoke.py:53 |
test_wall_clock_blocks |
software | healthy | tests/integration/auto/test_auto_smoke.py:58 |
test_failure_threshold_blocks |
software | healthy | tests/integration/auto/test_auto_smoke.py:65 |
test_run_all_phases_done_in_stub_mode |
software | healthy | tests/integration/auto/test_auto_smoke.py:72 |
test_run_phase_blocks_on_banned_word |
software | healthy | tests/integration/auto/test_auto_smoke.py:81 |
do_work_with_weasel |
software | healthy | tests/integration/auto/test_auto_smoke.py:85 |
test_run_phase_blocks_on_cost_ceiling |
software | healthy | tests/integration/auto/test_auto_smoke.py:92 |
test_run_phase_increments_cost_on_success |
software | healthy | tests/integration/auto/test_auto_smoke.py:101 |
do_work |
software | healthy | tests/integration/auto/test_auto_smoke.py:105 |
test_transition_records_completed_phases |
software | healthy | tests/integration/auto/test_auto_smoke.py:112 |
_run_all |
software | healthy | tests/integration/auto/test_auto_smoke.py:120 |
test_list_sessions_empty |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:24 |
test_list_sessions_returns_saved |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:30 |
test_can_resume_blocked |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:43 |
test_can_resume_done_returns_false |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:49 |
test_can_resume_failed_returns_false |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:56 |
test_resume_session_clears_blocked_markers |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:63 |
test_resume_session_unknown_id_returns_error |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:78 |
test_should_split_parallel_threshold |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:86 |
test_fan_out_parallel_below_threshold_marks_ineligible |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:92 |
test_fan_out_parallel_above_threshold_marks_eligible |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:98 |
test_fan_out_parallel_dependency_blocks_eligibility |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:104 |
test_is_phase_idempotent_rerun |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:115 |
test_detect_double_commit |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:122 |
_run_all |
software | healthy | tests/integration/auto/test_auto_state_smoke.py:134 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
state |
software | healthy | state |
tests |
software | healthy | tests |
integration |
software | healthy | tests/integration |
router |
software | healthy | tests/integration/router |
auto |
software | healthy | tests/integration/auto |
exporters |
software | healthy | tests/integration/exporters |
auth |
software | healthy | tests/integration/auth |
audit |
software | healthy | tests/integration/audit |
multi_model |
software | healthy | tests/integration/multi_model |
hooks |
software | healthy | tests/integration/hooks |
receipts |
software | healthy | tests/integration/receipts |
e2e |
software | healthy | tests/integration/e2e |
skill_install |
software | healthy | tests/integration/skill_install |
pricing |
software | healthy | tests/integration/pricing |
e2e |
software | healthy | tests/e2e |
specs |
software | healthy | tests/e2e/specs |
docs |
software | healthy | docs |
architecture |
software | healthy | docs/architecture |
runbooks |
software | healthy | docs/runbooks |
changelogs |
software | healthy | docs/changelogs |
legacy |
software | healthy | docs/legacy |
audits |
software | healthy | docs/legacy/audits |
merge |
software | healthy | docs/legacy/merge |
RELEASES |
software | healthy | docs/legacy/RELEASES |
decisions |
software | healthy | docs/decisions |
specs |
software | healthy | docs/specs |
scripts |
software | healthy | scripts |
cli |
software | healthy | cli |
bequite |
software | healthy | cli/bequite |
providers |
software | healthy | cli/bequite/providers |
evidence |
software | healthy | evidence |
.claude |
software | healthy | .claude |
commands |
software | healthy | .claude/commands |
hooks |
software | healthy | .claude/hooks |
skills |
software | healthy | .claude/skills |
bequite-testing-gate |
software | healthy | .claude/skills/bequite-testing-gate |
bequite-make-money |
software | healthy | .claude/skills/bequite-make-money |
bequite-problem-solver |
software | healthy | .claude/skills/bequite-problem-solver |
bequite-workflow-advisor |
software | healthy | .claude/skills/bequite-workflow-advisor |
bequite-guard-pass |
software | healthy | .claude/skills/bequite-guard-pass |
bequite-orchestrator |
software | healthy | .claude/skills/bequite-orchestrator |
bequite-delegate-planner |
software | healthy | .claude/skills/bequite-delegate-planner |
bequite-devops-cloud |
software | healthy | .claude/skills/bequite-devops-cloud |
bequite-writing-dna |
software | healthy | .claude/skills/bequite-writing-dna |
bequite-anti-hallucination |
software | healthy | .claude/skills/bequite-anti-hallucination |
bequite-presentation-builder |
software | healthy | .claude/skills/bequite-presentation-builder |
bequite-job-finder |
software | healthy | .claude/skills/bequite-job-finder |
bequite-updater |
software | healthy | .claude/skills/bequite-updater |
bequite-database-architect |
software | healthy | .claude/skills/bequite-database-architect |
bequite-release-gate |
software | healthy | .claude/skills/bequite-release-gate |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TestProvider |
software | healthy | tests/integration/router/test_router_smoke.py:45 |
is |
software | healthy | tests/e2e/specs/dashboard.spec.ts:is |
Route |
software | healthy | cli/bequite/router.py:37 |
CandidateProbe |
software | healthy | cli/bequite/freshness.py:54 |
FreshnessResult |
software | healthy | cli/bequite/freshness.py:62 |
SafetyRails |
software | healthy | cli/bequite/config.py:22 |
FreshnessConfig |
software | healthy | cli/bequite/config.py:49 |
ReceiptsConfig |
software | healthy | cli/bequite/config.py:58 |
EvidenceConfig |
software | healthy | cli/bequite/config.py:65 |
MemoryConfig |
software | healthy | cli/bequite/config.py:73 |
ProvidersConfig |
software | healthy | cli/bequite/config.py:79 |
TelemetryConfig |
software | healthy | cli/bequite/config.py:86 |
AiAutomationConfig |
software | healthy | cli/bequite/config.py:92 |
ProjectConfig |
software | healthy | cli/bequite/config.py:108 |
BequiteConfig |
software | healthy | cli/bequite/config.py:123 |
LocalIdentity |
software | healthy | cli/bequite/auth.py:42 |
GateResult |
software | healthy | cli/bequite/verify.py:50 |
VerifyConfig |
software | healthy | cli/bequite/verify.py:65 |
AutoState |
software | healthy | cli/bequite/auto.py:79 |
Model |
software | healthy | cli/bequite/receipts.py:75 |
InputBlock |
software | healthy | cli/bequite/receipts.py:82 |
OutputBlock |
software | healthy | cli/bequite/receipts.py:88 |
ToolInvocation |
software | healthy | cli/bequite/receipts.py:94 |
TestsBlock |
software | healthy | cli/bequite/receipts.py:101 |
CostBlock |
software | healthy | cli/bequite/receipts.py:108 |
Receipt |
software | healthy | cli/bequite/receipts.py:115 |
ReceiptStore |
software | healthy | cli/bequite/receipts.py:227 |
Finding |
software | healthy | cli/bequite/audit.py:54 |
AuditConfig |
software | healthy | cli/bequite/audit.py:79 |
OpenAIProvider |
software | healthy | cli/bequite/providers/openai.py:27 |
AnthropicProvider |
software | healthy | cli/bequite/providers/anthropic.py:27 |
DeepseekProvider |
software | healthy | cli/bequite/providers/deepseek.py:22 |
Completion |
software | healthy | cli/bequite/providers/__init__.py:37 |
AiProvider |
software | healthy | cli/bequite/providers/__init__.py:52 |
ManualPasteProvider |
software | healthy | cli/bequite/providers/manual_paste.py:25 |
GoogleProvider |
software | healthy | cli/bequite/providers/google.py:23 |
OllamaProvider |
software | healthy | cli/bequite/providers/ollama.py:20 |
| Label | Layer | Status | Path |
|---|---|---|---|
python-suite |
cicd | healthy | .github/workflows/examples-e2e.yml |
example-scaffolds |
cicd | healthy | .github/workflows/examples-e2e.yml |
audit-self |
cicd | healthy | .github/workflows/examples-e2e.yml |
pr-comment |
cicd | healthy | .github/workflows/examples-e2e.yml |
audit |
cicd | healthy | .github/workflows/audit.yml |
commitlint |
cicd | healthy | .github/workflows/commitlint.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
audit |
cicd | healthy | .github/workflows/ci.yml |
license-audit |
cicd | healthy | .github/workflows/ci.yml |
pr-summary |
cicd | healthy | .github/workflows/ci.yml |
validate |
cicd | healthy | .github/workflows/release.yml |
publish-pypi |
cicd | healthy | .github/workflows/release.yml |
publish-github |
cicd | healthy | .github/workflows/release.yml |
npm-thin-shell |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.claude/skills/bequite-security-reviewer/SKILL.md |
security | healthy | .claude/skills/bequite-security-reviewer/SKILL.md |
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
auth::.claude/skills/bequite-project-architect/SKILL.md |
security | healthy | .claude/skills/bequite-project-architect/SKILL.md |
auth::.claude/skills/bequite-job-finder/SKILL.md |
security | healthy | .claude/skills/bequite-job-finder/SKILL.md |
auth::skill/hooks/pretooluse-scraping-respect.sh |
security | healthy | skill/hooks/pretooluse-scraping-respect.sh |
auth::.claude/skills/bequite-release-gate/SKILL.md |
security | healthy | .claude/skills/bequite-release-gate/SKILL.md |
auth::cli/bequite/audit.py |
security | healthy | cli/bequite/audit.py |
auth::.claude/skills/bequite-make-money/SKILL.md |
security | healthy | .claude/skills/bequite-make-money/SKILL.md |
auth::skill/hooks/pretooluse-secret-scan.sh |
security | healthy | skill/hooks/pretooluse-secret-scan.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | state/decision_index.json |
redis |
data | healthy | state/project.yaml |
postgresql |
data | healthy | .claude/skills/bequite-devops-cloud/SKILL.md |
sqlite |
data | healthy | .claude/skills/bequite-database-architect/SKILL.md |
mysql |
data | healthy | .claude/skills/bequite-database-architect/SKILL.md |
mongodb |
data | healthy | .claude/skills/bequite-database-architect/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::examples-e2e |
cicd | healthy | .github/workflows/examples-e2e.yml |
gha::audit |
cicd | healthy | .github/workflows/audit.yml |
gha::commitlint |
cicd | healthy | .github/workflows/commitlint.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3002 |
network | healthy | .env.example |
port:04 |
network | healthy | .github/workflows/examples-e2e.yml |
port:09 |
network | healthy | .github/workflows/audit.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | AGENTS.md |
vps::gcp |
hardware | healthy | .claude/skills/bequite-devops-cloud/SKILL.md |
vps::azure |
hardware | healthy | .claude/skills/bequite-devops-cloud/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
bullmq |
data | healthy | state/project.yaml |
sqs |
data | healthy | .claude/skills/bequite-automation-engineer/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-t63ygc7d |
software | healthy | /tmp/repobility-clone-t63ygc7d |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | cli/bequite/commands.py |
This page is publicly accessible at:
https://repobility.com/scan/5e3c0ed8-4bbf-4db8-b1b0-cdc24b891d5a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5e3c0ed8-4bbf-4db8-b1b0-cdc24b891d5a/
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.