Polished and well engineered. Punching above its star count.

CAIPE: Community AI Platform Engineering Multi-Agent Systems

Documentation

85

Install and run instructions9pt55

README documents how to install the project.

Contributing guide5pt83

Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.

Add setup instructions, code style notes, and how to run tests.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

79

CI/CD14pt57

CI is configured (.github/workflows/check-pinned-deps.yml).

Tests18pt80

Test files detected (.claude/skills/persistence/test_langgraph_persistence.py).

Reproducibility6pt92

Lockfile present (package-lock.json). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (ui/eslint.config.mjs).

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)
  • 71
    Forks
  • 94
    Releaseslatest 5mo ago

Community

  • 87% - Good
    Community health
  • authors own >50% of commits
  • 379
    Watchers

Responsiveness

  • 101d 12h
    Median issue response
  • 1h
    Median PR merge time
  • 206
    Open issues
Repository files48 root entries
  • .agents
  • .claude
    Good: Test files detected (.claude/skills/persistence/test_langgraph_persistence.py).
  • .cursor
  • .github
    Good: CI is configured (.github/workflows/check-pinned-deps.yml).
    Good: Dependabot configured for github-actions.
    Good: Issue or PR templates present.
  • .opencode
  • .specify
  • ai_platform_engineering
    Good: Environment pinned via ai_platform_engineering/dynamic_agents/build/Dockerfile.
  • build
  • charts
  • config
  • deploy
  • docker-compose
  • docs
  • policy
  • profiles
  • scripts
  • tests
  • ui
    Good: Linter or formatter configured (ui/eslint.config.mjs).
  • workshop
  • .cursorrules
  • .dockerignore
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitleaksignore
  • ADOPTERS.md
  • AGENTS.md
  • CHANGELOG.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Issue: Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.Fix: Add setup instructions, code style notes, and how to run tests.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • deploy.sh
  • docker-compose.dev.yaml
  • docker-compose.yaml
  • LICENSE
    Good: Licensed under Apache-2.0.
  • MAINTAINERS.md
  • Makefile
  • NOTICE
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • persona.yaml
  • pyproject.toml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    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.
    Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
  • SECURITY.md
    Good: Security policy present.
  • setup-caipe.sh
  • tsconfig.scripts.json
  • uv.lock
  • yarn.lock