Anathame

F 44 failed
Other
unknown / zig · tiny
14
Files
2,541
LOC
0
Frameworks
1
Languages

Pipeline State

completed
Run ID
#407682
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0
Previous runs
Repobility (https://repobility.com) — every score reproducible
#StatusPhaseStartedFinished
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
#188023failedAI_REASONING2026-04-12 04:15:20

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
25.01
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #49193
Member of a group with 43 similar repo(s) — canonical #1591863 view group →
Repobility analyzer · published findings · https://repobility.com

AI Prompt

Create a basic project structure using Zig. I need the core build files, specifically `build.zig` and `build.zig.zon`, set up correctly. Please ensure the project includes a source directory named `src/` and a standard `.gitignore` file. I'm just starting out and need the foundational scaffolding for a Zig project.
zig build-system programming-language scaffolding cli
Generated by gemma4:latest

Catalog Information

Create a basic project structure using Zig. I need the core build files, specifically build.zig and build.zig.zon, set up correctly. Please ensure the project includes a source directory named src/ and a standard .gitignore file. I'm just starting out and need the foundational scaffolding for a Zig project.

Tags

zig build-system programming-language scaffolding cli

Quality Score

F
44.5/100
Structure
38
Code Quality
47
Documentation
23
Testing
0
Practices
78
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected

Weaknesses

  • Missing README file — critical for project understanding
  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 462 duplicate lines detected — consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a comprehensive README.md explaining purpose, setup, usage, and architecture
  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

16.1h
Tech Debt (E)
High
DORA Rating
A
OWASP (100%)
FAIL
Quality Gate
Repobility · open methodology · https://repobility.com/research/
5.9%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

zig
100.0%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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