Well engineered for its size. A portfolio piece worth showing off.
A decentralized virtual filesystem with low latency caching.
Documentation
85
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
90
Test files detected (archive/archive_clutter/debug_scripts/debug_test.py).
Lockfile present (requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/ci-cd-validation.yml).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 5Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 19Watchers
Responsiveness
- 19hMedian issue response
- <1hMedian PR merge time
- 265Open issues
Repository files67 root entries
- .config
- .githubGood: CI is configured (.github/workflows/ci-cd-validation.yml).Good: Issue or PR templates present.
- .playwright_local
- .vscode
- archiveGood: 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
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .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
- DockerfileGood: 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
- LICENSEGood: Licensed under AGPL-3.0.
- Makefile
- migrate_secrets.py
- package.jsonGood: Dependency manifest found (package.json).
- postcss.config.js
- pyproject.toml
- pytest.ini
- README.mdGood: 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.txtGood: 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