Meridian
C 67 completed
Other
containerized / go · small
59
Files
6,640
LOC
0
Frameworks
7
Languages
Pipeline State
completedRun ID
#1545981Phase
doneProgress
0%Started
2026-04-16 23:39:00Finished
2026-04-16 23:39:00LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
38.37Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #47480
Member of a group with 404 similar repo(s) — canonical #185223 view group →
Repobility analyzer · published findings · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a self-hosted sleep and energy tracker called Meridian. I need it to function as a containerized application, ideally using Go for the backend. The core features should include calculating alertness forecasts using a FIPS Three Process Model, tracking a 14-day weighted sleep debt, and defining energy zones like morning peak and afternoon dip. It must support notifications via ntfy for events like caffeine cutoffs. For data input, it needs to handle manual entry, and ideally integrate with Fitbit via OAuth2, and also support data uploads from Health Connect and Apple Health. The dashboard should feature a dark theme and display a real-time energy curve.
go containerization sleep-tracker energy-monitoring sqlite web-app fitbit ntfy dashboard
Generated by gemma4:latest
Catalog Information
Create a self-hosted sleep and energy tracker called Meridian. I need it to function as a containerized application, ideally using Go for the backend. The core features should include calculating alertness forecasts using a FIPS Three Process Model, tracking a 14-day weighted sleep debt, and defining energy zones like morning peak and afternoon dip. It must support notifications via ntfy for events like caffeine cutoffs. For data input, it needs to handle manual entry, and ideally integrate with
Tags
go containerization sleep-tracker energy-monitoring sqlite web-app fitbit ntfy dashboard
Quality Score
C
67.2/100
Structure
69
Code Quality
81
Documentation
39
Testing
45
Practices
77
Security
90
Dependencies
80
Strengths
- CI/CD pipeline configured (github_actions)
- Code linting configured (golangci-lint)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Containerized deployment (Docker)
- Properly licensed project
Weaknesses
- 1 files with critical complexity need refactoring
- Potential hardcoded secrets in 1 files
- 237 duplicate lines detected — consider DRY refactoring
Recommendations
- Add a test suite — start with critical path integration tests
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
None detected
Symbols
function79
constant42
struct18
method3
type_alias1
variable1
Embed Badge
Add to your README:
