Meridian

C 67 completed
Other
containerized / go · small
59
Files
6,640
LOC
0
Frameworks
7
Languages

Pipeline State

completed
Run ID
#1545981
Phase
done
Progress
0%
Started
2026-04-16 23:39:00
Finished
2026-04-16 23:39:00
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
38.37
Framework unique
Isolation
Last stage change
2026-05-10 03:34:46
Deduplication group #47480
Member of a group with 404 similar repo(s) — canonical #185223 view group →
Repobility analyzer · published findings · https://repobility.com

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

go
86.5%
yaml
4.6%
css
3.0%
toml
2.8%
markdown
2.0%
json
0.8%
xml
0.3%

Frameworks

None detected

Symbols

function79
constant42
struct18
method3
type_alias1
variable1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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