Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 16:44 UTC

VaggelisKa / angular-advanced-table

TypeScriptMIT★ 1 star⑂ 1 forksince Apr 2026View on GitHub ↗

VaggelisKa/angular-advanced-table holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (86/100) and lowest on Community & Adoption (32/100). It was last updated today. A single contributor accounts for most of its recent work.

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

64
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

VaggelisKaPersonal account
8 followers33 public repossince Apr 2020Nordea

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmng-advanced-table2.11.02,272246 days agoangularsignalstabledata-tabletanstack-tableuii18naccessibility

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
9/36Commit cadence — 13/52 weeks with commits
18/18Commit volume — 292 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year292
human_commit_share0.85
days_since_last_push0
active_weeks_last_year13
How it's scored
16.2/27Ships releases — 15 version tags (no GitHub releases)
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~1.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count15
latest_release_tagv2.11.0
releases_from_tagsyes
days_since_latest_release6
mean_days_between_releases1.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

32At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 1 forks
0/15Watchers — 0 watchers
Inputs used
forks1
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
44.8/80Monthly downloads — 2,272 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesng-advanced-table
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,272
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?

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.7/22.5Commit distribution — top contributor authored 61% of commits
4.1/13.5Contributor breadth — 3 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.614
How it's scored
45.7/46.8Issue resolution — 98% of issues closed
35.6/38.3PR acceptance — 201/216 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 9/30 approved changesets -- score normalized to 3
Inputs used
merged_prs201
open_issues2
closed_issues85
issue_closed_ratio0.977
closed_unmerged_prs15
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
6.9/25Owner reach — 8 followers of VaggelisKa
23.2/25Track record — 33 public repos, account ~6 yr old
Inputs used
followers8
owner_typeUser
is_verified
owner_loginVaggelisKa
public_repos33
account_age_days2,301
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 24 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesng-advanced-table
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://angular-advanced-table.vercel.app
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://angular-advanced-table.vercel.app
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

54Moderate · 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 — 21 out of 21 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
2.2/7.5Code-Review — Found 9/30 approved changesets -- score normalized to 3
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 30 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
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
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 31 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.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ng-advanced-table@2.11.0 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.

AI Readiness

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

79Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 83 of 85 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.976
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes24,801
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — apps/showcase/tsconfig.json, e2e/tsconfig.json, libs/ng-advanced-table/tsconfig.json
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 6 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/showcase/tsconfig.json, e2e/tsconfig.json, libs/ng-advanced-table/tsconfig.json
agent_commit_share0.06
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.7/55Manageable file sizes — 2/369 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes155,599
source_files_sampled369
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — demos
Inputs used
example_dirsdemos
has_mcp_signalyes
api_schema_files

Key facts

1GitHub stars
3contributors
292commits, last 12 months
0days since last push
15releases
1bus factor
2open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 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-26 16:43 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 9/30 approved changesets -- score normalized to 3
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 30 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities31 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
npm@angular/ariacatalog:frontendapps/showcase/package.json
npm@angular/cdkcatalog:frontendapps/showcase/package.json
npm@angular/commoncatalog:frontendapps/showcase/package.json
npm@angular/compilercatalog:frontendapps/showcase/package.json
npm@angular/corecatalog:frontendapps/showcase/package.json
npm@angular/formscatalog:frontendapps/showcase/package.json
npm@angular/platform-browsercatalog:frontendapps/showcase/package.json
npm@angular/platform-servercatalog:frontendapps/showcase/package.json
npm@angular/routercatalog:frontendapps/showcase/package.json
npm@angular/ssrcatalog:frontendapps/showcase/package.json
npm@tanstack/angular-tablecatalog:frontendapps/showcase/package.json
npmprismjscatalog:frontendapps/showcase/package.json
npmrxjscatalog:frontendapps/showcase/package.json
npmtslibcatalog:sharedapps/showcase/package.json
npmng-advanced-tableworkspace:*apps/showcase/package.json
npm@tanstack/angular-tablecatalog:frontendlibs/ng-advanced-table/package.json
npmtslibcatalog:sharedlibs/ng-advanced-table/package.json
All dependencies not collected

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

Dependency advisories 0

