Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 07:34 UTC

lmatosevic / appweaver

The AI-first Node.js framework for quick scaffolding, extending, and shipping backends with agents.

TypeScriptMIT★ 1 star⑂ 0 forkssince May 2026View on GitHub ↗

lmatosevic/appweaver holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Vitality (81/100) and lowest on Security (34/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

50
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.

50
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

Luka MatosevicPersonal account
16 followers30 public repossince Mar 2015

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@appweaver/cli1.0.242,670255 days ago
npm@appweaver/core1.0.242,796255 days ago
npm@appweaver/client1.0.242,714255 days ago
npm@appweaver/common1.0.242,947255 days ago
npm@appweaver/create-weaver-app1.0.242,590255 days ago

Metrics by category

Vitality

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

81Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
14.5/36Commit cadence — 21/52 weeks with commits
18/18Commit volume — 450 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year450
human_commit_share1
days_since_last_push5
active_weeks_last_year21

Release discipline

100Excellent
How it's scored
27/27Ships releases — 25 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~1.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count25
latest_release_tagv1.0.24
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases1.6
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?

35At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
55.2/80Monthly downloads — 13,717 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@appweaver/cli, @appweaver/core, @appweaver/client, @appweaver/common, @appweaver/create-weaver-app
dependents
ecosystemsnpm
total_downloads
monthly_downloads13,717
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?

39At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.3/22.5Commit distribution — top contributor authored 81% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.811
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8.8/25Owner reach — 16 followers of lmatosevic
22.9/25Track record — 30 public repos, account ~11 yr old
Inputs used
followers16
owner_typeUser
is_verified
owner_loginlmatosevic
public_repos30
account_age_days4,136
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 5 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 25 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@appweaver/cli, @appweaver/core, @appweaver/client, @appweaver/common, @appweaver/create-weaver-app
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://appweaver.co
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://appweaver.co
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

34At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — no data
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 31 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate1.8
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages122
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@appweaver/cli@1.0.24 runtime dependency closure — what installing the published package pulls in — 122 packages. Reachability is not analyzed.

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.

70Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes29,191
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — packages/cli/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/core/tsconfig.json, packages/create-weaver-app/templates/default/tsconfig.json, packages/create-weaver-app/tsconfig.json, packages/tsconfig.json, sample/cms-api/tsconfig.json, tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/cli/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/core/tsconfig.json, packages/create-weaver-app/templates/default/tsconfig.json, packages/create-weaver-app/tsconfig.json, packages/tsconfig.json, sample/cms-api/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.7/55Manageable file sizes — 7/293 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes162,453
source_files_sampled293
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — sample
Inputs used
example_dirssample
has_mcp_signalno
api_schema_files

Key facts

1GitHub stars
2contributors
450commits, last 12 months
5days since last push
25releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 1.8 / 10
1.8aggregate

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-25 07:34 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities31 existing vulnerabilities detected
Direct dependencies 93
RegistryPackageVersion constraintManifest
npm@fastify/auth5.0.4package.json
npm@fastify/basic-auth6.2.0package.json
npm@fastify/cors11.2.0package.json
npm@fastify/helmet13.0.2package.json
npm@fastify/jwt10.1.0package.json
npm@fastify/multipart10.0.0package.json
npm@fastify/oauth28.2.0package.json
npm@fastify/rate-limit11.0.0package.json
npm@fastify/request-context7.0.0package.json
npm@fastify/static9.1.3package.json
npm@fastify/swagger9.7.0package.json
npm@fastify/swagger-ui6.0.0package.json
npm@fastify/type-provider-typebox6.1.0package.json
npm@prisma/adapter-better-sqlite37.8.0package.json
npm@prisma/client7.8.0package.json
npm@sinclair/typebox0.34.49package.json
npmbcrypt6.0.0package.json
npmbullmq5.79.1package.json
npmcommander15.0.0package.json
npmcron4.4.0package.json
npmcsv-stringify6.8.0package.json
npmdate-fns4.4.0package.json
npmdotenv17.4.2package.json
npmdotenv-expand13.0.0package.json
npmfastify5.8.5package.json
npmfastify-plugin6.0.0package.json
npmfkill10.0.3package.json
npmflatted3.4.2package.json
npmgenerate-api-key1.0.2package.json
npmglob13.0.6package.json
npmioredis5.11.1package.json
npmjs-yaml5.0.0package.json
npmnodemailer9.0.1package.json
npmopenapi-fetch0.17.0package.json
npmopenapi-typescript7.13.0package.json
npmopenapi-typescript-helpers0.1.0package.json
npmpino10.3.1package.json
npmpino-pretty13.1.3package.json
npmpluralize8.0.0package.json
npmprisma7.8.0package.json
npmrotating-file-stream3.2.9package.json
npmrxjs7.8.2package.json
npmsharp0.35.3package.json
npm@sinclair/typebox0.34.49packages/cli/package.json
npm@sinclair/typebox-codegen0.11.1packages/cli/package.json
npmcommander15.0.0packages/cli/package.json
npmfkill10.0.3packages/cli/package.json
npmglob13.0.6packages/cli/package.json
npmprettier3.8.4packages/cli/package.json
npmrimraf6.1.3packages/cli/package.json
npmts-node10.9.2packages/cli/package.json
npmtsc-alias1.8.17packages/cli/package.json
npmtsc-watch7.2.0packages/cli/package.json
npmcommander15.0.0packages/client/package.json
npmjs-yaml5.0.0packages/client/package.json
npmopenapi-fetch0.17.0packages/client/package.json
npmopenapi-typescript7.13.0packages/client/package.json
npmopenapi-typescript-helpers0.1.0packages/client/package.json
npmprettier3.8.4packages/client/package.json
npmtypescript5.9.3packages/client/package.json
npm@sinclair/typebox0.34.49packages/common/package.json
npmdate-fns4.4.0packages/common/package.json
npmdotenv17.4.2packages/common/package.json
npmdotenv-expand13.0.0packages/common/package.json
npmgenerate-api-key1.0.2packages/common/package.json
npmglob13.0.6packages/common/package.json
npmpino10.3.1packages/common/package.json
npmpino-pretty13.1.3packages/common/package.json
npmpluralize8.0.0packages/common/package.json
npmrotating-file-stream3.2.9packages/common/package.json
npm@fastify/auth5.0.4packages/core/package.json
npm@fastify/basic-auth6.2.0packages/core/package.json
npm@fastify/cors11.2.0packages/core/package.json
npm@fastify/helmet13.0.2packages/core/package.json
npm@fastify/jwt10.1.0packages/core/package.json
npm@fastify/multipart10.0.0packages/core/package.json
npm@fastify/oauth28.2.0packages/core/package.json
npm@fastify/rate-limit11.0.0packages/core/package.json
npm@fastify/request-context7.0.0packages/core/package.json
npm@fastify/static9.1.3packages/core/package.json
npm@fastify/swagger9.7.0packages/core/package.json
npm@fastify/swagger-ui6.0.0packages/core/package.json
npm@fastify/type-provider-typebox6.1.0packages/core/package.json
npm@sinclair/typebox0.34.49packages/core/package.json
npmbcrypt6.0.0packages/core/package.json
npmcsv-stringify6.8.0packages/core/package.json
npmdate-fns4.4.0packages/core/package.json
npmfastify5.8.5packages/core/package.json
npmfastify-plugin6.0.0packages/core/package.json
npmflatted3.4.2packages/core/package.json
npmsharp0.35.3packages/core/package.json
npmcommander15.0.0packages/create-weaver-app/package.json
npmglob13.0.6packages/create-weaver-app/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:@appweaver/cli@1.0.24 pulls in 122 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2126,
      "has_wiki": true,
      "homepage": "https://appweaver.co",
      "languages": {
        "Shell": 794,
        "Smarty": 4627,
        "Dockerfile": 1515,
        "JavaScript": 27335,
        "TypeScript": 1012870,
        "Go Template": 6420
      },
      "pushed_at": "2026-07-19T15:56:40Z",
      "created_at": "2026-05-18T14:34:43Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T15:56:44Z",
      "description": "The AI-first Node.js framework for quick scaffolding, extending, and shipping backends with agents.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://lukamatosevic.com",
      "name": "Luka Matosevic",
      "type": "User",
      "login": "lmatosevic",
      "company": null,
      "location": "Zagreb, Croatia",
      "followers": 16,
      "avatar_url": "https://avatars.githubusercontent.com/u/11697100?v=4",
      "created_at": "2015-03-28T17:01:43Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 4136
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.24",
          "kind": "patch",
          "published_at": "2026-07-19T10:19:38Z"
        },
        {
          "tag": "v1.0.23",
          "kind": "patch",
          "published_at": "2026-07-18T11:55:04Z"
        },
        {
          "tag": "v1.0.22",
          "kind": "patch",
          "published_at": "2026-07-06T16:38:46Z"
        },
        {
          "tag": "v1.0.21",
          "kind": "patch",
          "published_at": "2026-07-05T12:41:32Z"
        },
        {
          "tag": "v1.0.20",
          "kind": "patch",
          "published_at": "2026-07-05T11:56:46Z"
        },
        {
          "tag": "v1.0.19",
          "kind": "patch",
          "published_at": "2026-07-05T09:40:45Z"
        },
        {
          "tag": "v1.0.18",
          "kind": "patch",
          "published_at": "2026-07-05T09:28:12Z"
        },
        {
          "tag": "v1.0.17",
          "kind": "patch",
          "published_at": "2026-07-05T09:20:11Z"
        },
        {
          "tag": "v1.0.16",
          "kind": "patch",
          "published_at": "2026-07-05T08:02:08Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2026-07-05T07:18:34Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2026-07-05T07:03:49Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2026-07-04T15:32:25Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2026-07-04T10:19:56Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2026-07-04T09:53:48Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2026-06-22T19:10:04Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2026-06-22T18:08:35Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2026-06-22T08:45:37Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2026-06-01T09:09:05Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2026-05-21T09:23:40Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-05-20T09:25:55Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2026-05-19T14:06:39Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-05-18T18:23:43Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-05-18T16:31:04Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-05-18T16:03:42Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-05-18T16:03:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "25f588108d2098318e8df193e67aeb716f04cc54",
          "body": null,
          "is_bot": false,
          "headline": "chore: update appweaver logo",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-19T15:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4ad52dd63312ed1226126ed72a81117bea1e5f",
          "body": null,
          "is_bot": false,
          "headline": "chore: reformat cli skill markdown",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-19T10:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae4eb9ae8669d3bc493ea6b7f3abd3149179f3a",
          "body": "## [1.0.24](https://github.com/lmatosevic/appweaver/compare/v1.0.23...v1.0.24) (2026-07-19)\n\n### Bug Fixes\n\n* add --noGuidelines flag support and update skill/guidelines handling logic ([f7f0116](https://github.com/lmatosevic/appweaver/commit/f7f0116aa0c06879b262e7a36869f40a3de1cd73))\n* add dual CJS\n[…]\nc/appweaver/commit/8b2354c72fd53372d7a79fdcce82e12854f71932))\n* add explicit typing for updateSkill ([09d0bd4](https://github.com/lmatosevic/appweaver/commit/09d0bd49bfd8ff7c5e99e91aea06e098d6f52224))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.24",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-19T10:19:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b2354c72fd53372d7a79fdcce82e12854f71932",
          "body": "…build scripts",
          "is_bot": false,
          "headline": "fix: add dual CJS/ESM module support in @appweaver/client and update …",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-19T10:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d0bd49bfd8ff7c5e99e91aea06e098d6f52224",
          "body": null,
          "is_bot": false,
          "headline": "fix: add explicit typing for updateSkill",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-18T12:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f0116aa0c06879b262e7a36869f40a3de1cd73",
          "body": "…ling logic",
          "is_bot": false,
          "headline": "fix: add --noGuidelines flag support and update skill/guidelines hand…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-18T12:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c55b1456201e31832b66385a995ba6b1edc74c",
          "body": "## [1.0.23](https://github.com/lmatosevic/appweaver/compare/v1.0.22...v1.0.23) (2026-07-18)\n\n### Bug Fixes\n\n* enable support for create-weaver-app docker-compose database specific service and volumes ([87b749b](https://github.com/lmatosevic/appweaver/commit/87b749b26ccb437bdc485aa9c03ef648b4186824))\n* separete fetchClient and angularClient import paths in @appweaver/client module ([ab1602a](https://github.com/lmatosevic/appweaver/commit/ab1602ab6e9aaf96018505290a9a36d684aed68a))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.23",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T11:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b749b26ccb437bdc485aa9c03ef648b4186824",
          "body": "…cific service and volumes",
          "is_bot": false,
          "headline": "fix: enable support for create-weaver-app docker-compose database spe…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-18T11:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd525004edafbf7d44a2d3e69bf21fbfc3d1b07",
          "body": null,
          "is_bot": false,
          "headline": "chore: update skill docs",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-18T11:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1602ab6e9aaf96018505290a9a36d684aed68a",
          "body": "…r/client module",
          "is_bot": false,
          "headline": "fix: separete fetchClient and angularClient import paths in @appweave…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-18T11:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "279373f81f34c7ea0f3ab3003d5e9680adb90e9d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix typo in the guidelines file",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-09T17:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e257ec1a7e738ed14e2f05c45c5cc666032341f4",
          "body": "## [1.0.22](https://github.com/lmatosevic/appweaver/compare/v1.0.21...v1.0.22) (2026-07-06)\n\n### Bug Fixes\n\n* add support for image rotation based on EXIF data ([7dc8287](https://github.com/lmatosevic/appweaver/commit/7dc8287481200029846c2e06222a16618cd5245c))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.22",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-06T16:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc8287481200029846c2e06222a16618cd5245c",
          "body": null,
          "is_bot": false,
          "headline": "fix: add support for image rotation based on EXIF data",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-06T16:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39fc4b1f5b455c08abb6b4c57e8a6d431f3fdc5e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dockerfile comments",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T16:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d76f5f1155826402fcad85f887fb7573d12d02",
          "body": "## [1.0.21](https://github.com/lmatosevic/appweaver/compare/v1.0.20...v1.0.21) (2026-07-05)\n\n### Bug Fixes\n\n* fix variable expansion to include all env variables from the current process ([7bd5461](https://github.com/lmatosevic/appweaver/commit/7bd5461b4f769537351a9d621a89761c58b193a5))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.21",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T12:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bd5461b4f769537351a9d621a89761c58b193a5",
          "body": "…rent process",
          "is_bot": false,
          "headline": "fix: fix variable expansion to include all env variables from the cur…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T12:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ed4f5816609c8a2726890cf5b996003c40a6753",
          "body": "## [1.0.20](https://github.com/lmatosevic/appweaver/compare/v1.0.19...v1.0.20) (2026-07-05)\n\n### Bug Fixes\n\n* add dotenv-expand for env variable expansion support ([d981505](https://github.com/lmatosevic/appweaver/commit/d981505c101cd95d87f96b9b79b8190612bdd95b))\n* add flag --noDocker to avoid creat\n[…]\n use direct weaver cli commands, fix port mapping and add seeder service in docker-compose template ([9f09d74](https://github.com/lmatosevic/appweaver/commit/9f09d74629560959504cffca14ead170a189e1b7))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.20",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T11:56:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d981505c101cd95d87f96b9b79b8190612bdd95b",
          "body": null,
          "is_bot": false,
          "headline": "fix: add dotenv-expand for env variable expansion support",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T11:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58dc5f13a72c049be83ea01677aeed4d31169841",
          "body": "…yml files when scaffolding new app",
          "is_bot": false,
          "headline": "fix: add flag --noDocker to avoid creating docker and docker-compose.…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T11:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f09d74629560959504cffca14ead170a189e1b7",
          "body": "…ort mapping and add seeder service in docker-compose template",
          "is_bot": false,
          "headline": "fix: update start.sh scripts to use direct weaver cli commands, fix p…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T11:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4513288fc35d8ceefd1f8b886b9e22b4ec1474f2",
          "body": "## [1.0.19](https://github.com/lmatosevic/appweaver/compare/v1.0.18...v1.0.19) (2026-07-05)\n\n### Bug Fixes\n\n* add build context to migration service in docker-compose template ([2278fcd](https://github.com/lmatosevic/appweaver/commit/2278fcdfbc72998779fc5dd31133ea142a898654))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.19",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T09:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2278fcdfbc72998779fc5dd31133ea142a898654",
          "body": null,
          "is_bot": false,
          "headline": "fix: add build context to migration service in docker-compose template",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T09:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253bee4351609fc3297d8edbc49dab8c9df68113",
          "body": "## [1.0.18](https://github.com/lmatosevic/appweaver/compare/v1.0.17...v1.0.18) (2026-07-05)\n\n### Bug Fixes\n\n* fixed docker-compose template for scaffolding new app ([c92231d](https://github.com/lmatosevic/appweaver/commit/c92231d2af01fec6640244ab816b84d5ec2c0675))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.18",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T09:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92231d2af01fec6640244ab816b84d5ec2c0675",
          "body": null,
          "is_bot": false,
          "headline": "fix: fixed docker-compose template for scaffolding new app",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T09:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8dd15c620b239fcfcd1706e3fb4fb2d5ab5a619",
          "body": "## [1.0.17](https://github.com/lmatosevic/appweaver/compare/v1.0.16...v1.0.17) (2026-07-05)\n\n### Bug Fixes\n\n* add image compression and resizing support for file uploads, update dependencies, and improve Docker configurations ([fba36cb](https://github.com/lmatosevic/appweaver/commit/fba36cb97508bf48e5a9913d43ce689007e40132))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.17",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T09:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba36cb97508bf48e5a9913d43ce689007e40132",
          "body": "…ate dependencies, and improve Docker configurations",
          "is_bot": false,
          "headline": "fix: add image compression and resizing support for file uploads, upd…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T09:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532c10178d9223a6eb92abec842874983ab1457c",
          "body": "## [1.0.16](https://github.com/lmatosevic/appweaver/compare/v1.0.15...v1.0.16) (2026-07-05)\n\n### Bug Fixes\n\n* add file config property to control automatic file cleanup on owning resource deletion ([7d266ac](https://github.com/lmatosevic/appweaver/commit/7d266ac8cdfbcf3384a7f3d200de368902808843))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.16",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T08:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d266ac8cdfbcf3384a7f3d200de368902808843",
          "body": "…ning resource deletion",
          "is_bot": false,
          "headline": "fix: add file config property to control automatic file cleanup on ow…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T08:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1017447a17d09d82a76d3378db73e7ce4cd95d99",
          "body": "## [1.0.15](https://github.com/lmatosevic/appweaver/compare/v1.0.14...v1.0.15) (2026-07-05)\n\n### Bug Fixes\n\n* ensure correct process management in bun watch mode ([dfa0c01](https://github.com/lmatosevic/appweaver/commit/dfa0c015a11b48e7a3430c9971ef74358e9697bb))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.15",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T07:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa0c015a11b48e7a3430c9971ef74358e9697bb",
          "body": null,
          "is_bot": false,
          "headline": "fix: ensure correct process management in bun watch mode",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T07:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bbc889dda323aba75ada79da2150bcec0432900",
          "body": "## [1.0.14](https://github.com/lmatosevic/appweaver/compare/v1.0.13...v1.0.14) (2026-07-05)\n\n### Bug Fixes\n\n* replace tree-kill with fkill package, improve process handling, and update dependencies ([a5fb6e3](https://github.com/lmatosevic/appweaver/commit/a5fb6e33e6c670d8b30854f0247a7238a176029b))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.14",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-05T07:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fb6e33e6c670d8b30854f0247a7238a176029b",
          "body": "…and update dependencies",
          "is_bot": false,
          "headline": "fix: replace tree-kill with fkill package, improve process handling, …",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-05T07:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b17d65f8af57f54019381018b0252522e3a831",
          "body": "## [1.0.13](https://github.com/lmatosevic/appweaver/compare/v1.0.12...v1.0.13) (2026-07-04)\n\n### Bug Fixes\n\n* move rxjs to dependencies and remove redundant peerDependency ([2f7749b](https://github.com/lmatosevic/appweaver/commit/2f7749b2595bbaac432cc18f457377971435d8b1))\n* sanitize client class name and add CamelCase conversion utility, removed optional flag for RxJs dependency ([9e356d6](https://github.com/lmatosevic/appweaver/commit/9e356d6c569a02af71273f8420afeab2e27b492d))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.13",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-04T15:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f7749b2595bbaac432cc18f457377971435d8b1",
          "body": null,
          "is_bot": false,
          "headline": "fix: move rxjs to dependencies and remove redundant peerDependency",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-04T15:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e356d6c569a02af71273f8420afeab2e27b492d",
          "body": "… removed optional flag for RxJs dependency",
          "is_bot": false,
          "headline": "fix: sanitize client class name and add CamelCase conversion utility,…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-04T15:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c094a0eab9b984624c47c3d86286f80af2decb53",
          "body": "## [1.0.12](https://github.com/lmatosevic/appweaver/compare/v1.0.11...v1.0.12) (2026-07-04)\n\n### Bug Fixes\n\n* update .gitignore in default template to exclude AI agent local only files ([ce0b0a0](https://github.com/lmatosevic/appweaver/commit/ce0b0a08daca538bb3325a3ddf13871283b34d1f))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.12",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-04T10:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce0b0a08daca538bb3325a3ddf13871283b34d1f",
          "body": "…only files",
          "is_bot": false,
          "headline": "fix: update .gitignore in default template to exclude AI agent local …",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-04T10:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033356346ac8ee0bd0a7e3e564434aa5127dd761",
          "body": "## [1.0.11](https://github.com/lmatosevic/appweaver/compare/v1.0.10...v1.0.11) (2026-07-04)\n\n### Bug Fixes\n\n* fix abort process unintentional error and remove unused sample html file ([fffd179](https://github.com/lmatosevic/appweaver/commit/fffd179b5e96a35b525fe9d0a95f2dc30d280855))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.11",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-04T09:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fffd179b5e96a35b525fe9d0a95f2dc30d280855",
          "body": "…tml file",
          "is_bot": false,
          "headline": "fix: fix abort process unintentional error and remove unused sample h…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-07-04T09:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868c4e4890e550935a8b3cc6ac718c289b300eb8",
          "body": "## [1.0.10](https://github.com/lmatosevic/appweaver/compare/v1.0.9...v1.0.10) (2026-06-22)\n\n### Bug Fixes\n\n* add support for custom HTTP response headers for static files ([35ccf76](https://github.com/lmatosevic/appweaver/commit/35ccf766d09fa125c54265c74d1ccc993643ef0c))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.10",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-22T19:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ccf766d09fa125c54265c74d1ccc993643ef0c",
          "body": null,
          "is_bot": false,
          "headline": "fix: add support for custom HTTP response headers for static files",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-06-22T19:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a7c888b4ab9bee2217ad5e8bf7590559ade11c1",
          "body": "## [1.0.9](https://github.com/lmatosevic/appweaver/compare/v1.0.8...v1.0.9) (2026-06-22)\n\n### Bug Fixes\n\n* keep .gitignore in create-weaver-app default template ([e958741](https://github.com/lmatosevic/appweaver/commit/e958741ab4e0faaa7a23c65aeaadfd27194b4da1))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.9",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-22T18:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e958741ab4e0faaa7a23c65aeaadfd27194b4da1",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep .gitignore in create-weaver-app default template",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-06-22T18:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7020b86ff2ebe127da3a86be4c8d8817e3ff0826",
          "body": "## [1.0.8](https://github.com/lmatosevic/appweaver/compare/v1.0.7...v1.0.8) (2026-06-22)\n\n### Bug Fixes\n\n* upgrade dependencies in all packages ([a95ce11](https://github.com/lmatosevic/appweaver/commit/a95ce1130f62cc3dbba1e9bb00ff5a5127b8fdc0))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.8",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-22T08:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95ce1130f62cc3dbba1e9bb00ff5a5127b8fdc0",
          "body": null,
          "is_bot": false,
          "headline": "fix: upgrade dependencies in all packages",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-06-22T08:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e22a6ad6fc9d0177cba522fa758b71b071d003c2",
          "body": "## [1.0.7](https://github.com/lmatosevic/appweaver/compare/v1.0.6...v1.0.7) (2026-06-01)\n\n### Bug Fixes\n\n* update critical fastify JWT package dependency to safe version ([2dfb230](https://github.com/lmatosevic/appweaver/commit/2dfb23027973732edf6464a1cfe7786a90a514a4))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.7",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-01T09:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfb23027973732edf6464a1cfe7786a90a514a4",
          "body": null,
          "is_bot": false,
          "headline": "fix: update critical fastify JWT package dependency to safe version",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-06-01T09:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76fb39a77bcf9cee984219185b3298800349aea0",
          "body": null,
          "is_bot": false,
          "headline": "chore: unify readme project descriptions",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-21T09:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2967f44b3e89c0b11715d62afd9b36e4d20353ed",
          "body": "## [1.0.6](https://github.com/lmatosevic/appweaver/compare/v1.0.5...v1.0.6) (2026-05-21)\n\n### Bug Fixes\n\n* update readme to clarify release process ([4cc1a9b](https://github.com/lmatosevic/appweaver/commit/4cc1a9bbb99a2ffdb028f5fd29e9b70cf151062f))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.6",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-21T09:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc1a9bbb99a2ffdb028f5fd29e9b70cf151062f",
          "body": null,
          "is_bot": false,
          "headline": "fix: update readme to clarify release process",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-21T09:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3966fece8b3b0d9a1d5433043e9567d1cfae574",
          "body": "…ptions",
          "is_bot": false,
          "headline": "chore: update README to clarify tool names and enhance example descri…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-20T14:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a57d56d80a0299f5c06cb5cce0e2c632137c29d8",
          "body": "…r Fastify and Prisma",
          "is_bot": false,
          "headline": "chore: update READMEs to replace inline emphasis with proper links fo…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-20T11:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c39c8d007eb295c0083147812fe8ed159ed6157",
          "body": null,
          "is_bot": false,
          "headline": "chore: simplify script paths and quotes in package.json",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-20T11:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa551bd9eabe016699d29e716a118838676d57d",
          "body": "…cross all files and READMEs",
          "is_bot": false,
          "headline": "chore: update descriptions to replace \"AI-assisted\" with \"AI-first\" a…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-20T11:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ee0ac8f8a3cbb9de697a95c269e48171ce63ce",
          "body": "## [1.0.5](https://github.com/lmatosevic/appweaver/compare/v1.0.4...v1.0.5) (2026-05-20)\n\n### Bug Fixes\n\n* update READMEs to include logo, badges, and unified descriptions across packages ([369880e](https://github.com/lmatosevic/appweaver/commit/369880e25410da763528038f19a9147c2deb45ae))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.5",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-20T08:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd4a3142085694ba1883642ca7cba2e023bcf291",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README logo image dimensions across all packages",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-20T08:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14b3e68903215285b5383d7b6ebecb48308894e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README image URLs to use \"main\" branch reference",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-20T08:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369880e25410da763528038f19a9147c2deb45ae",
          "body": "… across packages",
          "is_bot": false,
          "headline": "fix: update READMEs to include logo, badges, and unified descriptions…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-20T08:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ef8d6ff413dc0d322506d0f4ab0d0c9efb8f4c6",
          "body": "…de configuration descriptions",
          "is_bot": false,
          "headline": "chore: update READMEs to specify \"HTTP server\" for clarity in zero-co…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T17:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef92a22ae62a1caab3c63e10069350928635505",
          "body": "…terminology",
          "is_bot": false,
          "headline": "chore: revise READMEs to emphasize agent-focused features and update …",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T17:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "614917a169c8c32acb7d3640010452a8ddc0971d",
          "body": null,
          "is_bot": false,
          "headline": "chore: clarify migration and schema generation steps in README",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T14:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "841c9c9f30979045305657ba843540a6ef3c5d53",
          "body": null,
          "is_bot": false,
          "headline": "chore: format readme examples",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T14:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99be470eb76076e50ddd7aae20e823c5a4dda75",
          "body": "## [1.0.4](https://github.com/lmatosevic/appweaver/compare/v1.0.3...v1.0.4) (2026-05-19)\n\n### Bug Fixes\n\n* update policies to include user context for access control and restrictions, update readme and skills ([a9b7907](https://github.com/lmatosevic/appweaver/commit/a9b79071db26d53ec1d4624a5e0f27c627c6c2fc))\n* update READMEs with badges, detailed framework overview, and agent-specific features ([c94f10c](https://github.com/lmatosevic/appweaver/commit/c94f10c0c57ea6dd0060e952bc60cac3324de61c))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.4",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-19T14:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b79071db26d53ec1d4624a5e0f27c627c6c2fc",
          "body": "…estrictions, update readme and skills",
          "is_bot": false,
          "headline": "fix: update policies to include user context for access control and r…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T14:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c94f10c0c57ea6dd0060e952bc60cac3324de61c",
          "body": "…nt-specific features",
          "is_bot": false,
          "headline": "fix: update READMEs with badges, detailed framework overview, and age…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T13:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b41c2d8c9dfd0f46df5783d8abebba5b5a9dbf1",
          "body": "…s a backend framework for AI-assisted development",
          "is_bot": false,
          "headline": "chore: update descriptions and documentation to highlight Appweaver a…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T12:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59bbb5138c686f2559a0fa5e998511fa3affe42",
          "body": "… and packages",
          "is_bot": false,
          "headline": "chore: update descriptions to specify AI agent focus across all files…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T12:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "978d5330b54003d37121cda7fbe1502ff1b05e46",
          "body": null,
          "is_bot": false,
          "headline": "chore: clarify token requirements in README",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-19T12:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eced4ffd14ffc8b27faa63cbf9f61cc02d927303",
          "body": "…e instructions",
          "is_bot": false,
          "headline": "chore: expand README with contributing guide, build, test, and releas…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T18:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7cdda96326ffca7630d6ce0677bcff7b17e2b2d",
          "body": "## [1.0.3](https://github.com/lmatosevic/appweaver/compare/v1.0.2...v1.0.3) (2026-05-18)\n\n### Bug Fixes\n\n* update license to MIT across all packages ([c3eaac2](https://github.com/lmatosevic/appweaver/commit/c3eaac2bc8e0ef11e57df71279d38b093ac00146))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.3",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-18T18:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3eaac2bc8e0ef11e57df71279d38b093ac00146",
          "body": null,
          "is_bot": false,
          "headline": "fix: update license to MIT across all packages",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T18:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e27cc40f3ed8a0e3c967dca5f81228d8cf2fd9",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix typos",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T18:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6553d9944b7a93f697fc1710e6eddaa9419d18e",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix client examples",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T18:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b5ef8aeab851d1075cd06a818e97cb9a6247ff1",
          "body": null,
          "is_bot": false,
          "headline": "chore: update readme",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T18:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "286422c2332a611fa3bc7c6f971f31d888f0ce7e",
          "body": null,
          "is_bot": false,
          "headline": "chore: add readme content",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T18:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2129cbe968439b5a57c11c351ef9601909db53d7",
          "body": "## [1.0.2](https://github.com/lmatosevic/appweaver/compare/v1.0.1...v1.0.2) (2026-05-18)\n\n### Bug Fixes\n\n* add @semantic-release/github plugin and update release config ([4474719](https://github.com/lmatosevic/appweaver/commit/44747196d5e2b841f2f282ba5160e8e94d102303))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.2",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-18T16:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44747196d5e2b841f2f282ba5160e8e94d102303",
          "body": null,
          "is_bot": false,
          "headline": "fix: add @semantic-release/github plugin and update release config",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T16:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e5285440071f7e56acb0958e417339d8d8c7b4",
          "body": "## [1.0.1](https://github.com/lmatosevic/appweaver/compare/v1.0.0...v1.0.1) (2026-05-18)\n\n### Bug Fixes\n\n* return git commit release notes when publishing new version ([0aad358](https://github.com/lmatosevic/appweaver/commit/0aad358407bfb3d090783ef79d9c5993a5152f41))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.1",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-18T15:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aad358407bfb3d090783ef79d9c5993a5152f41",
          "body": null,
          "is_bot": false,
          "headline": "fix: return git commit release notes when publishing new version",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24dfc6f0ab8492e2bea2b80155d5fb4209413059",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): version 1.0.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-18T15:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c5f0d32f0fcf9b345d51730ae6637e27e73b15",
          "body": null,
          "is_bot": false,
          "headline": "chore: reset version to 0.0.0",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92db4096312c1dde3ad430a6c37890e63fdf9f8b",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): version 1.0.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-18T15:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cdce398c9dc828d0698721f254f01c043169b61",
          "body": null,
          "is_bot": false,
          "headline": "chore: reset version to 0.0.0",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4dd67d3e2337483898af6e49ad488539dcc7138",
          "body": null,
          "is_bot": false,
          "headline": "chore: reset version to 0.0.0",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb546396a2e9b75f6fe03432681a271550b65077",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): version 1.0.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-18T15:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b234920d88d160105ec021752221000b74ce3c",
          "body": null,
          "is_bot": false,
          "headline": "chore: reset version to 0.0.0",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17b270c85389eb069fa2cb883b8f2d03ddd2625b",
          "body": null,
          "is_bot": false,
          "headline": "chore: reset packages version to 0.0.0",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "969b34a9c256818bb976c9bf31209425a55e2c12",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): version 1.0.9",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-18T15:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65803684b059b39b4cc31a3594c6dab8e5ad26e7",
          "body": null,
          "is_bot": false,
          "headline": "chore: reset packages version to 0.0.0",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01d4f3d40257dd074d1aba58b73ece33796e1703",
          "body": null,
          "is_bot": false,
          "headline": "chore: move npm registry from GitLab to public NPM",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-18T15:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b942044031d4bcbfe8ceac1cb04062a74faf934",
          "body": null,
          "is_bot": false,
          "headline": "fix: update schema example for date-time format to use static ISO string",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-16T10:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a190d74c425ca128890c924396024a0e49625b",
          "body": "## [1.0.8](https://gitlab.com/app-weaver/appweaver/compare/v1.0.7...v1.0.8) (2026-05-16)\n\n### Bug Fixes\n\n* add --noTypes option for client generation without TypeScript types ([0f318ff](https://gitlab.com/app-weaver/appweaver/commit/0f318ffcee4102d5c11504b0a0dc5cbbe4d62b1e))\n* add generate client on\n[…]\nimplify file path handling in files-client by replacing wildcard path with direct fileName variable ([5a989f8](https://gitlab.com/app-weaver/appweaver/commit/5a989f820d1093cff39ddc8f2b5eb4b39a7cfc9d))",
          "is_bot": false,
          "headline": "chore(release): version 1.0.8",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-16T09:51:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98097e7553268f8c8e64c8ad8150d1dfeaa6fbc9",
          "body": "…r method",
          "is_bot": false,
          "headline": "fix: refactor file URL generation by introducing `buildFileUrl` helpe…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-16T09:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb30c6f8a95ec08542d2ed1f3a25987b5c2e0f4",
          "body": "…r method",
          "is_bot": false,
          "headline": "fix: refactor file URL generation by introducing `buildFileUrl` helpe…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-16T09:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782cd1cf48b8b51109fa95c94f020f6ee1130673",
          "body": "…ic typings for headers and response",
          "is_bot": false,
          "headline": "fix: improve type safety in Angular client generator by adding specif…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-15T16:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d918aa01acaf07f51f4b980de0e9383bc9b0db0d",
          "body": "… and delete endpoints",
          "is_bot": false,
          "headline": "fix: fix client form data file upload, add file URL mapping on upload…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-15T16:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a989f820d1093cff39ddc8f2b5eb4b39a7cfc9d",
          "body": "…d path with direct fileName variable",
          "is_bot": false,
          "headline": "fix: simplify file path handling in files-client by replacing wildcar…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-11T20:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6714c889090d681120715c82d50edbd21167ad53",
          "body": "…ethods, add cache invalidation on those actions, add virtual file url property to API responses",
          "is_bot": false,
          "headline": "fix: add resource id argument to client uploadFiles and deleteFiles m…",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-11T19:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c582ce8088cf541b34e151b4af345f000346ede",
          "body": "…to support both Observable and Promise-based HTTP responses",
          "is_bot": false,
          "headline": "fix: implement Angular framework client support, refactor BaseClient …",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-10T14:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4dfb1c8d5292b2c50d6a63b5d62fd50286d356b",
          "body": null,
          "is_bot": false,
          "headline": "fix: conditionally register Swagger UI and update dependencies",
          "author_name": "lmatosevic",
          "author_login": "lmatosevic",
          "committed_at": "2026-05-09T08:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 450,
      "latest_release_at": "2026-07-19T10:19:38Z",
      "latest_release_tag": "v1.0.24",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 1.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@appweaver/cli",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@appweaver/cli",
          "is_deprecated": false,
          "latest_version": "1.0.24",
          "repository_url": "https://github.com/lmatosevic/appweaver",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2670,
          "first_published_at": "2026-05-18T15:56:45.930000Z",
          "latest_published_at": "2026-07-19T10:19:33.028000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@appweaver/core",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@appweaver/core",
          "is_deprecated": false,
          "latest_version": "1.0.24",
          "repository_url": "https://github.com/lmatosevic/appweaver",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2796,
          "first_published_at": "2026-05-18T15:56:14.200000Z",
          "latest_published_at": "2026-07-19T10:19:28.569000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@appweaver/client",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@appweaver/client",
          "is_deprecated": false,
          "latest_version": "1.0.24",
          "repository_url": "https://github.com/lmatosevic/appweaver",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2714,
          "first_published_at": "2026-05-18T15:56:57.910000Z",
          "latest_published_at": "2026-07-19T10:19:35.242000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@appweaver/common",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@appweaver/common",
          "is_deprecated": false,
          "latest_version": "1.0.24",
          "repository_url": "https://github.com/lmatosevic/appweaver",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2947,
          "first_published_at": "2026-05-18T15:56:27.401000Z",
          "latest_published_at": "2026-07-19T10:19:30.847000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@appweaver/create-weaver-app",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@appweaver/create-weaver-app",
          "is_deprecated": false,
          "latest_version": "1.0.24",
          "repository_url": "https://github.com/lmatosevic/appweaver",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2590,
          "first_published_at": "2026-05-18T15:57:08.500000Z",
          "latest_published_at": "2026-07-19T10:19:37.272000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "sample"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/cli/tsconfig.json",
        "packages/client/tsconfig.json",
        "packages/common/tsconfig.json",
        "packages/core/tsconfig.json",
        "packages/create-weaver-app/templates/default/tsconfig.json",
        "packages/create-weaver-app/tsconfig.json",
        "packages/tsconfig.json",
        "sample/cms-api/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 162453,
      "source_files_sampled": 293,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 29191
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 122,
        "malicious_count": 0,
        "assessed_package": "npm:@appweaver/cli@1.0.24",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@fastify/auth",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.4"
        },
        {
          "name": "@fastify/basic-auth",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.2.0"
        },
        {
          "name": "@fastify/cors",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "11.2.0"
        },
        {
          "name": "@fastify/helmet",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.2"
        },
        {
          "name": "@fastify/jwt",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.0"
        },
        {
          "name": "@fastify/multipart",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.0"
        },
        {
          "name": "@fastify/oauth2",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.2.0"
        },
        {
          "name": "@fastify/rate-limit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.0"
        },
        {
          "name": "@fastify/request-context",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.0.0"
        },
        {
          "name": "@fastify/static",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "9.1.3"
        },
        {
          "name": "@fastify/swagger",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "9.7.0"
        },
        {
          "name": "@fastify/swagger-ui",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "@fastify/type-provider-typebox",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.1.0"
        },
        {
          "name": "@prisma/adapter-better-sqlite3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.0"
        },
        {
          "name": "@prisma/client",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.0"
        },
        {
          "name": "@sinclair/typebox",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.34.49"
        },
        {
          "name": "bcrypt",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "bullmq",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.79.1"
        },
        {
          "name": "commander",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "15.0.0"
        },
        {
          "name": "cron",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.0"
        },
        {
          "name": "csv-stringify",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.8.0"
        },
        {
          "name": "date-fns",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.0"
        },
        {
          "name": "dotenv",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "17.4.2"
        },
        {
          "name": "dotenv-expand",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.0"
        },
        {
          "name": "fastify",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.8.5"
        },
        {
          "name": "fastify-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "fkill",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.3"
        },
        {
          "name": "flatted",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.4.2"
        },
        {
          "name": "generate-api-key",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.2"
        },
        {
          "name": "glob",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.6"
        },
        {
          "name": "ioredis",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.11.1"
        },
        {
          "name": "js-yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "nodemailer",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "9.0.1"
        },
        {
          "name": "openapi-fetch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.17.0"
        },
        {
          "name": "openapi-typescript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.13.0"
        },
        {
          "name": "openapi-typescript-helpers",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.0"
        },
        {
          "name": "pino",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.3.1"
        },
        {
          "name": "pino-pretty",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "13.1.3"
        },
        {
          "name": "pluralize",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.0"
        },
        {
          "name": "prisma",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.0"
        },
        {
          "name": "rotating-file-stream",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.2.9"
        },
        {
          "name": "rxjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.2"
        },
        {
          "name": "sharp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.35.3"
        },
        {
          "name": "@sinclair/typebox",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.34.49"
        },
        {
          "name": "@sinclair/typebox-codegen",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.11.1"
        },
        {
          "name": "commander",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "15.0.0"
        },
        {
          "name": "fkill",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.3"
        },
        {
          "name": "glob",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.6"
        },
        {
          "name": "prettier",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.8.4"
        },
        {
          "name": "rimraf",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.1.3"
        },
        {
          "name": "ts-node",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.9.2"
        },
        {
          "name": "tsc-alias",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.8.17"
        },
        {
          "name": "tsc-watch",
          "manifest": "packages/cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.2.0"
        },
        {
          "name": "commander",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "15.0.0"
        },
        {
          "name": "js-yaml",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "openapi-fetch",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.17.0"
        },
        {
          "name": "openapi-typescript",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.13.0"
        },
        {
          "name": "openapi-typescript-helpers",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.0"
        },
        {
          "name": "prettier",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.8.4"
        },
        {
          "name": "typescript",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.9.3"
        },
        {
          "name": "@sinclair/typebox",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.34.49"
        },
        {
          "name": "date-fns",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.0"
        },
        {
          "name": "dotenv",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "17.4.2"
        },
        {
          "name": "dotenv-expand",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.0"
        },
        {
          "name": "generate-api-key",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.2"
        },
        {
          "name": "glob",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.6"
        },
        {
          "name": "pino",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.3.1"
        },
        {
          "name": "pino-pretty",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.1.3"
        },
        {
          "name": "pluralize",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.0"
        },
        {
          "name": "rotating-file-stream",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.2.9"
        },
        {
          "name": "@fastify/auth",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.4"
        },
        {
          "name": "@fastify/basic-auth",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.2.0"
        },
        {
          "name": "@fastify/cors",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.2.0"
        },
        {
          "name": "@fastify/helmet",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.2"
        },
        {
          "name": "@fastify/jwt",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.0"
        },
        {
          "name": "@fastify/multipart",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.0"
        },
        {
          "name": "@fastify/oauth2",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.2.0"
        },
        {
          "name": "@fastify/rate-limit",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.0"
        },
        {
          "name": "@fastify/request-context",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.0.0"
        },
        {
          "name": "@fastify/static",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "9.1.3"
        },
        {
          "name": "@fastify/swagger",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "9.7.0"
        },
        {
          "name": "@fastify/swagger-ui",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "@fastify/type-provider-typebox",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.1.0"
        },
        {
          "name": "@sinclair/typebox",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.34.49"
        },
        {
          "name": "bcrypt",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "csv-stringify",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.8.0"
        },
        {
          "name": "date-fns",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.0"
        },
        {
          "name": "fastify",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.8.5"
        },
        {
          "name": "fastify-plugin",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "flatted",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.4.2"
        },
        {
          "name": "sharp",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.35.3"
        },
        {
          "name": "commander",
          "manifest": "packages/create-weaver-app/package.json",
          "ecosystem": "npm",
          "version_constraint": "15.0.0"
        },
        {
          "name": "glob",
          "manifest": "packages/create-weaver-app/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.6"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "lmatosevic",
          "commits": 365,
          "avatar_url": "https://avatars.githubusercontent.com/u/11697100?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.811
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "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": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "31 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "25f588108d2098318e8df193e67aeb716f04cc54",
        "ran_at": "2026-07-25T07:34:09Z",
        "aggregate_score": 1.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lmatosevic/appweaver",
    "host": "github.com",
    "name": "appweaver",
    "owner": "lmatosevic"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 34,
        "vitality": 81,
        "community": 35,
        "governance": 39,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 450,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "450 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 450
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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": 25,
              "latest_release_tag": "v1.0.24",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 1.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.6
                    }
                  }
                ],
                "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": "repository_too_young",
              "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": "at_risk",
        "name": "Community & Adoption",
        "value": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": "moderate",
            "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": 69,
            "inputs": {
              "packages": [
                "@appweaver/cli",
                "@appweaver/core",
                "@appweaver/client",
                "@appweaver/common",
                "@appweaver/create-weaver-app"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 13717
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "13,717 downloads/month across npm",
                "points": 55.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 13717,
                      "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 39,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.811
            },
            "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 81% of commits",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 16,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "lmatosevic",
              "public_repos": 30,
              "account_age_days": 4136
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "16 followers of lmatosevic",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16,
                      "login": "lmatosevic"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~11 yr old",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@appweaver/cli",
                "@appweaver/core",
                "@appweaver/client",
                "@appweaver/common",
                "@appweaver/create-weaver-app"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "5 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 5,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://appweaver.co",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://appweaver.co",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "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": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 18,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 1.8
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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 detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "31 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@appweaver/cli@1.0.24 runtime dependency closure — what installing the published package pulls in — 122 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@appweaver/cli@1.0.24",
                  "assessed": 122
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 122,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 122,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 3
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 29191
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/cli/tsconfig.json",
                "packages/client/tsconfig.json",
                "packages/common/tsconfig.json",
                "packages/core/tsconfig.json",
                "packages/create-weaver-app/templates/default/tsconfig.json",
                "packages/create-weaver-app/tsconfig.json",
                "packages/tsconfig.json",
                "sample/cms-api/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/cli/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/core/tsconfig.json, packages/create-weaver-app/templates/default/tsconfig.json, packages/create-weaver-app/tsconfig.json, packages/tsconfig.json, sample/cms-api/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/cli/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/core/tsconfig.json, packages/create-weaver-app/templates/default/tsconfig.json, packages/create-weaver-app/tsconfig.json, packages/tsconfig.json, sample/cms-api/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 162453,
              "source_files_sampled": 293,
              "oversized_source_files": 7
            },
            "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": "7/293 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 293,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "sample"
              ],
              "has_mcp_signal": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "sample"
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T07:34:14.495653Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lmatosevic/appweaver.svg",
  "full_name": "lmatosevic/appweaver",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.27.0 — full methodology · metrics wiki.

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