https://github.com/RYUIYAMADA/masters-regatta-test
· scanned 2026-06-15 23:58 UTC (2 months, 3 weeks ago)
28 raw signals (0 security + 28 graph)
Last scanned 2 months, 3 weeks ago · v1 · 25 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 417 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 |
|---|---|---|---|
loadTemplate |
software | healthy | progression-engine/tests/helpers.ts:loadTemplate |
runEngine |
software | healthy | progression-engine/tests/helpers.ts:runEngine |
projectOutput |
software | healthy | progression-engine/tests/helpers.ts:projectOutput |
comparableExpected |
software | healthy | progression-engine/tests/helpers.ts:comparableExpected |
projectRace |
software | healthy | progression-engine/tests/helpers.ts:projectRace |
projectKeys |
software | healthy | progression-engine/tests/helpers.ts:projectKeys |
generateInitialRaces |
software | healthy | progression-engine/src/seed.ts:generateInitialRaces |
parseIdentifier |
software | healthy | progression-engine/src/identifier.ts:parseIdentifier |
formatIdentifier |
software | healthy | progression-engine/src/identifier.ts:formatIdentifier |
assignLanes |
software | healthy | progression-engine/src/lanes.ts:assignLanes |
selectPattern |
software | healthy | progression-engine/src/pattern.ts:selectPattern |
resolveIdentifier |
software | healthy | progression-engine/src/resolve.ts:resolveIdentifier |
normalizeStatus |
software | healthy | progression-engine/src/advance.ts:normalizeStatus |
collectLaneAssignments |
software | healthy | progression-engine/src/advance.ts:collectLaneAssignments |
computeAdvancementFromSources |
software | healthy | progression-engine/src/advance.ts:computeAdvancementFromSou… |
isOmittedSource |
software | healthy | progression-engine/src/advance.ts:isOmittedSource |
computeAdvancement |
software | healthy | progression-engine/src/advance.ts:computeAdvancement |
buildSourcesFromExplicit |
software | healthy | progression-engine/src/advance.ts:buildSourcesFromExplicit |
buildSyntheticSources |
software | healthy | progression-engine/src/advance.ts:buildSyntheticSources |
buildSourcesFromPreliminary |
software | healthy | progression-engine/src/advance.ts:buildSourcesFromPrelimina… |
buildSourcesFromHeatResults |
software | healthy | progression-engine/src/advance.ts:buildSourcesFromHeatResul… |
applyPatternTwoStatusFixtureOrdering |
software | healthy | progression-engine/src/advance.ts:applyPatternTwoStatusFixt… |
row |
software | healthy | progression-engine/src/advance.ts:row |
recenterThreeBoatHeatTailFinal |
software | healthy | progression-engine/src/advance.ts:recenterThreeBoatHeatTail… |
buildTieGroups |
software | healthy | progression-engine/src/advance.ts:buildTieGroups |
collectProtectedSources |
software | healthy | progression-engine/src/advance.ts:collectProtectedSources |
inferTailLimit |
software | healthy | progression-engine/src/advance.ts:inferTailLimit |
rowToBoat |
software | healthy | progression-engine/src/advance.ts:rowToBoat |
sortRows |
software | healthy | progression-engine/src/advance.ts:sortRows |
sortTailBoats |
software | healthy | progression-engine/src/advance.ts:sortTailBoats |
fallbackResult |
software | healthy | progression-engine/src/advance.ts:fallbackResult |
compareResultRows |
software | healthy | progression-engine/src/advance.ts:compareResultRows |
normalize_text |
software | healthy | archive/legacy-20260612/import_entries.py:54 |
repeated_halves |
software | healthy | archive/legacy-20260612/import_entries.py:60 |
extract_parenthetical_affiliation |
software | healthy | archive/legacy-20260612/import_entries.py:69 |
split_by_column_spacing |
software | healthy | archive/legacy-20260612/import_entries.py:80 |
choose_known_affiliation |
software | healthy | archive/legacy-20260612/import_entries.py:87 |
looks_like_affiliation_token |
software | healthy | archive/legacy-20260612/import_entries.py:98 |
split_by_affiliation_shape |
software | healthy | archive/legacy-20260612/import_entries.py:111 |
split_middle |
software | healthy | archive/legacy-20260612/import_entries.py:127 |
parse_lines |
software | healthy | archive/legacy-20260612/import_entries.py:151 |
build_row |
software | healthy | archive/legacy-20260612/import_entries.py:193 |
load_master_json |
software | healthy | archive/legacy-20260612/import_entries.py:206 |
validate_against_schedule |
software | healthy | archive/legacy-20260612/import_entries.py:211 |
validate_full_coverage |
software | healthy | archive/legacy-20260612/import_entries.py:250 |
update_master_json |
software | healthy | archive/legacy-20260612/import_entries.py:264 |
write_master_json |
software | healthy | archive/legacy-20260612/import_entries.py:280 |
write_entries_csv |
software | healthy | archive/legacy-20260612/import_entries.py:286 |
read_input |
software | healthy | archive/legacy-20260612/import_entries.py:297 |
main |
software | healthy | archive/legacy-20260612/import_entries.py:303 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
tournament.config.example.json |
software | healthy | tournament.config.example.json |
index.html |
software | healthy | index.html |
404.html |
software | healthy | 404.html |
Makefile |
software | healthy | Makefile |
MERGER_LOG.md |
software | healthy | MERGER_LOG.md |
README.md |
software | healthy | progression-engine/README.md |
package.json |
software | healthy | progression-engine/package.json |
package-lock.json |
software | healthy | progression-engine/package-lock.json |
tsconfig.json |
software | healthy | progression-engine/tsconfig.json |
engine.test.ts |
software | healthy | progression-engine/tests/engine.test.ts |
helpers.ts |
software | healthy | progression-engine/tests/helpers.ts |
identifier.test.ts |
software | healthy | progression-engine/tests/identifier.test.ts |
pattern.test.ts |
software | healthy | progression-engine/tests/pattern.test.ts |
seed.ts |
software | healthy | progression-engine/src/seed.ts |
identifier.ts |
software | healthy | progression-engine/src/identifier.ts |
index.ts |
software | healthy | progression-engine/src/index.ts |
lanes.ts |
software | healthy | progression-engine/src/lanes.ts |
pattern.ts |
software | healthy | progression-engine/src/pattern.ts |
resolve.ts |
software | healthy | progression-engine/src/resolve.ts |
advance.ts |
software | healthy | progression-engine/src/advance.ts |
types.ts |
software | healthy | progression-engine/src/types.ts |
engine.ts |
software | healthy | progression-engine/src/engine.ts |
import_entries.py |
software | healthy | archive/legacy-20260612/import_entries.py |
race_004.json |
software | healthy | archive/legacy-20260612/training/race_004.json |
race_008.json |
software | healthy | archive/legacy-20260612/training/race_008.json |
race_006.json |
software | healthy | archive/legacy-20260612/training/race_006.json |
race_007.json |
software | healthy | archive/legacy-20260612/training/race_007.json |
race_003.json |
software | healthy | archive/legacy-20260612/training/race_003.json |
race_005.json |
software | healthy | archive/legacy-20260612/training/race_005.json |
README.md |
software | healthy | sample_csv/README.md |
race_record_template.html |
software | healthy | print_templates/race_record_template.html |
_build_xlsx.py |
software | healthy | print_templates/_build_xlsx.py |
spec.html |
software | healthy | staff/x8f24k/spec.html |
handover.html |
software | healthy | staff/x8f24k/handover.html |
schedule_input_guide.html |
software | healthy | staff/x8f24k/schedule_input_guide.html |
day-manual.html |
software | healthy | staff/x8f24k/day-manual.html |
index.html |
software | healthy | staff/x8f24k/index.html |
line-proposal.html |
software | healthy | staff/x8f24k/line-proposal.html |
site-checklist.html |
software | healthy | staff/x8f24k/site-checklist.html |
csv_naming_rules.html |
software | healthy | staff/x8f24k/csv_naming_rules.html |
thursday-checklist.html |
software | healthy | staff/x8f24k/thursday-checklist.html |
db_structure.html |
software | healthy | staff/x8f24k/db_structure.html |
e2e_test.py |
software | healthy | test/e2e_test.py |
shared.js |
software | healthy | js/shared.js |
app.js |
software | healthy | js/app.js |
SPEC_phase3_config.md |
software | healthy | docs/SPEC_phase3_config.md |
improvement-backlog.md |
software | healthy | docs/improvement-backlog.md |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
operation-handover.md |
software | healthy | docs/operation-handover.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
progression-engine |
software | healthy | progression-engine |
tests |
software | healthy | progression-engine/tests |
src |
software | healthy | progression-engine/src |
archive |
software | healthy | archive |
legacy-20260612 |
software | healthy | archive/legacy-20260612 |
training |
software | healthy | archive/legacy-20260612/training |
sample_csv |
software | healthy | sample_csv |
print_templates |
software | healthy | print_templates |
staff |
software | healthy | staff |
x8f24k |
software | healthy | staff/x8f24k |
test |
software | healthy | test |
js |
software | healthy | js |
docs |
software | healthy | docs |
progress |
software | healthy | docs/progress |
progression |
software | healthy | docs/progression |
tests |
software | healthy | docs/progression/tests |
templates |
software | healthy | docs/progression/templates |
gas |
software | healthy | gas |
pdf_publisher |
software | healthy | gas/pdf_publisher |
judge_form_publisher |
software | healthy | gas/judge_form_publisher |
css |
software | healthy | css |
admin |
software | healthy | admin |
9922 |
software | healthy | admin/9922 |
tools |
software | healthy | tools |
template |
software | healthy | template |
sample_csv |
software | healthy | template/sample_csv |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
staff-templates |
software | healthy | staff-templates |
| Label | Layer | Status | Path |
|---|---|---|---|
that |
software | healthy | progression-engine/src/engine.ts:that |
ProgressionEngine |
software | healthy | progression-engine/src/engine.ts:ProgressionEngine |
C |
software | healthy | test/e2e_test.py:50 |
TestResult |
software | healthy | test/e2e_test.py:89 |
_SilentHandler |
software | healthy | tools/watch.py:117 |
C |
software | healthy | tools/common.py:16 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::heartbeat-watchdog |
cicd | healthy | .github/workflows/heartbeat-watchdog.yml |
gha::pages-check |
cicd | healthy | .github/workflows/pages-check.yml |
gha::issue-to-pr |
cicd | healthy | .github/workflows/issue-to-pr.yml |
gha::daily-health |
cicd | healthy | .github/workflows/daily-health.yml |
gha::validate |
cicd | healthy | .github/workflows/validate.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
watchdog |
cicd | healthy | .github/workflows/heartbeat-watchdog.yml |
health-check |
cicd | healthy | .github/workflows/pages-check.yml |
create-pr |
cicd | healthy | .github/workflows/issue-to-pr.yml |
health-check |
cicd | healthy | .github/workflows/daily-health.yml |
validate |
cicd | healthy | .github/workflows/validate.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:12 |
network | healthy | .github/workflows/heartbeat-watchdog.yml |
port:09 |
network | healthy | .github/workflows/pages-check.yml |
port:08 |
network | healthy | .github/workflows/daily-health.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
SITE_URL |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-m5sib61r |
software | healthy | /tmp/repobility-clone-m5sib61r |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tools/generate_race_pdf.py |
This page is publicly accessible at:
https://repobility.com/scan/7e4c904a-9cd6-4dc0-9442-1b77dc3ed0f4/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7e4c904a-9cd6-4dc0-9442-1b77dc3ed0f4/
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.