Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 19:05 UTC

native-federation / angular-adapter

TypeScriptMIT★ 20 stars⑂ 8 forkssince Dec 2025View on GitHub ↗

native-federation/angular-adapter holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Vitality (98/100) and lowest on Security (42/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.

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

67
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

Native FederationOrganization
35 followers7 public repossince Oct 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@angular-architects/native-federation22.0.6305,2541115 days ago

Metrics by category

Vitality

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

98Excellent · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
32.5/36Commit cadence — 47/52 weeks with commits
18/18Commit volume — 367 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_year367
human_commit_share1
days_since_last_push5
active_weeks_last_year47

Release discipline

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

Community & Adoption

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

59Moderate · 18% of overall
How it's scored
20.7/60Stars — 20 stars
7/25Forks — 8 forks
1.7/15Watchers — 3 watchers
Inputs used
forks8
stars20
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
73.1/80Monthly downloads — 305,254 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@angular-architects/native-federation
dependents
ecosystemsnpm
total_downloads
monthly_downloads305,254
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?

69Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.7/22.5Commit distribution — top contributor authored 48% of commits
13.5/13.5Contributor breadth — 37 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled37
top_contributor_share0.48
How it's scored
42.7/46.8Issue resolution — 91% of issues closed
34.9/38.3PR acceptance — 42/46 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/17 approved changesets -- score normalized to 0
Inputs used
merged_prs42
open_issues4
closed_issues42
issue_closed_ratio0.913
closed_unmerged_prs4
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
11.2/25Owner reach — 35 followers of native-federation
10.1/25Track record — 7 public repos, account ~1 yr old
Inputs used
followers35
owner_typeOrganization
is_verified
owner_loginnative-federation
public_repos7
account_age_days639
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 111 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@angular-architects/native-federation
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/17 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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 — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 13 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

68Moderate · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 95 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.95
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes393
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
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
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/60 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes9,397
source_files_sampled60
oversized_source_files0

Key facts

20GitHub stars
37contributors
367commits, last 12 months
5days since last push
37releases
2bus factor
4open 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
  • deps.dev does not index npm:@angular-architects/native-federation@22.0.6; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks
22Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02468812026-042026-052026-07
Major 1Minor 2Patch 19
OpenSSF Scorecard 4.2 / 10
4.2aggregate

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-22 19:04 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/17 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities13 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
npm@angular-devkit/architect^0.2200.0package.json
npm@angular-devkit/core~22.0.0package.json
npm@angular-devkit/schematics~22.0.0package.json
npm@chialab/esbuild-plugin-commonjs^0.19.0package.json
npm@softarc/native-federation^4.3.2package.json
npm@softarc/native-federation-orchestrator^4.5.2package.json
npmes-module-shims^2.8.0package.json
npmesbuild^0.28.0package.json
npmmrmime^2.0.1package.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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 10076,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 2382,
        "TypeScript": 194019
      },
      "pushed_at": "2026-07-17T14:44:43Z",
      "created_at": "2025-12-30T19:01:05Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T14:26:33Z",
      "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": "Native Federation",
      "type": "Organization",
      "login": "native-federation",
      "company": null,
      "location": null,
      "followers": 35,
      "avatar_url": "https://avatars.githubusercontent.com/u/185762497?v=4",
      "created_at": "2024-10-21T07:11:24Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 639
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v21.2.8",
          "kind": "patch",
          "published_at": "2026-07-17T14:44:43Z"
        },
        {
          "tag": "v22.0.6",
          "kind": "patch",
          "published_at": "2026-07-17T14:28:41Z"
        },
        {
          "tag": "v21.2.7",
          "kind": "patch",
          "published_at": "2026-07-10T14:23:53Z"
        },
        {
          "tag": "v22.0.5",
          "kind": "patch",
          "published_at": "2026-07-10T14:11:27Z"
        },
        {
          "tag": "v21.2.6",
          "kind": "patch",
          "published_at": "2026-07-03T07:05:23Z"
        },
        {
          "tag": "v22.0.4",
          "kind": "patch",
          "published_at": "2026-07-03T06:48:57Z"
        },
        {
          "tag": "v22.0.3",
          "kind": "patch",
          "published_at": "2026-06-29T06:59:27Z"
        },
        {
          "tag": "v21.2.5",
          "kind": "patch",
          "published_at": "2026-06-26T14:49:25Z"
        },
        {
          "tag": "v22.0.2",
          "kind": "patch",
          "published_at": "2026-06-26T08:19:20Z"
        },
        {
          "tag": "v21.2.4",
          "kind": "patch",
          "published_at": "2026-06-19T16:20:23Z"
        },
        {
          "tag": "v22.0.1",
          "kind": "patch",
          "published_at": "2026-06-19T15:50:08Z"
        },
        {
          "tag": "v22.0.0",
          "kind": "major",
          "published_at": "2026-06-10T07:24:33Z"
        },
        {
          "tag": "v20.4.3",
          "kind": "patch",
          "published_at": "2026-06-01T11:50:16Z"
        },
        {
          "tag": "v21.2.3",
          "kind": "patch",
          "published_at": "2026-06-01T11:28:56Z"
        },
        {
          "tag": "v20.4.2",
          "kind": "patch",
          "published_at": "2026-05-31T10:08:43Z"
        },
        {
          "tag": "v21.2.2",
          "kind": "patch",
          "published_at": "2026-05-31T09:43:48Z"
        },
        {
          "tag": "v20.4.1",
          "kind": "patch",
          "published_at": "2026-05-03T07:25:01Z"
        },
        {
          "tag": "v21.2.1",
          "kind": "patch",
          "published_at": "2026-05-03T07:16:20Z"
        },
        {
          "tag": "v20.4.0",
          "kind": "minor",
          "published_at": "2026-05-02T12:11:30Z"
        },
        {
          "tag": "v21.2.0",
          "kind": "minor",
          "published_at": "2026-05-02T12:01:25Z"
        },
        {
          "tag": "v21.1.13",
          "kind": "patch",
          "published_at": "2026-04-22T09:00:12Z"
        },
        {
          "tag": "v20.3.12",
          "kind": "patch",
          "published_at": "2026-04-11T13:06:47Z"
        },
        {
          "tag": "v21.1.12",
          "kind": "patch",
          "published_at": "2026-04-11T12:55:51Z"
        },
        {
          "tag": "v21.1.11",
          "kind": "patch",
          "published_at": "2026-04-06T13:25:00Z"
        },
        {
          "tag": "v20.3.9",
          "kind": "patch",
          "published_at": "2026-03-25T12:48:58Z"
        },
        {
          "tag": "v21.1.9",
          "kind": "patch",
          "published_at": "2026-03-25T12:40:22Z"
        },
        {
          "tag": "v20.3.8",
          "kind": "patch",
          "published_at": "2026-03-22T17:40:53Z"
        },
        {
          "tag": "v21.1.8",
          "kind": "patch",
          "published_at": "2026-03-22T17:10:45Z"
        },
        {
          "tag": "v20.3.7",
          "kind": "patch",
          "published_at": "2026-03-06T14:30:01Z"
        },
        {
          "tag": "v21.1.7",
          "kind": "patch",
          "published_at": "2026-03-06T13:43:09Z"
        },
        {
          "tag": "v20.3.6",
          "kind": "patch",
          "published_at": "2026-02-28T16:45:42Z"
        },
        {
          "tag": "v21.1.6",
          "kind": "patch",
          "published_at": "2026-02-28T16:26:53Z"
        },
        {
          "tag": "v20.3.4",
          "kind": "patch",
          "published_at": "2026-02-11T07:52:53Z"
        },
        {
          "tag": "v21.1.4",
          "kind": "patch",
          "published_at": "2026-02-11T07:45:42Z"
        },
        {
          "tag": "v20.3.2",
          "kind": "patch",
          "published_at": "2026-02-05T08:50:51Z"
        },
        {
          "tag": "v21.1.2",
          "kind": "patch",
          "published_at": "2026-02-05T08:54:01Z"
        },
        {
          "tag": "v21.1.0",
          "kind": "minor",
          "published_at": "2026-01-23T06:53:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2221011563edb2ea5b0afa1003e6895b54e9e356",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared release v22.0.6",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-17T14:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab406812603741c058b82a47104a162ece8204a7",
          "body": "fix: Added support for npm link",
          "is_bot": false,
          "headline": "Merge pull request #93 from native-federation/issues/55",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-17T14:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3f1d51e61fd373c5ce3841dbdbfb47980edf78",
          "body": null,
          "is_bot": false,
          "headline": "fix: Added support for npm link",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-17T14:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d07d7cf4bc2bf20ed950d99d8d6119775e9fe3",
          "body": "feat: Allowed full passthrough of orchestrator settings",
          "is_bot": false,
          "headline": "Merge pull request #92 from native-federation/issues/88",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-17T07:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8abd843d22a95611a6002e6b9503cfdd220f590",
          "body": null,
          "is_bot": false,
          "headline": "feat: Allowed full passthrough of orchestrator settings",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-17T07:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91071080dee67e01e2ba541d9e3a842f04af5e17",
          "body": "fix: Passthrough of symlink to ESBuild context",
          "is_bot": false,
          "headline": "Merge pull request #91 from native-federation/issues/86",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-17T06:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57374910b53490f281025b930e52ac4d90c44e35",
          "body": null,
          "is_bot": false,
          "headline": "fix: Passthrough of symlink to ESBuild context",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-17T06:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8647b2cf43ae8a062d126847a552d4779a423c9e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared release v22.0.5",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-10T14:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ada64f8e2167c6500356673619ea0263e18dc78",
          "body": "chore: Added support for core v4.3.0",
          "is_bot": false,
          "headline": "Merge pull request #82 from native-federation/issues/core-85",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-10T14:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b565277d4f39263b0ed8a77984d723f7ee05aee",
          "body": null,
          "is_bot": false,
          "headline": "chore: Added support for core v4.3.0",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-10T14:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb2325c856c96c10aa17e83a656a3dcaa1424083",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared release 22.0.4",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-03T06:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1833bd04506d1a8057f3a1c330d85719dcfa6a4a",
          "body": "fix: Windows path bug in create-federation-tsconfig",
          "is_bot": false,
          "headline": "Merge pull request #79 from native-federation/issues/78",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-03T06:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a2b802c66bd6d2177049398fa93bbe345c25d3",
          "body": null,
          "is_bot": false,
          "headline": "fix: Windows path bug in create-federation-tsconfig",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-03T06:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907fb3037c01c453c0bcd5b56582c8e042fb67dd",
          "body": "feat: shareScope 'auto'",
          "is_bot": false,
          "headline": "Merge pull request #77 from native-federation/issues/76",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-03T06:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7713ee697d252013c11023dc8ea0730de2af8bb",
          "body": null,
          "is_bot": false,
          "headline": "fix: Changed to exposed function",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-03T06:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a87f1dba51368bd3dc40de9c68333cff5bf2a8",
          "body": null,
          "is_bot": false,
          "headline": "feat: shareScope auto",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-07-02T08:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f2b5a303fe8fd606dcc869abbe6bbb81d7796b",
          "body": "fix(73/74): Type errors in config exports",
          "is_bot": false,
          "headline": "Merge pull request #75 from native-federation/issues/core-73",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-30T05:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdbb0db8bea83e951d8450503ef867201c2b127",
          "body": null,
          "is_bot": false,
          "headline": "fix(73/74): Type errors in config exports",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-30T05:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dcebd589beb83983f74497f37be183aa8879d80",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared 22.0.3 release",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-29T06:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5f1f18f602aa2bb8d8259114b4b41c61176559",
          "body": "fix: Disabled optimize-chunks since it messes with the generated remoteEntry.json",
          "is_bot": false,
          "headline": "Merge pull request #74 from native-federation/issues/72",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-29T06:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65cbb9e657acd46af06ffe1be6d0915efcd780c",
          "body": "feat: allow opting out of es-module-shims shim mode (native import maps)",
          "is_bot": false,
          "headline": "Merge pull request #71 from yutamago/feat/native-import-map-mode",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T15:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "754721241e2cf740e8a34aaa08ae4210c2bf936c",
          "body": "…teEntry.json",
          "is_bot": false,
          "headline": "fix: Disabled optimize-chunks since it messes with the generated remo…",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T15:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b7326fa7b75d518f58f4849ed8c67418fa036a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: drop redundant inline comment in initFederation",
          "author_name": "Yutamago",
          "author_login": "yutamago",
          "committed_at": "2026-06-26T12:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9d2ac86db404d6f8f5ab34d82fdcae62ad68651",
          "body": "Adds InitFederationOptions.shimMode (default true). With { shimMode: false },\ninitFederation selects the orchestrator's useDefaultImportMap (native import\nmaps + native import()) instead of useShimImportMap, so the host is parsed\nnatively by the browser. Needed when the host bundles a method literal\n[…]\n in 22.0.2 (68e8239), so this PR now carries only the\nruntime change plus tests. The update-index-html.spec.ts test for the\nshimMode:false build behaviour is kept as coverage for that shipped feature.",
          "is_bot": false,
          "headline": "feat: allow opting out of es-module-shims shim mode (native import maps)",
          "author_name": "Yutamago",
          "author_login": "yutamago",
          "committed_at": "2026-06-26T12:23:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43bb8ce6f8b7a572faf9ca232750a5b01a77c9fe",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared release 22.0.2",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T08:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e82393dd61e57fda78d2825c3390a99cb5a5bd",
          "body": null,
          "is_bot": false,
          "headline": "fix: Added opt-out of shim-mode",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T08:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2212c7939d81c0da67ee2b99c9264524fedede1b",
          "body": "fix: Support for instrumentForCoverage",
          "is_bot": false,
          "headline": "Merge pull request #60 from native-federation/issues/59",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T06:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea727b0cc371bd99c4674d0e82eebe2b40d78e8",
          "body": null,
          "is_bot": false,
          "headline": "fix: Reworked to internal solution",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T06:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2503eff3a269b2630bc3bf54548833d3e847be",
          "body": null,
          "is_bot": false,
          "headline": "chore: merged main",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T06:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc12ba8fdf5a24b8a3c7cb2edbfbd548ed3ccf50",
          "body": "fix: Dispose adapter before main Angular build to prevent clashes",
          "is_bot": false,
          "headline": "Merge pull request #66 from native-federation/issues/47",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T05:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06d06992b6583de213b2c08ec66402b47df92042",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issues/47",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-26T05:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f05d575c6f7195ac4ce5349975c38e6875d05734",
          "body": "refactor: Removed NX and cleaned up folder structure",
          "is_bot": false,
          "headline": "Merge pull request #69 from native-federation/refactor/remove-nx",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-23T05:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343371cb698313dd2ba3b8715d37845973b91c5f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fixed vulnerabilities",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-23T05:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04432ec7e386f011f2db7ddcbace0fb20d03c4bb",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fixed approve-builds",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-23T05:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e2113fb6e774211e18b8b7bf71cf696193e1be",
          "body": null,
          "is_bot": false,
          "headline": "feat: Introduced knip",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-23T05:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "740e7fba988fadeb136a8e583cb3d1f41a3960db",
          "body": null,
          "is_bot": false,
          "headline": "chore: Cleaned up package.json",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-23T04:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24acdda05e663995f09b1cf1efb80e3446ba6d1a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Moved files around to their proper location",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-23T04:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1466480d976221d3b058792aa5f011116fdbd26d",
          "body": null,
          "is_bot": false,
          "headline": "chore: Removed NX",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-22T12:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7993412ff2784c8f47cc1a5457bf0b58fff59ada",
          "body": null,
          "is_bot": false,
          "headline": "fix: bad command in migration guide",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-22T09:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b923ada819154719c6191fd67d7e52b3a02e0f31",
          "body": "experimental: Slim builder that doesnt need the final Angular builder",
          "is_bot": false,
          "headline": "Merge pull request #38 from native-federation/issues/37",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-20T14:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cba0358321a8f2744ec85d6bfd79375a6d1d82ab",
          "body": null,
          "is_bot": false,
          "headline": "chore: Removed vite for now, only for building",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-20T14:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e944c80b919aec85a6dce38b4ad378658e83dd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issues/37",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-20T13:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35e96029a5ca61482abc14fcc10188f7e6ed419",
          "body": null,
          "is_bot": false,
          "headline": "fix: Dispose adapter before main Angular build to prevent clashes",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-20T13:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee562a61fc3eb09e185e2de0dc2212a6a1c4f69",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared release 22.0.1",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-19T15:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07cba5d17c8bb56ad98c26792979519389adbf5a",
          "body": "…-for-libs-with-dot\n\nfix: allow imports from secondary entrypoints of libs with a dot in i…",
          "is_bot": false,
          "headline": "Merge pull request #64 from panic175/fix/allow-secondary-entry-points…",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-19T13:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb3e08ff840873634792c86139fdaa94701b8b4",
          "body": null,
          "is_bot": false,
          "headline": "do not check for relative imports",
          "author_name": "Patrick Niemann",
          "author_login": null,
          "committed_at": "2026-06-19T12:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffab3c3274071f15623976f605389668773b579c",
          "body": "…ntry-points-for-libs-with-dot",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into fix/allow-secondary-e…",
          "author_name": "Patrick Niemann",
          "author_login": null,
          "committed_at": "2026-06-19T12:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e1fe48c88c6a782db68be711703cb8699db6bf",
          "body": "…ts name (e.g. chart.js/auto)",
          "is_bot": false,
          "headline": "fix: allow imports from secondary entrypoints of libs with a dot in i…",
          "author_name": "Patrick Niemann",
          "author_login": null,
          "committed_at": "2026-06-19T12:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92278fef0603ce5ab874732c9e3946792ce097d",
          "body": "fix: passthrough sse option to orchestrator",
          "is_bot": false,
          "headline": "Merge pull request #65 from panic175/fix/sse-host-reload",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-19T07:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece2fd84b4dd3a05bf89a1da67d91def13e2b836",
          "body": null,
          "is_bot": false,
          "headline": "fix: error TS2532: Object is possibly 'undefined'.",
          "author_name": "Patrick Niemann",
          "author_login": null,
          "committed_at": "2026-06-19T06:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13cd6f682a20be050d73f92d7a02ace5977fd86",
          "body": null,
          "is_bot": false,
          "headline": "updated readme",
          "author_name": "Patrick Niemann",
          "author_login": null,
          "committed_at": "2026-06-18T07:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbd7883d4f39cb9891a409d04d04b7dfb4834b3",
          "body": "Add sse?: boolean to InitFederationOptions and forward it to the\nunderlying orchestrator call. Enables SSE-based hot reload for\nhost applications during development.\n\nCloses native-federation/angular-adapter#65",
          "is_bot": false,
          "headline": "fix: passthrough sse option to orchestrator",
          "author_name": "Patrick Niemann",
          "author_login": null,
          "committed_at": "2026-06-17T08:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f147001f1f7458c65990a5be1cbb126565753e8c",
          "body": "…ration-config-file-path\n\nfeat: support for custom federationConfigFilePath",
          "is_bot": false,
          "headline": "Merge pull request #61 from aramirezj/feature/support-for-custom-fede…",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-15T15:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eac55b595f73a1fb5fad6a458e5407b5af21646",
          "body": null,
          "is_bot": false,
          "headline": "chore: centralizes federation config file names and renames the property",
          "author_name": "Alejandro",
          "author_login": null,
          "committed_at": "2026-06-15T15:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1635000f6b808054063595b87a01bdfe83581296",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove whitespace changes for clarity",
          "author_name": "Alejandro",
          "author_login": null,
          "committed_at": "2026-06-15T15:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a07e5ef67c50643fbd92fea5518d358be7f3cbc7",
          "body": null,
          "is_bot": false,
          "headline": "feat: support for custom federationConfigFilePath",
          "author_name": "Alejandro",
          "author_login": null,
          "committed_at": "2026-06-15T15:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9844bec4c09d00ddeaac2a18f1f093a081b11d4",
          "body": null,
          "is_bot": false,
          "headline": "fix: Support for instrumentForCoverage",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-12T11:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d912ea40cfdc690545222ed5c849f26abc6f601c",
          "body": "chore: Removed redundant kill signal",
          "is_bot": false,
          "headline": "Merge pull request #57 from native-federation/chore/cleanup-kill-signal",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-10T18:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a05496269fae10e2b072b78a0a3e8b15812f6c",
          "body": null,
          "is_bot": false,
          "headline": "chore: Removed redundant kill signal",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-10T18:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f749b432f26fa1b15391ad56490a62b64a23ce2",
          "body": "feat: ability to use generated integrity for polyfill and main scripts",
          "is_bot": false,
          "headline": "Merge pull request #56 from anandaprabawa/feat/enhance-sri-support",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-10T18:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907ac99f7d62f448b78c9d80750481d5cbd9d5d4",
          "body": null,
          "is_bot": false,
          "headline": "feat: ability to use generated integrity for polyfill and main scripts",
          "author_name": "Ananda Prabawa",
          "author_login": null,
          "committed_at": "2026-06-10T08:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c41954cbed297a31dfcd3051851a77aa67e8e5",
          "body": null,
          "is_bot": false,
          "headline": "chore: Clarified documentation",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-10T07:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af62f0e6649c6318d99ebe232ad80451a4005e33",
          "body": "feat: Prepare update to ng22",
          "is_bot": false,
          "headline": "Merge pull request #53 from native-federation/feat/ng22",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-03T17:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c06fdc4fa08abc3e6a09a40acc602ef863821df",
          "body": null,
          "is_bot": false,
          "headline": "chore: Updated docs",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-03T17:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a3a1e4467fb542ba61f56ae174c75004e29635b",
          "body": null,
          "is_bot": false,
          "headline": "chore: Updated typescript",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-03T16:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f15110ee3c5b55a36d9ce1b1e5ce302fa0adaf6",
          "body": null,
          "is_bot": false,
          "headline": "chore: Updated to stable ng22",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-03T16:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ef5a19df6cead28df38a2309d388503e99ace1",
          "body": null,
          "is_bot": false,
          "headline": "feat: Prepare update to ng22",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-01T13:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fafd46697f231cf21993dfe47be7d96b60ef673f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared 21.2.3 release",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-01T10:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88be521b9bd261f8731b09de4e1164b3fd8eddff",
          "body": "chore: Updated SSR to a preload script",
          "is_bot": false,
          "headline": "Merge pull request #52 from native-federation/issues/50",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-01T10:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9794b8a6a17547b306b7daad607713e738332a3a",
          "body": null,
          "is_bot": false,
          "headline": "fix: hanging remotes bug",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-01T10:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "858f94a4b9e081de9b16c3dd36c4672f04c45e33",
          "body": null,
          "is_bot": false,
          "headline": "chore: Updated SSR to a preload script",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-06-01T08:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ea84a28868474b91c9431d7bb9adc109b1e434",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared release 21.2.2",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-31T09:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c242c404fb7a5cf09e217624db18c7d6f6391a4",
          "body": "Issues/50 - Basic support for SSR",
          "is_bot": false,
          "headline": "Merge pull request #51 from native-federation/issues/50",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-31T09:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc360827a864b2d0b26ad46602834b0888862440",
          "body": null,
          "is_bot": false,
          "headline": "chore: Updated orchestrator dependency to 4.2.2",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-31T09:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef534e91198f1b3718cc3bac2882dd8215d2e59e",
          "body": null,
          "is_bot": false,
          "headline": "chore: cleanup",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-31T06:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65cf593fe3cad3dae2b0ca999149537a49639e9b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Added support for http manifest",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-31T05:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db32a1999e62d27bca1b705d727b8993aefb21df",
          "body": null,
          "is_bot": false,
          "headline": "fix: Support for SSR",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-30T13:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0179738198847cc0b913d8f59f00f65b3e372dac",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support for Angular SSR",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-30T09:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72ae482005d5b667faad79550aaf97e68e89c39e",
          "body": "fix: issue where esbuild plugins werent applied properly",
          "is_bot": false,
          "headline": "Merge pull request #49 from native-federation/issues/48",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-30T06:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd60faa1e7b892bee32f42dccf960d13bda4bd8",
          "body": null,
          "is_bot": false,
          "headline": "chore: merge",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-30T06:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd684dae6e7bf74b6a8495efe50212d01a13a34",
          "body": null,
          "is_bot": false,
          "headline": "chore: pnpm update and security check",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-30T06:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d3a2bad59c893701040e00577a1941fd6f2f58b",
          "body": null,
          "is_bot": false,
          "headline": "fix: issue where esbuild plugins werent applied properly",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-30T06:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe9d2e011b70d9a856cb6fef2b33b5e52ab0629",
          "body": "fix: Watcher was accidentally enabled in devmode",
          "is_bot": false,
          "headline": "Merge pull request #46 from native-federation/issues/45",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-14T08:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c12ff5ef0eaac6532462937cd4f9e497308808",
          "body": null,
          "is_bot": false,
          "headline": "fix: Close builder after loop is finished",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-14T07:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0285b3ee93ddd50bbe0e4eb18b8cfdcc5a07486",
          "body": null,
          "is_bot": false,
          "headline": "fix: Watcher was accidentally enabled in devmode",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-14T05:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd8b58b7db8ae3cac5818c2d643077a8b3161ce",
          "body": null,
          "is_bot": false,
          "headline": "chore: Upgraded migration guide",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-03T07:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "576f19210812ad11ac82f676a9cc15d13a99864a",
          "body": null,
          "is_bot": false,
          "headline": "patch: Removed bad integrity option",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-03T07:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1019667d026b2df52ed73faacb9b2dc305b5223",
          "body": null,
          "is_bot": false,
          "headline": "chore: Updated migration guide",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-02T13:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e2d2217fc6aae06bc813f1856086bb6ad6bbd82",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared release v21.2.0",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-02T11:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f5ff620607536b449590121c37ea6bc0b44852",
          "body": "fix: Added support for integrity check",
          "is_bot": false,
          "headline": "Merge pull request #44 from native-federation/issues/core-46",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-02T11:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81447a0f27ea77f481a9e2077842deed22c9b869",
          "body": null,
          "is_bot": false,
          "headline": "fix: Added support for integrity check",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-05-02T11:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7791d2392a91a79df71efd6c4e8ab37e1ab94c18",
          "body": "…-queryparams\n\nfix(angular-builder, pure vite): strip query string before resolving federation files in dev server",
          "is_bot": false,
          "headline": "Merge pull request #42 from aramirezj/fix/devserver-serving-files-and…",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-28T05:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb64d09f8061f038c23111f4870e13100e9d531",
          "body": "…params",
          "is_bot": false,
          "headline": "fix(angular-adapter,vite): extracts pathname from file to avoid query…",
          "author_name": "Alejandro",
          "author_login": null,
          "committed_at": "2026-04-26T16:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd2dbc944ee592ce05065686979b49d7dfea01e",
          "body": "…fault\n\nfeat: Updated from runtime to orchestrator",
          "is_bot": false,
          "headline": "Merge pull request #39 from native-federation/feat/orchestrator-as-de…",
          "author_name": "Auke",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-25T06:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26f38ec8046be10d6b6f21aa27340ca30fb1c4ac",
          "body": null,
          "is_bot": false,
          "headline": "chore: Deprecated the default loadRemoteModule",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-24T16:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c21b7cc349cf588a0e41b519a702fbda2c0347",
          "body": null,
          "is_bot": false,
          "headline": "feat: Updated from runtime to orchestrator",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-24T16:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5fe1e45b8511d134397d5e43ab43a61c2a16e3b",
          "body": null,
          "is_bot": false,
          "headline": "chore: Prepared 21.1.13 release",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-22T08:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626f46e2567f682b4cccd85153e978531f82e3a7",
          "body": null,
          "is_bot": false,
          "headline": "chore: Added todo for localization",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-21T17:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9010db0e6c798ee8cc2cd4822bc7bd214c3ad8fe",
          "body": null,
          "is_bot": false,
          "headline": "chore: Added parity with Angular base builder",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-21T16:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6309b4b7852e9c908126b0d06ac33631aa4295c7",
          "body": null,
          "is_bot": false,
          "headline": "feat: Added slim-builder",
          "author_name": "Aukevanoost",
          "author_login": "Aukevanoost",
          "committed_at": "2026-04-21T15:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 37,
      "commits_last_year": 367,
      "latest_release_at": "2026-07-17T14:44:43Z",
      "latest_release_tag": "v21.2.8",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 47,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 3.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@angular-architects/native-federation",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@angular-architects/native-federation",
          "is_deprecated": false,
          "latest_version": "22.0.6",
          "repository_url": "https://github.com/native-federation/angular-adapter",
          "versions_count": 111,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 6,
          "monthly_downloads": 305254,
          "first_published_at": "2022-08-09T15:02:21.493000Z",
          "latest_published_at": "2026-07-17T14:27:53.989000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 20,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 9397,
      "source_files_sampled": 60,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 393
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@angular-devkit/architect",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2200.0"
        },
        {
          "name": "@angular-devkit/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~22.0.0"
        },
        {
          "name": "@angular-devkit/schematics",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~22.0.0"
        },
        {
          "name": "@chialab/esbuild-plugin-commonjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.19.0"
        },
        {
          "name": "@softarc/native-federation",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.2"
        },
        {
          "name": "@softarc/native-federation-orchestrator",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.5.2"
        },
        {
          "name": "es-module-shims",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.0"
        },
        {
          "name": "esbuild",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.28.0"
        },
        {
          "name": "mrmime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        }
      ],
      "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": 42,
        "open_issues": 4,
        "closed_ratio": 0.913,
        "closed_issues": 42,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "manfredsteyer",
          "commits": 333,
          "avatar_url": "https://avatars.githubusercontent.com/u/1573728?v=4"
        },
        {
          "type": "User",
          "login": "Aukevanoost",
          "commits": 289,
          "avatar_url": "https://avatars.githubusercontent.com/u/11028826?v=4"
        },
        {
          "type": "User",
          "login": "jogelin",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/954509?v=4"
        },
        {
          "type": "User",
          "login": "aramirezj",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/49059458?v=4"
        },
        {
          "type": "User",
          "login": "JGhignatti",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/27514735?v=4"
        },
        {
          "type": "User",
          "login": "ftischler",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/6418528?v=4"
        },
        {
          "type": "User",
          "login": "GregOnNet",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/444278?v=4"
        },
        {
          "type": "User",
          "login": "rainerhahnekamp",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/5721205?v=4"
        },
        {
          "type": "User",
          "login": "mikezks",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/23002661?v=4"
        },
        {
          "type": "User",
          "login": "ValentinBossi",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/19373754?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.48
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "verify.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/17 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "13 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2221011563edb2ea5b0afa1003e6895b54e9e356",
        "ran_at": "2026-07-22T19:04:40Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T14:26:54Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T14:24:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 37,
          "created_at": "2026-04-21T14:02:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 67,
          "created_at": "2026-06-20T13:30:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 73,
          "created_at": "2026-06-26T15:02:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 90,
          "created_at": "2026-07-16T18:07:57Z",
          "last_comment_at": "2026-07-17T07:27:55Z",
          "last_comment_author": "Aukevanoost"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/native-federation/angular-adapter",
    "host": "github.com",
    "name": "angular-adapter",
    "owner": "native-federation"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 42,
        "vitality": 98,
        "community": 59,
        "governance": 69,
        "engineering": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 98,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 367,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 47
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "47/52 weeks with commits",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "367 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 367
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "releases_count": 37,
              "latest_release_tag": "v21.2.8",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 3.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "37 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "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.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "forks": 8,
              "stars": 20,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "20 stars",
                "points": 20.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 91,
            "inputs": {
              "packages": [
                "@angular-architects/native-federation"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 305254
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "305,254 downloads/month across npm",
                "points": 73.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 305254,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 37,
              "top_contributor_share": 0.48
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 48% of commits",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 42,
              "open_issues": 4,
              "closed_issues": 42,
              "issue_closed_ratio": 0.913,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "42/46 decided PRs merged",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 42,
                      "decided": 46
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "followers": 35,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "native-federation",
              "public_repos": 7,
              "account_age_days": 639
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "35 followers of native-federation",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 35,
                      "login": "native-federation"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~1 yr old",
                "points": 10.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@angular-architects/native-federation"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "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": "111 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "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": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "13 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.95,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 393
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "95 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 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": 9397,
              "source_files_sampled": 60,
              "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/60 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 60,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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",
    "deps.dev does not index npm:@angular-architects/native-federation@22.0.6; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T19:05:05.759228Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/native-federation/angular-adapter.svg",
  "full_name": "native-federation/angular-adapter",
  "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.26.0 — full methodology · metrics wiki.

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