Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 04:49 UTC

Hero64 / lafken

TypeScriptMIT★ 3 stars⑂ 1 forksince Dec 2025View on GitHub ↗

Hero64/lafken holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (90/100) and lowest on Sustainability & Governance (36/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

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

59
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

Aníbal JorqueraPersonal account
5 followers18 public repossince Apr 2014

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

Package ecosystems

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
27/36Commit cadence — 39/52 weeks with commits
18/18Commit volume — 560 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year560
human_commit_share1
days_since_last_push4
active_weeks_last_year39
How it's scored
16.2/27Ships releases — 26 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~3.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count26
latest_release_tag0.13.0
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases3.3
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?

52Moderate · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 1 forks
0/15Watchers — 0 watchers
Inputs used
forks1
stars3
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
55.7/80Monthly downloads — 15,068 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@lafken/api, @lafken/auth, @lafken/main, @lafken/event, @lafken/queue, @lafken/bucket, @lafken/common, @lafken/dynamo
dependents
ecosystemsnpm
total_downloads
monthly_downloads15,068
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?

36At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
4.1/13.5Contributor breadth — 3 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.991
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
5.6/25Owner reach — 5 followers of Hero64
21.3/25Track record — 18 public repos, account ~12 yr old
Inputs used
followers5
owner_typeUser
is_verified
owner_loginHero64
public_repos18
account_age_days4,488
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 58 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@lafken/api, @lafken/auth, @lafken/main, @lafken/event, @lafken/queue, @lafken/bucket, @lafken/common, @lafken/dynamo
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

30At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all 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/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 16 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. 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_packages27
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:@lafken/api@0.13.0 runtime dependency closure — what installing the published package pulls in — 27 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.

72Good · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 98 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.98
agent_instruction_files.github/copilot-instructions.md, CLAUDE.md
agent_instruction_max_bytes6,621
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — apps/example/tsconfig.json, packages/api/tsconfig.json, packages/auth/tsconfig.json, packages/bucket/tsconfig.json, packages/common/tsconfig.json, packages/dynamo/tsconfig.json, packages/event/tsconfig.json, packages/main/tsconfig.json, packages/queue/tsconfig.json, packages/resolver/tsconfig.json, packages/schedule/tsconfig.json, packages/standalone/tsconfig.json, packages/state-machine/tsconfig.json
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 10 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, pnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/example/tsconfig.json, packages/api/tsconfig.json, packages/auth/tsconfig.json, packages/bucket/tsconfig.json, packages/common/tsconfig.json, packages/dynamo/tsconfig.json, packages/event/tsconfig.json, packages/main/tsconfig.json, packages/queue/tsconfig.json, packages/resolver/tsconfig.json, packages/schedule/tsconfig.json, packages/standalone/tsconfig.json, packages/state-machine/tsconfig.json
agent_commit_share0.1
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/478 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes28,069
source_files_sampled478
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

3GitHub stars
3contributors
560commits, last 12 months
4days since last push
26releases
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 3.9 / 10
3.9aggregate

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-24 04:49 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all 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
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities16 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
npm@lafken/resolverworkspace:*packages/api/package.json
npm@types/aws-lambdacatalog:packages/api/package.json
npmreflect-metadatacatalog:packages/api/package.json
npm@lafken/resolverworkspace:*packages/auth/package.json
npmreflect-metadatacatalog:packages/auth/package.json
npm@lafken/resolverworkspace:*packages/bucket/package.json
npmreflect-metadatacatalog:packages/bucket/package.json
npm@types/aws-lambdacatalog:packages/common/package.json
npmreflect-metadatacatalog:packages/common/package.json
npm@aws-sdk/client-dynamodbcatalog:packages/dynamo/package.json
npm@aws-sdk/util-dynamodbcatalog:packages/dynamo/package.json
npm@lafken/resolverworkspace:*packages/dynamo/package.json
npmreflect-metadatacatalog:packages/dynamo/package.json
npm@lafken/resolverworkspace:*packages/event/package.json
npmreflect-metadatacatalog:packages/event/package.json
npm@lafken/resolverworkspace:*packages/main/package.json
npmreflect-metadatacatalog:packages/main/package.json
npm@aws-sdk/client-sqscatalog:packages/queue/package.json
npm@lafken/resolverworkspace:*packages/queue/package.json
npmreflect-metadatacatalog:packages/queue/package.json
npmreflect-metadatacatalog:packages/resolver/package.json
npmrolldowncatalog:packages/resolver/package.json
npm@lafken/resolverworkspace:*packages/schedule/package.json
npmreflect-metadatacatalog:packages/schedule/package.json
npm@lafken/resolverworkspace:*packages/standalone/package.json
npmreflect-metadatacatalog:packages/standalone/package.json
npm@lafken/resolverworkspace:*packages/state-machine/package.json
npmreflect-metadatacatalog:packages/state-machine/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:@lafken/api@0.13.0 pulls in 27 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": 2246,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 4890,
        "TypeScript": 1290587
      },
      "pushed_at": "2026-07-19T16:27:21Z",
      "created_at": "2025-12-04T23:15:51Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T16:27:25Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Aníbal Jorquera",
      "type": "User",
      "login": "Hero64",
      "company": null,
      "location": null,
      "followers": 5,
      "avatar_url": "https://avatars.githubusercontent.com/u/7244507?v=4",
      "created_at": "2014-04-09T23:06:17Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 4488
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2026-07-18T18:50:11Z"
        },
        {
          "tag": "0.12.29",
          "kind": "patch",
          "published_at": "2026-07-07T15:14:36Z"
        },
        {
          "tag": "0.12.28",
          "kind": "patch",
          "published_at": "2026-07-03T14:20:11Z"
        },
        {
          "tag": "0.12.27",
          "kind": "patch",
          "published_at": "2026-07-03T14:08:34Z"
        },
        {
          "tag": "0.12.26",
          "kind": "patch",
          "published_at": "2026-06-26T20:26:22Z"
        },
        {
          "tag": "0.12.25",
          "kind": "patch",
          "published_at": "2026-06-25T13:58:25Z"
        },
        {
          "tag": "0.12.24",
          "kind": "patch",
          "published_at": "2026-06-23T14:18:06Z"
        },
        {
          "tag": "0.12.23",
          "kind": "patch",
          "published_at": "2026-06-20T16:33:28Z"
        },
        {
          "tag": "0.12.22",
          "kind": "patch",
          "published_at": "2026-06-20T14:55:04Z"
        },
        {
          "tag": "0.12.21",
          "kind": "patch",
          "published_at": "2026-06-18T19:42:45Z"
        },
        {
          "tag": "0.12.20",
          "kind": "patch",
          "published_at": "2026-06-18T16:21:12Z"
        },
        {
          "tag": "0.12.18",
          "kind": "patch",
          "published_at": "2026-06-11T13:44:26Z"
        },
        {
          "tag": "0.12.17",
          "kind": "patch",
          "published_at": "2026-06-11T13:21:51Z"
        },
        {
          "tag": "0.12.16",
          "kind": "patch",
          "published_at": "2026-06-10T00:15:26Z"
        },
        {
          "tag": "0.12.15",
          "kind": "patch",
          "published_at": "2026-06-07T19:10:21Z"
        },
        {
          "tag": "0.12.14",
          "kind": "patch",
          "published_at": "2026-06-05T20:13:54Z"
        },
        {
          "tag": "0.12.13",
          "kind": "patch",
          "published_at": "2026-06-05T00:48:11Z"
        },
        {
          "tag": "0.12.12",
          "kind": "patch",
          "published_at": "2026-05-29T02:13:02Z"
        },
        {
          "tag": "0.12.7",
          "kind": "patch",
          "published_at": "2026-05-17T20:14:11Z"
        },
        {
          "tag": "0.12.6",
          "kind": "patch",
          "published_at": "2026-05-17T19:48:31Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2026-05-10T21:04:12Z"
        },
        {
          "tag": "0.11.9",
          "kind": "patch",
          "published_at": "2026-04-26T21:10:09Z"
        },
        {
          "tag": "0.11.5",
          "kind": "patch",
          "published_at": "2026-04-23T01:54:46Z"
        },
        {
          "tag": "0.11.4",
          "kind": "patch",
          "published_at": "2026-04-21T00:37:32Z"
        },
        {
          "tag": "0.11.3",
          "kind": "patch",
          "published_at": "2026-04-19T19:32:15Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2026-04-05T21:22:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "de5ece1f45a41a0a7fca733132a32615438aff73",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/ci-node-version'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-19T16:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a77341432f7b7757252b4ac3961513ac0521955",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): setup Node 24 before pnpm to satisfy its engine requirement",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-19T16:25:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7f98288c7b117fedeafbe6bd3de609d685f77947",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/ci-pnpm-version'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T18:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46746d8840679915444c2e6e61d31ae80f51ff9",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): remove pnpm version from action to use packageManager field",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T18:54:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "492b9be9b3bae1f9db5cfc2483b8e5252b1e1ef8",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'release/0.13.0'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T18:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2527d558784d695557318e6b6dd07252234bb291",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.13.0",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T18:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0af4001ea51d8cf5e25e2a3905b7d6f885fac1d",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(api): remove unused hasSchema method from OpenApiFactory",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T17:33:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c01249599c87f1c23dc18b1c58c591dc20405303",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(common): correct response stream detection description in Streaming",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T17:33:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f097a7309bb3af11d66e4bd9dbb41a28ed261cf0",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(resolver): forward afterBuild callback to lambda asset metadata",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T17:33:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "22671490c836efb0df0dac13c0ab6494ee66e41f",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: disable oxc in vitest configs and allow esbuild build",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T16:58:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7397991d9dcd3ffabc2e1054bf829a2e80918649",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'feat/update-pnpm' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T16:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ababcb8c8be9eaf9c0c2c51d979124f43b58f3c1",
          "body": null,
          "is_bot": false,
          "headline": "chore: update biome config to v2.5.4 schema",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T16:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a6db85ff2d77ac56e0b9ff3d9e184240a158e41",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade pnpm to v11",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T16:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e6d5be6136f17efc470977872f8fe31ab7eaa7",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'feat/update-dependencies' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-18T16:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87668136b7a703c8b7ae12ed9e5e2dad9f37725e",
          "body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: migrate dependency versions to pnpm catalog",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-17T20:49:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "39e1eaeaa513750d8ac4095e90d2098c44d27778",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-17T20:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c8bf4bdf60919a2546b55b70d314694b8c3e8f",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'feat/stream-support' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-17T20:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63c07d0f3920438668ef26003212f0a6288a9464",
          "body": "…method streaming flags",
          "is_bot": false,
          "headline": "refactor(resolver): extract initLambdaAssetMetadata helper and merge …",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-17T20:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c840e85fe9bde94a168e75322277f12e569cd863",
          "body": null,
          "is_bot": false,
          "headline": "feat(api): invoke streaming handlers via response-streaming Lambda URI",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-17T19:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68985fc0a78038ae591df2ef496fce544e10d3bd",
          "body": "…ethods\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(api): add aws-proxy integrationType and @EventProxy for lambda m…",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-17T14:55:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1e3aba8024ba485c470d54b92135245d208fcbf1",
          "body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(api): set responseTransferMode for @Streaming lambda handlers",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-15T20:54:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "75622de6a70c7f29390016184d68fc5ebe2c90aa",
          "body": "…treaming handlers\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(common): register streaming metadata via reflect-metadata for @S…",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-15T20:54:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "27f23cc867a14ed3823dd89ca99fa5e952bef2e3",
          "body": null,
          "is_bot": false,
          "headline": "docs: add CLAUDE.md guidance for Claude Code",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-15T20:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3903ccc2253d28d1aeab45487d0f0c7c2ffa0ad",
          "body": null,
          "is_bot": false,
          "headline": "feat(common): add Lambda response streaming support",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-15T20:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23e0fa5133a047f312824690d7df782fac742b14",
          "body": null,
          "is_bot": false,
          "headline": "feat(dynamo): add multiattribute index support",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-09T20:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f99530f075626b217156df1fb89c776f261ee37",
          "body": null,
          "is_bot": false,
          "headline": "feat(event): add compoaration operations",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-09T19:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ac2418233297b638b3ffb93938172de2d86122",
          "body": null,
          "is_bot": false,
          "headline": "fix: biome format",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-09T19:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b34efa9e5726da8b77fc73a2c2f5bd78c4951aab",
          "body": null,
          "is_bot": false,
          "headline": "feat(api): add openapi support",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-09T18:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bb87c6bc8248a0fd50ee8fafd44fcce0bee5a39",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.29' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-07T15:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09646ccea0a052d3ace069bada839cb1959208ae",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.29'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-07T15:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf65891c7d4757b5a65ea343a0efbd5f209c52e8",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.12.29",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-07T15:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d64c9ef04530c944124b4c10408f4d79b853721",
          "body": null,
          "is_bot": false,
          "headline": "fix(event): add comparation methods in s3 event",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-07T15:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067ceb35502539e880ac95d51008871fe961f5d2",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.28' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-03T14:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef8c3bbc3d7605bedbecbf7d442b06cd3f2fb265",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.28'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-03T14:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd3cc78eecc5ee360e2b382749a85871c9c020aa",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.12.28",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-03T14:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edfbb6f6479188c953b325f3cad92902fc92d4a4",
          "body": null,
          "is_bot": false,
          "headline": "fix(schedule): common version in peer dependency",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-03T14:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "186d3c9f31e906dff77688eb12812977a14b00bf",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.27' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-03T14:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c519bdc89e84af8c63eb181fc2993469266dcd4a",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.27'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-03T14:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05586f8ef22341d5631b46e756b23eda914bea7a",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.12.27",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-03T14:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccda79141c2bd5fc8751d25c80d3b8b9f8eaef6",
          "body": null,
          "is_bot": false,
          "headline": "fix(api): api gateway default response accepts a response class",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-02T18:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1215d34e7ae8a7b2cf1ff7c1abf5ecfb1bb7eeb6",
          "body": null,
          "is_bot": false,
          "headline": "feat(api): enabled response without creating the model",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-07-02T15:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00258da46901e089c46b56127fab1f3833457530",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.26' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-26T20:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676e91a2d96ca27931f913109d2bf093ce2cf9a9",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.26'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-26T20:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e58fc0c4375dfd5c2c91b5a5608a3bb09e3444c2",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.12.26",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-26T20:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d4f238bb7a19147513ea8c9a38b9955ec894a2",
          "body": null,
          "is_bot": false,
          "headline": "fix(schedule): add timezone to schedule configuration",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-26T20:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4134bdd5ca4508844749f2c5b10ccf1ea33ea2",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.25' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-25T13:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6008ceff6dc17ef216ab11c50fb845b66b1d328",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.25'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-25T13:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b734290f4daa52922b4cab648604859dbd3db0c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.12.25",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-25T13:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "361d2114dcb78ea84210e752dfdc4f2f433eeda5",
          "body": null,
          "is_bot": false,
          "headline": "fix(api): add methodResponse in dependency array",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-25T13:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "614a64e9d09420310e0ed7c85a13b379cbea6f82",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'main' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-23T14:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fecf16ccd6abfdf7efecbd7eccff94df4b1715",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.24'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-23T14:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950d88be6e979f1e07c8c1a7ddf5b28949d90b85",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.12.24",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-23T14:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73006d9ee68bfef704f3d23e1b9264fe5aa67fdb",
          "body": null,
          "is_bot": false,
          "headline": "fix(main): extends app before resolve dependencies",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-23T13:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "607ae3d7052719e68d834f074fe96785f1f962fb",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.23' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T16:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b957a71dbfd0767f09b98578570c36cfa250765",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.23'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T16:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "367d2dd80c4ea5fbd7791dd24dbbfa817c488e2b",
          "body": null,
          "is_bot": false,
          "headline": "fix(state-machine): service parameters",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T16:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2db55d9539fb6a505d035e520cddf60b3684b07b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version script",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T16:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36632cc1609c437bd379b79225fa83281ea02f0",
          "body": null,
          "is_bot": false,
          "headline": "feat(resolver): expose AWS account/region context in resource callbacks",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T16:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d20dcbe9cb49f8c1185788f85e4d082cf36724d",
          "body": null,
          "is_bot": false,
          "headline": "fix: template generation in object response",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T15:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5a7016f2b1bac79a21abf522330acad7700068",
          "body": null,
          "is_bot": false,
          "headline": "fix(standalone): improve standalone attributes",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T15:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3cb225c6e0db2b4679cc64caf617d99b056b7dd",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.22' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T14:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e9088a28bcd7dc2fc241288fc73d3b92063d6f8",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.22'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T14:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50d5df2cdcbfe2870cb558db8069a2daf0b70c1",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to 0.12.22",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-20T14:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46694c2a917fe065634a9c36054d4e34165bef2d",
          "body": null,
          "is_bot": false,
          "headline": "fix(api): path in template generation",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-19T15:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d5b4bc5c6e4a2301ce2ee85d117d79c6525914",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.21' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T19:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb6903d2d66dd92471407731f6f2d3c775480e2e",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.21'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T19:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20dd18bd54f4266f76ef12350f66cc0b519a5779",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.21",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T19:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3554d0cd3d7674af9a689bb8215226c18d015ab5",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'dev' into hotfix/0.12.21",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T19:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0a5cc0504c3edd1ffe3a02e0837079f93db308c",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.20' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T16:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd3019dabf6a0688a5f36b2e8b994cf9b26e60d",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.20'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T16:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7134ee391f0d83a8546f328ba0a1f32ab136e01",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.20",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T16:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90750b0d1e1db38d812208a61d71266e4cbd2360",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.19",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-18T16:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7fc7550a22aa9869b43196e842a1e381433eb2",
          "body": "…word",
          "is_bot": false,
          "headline": "fix(dynamo): projections is added to the expressionNames by reserved …",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-17T15:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4259ce1e76cc76a0ef024e485d155c19a95a40b1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev' of https://github.com/Hero64/lafken into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-17T15:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7748354fd91e2904d5a68e1979f0eb8555b93220",
          "body": null,
          "is_bot": false,
          "headline": "fix: add mock support",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-13T19:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2532be4a67c59ab2635ea60e3e1f4b8f53e5ac8d",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.18",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-11T13:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece0195e360ed20f1da1d0bce4cbd80875aa2820",
          "body": null,
          "is_bot": false,
          "headline": "fix: update package-lock",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-11T13:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77a0d98f434258e8c8a21cbe226faa1f6d84e06",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.17' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-11T13:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba16c04e16683a63e17965dd6615284f8b6380f",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.17'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-11T13:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1152256868a7a4f7ca2fe12b22d367233eab069e",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.17",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-11T13:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d162b501242dbe9be8743929556330692288085c",
          "body": null,
          "is_bot": false,
          "headline": "fix(api): move aws-lambda to dependencies",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-11T13:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9693138ef8c62f53412c4345e0a42588b0ce7293",
          "body": null,
          "is_bot": false,
          "headline": "0.12.16",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-10T00:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4951499e8786018188f763a8382ff1824207c33",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.16'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-10T00:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f29a17792c1af932eb1b16b1a41e5b7339d6572",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.16",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-10T00:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af3d11c5d7b6c128aef2fd51fcab25a9ec956e0",
          "body": null,
          "is_bot": false,
          "headline": "fix: support filter with undefined values",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-10T00:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eefd6ab3c26b22ae7cb2b911319ba742a42f8f66",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.15' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-07T19:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5295606cac91f8a51c1c097551273c2e9d068ec5",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.15'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-07T19:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e099bbc379f579c79a17b9558ce9d04f83fd4e3c",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.15",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-07T19:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ea789105b50eaf3949ab8f2078871b3bd5b2ef",
          "body": null,
          "is_bot": false,
          "headline": "fix: change minify to bundle",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-07T14:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e594d0d504fb2a1f248cef566a3339a04fb8ae7",
          "body": null,
          "is_bot": false,
          "headline": "fix(dynamo): add limit only in undefined filter",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T20:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c8ed9eb8121c93c6fc740e069176a42b034865",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.14' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T20:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648beebb8d9c1bc0fe69391024459a14144fbea1",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'hotfix/0.12.14'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T20:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28448e8bc6cb4e13413d07467b811a48f85f1b89",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.14",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T20:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe35e749cde1bea2da7eb05a4bbc159d3a6a5a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove aws-xray-sdk dependency",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T18:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7512eee04afcfdacc85cca397bffb65176e4842",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge tag '0.12.13' into dev",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T00:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97287e0ba2bb7767a21e295fc0ef61a55ff20730",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge branch 'release/0.12.13'",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T00:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c63dd84ae3e6aff107912ba108e81391ff7b4aa",
          "body": null,
          "is_bot": false,
          "headline": "chore: hotfix 0.12.13",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T00:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3512236bce7080be3e2d40f909ac2a45393b591a",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-05T00:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cc1c4f0b64a5813c38aa0a6c491cfa3f27e033",
          "body": null,
          "is_bot": false,
          "headline": "fix(dynamo): remove limit in run query",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-04T21:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f71fa1320aba5a5ef1a36cdf32aa8186c130e6e",
          "body": "…n resolution",
          "is_bot": false,
          "headline": "fix(dynamo): skip undefined key attributes in key condition expressio…",
          "author_name": "Aníbal Jorquera",
          "author_login": "Hero64",
          "committed_at": "2026-06-04T21:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 560,
      "latest_release_at": "2026-07-18T18:50:11Z",
      "latest_release_tag": "0.13.0",
      "releases_from_tags": true,
      "days_since_last_push": 4,
      "active_weeks_last_year": 39,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 3.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@lafken/api",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "serverless",
            "api gateway",
            "rest api",
            "typescript",
            "decorators",
            "infrastructure-as-code",
            "cdktn",
            "lafken"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/api",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1794,
          "first_published_at": "2026-04-05T21:46:05.479000Z",
          "latest_published_at": "2026-07-18T18:49:16.598000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lafken/auth",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "cognito",
            "auth",
            "authentication",
            "identity",
            "serverless",
            "typescript",
            "decorators",
            "lafken"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/auth",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1814,
          "first_published_at": "2026-04-05T21:47:39.885000Z",
          "latest_published_at": "2026-07-18T18:49:18.823000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lafken/main",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "serverless",
            "lafken",
            "infrastructure",
            "infrastructure-as-code",
            "cdktn",
            "typescript",
            "decorators",
            "terraform"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/main",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1484,
          "first_published_at": "2026-04-09T02:53:48.087000Z",
          "latest_published_at": "2026-07-18T18:49:27.335000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lafken/event",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "eventbridge",
            "event",
            "event-driven",
            "serverless",
            "typescript",
            "decorators",
            "lafken"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/event",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1897,
          "first_published_at": "2026-04-05T21:52:01.673000Z",
          "latest_published_at": "2026-07-18T18:49:25.337000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lafken/queue",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "sqs",
            "message queue",
            "serverless",
            "typescript",
            "decorators",
            "lafken"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/queue",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1918,
          "first_published_at": "2026-04-05T21:52:16.576000Z",
          "latest_published_at": "2026-07-18T18:49:29.390000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lafken/bucket",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "s3",
            "storage",
            "object storage",
            "serverless",
            "typescript",
            "decorators",
            "lafken"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/bucket",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1839,
          "first_published_at": "2026-04-05T21:49:44.180000Z",
          "latest_published_at": "2026-07-18T18:49:21.008000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lafken/common",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "serverless",
            "lafken",
            "decorators",
            "metadata",
            "reflection",
            "typescript",
            "utility"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/common",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2500,
          "first_published_at": "2026-04-05T21:45:48.773000Z",
          "latest_published_at": "2026-07-18T18:49:11.837000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lafken/dynamo",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aws",
            "dynamodb",
            "database",
            "nosql",
            "serverless",
            "typescript",
            "decorators",
            "lafken"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lafken/dynamo",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Hero64/lafken",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1822,
          "first_published_at": "2026-04-05T21:50:08.964000Z",
          "latest_published_at": "2026-07-18T18:49:23.207000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 3,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "apps/example/tsconfig.json",
        "packages/api/tsconfig.json",
        "packages/auth/tsconfig.json",
        "packages/bucket/tsconfig.json",
        "packages/common/tsconfig.json",
        "packages/dynamo/tsconfig.json",
        "packages/event/tsconfig.json",
        "packages/main/tsconfig.json",
        "packages/queue/tsconfig.json",
        "packages/resolver/tsconfig.json",
        "packages/schedule/tsconfig.json",
        "packages/standalone/tsconfig.json",
        "packages/state-machine/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 28069,
      "source_files_sampled": 478,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 6621
    },
    "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": 27,
        "malicious_count": 0,
        "assessed_package": "npm:@lafken/api@0.13.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@lafken/resolver",
          "manifest": "packages/api/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@types/aws-lambda",
          "manifest": "packages/api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/api/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/auth/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/auth/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/bucket/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/bucket/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@types/aws-lambda",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@aws-sdk/client-dynamodb",
          "manifest": "packages/dynamo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@aws-sdk/util-dynamodb",
          "manifest": "packages/dynamo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/dynamo/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/dynamo/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/event/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/event/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/main/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/main/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@aws-sdk/client-sqs",
          "manifest": "packages/queue/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/queue/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/queue/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/resolver/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "rolldown",
          "manifest": "packages/resolver/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/schedule/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/schedule/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/standalone/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/standalone/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lafken/resolver",
          "manifest": "packages/state-machine/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "reflect-metadata",
          "manifest": "packages/state-machine/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        }
      ],
      "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": "Hero64",
          "commits": 555,
          "avatar_url": "https://avatars.githubusercontent.com/u/7244507?v=4"
        },
        {
          "type": "User",
          "login": "turbobot-temp",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/145653950?v=4"
        },
        {
          "type": "User",
          "login": "ajorquera-pp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/270691462?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.991
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json",
        "pnpm-lock.yaml"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "16 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "de5ece1f45a41a0a7fca733132a32615438aff73",
        "ran_at": "2026-07-24T04:49:46Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T16:28:22Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Hero64/lafken",
    "host": "github.com",
    "name": "lafken",
    "owner": "Hero64"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 51,
        "vitality": 90,
        "community": 52,
        "governance": 36,
        "engineering": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "commits_last_year": 560,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 39
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "560 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 560
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "0.13.0",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 3.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "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 ~3.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.3
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 1,
              "stars": 3,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "packages": [
                "@lafken/api",
                "@lafken/auth",
                "@lafken/main",
                "@lafken/event",
                "@lafken/queue",
                "@lafken/bucket",
                "@lafken/common",
                "@lafken/dynamo"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 15068
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "15,068 downloads/month across npm",
                "points": 55.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 15068,
                      "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": 36,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.991
            },
            "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 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "at_risk",
            "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": 46,
            "inputs": {
              "followers": 5,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Hero64",
              "public_repos": 18,
              "account_age_days": 4488
            },
            "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": "5 followers of Hero64",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5,
                      "login": "Hero64"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~12 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@lafken/api",
                "@lafken/auth",
                "@lafken/main",
                "@lafken/event",
                "@lafken/queue",
                "@lafken/bucket",
                "@lafken/common",
                "@lafken/dynamo"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "58 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "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": 65,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "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": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "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 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 0",
                "points": 0,
                "status": "missed",
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "16 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:@lafken/api@0.13.0 runtime dependency closure — what installing the published package pulls in — 27 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:@lafken/api@0.13.0",
                  "assessed": 27
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 27,
              "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": 27,
              "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
              }
            ]
          }
        ],
        "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": 72,
        "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": 0.98,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 6621
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.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": "98 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 98,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "apps/example/tsconfig.json",
                "packages/api/tsconfig.json",
                "packages/auth/tsconfig.json",
                "packages/bucket/tsconfig.json",
                "packages/common/tsconfig.json",
                "packages/dynamo/tsconfig.json",
                "packages/event/tsconfig.json",
                "packages/main/tsconfig.json",
                "packages/queue/tsconfig.json",
                "packages/resolver/tsconfig.json",
                "packages/schedule/tsconfig.json",
                "packages/standalone/tsconfig.json",
                "packages/state-machine/tsconfig.json"
              ],
              "agent_commit_share": 0.1,
              "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": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "apps/example/tsconfig.json, packages/api/tsconfig.json, packages/auth/tsconfig.json, packages/bucket/tsconfig.json, packages/common/tsconfig.json, packages/dynamo/tsconfig.json, packages/event/tsconfig.json, packages/main/tsconfig.json, packages/queue/tsconfig.json, packages/resolver/tsconfig.json, packages/schedule/tsconfig.json, packages/standalone/tsconfig.json, packages/state-machine/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "apps/example/tsconfig.json, packages/api/tsconfig.json, packages/auth/tsconfig.json, packages/bucket/tsconfig.json, packages/common/tsconfig.json, packages/dynamo/tsconfig.json, packages/event/tsconfig.json, packages/main/tsconfig.json, packages/queue/tsconfig.json, packages/resolver/tsconfig.json, packages/schedule/tsconfig.json, packages/standalone/tsconfig.json, packages/state-machine/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "10 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 10,
                      "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 28069,
              "source_files_sampled": 478,
              "oversized_source_files": 0
            },
            "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": "0/478 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 478,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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-24T04:49:51.653256Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/Hero64/lafken.svg",
  "full_name": "Hero64/lafken",
  "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.