# microsoft/FluidFramework — health index 88/100 (Excellent)

> Inspection of the public repository microsoft/FluidFramework by inspect.software. It holds a health index of 88 out of 100, placing it in the Excellent 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/microsoft/FluidFramework
- Report page: https://inspect.software/software/microsoft/FluidFramework
- Full JSON report: https://inspect.software/api/repositories/microsoft/FluidFramework/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/microsoft/FluidFramework.svg
- Inspected: 2026-07-27
- Methodology: metrics 1.13.0, report schema 0.27.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 96/100 | Excellent |
| Community & Adoption | 18% | 85/100 | Excellent |
| Sustainability & Governance | 24% | 91/100 | Excellent |
| Engineering Quality | 20% | 94/100 | Excellent |
| Security | 16% | 67/100 | Moderate |
| AI Readiness | not counted | 75/100 | Good |

## Repository facts

| Field | Value |
|---|---|
| Description | Library for building distributed, real-time collaborative web  applications |
| Homepage | https://fluidframework.com |
| Primary language | TypeScript |
| License | MIT |
| Stars | 4,937 |
| Forks | 581 |
| Created | 2019-08-22 |
| Last push | 2026-07-27 |
| Latest release | client_v2.112.0 |
| Commits (last year) | 1,897 |
| Bus factor | 10 |
| Topics | fluid, fluid-framework, microsoft, distributed, datastructure, realtime, collaboration, crdt |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| npm | @fluidframework/test-tools | 2.0.1 | 4,992 |
| npm | @fluid-tools/api-markdown-documenter | 0.23.2 | 1,193 |

## Vitality — 96/100 (Excellent)

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

### Development activity — 100/100 (Excellent)

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 6 days ago |
| Release cadence | met | 27 / 27 | a release every ~9.7 days |
| OpenSSF Scorecard: Signed-Releases | not met | 0 / 10 | Project has not signed or included provenance with any releases. |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | last human commit 2 days ago |

## Community & Adoption — 85/100 (Excellent)

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

### Popularity & adoption — 93/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 59.9 / 60 | 4,937 stars |
| Forks | partial | 23 / 25 | 581 forks |
| Watchers | partial | 10.3 / 15 | 71 watchers |

### Community health — 92/100 (Excellent)

| 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 | met | 13.5 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | met | 6.3 / 6.3 | — |

### Ecosystem adoption (downloads) — 63/100 (Moderate)

Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Monthly downloads | partial | 50.6 / 80 | 6,185 downloads/month across npm |
| Registry dependents | excluded | 0 / 20 | not reported by this ecosystem |

## Sustainability & Governance — 91/100 (Excellent)

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) — 98/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | met | 54 / 54 | 10 contributor(s) cover half of all commits |
| Commit distribution | partial | 20.6 / 22.5 | top contributor authored 8% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 98 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 4 contributing companies or organizations |

### Issue & PR responsiveness — 93/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 45.8 / 46.8 | 98% of issues closed |
| PR acceptance | partial | 32.6 / 38.2 | 20586/24137 decided PRs merged |
| OpenSSF Scorecard: Code-Review | met | 15 / 15 | all changesets reviewed |

### Ownership & stewardship — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | met | 25 / 25 | 125,951 followers of microsoft |
| Track record | met | 25 / 25 | 8223 public repos, account ~12 yr old |

### Package maintenance — 91/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Published & resolvable | met | 25 / 25 | 2 package(s) on npm |
| Publish recency | partial | 26 / 35 | latest publish 242 days ago |
| Version history | met | 20 / 20 | 41 published versions |
| Not deprecated | met | 20 / 20 | active, not deprecated or yanked |

## Engineering Quality — 94/100 (Excellent)

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 | 20 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .eslintrc.cjs |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://fluidframework.com |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 8 topics |
| Wiki | met | 10 / 10 | — |

