Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 18:52 UTC

ui-awesome / html-attribute

Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.

PHPCustom license★ 1 star⑂ 0 forkssince Mar 2024View on GitHub ↗

ui-awesome/html-attribute holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (88/100) and lowest on Community & Adoption (43/100). It was last updated today. A single contributor accounts for most of its recent work.

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

66
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

UI AwesomeOrganization
4 followers15 public repossince Mar 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistui-awesome/html-attribute0.6.22,382137 days agophpeventshtmlattributestraitsenumsariavalue-objectshtml-attributeui-awesomedata-attributes

Metrics by category

Vitality

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

82Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
12.5/36Commit cadence — 18/52 weeks with commits
18/18Commit volume — 111 commits in the last year
10/10OpenSSF Scorecard: Maintained — 19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year111
human_commit_share1
days_since_last_push0
active_weeks_last_year18
How it's scored
27/27Ships releases — 13 releases published
36/36Release recency — latest release 7 days ago
19.8/27Release cadence — a release every ~95.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count13
latest_release_tag0.6.2
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases95.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?

43At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

86Excellent
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
45/80Monthly downloads — 2,382 downloads/month across packagist
5.2/20Registry dependents — 5 packages depend on it
Inputs used
packagesui-awesome/html-attribute
dependents5
ecosystemspackagist
total_downloads36,613
monthly_downloads2,382

Sustainability & Governance

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

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
35.1/38.3PR acceptance — 102/111 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 15/30 approved changesets -- score normalized to 5
Inputs used
merged_prs102
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs9
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of ui-awesome
13.6/25Track record — 15 public repos, account ~2 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginui-awesome
public_repos15
account_age_days875
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 7 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesui-awesome/html-attribute
ecosystemspackagist
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

88Excellent · 20% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
16/16Linter config — phpstan.neon
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 24 out of 24 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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 11 topics
10/10Wiki
Inputs used
topicshtml-attribute, php, ui-awesome, aria, attributes, data-attributes, enums, events, html, traits, value-objects
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 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 — 24 out of 24 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
3.8/7.5Code-Review — Found 15/30 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 86 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.86
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/190 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes32,048
source_files_sampled190
oversized_source_files0

Key facts

1GitHub stars
1contributors
111commits, last 12 months
0days since last push
13releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 15/30 approved changesets -- score normalized to 5
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Packagistui-awesome/html-helper^0.7composer.json
Packagistui-awesome/html-mixin^0.7@devcomposer.json
All dependencies 13

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

