Rallylab

C 67 completed
Other
unknown / javascript · small
122
Files
25,182
LOC
0
Frameworks
9
Languages

Pipeline State

completed
Run ID
#397068
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
36.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47588
Member of a group with 1 similar repo(s) — canonical #106386 view group →
Top concepts (1)
Project Description
Repobility · open methodology · https://repobility.com/research/

AI Prompt

Create a comprehensive, offline-first pinewood derby race management system for Scouting. The application should run entirely in the browser using vanilla JavaScript and ES modules, requiring no custom backend server, relying instead on Supabase for authentication and PostgreSQL. I need separate interfaces for the organizer (pre-race setup, CSV/XLSX roster import), the registrar (check-in), the race operator (staging heats, connecting via Web Serial API to a track controller), and the audience (live leaderboard). The system must be event-sourced, persisting race day data to IndexedDB first and syncing later, and should include logic for automatic heat generation using the circle method.
javascript vanilla-js offline-first supabase indexeddb event-sourcing web-serial-api scouting web-app frontend
Generated by gemma4:latest

Catalog Information

A pinewood derby race management system for Scouting. Event-sourced, offline-first, and runs entirely in the browser.

Description

A pinewood derby race management system for Scouting. Event-sourced, offline-first, and runs entirely in the browser.

Novelty

3/10

Tags

javascript vanilla-js offline-first supabase indexeddb event-sourcing web-serial-api scouting web-app frontend

Claude Models

claude-opus-4-6

Quality Score

C
66.9/100
Structure
63
Code Quality
70
Documentation
60
Testing
85
Practices
52
Security
74
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Good test coverage (78% test-to-source ratio)
  • Properly licensed project

Weaknesses

  • 1 bare except/catch blocks swallowing errors
  • Potential hardcoded secrets in 1 files
  • 1839 duplicate lines detected \u2014 consider DRY refactoring
  • 6 'god files' with >500 LOC need decomposition

Recommendations

  • Add a linter configuration to enforce code style consistency
  • Replace bare except/catch blocks with specific exception types
  • Move hardcoded secrets to environment variables or a secrets manager

Security & Health

7.3h
Tech Debt (A)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Repobility · MCP-ready · https://repobility.com
MIT
License
8.1%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
46.6%
html
21.4%
markdown
12.7%
json
9.9%
css
4.8%
python
3.8%
sql
0.6%
yaml
0.1%
shell
0.1%

Frameworks

None detected

Concepts (1)

Scored by Repobility's multi-pass pipeline · https://repobility.com
CategoryNameDescriptionConfidence
Repobility · MCP-ready · https://repobility.com
auto_descriptionProject DescriptionA pinewood derby race management system for Scouting. Event-sourced, offline-first, and runs entirely in the browser.80%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/121432.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV