Rallylab
C 67 completed
Other
unknown / javascript · small
122
Files
25,182
LOC
0
Frameworks
9
Languages
Pipeline State
completedRun ID
#397068Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
36.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication 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/10Tags
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
Languages
Frameworks
None detected
Concepts (1)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · MCP-ready · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | A pinewood derby race management system for Scouting. Event-sourced, offline-first, and runs entirely in the browser. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