RegistryPackageVersionRelation
Packagistui-awesome/html-helperdirect
Packagistui-awesome/html-mixindirect
Packagistinfection/infectionindirect
Packagistmaglnet/composer-require-checkerindirect
Packagistphpindirect
Packagistphp-forge/baselineindirect
Packagistphp-forge/coding-standardindirect
Packagistphp-forge/supportindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-strict-rulesindirect
Packagistphpunit/phpunitindirect
Packagistyii2-extensions/scaffoldindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "html-attribute",
        "php",
        "ui-awesome",
        "aria",
        "attributes",
        "data-attributes",
        "enums",
        "events",
        "html",
        "traits",
        "value-objects"
      ],
      "is_fork": false,
      "size_kb": 722,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 567681
      },
      "pushed_at": "2026-07-28T18:47:37Z",
      "created_at": "2024-03-05T09:39:54Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T18:35:29Z",
      "description": "Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "UI Awesome",
      "type": "Organization",
      "login": "ui-awesome",
      "company": null,
      "location": "Chile",
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/162286531?v=4",
      "created_at": "2024-03-05T07:11:56Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 875
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.6.2",
          "kind": "patch",
          "published_at": "2026-07-21T16:54:02Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2026-05-01T14:05:15Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2026-04-30T15:40:17Z"
        },
        {
          "tag": "0.5.2",
          "kind": "patch",
          "published_at": "2026-01-29T06:22:24Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2026-01-20T10:56:03Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2026-01-19T10:12:58Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2025-12-27T21:12:05Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2025-12-26T12:05:53Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2024-03-30T17:56:25Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2024-03-16T09:36:10Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2024-03-14T19:33:48Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2024-03-07T14:40:36Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2024-03-05T10:36:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "54675fd865ee48283d219441b22bcf2df6c8b4e0",
          "body": null,
          "is_bot": false,
          "headline": "feat: update to version `0.7.0` with breaking changes. (#111)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-07-26T18:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b3d22fcaf5493e07f535b0eaca8e97ec925f0e",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for next release.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-07-21T16:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed9a63654809443df44db397fbe1b0af3caf392c",
          "body": null,
          "is_bot": false,
          "headline": "Release version `0.6.2`.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-07-21T16:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10274bdd8de33b12a8a9510f153a18df25779aba",
          "body": "….1.7`. (#110)",
          "is_bot": false,
          "headline": "chore: update codespell configuration and bump baseline version to `0…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-07-08T13:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f731337f1ed80c868746c778434b58b501d4858a",
          "body": "…checks. (#109)",
          "is_bot": false,
          "headline": "ci: migrate GitHub workflows to pinned reusable quality and security …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-07-05T17:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b870f427ace994a35ec46a3c0ff0fe12f424a31",
          "body": null,
          "is_bot": false,
          "headline": "docs: update logo link in `README.md` to use an anchor tag. (#102)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-06-02T22:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8fe02c2c6a790a80ce8391b697835be3c406d7",
          "body": null,
          "is_bot": false,
          "headline": "docs: add Facebook follow badge to `README.md`. (#101)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-06-02T13:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ccb666cdb91d9334facc5b778677b142029b5a",
          "body": "… (#100)",
          "is_bot": false,
          "headline": "docs: Correct image source order in `README.md` for feature overview.…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-26T20:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66464993727ce77c877c9fe9c591ffe01b155d35",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies and configuration files. (#99)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-19T10:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceba99c7633cdd926036ffe6ab2d336e6914af51",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog format to reference Conventional Commits. (#98)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-19T01:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bcf476f256dd737bf5c9220f3c43a16e74f7967",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove `phpunit.xml` from `.gitignore`. (#97)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-19T01:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "179c1cc8724710a3b972018cd9aa17348dafade8",
          "body": "…-forge/baseline` and `php-forge/coding-standard ^0.3@dev`. (#96)",
          "is_bot": false,
          "headline": "chore: migrate to `yii2-extensions/scaffold` consumer model with `php…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-18T22:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1acff161c17270482af4e2fa673590778864b6",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for next release.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-01T14:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a3a5f6750f434d2cbf03a8c9899711fdf77017",
          "body": null,
          "is_bot": false,
          "headline": "Release version `0.6.1`.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-01T13:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7d7fc7ca4eca4364e2acfc85bab615918be3abe",
          "body": null,
          "is_bot": false,
          "headline": "fix(deps): update `ui-awesome/html-mixin` requirement to `^0.6`. (#92)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-05-01T01:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a0ab09809e16cd0651bc3ad68a163e99faa2045",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for next release.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-04-30T15:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f978ecb84176f8f1204d2c93b86f9eed6c7f58",
          "body": null,
          "is_bot": false,
          "headline": "Release version `0.6.0`.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-04-30T15:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a32b61956a8da2838e703c9d26310e9d6e9365e3",
          "body": "…ttribute APIs. (#91)",
          "is_bot": false,
          "headline": "docs: update `UPGRADE.md` guide to reflect breaking changes and new a…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-04-30T13:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab898151bef81735a2e483cb9691c3bb6843c0f",
          "body": "… current package scope. (#90)",
          "is_bot": false,
          "headline": "refactor: align attributes, docs, tests, and release tooling with the…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-04-30T13:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2024a121b32665ac5aa60f44624593a97d5d89cc",
          "body": "…` attribute for HTML elements. (#89)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasFor` trait and `for()` method to manage `for…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-03-08T11:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85242eeb0f08f39ab96f1ca26051382310351adc",
          "body": "…()`, `label()` methods to manage `selected` and `label` attributes for HTML elements. (#88)",
          "is_bot": false,
          "headline": "feat(attribute): Add `CanBeSelected`, `HasLabel` traits and `selected…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-03-07T16:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4960a4f577fbfceae1ff209e9abd47a21b06a1ff",
          "body": "…undant 'Value' suffix. (#87)",
          "is_bot": false,
          "headline": "refactor(tests): Update test method names for clarity by removing red…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-21T18:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d5a3028d5c41b74a4fcff64a8a24e17fd6e4a4",
          "body": "…and `autocapitalize()`, `autocorrect()` methods to manage `autocapitalize` and `autocorrect` attributes for HTML elements. (#86)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasAutocapitalize` and `HasAutocorrect` traits …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-21T16:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a97e11bd66b3861e5816c3c68d1b5f2ae06df04",
          "body": "…(#85)",
          "is_bot": false,
          "headline": "fix(attribute): Better naming prefix `CanBe` for boolean attributes. …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-16T12:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d9d86ed2ddf17b6b509ac4e4a7e71c86e8122c",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): Refactor attribute documentation in traits. (#84)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-15T18:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2118c734f2b0d40a49d89d62d9eb55022048c34",
          "body": "… to support prefix attributes `aria-`, `data-`, and `on`. (#83)",
          "is_bot": false,
          "headline": "feat(attribute): Enhance `HasAria`, `HasData`, and `HasEvents` traits…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-15T17:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e64847faf0aa414e704a27a170e75556597a62",
          "body": "… stable version constraint `^0.7` in `composer.json`. (#82)",
          "is_bot": false,
          "headline": "fix(dependencies): Update `ui-awesome/html-helper` requirement to use…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-15T12:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4dbff502741a17f4af0cc5574364eb793fb555",
          "body": "…lified API. (#81)",
          "is_bot": false,
          "headline": "fix(attribute): Migrate mixin attribute setters and tests to the simp…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-15T12:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b3875eafb95c7687a96eb4842f08d72ce8a480d",
          "body": "… boolean values and adjust related tests and data provider. (#80)",
          "is_bot": false,
          "headline": "fix(attribute): Update `value()` method in `HasValue` trait to accept…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-08T20:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85858b84428d5c2b2785a5505efd6c85111eb503",
          "body": "… manage `inputmode` attribute for HTML elements. (#79)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasInputmode` trait and `inputmode()` method to…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-07T14:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84a08e89e58119e8c5f5028f933e30dc95850bc",
          "body": "…getAction` traits and `popover()`, `popoverTarget()`, `popoverTargetAction()` methods to manage popover attributes for HTML elements. (#78)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasPopover`, `HasPopoverTarget`, `HasPopoverTar…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-07T13:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06bbbdb562e859ac931bc227c5aee26481c85616",
          "body": "…ider` for add test data. (#77)",
          "is_bot": false,
          "headline": "feat(attribute): Add `Autocomplete` enum and update `AutocompleteProv…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-05T20:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "302c99248273c3ddeeb177b2ea2f0a916ede58bb",
          "body": "…` namespace and update related imports accordingly. (#76)",
          "is_bot": false,
          "headline": "fix(attribute): Move `HasDisabled` trait to `UIAwesome\\Html\\Attribute…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-05T14:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7500438327c2dd69bfbf9bd024fb25e537ba16bc",
          "body": null,
          "is_bot": false,
          "headline": "fix(tests): Standardize PHPDoc headers for test classes. (#75)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-05T13:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e713c4a6dd3311b2916dc1bd64193fe3525fa8a2",
          "body": "…vider` to `tests\\Provider` in tests. (#74)",
          "is_bot": false,
          "headline": "fix(tests): Remove directory `tests\\Stub` and move `tests\\Support\\Pro…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-05T12:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa3cc40d9e33075ccd61a3d1a1d5d1a69c2bcdc",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): Standardize PHPDoc headers across src directory files. (#73)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-05T09:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88eb2cf3e589fea29d8390d2fb8de168e435ea70",
          "body": "…nt` namespace. (#72)",
          "is_bot": false,
          "headline": "fix(docs): Update documentation for HTML attribute elements in `Eleme…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-04T15:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6ac3f2773d22afcc9448af81343e6c6c8416cf",
          "body": "…date related imports accordingly. (#71)",
          "is_bot": false,
          "headline": "fix(attribute): Move HTML attribute traits to `Form` namespace and up…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-04T13:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f03376249b9785b5851125746b26e7dbaf426d",
          "body": "… and `pattern()`, `placeholder()`, `size()` methods to manage `pattern`, `placeholder`, and `size` attributes for HTML elements. (#70)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasPattern`, `HasPlaceholder`, `HasSize` traits…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-04T09:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d4269e71211cb71b3926ac92beb2ebde493c08",
          "body": "…ultiple()` methods to manage `list` and `multiple` attributes for HTML elements. (#69)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasList`, `HasMultiple` traits and `list()`, `m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-04T07:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d7c745996dd42832f777d35d130a2179cd269ff",
          "body": "…`, `dirname()` methods to manage `checked` and `dirname` attributes for HTML elements. (#68)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasChecked`, `HasDirname` traits and `checked()…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-04T00:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d03044299e0f80e60d2661a7353b20e6cb5f78",
          "body": "…t()`, `autocomplete()` methods to manage `accept` and `autocomplete` attributes for HTML elements. (#67)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasAccept`, `HasAutocomplete` traits and `accep…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T22:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82b4ea1ae4e323190fec699ef103e6601e1e84a",
          "body": "…le and UnitEnum support. (#66)",
          "is_bot": false,
          "headline": "fix(attribute): Enhance HTML attribute element handling with Stringab…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T22:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e59a2baeec8657245f726000a528b698ffa3731",
          "body": "…anage `required` attribute for HTML elements. (#65)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasRequired` trait and `required()` method to m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T15:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9cb72924b77abf1483aac7b7b9bf42962e61484",
          "body": "…ngth()`, `minlength()` methods to manage `maxlength` and `minlength` attributes for HTML elements. (#64)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasMaxlength`, `HasMinlength` traits and `maxle…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T15:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "296b742826723a9f588be38456767627407770c7",
          "body": "…, `step()` methods to manage `readonly` and `step` attributes for HTML elements. (#63)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasReadonly`, `HasStep` traits and `readonly()`…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T14:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2684e4b3a016b9cbb0e3ea3d6db2425bfd8b37",
          "body": "…ethods to manage `max` and `min` attributes for HTML elements. (#62)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasMax`, `HasMin` traits and `max()`, `min()` m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T13:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c1e5ceb99e24bf7f70b5f606ff20dbe3a149180",
          "body": "…(#61)",
          "is_bot": false,
          "headline": "feat(attribute): Add `Type` enum for common `type` attribute values. …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T12:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70aca83134f66951a8864dbde05d2f5d2b4aa16",
          "body": "…orm` attribute for HTML elements. (#60)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasForm` trait and `form()` method to manage `f…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-03T09:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f025c208b00ca74e6294117e619d8eee2d8564f4",
          "body": "…`value` attribute for HTML elements. (#59)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasValue` trait and `value()` method to manage …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-02T10:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06093c0ee0ef7dea00f03a9cd4be2230c34330c0",
          "body": "…e `usemap` attribute for HTML elements. (#58)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasUsemap` trait and `usemap()` method to manag…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-01T17:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7758159da9eb557f663f2dd50311dd26b43a72c4",
          "body": "…e `srcset` attribute for HTML elements. (#57)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasSrcset` trait and `srcset()` method to manag…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-01T17:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e487d1eeb2de6c214c14d347a0f7336c89e9db",
          "body": "…age `loading` attribute for HTML elements. (#56)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasLoading` trait and `loading()` method to man…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-01T16:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8bcbfdb37663d7396f3a1aada25e5e1b1c7fe2a",
          "body": "…ing` attribute for HTML elements. (#55)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasPing` trait and `ping()` method to manage `p…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-01T14:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c22ee1965d7cfe5f2cc206b03340e32191c6f35",
          "body": "…anage `download` attribute for HTML elements. (#54)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasDownload` trait and `download()` method to m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-01T14:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7c3d326ce0dba49f8948d77653b079fabd9aca",
          "body": "… and their usage in elements. (#53)",
          "is_bot": false,
          "headline": "refactor(attribute): Update documentation for various HTML attributes…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-02-01T13:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29304999d01bc3394d6940175d78c1ee6e203923",
          "body": "…ame` attribute for HTML elements. (#52)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasName` trait and `name()` method to manage `n…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T16:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9adab2b5e6ccb49a0e04169a18967c9fff97a935",
          "body": "… manage `http-equiv` attribute for HTML elements. (#51)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasHttpEquiv` trait and `httpEquiv()` method to…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T15:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242e2ff8fed5c448b8f8c56fa989d24f197dac02",
          "body": "…age `content` attribute for HTML elements. (#50)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasContent` trait and `content()` method to man…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T15:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef7ca1f5774dd28236b0c7280b16b4572f404141",
          "body": "…age `charset` attribute for HTML elements. (#49)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasCharset` trait and `charset()` method to man…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T14:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85328276cf225be2bd7a80c137c2f1c7316a784",
          "body": "…`sizes` attribute for HTML elements. (#48)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasSizes` trait and `sizes()` method to manage …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T13:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "017326a920ad2b63a29ef918146b95d060917ca7",
          "body": "…d to manage `imagesrcset` attribute for HTML elements. (#47)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasImagesrcset` trait and `imagesrcset()` metho…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T13:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e11de7773e58cc1f7b1b92d5ce8650ffbf19fe0",
          "body": "…to manage `imagesizes` attribute for HTML elements. (#46)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasImagesizes` trait and `imagesizes()` method …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T12:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0898f6b8bcd654fcd5623a70dc8bfe89da31c7",
          "body": "…anage `hreflang` attribute for HTML elements. (#45)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasHrefLang` trait and `hreflang()` method to m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T12:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42a06971d02292bb1d14b1849de7f279e0886f9",
          "body": "…anage `disabled` attribute for HTML elements. (#44)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasDisabled` trait and `disabled()` method to m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-31T00:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23e94f3565a63d7be907d38843eaee274f85ae3a",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): Update copyright year to `2026` in multiple files. (#43)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-30T23:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6220bdcb63e3ecfe05458393e9b3743426637229",
          "body": "…ttribute for HTML elements. (#42)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasAs` trait and `as()` method to manage `as` a…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-30T22:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda3b6af79b6efa42410c9d4577cb132e1d1a40f",
          "body": "…e `target` attribute for HTML elements. (#41)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasTarget` trait and `target()` method to manag…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-30T21:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8dc80fa10384a87ff84abf0990cc149988e4df",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): Enhance documentation for HTML attributes. (#40)",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-30T15:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606b82a3d12fe135d747a382c7796b3c21926d3f",
          "body": "…` attribute for HTML elements. (#39)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasSrc` trait and `src()` method to manage `src…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-30T14:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd04ea5aa26bcbba1f7b5f41180fd7dbd50acbae",
          "body": "… method to manage `referrerpolicy` attribute for HTML elements. (#38)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasReferrerpolicy` trait and `referrerpolicy()`…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-30T01:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ee2ebc360629b2b31613d76c7188d4221cde5a",
          "body": "… manage `integrity` attribute for HTML elements. (#37)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasIntegrity` trait and `integrity()` method to…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-30T01:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0744341ac834ad356dc8470b9390e78f3e0de0bd",
          "body": "…fy value types for better understanding. (#36)",
          "is_bot": false,
          "headline": "fix(docs): Clarify documentation for various HTML attributes to speci…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T22:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8da41617fcba6c1c9c1e3cb0821d7a0eedbc9e",
          "body": "…`nonce` attribute for HTML elements. (#35)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasNonce` trait and `nonce()` method to manage …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T21:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca83cf40c5a0ca3f77e4e7e476f1a9c1a76da4b7",
          "body": "…ype` attribute for HTML elements. (#34)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasType` trait and `type()` method to manage `t…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T21:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8cf05b52604f82325902c95a5e1fb506ad11af1",
          "body": "…`media` attribute for HTML elements. (#33)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasMedia` trait and `media()` method to manage …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T21:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6262fb7abf0b5f620d07bda2a4cc66535290fe41",
          "body": "…anage `blocking` attribute for HTML elements. (#32)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasBlocking` trait and `blocking()` method to m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T20:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f44309bac1aa32694449adac7e46cb9bc69c4f",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for next release.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T06:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae87d84df8d0986eb77fd4752fc7469062d143ef",
          "body": null,
          "is_bot": false,
          "headline": "Release version `0.5.2`.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T06:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494e529402fbf64877deb892862c2e9d95a38283",
          "body": "…tion and update Rector command in `composer.json` to remove unnecessary 'src' argument. (#31)",
          "is_bot": false,
          "headline": "fix(docs): Remove redundant ignore rule in `actionlint.yml` configura…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-29T05:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612c8a7cb5b33ef8411766be4b011852e90dc629",
          "body": "…t with arguments and update `.styleci.yml` accordingly. (#30)",
          "is_bot": false,
          "headline": "fix(docs): Update examples in `testing.md` for running Composer scrip…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-26T10:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa085695048c9f37ec8f1133504b03b396c68413",
          "body": "…sting documentation. (#29)",
          "is_bot": false,
          "headline": "fix(docs): Add section for automated refactoring using `Rector` in te…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-25T02:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ccef3b7fba0af4b47383e9643fd2f6392c2d32e",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for next release.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-24T22:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ad2cab03e117685251dec59e605d52942ef6fd",
          "body": null,
          "is_bot": false,
          "headline": "Release version `0.5.2`.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-24T22:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a39c36427349010333c8f607b4af0c566f0231e8",
          "body": "…s for code quality checks. (#28)",
          "is_bot": false,
          "headline": "feat(dev): Add `php-forge/coding-standard` to development dependencie…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-24T22:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b53f2face3b9fb83b28b48d26da2155af8a5cc9",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for next release.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-20T10:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e53a5484c4da197a3e26b679f069885a1f72671c",
          "body": null,
          "is_bot": false,
          "headline": "release version `0.5.1`.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-20T10:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205f1da6d3e2417a0b0de9afec08170bd7d88a56",
          "body": "…update related test classes. (#27)",
          "is_bot": false,
          "headline": "feat(tests): Add `php-forge/support` as a development dependency and …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-20T10:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58b4d0b82a4e1441c6ab6c262aff719b08d2323",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for next release.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-19T10:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c77004fbfe3de02defd80428bb424c0dc5da7405",
          "body": null,
          "is_bot": false,
          "headline": "release version `0.5.0`.",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-19T10:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827c18e025702df250fdebf9eee11a787cb0dcdf",
          "body": "…n tool references and commands. (#26)",
          "is_bot": false,
          "headline": "fix(docs): Revise testing documentation for clarity and consistency i…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-19T10:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb93cfcfd433c88b3abb1588966dc8bdb2a07d3",
          "body": "…ency. (#25)",
          "is_bot": false,
          "headline": "fix(test): Update documentation tests classes for clarity and consist…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-19T09:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7be546f0d9002bccc3592ed6a178186f97b15be3",
          "body": "…istency. (#24)",
          "is_bot": false,
          "headline": "fix(docs): Update documentation traits and enums for clarity and cons…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-19T08:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2ff0d71af0aacfe7f7d783528b15a769c5f0913",
          "body": "…)` method for consistency. (#23)",
          "is_bot": false,
          "headline": "fix(tests): Update attribute retrieval in tests to use `getAttribute(…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-11T15:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5666fee5d98e3201ec1debac38342fb1ae07d91c",
          "body": "…te` enums to clarify attribute representation and compliance with MDN standards. (#22)",
          "is_bot": false,
          "headline": "fix(docs): Update documentation for `Crossorigin` and `ElementAttribu…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-10T23:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d029f55b4f04e84e34f2d580b1b7f0978762d2",
          "body": "…ethod to manage `fetchpriority` attribute for HTML/SVG elements. (#21)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasFetchpriority` trait and `fetchpriority()` m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-10T22:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c777463da098e769b2e10f5729a8e12a1fbfaf2",
          "body": "…anage `decoding` attribute for HTML/SVG elements. (#20)",
          "is_bot": false,
          "headline": "feat(attribute): Add `HasDecoding` trait and `decoding()` method to m…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-10T18:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a03d4d9f8903207a59e77bf7833ae2ec57be6d0",
          "body": "…ons for MDN standards compliance and specific & lightweight features. (#19)",
          "is_bot": false,
          "headline": "fix(docs): Update alert content in SVGs to reflect accurate descripti…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-10T15:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0127cb7803c22b722dd91194b40861f61ece83d3",
          "body": "…ckage and update related imports accordingly. (#18)",
          "is_bot": false,
          "headline": "feat(attribute): Move attribute traits from `ui-awesome/html-core` pa…",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-09T20:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0e0cf97867886bc4f079fe05d3ca77f156cc5e0",
          "body": "…update testing documentation. (#17)",
          "is_bot": false,
          "headline": "feat(docs): Add development guide and sync metadata instructions and …",
          "author_name": "Wilmer Arambula",
          "author_login": "terabytesoftw",
          "committed_at": "2026-01-08T09:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 111,
      "latest_release_at": "2026-07-21T16:54:02Z",
      "latest_release_tag": "0.6.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 95.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ui-awesome/html-attribute",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [
            "php",
            "events",
            "html",
            "attributes",
            "traits",
            "enums",
            "ARIA",
            "value-objects",
            "html-attribute",
            "ui-awesome",
            "data-attributes"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/ui-awesome/html-attribute",
          "is_deprecated": false,
          "latest_version": "0.6.2",
          "repository_url": "https://github.com/ui-awesome/html-attribute",
          "versions_count": 13,
          "total_downloads": 36613,
          "dependents_count": 5,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2382,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T16:52:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 32048,
      "source_files_sampled": 190,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 13,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "ui-awesome/html-helper",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^0.7"
        },
        {
          "name": "ui-awesome/html-mixin",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^0.7@dev"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ui-awesome/html-helper",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ui-awesome/html-mixin",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "infection/infection",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "maglnet/composer-require-checker",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-forge/baseline",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-forge/coding-standard",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-forge/support",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "yii2-extensions/scaffold",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 2,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 102,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "terabytesoftw",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/42547589?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "dependency-check.yml",
        "ecs.yml",
        "mutation.yml",
        "quality.yml",
        "security.yml",
        "static.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": "24 out of 24 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": 5,
            "reason": "Found 15/30 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "54675fd865ee48283d219441b22bcf2df6c8b4e0",
        "ran_at": "2026-07-28T18:51:43Z",
        "aggregate_score": 5.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T11:33:28Z",
      "oldest_open_prs": [
        {
          "number": 112,
          "created_at": "2026-07-28T18:48:17Z",
          "last_comment_at": "2026-07-28T18:48:37Z",
          "last_comment_author": "coderabbitai"
        }
      ],
      "last_merged_pr_at": "2026-07-26T18:35:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ui-awesome/html-attribute",
    "host": "github.com",
    "name": "html-attribute",
    "owner": "ui-awesome"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 55,
        "vitality": 82,
        "community": 43,
        "governance": 58,
        "engineering": 88
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 111,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 18
            },
            "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": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "111 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "0.6.2",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 95.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~95.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 95.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "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": 43,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "packages": [
                "ui-awesome/html-attribute"
              ],
              "dependents": 5,
              "ecosystems": "packagist",
              "total_downloads": 36613,
              "monthly_downloads": 2382
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,382 downloads/month across packagist",
                "points": 45,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2382,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "5 packages depend on it",
                "points": 5.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "merged_prs": 102,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "102/111 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 102,
                      "decided": 111
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 15/30 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ui-awesome",
              "public_repos": 15,
              "account_age_days": 875
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of ui-awesome",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "ui-awesome"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~2 yr old",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ui-awesome/html-attribute"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 7
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 7 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 88,
        "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "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": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "html-attribute",
                "php",
                "ui-awesome",
                "aria",
                "attributes",
                "data-attributes",
                "enums",
                "events",
                "html",
                "traits",
                "value-objects"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 24 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 15/30 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.86,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "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": "86 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 86,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 32048,
              "source_files_sampled": 190,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/190 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 190,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T18:52:01.754919Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/ui-awesome/html-attribute.svg",
  "full_name": "ui-awesome/html-attribute",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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