https://github.com/sukekyo26/azarashi
· scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 57 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
settings.fragment.json |
software | healthy | common/.claude/settings.fragment.json |
statusline-bedrock.sh |
software | healthy | common/.claude/statusline-bedrock.sh |
statusline.sh |
software | healthy | common/.claude/statusline.sh |
redirect-tests-to-context-mode.mjs |
software | healthy | common/.claude/hooks/redirect-tests-to-context-mode.mjs |
run.sh |
software | healthy | test/run.sh |
cocoon.toml |
software | healthy | workspace/main/cocoon.toml |
starship.toml |
software | healthy | workspace/main/starship.toml |
manage.sh |
software | healthy | workspace/main/.devcontainer/manage.sh |
devcontainer.json |
software | healthy | workspace/main/.devcontainer/devcontainer.json |
Dockerfile |
software | healthy | workspace/main/.devcontainer/Dockerfile |
.env |
software | healthy | workspace/main/.devcontainer/.env |
docker-compose.yml |
software | healthy | workspace/main/.devcontainer/docker-compose.yml |
docker-entrypoint.sh |
software | healthy | workspace/main/.devcontainer/docker-entrypoint.sh |
bedrock-per-user-cost.md |
software | healthy | memo/bedrock-per-user-cost.md |
json_merge.sh |
software | healthy | lib/json_merge.sh |
common.sh |
software | healthy | lib/common.sh |
CLAUDE.md |
software | healthy | .claude/CLAUDE.md |
pull_request_template.md |
software | healthy | .github/pull_request_template.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
common/.claude/settings.fragment.json |
quality | healthy | common/.claude/settings.fragment.json |
.claude/CLAUDE.md |
quality | healthy | .claude/CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
common |
software | healthy | common |
.claude |
software | healthy | common/.claude |
hooks |
software | healthy | common/.claude/hooks |
test |
software | healthy | test |
workspace |
software | healthy | workspace |
main |
software | healthy | workspace/main |
.devcontainer |
software | healthy | workspace/main/.devcontainer |
memo |
software | healthy | memo |
lib |
software | healthy | lib |
.claude |
software | healthy | .claude |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
cicd | healthy | .github/workflows/ci.yml |
unit |
cicd | healthy | .github/workflows/ci.yml |
e2e |
cicd | healthy | .github/workflows/ci.yml |
e2e-mechanism |
cicd | healthy | .github/workflows/ci.yml |
gitleaks |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
allow |
software | healthy | common/.claude/hooks/redirect-tests-to-context-mode.mjs:all… |
splitSegments |
software | healthy | common/.claude/hooks/redirect-tests-to-context-mode.mjs:spl… |
commandHead |
software | healthy | common/.claude/hooks/redirect-tests-to-context-mode.mjs:com… |
isRedirectTarget |
software | healthy | common/.claude/hooks/redirect-tests-to-context-mode.mjs:isR… |
| Label | Layer | Status | Path |
|---|---|---|---|
elasticsearch |
data | healthy | workspace/main/cocoon.toml |
postgres |
data | healthy | workspace/main/cocoon.toml |
redis |
data | healthy | workspace/main/cocoon.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::workspace/main/.devcontainer/Dockerfile |
hardware | healthy | workspace/main/.devcontainer/Dockerfile |
main |
hardware | healthy | workspace/main/.devcontainer/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-yudt372h |
software | healthy | /tmp/repobility-clone-yudt372h |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1000 |
network | healthy | workspace/main/.devcontainer/docker-entrypoint.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | workspace/main/cocoon.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | workspace/main/cocoon.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::workspace/main/.devcontainer/.env |
security | healthy | workspace/main/.devcontainer/.env |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/c342baf4-a6c0-4005-8db9-d78279ee4c8a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c342baf4-a6c0-4005-8db9-d78279ee4c8a/
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.