# greydragon888/real-router — health index 62/100 (Moderate)

> Inspection of the public repository greydragon888/real-router by inspect.software. It holds a health index of 62 out of 100, placing it in the Moderate band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/greydragon888/real-router
- Report page: https://inspect.software/software/greydragon888/real-router
- Full JSON report: https://inspect.software/api/repositories/greydragon888/real-router/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/greydragon888/real-router.svg
- Inspected: 2026-07-16
- Methodology: metrics 1.13.0, report schema 0.11.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 89/100 | Excellent |
| Community & Adoption | 18% | 43/100 | At risk |
| Sustainability & Governance | 24% | 42/100 | At risk |
| Engineering Quality | 20% | 84/100 | Good |
| Security | 16% | 49/100 | At risk |
| AI Readiness | not counted | 70/100 | Good |

## Repository facts

| Field | Value |
|---|---|
| Description | A real router. Just routing, nothing else. |
| Homepage | https://github.com/greydragon888/real-router/wiki |
| Primary language | TypeScript |
| License | MIT |
| Stars | 8 |
| Forks | 1 |
| Created | 2025-11-01 |
| Last push | 2026-07-15 |
| Latest release | @real-router/angular@0.13.19 |
| Commits (last year) | 1,239 |
| Bus factor | 1 |
| Topics | framework-agnostic, monorepo, react, router, routing, state-machine, typescript, universal |

## Vitality — 89/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 22% of the overall index.

### Development activity — 82/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 0 days ago |
| Commit cadence | partial | 18 / 36 | 26/52 weeks with commits |
| Commit volume | met | 18 / 18 | 1239 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10 |

### Release discipline — 100/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 0 days ago |
| Release cadence | met | 27 / 27 | a release every ~0.1 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 43/100 (At risk)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% of the overall index.

### Popularity & adoption — 14/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 13.7 / 60 | 8 stars |
| Forks | not met | 0 / 25 | 1 forks |
| Watchers | not met | 0 / 15 | 0 watchers |

### Community health — 77/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (MIT) |
| CONTRIBUTING guide | met | 18 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | met | 6.3 / 6.3 | — |

## Sustainability & Governance — 42/100 (At risk)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 24% of the overall index.

### Maintainer resilience (bus factor) — 15/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 9 / 54 | 1 contributor(s) cover half of all commits |
| Commit distribution | partial | 1.9 / 22.5 | top contributor authored 92% of commits |
| Contributor breadth | partial | 4.1 / 13.5 | 3 contributors |
| OpenSSF Scorecard: Contributors | not met | 0 / 10 | project has 0 contributing companies or organizations -- score normalized to 0 |

### Issue & PR responsiveness — 77/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 45.3 / 46.8 | 97% of issues closed |
| PR acceptance | partial | 31.4 / 38.2 | 677/826 decided PRs merged |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 0/30 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 41/100 (At risk)

Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | partial | 10 / 30 | personal (user) account |
| Verified domain | excluded | 0 / 20 | not applicable to user accounts |
| Owner reach | partial | 4.3 / 25 | 3 followers of greydragon888 |
| Track record | partial | 18.2 / 25 | 6 public repos, account ~12 yr old |

## Engineering Quality — 84/100 (Good)

Are baseline engineering and documentation practices in place? Weight: 20% of the overall index.

### Engineering practices — 90/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 9 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | eslint.config.mjs |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 12 out of 12 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 75/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | not met | 0 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://github.com/greydragon888/real-router/wiki |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 8 topics |
| Wiki | met | 10 / 10 | — |

## Security — 49/100 (At risk)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 49/100 (At risk)

Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | partial | 3 / 7.5 | branch protection is not maximal on development and all release branches |
| CI-Tests | met | 2.5 / 2.5 | 12 out of 12 merged PRs checked by a CI test -- score normalized to 10 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | not met | 0 / 7.5 | Found 0/30 approved changesets -- score normalized to 0 |
| Contributors | not met | 0 / 2.5 | project has 0 contributing companies or organizations -- score normalized to 0 |
| Dangerous-Workflow | not met | 0 / 10 | dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | met | 5 / 5 | project is fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | partial | 0.5 / 5 | dependency not pinned by hash detected -- score normalized to 1 |
| SAST | partial | 4 / 5 | SAST tool detected but not run on all commits |
| Security-Policy | met | 5 / 5 | security policy file detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | not met | 0 / 7.5 | 20 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Excellent)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 70/100 (Good)

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

