Well engineered for its size. A portfolio piece worth showing off.

A decentralized virtual filesystem with low latency caching.

Documentation

85

Contributing guide5pt72

CONTRIBUTING guide found.

README12pt80

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

90

Tests18pt80

Test files detected (archive/archive_clutter/debug_scripts/debug_test.py).

Reproducibility6pt80

Lockfile present (requirements.txt). Installs are reproducible.

CI/CD14pt100

CI is configured (.github/workflows/ci-cd-validation.yml).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 5
    Forks
  • 0
    Releases

Community

  • Community health
  • authors own >50% of commits
  • 19
    Watchers

Responsiveness

  • 19h
    Median issue response
  • <1h
    Median PR merge time
  • 265
    Open issues
Repository files67 root entries
  • .config
  • .github
    Good: CI is configured (.github/workflows/ci-cd-validation.yml).
    Good: Issue or PR templates present.
  • .playwright_local
  • .vscode
  • archive
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Test files detected (archive/archive_clutter/debug_scripts/debug_test.py).
  • backup
  • config
  • data
  • deployment
  • deprecated_dashboards
  • docs
  • examples
  • ipfs_kit_py
  • mcp
  • reorganization_backup
  • reorganization_backup_final
  • reorganization_backup_root
  • scripts
  • servers
  • src
  • static
  • templates
  • tests
  • tools
  • web
  • .dockerignore
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .main_installed
  • .npmrc
  • AUTO_HEALING_QUICK_START.md
  • AUTO_HEALING_WORKFLOWS.md
  • CHANGELOG.md
  • consolidated_mcp_dashboard.py
  • COPILOT_AUTO_HEALING_GUIDE.md
  • coverage.json
  • daemon_config_manager.py
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • Dockerfile.dev
  • Dockerfile.docs
  • Dockerfile.gpu
  • Dockerfile.test
  • enhanced_mcp_server_with_daemon_mgmt.py
  • install_ipfs.py
  • install_lotus.py
  • ipfs_accelerate_py
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • Makefile
  • migrate_secrets.py
  • package.json
    Good: Dependency manifest found (package.json).
  • postcss.config.js
  • pyproject.toml
  • pytest.ini
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • requirements-gpu.txt
  • requirements.txt
    Good: Lockfile present (requirements.txt). Installs are reproducible.
  • setup.py
  • sitecustomize.py
  • tailwind.config.js
  • test_audit_results.txt
  • TODO_FSSPEC_BACKENDS.md
  • TODO_VFS_GRAPHRAG_INDEXING.md
  • TODO_WALRUS_FSSPEC.md
  • zero_touch_install.sh