## Security — 67/100 (Moderate)

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 — 59/100 (Moderate)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | partial | 3.8 / 7.5 | branch protection is not maximal on development and all release branches |
| CI-Tests | met | 2.5 / 2.5 | 30 out of 30 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 | met | 7.5 / 7.5 | all changesets reviewed |
| Contributors | met | 2.5 / 2.5 | project has 4 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | partial | 4 / 5 | dependency not pinned by hash detected -- score normalized to 8 |
| SAST | partial | 2 / 5 | SAST tool is not run on all commits -- score normalized to 4 |
| Security-Policy | partial | 2 / 5 | security policy file detected |
| Signed-Releases | not met | 0 / 7.5 | Project has not signed or included provenance with any releases. |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | not met | 0 / 7.5 | 145 existing vulnerabilities detected |

### Dependency advisories — 100/100 (Excellent)

Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@fluidframework/test-tools@2.0.1 runtime dependency closure — what installing the published package pulls in — 20 packages. Reachability is not analyzed.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Direct dependencies free of known advisories | met | 35 / 35 | no direct dependency carries a known advisory |
| Indirect dependencies free of known advisories | met | 25 / 25 | no indirect dependency carries a known advisory |
| No advisories left outstanding | excluded | 0 / 40 | no advisory carries a publication date |

### Malicious dependencies — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| No dependency reported as a malicious package | met | 100 / 100 | no dependency is reported as a malicious package |