### Agent context & guidance — 75/100 (Good)

Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | CLAUDE.md, benchmarks/CLAUDE.md, examples/CLAUDE.md, packages/angular/CLAUDE.md, packages/browser-plugin/CLAUDE.md, packages/core/CLAUDE.md, packages/event-emitter/CLAUDE.md, packages/fsm/CLAUDE.md, packages/hash-plugin/CLAUDE.md, packages/lifecycle-plugin/CLAUDE.md, packages/logger-plugin/CLAUDE.md, packages/logger/CLAUDE.md, packages/memory-plugin/CLAUDE.md, packages/navigation-plugin/CLAUDE.md, packages/path-matcher/CLAUDE.md, packages/persistent-params-plugin/CLAUDE.md, packages/preact/CLAUDE.md, packages/preload-plugin/CLAUDE.md, packages/react/CLAUDE.md, packages/route-tree/CLAUDE.md, packages/route-utils/CLAUDE.md, packages/rsc-server-plugin/CLAUDE.md, packages/rx/CLAUDE.md, packages/search-params/CLAUDE.md, packages/search-schema-plugin/CLAUDE.md, packages/solid/CLAUDE.md, packages/sources/CLAUDE.md, packages/ssr-data-plugin/CLAUDE.md, packages/svelte/CLAUDE.md, packages/type-guards/CLAUDE.md, packages/validation-plugin/CLAUDE.md, packages/vue/CLAUDE.md, shared/dom-utils/CLAUDE.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | excluded | 0 / 40 | no data |

