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.

yoshihiko555/ai-orchestra

https://github.com/yoshihiko555/ai-orchestra · scanned 2026-06-16 01:07 UTC (2 months, 1 week ago)

112 raw signals (0 security + 112 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 88 actionable findings from 1 signal source. 24 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 2950 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
find_project_root software healthy facets/scripts/handoff.py:37
run_git software healthy facets/scripts/handoff.py:46
parse_tasks software healthy facets/scripts/handoff.py:61
parse_decisions software healthy facets/scripts/handoff.py:98
get_branch software healthy facets/scripts/handoff.py:117
get_recent_commits software healthy facets/scripts/handoff.py:122
get_diff_stat software healthy facets/scripts/handoff.py:139
filter_sensitive_lines software healthy facets/scripts/handoff.py:149
load_working_context software healthy facets/scripts/handoff.py:161
collect_handoff_data software healthy facets/scripts/handoff.py:172
main software healthy facets/scripts/handoff.py:201
find_project_root software healthy facets/scripts/checkpoint.py:33
parse_logs software healthy facets/scripts/checkpoint.py:63
run_git_command software healthy facets/scripts/checkpoint.py:91
get_git_commits software healthy facets/scripts/checkpoint.py:108
get_file_changes software healthy facets/scripts/checkpoint.py:134
get_file_stats software healthy facets/scripts/checkpoint.py:172
summarize_entries software healthy facets/scripts/checkpoint.py:208
generate_session_history software healthy facets/scripts/checkpoint.py:233
update_context_file software healthy facets/scripts/checkpoint.py:273
generate_full_checkpoint software healthy facets/scripts/checkpoint.py:293
generate_skill_analysis_prompt software healthy facets/scripts/checkpoint.py:442
save_skill_suggestions software dead facets/scripts/checkpoint.py:504
main software healthy facets/scripts/checkpoint.py:511
is_excluded_dir software healthy facets/scripts/reverse/collect-stats.py:77
is_valid_file software healthy facets/scripts/reverse/collect-stats.py:81
count_loc software healthy facets/scripts/reverse/collect-stats.py:109
_init_lang_entry software healthy facets/scripts/reverse/collect-stats.py:125
collect_stats software healthy facets/scripts/reverse/collect-stats.py:129
walk software healthy facets/scripts/reverse/collect-stats.py:142
main software healthy facets/scripts/reverse/collect-stats.py:205
parse_args software healthy facets/scripts/reverse/generate-mermaid.py:14
load_json software healthy facets/scripts/reverse/generate-mermaid.py:38
resolve_label software healthy facets/scripts/reverse/generate-mermaid.py:49
escape_label software healthy facets/scripts/reverse/generate-mermaid.py:55
sanitize_cluster_name software healthy facets/scripts/reverse/generate-mermaid.py:59
compute_degrees software healthy facets/scripts/reverse/generate-mermaid.py:68
filter_nodes software healthy facets/scripts/reverse/generate-mermaid.py:80
detect_cycles software healthy facets/scripts/reverse/generate-mermaid.py:97
dfs software healthy facets/scripts/reverse/generate-mermaid.py:109
mark_cycle_edges software healthy facets/scripts/reverse/generate-mermaid.py:126
build_node_index software healthy facets/scripts/reverse/generate-mermaid.py:137
_emit_flat_nodes software healthy facets/scripts/reverse/generate-mermaid.py:141
_emit_clustered_nodes software healthy facets/scripts/reverse/generate-mermaid.py:150
emit_mermaid software healthy facets/scripts/reverse/generate-mermaid.py:164
main software healthy facets/scripts/reverse/generate-mermaid.py:194
_is_binary_extension software healthy facets/scripts/reverse/collect-todos.py:110
_is_binary_content software healthy facets/scripts/reverse/collect-todos.py:114
_should_skip_file software healthy facets/scripts/reverse/collect-todos.py:123
_iter_lines software healthy facets/scripts/reverse/collect-todos.py:134

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

LabelLayerStatusPath
.mcp.json software healthy .mcp.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
presets.json software healthy presets.json
Taskfile.yml software healthy Taskfile.yml
pyrightconfig.json software healthy pyrightconfig.json
.coderabbit.yaml software healthy .coderabbit.yaml
pyproject.toml software healthy pyproject.toml
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
README.md software healthy facets/README.md
checkpointing.md software healthy facets/instructions/checkpointing.md
startproject.md software healthy facets/instructions/startproject.md
release-readiness.md software healthy facets/instructions/release-readiness.md
context-sharing.md software healthy facets/instructions/context-sharing.md
preflight.md software healthy facets/instructions/preflight.md
image-gen.md software healthy facets/instructions/image-gen.md
antigravity-suggestion-compliance.md software healthy facets/instructions/antigravity-suggestion-compliance.md
pr-create.md software healthy facets/instructions/pr-create.md
design-tracker.md software healthy facets/instructions/design-tracker.md
antigravity-system.md software healthy facets/instructions/antigravity-system.md
cocoindex-usage.md software healthy facets/instructions/cocoindex-usage.md
task-state.md software healthy facets/instructions/task-state.md
agent-routing-policy.md software healthy facets/instructions/agent-routing-policy.md
skill-review-policy.md software healthy facets/instructions/skill-review-policy.md
reverse.md software healthy facets/instructions/reverse.md
antigravity-delegation.md software healthy facets/instructions/antigravity-delegation.md
orchestra-usage.md software healthy facets/instructions/orchestra-usage.md
tdd.md software healthy facets/instructions/tdd.md
codex-delegation.md software healthy facets/instructions/codex-delegation.md
config-loading.md software healthy facets/instructions/config-loading.md
design.md software healthy facets/instructions/design.md
codex-system.md software healthy facets/instructions/codex-system.md
codex-suggestion-compliance.md software healthy facets/instructions/codex-suggestion-compliance.md
handoff.md software healthy facets/instructions/handoff.md
task-memory-usage.md software healthy facets/instructions/task-memory-usage.md
issue-fix.md software healthy facets/instructions/issue-fix.md
issue-create.md software healthy facets/instructions/issue-create.md
review.md software healthy facets/instructions/review.md
handoff.py software healthy facets/scripts/handoff.py
checkpoint.py software healthy facets/scripts/checkpoint.py
collect-stats.py software healthy facets/scripts/reverse/collect-stats.py
generate-mermaid.py software healthy facets/scripts/reverse/generate-mermaid.py
collect-todos.py software healthy facets/scripts/reverse/collect-todos.py
find-entrypoints.py software healthy facets/scripts/reverse/find-entrypoints.py
context-sharing.yaml software healthy facets/compositions/rules/context-sharing.yaml
codex-suggestion-compliance.yaml software healthy facets/compositions/rules/codex-suggestion-compliance.yaml
cocoindex-usage.yaml software healthy facets/compositions/rules/cocoindex-usage.yaml
orchestra-usage.yaml software healthy facets/compositions/rules/orchestra-usage.yaml
task-memory-usage.yaml software healthy facets/compositions/rules/task-memory-usage.yaml

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

LabelLayerStatusPath
TestParseTasks software healthy tests/test_handoff.py:22
TestParseDecisions software healthy tests/test_handoff.py:68
TestFilterSensitiveLines software healthy tests/test_handoff.py:101
TestFindProjectRoot software healthy tests/test_handoff.py:128
TestCollectHandoffData software healthy tests/test_handoff.py:151
TestParseTasks software healthy tests/unit/test_load_task_state_extended.py:29
TestFormatSummary software healthy tests/unit/test_load_task_state_extended.py:105
TestResolveMarkers software healthy tests/unit/test_load_task_state_extended.py:195
TestBuildMarkerParser software healthy tests/unit/test_load_task_state_extended.py:225
TestMainAdditionalScenarios software healthy tests/unit/test_load_task_state_extended.py:250
TestResolveAgentModel software healthy tests/unit/test_sync_agent_model.py:38
TestPatchAgentModel software healthy tests/unit/test_sync_agent_model.py:75
TestLoadCliToolsConfig software healthy tests/unit/test_sync_agent_model.py:147
TestDeepMerge software healthy tests/unit/test_sync_agent_model.py:175
TestAgentMdFilesExist software healthy tests/unit/test_agent_routing_consistency.py:37
TestNoOrphanAgentMd software healthy tests/unit/test_agent_routing_consistency.py:46
TestAgentTriggersCompleteness software healthy tests/unit/test_agent_routing_consistency.py:62
TestGetAgentToolWithRealConfig software healthy tests/unit/test_agent_routing_consistency.py:95
TestBuildAliasesWithRealConfig software healthy tests/unit/test_agent_routing_consistency.py:119
TestAgentMdFallbackConsistency software healthy tests/unit/test_agent_routing_consistency.py:147
TestIsCliEnabled software healthy tests/unit/test_agent_routing_consistency.py:199
TestGetAgentToolFallback software healthy tests/unit/test_agent_routing_consistency.py:228
TestBuildCliSuggestionDisabled software healthy tests/unit/test_agent_routing_consistency.py:258
TestBuildAliasesDisabled software healthy tests/unit/test_agent_routing_consistency.py:317
TestLegacyGeminiCompat software healthy tests/unit/test_agent_routing_consistency.py:378
TestRealCompositionIntegrity software healthy tests/unit/test_facet_knowledge_scripts.py:78
TestKnowledgeDeployment software healthy tests/unit/test_facet_knowledge_scripts.py:123
TestSkillMdReferencesSection software healthy tests/unit/test_facet_knowledge_scripts.py:186
TestBackwardCompatibility software healthy tests/unit/test_facet_knowledge_scripts.py:243
TestOrphanCleanupWithResources software healthy tests/unit/test_facet_knowledge_scripts.py:289
TestExtractOneStripsResources software healthy tests/unit/test_facet_knowledge_scripts.py:375
TestStaleResourcesCleanup software healthy tests/unit/test_facet_knowledge_scripts.py:402
TestFullLifecycleKnowledgeCleanup software healthy tests/unit/test_facet_knowledge_scripts.py:484
TestDerivePort software healthy tests/unit/test_proxy_manager.py:17
TestGetProxyConfig software healthy tests/unit/test_proxy_manager.py:46
TestBuildProxyUrl software healthy tests/unit/test_proxy_manager.py:84
TestBuildSupervisorCommand software healthy tests/unit/test_proxy_manager.py:96
TestStateFiles software healthy tests/unit/test_proxy_manager.py:104
TestResolvePidPath software healthy tests/unit/test_proxy_manager.py:144
TestReadWritePid software healthy tests/unit/test_proxy_manager.py:159
TestRemovePid software healthy tests/unit/test_proxy_manager.py:189
TestIsProxyRunning software healthy tests/unit/test_proxy_manager.py:204
TestStartProxy software healthy tests/unit/test_proxy_manager.py:262
TestStopProxy software healthy tests/unit/test_proxy_manager.py:338
TestStartProxyBackground software healthy tests/unit/test_proxy_manager.py:375
TestFindPidByPort software healthy tests/unit/test_proxy_manager.py:455
TestBuildProxyCommand software healthy tests/unit/test_proxy_manager.py:483
TestValidateInput software healthy tests/unit/test_codex_suggestions.py:25
TestShouldSuggestCodex software healthy tests/unit/test_codex_suggestions.py:50
TestBuildCodexCommand software healthy tests/unit/test_codex_suggestions.py:113

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

LabelLayerStatusPath
facets software healthy facets
instructions software healthy facets/instructions
scripts software healthy facets/scripts
reverse software healthy facets/scripts/reverse
compositions software healthy facets/compositions
rules software healthy facets/compositions/rules
skills software healthy facets/compositions/skills
output-contracts software healthy facets/output-contracts
policies software healthy facets/policies
knowledge software healthy facets/knowledge
tests software healthy tests
unit software healthy tests/unit
e2e software healthy tests/e2e
docs software healthy docs
reference software healthy docs/reference
design software healthy docs/design
adr software healthy docs/adr
guides software healthy docs/guides
scripts software healthy scripts
lib software healthy scripts/lib
taskfiles software healthy taskfiles
templates software healthy templates
codex software healthy templates/codex
skills software healthy templates/codex/skills
context-loader software healthy templates/codex/skills/context-loader
context software healthy templates/context
project software healthy templates/project
docs software healthy templates/project/docs
libraries software healthy templates/project/docs/libraries
packages software healthy packages
codex-suggestions software healthy packages/codex-suggestions
tests software healthy packages/codex-suggestions/tests
hooks software healthy packages/codex-suggestions/hooks
agent-routing software healthy packages/agent-routing
config software healthy packages/agent-routing/config
tests software healthy packages/agent-routing/tests
agents software healthy packages/agent-routing/agents
hooks software healthy packages/agent-routing/hooks
quality-gates software healthy packages/quality-gates
tests software healthy packages/quality-gates/tests
hooks software healthy packages/quality-gates/hooks
audit software healthy packages/audit
config software healthy packages/audit/config
tests software healthy packages/audit/tests
scripts software healthy packages/audit/scripts
hooks software healthy packages/audit/hooks
antigravity-suggestions software healthy packages/antigravity-suggestions
tests software healthy packages/antigravity-suggestions/tests
hooks software healthy packages/antigravity-suggestions/hooks
core software healthy packages/core

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

LabelLayerStatusPath
release cicd healthy .github/workflows/release.yml
unit-test cicd healthy .github/workflows/python-ci.yml
e2e-test cicd healthy .github/workflows/python-ci.yml
lint cicd healthy .github/workflows/python-ci.yml
format cicd healthy .github/workflows/python-ci.yml
test cicd healthy .github/workflows/publish.yml
publish cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml
gha::python-ci cicd healthy .github/workflows/python-ci.yml
gha::publish cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
postgresql data healthy tests/test_handoff.py
redis data healthy .claude/skills/review/SKILL.md

LabelLayerStatusPath
vps::aws hardware healthy packages/audit/hooks/audit-cli.py
vps::azure hardware healthy packages/audit/hooks/audit-cli.py

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

LabelLayerStatusPath
test_package_migration.py data healthy tests/unit/test_package_migration.py

LabelLayerStatusPath
127.0.0.1 network healthy tests/unit/test_proxy_manager.py

LabelLayerStatusPath
port:8792 network healthy packages/cocoindex/config/cocoindex.yaml

LabelLayerStatusPath
auth::.claude/skills/review/SKILL.md security healthy .claude/skills/review/SKILL.md
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/a23eb7a7-2b6e-47ac-935e-95fb50ac91d0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a23eb7a7-2b6e-47ac-935e-95fb50ac91d0/

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.