Installing npm:ng-advanced-table@2.11.0 pulls in 3 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2917,
      "has_wiki": true,
      "homepage": "https://angular-advanced-table.vercel.app",
      "languages": {
        "CSS": 162060,
        "HTML": 85721,
        "JavaScript": 45409,
        "TypeScript": 1823530
      },
      "pushed_at": "2026-07-26T05:04:28Z",
      "created_at": "2026-04-14T20:46:12Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T11:26:09Z",
      "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": "VaggelisKa",
      "type": "User",
      "login": "VaggelisKa",
      "company": "Nordea",
      "location": "Copenhagen, Denmark",
      "followers": 8,
      "avatar_url": "https://avatars.githubusercontent.com/u/63293880?v=4",
      "created_at": "2020-04-07T11:24:22Z",
      "is_verified": null,
      "public_repos": 33,
      "account_age_days": 2301
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2026-07-20T11:25:42Z"
        },
        {
          "tag": "v2.10.1",
          "kind": "patch",
          "published_at": "2026-07-20T06:10:18Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2026-07-15T08:00:02Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2026-07-13T06:31:54Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2026-07-10T08:12:06Z"
        },
        {
          "tag": "v2.7.2",
          "kind": "patch",
          "published_at": "2026-07-10T06:34:12Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2026-07-09T09:58:05Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2026-07-09T06:59:01Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2026-07-08T13:52:45Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2026-07-08T12:39:07Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2026-07-08T05:52:53Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-07-06T06:25:33Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-07-03T12:49:21Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-07-03T07:40:24Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-06-26T10:21:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "32c81c6b5024ba2816580a5e4bebc8138713180e",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T11:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d88395a14fd8e7baf3f8bd44e47ba3d32eb024",
          "body": "…04) (#305)\n\n* Render pinned-edge shadow as one soft fade and add override token (#304)\n\nThe opt-in pinned-column divider shadow was built from four stacked\nzero-blur box-shadow layers, so it read as distinct bands rather than a\nsingle continuous shadow. Replace those layers with one soft shadow who\n[…]\ninned right.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01AuPysq5Wx34JHwTXq1EDrU\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Render pinned-edge shadow as one soft fade and add override token (#3…",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-20T11:10:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9157a3462645b86196dc1b0f39309842fa845d71",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T06:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9766d20cbe9df6fcee69fc3764c0308ea288b3fc",
          "body": "* fix cell controls reinserted after detachment\n\n* Share the table host selector and skip cell scans for moved nodes\n\nCentralize the 'nat-table' host selector in one constant so cell ownership\nhas a single definition instead of a literal repeated across the manager and\nthe tracking util.\n\nSkip the p\n[…]\n single observer delivery is indistinguishable from a move\nand stays known.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix cell controls reinserted after detachment (#302)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-20T06:02:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b1f36c057c4bd8b2c797b34a24d7d4bac4e4d0f5",
          "body": "Claude Code only auto-loads CLAUDE.md, not AGENTS.md; import it so\nClaude Code picks up the same project guidance as other agent tools.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add CLAUDE.md importing AGENTS.md",
          "author_name": "Vaggelis",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-19T18:29:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4699018cc0f3ea39f5aa3a00b8ce523535bea27a",
          "body": "* Update AGENTS project guidance\n\n* fix: use explicit project name in version plan instead of __default__\n\n__default__ applies a bump to every release-group project; this repo\nonly releases ng-advanced-table and already names it explicitly in\nevery other version plan, so keep that convention consistent.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update AGENTS project guidance (#301)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-19T18:13:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7121c9994ba874315a6a6e77f84be635273e3d55",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify per-column reorder opt-in (#303)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-19T18:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2be1bdd3b8660d31e7f02e4fa705e7b6247ca5e",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T08:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ffa7d016cd497a9a90e67bf7651acb3dd746619",
          "body": "* Move cell control management into a table service\n\n* Defer cell control observer startup until table initialization\n\n* Centralize cell control attribute filtering\n\n* Fix cell control prep for nested cells in wrappers\n\n* Harden cell-control prep tests and attribute-filter contract\n\nMake preparation\n[…]\nress silently.\n\n* fix lint for cell-control preparation specs\n\nExtract shared async MutationObserver helpers and satisfy promise-function-async / max-lines so ng-advanced-table-core:lint passes in CI.",
          "is_bot": false,
          "headline": "Optimize cell control preparation to avoid full-table rescans (#300)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-15T07:45:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec3bf09d1bdaee9761598625398a9ef599f71cfd",
          "body": "* Document pinned divider shadow and add showcase example\n\n* Refine pinned edge shadows and clipping",
          "is_bot": false,
          "headline": "Add opt-in divider shadow for pinned column boundaries (#299)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-14T19:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8557d882047d522c65ed2e3b8f6ebdf5e104b4e",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T06:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a491462ee043ce6acdf3ba8259f44dc33e87c0f",
          "body": "* fix(reorder): honor per-column drag opt-in\n\n* docs(reorder): clarify per-column drag opt-in\n\n* docs(reorder): document per-column opt-in\n\n* test(reorder): strengthen drag opt-in coverage with template assertions\n\nAdd explicit checks that the cdkDropList row and CdkDrag directives\nare rendered (and\n[…]\nurface flag is off, in addition to the\nhandler decision paths.\n\nAddresses review feedback on test depth for the drag activation path.\n\n---------\n\nCo-authored-by: Vaggelis <e.karavasileiadis@gmail.com>",
          "is_bot": false,
          "headline": "fix(reorder): honor per-column drag opt-in (#295)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-12T14:23:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "664d888e19b27a344e024a8b6031f8f2214e7051",
          "body": "The visual-recap skill now defaults to .agent-native/ directories (which are git-ignored), so remove the obsolete plans/* rules.",
          "is_bot": false,
          "headline": "chore: simplify .gitignore for agent-native local plans",
          "author_name": "Vaggelis",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-12T11:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af7be8d0de897612d684fef40fb8746477f4d2a",
          "body": null,
          "is_bot": false,
          "headline": "fix RTL pointer column reordering (#296)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-12T10:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd2f87ae57da0e37dcda910183e4998f43613b68",
          "body": null,
          "is_bot": false,
          "headline": "Update AGENTS project guidance (#282)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-12T07:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f4c1520f1a0833fc348546e6595fa24609834b9",
          "body": "* fix(table): 🐛 prevent resize guide drift for pinned columns\n\nEnsure the resize guide remains fixed to the pinned edge during\nhorizontal scrolling while resizing, addressing issue #289.\n\n* fix(table): 🐛 correct width calculation for non-pinned columns\n\n* fix(table): 🐛 adjust resizing for non-pinned\n[…]\ns\n\n* fix(table): 🐛 ensure cells are in viewport before drag actions\n\n- added viewport checks for `pointerReorder` and `dragResizeEdge`\n- prevents silent failures when dragging outside the visible area",
          "is_bot": false,
          "headline": "fix(table): correct pinned column resize guide and bounds (#293)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-11T07:25:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad2148c8b692e1b91bfe8b81a99b3f44814db7a7",
          "body": "…#286)\n\n* Make locale providers reactive\n\n* Clarify locale provider snapshot and SSR semantics\n\n* Tighten locale provider typing and injection fallback\n\n* Refactor table test helpers and export render metrics options",
          "is_bot": false,
          "headline": "Make locale providers reactive for accessibility and render metrics (…",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-10T18:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "507e21ae5c62e7211eddf25fbbad128ee575e5ba",
          "body": "* feat(reorder)!: ✨ add support for reordering pinned columns in scroll\n\n- implement logic to handle pinned column reordering while scrolling\n- resolve drop zone order based on header centers to avoid issues with\n  overlapping sticky headers\n\n* fix(test): 🎨 improve formatting of expect.poll assertio\n[…]\nrder rejection\n\n- update `getVisibleZoneColumnIds` to use `visibleColumns()` for\n  accurate pinned column order after reordering\n- enhance `onHeaderDrop` to restore pinned header offset on no-op drops",
          "is_bot": false,
          "headline": "fix(reorder): pinned reorder rejected while region scrolled (#290)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-10T18:39:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf1a05c6f5c0b63db1293cc8eeaceed08a70ff23",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify column reorder docs (#292)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-10T16:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3cf8fe79ebdfac69b96d7c036905e1ccf8f3e2c",
          "body": "* fix(table): make colgroup order pin-aware so resize targets the reordered column\n\nReordering a column inside a pinned group only updates the columnPinning\narray order. Headers honor it, but the colgroup was built from\ngetVisibleLeafColumns(), which ignores pin order — and in fixed layout\n<col> wid\n[…]\nch version plan\n\n* test(pinning): ✅ improve tests for pinned column resizing and reordering\n\n- Refactor test structure for clarity\n- Ensure correct behavior when resizing and reordering pinned columns",
          "is_bot": false,
          "headline": "fix(table): align pinned colgroup order (#287)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-10T13:28:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "189054efd7ffc785db59a75033913b1beda1f6bb",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T08:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e065bb5a900d699aa9760a20a72616502e1a443b",
          "body": "* Harden CI and MCP endpoint handling\n\n* Prefer production deployment URL for MCP endpoint",
          "is_bot": false,
          "headline": "Harden dependency scanning and MCP security checks (#285)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-10T08:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e875b5720f2e03eb325699c9a769436508b605b3",
          "body": "* feat(table)!: ✨ unify column controls under surface enablers\n\nSorting, pinning, reordering, and resizing are now enabled on\n`<nat-table-surface>` via four inputs that all default off:\n`enableSorting`, `enablePinning`, `enableReordering`,\n`enableColumnResizing`. A column's availability resolves as\n\n[…]\nsorting and pinning to opt-in\n- add `hasReorderableColumns` method to reorder service\n- enhance tests for column reordering behavior\n\n* docs(table): 📝 update reorderable column description for clarity",
          "is_bot": false,
          "headline": "feat(table)!: unify column controls under surface enablers (#284)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-10T08:00:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b0824d1993b0a80d23216636c094e8e88734a4e",
          "body": "* feat(reorder)!: gate column reordering on per-column meta.reorderable\n\nColumn reordering was controlled only at the table level, so every column\nin a reorder-enabled table could be dragged, keyboard-moved, or moved via\nthe header menu. That is inconsistent with resizing, which each column opts\nint\n[…]\n)!: 🐛 change column reordering to require `meta.reorderable`\n\nColumns must now opt in with `meta: { reorderable: true }`; enabling\nreordering at the table level no longer makes every column draggable.",
          "is_bot": false,
          "headline": "feat(reorder)!: make column reordering opt-in per column (#280)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-10T06:35:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d393c98e2822b58066bd08d728bef6a9b5bc6691",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T06:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0832bb7e604ea7404ed977d01f9cd0feaa929257",
          "body": "- Remove hover  lift on  (sortable header labels) and  in header actions.\n- The active/expanded state on menu buttons is preserved.\n- Add patch version plan for ng-advanced-table.\n- Addresses unwanted default header shift on hover.",
          "is_bot": false,
          "headline": "fix: remove default hover translate effect from table headers (#281)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-09T18:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c08c021d1f0c594f296899bb715ed69315c095",
          "body": null,
          "is_bot": false,
          "headline": "docs: repair 2.7.1 release notes (#283)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-09T14:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aabe26903e3823df7517cdd41fe66fbe314e43f",
          "body": "Adds a clear and concise root README.md for contributors explaining the library and project structure.",
          "is_bot": false,
          "headline": "docs: add root README.md for contributors",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-09T11:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b525d620c37b8b8656ec66526eb47607d7aa57",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T09:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a00161397d2bd268df3a1711bde7b72d6538e7b1",
          "body": null,
          "is_bot": false,
          "headline": "fix: retain stock theme css imports (#277)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-09T09:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a692773d32664772c209f902da682180bb6e8be",
          "body": "…bles (#278)\n\n* feat(header-actions): add enableSortActions opt-out for responsive tables\n\nConsumers building responsive tables need to drop the built-in sort UI on\nmobile while keeping programmatic sorting live. Add an enableSortActions\noption (helper-level and per-column via meta.headerActions), s\n[…]\nr(table-patterns): ♻️ update resizing and action enabling logic\n\nRefactor the logic for enabling resizing and actions in the `columns`\ndefinition to use `this.isCompact()` for better context handling.",
          "is_bot": false,
          "headline": "feat(header-actions): add enableSortActions opt-out for responsive ta…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-09T09:35:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f73cfc1403ad24669d1a87dc80a459d7b9a04cc1",
          "body": "…#272)\n\n* docs(toolbar): 📝 add guidance for text inputs in toolbar\n\n- document behavior of text fields in the toolbar\n- clarify keyboard navigation expectations\n\n* refactor(tests)!: ♻️ replace `revealToolbarExample` with `loadDocsExamplePreview`\n\n- updated the toolbar showcase page loading method fo\n[…]\n from `none` to `auto`\n\nUpdated the CSS variable for overscroll behavior to improve\nscrolling experience in the table component.\n\n* style(toolbar): 🎨 format `hasCaretModifier` function for consistency",
          "is_bot": false,
          "headline": "fix(toolbar): arrow keys move past a text input toolbar item (#249) (…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-09T09:34:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99d1ec4ac1e1887705be613fd70bb27f10f3a49c",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T06:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78035be4685736f38b1cfa4301e755ebe83d111c",
          "body": null,
          "is_bot": false,
          "headline": "Update AGENTS project guidance (#240)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-09T06:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56c11599c7b10a8afd400745415178667d8a42b",
          "body": null,
          "is_bot": false,
          "headline": "docs: document stock theme support exception (#276)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-08T19:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888c284a29715650120122e8d31ddc18354f16d5",
          "body": "* Allow locale providers to use injected factories\n\n* Clarify locale provider resolution and simplify locale helpers",
          "is_bot": false,
          "headline": "Allow locale providers to accept injected factory callbacks (#259)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-08T19:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98638e2680f546632a0232cfbe6a8c999cfec7cb",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T13:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80a4668514197431d0a4496e474c112c0f4eee9",
          "body": "* style(theme): 🎨 update CSS variables for improved theming\n\n- refactor color tokens to use `light-dark()` for better light/dark mode\n- adjust font sizes, spacings, and border radii for consistency\n- enhance card and search field styles for a cleaner look\n- modify hover and focus states for better a\n[…]\ntting\n\n* style(theme): 🎨 update `--nat-table-card-shadow` for dark mode\n\nrefactor shadow handling to use `light-dark()` for color scheme\nconsistency, removing the need for media queries for dark mode.",
          "is_bot": false,
          "headline": "feat(theme): align stock theme with showcase, add font token (#271)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-08T13:49:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7f8c2b47d7b2aa7af9be9817f586651f90d8d71",
          "body": "- added `--sys-nat-table-space-header-cell-x` and `--sys-nat-table-space-data-cell-x` CSS variables\n- adjusted padding properties for `.header-cell` and `.data-cell` to use `padding-inline`",
          "is_bot": false,
          "headline": "style(table): 🎨 update padding for header and data cells (#269)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-08T13:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc4f1011e940a1f7732998c173b4e73c675d557b",
          "body": "- added support for `overscroll-behavior-x` in addition to `y`\n- improved variable handling for overscroll behavior",
          "is_bot": false,
          "headline": "refactor(table): ♻️ update overscroll behavior for table regions (#270)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-08T13:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f54b989fe0c9f1fd4e75408649d9ab8446e15641",
          "body": "* feat(theme): add --nat-table-pinned-header-background var\n\n* style(table): 🎨 update border-radius for table region\n\n* style(theming): 🎨 format token table for better readability",
          "is_bot": false,
          "headline": "add separate css var for pinned header background (#267)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-08T13:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6d9e1695d103b28e3b21bbbd063095fb83b95a",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T12:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a1a9714c19cdbf84a95967ef9d8d1a674b4b34",
          "body": "* fix(table): give state-row content a flex layout and min-height token\n\nRich content projected into natTableEmpty/natTableLoading/natTableError\ncollapsed to W×0: the inline component host shrink-wrapped, so its internal\nwidth:100% resolved against ~0, and the row reserved no vertical space.\n\nMake .\n[…]\n(100cqi), and add\na --nat-table-state-min-height token (defaults to --nat-table-min-height,\nelse 0) to reserve vertical space.\n\nCloses #255\n\n* docs(release): add state content rich layout version plan",
          "is_bot": false,
          "headline": "fix(table): stop rich state-row content collapsing to zero (#264)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-08T12:32:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "163a4a3e15877dcf44222fcd4aac7923cf6026d7",
          "body": "- reorganize conditional rendering for better readability\n- enhance accessibility attributes for buttons and inputs\n- apply consistent indentation and spacing throughout the template",
          "is_bot": false,
          "headline": "refactor(table): 🎨 improve HTML structure and formatting (#265)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-08T12:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf6730d4170a68c811b72bae2142a2ff39f1a62",
          "body": "* fix(docs)!: 🐛 update theme token references in documentation\n\n- change `--showcase-page-bg` to `--sc-bg` in `docs` index HTML\n- clarify internal token usage in theming documentation\n\n* test(multiple-features): ✅ update locator for `Advancing` status\n\nUpdated the locator for the `Advancing` status \n[…]\nolor\n\n* test(resizing): ✅ improve column resizing tests with polling checks\n\n- replace direct assertions with polling for bounding width\n- enhance drag resize handle functionality with animation frame",
          "is_bot": false,
          "headline": "feat(theme): headless surface, opt-in stock theme (#257)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-08T12:17:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c81f9456c6b3cff3fd12649042034e64ceff3df",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T05:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7476418373192c8d8810c5748b690f805763f84",
          "body": "* Document enabled column reordering in showcase docs\n\n* Avoid drag directives when reordering is disabled\n\n* Keep header content in table cell view\n\n* Share header cell content template\n\n* Address reorder review comments",
          "is_bot": false,
          "headline": "Disable column reordering by default (#252)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-08T05:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5900dcd787bca315ef3acaef9852ca3fafe5da2a",
          "body": null,
          "is_bot": false,
          "headline": "docs: add header font weight version plan (#260)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-07T20:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8dcdf7f6f338b565dd47065d71b9ec5666889f",
          "body": null,
          "is_bot": false,
          "headline": "docs: refresh theming generated docs (#258)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-07T16:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94e3206f6d8f3e392e7fe0a23af762df837e616",
          "body": "* fix(docs)!: 🐛 update theme token references in documentation\n\n- change `--showcase-page-bg` to `--sc-bg` in `docs` index HTML\n- clarify internal token usage in theming documentation\n\n* test(multiple-features): ✅ update locator for `Advancing` status\n\nUpdated the locator for the `Advancing` status \n[…]\ns\n\n* feat(table)!: ✨ add `--nat-table-font-weight-header` token (#254)\n\nintroduce a new CSS variable for header font weight to enhance\ntheming flexibility and maintain consistency across table styles.",
          "is_bot": false,
          "headline": "docs: clarify nat table token overrides (#253)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-07T14:25:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "401d7cb79d1c1bcb69c00c022294fa834168d50e",
          "body": null,
          "is_bot": false,
          "headline": "Document custom sort indicators for header actions (#251)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-07T09:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8d390c2c3f762d4b4d06c45847710e5d25c91a",
          "body": "* feat(table-search): ✨ add `showLabel` input for label visibility\n\n- Introduced `showLabel` input to control the visibility of the label\n  for the search input in the `table-search` component.\n- Updated template to conditionally render the label based on this input.\n\n* feat(styles): ✨ add new style\n[…]\nhe TS/HTML code generator out of `table-builder.util`\ninto dedicated `table-builder-source*.util` files, each with its own spec.\n\n* feat(table-builder): ✨ add `withExport` flag to UI imports condition",
          "is_bot": false,
          "headline": "feat(showcase): rebuild table builder with feature presets (#250)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-07T07:42:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34a4d378ec5fc9d3348609b023896e03512d6f64",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T06:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafb40598849985b5a030f7911e468f0d08043d8",
          "body": "* docs: align current table guidance\n\n* fix: align public helper export",
          "is_bot": false,
          "headline": "docs: align current table guidance (#241)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-04T07:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a900d5077fd02c2872b5f1bad251c0e9b34f41",
          "body": "* fix(showcase): syntax-highlight table builder snippets\n\n- run Prism on the builder's generated HTML/TS snippets, re-highlighting\n  when the code or active tab changes (HTML -> language-markup, TS ->\n  language-typescript)\n- extract shared prism.util.ts; docs-page and docs-topic-example consume\n  i\n[…]\ncity and source order. No visual change (verified via screenshots).\n\nFixes the \"6 rules skipped due to selector errors\" build warning.\n\n* style(styles): 🎨 remove unnecessary whitespace in input styles",
          "is_bot": false,
          "headline": "fix(showcase): syntax-highlight table builder snippets (#237)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-04T07:09:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f91d5ea05f3d6884508352809a92b600e13d5d6",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6700eeaa4e6a059c468bdf2c60f7f202fdf707",
          "body": "* Publish agent skills discovery assets\n\n* Remove packaged agent skills tarball\n\n* Add agent skills discovery to showcase metadata",
          "is_bot": false,
          "headline": "Add Agent Skills discovery index for ng-advanced-table (#235)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-03T12:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2906a498bc58dd05ef9c2a5af9fa5e8d37680281",
          "body": "…electors (#231)\n\n* chore: raise browser support floor to Safari 16.5\n\nBump the documented floor in AGENTS.md and add a root .browserslistrc pinning safari >= 16.5, so the build downlevels native CSS nesting and adds vendor prefixes for that target.\n\n* refactor(showcase): collapse token namespaces i\n[…]\nlass usage in resizing and sticky header\n\n- updated class bindings for consistency\n- simplified code structure for better readability\n\n* style(showcase): 🎨 update comments for clarity in CSS variables",
          "is_bot": false,
          "headline": "css cleanup (showcase): tokens, native nesting, light-dark(), class s…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-03T11:35:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "def53f5b158e2d3d280ec131d90a3a09ad2027a4",
          "body": null,
          "is_bot": false,
          "headline": "fix: center empty/error/loading state in visible scroll viewport (#232)",
          "author_name": "Sp90",
          "author_login": "sp90",
          "committed_at": "2026-07-03T11:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd0af19a7cf89e81690708cc7c25e485a4a40d6",
          "body": "…e (#234)",
          "is_bot": false,
          "headline": "Add the nat-best-practises agent skill and update Quick Start guidanc…",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-03T10:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c661697d79702c37649759086426e923b5f9af",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T07:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fb9bb0d0a86917ed28f68be8b7fdd601063eb9",
          "body": "* refactor(core): ♻️ reorganize entry into feature folders\n\nReorganize the core `ng-advanced-table` entry into feature folders.\nLeaf capabilities move under `src/feature/<name>/` —\n`hotkey-a11y/`, `cell-interaction/`, `reorder/`, and `resize/` —\neach nesting its own `common`/`utils`/`domain-logic` e\n[…]\n\n* refactor(index): ♻️ change export to type export for clarity\n\n* refactor(types): ♻️ simplify template context status types\n\n- replaced `typeof NAT_TABLE_BODY_STATE` with string literals for clarity",
          "is_bot": false,
          "headline": "restructure ng-advanced-table core into layer folders (#224)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-02T21:25:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63bc13329634dd1914d08a6a23ccbb3207ba4a23",
          "body": "* docs: align current documentation guidance\n\n* docs: address package install feedback\n\n* docs: show install options in consumer docs\n\n* docs: keep package readme pnpm-focused",
          "is_bot": false,
          "headline": "docs: align current documentation guidance (#230)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-02T16:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da75d06bd2cc9bd7be8a1add20106fc3125312be",
          "body": "* refactor(components): split table-header-actions.spec.ts into feature modules\n\n* refactor: unify input synchronization in NatTableSurface and add patchState to NatTableService\n\n* refactor: patch state and initialState instead of replacing in patchState\n\n* refactor: move equality helper to core and\n[…]\n logic\n\n* test(showcase): align table-showcase unit tests with default page size\n\n* test(showcase): align table-showcase unit tests with default page size\n\n* lint(table-state): fix small  import order",
          "is_bot": false,
          "headline": "Refactor/resolve max lines disables (#225)",
          "author_name": "Sp90",
          "author_login": "sp90",
          "committed_at": "2026-07-02T14:43:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ae24135a3019c393e6dca2da34f13529abfc3d9",
          "body": null,
          "is_bot": false,
          "headline": "Update AGENTS project guidance (#228)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-02T13:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2ceae72adc785c25c043a7bd5bb670e39c82023",
          "body": "* Add showcase discovery generation to build\n\n* Remove markdown API rewrites\n\n* Add content signal to robots.txt\n\n* Add MCP discovery metadata to showcase\n\n* Refactor showcase WebMCP tool registration\n\n* Bump showcase MCP server version to 0.0.1\n\n* Prefer markdown only when it outranks HTML\n\n* Initi\n[…]\ncaseWebMcp explicitly\n\n* Harden MCP discovery and request handling\n\n* Relocate showcase WebMCP service\n\n* Harden MCP JSON body handling and protocol version\n\n* Remove generated markdown pages artifact",
          "is_bot": false,
          "headline": "Make docs website agent friendly (#223)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-02T12:14:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "055066162353094e21245221e70916419da671eb",
          "body": "* refactor(showcase): layered architecture + nav-tree extraction\n\nSquashed from 4 branch commits (branch was local-only):\n\n- refactor(showcase): layered architecture + #199 max-lines splits\n\n- feat(showcase): add ShowcaseThemeStore and related tests\n\n- refactor(test)!: update test executor options f\n[…]\nplacing\neach demo next to the docs topic that renders it and dropping the\nredundant \"-showcase\" suffix from file names. Rewires docs-topics.ts to\nthe new paths and empties the feature/ layer for good.",
          "is_bot": false,
          "headline": "refactor(showcase): restructure into feature-folder layout (#222)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-01T19:27:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c72597a13424242df89de24cc69e8c380bc7812",
          "body": null,
          "is_bot": false,
          "headline": "Unify the table CSS token contract (#219)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-01T13:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960696a2bea375ad726a9183bc9a5454de75d8fd",
          "body": null,
          "is_bot": false,
          "headline": "Update AGENTS project guidance (#216)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-01T13:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0157089e98d4cb50819371a7d6b1c449c66f7f0c",
          "body": "* Update quick start and render metrics docs\n\n* Showcase type forwarding instead of using tanstack/table directly\n\n* Export TanStack Angular Table surface from ng-advanced-table",
          "is_bot": false,
          "headline": "Update consumer docs for runtime dependency guidance (#221)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-01T11:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffcada86cee212b0e1422b6d2771e54bcae4c3c",
          "body": "* Add showcase prerender support\n\n* Replace ngx-markdown with native docs rendering\n\n* Render showcase index routes instead of redirects\n\n* Improve showcase theme hydration and default route handling\n\n* Add initial dark theme styles to showcase prerender\n\n* Refactor showcase theming to use root-level CSS variables\n\n* Sanitize markdown rendering and improve docs highlighting\n\n* Refactor docs markdown cache loading flow\n\n* Generate showcase docs before build and test",
          "is_bot": false,
          "headline": "Add docs prerendering to the showcase app (#218)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-07-01T09:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0a69b901081e1c44115aad3cd4be97af29bdb8",
          "body": "* fix(package): declare TanStack runtime dependency\n\n* Update libs/ng-advanced-table/README.md\n\nCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>\n\n---------\n\nCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix package dependency declarations (#220)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-07-01T09:38:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1f2a4980d5c05dfd332695c32c58f6f521bde57c",
          "body": null,
          "is_bot": false,
          "headline": "docs: update components entry point examples (#217)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-30T17:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c0a6727c0d86e8becfa3ba1a8837b0686a8077",
          "body": null,
          "is_bot": false,
          "headline": "Refactor/nat table presentational shell (#204)",
          "author_name": "Sp90",
          "author_login": "sp90",
          "committed_at": "2026-06-30T14:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00eadf706759b6280e9683e180f3452f0b53c7e",
          "body": "- eliminated multiple example routes from `showcaseExamples`\n- updated `showcaseExampleGroups` to reflect changes",
          "is_bot": false,
          "headline": "refactor(navigation)!: 🔥 remove unused example routes (#210)",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-06-30T14:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eccab823174fd2acd5c286e0c847ea3f23c277c",
          "body": "…es disables (#205)\n\n* refactor(components): ♻️ rename selection token files to selection.{const,type}\n\nThe 'selection-tokens' name was a leftover; rename to content-based\nselection.{const,type} so the filename states what it holds, matching the\ncommon/ singular .type/.const convention. Pure rename \n[…]\ntup\n\n* refactor(components): ♻️ clean up imports and type definitions\n\n* refactor(components): ♻️ simplify conditional statements\n\n* refactor(components): ♻️ update page size component to use `select`",
          "is_bot": false,
          "headline": "refactor(components): restructure support layers, remove bare max-lin…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-06-30T12:50:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a90f9920c2768e09394691dfdcf48e426cdcf26",
          "body": "* feat(showcase): add sticky header alternatives examples and documentation\n\nIntroduces four new examples for sticky header alternatives in the showcase application:\n- Sticky header with max height\n- Sticky header with pagination layout variations (sticky alt)\n- Sticky header with no overflow-x scro\n[…]\nt version plan (#196)\n\n* feat(showcase): extract shared mock order data/components and make dialog a full takeover\n\n---------\n\nCo-authored-by: VaggelisKa <63293880+VaggelisKa@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat/alternatives to sticky examples (#188)",
          "author_name": "Sp90",
          "author_login": "sp90",
          "committed_at": "2026-06-30T08:27:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d69dcefda9ee17c880f962945376f47b812fd4f7",
          "body": null,
          "is_bot": false,
          "headline": "fix(repo): cover renamed table package tests (#206)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-29T21:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d093a692fc890c7bd892c2e63d8b771b8612dd",
          "body": "…-metrics domain modules (#203)\n\n* feat(locale): add accessibility (core grid) locale module\n\nIntroduce the domain-split accessibility locale layer that replaces the\nold aspect-split files: common types/consts (accessibility.type/const),\nthe pure merge/resolve helpers (accessibility.util), the DI pr\n[…]\ninability\n\n* refactor(locale): ♻️ improve code formatting and readability\n\n* refactor(locale): ♻️ improve code formatting and readability\n\n* refactor(locale): ♻️ improve test structure and readability",
          "is_bot": false,
          "headline": "refactor(locale): split locale into accessibility / controls / render…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-06-29T13:49:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9f53733ee1288a1c078a631a1932c1a8e392d90",
          "body": null,
          "is_bot": false,
          "headline": "docs: expand table feature documentation (#202)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-29T09:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ca04dd35f6c557da7b3543ee334480f7fae75a",
          "body": "…nion entry points, readonly contracts (#198)\n\n* refactor(table)!: enforce module boundaries and trim public API\n\nLands the consolidated single-package structure with subpath entry points\n(src/core, components, render-metrics, locale, testing) organized into\nboundary-enforced element layers (common/\n[…]\nal keybindings\n- implement `provideNatTableKeybindings` for custom keybinding overrides\n- refactor existing keybinding logic to utilize new structure\n- add comprehensive tests for keybinding utilities",
          "is_bot": false,
          "headline": "refactor(boundaries)!: enforce module boundaries (#185), rename compa…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-06-29T08:05:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "426b9b21a93592cbe5428fddc840ae52b8489157",
          "body": null,
          "is_bot": false,
          "headline": "Tighten AGENTS project guidance (#197)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-28T19:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d541c12fa9d35c630c1838caf3b1db051459baee",
          "body": null,
          "is_bot": false,
          "headline": "Update AGENTS docs guidance (#195)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-27T11:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d51b5cf3c9d7e054aea34e40939a2ef4587f7c",
          "body": "* docs: document border width theme tokens\n\n* docs: address border token review",
          "is_bot": false,
          "headline": "docs: document border width theme tokens (#194)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-27T11:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf42d55a28b9ceb92ee71648594a0078c1407343",
          "body": "* Migrate specs to Gherkin format\n\n* Rename showcase spec descriptions for clarity\n\n* Clarify locale provider test descriptions\n\n* Update table search spec setup",
          "is_bot": false,
          "headline": "Migrate showcase and library specs to Gherkin-style structure (#193)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-27T10:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91170091180f9a3b36c226bffc9dd16ca8a698bd",
          "body": null,
          "is_bot": false,
          "headline": "Make table border widths configurable",
          "author_name": "Vaggelis",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-26T11:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b15175283d0a7d2268a5f3786aa9132a3b0291",
          "body": "* Rework showcase docs and examples\n\n* Refine showcase docs navigation structure\n\n* Fix docs example code highlighting\n\n* Improve docs code tab scrolling\n\n* Adjust showcase page spacing\n\n* Use router links for docs related topics\n\n* Preserve docs table of contents fragments",
          "is_bot": false,
          "headline": "Rework showcase docs and examples around topic-first navigation (#190)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-26T11:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1584820691eab5ba3362c71ffc97aaffd0960c",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): publish",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-26T10:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b1c23b63f9492296970a8714f9358e1c14e05c",
          "body": "…th entry points (#186) (#191)\n\n* feat(render-metrics)!: ✨ consolidate render metrics into a single package\n\n- merge `ng-advanced-table-ui`, `ng-advanced-table-utils`, and\n  `ng-advanced-table-locales` into `ng-advanced-table` with subpath\n  entry points.\n- update CI configuration to reflect the new\n[…]\nble`\n- remove deprecated components and clarify usage in documentation\n- enhance accessibility and keyboard interactions for table features\n\n* docs(table-data-export): 📝 update description for clarity",
          "is_bot": false,
          "headline": "feat!: consolidate libs into one ng-advanced-table package with subpa…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-06-26T09:13:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94bd0455e9ec4c999fd802741ca73c0eb3082d6b",
          "body": null,
          "is_bot": false,
          "headline": "Update AGENTS table guidance (#164)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-25T20:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d13a06d05abb367d8138d985680cabe1730c6d",
          "body": "* Add default row id resolution\n\n* Namespace fallback row ids and warn on duplicates\n\n* Remove duplicate row id warnings from table",
          "is_bot": false,
          "headline": "Add default row id resolution for table rows (#189)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-25T20:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d038a9c0cd47181f5c72c84175ab0d7622a56862",
          "body": null,
          "is_bot": false,
          "headline": "Remove dead internal table code (#187)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-25T12:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72d60bb1830f01ec509004d478b724da11fd4d07",
          "body": "* fix ui package footguns\n\n* fix(ui): remove direct core peer declaration\n\n* fix(ui): keep color mix css tokens\n\n* fix(ui): compare set filter values by membership\n\n* docs(ui): explain state value comparison",
          "is_bot": false,
          "headline": "fix(ui): harden package footguns (#180)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-25T11:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768bf4716ebef6fb7480f0779c899f6387602b94",
          "body": "…182)\n\n* Added root dir to tsconfig\n\n* Libs test updates\n\n* e2e tests updates\n\n* Fix formatting\n\n* Agents testing updates\n\n* test(e2e): enforce one-test and assertion-bearing THEN-step conventions\n\n- Un-split the merged rendering tests back into one test() each\n  (multiple-features, table-toolbar), \n[…]\nstep\n- Fold action-only test.step('THEN: ...') checkpoints into their\n  following assertion step so every THEN step verifies something\n  (search, pagination, pinning, visibility, table-builder + a11y)",
          "is_bot": false,
          "headline": "test: formal GWT across unit + e2e specs with Playwright test.step (#…",
          "author_name": "Artiom Tofan",
          "author_login": "F0rty-Tw0",
          "committed_at": "2026-06-25T11:30:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62c2123e3d55ca60561ed5a5cbcffe4459e1e76f",
          "body": "* fix core table footguns\n\n* address core table review comments\n\n* document filter snapshot serializer\n\n* clarify filter snapshot helpers\n\n* simplify filter snapshot serialization\n\n* align browser floor with color mix support",
          "is_bot": false,
          "headline": "Fix core table API/runtime footguns (#179)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-25T09:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efb98d8f38f4295e9ba2c633d3cb7ff8e8871e7e",
          "body": "* fix utils render metrics footguns\n\n* fix(utils): decouple render metrics from core package\n\n* fix(utils): tighten render metrics retention",
          "is_bot": false,
          "headline": "Fix utils render metrics footguns (#178)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-25T07:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431e5b9aba357edd4366e1b6afb5704ffa9fd39f",
          "body": null,
          "is_bot": false,
          "headline": "Add built-in locale completeness coverage (#177)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-24T19:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2025883154c08bcd323e53155e2869d88c34541",
          "body": "* test: guard UI sort indicator contract\n\n* Update libs/ng-advanced-table-ui/src/lib/shared/table-ui.types.spec.ts\n\nCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>\n\n---------\n\nCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "test: guard UI sort indicator contract (#176)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-24T17:42:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1858ab3b956e36ff5f723cbaa9c89ae73e80e8c6",
          "body": null,
          "is_bot": false,
          "headline": "docs: document package manifest nx config (#181)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-24T17:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8594fd709f689814ca57847e54ca4244024c238",
          "body": "* Show quick start as a top-level docs nav item\n\n* Add format-check guidance for PR merges\n\n* Fix showcase lint resolver for CI\n\n* Explain showcase lint resolver override\n\n* Add docs code copy button\n\n* Keep docs copy button fixed while code scrolls\n\n* Use icon button for docs code copy\n\n* Remove showcase eslint resolver override",
          "is_bot": false,
          "headline": "Show quick start at the top level in showcase navigation (#169)",
          "author_name": "VaggelisKa",
          "author_login": "VaggelisKa",
          "committed_at": "2026-06-24T16:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 292,
      "latest_release_at": "2026-07-20T11:25:42Z",
      "latest_release_tag": "v2.11.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 1.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ng-advanced-table",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "angular",
            "signals",
            "table",
            "data-table",
            "tanstack-table",
            "ui",
            "i18n",
            "accessibility"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/ng-advanced-table",
          "is_deprecated": false,
          "latest_version": "2.11.0",
          "repository_url": "https://github.com/VaggelisKa/angular-advanced-table",
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2272,
          "first_published_at": "2026-04-16T19:43:51.600000Z",
          "latest_published_at": "2026-07-20T11:25:52.451000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "demos"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "apps/showcase/tsconfig.json",
        "e2e/tsconfig.json",
        "libs/ng-advanced-table/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 155599,
      "source_files_sampled": 369,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 24801
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": "npm:ng-advanced-table@2.11.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@angular/aria",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/cdk",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/common",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/compiler",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/core",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/forms",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/platform-browser",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/platform-server",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/router",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@angular/ssr",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "@tanstack/angular-table",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "prismjs",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "rxjs",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "tslib",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:shared"
        },
        {
          "name": "ng-advanced-table",
          "manifest": "apps/showcase/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tanstack/angular-table",
          "manifest": "libs/ng-advanced-table/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:frontend"
        },
        {
          "name": "tslib",
          "manifest": "libs/ng-advanced-table/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:shared"
        }
      ],
      "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": 3,
        "merged_prs": 201,
        "open_issues": 2,
        "closed_ratio": 0.977,
        "closed_issues": 85,
        "closed_unmerged_prs": 15
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "VaggelisKa",
          "commits": 156,
          "avatar_url": "https://avatars.githubusercontent.com/u/63293880?v=4"
        },
        {
          "type": "User",
          "login": "sp90",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/3041602?v=4"
        },
        {
          "type": "User",
          "login": "F0rty-Tw0",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/60610474?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.614
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "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": "21 out of 21 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": 3,
            "reason": "Found 9/30 approved changesets -- score normalized to 3",
            "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 30 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": 10,
            "reason": "all dependencies are pinned",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "31 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "32c81c6b5024ba2816580a5e4bebc8138713180e",
        "ran_at": "2026-07-26T16:43:44Z",
        "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-20T11:25:55Z",
      "oldest_open_prs": [
        {
          "number": 239,
          "created_at": "2026-07-03T17:11:51Z",
          "last_comment_at": "2026-07-03T17:18:32Z",
          "last_comment_author": "greptile-apps"
        },
        {
          "number": 294,
          "created_at": "2026-07-10T18:18:35Z",
          "last_comment_at": "2026-07-10T18:18:37Z",
          "last_comment_author": "vercel"
        },
        {
          "number": 306,
          "created_at": "2026-07-26T05:04:43Z",
          "last_comment_at": "2026-07-26T05:04:48Z",
          "last_comment_author": "vercel"
        }
      ],
      "last_merged_pr_at": "2026-07-20T11:10:20Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 64,
          "created_at": "2026-05-21T19:36:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 226,
          "created_at": "2026-07-02T12:13:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/VaggelisKa/angular-advanced-table",
    "host": "github.com",
    "name": "angular-advanced-table",
    "owner": "VaggelisKa"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 54,
        "vitality": 79,
        "community": 32,
        "governance": 62,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 292,
              "human_commit_share": 0.85,
              "days_since_last_push": 0,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "292 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 292
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v2.11.0",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 1.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "packages": [
                "ng-advanced-table"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2272
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,272 downloads/month across npm",
                "points": 44.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2272,
                      "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": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.614
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 61% of commits",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 201,
              "open_issues": 2,
              "closed_issues": 85,
              "issue_closed_ratio": 0.977,
              "closed_unmerged_prs": 15
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "201/216 decided PRs merged",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 201,
                      "decided": 216
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/30 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "followers": 8,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "VaggelisKa",
              "public_repos": 33,
              "account_age_days": 2301
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "8 followers of VaggelisKa",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8,
                      "login": "VaggelisKa"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "33 public repos, account ~6 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 33
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ng-advanced-table"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://angular-advanced-table.vercel.app",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://angular-advanced-table.vercel.app",
                "points": 15,
                "status": "met",
                "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": "moderate",
        "name": "Security",
        "value": 54,
        "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": "21 out of 21 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 9/30 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "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 30 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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "31 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ng-advanced-table@2.11.0 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:ng-advanced-table@2.11.0",
                  "assessed": 3
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 79,
        "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.976,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 24801
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "83 of 85 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 83,
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "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": true,
              "typecheck_configs": [
                "apps/showcase/tsconfig.json",
                "e2e/tsconfig.json",
                "libs/ng-advanced-table/tsconfig.json"
              ],
              "agent_commit_share": 0.06,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "apps/showcase/tsconfig.json, e2e/tsconfig.json, libs/ng-advanced-table/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "apps/showcase/tsconfig.json, e2e/tsconfig.json, libs/ng-advanced-table/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": "6 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 6,
                      "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 155599,
              "source_files_sampled": 369,
              "oversized_source_files": 2
            },
            "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": "2/369 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 369,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "demos"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "demos",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "demos"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T16:44:00.174523Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/VaggelisKa/angular-advanced-table.svg",
  "full_name": "VaggelisKa/angular-advanced-table",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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