### Verify loop (build / test / typecheck) — 67/100 (Moderate)

Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | not met | 0 / 18 | — |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | eslint.config.mjs |
| Static type checking | met | 11 / 11 | benchmarks/cross-router/apps/angular/_baseline/linkbuild/tsconfig.json, benchmarks/cross-router/apps/angular/_baseline/tableheap/tsconfig.json, benchmarks/cross-router/apps/angular/_baseline/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/deep/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/linkbuild/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/links/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/nested/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/searchparams/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/tableheap/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/tsconfig.json, benchmarks/cross-router/apps/angular/angular-router/wide/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/deep/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/linkbuild/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/links/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/nested/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/searchparams/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/tableheap/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/tsconfig.json, benchmarks/cross-router/apps/angular/real-router/wide/tsconfig.json, benchmarks/cross-router/apps/solid/tsconfig.json, benchmarks/cross-router/apps/vue/tsconfig.json, benchmarks/cross-router/tsconfig.json, benchmarks/tsconfig.json, examples/console/react-ink/tsconfig.json, examples/desktop/electron/react-hash/electron/tsconfig.json, examples/desktop/electron/react-hash/tsconfig.json, examples/desktop/electron/react-navigation/electron/tsconfig.json, examples/desktop/electron/react-navigation/tsconfig.json, examples/desktop/electron/react/electron/tsconfig.json, examples/desktop/electron/react/tsconfig.json, examples/desktop/tauri/react-navigation/tsconfig.json, examples/desktop/tauri/react/tsconfig.json, examples/web/angular/animation-examples/motion-animations/tsconfig.json, examples/web/angular/animation-examples/page-animations/tsconfig.json, examples/web/angular/animation-examples/route-animations/tsconfig.json, examples/web/angular/animation-examples/view-transitions/tsconfig.json, examples/web/angular/basic/tsconfig.json, examples/web/angular/combined/tsconfig.json, examples/web/angular/dynamic-routes/tsconfig.json, examples/web/angular/hash-routing/tsconfig.json, examples/web/angular/lazy-loading/tsconfig.json, examples/web/angular/nested-routes/tsconfig.json, examples/web/angular/persistent-params/tsconfig.json, examples/web/angular/shared/tsconfig.json, examples/web/angular/ssr-examples/ssg/tsconfig.json, examples/web/angular/ssr-examples/ssr-mixed/tsconfig.json, examples/web/angular/ssr-examples/ssr-streaming/tsconfig.json, examples/web/angular/ssr-examples/ssr/tsconfig.json, examples/web/preact/animation-examples/motion-animations/tsconfig.json, examples/web/preact/animation-examples/page-animations/tsconfig.json, examples/web/preact/animation-examples/route-animations/tsconfig.json, examples/web/preact/animation-examples/view-transitions/tsconfig.json, examples/web/preact/async-guards/tsconfig.json, examples/web/preact/auth-guards/tsconfig.json, examples/web/preact/basic/tsconfig.json, examples/web/preact/combined/tsconfig.json, examples/web/preact/data-loading/tsconfig.json, examples/web/preact/dynamic-routes/tsconfig.json, examples/web/preact/error-handling/tsconfig.json, examples/web/preact/hash-routing/tsconfig.json, examples/web/preact/lazy-loading/tsconfig.json, examples/web/preact/nested-routes/tsconfig.json, examples/web/preact/persistent-params/tsconfig.json, examples/web/preact/search-schema/tsconfig.json, examples/web/preact/ssr-examples/ssg/tsconfig.json, examples/web/preact/ssr-examples/ssr-mixed/tsconfig.json, examples/web/preact/ssr-examples/ssr-streaming/tsconfig.json, examples/web/preact/ssr-examples/ssr/tsconfig.json, examples/web/react/animation-examples/motion-animations/tsconfig.json, examples/web/react/animation-examples/page-animations/tsconfig.json, examples/web/react/animation-examples/route-animations/tsconfig.json, examples/web/react/animation-examples/view-transitions/tsconfig.json, examples/web/react/async-guards/tsconfig.json, examples/web/react/auth-guards/tsconfig.json, examples/web/react/basic/tsconfig.json, examples/web/react/combined/tsconfig.json, examples/web/react/data-loading/tsconfig.json, examples/web/react/dynamic-routes/tsconfig.json, examples/web/react/error-handling/tsconfig.json, examples/web/react/hash-examples/link-hash/tsconfig.json, examples/web/react/hash-examples/scroll-restoration/tsconfig.json, examples/web/react/hash-examples/scroll-spy/tsconfig.json, examples/web/react/hash-routing/tsconfig.json, examples/web/react/hmr/tsconfig.json, examples/web/react/keepAlive/tsconfig.json, examples/web/react/lazy-loading/tsconfig.json, examples/web/react/legacy-entry/tsconfig.json, examples/web/react/navigation-api/tsconfig.json, examples/web/react/nested-routes/tsconfig.json, examples/web/react/persistent-params/tsconfig.json, examples/web/react/search-schema/tsconfig.json, examples/web/react/shared/tsconfig.json, examples/web/react/ssr-examples/ssg/tsconfig.json, examples/web/react/ssr-examples/ssr-mixed/tsconfig.json, examples/web/react/ssr-examples/ssr-rsc/tsconfig.json, examples/web/react/ssr-examples/ssr-streaming/tsconfig.json, examples/web/react/ssr-examples/ssr/tsconfig.json, examples/web/solid/animation-examples/motion-animations/tsconfig.json, examples/web/solid/animation-examples/page-animations/tsconfig.json, examples/web/solid/animation-examples/route-animations/tsconfig.json, examples/web/solid/animation-examples/view-transitions/tsconfig.json, examples/web/solid/async-guards/tsconfig.json, examples/web/solid/auth-guards/tsconfig.json, examples/web/solid/basic/tsconfig.json, examples/web/solid/combined/tsconfig.json, examples/web/solid/data-loading/tsconfig.json, examples/web/solid/dynamic-routes/tsconfig.json, examples/web/solid/error-handling/tsconfig.json, examples/web/solid/hash-routing/tsconfig.json, examples/web/solid/lazy-loading/tsconfig.json, examples/web/solid/nested-routes/tsconfig.json, examples/web/solid/persistent-params/tsconfig.json, examples/web/solid/search-schema/tsconfig.json, examples/web/solid/signal-primitives/tsconfig.json, examples/web/solid/ssr-examples/ssg/tsconfig.json, examples/web/solid/ssr-examples/ssr-mixed/tsconfig.json, examples/web/solid/ssr-examples/ssr-streaming/tsconfig.json, examples/web/solid/ssr-examples/ssr/tsconfig.json, examples/web/solid/store-based-state/tsconfig.json, examples/web/solid/use-link-directive/tsconfig.json, examples/web/svelte/animation-examples/motion-animations/tsconfig.json, examples/web/svelte/animation-examples/page-animations/tsconfig.json, examples/web/svelte/animation-examples/route-animations/tsconfig.json, examples/web/svelte/animation-examples/view-transitions/tsconfig.json, examples/web/svelte/async-guards/tsconfig.json, examples/web/svelte/auth-guards/tsconfig.json, examples/web/svelte/basic/tsconfig.json, examples/web/svelte/combined/tsconfig.json, examples/web/svelte/data-loading/tsconfig.json, examples/web/svelte/dynamic-routes/tsconfig.json, examples/web/svelte/error-handling/tsconfig.json, examples/web/svelte/hash-routing/tsconfig.json, examples/web/svelte/lazy-loading-svelte/tsconfig.json, examples/web/svelte/lazy-loading/tsconfig.json, examples/web/svelte/link-action/tsconfig.json, examples/web/svelte/nested-routes/tsconfig.json, examples/web/svelte/persistent-params/tsconfig.json, examples/web/svelte/reactive-source/tsconfig.json, examples/web/svelte/search-schema/tsconfig.json, examples/web/svelte/snippets-routing/tsconfig.json, examples/web/svelte/ssr-examples/ssg/tsconfig.json, examples/web/svelte/ssr-examples/ssr-mixed/tsconfig.json, examples/web/svelte/ssr-examples/ssr-streaming/tsconfig.json, examples/web/svelte/ssr-examples/ssr/tsconfig.json, examples/web/vue/animation-examples/motion-animations/tsconfig.json, examples/web/vue/animation-examples/page-animations/tsconfig.json, examples/web/vue/animation-examples/route-animations/tsconfig.json, examples/web/vue/animation-examples/view-transitions/tsconfig.json, examples/web/vue/async-guards/tsconfig.json, examples/web/vue/auth-guards/tsconfig.json, examples/web/vue/basic/tsconfig.json, examples/web/vue/combined/tsconfig.json, examples/web/vue/data-loading/tsconfig.json, examples/web/vue/dynamic-routes/tsconfig.json, examples/web/vue/error-handling/tsconfig.json, examples/web/vue/hash-routing/tsconfig.json, examples/web/vue/keep-alive/tsconfig.json, examples/web/vue/lazy-loading/tsconfig.json, examples/web/vue/nested-routes/tsconfig.json, examples/web/vue/persistent-params/tsconfig.json, examples/web/vue/plugin-installation/tsconfig.json, examples/web/vue/search-schema/tsconfig.json, examples/web/vue/ssr-examples/ssg/tsconfig.json, examples/web/vue/ssr-examples/ssr-mixed/tsconfig.json, examples/web/vue/ssr-examples/ssr-streaming/tsconfig.json, examples/web/vue/ssr-examples/ssr/tsconfig.json, examples/web/vue/v-link-directive/tsconfig.json, packages/angular/tsconfig.json, packages/browser-plugin/tsconfig.json, packages/core-types/tsconfig.json, packages/core/tsconfig.json, packages/event-emitter/tsconfig.json, packages/fsm/tsconfig.json, packages/hash-plugin/tsconfig.json, packages/lifecycle-plugin/tsconfig.json, packages/logger-plugin/tsconfig.json, packages/logger/tsconfig.json, packages/memory-plugin/tsconfig.json, packages/navigation-plugin/tsconfig.json, packages/path-matcher/tsconfig.json, packages/persistent-params-plugin/tsconfig.json, packages/preact/tsconfig.json, packages/preload-plugin/tsconfig.json, packages/react/tsconfig.json, packages/route-tree/tsconfig.json, packages/route-utils/tsconfig.json, packages/rsc-server-plugin/tsconfig.json, packages/rx/tsconfig.json, packages/search-params/tsconfig.json, packages/search-schema-plugin/tsconfig.json, packages/solid/tsconfig.json, packages/sources/tsconfig.json, packages/ssr-data-plugin/tsconfig.json, packages/svelte/tsconfig.json, packages/type-guards/tsconfig.json, packages/validation-plugin/tsconfig.json, packages/vue/tsconfig.json, tsconfig.json |
| Reproducible environment | met | 10 / 10 | lockfile |
| Demonstrated agent practice | excluded | 0 / 10 | no data |
| Automated maintenance | partial | 5 / 8 | dependency automation configured, none observed in the sampled commits |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 1 / 10 | dependency not pinned by hash detected -- score normalized to 1 |

### Code legibility for models — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | TypeScript (statically typed) |
| Manageable file sizes | partial | 55 / 55 | 3/4175 source files over 60KB |

### Machine-readable interfaces — 40/100 (At risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | not met | 0 / 40 | — |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | examples |

## Collection warnings

- Resolved dependency list truncated to 2000 of 2237 packages (counts remain complete)

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
