Public record
Software health reportschema 0.14.0 · metrics 1.13.0 · 2026-07-19 06:10 UTC

FlourishHealth / terreno

TypeScriptNo license detected★ 0 stars⑂ 0 forkssince Dec 2025View on GitHub ↗

FlourishHealth/terreno holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (90/100) and lowest on Community & Adoption (28/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

60
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Flourish HealthOrganization
4 followers6 public repossince Apr 2022

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@terreno/admin-backend0.26.03,088593 days agoadminapiexpressterreno
npm@terreno/admin-frontend0.26.05,222603 days ago
npm@terreno/admin-spa0.26.02,852153 days agoadminapiexpoexpressspaterreno
npm@terreno/ai0.26.04,285583 days agoaigptmongooseexpress
npm@terreno/api-health0.26.02,499593 days agohealthapiexpressterreno
npm@terreno/api0.26.05,427783 days agorestapimongooseexpress
npm@terreno/feature-flags0.26.02,984293 days agofeature-flagsab-testingapiexpressterreno
npm@terreno/mcp0.26.01,61693 days agomcpterrenomodel-context-protocolaicode-generation

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
20.1/36Commit cadence — 29/52 weeks with commits
18/18Commit volume — 695 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year695
human_commit_share
days_since_last_push1
active_weeks_last_year29

Release discipline

100Excellent
How it's scored
27/27Ships releases — 85 releases published
36/36Release recency — latest release 3 days ago
27/27Release cadence — a release every ~3.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count85
latest_release_tag0.26.0
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases3.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

28Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
59.3/80Monthly downloads — 27,973 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@terreno/admin-backend, @terreno/admin-frontend, @terreno/admin-spa, @terreno/ai, @terreno/api-health, @terreno/api, @terreno/feature-flags, @terreno/mcp
dependents
ecosystemsnpm
total_downloads
monthly_downloads27,973
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.1/22.5Commit distribution — top contributor authored 64% of commits
13.5/13.5Contributor breadth — 13 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.64
How it's scored
5.6/46.8Issue resolution — 12% of issues closed
28.9/38.3PR acceptance — 619/820 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 10/15 approved changesets -- score normalized to 6
Inputs used
merged_prs619
open_issues74
closed_issues10
issue_closed_ratio0.119
closed_unmerged_prs201
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of FlourishHealth
14.7/25Track record — 6 public repos, account ~4 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginFlourishHealth
public_repos6
account_age_days1,552
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 3 days ago
20/20Version history — 78 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@terreno/admin-backend, @terreno/admin-frontend, @terreno/admin-spa, @terreno/ai, @terreno/api-health, @terreno/api, @terreno/feature-flags, @terreno/mcp
ecosystemsnpm
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 35 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 10/15 approved changesets -- score normalized to 6
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
3.5/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 149 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

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.

68Moderate · 0% of overall
How it's scored
45/45Agent instructions — .cursor/rules/00-root.mdc, .cursor/rules/01-dependency-catalog.mdc, .cursor/rules/02-frontend-verification.mdc, .cursor/rules/admin-backend/00-admin-backend.mdc, .cursor/rules/admin-frontend/00-admin-frontend.mdc, .cursor/rules/ai/00-ai.mdc, .cursor/rules/api/00-api.mdc, .cursor/rules/api/01-model-field-descriptions.mdc, .cursor/rules/api/02-logging-tracing.mdc, .cursor/rules/demo/00-demo.mdc, .cursor/rules/example-backend/00-example-backend.mdc, .cursor/rules/example-frontend/00-example-frontend.mdc, .cursor/rules/mcp-server/00-mcp-server.mdc, .cursor/rules/rtk/00-rtk.mdc, .cursor/rules/terreno-ui-usage.md, .cursor/rules/ui/00-ui.mdc, .devin/agents/ci-investigator/AGENT.md, .devin/agents/pre-commit/AGENT.md, .devin/agents/terreno-reviewer/AGENT.md, .devin/agents/ui-verifier/AGENT.md, .github/copilot-instructions.md, .github/instructions/01-dependency-catalog.instructions.md, .github/instructions/02-frontend-verification.instructions.md, .github/instructions/admin-backend/00-admin-backend.instructions.md, .github/instructions/admin-frontend/00-admin-frontend.instructions.md, .github/instructions/ai/00-ai.instructions.md, .github/instructions/api/00-api.instructions.md, .github/instructions/api/01-model-field-descriptions.instructions.md, .github/instructions/api/02-logging-tracing.instructions.md, .github/instructions/demo/00-demo.instructions.md, .github/instructions/example-backend/00-example-backend.instructions.md, .github/instructions/example-frontend/00-example-frontend.instructions.md, .github/instructions/mcp-server/00-mcp-server.instructions.md, .github/instructions/rtk/00-rtk.instructions.md, .github/instructions/ui/00-ui.instructions.md, AGENTS.md, CLAUDE.md, admin-backend/AGENTS.md, admin-frontend/AGENTS.md, ai/.cursorrules, ai/AGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files.cursor/rules/00-root.mdc, .cursor/rules/01-dependency-catalog.mdc, .cursor/rules/02-frontend-verification.mdc, .cursor/rules/admin-backend/00-admin-backend.mdc, .cursor/rules/admin-frontend/00-admin-frontend.mdc, .cursor/rules/ai/00-ai.mdc, .cursor/rules/api/00-api.mdc, .cursor/rules/api/01-model-field-descriptions.mdc, .cursor/rules/api/02-logging-tracing.mdc, .cursor/rules/demo/00-demo.mdc, .cursor/rules/example-backend/00-example-backend.mdc, .cursor/rules/example-frontend/00-example-frontend.mdc, .cursor/rules/mcp-server/00-mcp-server.mdc, .cursor/rules/rtk/00-rtk.mdc, .cursor/rules/terreno-ui-usage.md, .cursor/rules/ui/00-ui.mdc, .devin/agents/ci-investigator/AGENT.md, .devin/agents/pre-commit/AGENT.md, .devin/agents/terreno-reviewer/AGENT.md, .devin/agents/ui-verifier/AGENT.md, .github/copilot-instructions.md, .github/instructions/01-dependency-catalog.instructions.md, .github/instructions/02-frontend-verification.instructions.md, .github/instructions/admin-backend/00-admin-backend.instructions.md, .github/instructions/admin-frontend/00-admin-frontend.instructions.md, .github/instructions/ai/00-ai.instructions.md, .github/instructions/api/00-api.instructions.md, .github/instructions/api/01-model-field-descriptions.instructions.md, .github/instructions/api/02-logging-tracing.instructions.md, .github/instructions/demo/00-demo.instructions.md, .github/instructions/example-backend/00-example-backend.instructions.md, .github/instructions/example-frontend/00-example-frontend.instructions.md, .github/instructions/mcp-server/00-mcp-server.instructions.md, .github/instructions/rtk/00-rtk.instructions.md, .github/instructions/ui/00-ui.instructions.md, AGENTS.md, CLAUDE.md, admin-backend/AGENTS.md, admin-frontend/AGENTS.md, ai/.cursorrules, ai/AGENTS.md
agent_instruction_max_bytes21,652
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
11/11Static type checking — admin-backend/tsconfig.json, admin-frontend/tsconfig.json, admin-spa/tsconfig.json, ai/tsconfig.json, api-health/tsconfig.json, api/tsconfig.json, demo/appium/tsconfig.json, demo/tsconfig.json, example-backend/tsconfig.json, example-frontend/tsconfig.json, feature-flags/tsconfig.json, mcp-server/tsconfig.json, rtk/tsconfig.json, test/tsconfig.json, ui/tsconfig.json, website/tsconfig.json
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no data
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsadmin-backend/tsconfig.json, admin-frontend/tsconfig.json, admin-spa/tsconfig.json, ai/tsconfig.json, api-health/tsconfig.json, api/tsconfig.json, demo/appium/tsconfig.json, demo/tsconfig.json, example-backend/tsconfig.json, example-frontend/tsconfig.json, feature-flags/tsconfig.json, mcp-server/tsconfig.json, rtk/tsconfig.json, test/tsconfig.json, ui/tsconfig.json, website/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.6/55Manageable file sizes — 8/1,006 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes169,756
source_files_sampled1,006
oversized_source_files8
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files

Key facts

0GitHub stars
13contributors
695commits, last 12 months
1days since last push
85releases
1bus factor
74open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 4.5 / 10
4.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-19 06:09 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 10/15 approved changesets -- score normalized to 6
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
7SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities149 existing vulnerabilities detected
Direct dependencies 305
RegistryPackageVersion constraintManifest
npm@google-cloud/storagecatalog:admin-backend/package.json
npm@terreno/apiworkspace:*admin-backend/package.json
npmexpresscatalog:admin-backend/package.json
npmluxoncatalog:admin-backend/package.json
npmmultercatalog:admin-backend/package.json
npm@terreno/uiworkspace:*admin-frontend/package.json
npmexpo-routercatalog:admin-frontend/package.json
npmjspdfcatalog:admin-frontend/package.json
npmlodashcatalog:admin-frontend/package.json
npmluxoncatalog:admin-frontend/package.json
npmreact-nativecatalog:admin-frontend/package.json
npm@expo/vector-iconscatalog:admin-spa/package.json
npm@react-native-async-storage/async-storagecatalog:admin-spa/package.json
npm@react-navigation/nativecatalog:admin-spa/package.json
npm@reduxjs/toolkitcatalog:admin-spa/package.json
npm@terreno/admin-frontendworkspace:*admin-spa/package.json
npm@terreno/rtkworkspace:*admin-spa/package.json
npm@terreno/uiworkspace:*admin-spa/package.json
npmbetter-authcatalog:admin-spa/package.json
npmexpresscatalog:admin-spa/package.json
npmexpocatalog:admin-spa/package.json
npmexpo-constantscatalog:admin-spa/package.json
npmexpo-fontcatalog:admin-spa/package.json
npmexpo-linkingcatalog:admin-spa/package.json
npmexpo-routercatalog:admin-spa/package.json
npmexpo-splash-screencatalog:admin-spa/package.json
npmexpo-status-barcatalog:admin-spa/package.json
npmhttp-proxy-middleware^3.0.3admin-spa/package.json
npmluxoncatalog:admin-spa/package.json
npmreactcatalog:admin-spa/package.json
npmreact-domcatalog:admin-spa/package.json
npmreact-nativecatalog:admin-spa/package.json
npmreact-native-gesture-handlercatalog:admin-spa/package.json
npmreact-native-reanimatedcatalog:admin-spa/package.json
npmreact-native-safe-area-contextcatalog:admin-spa/package.json
npmreact-native-screenscatalog:admin-spa/package.json
npmreact-native-webcatalog:admin-spa/package.json
npmreact-native-workletscatalog:admin-spa/package.json
npmreact-reduxcatalog:admin-spa/package.json
npmredux-persistcatalog:admin-spa/package.json
npm@ai-sdk/mcp^1.0.21ai/package.json
npm@google-cloud/storagecatalog:ai/package.json
npm@langfuse/client^5.0.1ai/package.json
npm@langfuse/otel^5.0.1ai/package.json
npm@opentelemetry/api^1.9.0ai/package.json
npm@opentelemetry/sdk-node0.217.0ai/package.json
npmaicatalog:ai/package.json
npmgoogle-auth-library^10.5.0ai/package.json
npmluxoncatalog:ai/package.json
npmmultercatalog:ai/package.json
npm@terreno/apiworkspace:*api-health/package.json
npmexpresscatalog:api-health/package.json
npm@asteasolutions/zod-to-openapi^8.5.0api/package.json
npm@sentry/buncatalog:api/package.json
npm@sentry/profiling-node^10.25.0api/package.json
npm@terreno/testworkspace:*api/package.json
npm@types/qscatalog:api/package.json
npmajv8.18.0api/package.json
npmajv-formats^3.0.1api/package.json
npmajv-keywords^5.1.0api/package.json
npmhttp-errors^2.0.0api/package.json
npmpath-to-regexp^6.3.0api/package.json
npmrouter^2.2.0api/package.json
npmserve-static^1.15.0api/package.json
npmswagger-parser^10.0.3api/package.json
npmswagger-ui-dist^5.11.8api/package.json
npmyaml^2.4.0api/package.json
npmaxioscatalog:api/package.json
npmbetter-authcatalog:api/package.json
npmcors^2.8.5api/package.json
npmcron^4.3.4api/package.json
npmexpo-server-sdk^6.0.0api/package.json
npmexpresscatalog:api/package.json
npmgeneraterr^1.5.0api/package.json
npmjsonwebtoken^9.0.2api/package.json
npmlodashcatalog:api/package.json
npmluxoncatalog:api/package.json
npmmongoose-to-swagger^1.4.0api/package.json
npmms^2.1.3api/package.json
npmon-finished^2.3.0api/package.json
npmpassport^0.7.0api/package.json
npmpassport-anonymous^1.0.1api/package.json
npmpassport-github2^0.1.12api/package.json
npmpassport-jwt^4.0.0api/package.json
npmpassport-local^1.0.0api/package.json
npmpassport-local-mongoosecatalog:api/package.json
npmqscatalog:api/package.json
npm@thream/socketio-jwtcatalog:api/package.json
npmscmp^2.1.0api/package.json
npmsocket.iocatalog:api/package.json
npmwinstoncatalog:api/package.json
npm@expo-google-fonts/comfortaa^0.4.1demo/package.json
npm@expo-google-fonts/nunitocatalog:demo/package.json
npm@expo-google-fonts/titillium-webcatalog:demo/package.json
npm@expo/vector-iconscatalog:demo/package.json
npm@react-native-async-storage/async-storagecatalog:demo/package.json
npm@react-native-community/datetimepickercatalog:demo/package.json
npm@react-native-community/slidercatalog:demo/package.json
npm@react-native-picker/pickercatalog:demo/package.json
npm@shopify/react-native-skiacatalog:demo/package.json
npm@terreno/uiworkspace:*demo/package.json
npmcrypto-browserify^3.12.1demo/package.json
npmexpocatalog:demo/package.json
npmexpo-clipboardcatalog:demo/package.json
npmexpo-constantscatalog:demo/package.json
npmexpo-crypto~15.0.8demo/package.json
npmexpo-dev-clientcatalog:demo/package.json
npmexpo-fontcatalog:demo/package.json
npmexpo-hapticscatalog:demo/package.json
npmexpo-image-manipulatorcatalog:demo/package.json
npmexpo-image-pickercatalog:demo/package.json
npmexpo-linear-gradientcatalog:demo/package.json
npmexpo-linkingcatalog:demo/package.json
npmexpo-localizationcatalog:demo/package.json
npmexpo-routercatalog:demo/package.json
npmexpo-status-barcatalog:demo/package.json
npmexpo-updatescatalog:demo/package.json
npmlibphonenumber-jscatalog:demo/package.json
npmlinkify-itcatalog:demo/package.json
npmlodashcatalog:demo/package.json
npmluxoncatalog:demo/package.json
npmmdurlcatalog:demo/package.json
npmreactcatalog:demo/package.json
npmreact-domcatalog:demo/package.json
npmreact-keyed-flatten-childrencatalog:demo/package.json
npmreact-nativecatalog:demo/package.json
npmreact-native-actions-sheetcatalog:demo/package.json
npmreact-native-calendarscatalog:demo/package.json
npmreact-native-drawer-layoutcatalog:demo/package.json
npmreact-native-gesture-handlercatalog:demo/package.json
npmreact-native-haptic-feedback^2.0.3demo/package.json
npmreact-native-hyperlink^0.1.0demo/package.json
npmreact-native-markdown-displaycatalog:demo/package.json
npmreact-native-modalizecatalog:demo/package.json
npmreact-native-portalizecatalog:demo/package.json
npmreact-native-reanimatedcatalog:demo/package.json
npmreact-native-safe-area-contextcatalog:demo/package.json
npmreact-native-screenscatalog:demo/package.json
npmreact-native-svgcatalog:demo/package.json
npmreact-native-swiper-flatlistcatalog:demo/package.json
npmreact-native-webcatalog:demo/package.json
npmreact-native-webviewcatalog:demo/package.json
npmreact-native-workletscatalog:demo/package.json
npmstream-browserify^3.0.0demo/package.json
npmswiper^12.1.2demo/package.json
npm@ai-sdk/google^3.0.30example-backend/package.json
npm@ai-sdk/google-vertex^3.0.30example-backend/package.json
npm@google-cloud/logging^11.2.1example-backend/package.json
npm@google-cloud/logging-winston^6.0.1example-backend/package.json
npm@google-cloud/opentelemetry-cloud-trace-exporter^3.0.0example-backend/package.json
npm@google-cloud/secret-manager^6.1.1example-backend/package.json
npm@google-cloud/trace-agent^8.0.0example-backend/package.json
npm@opentelemetry/instrumentation-express^0.60.0example-backend/package.json
npm@opentelemetry/instrumentation-http^0.212.0example-backend/package.json
npm@opentelemetry/instrumentation-mongoose^0.58.0example-backend/package.json
npm@opentelemetry/resources^2.5.1example-backend/package.json
npm@opentelemetry/sdk-node0.217.0example-backend/package.json
npm@opentelemetry/semantic-conventions^1.38.0example-backend/package.json
npm@sentry/buncatalog:example-backend/package.json
npm@socket.io/mongo-adapter^0.4.0example-backend/package.json
npm@socket.io/redis-adapter^8.3.0example-backend/package.json
npm@terreno/admin-backendworkspace:*example-backend/package.json
npm@terreno/admin-spaworkspace:*example-backend/package.json
npm@terreno/aiworkspace:*example-backend/package.json
npm@terreno/apiworkspace:*example-backend/package.json
npm@terreno/api-healthworkspace:*example-backend/package.json
npm@terreno/feature-flagsworkspace:*example-backend/package.json
npm@thream/socketio-jwtcatalog:example-backend/package.json
npmaicatalog:example-backend/package.json
npmexpresscatalog:example-backend/package.json
npmioredis^5.9.3example-backend/package.json
npmlodashcatalog:example-backend/package.json
npmluxoncatalog:example-backend/package.json
npmmongoosecatalog:example-backend/package.json
npmpassport-local-mongoosecatalog:example-backend/package.json
npmpath-to-regexp^8.3.0example-backend/package.json
npmpdf-lib^1.17.1example-backend/package.json
npmqscatalog:example-backend/package.json
npmsocket.iocatalog:example-backend/package.json
npmzodcatalog:example-backend/package.json
npm@expo/vector-iconscatalog:example-frontend/package.json
npm@openfeature/react-sdkcatalog:example-frontend/package.json
npm@openfeature/web-sdkcatalog:example-frontend/package.json
npm@react-native-async-storage/async-storagecatalog:example-frontend/package.json
npm@react-navigation/nativecatalog:example-frontend/package.json
npm@reduxjs/toolkitcatalog:example-frontend/package.json
npm@sentry/reactcatalog:example-frontend/package.json
npm@terreno/rtkworkspace:*example-frontend/package.json
npm@terreno/uiworkspace:*example-frontend/package.json
npmexpocatalog:example-frontend/package.json
npmexpo-constantscatalog:example-frontend/package.json
npmexpo-dev-clientcatalog:example-frontend/package.json
npmexpo-fontcatalog:example-frontend/package.json
npmexpo-notificationscatalog:example-frontend/package.json
npmexpo-routercatalog:example-frontend/package.json
npmexpo-splash-screencatalog:example-frontend/package.json
npmexpo-updatescatalog:example-frontend/package.json
npmlodashcatalog:example-frontend/package.json
npmluxoncatalog:example-frontend/package.json
npmreactcatalog:example-frontend/package.json
npmreact-domcatalog:example-frontend/package.json
npmreact-nativecatalog:example-frontend/package.json
npmreact-native-gesture-handlercatalog:example-frontend/package.json
npmreact-native-reanimatedcatalog:example-frontend/package.json
npmreact-native-webcatalog:example-frontend/package.json
npmreact-native-webviewcatalog:example-frontend/package.json
npmreact-native-workletscatalog:example-frontend/package.json
npmreact-reduxcatalog:example-frontend/package.json
npmredux-persistcatalog:example-frontend/package.json
npm@openfeature/server-sdkcatalog:feature-flags/package.json
npm@terreno/apiworkspace:*feature-flags/package.json
npmexpresscatalog:feature-flags/package.json
npmlodashcatalog:feature-flags/package.json
npm@modelcontextprotocol/sdk^1.27.0mcp-server/package.json
npm@sentry/buncatalog:mcp-server/package.json
npm@terreno/apiworkspace:*mcp-server/package.json
npmminisearch^7.2.0mcp-server/package.json
npmmongoosecatalog:mcp-server/package.json
npm@better-auth/expo^1.2.8rtk/package.json
npm@openfeature/corecatalog:rtk/package.json
npm@react-native-async-storage/async-storagecatalog:rtk/package.json
npm@reduxjs/toolkitcatalog:rtk/package.json
npm@terreno/uiworkspace:*rtk/package.json
npmasync-mutex^0.5.0rtk/package.json
npmaxioscatalog:rtk/package.json
npmaxios-retry^4.5.0rtk/package.json
npmbetter-authcatalog:rtk/package.json
npmexpo-constantscatalog:rtk/package.json
npmexpo-network~8.0.8rtk/package.json
npmexpo-secure-storecatalog:rtk/package.json
npmjwt-decode^4.0.0rtk/package.json
npmluxoncatalog:rtk/package.json
npmqscatalog:rtk/package.json
npmreact-nativecatalog:rtk/package.json
npmreact-reduxcatalog:rtk/package.json
npmredux-persistcatalog:rtk/package.json
npmsocket.io-client^4.8.1rtk/package.json
npmexpresscatalog:test/package.json
npmlodashcatalog:test/package.json
npmqscatalog:test/package.json
npmwinstoncatalog:test/package.json
npm@expo-google-fonts/nunitocatalog:ui/package.json
npm@expo-google-fonts/titillium-webcatalog:ui/package.json
npm@expo/vector-iconscatalog:ui/package.json
npm@react-native-async-storage/async-storagecatalog:ui/package.json
npm@react-native-community/blur^4.4.0ui/package.json
npm@react-native-community/datetimepickercatalog:ui/package.json
npm@react-native-community/slidercatalog:ui/package.json
npm@react-native-picker/pickercatalog:ui/package.json
npm@react-navigation/nativecatalog:ui/package.json
npm@shopify/react-native-skiacatalog:ui/package.json
npmemoji-datasource^16.0.0ui/package.json
npmexpo-clipboardcatalog:ui/package.json
npmexpo-document-picker~14.0.8ui/package.json
npmexpo-fontcatalog:ui/package.json
npmexpo-hapticscatalog:ui/package.json
npmexpo-image-manipulatorcatalog:ui/package.json
npmexpo-image-pickercatalog:ui/package.json
npmexpo-linear-gradientcatalog:ui/package.json
npmexpo-linkingcatalog:ui/package.json
npmexpo-localizationcatalog:ui/package.json
npmexpo-notificationscatalog:ui/package.json
npmexpo-routercatalog:ui/package.json
npmexpo-splash-screencatalog:ui/package.json
npmexpo-updatescatalog:ui/package.json
npmexpo-web-browsercatalog:ui/package.json
npmjspdfcatalog:ui/package.json
npmlibphonenumber-jscatalog:ui/package.json
npmlinkify-itcatalog:ui/package.json
npmlodashcatalog:ui/package.json
npmluxoncatalog:ui/package.json
npmpresstocatalog:ui/package.json
npmreact-app-polyfill^3.0.0ui/package.json
npmreact-date-picker^12.0.1ui/package.json
npmreact-datetime-picker^7.0.1ui/package.json
npmreact-dev-utils^12.0.1ui/package.json
npmreact-domcatalog:ui/package.json
npmreact-keyed-flatten-childrencatalog:ui/package.json
npmreact-nativecatalog:ui/package.json
npmreact-native-actions-sheetcatalog:ui/package.json
npmreact-native-calendarscatalog:ui/package.json
npmreact-native-drawer-layoutcatalog:ui/package.json
npmreact-native-gesture-handlercatalog:ui/package.json
npmreact-native-google-places-autocomplete^2.6.4ui/package.json
npmreact-native-markdown-displaycatalog:ui/package.json
npmreact-native-modalizecatalog:ui/package.json
npmreact-native-permissions^5.4.4ui/package.json
npmreact-native-picker-select^9.1.3ui/package.json
npmreact-native-portalizecatalog:ui/package.json
npmreact-native-reanimatedcatalog:ui/package.json
npmreact-native-safe-area-contextcatalog:ui/package.json
npmreact-native-screenscatalog:ui/package.json
npmreact-native-svgcatalog:ui/package.json
npmreact-native-swiper-flatlistcatalog:ui/package.json
npmreact-native-webcatalog:ui/package.json
npmreact-native-webviewcatalog:ui/package.json
npmreact-time-picker^8.0.2ui/package.json
npm@docusaurus/core^3.8.1website/package.json
npm@docusaurus/preset-classic^3.8.1website/package.json
npm@easyops-cn/docusaurus-search-local^0.49.0website/package.json
npm@mdx-js/react^3.1.0website/package.json
npmclsx^2.1.1website/package.json
npmprism-react-renderer^2.4.1website/package.json
npmreactcatalog:website/package.json
npmreact-domcatalog:website/package.json
All dependencies 234

Full resolved dependency set from the GitHub dependency graph: 159 direct and 75 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@ai-sdk/google^3.0.30direct
npm@ai-sdk/google-vertex^3.0.30direct
npm@ai-sdk/mcp^1.0.21direct
npm@asteasolutions/zod-to-openapi^8.5.0direct
npm@better-auth/expo^1.2.8direct
npm@docusaurus/core^3.8.1direct
npm@docusaurus/preset-classic^3.8.1direct
npm@easyops-cn/docusaurus-search-local^0.49.0direct
npm@expo-google-fonts/comfortaa^0.4.1direct
npm@expo-google-fonts/nunitocatalog:direct
npm@expo-google-fonts/titillium-webcatalog:direct
npm@expo/vector-iconscatalog:direct
npm@google-cloud/logging^11.2.1direct
npm@google-cloud/logging-winston^6.0.1direct
npm@google-cloud/opentelemetry-cloud-trace-exporter^3.0.0direct
npm@google-cloud/secret-manager^6.1.1direct
npm@google-cloud/storagecatalog:direct
npm@google-cloud/trace-agent^8.0.0direct
npm@langfuse/client^5.0.1direct
npm@langfuse/otel^5.0.1direct
npm@mdx-js/react^3.1.0direct
npm@modelcontextprotocol/sdk^1.27.0direct
npm@openfeature/corecatalog:direct
npm@openfeature/react-sdkcatalog:direct
npm@openfeature/server-sdkcatalog:direct
npm@openfeature/web-sdkcatalog:direct
npm@opentelemetry/api^1.9.0direct
npm@opentelemetry/instrumentation-express^0.60.0direct
npm@opentelemetry/instrumentation-http^0.212.0direct
npm@opentelemetry/instrumentation-mongoose^0.58.0direct
npm@opentelemetry/resources^2.5.1direct
npm@opentelemetry/sdk-node0.217.0direct
npm@opentelemetry/semantic-conventions^1.38.0direct
npm@react-native-async-storage/async-storagecatalog:direct
npm@react-native-community/blur^4.4.0direct
npm@react-native-community/datetimepickercatalog:direct
npm@react-native-community/slidercatalog:direct
npm@react-native-picker/pickercatalog:direct
npm@react-navigation/nativecatalog:direct
npm@reduxjs/toolkitcatalog:direct
npm@sentry/buncatalog:direct
npm@sentry/profiling-node^10.25.0direct
npm@sentry/reactcatalog:direct
npm@shopify/react-native-skiacatalog:direct
npm@socket.io/mongo-adapter^0.4.0direct
npm@socket.io/redis-adapter^8.3.0direct
npm@thream/socketio-jwtcatalog:direct
npm@types/qscatalog:direct
npmaicatalog:direct
npmajv8.18.0direct
npmajv^8.17.1direct
npmajv-formats^3.0.1direct
npmajv-keywords^5.1.0direct
npmasync-mutex^0.5.0direct
npmaxioscatalog:direct
npmaxios-retry^4.5.0direct
npmbetter-authcatalog:direct
npmclsx^2.1.1direct
npmcors^2.8.5direct
npmcron^4.3.4direct
npmcrypto-browserify^3.12.1direct
npmemoji-datasource^16.0.0direct
npmexpocatalog:direct
npmexpo-clipboardcatalog:direct
npmexpo-constantscatalog:direct
npmexpo-crypto~15.0.8direct
npmexpo-dev-clientcatalog:direct
npmexpo-document-picker~14.0.8direct
npmexpo-fontcatalog:direct
npmexpo-hapticscatalog:direct
npmexpo-image-manipulatorcatalog:direct
npmexpo-image-pickercatalog:direct
npmexpo-linear-gradientcatalog:direct
npmexpo-linkingcatalog:direct
npmexpo-localizationcatalog:direct
npmexpo-network~8.0.8direct
npmexpo-notificationscatalog:direct
npmexpo-routercatalog:direct
npmexpo-secure-storecatalog:direct
npmexpo-server-sdk^6.0.0direct
npmexpo-splash-screencatalog:direct
npmexpo-status-barcatalog:direct
npmexpo-updatescatalog:direct
npmexpo-web-browsercatalog:direct
npmexpresscatalog:direct
npmgeneraterr^1.5.0direct
npmgoogle-auth-library^10.5.0direct
npmhttp-errors^2.0.0direct
npmhttp-proxy-middleware^3.0.3direct
npmioredis^5.9.3direct
npmjsonwebtoken^9.0.2direct
npmjspdfcatalog:direct
npmjwt-decode^4.0.0direct
npmlibphonenumber-jscatalog:direct
npmlinkify-itcatalog:direct
npmlodashcatalog:direct
npmluxoncatalog:direct
npmmdurlcatalog:direct
npmminisearch^7.2.0direct
npmmongoosecatalog:direct
npmmongoose-to-swagger^1.4.0direct
npmms^2.1.3direct
npmmultercatalog:direct
npmon-finished^2.3.0direct
npmpassport^0.7.0direct
npmpassport-anonymous^1.0.1direct
npmpassport-github2^0.1.12direct
npmpassport-jwt^4.0.0direct
npmpassport-local^1.0.0direct
npmpassport-local-mongoosecatalog:direct
npmpath-to-regexp^6.3.0direct
npmpath-to-regexp^8.3.0direct
npmpdf-lib^1.17.1direct
npmpresstocatalog:direct
npmprism-react-renderer^2.4.1direct
npmqscatalog:direct
npmreactcatalog:direct
npmreact-app-polyfill^3.0.0direct
npmreact-date-picker^12.0.1direct
npmreact-datetime-picker^7.0.1direct
npmreact-dev-utils^12.0.1direct
npmreact-domcatalog:direct
npmreact-keyed-flatten-childrencatalog:direct
npmreact-nativecatalog:direct
npmreact-native-actions-sheetcatalog:direct
npmreact-native-calendarscatalog:direct
npmreact-native-drawer-layoutcatalog:direct
npmreact-native-gesture-handlercatalog:direct
npmreact-native-google-places-autocomplete^2.6.4direct
npmreact-native-haptic-feedback^2.0.3direct
npmreact-native-hyperlink^0.1.0direct
npmreact-native-markdown-displaycatalog:direct
npmreact-native-modalizecatalog:direct
npmreact-native-permissions^5.4.4direct
npmreact-native-picker-select^9.1.3direct
npmreact-native-portalizecatalog:direct
npmreact-native-reanimatedcatalog:direct
npmreact-native-safe-area-contextcatalog:direct
npmreact-native-screenscatalog:direct
npmreact-native-svgcatalog:direct
npmreact-native-swiper-flatlistcatalog:direct
npmreact-native-webcatalog:direct
npmreact-native-webviewcatalog:direct
npmreact-native-workletscatalog:direct
npmreact-reduxcatalog:direct
npmreact-time-picker^8.0.2direct
npmredux-persistcatalog:direct
npmrouter^2.2.0direct
npmscmp^2.1.0direct
npmserve-static^1.15.0direct
npmsocket.iocatalog:direct
npmsocket.io-client^4.8.1direct
npmstream-browserify^3.0.0direct
npmswagger-parser^10.0.3direct
npmswagger-ui-dist^5.11.8direct
npmswiper^12.1.2direct
npmwinstoncatalog:direct
npmyaml^2.4.0direct
npmzodcatalog:direct
npm@babel/core^7.29.0indirect
npm@babel/plugin-proposal-export-namespace-from^7.18.9indirect
npm@biomejs/biomecatalog:indirect
npm@docusaurus/module-type-aliases^3.8.1indirect
npm@docusaurus/tsconfig^3.8.1indirect
npm@docusaurus/types^3.8.1indirect
npm@expo/config-pluginscatalog:indirect
npm@expo/metro-runtime~6.1.2indirect
npm@expo/webpack-config^19.0.1indirect
npm@happy-dom/global-registratorcatalog:indirect
npm@playwright/testcatalog:indirect
npm@shopify/flash-list2.2.2indirect
npm@testing-library/react-nativecatalog:indirect
npm@types/bcrypt^6.0.0indirect
npm@types/buncatalog:indirect
npm@types/chai^5.2.3indirect
npm@types/cors^2.8.17indirect
npm@types/cron^2.4.3indirect
npm@types/expresscatalog:indirect
npm@types/jsonwebtoken^9.0.9indirect
npm@types/lodashcatalog:indirect
npm@types/luxoncatalog:indirect
npm@types/mdurl^2.0.0indirect
npm@types/minimatch^6.0.0indirect
npm@types/mongodb^4.0.7indirect
npm@types/multercatalog:indirect
npm@types/node^22.15.0indirect
npm@types/node^22.19.19indirect
npm@types/nodecatalog:indirect
npm@types/on-finished^2.3.4indirect
npm@types/passport^1.0.17indirect
npm@types/passport-anonymous^1.0.5indirect
npm@types/passport-github2^1.2.9indirect
npm@types/passport-jwt^4.0.1indirect
npm@types/passport-local^1.0.38indirect
npm@types/passport-local-mongoosecatalog:indirect
npm@types/reactcatalog:indirect
npm@types/react-datetime-picker^5.0.0indirect
npm@types/react-time-picker^6.0.0indirect
npm@types/sinon^21.0.0indirect
npm@types/supertestcatalog:indirect
npm@types/winston^2.4.4indirect
npm@wdio/appium-service^9.4.0indirect
npm@wdio/cli^9.4.0indirect
npm@wdio/globals^9.4.0indirect
npm@wdio/local-runner^9.4.0indirect
npm@wdio/mocha-framework^9.4.0indirect
npm@wdio/spec-reporter^9.4.0indirect
npm@wdio/types^9.27.2indirect
npmappium^3.0.0indirect
npmappium-uiautomator2-driver^7.5.2indirect
npmappium-xcuitest-driver^11.7.6indirect
npmbabel-preset-expocatalog:indirect
npmbabel-preset-react-app^10.0.1indirect
npmbun-typeslatestindirect
npmchai^6.2.2indirect
npmexpo-mcp^0.2.4indirect
npmexpo-modules-core~3.0.29indirect
npmjs-yaml^4.1.0indirect
npmmongodbcatalog:indirect
npmmongodb-memory-servercatalog:indirect
npmmongodb-memory-server-core^11.0.1indirect
npmmongodb-memory-server-global^11.0.1indirect
npmpostcss8.5.6indirect
npmprettiercatalog:indirect
npmreact-routercatalog:indirect
npmreact-router-domcatalog:indirect
npmreact-test-renderercatalog:indirect
npmrulesync^9.6.3indirect
npmsinon^21.0.1indirect
npmsupertestcatalog:indirect
npmtsc-watch^7.1.1indirect
npmtypedoccatalog:indirect
npmtypedoc-plugin-markdown^4.7.0indirect
npmtypescriptcatalog:indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 12099,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 1401,
        "HCL": 29725,
        "MDX": 294509,
        "Shell": 8315,
        "Python": 3305,
        "Dockerfile": 2101,
        "JavaScript": 46735,
        "TypeScript": 5508398
      },
      "pushed_at": "2026-07-17T09:19:49Z",
      "created_at": "2025-12-28T23:55:46Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T03:39:21Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Flourish Health",
      "type": "Organization",
      "login": "FlourishHealth",
      "company": null,
      "location": "United States of America",
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/103967063?v=4",
      "created_at": "2022-04-18T21:35:11Z",
      "is_verified": null,
      "public_repos": 6,
      "account_age_days": 1552
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases_count": 85,
      "commits_last_year": 695,
      "latest_release_at": "2026-07-15T21:55:16Z",
      "latest_release_tag": "0.26.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 3.1
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@terreno/admin-backend",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "admin",
            "api",
            "express",
            "terreno"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@terreno/admin-backend",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": "https://github.com/FlourishHealth/terreno",
          "versions_count": 59,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 3088,
          "first_published_at": "2026-03-01T16:18:35.888000Z",
          "latest_published_at": "2026-07-15T21:58:54.203000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        },
        {
          "name": "@terreno/admin-frontend",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": null,
          "registry_url": "https://www.npmjs.com/package/@terreno/admin-frontend",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": null,
          "versions_count": 60,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 5222,
          "first_published_at": "2026-03-01T16:18:41.572000Z",
          "latest_published_at": "2026-07-15T21:58:34.866000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        },
        {
          "name": "@terreno/admin-spa",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "admin",
            "api",
            "expo",
            "express",
            "spa",
            "terreno"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@terreno/admin-spa",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": "https://github.com/FlourishHealth/terreno",
          "versions_count": 15,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2852,
          "first_published_at": "2026-06-04T18:43:13.734000Z",
          "latest_published_at": "2026-07-15T22:01:42.256000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        },
        {
          "name": "@terreno/ai",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "ai",
            "gpt",
            "mongoose",
            "express"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@terreno/ai",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": "https://github.com/FlourishHealth/terreno",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 4285,
          "first_published_at": "2026-02-28T05:15:50.946000Z",
          "latest_published_at": "2026-07-15T21:59:33.146000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        },
        {
          "name": "@terreno/api-health",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "health",
            "api",
            "express",
            "terreno"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@terreno/api-health",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": "https://github.com/FlourishHealth/terreno",
          "versions_count": 59,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2499,
          "first_published_at": "2026-03-12T03:17:45.511000Z",
          "latest_published_at": "2026-07-15T21:58:46.431000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        },
        {
          "name": "@terreno/api",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "rest",
            "api",
            "mongoose",
            "express"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@terreno/api",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": "https://github.com/FlourishHealth/terreno",
          "versions_count": 78,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 5427,
          "first_published_at": "2026-01-03T22:45:36.828000Z",
          "latest_published_at": "2026-07-15T21:57:45.675000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        },
        {
          "name": "@terreno/feature-flags",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "feature-flags",
            "ab-testing",
            "api",
            "express",
            "terreno"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@terreno/feature-flags",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": "https://github.com/FlourishHealth/terreno",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2984,
          "first_published_at": "2026-05-10T17:35:42.442000Z",
          "latest_published_at": "2026-07-15T21:59:21.821000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        },
        {
          "name": "@terreno/mcp",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "mcp",
            "terreno",
            "model-context-protocol",
            "ai",
            "code-generation"
          ],
          "ecosystem": "npm",
          "matches_repo": null,
          "registry_url": "https://www.npmjs.com/package/@terreno/mcp",
          "is_deprecated": false,
          "latest_version": "0.26.0",
          "repository_url": null,
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 1616,
          "first_published_at": "2026-06-22T23:43:20.611000Z",
          "latest_published_at": "2026-07-15T21:59:02.298000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "open_issues_and_prs": 87
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "admin-backend/tsconfig.json",
        "admin-frontend/tsconfig.json",
        "admin-spa/tsconfig.json",
        "ai/tsconfig.json",
        "api-health/tsconfig.json",
        "api/tsconfig.json",
        "demo/appium/tsconfig.json",
        "demo/tsconfig.json",
        "example-backend/tsconfig.json",
        "example-frontend/tsconfig.json",
        "feature-flags/tsconfig.json",
        "mcp-server/tsconfig.json",
        "rtk/tsconfig.json",
        "test/tsconfig.json",
        "ui/tsconfig.json",
        "website/tsconfig.json"
      ],
      "largest_source_bytes": 169756,
      "source_files_sampled": 1006,
      "oversized_source_files": 8,
      "agent_instruction_files": [
        ".cursor/rules/00-root.mdc",
        ".cursor/rules/01-dependency-catalog.mdc",
        ".cursor/rules/02-frontend-verification.mdc",
        ".cursor/rules/admin-backend/00-admin-backend.mdc",
        ".cursor/rules/admin-frontend/00-admin-frontend.mdc",
        ".cursor/rules/ai/00-ai.mdc",
        ".cursor/rules/api/00-api.mdc",
        ".cursor/rules/api/01-model-field-descriptions.mdc",
        ".cursor/rules/api/02-logging-tracing.mdc",
        ".cursor/rules/demo/00-demo.mdc",
        ".cursor/rules/example-backend/00-example-backend.mdc",
        ".cursor/rules/example-frontend/00-example-frontend.mdc",
        ".cursor/rules/mcp-server/00-mcp-server.mdc",
        ".cursor/rules/rtk/00-rtk.mdc",
        ".cursor/rules/terreno-ui-usage.md",
        ".cursor/rules/ui/00-ui.mdc",
        ".devin/agents/ci-investigator/AGENT.md",
        ".devin/agents/pre-commit/AGENT.md",
        ".devin/agents/terreno-reviewer/AGENT.md",
        ".devin/agents/ui-verifier/AGENT.md",
        ".github/copilot-instructions.md",
        ".github/instructions/01-dependency-catalog.instructions.md",
        ".github/instructions/02-frontend-verification.instructions.md",
        ".github/instructions/admin-backend/00-admin-backend.instructions.md",
        ".github/instructions/admin-frontend/00-admin-frontend.instructions.md",
        ".github/instructions/ai/00-ai.instructions.md",
        ".github/instructions/api/00-api.instructions.md",
        ".github/instructions/api/01-model-field-descriptions.instructions.md",
        ".github/instructions/api/02-logging-tracing.instructions.md",
        ".github/instructions/demo/00-demo.instructions.md",
        ".github/instructions/example-backend/00-example-backend.instructions.md",
        ".github/instructions/example-frontend/00-example-frontend.instructions.md",
        ".github/instructions/mcp-server/00-mcp-server.instructions.md",
        ".github/instructions/rtk/00-rtk.instructions.md",
        ".github/instructions/ui/00-ui.instructions.md",
        "AGENTS.md",
        "CLAUDE.md",
        "admin-backend/AGENTS.md",
        "admin-frontend/AGENTS.md",
        "ai/.cursorrules",
        "ai/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 21652
    },
    "dependencies": {
      "manifests": [
        "admin-backend/package.json",
        "admin-frontend/package.json",
        "admin-spa/package.json",
        "ai/package.json",
        "api-health/package.json",
        "api/package.json",
        "demo/package.json",
        "example-backend/package.json",
        "example-frontend/package.json",
        "feature-flags/package.json",
        "mcp-server/package.json",
        "package.json",
        "rtk/package.json",
        "test/package.json",
        "ui/package.json",
        "website/package.json"
      ],
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@google-cloud/storage",
          "manifest": "admin-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/api",
          "manifest": "admin-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "express",
          "manifest": "admin-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "luxon",
          "manifest": "admin-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "multer",
          "manifest": "admin-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/ui",
          "manifest": "admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "expo-router",
          "manifest": "admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "jspdf",
          "manifest": "admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "lodash",
          "manifest": "admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "luxon",
          "manifest": "admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native",
          "manifest": "admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo/vector-icons",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-async-storage/async-storage",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-navigation/native",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@reduxjs/toolkit",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/admin-frontend",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/rtk",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/ui",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "better-auth",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "express",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-constants",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-font",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-linking",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-router",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-splash-screen",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-status-bar",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "http-proxy-middleware",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.3"
        },
        {
          "name": "luxon",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-dom",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-gesture-handler",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-reanimated",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-safe-area-context",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-screens",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-web",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-worklets",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-redux",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "redux-persist",
          "manifest": "admin-spa/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@ai-sdk/mcp",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.21"
        },
        {
          "name": "@google-cloud/storage",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@langfuse/client",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "@langfuse/otel",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "@opentelemetry/api",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.9.0"
        },
        {
          "name": "@opentelemetry/sdk-node",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.217.0"
        },
        {
          "name": "ai",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "google-auth-library",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.5.0"
        },
        {
          "name": "luxon",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "multer",
          "manifest": "ai/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/api",
          "manifest": "api-health/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "express",
          "manifest": "api-health/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@asteasolutions/zod-to-openapi",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.5.0"
        },
        {
          "name": "@sentry/bun",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@sentry/profiling-node",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.25.0"
        },
        {
          "name": "@terreno/test",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@types/qs",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ajv",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.18.0"
        },
        {
          "name": "ajv-formats",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "ajv-keywords",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.0"
        },
        {
          "name": "http-errors",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "path-to-regexp",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.3.0"
        },
        {
          "name": "router",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "serve-static",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.15.0"
        },
        {
          "name": "swagger-parser",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.0.3"
        },
        {
          "name": "swagger-ui-dist",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.11.8"
        },
        {
          "name": "yaml",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.0"
        },
        {
          "name": "axios",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "better-auth",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "cors",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.5"
        },
        {
          "name": "cron",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.4"
        },
        {
          "name": "expo-server-sdk",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "express",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "generaterr",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.5.0"
        },
        {
          "name": "jsonwebtoken",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.2"
        },
        {
          "name": "lodash",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "luxon",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "mongoose-to-swagger",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.4.0"
        },
        {
          "name": "ms",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.3"
        },
        {
          "name": "on-finished",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.0"
        },
        {
          "name": "passport",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.0"
        },
        {
          "name": "passport-anonymous",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.1"
        },
        {
          "name": "passport-github2",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.1.12"
        },
        {
          "name": "passport-jwt",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "passport-local",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "passport-local-mongoose",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "qs",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@thream/socketio-jwt",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "scmp",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.0"
        },
        {
          "name": "socket.io",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "winston",
          "manifest": "api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo-google-fonts/comfortaa",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.1"
        },
        {
          "name": "@expo-google-fonts/nunito",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo-google-fonts/titillium-web",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo/vector-icons",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-async-storage/async-storage",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-community/datetimepicker",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-community/slider",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-picker/picker",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@shopify/react-native-skia",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/ui",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "crypto-browserify",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.12.1"
        },
        {
          "name": "expo",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-clipboard",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-constants",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-crypto",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "~15.0.8"
        },
        {
          "name": "expo-dev-client",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-font",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-haptics",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-image-manipulator",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-image-picker",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-linear-gradient",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-linking",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-localization",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-router",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-status-bar",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-updates",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "libphonenumber-js",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "linkify-it",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "lodash",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "luxon",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "mdurl",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-dom",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-keyed-flatten-children",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-actions-sheet",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-calendars",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-drawer-layout",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-gesture-handler",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-haptic-feedback",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.3"
        },
        {
          "name": "react-native-hyperlink",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.1.0"
        },
        {
          "name": "react-native-markdown-display",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-modalize",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-portalize",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-reanimated",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-safe-area-context",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-screens",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-svg",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-swiper-flatlist",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-web",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-webview",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-worklets",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "stream-browserify",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "swiper",
          "manifest": "demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.1.2"
        },
        {
          "name": "@ai-sdk/google",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.30"
        },
        {
          "name": "@ai-sdk/google-vertex",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.30"
        },
        {
          "name": "@google-cloud/logging",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.2.1"
        },
        {
          "name": "@google-cloud/logging-winston",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.1"
        },
        {
          "name": "@google-cloud/opentelemetry-cloud-trace-exporter",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "@google-cloud/secret-manager",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.1.1"
        },
        {
          "name": "@google-cloud/trace-agent",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        },
        {
          "name": "@opentelemetry/instrumentation-express",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.60.0"
        },
        {
          "name": "@opentelemetry/instrumentation-http",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.212.0"
        },
        {
          "name": "@opentelemetry/instrumentation-mongoose",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.58.0"
        },
        {
          "name": "@opentelemetry/resources",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.5.1"
        },
        {
          "name": "@opentelemetry/sdk-node",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.217.0"
        },
        {
          "name": "@opentelemetry/semantic-conventions",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.38.0"
        },
        {
          "name": "@sentry/bun",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@socket.io/mongo-adapter",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.0"
        },
        {
          "name": "@socket.io/redis-adapter",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.3.0"
        },
        {
          "name": "@terreno/admin-backend",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/admin-spa",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/ai",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/api",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/api-health",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/feature-flags",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@thream/socketio-jwt",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ai",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "express",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ioredis",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.9.3"
        },
        {
          "name": "lodash",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "luxon",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "mongoose",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "passport-local-mongoose",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "path-to-regexp",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.3.0"
        },
        {
          "name": "pdf-lib",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.17.1"
        },
        {
          "name": "qs",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "socket.io",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "zod",
          "manifest": "example-backend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo/vector-icons",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@openfeature/react-sdk",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@openfeature/web-sdk",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-async-storage/async-storage",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-navigation/native",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@reduxjs/toolkit",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@sentry/react",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/rtk",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@terreno/ui",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "expo",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-constants",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-dev-client",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-font",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-notifications",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-router",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-splash-screen",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-updates",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "lodash",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "luxon",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-dom",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-gesture-handler",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-reanimated",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-web",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-webview",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-worklets",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-redux",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "redux-persist",
          "manifest": "example-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@openfeature/server-sdk",
          "manifest": "feature-flags/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/api",
          "manifest": "feature-flags/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "express",
          "manifest": "feature-flags/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "lodash",
          "manifest": "feature-flags/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@modelcontextprotocol/sdk",
          "manifest": "mcp-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.27.0"
        },
        {
          "name": "@sentry/bun",
          "manifest": "mcp-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/api",
          "manifest": "mcp-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "minisearch",
          "manifest": "mcp-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.2.0"
        },
        {
          "name": "mongoose",
          "manifest": "mcp-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@better-auth/expo",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.8"
        },
        {
          "name": "@openfeature/core",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-async-storage/async-storage",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@reduxjs/toolkit",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@terreno/ui",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "async-mutex",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.0"
        },
        {
          "name": "axios",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "axios-retry",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.5.0"
        },
        {
          "name": "better-auth",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-constants",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-network",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "~8.0.8"
        },
        {
          "name": "expo-secure-store",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "jwt-decode",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "luxon",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "qs",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-redux",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "redux-persist",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "socket.io-client",
          "manifest": "rtk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.8.1"
        },
        {
          "name": "express",
          "manifest": "test/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "lodash",
          "manifest": "test/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "qs",
          "manifest": "test/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "winston",
          "manifest": "test/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo-google-fonts/nunito",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo-google-fonts/titillium-web",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@expo/vector-icons",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-async-storage/async-storage",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-community/blur",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "@react-native-community/datetimepicker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-community/slider",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-native-picker/picker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@react-navigation/native",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@shopify/react-native-skia",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "emoji-datasource",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.0.0"
        },
        {
          "name": "expo-clipboard",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-document-picker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "~14.0.8"
        },
        {
          "name": "expo-font",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-haptics",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-image-manipulator",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-image-picker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-linear-gradient",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-linking",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-localization",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-notifications",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-router",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-splash-screen",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-updates",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "expo-web-browser",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "jspdf",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "libphonenumber-js",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "linkify-it",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "lodash",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "luxon",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "pressto",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-app-polyfill",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "react-date-picker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.0.1"
        },
        {
          "name": "react-datetime-picker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.1"
        },
        {
          "name": "react-dev-utils",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.0.1"
        },
        {
          "name": "react-dom",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-keyed-flatten-children",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-actions-sheet",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-calendars",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-drawer-layout",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-gesture-handler",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-google-places-autocomplete",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.6.4"
        },
        {
          "name": "react-native-markdown-display",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-modalize",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-permissions",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.4.4"
        },
        {
          "name": "react-native-picker-select",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.1.3"
        },
        {
          "name": "react-native-portalize",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-reanimated",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-safe-area-context",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-screens",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-svg",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-swiper-flatlist",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-web",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-native-webview",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-time-picker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.2"
        },
        {
          "name": "@docusaurus/core",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.8.1"
        },
        {
          "name": "@docusaurus/preset-classic",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.8.1"
        },
        {
          "name": "@easyops-cn/docusaurus-search-local",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.49.0"
        },
        {
          "name": "@mdx-js/react",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.0"
        },
        {
          "name": "clsx",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "prism-react-renderer",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.1"
        },
        {
          "name": "react",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-dom",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@ai-sdk/google",
            "direct": true,
            "version": "^3.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/google-vertex",
            "direct": true,
            "version": "^3.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/mcp",
            "direct": true,
            "version": "^1.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "@asteasolutions/zod-to-openapi",
            "direct": true,
            "version": "^8.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@better-auth/expo",
            "direct": true,
            "version": "^1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/core",
            "direct": true,
            "version": "^3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/preset-classic",
            "direct": true,
            "version": "^3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@easyops-cn/docusaurus-search-local",
            "direct": true,
            "version": "^0.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo-google-fonts/comfortaa",
            "direct": true,
            "version": "^0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@expo-google-fonts/nunito",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@expo-google-fonts/titillium-web",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/vector-icons",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/logging",
            "direct": true,
            "version": "^11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/logging-winston",
            "direct": true,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/opentelemetry-cloud-trace-exporter",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/secret-manager",
            "direct": true,
            "version": "^6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/storage",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/trace-agent",
            "direct": true,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@langfuse/client",
            "direct": true,
            "version": "^5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@langfuse/otel",
            "direct": true,
            "version": "^5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": true,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": true,
            "version": "^1.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@openfeature/core",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@openfeature/react-sdk",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@openfeature/server-sdk",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@openfeature/web-sdk",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": true,
            "version": "^1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-express",
            "direct": true,
            "version": "^0.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-http",
            "direct": true,
            "version": "^0.212.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mongoose",
            "direct": true,
            "version": "^0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resources",
            "direct": true,
            "version": "^2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-node",
            "direct": true,
            "version": "0.217.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": true,
            "version": "^1.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-async-storage/async-storage",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/blur",
            "direct": true,
            "version": "^4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/datetimepicker",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/slider",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-picker/picker",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/native",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@reduxjs/toolkit",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/bun",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/profiling-node",
            "direct": true,
            "version": "^10.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/react",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@shopify/react-native-skia",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@socket.io/mongo-adapter",
            "direct": true,
            "version": "^0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@socket.io/redis-adapter",
            "direct": true,
            "version": "^8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@thream/socketio-jwt",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "ai",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": true,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": true,
            "version": "^8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": true,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": true,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-mutex",
            "direct": true,
            "version": "^0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "axios-retry",
            "direct": true,
            "version": "^4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "better-auth",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": true,
            "version": "^2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "cron",
            "direct": true,
            "version": "^4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-browserify",
            "direct": true,
            "version": "^3.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-datasource",
            "direct": true,
            "version": "^16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "expo",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-clipboard",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-constants",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-crypto",
            "direct": true,
            "version": "~15.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "expo-dev-client",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-document-picker",
            "direct": true,
            "version": "~14.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "expo-font",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-haptics",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-image-manipulator",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-image-picker",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-linear-gradient",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-linking",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-localization",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-network",
            "direct": true,
            "version": "~8.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "expo-notifications",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-router",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-secure-store",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-server-sdk",
            "direct": true,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "expo-splash-screen",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-status-bar",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-updates",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "expo-web-browser",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "generaterr",
            "direct": true,
            "version": "^1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "google-auth-library",
            "direct": true,
            "version": "^10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": true,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-middleware",
            "direct": true,
            "version": "^3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": true,
            "version": "^5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonwebtoken",
            "direct": true,
            "version": "^9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jspdf",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "jwt-decode",
            "direct": true,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "libphonenumber-js",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "minisearch",
            "direct": true,
            "version": "^7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongoose",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "mongoose-to-swagger",
            "direct": true,
            "version": "^1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": true,
            "version": "^2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multer",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": true,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "passport",
            "direct": true,
            "version": "^0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "passport-anonymous",
            "direct": true,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "passport-github2",
            "direct": true,
            "version": "^0.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "passport-jwt",
            "direct": true,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "passport-local",
            "direct": true,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "passport-local-mongoose",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": true,
            "version": "^6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": true,
            "version": "^8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pdf-lib",
            "direct": true,
            "version": "^1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "pressto",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "prism-react-renderer",
            "direct": true,
            "version": "^2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-app-polyfill",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-date-picker",
            "direct": true,
            "version": "^12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-datetime-picker",
            "direct": true,
            "version": "^7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dev-utils",
            "direct": true,
            "version": "^12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-keyed-flatten-children",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-actions-sheet",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-calendars",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-drawer-layout",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-gesture-handler",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-google-places-autocomplete",
            "direct": true,
            "version": "^2.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-haptic-feedback",
            "direct": true,
            "version": "^2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-hyperlink",
            "direct": true,
            "version": "^0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-markdown-display",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-modalize",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-permissions",
            "direct": true,
            "version": "^5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-picker-select",
            "direct": true,
            "version": "^9.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-portalize",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-reanimated",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-safe-area-context",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-screens",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-svg",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-swiper-flatlist",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-web",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-webview",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-worklets",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-redux",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-time-picker",
            "direct": true,
            "version": "^8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "redux-persist",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": true,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "scmp",
            "direct": true,
            "version": "^2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": true,
            "version": "^1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io-client",
            "direct": true,
            "version": "^4.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "stream-browserify",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "swagger-parser",
            "direct": true,
            "version": "^10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "swagger-ui-dist",
            "direct": true,
            "version": "^5.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "swiper",
            "direct": true,
            "version": "^12.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "^2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-namespace-from",
            "direct": false,
            "version": "^7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/module-type-aliases",
            "direct": false,
            "version": "^3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/tsconfig",
            "direct": false,
            "version": "^3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/types",
            "direct": false,
            "version": "^3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/config-plugins",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/metro-runtime",
            "direct": false,
            "version": "~6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/webpack-config",
            "direct": false,
            "version": "^19.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@happy-dom/global-registrator",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@shopify/flash-list",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react-native",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bcrypt",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bun",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "^5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "^2.8.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cron",
            "direct": false,
            "version": "^2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonwebtoken",
            "direct": false,
            "version": "^9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/luxon",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mongodb",
            "direct": false,
            "version": "^4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/multer",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.19.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/on-finished",
            "direct": false,
            "version": "^2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/passport",
            "direct": false,
            "version": "^1.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/passport-anonymous",
            "direct": false,
            "version": "^1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/passport-github2",
            "direct": false,
            "version": "^1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/passport-jwt",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/passport-local",
            "direct": false,
            "version": "^1.0.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/passport-local-mongoose",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-datetime-picker",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-time-picker",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinon",
            "direct": false,
            "version": "^21.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/supertest",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/winston",
            "direct": false,
            "version": "^2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/appium-service",
            "direct": false,
            "version": "^9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/cli",
            "direct": false,
            "version": "^9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/globals",
            "direct": false,
            "version": "^9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/local-runner",
            "direct": false,
            "version": "^9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/mocha-framework",
            "direct": false,
            "version": "^9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/spec-reporter",
            "direct": false,
            "version": "^9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/types",
            "direct": false,
            "version": "^9.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "appium",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "appium-uiautomator2-driver",
            "direct": false,
            "version": "^7.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "appium-xcuitest-driver",
            "direct": false,
            "version": "^11.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-expo",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-react-app",
            "direct": false,
            "version": "^10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bun-types",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "^6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "expo-mcp",
            "direct": false,
            "version": "^0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "expo-modules-core",
            "direct": false,
            "version": "~3.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb-memory-server",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb-memory-server-core",
            "direct": false,
            "version": "^11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb-memory-server-global",
            "direct": false,
            "version": "^11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-test-renderer",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "rulesync",
            "direct": false,
            "version": "^9.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "^21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "supertest",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "tsc-watch",
            "direct": false,
            "version": "^7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-markdown",
            "direct": false,
            "version": "^4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 234,
        "direct_count": 159,
        "indirect_count": 75
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 13,
        "merged_prs": 619,
        "open_issues": 74,
        "closed_ratio": 0.119,
        "closed_issues": 10,
        "closed_unmerged_prs": 201
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "joshgachnang",
          "commits": 445,
          "avatar_url": "https://avatars.githubusercontent.com/u/204714?v=4"
        },
        {
          "type": "Bot",
          "login": "devin-ai-integration[bot]",
          "commits": 117,
          "avatar_url": "https://avatars.githubusercontent.com/in/811515?v=4"
        },
        {
          "type": "Bot",
          "login": "dependabot[bot]",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
        },
        {
          "type": "Bot",
          "login": "cursor[bot]",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/in/1210556?v=4"
        },
        {
          "type": "Bot",
          "login": "github-actions[bot]",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4"
        },
        {
          "type": "User",
          "login": "hchamorro",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/53444258?v=4"
        },
        {
          "type": "User",
          "login": "ashflourishing",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/235751691?v=4"
        },
        {
          "type": "User",
          "login": "swanka",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/28038000?v=4"
        },
        {
          "type": "User",
          "login": "BradBurton",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2164266?v=4"
        },
        {
          "type": "Bot",
          "login": "Copilot",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/in/1143301?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.64
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "admin-spa-ci.yml",
        "admin-spa-integration.yml",
        "agentics-maintenance.yml",
        "ai-ci.yml",
        "api-ci.yml",
        "architectural-pr-review.yml",
        "cd.yml",
        "codeql-analysis.yml",
        "daily-jsdoc-improver.lock.yml",
        "daily-test-improver.lock.yml",
        "demo-appium-ci.yml",
        "demo-deploy.yml",
        "dependabot-auto-merge.yml",
        "docs-audit.yml",
        "docs-deploy.yml",
        "e2e-ci.yml",
        "eas-dev-build.yml",
        "eas-pr.yml",
        "example-backend-ci.yml",
        "example-backend-script-runner.yml",
        "example-frontend-ci.yml",
        "fingerprint-gate.yml",
        "frontend-example-deploy.yml",
        "maestro-e2e.yml",
        "mcp-server-ci.yml",
        "preview-cleanup.yml",
        "publish-feature-flags-manual.yml",
        "publish-on-tag.yml",
        "repo-policies.yml",
        "rtk-ci.yml",
        "rulesync-check.yml",
        "ui-ci.yml",
        "ui-demo-ci.yml",
        "update-docs.lock.yml",
        "update-rules.lock.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 6,
            "reason": "Found 10/15 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "149 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fbecce7697e12c98efb9da2c33ffe62738a2711a",
        "ran_at": "2026-07-19T06:09:42Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FlourishHealth/terreno",
    "host": "github.com",
    "name": "terreno",
    "owner": "FlourishHealth"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 45,
        "vitality": 90,
        "community": 28,
        "governance": 54,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 695,
              "human_commit_share": null,
              "days_since_last_push": 1,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "695 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 695
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 85,
              "latest_release_tag": "0.26.0",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 3.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "85 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 28,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "packages": [
                "@terreno/admin-backend",
                "@terreno/admin-frontend",
                "@terreno/admin-spa",
                "@terreno/ai",
                "@terreno/api-health",
                "@terreno/api",
                "@terreno/feature-flags",
                "@terreno/mcp"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 27973
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "27,973 downloads/month across npm",
                "points": 59.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 27973,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.64
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 64% of commits",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "merged_prs": 619,
              "open_issues": 74,
              "closed_issues": 10,
              "issue_closed_ratio": 0.119,
              "closed_unmerged_prs": 201
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "12% of issues closed",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 12
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "619/820 decided PRs merged",
                "points": 28.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 619,
                      "decided": 820
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/15 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "FlourishHealth",
              "public_repos": 6,
              "account_age_days": 1552
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of FlourishHealth",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "FlourishHealth"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "6 public repos, account ~4 yr old",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 6
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@terreno/admin-backend",
                "@terreno/admin-frontend",
                "@terreno/admin-spa",
                "@terreno/ai",
                "@terreno/api-health",
                "@terreno/api",
                "@terreno/feature-flags",
                "@terreno/mcp"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "78 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "35 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 10/15 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "149 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "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.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                ".cursor/rules/00-root.mdc",
                ".cursor/rules/01-dependency-catalog.mdc",
                ".cursor/rules/02-frontend-verification.mdc",
                ".cursor/rules/admin-backend/00-admin-backend.mdc",
                ".cursor/rules/admin-frontend/00-admin-frontend.mdc",
                ".cursor/rules/ai/00-ai.mdc",
                ".cursor/rules/api/00-api.mdc",
                ".cursor/rules/api/01-model-field-descriptions.mdc",
                ".cursor/rules/api/02-logging-tracing.mdc",
                ".cursor/rules/demo/00-demo.mdc",
                ".cursor/rules/example-backend/00-example-backend.mdc",
                ".cursor/rules/example-frontend/00-example-frontend.mdc",
                ".cursor/rules/mcp-server/00-mcp-server.mdc",
                ".cursor/rules/rtk/00-rtk.mdc",
                ".cursor/rules/terreno-ui-usage.md",
                ".cursor/rules/ui/00-ui.mdc",
                ".devin/agents/ci-investigator/AGENT.md",
                ".devin/agents/pre-commit/AGENT.md",
                ".devin/agents/terreno-reviewer/AGENT.md",
                ".devin/agents/ui-verifier/AGENT.md",
                ".github/copilot-instructions.md",
                ".github/instructions/01-dependency-catalog.instructions.md",
                ".github/instructions/02-frontend-verification.instructions.md",
                ".github/instructions/admin-backend/00-admin-backend.instructions.md",
                ".github/instructions/admin-frontend/00-admin-frontend.instructions.md",
                ".github/instructions/ai/00-ai.instructions.md",
                ".github/instructions/api/00-api.instructions.md",
                ".github/instructions/api/01-model-field-descriptions.instructions.md",
                ".github/instructions/api/02-logging-tracing.instructions.md",
                ".github/instructions/demo/00-demo.instructions.md",
                ".github/instructions/example-backend/00-example-backend.instructions.md",
                ".github/instructions/example-frontend/00-example-frontend.instructions.md",
                ".github/instructions/mcp-server/00-mcp-server.instructions.md",
                ".github/instructions/rtk/00-rtk.instructions.md",
                ".github/instructions/ui/00-ui.instructions.md",
                "AGENTS.md",
                "CLAUDE.md",
                "admin-backend/AGENTS.md",
                "admin-frontend/AGENTS.md",
                "ai/.cursorrules",
                "ai/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 21652
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".cursor/rules/00-root.mdc, .cursor/rules/01-dependency-catalog.mdc, .cursor/rules/02-frontend-verification.mdc, .cursor/rules/admin-backend/00-admin-backend.mdc, .cursor/rules/admin-frontend/00-admin-frontend.mdc, .cursor/rules/ai/00-ai.mdc, .cursor/rules/api/00-api.mdc, .cursor/rules/api/01-model-field-descriptions.mdc, .cursor/rules/api/02-logging-tracing.mdc, .cursor/rules/demo/00-demo.mdc, .cursor/rules/example-backend/00-example-backend.mdc, .cursor/rules/example-frontend/00-example-frontend.mdc, .cursor/rules/mcp-server/00-mcp-server.mdc, .cursor/rules/rtk/00-rtk.mdc, .cursor/rules/terreno-ui-usage.md, .cursor/rules/ui/00-ui.mdc, .devin/agents/ci-investigator/AGENT.md, .devin/agents/pre-commit/AGENT.md, .devin/agents/terreno-reviewer/AGENT.md, .devin/agents/ui-verifier/AGENT.md, .github/copilot-instructions.md, .github/instructions/01-dependency-catalog.instructions.md, .github/instructions/02-frontend-verification.instructions.md, .github/instructions/admin-backend/00-admin-backend.instructions.md, .github/instructions/admin-frontend/00-admin-frontend.instructions.md, .github/instructions/ai/00-ai.instructions.md, .github/instructions/api/00-api.instructions.md, .github/instructions/api/01-model-field-descriptions.instructions.md, .github/instructions/api/02-logging-tracing.instructions.md, .github/instructions/demo/00-demo.instructions.md, .github/instructions/example-backend/00-example-backend.instructions.md, .github/instructions/example-frontend/00-example-frontend.instructions.md, .github/instructions/mcp-server/00-mcp-server.instructions.md, .github/instructions/rtk/00-rtk.instructions.md, .github/instructions/ui/00-ui.instructions.md, AGENTS.md, CLAUDE.md, admin-backend/AGENTS.md, admin-frontend/AGENTS.md, ai/.cursorrules, ai/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".cursor/rules/00-root.mdc, .cursor/rules/01-dependency-catalog.mdc, .cursor/rules/02-frontend-verification.mdc, .cursor/rules/admin-backend/00-admin-backend.mdc, .cursor/rules/admin-frontend/00-admin-frontend.mdc, .cursor/rules/ai/00-ai.mdc, .cursor/rules/api/00-api.mdc, .cursor/rules/api/01-model-field-descriptions.mdc, .cursor/rules/api/02-logging-tracing.mdc, .cursor/rules/demo/00-demo.mdc, .cursor/rules/example-backend/00-example-backend.mdc, .cursor/rules/example-frontend/00-example-frontend.mdc, .cursor/rules/mcp-server/00-mcp-server.mdc, .cursor/rules/rtk/00-rtk.mdc, .cursor/rules/terreno-ui-usage.md, .cursor/rules/ui/00-ui.mdc, .devin/agents/ci-investigator/AGENT.md, .devin/agents/pre-commit/AGENT.md, .devin/agents/terreno-reviewer/AGENT.md, .devin/agents/ui-verifier/AGENT.md, .github/copilot-instructions.md, .github/instructions/01-dependency-catalog.instructions.md, .github/instructions/02-frontend-verification.instructions.md, .github/instructions/admin-backend/00-admin-backend.instructions.md, .github/instructions/admin-frontend/00-admin-frontend.instructions.md, .github/instructions/ai/00-ai.instructions.md, .github/instructions/api/00-api.instructions.md, .github/instructions/api/01-model-field-descriptions.instructions.md, .github/instructions/api/02-logging-tracing.instructions.md, .github/instructions/demo/00-demo.instructions.md, .github/instructions/example-backend/00-example-backend.instructions.md, .github/instructions/example-frontend/00-example-frontend.instructions.md, .github/instructions/mcp-server/00-mcp-server.instructions.md, .github/instructions/rtk/00-rtk.instructions.md, .github/instructions/ui/00-ui.instructions.md, AGENTS.md, CLAUDE.md, admin-backend/AGENTS.md, admin-frontend/AGENTS.md, ai/.cursorrules, ai/AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "admin-backend/tsconfig.json",
                "admin-frontend/tsconfig.json",
                "admin-spa/tsconfig.json",
                "ai/tsconfig.json",
                "api-health/tsconfig.json",
                "api/tsconfig.json",
                "demo/appium/tsconfig.json",
                "demo/tsconfig.json",
                "example-backend/tsconfig.json",
                "example-frontend/tsconfig.json",
                "feature-flags/tsconfig.json",
                "mcp-server/tsconfig.json",
                "rtk/tsconfig.json",
                "test/tsconfig.json",
                "ui/tsconfig.json",
                "website/tsconfig.json"
              ],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "admin-backend/tsconfig.json, admin-frontend/tsconfig.json, admin-spa/tsconfig.json, ai/tsconfig.json, api-health/tsconfig.json, api/tsconfig.json, demo/appium/tsconfig.json, demo/tsconfig.json, example-backend/tsconfig.json, example-frontend/tsconfig.json, feature-flags/tsconfig.json, mcp-server/tsconfig.json, rtk/tsconfig.json, test/tsconfig.json, ui/tsconfig.json, website/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "admin-backend/tsconfig.json, admin-frontend/tsconfig.json, admin-spa/tsconfig.json, ai/tsconfig.json, api-health/tsconfig.json, api/tsconfig.json, demo/appium/tsconfig.json, demo/tsconfig.json, example-backend/tsconfig.json, example-frontend/tsconfig.json, feature-flags/tsconfig.json, mcp-server/tsconfig.json, rtk/tsconfig.json, test/tsconfig.json, ui/tsconfig.json, website/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 169756,
              "source_files_sampled": 1006,
              "oversized_source_files": 8
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "8/1006 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1006,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "critical",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "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."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-19T06:10:06.640579Z",
  "schema_version": "0.14.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FlourishHealth/terreno.svg",
  "full_name": "FlourishHealth/terreno",
  "license_state": "absent",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.14.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.