### 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 — 75/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 — 85/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | .claude/CLAUDE.md, .github/copilot-instructions.md, server/gitrest/CLAUDE.md, server/historian/CLAUDE.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 100 of 100 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 72/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | not met | 0 / 18 | — |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .eslintrc.cjs |
| Static type checking | met | 11 / 11 | azure/packages/azure-service-utils/src/test/tsconfig.json, azure/packages/azure-service-utils/tsconfig.json, build-tools/packages/build-cli/src/test/tsconfig.json, build-tools/packages/build-cli/tsconfig.json, build-tools/packages/build-infrastructure/src/test/tsconfig.json, build-tools/packages/build-infrastructure/tsconfig.json, build-tools/packages/build-tools/src/test/data/tsc/tsconfig.json, build-tools/packages/build-tools/src/test/tsconfig.json, build-tools/packages/build-tools/tsconfig.json, build-tools/packages/version-tools/src/test/tsconfig.json, build-tools/packages/version-tools/tsconfig.json, common/build/eslint-config-fluid/src/test/test-cases/tsconfig.json, common/build/eslint-config-fluid/tsconfig.json, common/build/eslint-plugin-fluid/src/test/test-cases/tsconfig.json, common/lib/common-utils/src/test/jest/tsconfig.json, common/lib/common-utils/src/test/mocha/tsconfig.json, common/lib/common-utils/src/test/types/tsconfig.json, common/lib/common-utils/tsconfig.json, common/lib/protocol-definitions/tsconfig.json, examples/apps/blobs/tsconfig.json, examples/apps/collaborative-textarea/tsconfig.json, examples/apps/contact-collection/tsconfig.json, examples/apps/data-object-grid/tsconfig.json, examples/apps/diceroller/tsconfig.json, examples/apps/presence-tracker/tsconfig.json, examples/apps/staging/tsconfig.json, examples/apps/task-selection/tsconfig.json, examples/apps/tree-cli-app/src/test/tsconfig.json, examples/apps/tree-cli-app/tsconfig.json, examples/apps/tree-comparison/tsconfig.json, examples/benchmarks/bubblebench/baseline/tsconfig.json, examples/benchmarks/bubblebench/common/tsconfig.json, examples/benchmarks/bubblebench/experimental-tree/tsconfig.json, examples/benchmarks/bubblebench/ot/tsconfig.json, examples/benchmarks/bubblebench/shared-tree/tsconfig.json, examples/benchmarks/tablebench/src/test/tsconfig.json, examples/benchmarks/tablebench/tsconfig.json, examples/client-logger/app-insights-logger/tsconfig.json, examples/data-objects/canvas/tsconfig.json, examples/data-objects/clicker/tsconfig.json, examples/data-objects/codemirror/tsconfig.json, examples/data-objects/inventory-app/src/test/tsconfig.json, examples/data-objects/inventory-app/tsconfig.json, examples/data-objects/monaco/tsconfig.json, examples/data-objects/multiview/constellation-model/tsconfig.json, examples/data-objects/multiview/constellation-view/tsconfig.json, examples/data-objects/multiview/container/tsconfig.json, examples/data-objects/multiview/coordinate-model/tsconfig.json, examples/data-objects/multiview/interface/tsconfig.json, examples/data-objects/multiview/plot-coordinate-view/tsconfig.json, examples/data-objects/multiview/slider-coordinate-view/tsconfig.json, examples/data-objects/multiview/triangle-view/tsconfig.json, examples/data-objects/prosemirror/tsconfig.json, examples/data-objects/smde/tsconfig.json, examples/data-objects/table-document/src/test/tsconfig.json, examples/data-objects/table-document/tsconfig.json, examples/data-objects/table-tree/tsconfig.json, examples/data-objects/text-editor/src/test/tsconfig.json, examples/data-objects/text-editor/tsconfig.json, examples/data-objects/todo/tsconfig.json, examples/data-objects/webflow/src/test/tsconfig.json, examples/data-objects/webflow/tsconfig.json, examples/external-data/tsconfig.json, examples/service-clients/azure-client/external-controller/tsconfig.json, examples/service-clients/azure-client/todo-list/tsconfig.json, examples/service-clients/odsp-client/shared-tree-demo/tsconfig.json, examples/utils/bundle-size-tests/src/test/tsconfig.json, examples/utils/bundle-size-tests/tsconfig.json, examples/utils/example-driver/tsconfig.json, examples/utils/example-utils/tsconfig.json, examples/utils/example-webpack-integration/tsconfig.json, examples/utils/import-testing/src/test/tsconfig.json, examples/utils/import-testing/tsconfig.json, examples/utils/migration-tools/tsconfig.json, examples/utils/webpack-fluid-loader/src/test/tsconfig.json, examples/utils/webpack-fluid-loader/tsconfig.json, examples/version-migration/live-schema-upgrade/tsconfig.json, examples/version-migration/same-container/tsconfig.json, examples/version-migration/separate-container/tsconfig.json, examples/version-migration/tree-shim/tsconfig.json, examples/view-integration/container-views/tsconfig.json, examples/view-integration/external-views/tsconfig.json, examples/view-integration/view-framework-sampler/tsconfig.json, experimental/PropertyDDS/packages/property-changeset/src/test/tsconfig.json, experimental/PropertyDDS/packages/property-changeset/tsconfig.json, experimental/PropertyDDS/packages/property-common/src/test/tsconfig.json, experimental/PropertyDDS/packages/property-common/tsconfig.json, experimental/PropertyDDS/packages/property-dds/src/test/tsconfig.json, experimental/PropertyDDS/packages/property-dds/tsconfig.json, experimental/PropertyDDS/packages/property-properties/src/test/tsconfig.json, experimental/PropertyDDS/packages/property-properties/tsconfig.json, experimental/dds/ot/ot/src/test/tsconfig.json, experimental/dds/ot/ot/tsconfig.json, experimental/dds/ot/sharejs/json1/src/test/tsconfig.json, experimental/dds/ot/sharejs/json1/tsconfig.json, experimental/dds/sequence-deprecated/src/test/tsconfig.json, experimental/dds/sequence-deprecated/tsconfig.json, experimental/dds/tree/tsconfig.json, experimental/framework/data-objects/tsconfig.json, experimental/framework/last-edited/tsconfig.json, packages/common/client-utils/src/test/mocha/tsconfig.json, packages/common/client-utils/src/test/types/tsconfig.json, packages/common/client-utils/tsconfig.json, packages/common/container-definitions/src/test/tsconfig.json, packages/common/container-definitions/tsconfig.json, packages/common/core-interfaces/src/test/tsconfig.json, packages/common/core-interfaces/tsconfig.json, packages/common/core-utils/src/test/tsconfig.json, packages/common/core-utils/tsconfig.json, packages/common/driver-definitions/src/test/tsconfig.json, packages/common/driver-definitions/tsconfig.json, packages/dds/cell/src/test/tsconfig.json, packages/dds/cell/tsconfig.json, packages/dds/claims/src/test/tsconfig.json, packages/dds/claims/tsconfig.json, packages/dds/counter/src/test/tsconfig.json, packages/dds/counter/tsconfig.json, packages/dds/ink/src/test/tsconfig.json, packages/dds/ink/tsconfig.json, packages/dds/legacy-dds/src/test/tsconfig.json, packages/dds/legacy-dds/tsconfig.json, packages/dds/map/src/test/tsconfig.json, packages/dds/map/tsconfig.json, packages/dds/matrix/bench/tsconfig.json, packages/dds/matrix/src/test/tsconfig.json, packages/dds/matrix/tsconfig.json, packages/dds/merge-tree/src/test/tsconfig.json, packages/dds/merge-tree/tsconfig.json, packages/dds/ordered-collection/src/test/tsconfig.json, packages/dds/ordered-collection/tsconfig.json, packages/dds/pact-map/src/test/tsconfig.json, packages/dds/pact-map/tsconfig.json, packages/dds/register-collection/src/test/tsconfig.json, packages/dds/register-collection/tsconfig.json, packages/dds/sequence/src/test/tsconfig.json, packages/dds/sequence/tsconfig.json, packages/dds/shared-object-base/src/test/tsconfig.json, packages/dds/shared-object-base/tsconfig.json, packages/dds/shared-summary-block/src/test/tsconfig.json, packages/dds/shared-summary-block/tsconfig.json, packages/dds/task-manager/src/test/tsconfig.json, packages/dds/task-manager/tsconfig.json, packages/dds/test-dds-utils/src/test/tsconfig.json, packages/dds/test-dds-utils/tsconfig.json, packages/dds/tree/src/test/tsconfig.json, packages/dds/tree/tsconfig.json, packages/drivers/debugger/src/test/tsconfig.json, packages/drivers/debugger/tsconfig.json, packages/drivers/driver-base/src/test/tsconfig.json, packages/drivers/driver-base/tsconfig.json, packages/drivers/driver-web-cache/src/test/tsconfig.json, packages/drivers/driver-web-cache/tsconfig.json, packages/drivers/file-driver/src/test/tsconfig.json, packages/drivers/file-driver/tsconfig.json, packages/drivers/local-driver/src/test/tsconfig.json, packages/drivers/local-driver/tsconfig.json, packages/drivers/odsp-driver-definitions/src/test/tsconfig.json, packages/drivers/odsp-driver-definitions/tsconfig.json, packages/drivers/odsp-driver/src/test/tsconfig.json, packages/drivers/odsp-driver/tsconfig.json, packages/drivers/odsp-urlResolver/src/test/tsconfig.json, packages/drivers/odsp-urlResolver/tsconfig.json, packages/drivers/replay-driver/src/test/tsconfig.json, packages/drivers/replay-driver/tsconfig.json, packages/drivers/routerlicious-driver/src/test/tsconfig.json, packages/drivers/routerlicious-driver/tsconfig.json, packages/drivers/routerlicious-urlResolver/src/test/tsconfig.json, packages/drivers/routerlicious-urlResolver/tsconfig.json, packages/drivers/tinylicious-driver/src/test/tsconfig.json, packages/drivers/tinylicious-driver/tsconfig.json, packages/framework/agent-scheduler/src/test/tsconfig.json, packages/framework/agent-scheduler/tsconfig.json, packages/framework/aqueduct/src/test/tsconfig.json, packages/framework/aqueduct/tsconfig.json, packages/framework/attributor/src/test/tsconfig.json, packages/framework/attributor/tsconfig.json, packages/framework/client-logger/app-insights-logger/src/test/tsconfig.json, packages/framework/client-logger/app-insights-logger/tsconfig.json, packages/framework/client-logger/fluid-telemetry/src/test/tsconfig.json, packages/framework/client-logger/fluid-telemetry/tsconfig.json, packages/framework/data-object-base/tsconfig.json, packages/framework/dds-interceptions/src/test/tsconfig.json, packages/framework/dds-interceptions/tsconfig.json, packages/framework/fluid-framework/src/test/tsconfig.json, packages/framework/fluid-framework/tsconfig.json, packages/framework/fluid-static/src/test/tsconfig.json, packages/framework/fluid-static/tsconfig.json, packages/framework/oldest-client-observer/tsconfig.json, packages/framework/presence-definitions/src/test/tsconfig.json, packages/framework/presence-definitions/tsconfig.json, packages/framework/presence-runtime/tsconfig.json, packages/framework/presence/tsconfig.json, packages/framework/quill-react/src/test/tsconfig.json, packages/framework/quill-react/tsconfig.json, packages/framework/react/src/test/tsconfig.json, packages/framework/react/tsconfig.json, packages/framework/request-handler/src/test/tsconfig.json, packages/framework/request-handler/tsconfig.json, packages/framework/synthesize/src/test/tsconfig.json, packages/framework/synthesize/tsconfig.json, packages/framework/tree-agent-langchain/src/test/tsconfig.json, packages/framework/tree-agent-langchain/tsconfig.json, packages/framework/tree-agent-ses/src/test/tsconfig.json, packages/framework/tree-agent-ses/tsconfig.json, packages/framework/tree-agent/src/test/tsconfig.json, packages/framework/tree-agent/tsconfig.json, packages/framework/type-factory/src/test/tsconfig.json, packages/framework/type-factory/tsconfig.json, packages/framework/undo-redo/src/test/tsconfig.json, packages/framework/undo-redo/tsconfig.json, packages/loader/container-loader/src/test/tsconfig.json, packages/loader/container-loader/tsconfig.json, packages/loader/driver-utils/src/test/tsconfig.json, packages/loader/driver-utils/tsconfig.json, packages/loader/test-loader-utils/tsconfig.json, packages/runtime/container-runtime-definitions/src/test/tsconfig.json, packages/runtime/container-runtime-definitions/tsconfig.json, packages/runtime/container-runtime/src/test/tsconfig.json, packages/runtime/container-runtime/tsconfig.json, packages/runtime/datastore-definitions/src/test/tsconfig.json, packages/runtime/datastore-definitions/tsconfig.json, packages/runtime/datastore/src/test/tsconfig.json, packages/runtime/datastore/tsconfig.json, packages/runtime/id-compressor/src/test/tsconfig.json, packages/runtime/id-compressor/tsconfig.json, packages/runtime/runtime-definitions/src/test/tsconfig.json, packages/runtime/runtime-definitions/tsconfig.json, packages/runtime/runtime-utils/src/test/tsconfig.json, packages/runtime/runtime-utils/tsconfig.json, packages/runtime/test-runtime-utils/src/test/tsconfig.json, packages/runtime/test-runtime-utils/tsconfig.json, packages/service-clients/azure-client/src/test/tsconfig.json, packages/service-clients/azure-client/tsconfig.json, packages/service-clients/end-to-end-tests/azure-client/src/test/tsconfig.json, packages/service-clients/end-to-end-tests/odsp-client/src/test/tsconfig.json, packages/service-clients/odsp-client/src/test/tsconfig.json, packages/service-clients/odsp-client/tsconfig.json, packages/service-clients/tinylicious-client/src/test/tsconfig.json, packages/service-clients/tinylicious-client/tsconfig.json, packages/test/functional-tests/tsconfig.json, packages/test/local-server-stress-tests/src/test/tsconfig.json, packages/test/local-server-tests/src/test/tsconfig.json, packages/test/mocha-test-setup/tsconfig.json, packages/test/snapshots/src/test/tsconfig.json, packages/test/snapshots/tsconfig.json, packages/test/stochastic-test-utils/src/test/tsconfig.json, packages/test/stochastic-test-utils/tsconfig.json, packages/test/test-driver-definitions/tsconfig.json, packages/test/test-drivers/tsconfig.json, packages/test/test-end-to-end-tests/src/test/tsconfig.json, packages/test/test-pairwise-generator/src/test/tsconfig.json, packages/test/test-pairwise-generator/tsconfig.json, packages/test/test-service-load/src/test/tsconfig.json, packages/test/test-service-load/tsconfig.json, packages/test/test-utils/src/test/tsconfig.json, packages/test/test-utils/tsconfig.json, packages/test/test-version-utils/src/test/tsconfig.json, packages/test/test-version-utils/tsconfig.json, packages/tools/devtools/devtools-browser-extension/e2e-tests/tsconfig.json, packages/tools/devtools/devtools-browser-extension/tsconfig.json, packages/tools/devtools/devtools-core/src/test/tsconfig.json, packages/tools/devtools/devtools-core/tsconfig.json, packages/tools/devtools/devtools-test-app/tsconfig.json, packages/tools/devtools/devtools-view/tsconfig.json, packages/tools/devtools/devtools/src/test/tsconfig.json, packages/tools/devtools/devtools/tsconfig.json, packages/tools/fetch-tool/tsconfig.json, packages/tools/fluid-runner/src/test/tsconfig.json, packages/tools/fluid-runner/tsconfig.json, packages/tools/replay-tool/tsconfig.json, packages/utils/odsp-doclib-utils/src/test/tsconfig.json, packages/utils/odsp-doclib-utils/tsconfig.json, packages/utils/telemetry-utils/src/test/tsconfig.json, packages/utils/telemetry-utils/tsconfig.json, packages/utils/tool-utils/src/test/tsconfig.json, packages/utils/tool-utils/tsconfig.json, server/gitrest/packages/gitrest-base/src/test/tsconfig.json, server/gitrest/packages/gitrest-base/tsconfig.json, server/gitrest/packages/gitrest/tsconfig.json, server/historian/packages/historian-base/src/test/tsconfig.json, server/historian/packages/historian-base/tsconfig.json, server/historian/packages/historian/tsconfig.json, server/routerlicious/packages/gitresources/tsconfig.json, server/routerlicious/packages/kafka-orderer/tsconfig.json, server/routerlicious/packages/lambdas-driver/src/test/tsconfig.json, server/routerlicious/packages/lambdas-driver/tsconfig.json, server/routerlicious/packages/lambdas/src/test/tsconfig.json, server/routerlicious/packages/lambdas/tsconfig.json, server/routerlicious/packages/local-server/src/test/tsconfig.json, server/routerlicious/packages/local-server/tsconfig.json, server/routerlicious/packages/memory-orderer/src/test/tsconfig.json, server/routerlicious/packages/memory-orderer/tsconfig.json, server/routerlicious/packages/protocol-base/src/test/tsconfig.json, server/routerlicious/packages/protocol-base/tsconfig.json, server/routerlicious/packages/routerlicious-base/tsconfig.json, server/routerlicious/packages/routerlicious/tsconfig.json, server/routerlicious/packages/services-client/src/test/tsconfig.json, server/routerlicious/packages/services-client/tsconfig.json, server/routerlicious/packages/services-core/src/test/tsconfig.json, server/routerlicious/packages/services-core/tsconfig.json, server/routerlicious/packages/services-ordering-kafkanode/tsconfig.json, server/routerlicious/packages/services-ordering-rdkafka/tsconfig.json, server/routerlicious/packages/services-ordering-zookeeper/tsconfig.json, server/routerlicious/packages/services-shared/src/test/tsconfig.json, server/routerlicious/packages/services-shared/tsconfig.json, server/routerlicious/packages/services-telemetry/src/test/tsconfig.json, server/routerlicious/packages/services-telemetry/tsconfig.json, server/routerlicious/packages/services-utils/tsconfig.json, server/routerlicious/packages/services/tsconfig.json, server/routerlicious/packages/test-utils/src/test/tsconfig.json, server/routerlicious/packages/test-utils/tsconfig.json, server/routerlicious/packages/tinylicious/src/test/tsconfig.json, server/routerlicious/packages/tinylicious/tsconfig.json, tools/api-markdown-documenter/examples/tsconfig.json, tools/api-markdown-documenter/tsconfig.json, tools/benchmark/src/test/tsconfig.json, tools/benchmark/tsconfig.json, tools/test-tools/src/test/tsconfig.json, tools/test-tools/tsconfig.json, website/test/tsconfig.json, website/tsconfig.json |
| Reproducible environment | met | 10 / 10 | devcontainer, Dockerfile, lockfile |
| Demonstrated agent practice | met | 10 / 10 | 21 of the last 100 commits agent-authored or agent-credited |
| Automated maintenance | not met | 0 / 8 | no automated dependency updates observed |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 8 / 10 | dependency not pinned by hash detected -- score normalized to 8 |

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | TypeScript (statically typed) |
| Manageable file sizes | partial | 54.3 / 55 | 59/4716 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 | example, examples |

## Collection warnings

- Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
- Could not fetch npm package 'fluidframework-docs-api' from its registry
- Resolved dependency list truncated to 3000 of 6085 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
