Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 13:49 UTC

lmilojevicc / pi-zentui

A Starship-inspired statusline and Opencode-style TUI for Pi

TypeScriptMIT★ 35 stars⑂ 21 forkssince Apr 2026View on GitHub ↗

lmilojevicc/pi-zentui holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Vitality (83/100) and lowest on Sustainability & Governance (52/100). It was last updated 2 days ago. 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

LukaPersonal account
12 followers46 public repossince May 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmpi-zentui0.11.04,895345 days agopi-packagepi-extensionpi-themestarshiptui

Metrics by category

Vitality

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

83Good · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
6.9/36Commit cadence — 10/52 weeks with commits
18/18Commit volume — 100 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year100
human_commit_share0.95
days_since_last_push2
active_weeks_last_year10

Release discipline

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

Community & Adoption

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

57Moderate · 18% of overall
How it's scored
24.8/60Stars — 35 stars
10.8/25Forks — 21 forks
0/15Watchers — 1 watchers
Inputs used
forks21
stars35
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
49.2/80Monthly downloads — 4,895 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespi-zentui
dependents
ecosystemsnpm
total_downloads
monthly_downloads4,895
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.2/22.5Commit distribution — top contributor authored 95% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.947
How it's scored
32.7/46.8Issue resolution — 70% of issues closed
30.8/38.3PR acceptance — 29/36 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/27 approved changesets -- score normalized to 0
Inputs used
merged_prs29
open_issues3
closed_issues7
issue_closed_ratio0.7
closed_unmerged_prs7
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8/25Owner reach — 12 followers of lmilojevicc
20.6/25Track record — 46 public repos, account ~4 yr old
Inputs used
followers12
owner_typeUser
is_verified
owner_loginlmilojevicc
public_repos46
account_age_days1,542
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 34 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespi-zentui
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

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

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 11 topics
10/10Wiki
Inputs used
topicscli, developer-tools, pi, pi-coding-agent, pi-extension, pi-package, statusline, terminal, tui, typescript, nerd-font
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/27 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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 — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

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

78Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 93 of 95 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.979
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes3,198
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 5 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.05
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.8/55Manageable file sizes — 1/44 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes100,045
source_files_sampled44
oversized_source_files1

Key facts

35GitHub stars
2contributors
100commits, last 12 months
2days since last push
29releases
1bus factor
3open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index npm:pi-zentui@0.11.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 21 ⇿
0Stars
21Forks
29Releases

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

048121620242142026-042026-062026-07
Major 0Minor 10Patch 19
OpenSSF Scorecard 6.0 / 10
6.0aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/27 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "cli",
        "developer-tools",
        "pi",
        "pi-coding-agent",
        "pi-extension",
        "pi-package",
        "statusline",
        "terminal",
        "tui",
        "typescript",
        "nerd-font"
      ],
      "is_fork": false,
      "size_kb": 2097,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TypeScript": 533477
      },
      "pushed_at": "2026-07-20T12:02:08Z",
      "created_at": "2026-04-08T15:24:07Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T08:09:57Z",
      "description": "A Starship-inspired statusline and Opencode-style TUI for Pi",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Luka",
      "type": "User",
      "login": "lmilojevicc",
      "company": null,
      "location": null,
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/104729643?v=4",
      "created_at": "2022-05-01T16:31:59Z",
      "is_verified": null,
      "public_repos": 46,
      "account_age_days": 1542
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-07-17T12:34:05Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2026-07-16T13:00:38Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-16T09:43:25Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-15T23:10:43Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-07-14T23:06:03Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-13T23:50:45Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-07-13T11:14:05Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-12T16:38:20Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-07-10T00:02:24Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-07-07T22:40:49Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-07-06T23:30:10Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-07-06T19:18:45Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-18T09:38:01Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2026-06-13T15:07:59Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2026-06-11T12:29:33Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2026-06-10T19:21:27Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-06-10T14:35:37Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-06-10T14:20:08Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-06-10T14:10:43Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2026-06-10T00:09:06Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2026-06-09T20:36:19Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2026-06-07T15:52:40Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2026-05-23T23:45:14Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2026-05-23T17:00:51Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2026-05-23T00:06:44Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2026-05-22T21:19:25Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-05-15T23:42:45Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-05-15T12:58:14Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-05-15T00:46:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d22f4f302f19682a7adc8d6cedd55e1f0d38149a",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump biome and pi dev dependencies",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-20T12:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7435791afeaa55fa5f73f0e8ef1da009fa6288a1",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-node from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T11:48:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0efcd5d3b22cdb9d7ad33d31dbdbfaa5f57681e",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.11.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-17T12:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1013b5fc2389b4823e701624a45dd52779fb84e0",
          "body": null,
          "is_bot": false,
          "headline": "feat: refresh context during streaming",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-17T12:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab2ee1ceeae4f32933dda028f59d0c9cdbc6c423",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.10.1",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-16T12:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca2cc72ccc9f17f06169aab3ae06813aa56ef8a",
          "body": "* fix: make deferred ui work session-safe\n\n* fix: write config updates atomically\n\n* refactor: make prototype patches reversible\n\n* refactor: isolate fixed-editor pi internals\n\n* fix: address pi integration review findings",
          "is_bot": false,
          "headline": "fix: harden pi integration lifecycle",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-16T12:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6038358c2ff07a6b42e1af578385a253596a1f4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.10.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-16T09:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d36e56e5eea72f3221b611409838ad00a3cd573",
          "body": null,
          "is_bot": false,
          "headline": "feat: add git branch truncation",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-16T09:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573a80abcfdea89ba18c4a1c6b5aa53c1aa7117f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.9.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-15T23:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a163d2896ef948b59dff74b7adbb79a6b15aad9",
          "body": null,
          "is_bot": false,
          "headline": "feat: add configurable footer separators",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-15T23:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ead8ee9b1d5d51e1daa430867fcd5d7fc2e2ee",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.8.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-14T23:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1afcc80dd54884fc355d57d49f12a2781fac601",
          "body": "* feat: add opt-in fixed/sticky editor mode (issue #35)\n\nAdd a terminal-split compositor that pins the editor and footer at the\nbottom of the terminal while the transcript scrolls above. Uses Pi's\ninternal TUI methods (alt screen, scroll regions, terminal.rows\nredefinition) — not the public extensio\n[…]\nth SGR 48;5;238 (dark gray background)\nand SGR 49 (default bg). Original foreground ANSI colors remain\nvisible through the subtle tint, matching how terminal multiplexers\nlike herdr render selections.",
          "is_bot": false,
          "headline": "feat: experimental fixed/sticky editor with drag-to-select (#37)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-14T23:04:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4fc0a8041e6a35ff5cad3db4a747af93d602f01f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.7.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-13T23:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ff6161c1a770d8bd7406211860b35c2d3e5e18",
          "body": "* feat: package version segment\n\nCloses #32.\n\n* extensions/zentui/package-version.ts: pure-parse manifest reader covering 22 ecosystems intersected with Zentui runtime detection\n* config: footerSegments.packageVersion (default off), $package / $package_version variables, segment-key validation\n* sta\n[…]\nmetrics/tag (skip when segment off and no\n  $package in footerFormat).\n- Enable tag probe for custom footerFormat referencing $git_commit.\n\n---------\n\nCo-authored-by: zentui-agent <agent@zentui.local>",
          "is_bot": false,
          "headline": "feat: add package version, git commit, and git metrics segments (#36)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-13T23:49:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57e578929ab2a2d0413a9cd73e9eeb3bec8ed95f",
          "body": "Bumps the major group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 6.0.3 to 7.0.2\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScript/commits)\n\n---\nupdated-depe\n[…]\ntype: version-update:semver-major\n  dependency-group: major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#26)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T11:18:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6d1a92770da454afe9e27431f3b4344c4eba095",
          "body": "---\nupdated-dependencies:\n- dependency-name: \"@biomejs/biome\"\n  dependency-version: 2.5.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: minor-and-patch\n- dependency-name: \"@earendil-works/pi-ai\"\n  dependency-version: 0.80.6\n  dependency-type: di\n[…]\nion-update:semver-patch\n  dependency-group: minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump the minor-and-patch group (#25)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T11:18:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ebebedc0579f4dfff216223d387f7bca03e9882",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.6.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-13T11:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4070627f94f05a09eeb270c3b95fd6e08ae1f47b",
          "body": "Add pathDisplay config for cwd: basename (default) or full with home contracted to ~.\nIn full mode, depth (0–5) keeps trailing directories Starship-style with …/ when parents are dropped.\nExpose both knobs in /zentui Layout.",
          "is_bot": false,
          "headline": "feat: add cwd path display modes (#27)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-13T11:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c29a27bc65b2842c37478044d7c481d14cb71613",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.5.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-12T16:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1866202abfd26eefacfe1d85b20fd46174cccfb6",
          "body": "Add icon modes, context gauges/thresholds, conditional footerFormat groups,\nthemed \\$sep, git operation badges, last-good project state, usage/runtime\ncaching, and related config. Statusline layout stays user-defined via\nfooterSegments and footerFormat JSON (no built-in format presets).",
          "is_bot": false,
          "headline": "feat: polish statusline reliability, gauges, groups, and git state (#24)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-12T16:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea7bd37af3af6c207e77ac21c0b055ff8da777b",
          "body": "…heckout\n\nThe release job has no actions/checkout step, so gh could not infer the\nrepo and failed with \"not a git repository\". Pass --repo explicitly.",
          "is_bot": false,
          "headline": "fix(ci): pass --repo to gh release so the release job works without c…",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-10T00:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcd7890acbb1d2977c8fb8657f4d17862d9612a",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.4.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-09T23:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ac704f138940353060a4fa8588e8237f5b774c",
          "body": "Add a Footer Format Template section with the variable reference table\nand $fill behavior (0/1/2/3+ fills), plus JSON examples. Update the\ndefault config block to the current defaults (footerFormat, username/time/os\nicons and colors, gitCounts/sessionDuration/username/time/os segments)\nand add the /zentui format shortcut.",
          "is_bot": false,
          "headline": "docs: document footerFormat template string and variables",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-09T23:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c2a44c79effd60204f2580e9d10b4d55e6d82b",
          "body": "A second $fill in footerFormat designates the centered middle zone.\nContent between the two fills is true-centered (floor((gap - middle)/2)),\nreusing the existing middle-zone logic that already centers extension\nstatuses. $a $fill $b $fill $c → a left, b centered, c right.\n\nThe first two fills are significant; additional fills are ignored.\nTemplate middle content combines with any extension statuses placed\nmiddle, centered as one group.",
          "is_bot": false,
          "headline": "feat: support centered middle zone via two $fill tokens",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-09T23:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f41b590f481b01bb970e11e7edd0696ee015a6",
          "body": "Add a footerFormat config string (default empty = legacy boolean layout).\nThe format string supports $variable and ${variable} tokens plus a\nspecial $fill token that splits the line into left/right zones, fed\ninto the existing composeFooterContent width-fitter (no engine rewrite).\n\nVariables: $cwd $\n[…]\nation). Unknown variables render empty (starship-style).\n\nSet via /zentui format \"<template>\" or /zentui format clear, or directly\nin zentui.json. Empty format preserves today's segment-driven layout.",
          "is_bot": false,
          "headline": "feat: add starship-style footerFormat template string",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-09T23:24:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "809abd89c389d047c582fa67d931bb7ac5a6b819",
          "body": "Align the new segment colors with Starship's documented module defaults:\n- os: bold white\n- username: bold yellow\n- time: bold yellow",
          "is_bot": false,
          "headline": "fix: match starship default colors for os, username, time",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-09T16:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a85a74ff4ee673fcd98777cf3a294f4d6ba1be",
          "body": "Move the os icon and username@host segments to the front of the left\nfooter, matching the Starship powerline preset convention\n(os → username → directory → git → runtime).",
          "is_bot": false,
          "headline": "fix: order os and username segments before cwd",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-09T16:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04999e8a4dc398f041d762b29a46d9b50aa6051",
          "body": "Add three new footer segments, all off by default and toggleable via\n/zentui settings:\n\n- username: user@hostname on the left (nf-fa-user icon)\n- time: current time HH:MM on the right, live-updating (nf-fa-clock icon)\n- os: operating-system icon on the left, platform-detected\n  (darwin/linux/win32 map to apple/linux/windows glyphs)\n\nExtends the session timer so the live clock refreshes when the time\nsegment is enabled.",
          "is_bot": false,
          "headline": "feat: add username, time, and os footer segments",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-09T16:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7678d1aa5c5dc3c55bdff5a6d0093026c2d8dee",
          "body": "Add a release job to the publish workflow that runs after npm\npublish succeeds. Scoped contents:write permission so the publish\njob stays read-only. Idempotent: skips if a release already exists\nto avoid clobbering curated notes or failing on re-runs.",
          "is_bot": false,
          "headline": "ci: auto-create github release on tag publish",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-07T22:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d1539c2d19c9af8112cd9af583f00700c8fb26",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.3.3",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-07T22:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b343d915591601af748b2922c7999b429545cbd1",
          "body": "…nts (#23)\n\n* feat: add opt-in session duration and numeric git counts footer segments\n\n- sessionDuration segment shows live elapsed session time, ticking via a\n  1s timer that only re-renders when the label changes\n- gitCounts flag renders numeric ahead/behind and stash counts\n- GitStatusSummary.st\n[…]\n gitStatus and add duration label test\n\n- clarify /zentui description: gitCounts requires the Git status segment\n- add buildSessionDurationLabel unit tests (seconds/minutes/hours, zero/negative clamp)",
          "is_bot": false,
          "headline": "feat: add opt-in session duration and numeric git counts footer segme…",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-07T22:11:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf709f9e2f8bc6eec3eec55fd58bb8de061b3775",
          "body": null,
          "is_bot": false,
          "headline": "docs: add copyright holder to LICENSE (#21)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-06T23:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "344a12bd5a2f479ebe9dc4e253c6b24b924f004e",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.3.2",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-06T23:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3da2d989eb480e1a25ee51c84bf95fb4b7362d",
          "body": "* feat: add configurable rail glyph\n\n* chore: ignore pi-subagents artifact dir",
          "is_bot": false,
          "headline": "feat: add configurable rail glyph (#20)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-06T23:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bf7f4d79282ce745061788dad1014cc4b81fdbd",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.3.1",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-06T19:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e302e8513c99679f27656f042fe035b1f97eec37",
          "body": "* chore(deps-dev): bump the major group across 1 directory with 2 updates\n\nBumps the major group with 2 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/type\n[…]\n/node bump to ^26.0.0 from PR #16 (no code changes).\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps-dev): bump biome 1.x to 2.x with config migration (#19)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-07-06T19:17:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "36455e76847fa4d1d2db648beb2d2671a63ff98d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7 (#15)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T19:10:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "04591eaa473a59a3f3f81b6615da623ec52cc899",
          "body": "…(#17)",
          "is_bot": false,
          "headline": "fix: guard isTuiContext against stale ctx in deferred reconciliation …",
          "author_name": "Atlantis-Gura",
          "author_login": "Atlantis-Gura",
          "committed_at": "2026-07-06T19:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8d398dc2ebdeb2e6461d28cdc08a9673600b81",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.3.0",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-18T09:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630d4c2ef248413f889b6a7cd1d15f8fa2747047",
          "body": "* feat: add footer segment toggles and split /zentui status tabs\n\nLet users show or hide built-in footer segments from config and a new\nBuilt-in segments tab, and move extension status controls to their own tab.\n\n* feat: add shift+tab backward navigation in /zentui menu\n\nLet users cycle settings sections backward with Shift+Tab while keeping\nTab for forward navigation.",
          "is_bot": false,
          "headline": "feat: footer segment toggles and /zentui tab split (#14)",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-18T09:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb134a2b2be92c4ab79686821d9e1cf694dc1a82",
          "body": "* chore(deps-dev): bump the minor-and-patch group with 5 updates\n\nBumps the minor-and-patch group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@earendil-works/pi-ai](https://github.com/earendil-works/pi/tree/HEAD/packages/ai) | `0.74.0` | `0.79.3` |\n| [@earendil-works/pi-coding-ag\n[…]\nd-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Luka <104729643+lmilojevicc@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump the minor-and-patch group with 5 updates (#12)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T10:23:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "214ba7c907e116a149ad01998fe8dd8b42022189",
          "body": null,
          "is_bot": false,
          "headline": "chore: add community and issue templates",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-14T16:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16af7c34cfa599d447c8b8c00c407479254b9f0b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.7",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-13T15:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9943e7655b47c630c97c84b3374a15597d8e326",
          "body": null,
          "is_bot": false,
          "headline": "fix: strip stale model meta lines after model switch",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-13T15:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb759d6d0aca2f97db63063182bfff6521b24b5d",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.6",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-11T12:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a27578fd61597b182da1a10d17f45c729fae0d",
          "body": null,
          "is_bot": false,
          "headline": "fix: trim stale editor spacer on reload",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-11T12:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53889b977e8f13e2d47bf3792a14ebdf724982e4",
          "body": null,
          "is_bot": false,
          "headline": "fix: cache user message rendering",
          "author_name": "Atlantis-Gura",
          "author_login": "Atlantis-Gura",
          "committed_at": "2026-06-11T10:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d557597f4b55b0d39cd9411ff2369af1028672f",
          "body": null,
          "is_bot": false,
          "headline": "feat: configure third-party status colors",
          "author_name": "Atlantis-Gura",
          "author_login": "Atlantis-Gura",
          "committed_at": "2026-06-10T22:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a1254cf199f7425db3c4054d3226bf2eef10c3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.5",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T19:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f88ba2e7dcf088c96095148025090c4ddb0fbd6",
          "body": null,
          "is_bot": false,
          "headline": "fix: normalize nested editor spacing",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T19:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd5c47118c4c6b72ec6c50dafebd4be9c23198a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.4",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T19:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13827e2aaf990e28db1001e86f5af58d61181bb6",
          "body": null,
          "is_bot": false,
          "headline": "fix: collapse nested editor metadata",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T19:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e44756a19bdc47593028da45ea4724643828055",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.3",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T19:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3713841035a47fe3a5033640d345c704b1af95c8",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden editor lifecycle",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T19:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0eea83fe910437bac945b72ffe151e1a1ba402",
          "body": null,
          "is_bot": false,
          "headline": "fix: throttle project status refreshes",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T14:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4732cb9adee36b2d5183f7b42082f2fb2b6236cb",
          "body": null,
          "is_bot": false,
          "headline": "test: cover vim vertical movement delegation",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T14:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef34ba7cafce3563598c8bb638ce72d6acf6add6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add vim editor compatibility",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T14:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81ce5753726d16f3bf6b749f9b42aeb7275f61f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.15",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T00:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98969412be4161a8b3c51d1421ea1f9f63b161bd",
          "body": null,
          "is_bot": false,
          "headline": "feat: organize zentui settings menu",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-10T00:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca93c3d24115a68272e0b1c23adcba66fe9299bb",
          "body": null,
          "is_bot": false,
          "headline": "feat: add copy-friendly mode",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-09T23:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1072f2884e3d36c34f40701c72f64ea855533a0",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.14",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-09T20:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1f5b427477ad06fcb1f32cad910257752f6e00",
          "body": null,
          "is_bot": false,
          "headline": "docs: document commit style",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-09T20:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8266e1143c716262687398c07cb3a4f5636587",
          "body": null,
          "is_bot": false,
          "headline": "feat: add UI feature toggles",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-09T20:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b12cd058311626cf8845c70e1a823455cc5fe6f1",
          "body": null,
          "is_bot": false,
          "headline": "feat: show prompt cache hit rate in footer",
          "author_name": "Atlantis-Gura",
          "author_login": "Atlantis-Gura",
          "committed_at": "2026-06-09T20:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad8f761f22e65e94be7163b18dc50311ece36455",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.13",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-07T15:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7ba4f48b11023ee8edb5788cfa2da570d45c41",
          "body": null,
          "is_bot": false,
          "headline": "chore: update vulnerable npm packages",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-06-07T15:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1dc69a6c9e7e26014f2c9b8a1228077661b527",
          "body": "Co-authored-by: Hang Yu <h.yu@tum.de>",
          "is_bot": false,
          "headline": "fix: count usage across session trees (#8)",
          "author_name": "Atlantis-Gura",
          "author_login": "Atlantis-Gura",
          "committed_at": "2026-06-07T15:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e51e824ba250f7d875a3d343607e473d464659",
          "body": null,
          "is_bot": false,
          "headline": "feat: configure third-party footer statuses",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-23T23:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda2c9c7d0027f7e98a3eba7d4e03f5c0ac7d600",
          "body": null,
          "is_bot": false,
          "headline": "feat: configure editor chrome colors",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-23T17:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37175b7fdb50e8271bf2a5c5d7606e70cc19714",
          "body": null,
          "is_bot": false,
          "headline": "ci: update GitHub Actions versions",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-23T00:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e92a73d35670b47f588343b9f37ff250eac3883",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden Zentui config compatibility",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-23T00:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6ee95baded658a9bdd880f148455d11bcf6c2f",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.1.9",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-22T21:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10fd402e4b7724162a7b73682e5256a4fd8a22a",
          "body": null,
          "is_bot": false,
          "headline": "feat: add configurable Zentui color sources",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-22T13:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516ce4eeca7effe2835585f46b471e5c046f0539",
          "body": "Extract format.ts, style.ts, footer.ts, state.ts from monolithic index.ts.\nSimplify config.ts by moving rendering utilities to style.ts.\nReplace runtime.ts 3-loop priority system with single sorted array.\nRemove hardcoded themeColorTokens whitelist — pass all non-hex colors\nthrough theme.fg() direct\n[…]\n(config I/O only)\nNet: -400 lines, 4 new focused modules\n\nBREAKING: colorize() no longer falls back to 'text' token for unknown\ncolors — they pass through to theme.fg() which handles its own fallback.",
          "is_bot": false,
          "headline": "refactor: modularize extension into focused modules",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-21T06:14:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c493089aad3af3babfde9dd6c82ca4e94179b843",
          "body": null,
          "is_bot": false,
          "headline": "Remove bundled agent skills",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-20T01:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4c8ef9ff4b87dbb8fb8fe6478750fea85b1352",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.7",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-15T23:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032cc556a12eb4a425948ecb93441dd7723bb8e6",
          "body": null,
          "is_bot": false,
          "headline": "feat: render user messages like prompt box",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-15T23:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de20914491b1b386244f4b532349f488f8d0367d",
          "body": null,
          "is_bot": false,
          "headline": "fix: use starship terminal runtime styles",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-15T12:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afcd2590d156e9697ca80452920d4af7cd0a3066",
          "body": null,
          "is_bot": false,
          "headline": "feat: expand runtime metadata colors",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-15T00:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c5fc0c97f1d4b5279408c70b980857dc4cdd25",
          "body": null,
          "is_bot": false,
          "headline": "fix: align zentui with pi 0.74 docs",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-14T18:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00fdc95528e4d63d130c7135c54e5724c3517800",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 0.1.4",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-14T17:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc31ea2457479ab05c8d94236569bfecbfa265e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: exclude agent skills from lint",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-14T17:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "754106328c6bdd39495eec92c3551c336452a6a7",
          "body": null,
          "is_bot": false,
          "headline": "feat: refresh project status while idle",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-14T17:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6eb05823b3138bd0ac5880f3ee9399bc2d23c46",
          "body": null,
          "is_bot": false,
          "headline": "chore: replace agent skills",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-14T16:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880bc33e410cf9be5183cc5d02f36fd9625d52f7",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove compact built-in tool renderers",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-14T16:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50136741cd8f409dd9ccbdc9f2722438670f2b5",
          "body": null,
          "is_bot": false,
          "headline": "ci: name publish runs by tag",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-06T18:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4f094d966ec08fb047ad28ca525e1472a2d94b",
          "body": null,
          "is_bot": false,
          "headline": "chore: format skills lock",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-06T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e58b97a223d1c36d3e89f16a1faeb2dd3ebede05",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.1.3",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-06T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3621653ccb51543707fe9382f3ff2ea5dba44e",
          "body": null,
          "is_bot": false,
          "headline": "chore: add skills",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-06T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc4d999ee6e062738154a9fd298f61247e11b2b3",
          "body": null,
          "is_bot": false,
          "headline": "fix: address compact renderer review findings",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-06T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbf1b3a3b3be7b39423f7cb9cb11f8dca472868",
          "body": null,
          "is_bot": false,
          "headline": "feat: add compact built-in tool renderers",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-06T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b85dbeb60fa74b102e1e2b74357f5e3319c8d750",
          "body": null,
          "is_bot": false,
          "headline": "chore: update pi dev setup",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-05-06T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a618f6a5b32981d5fedb009a8f29ea5cba706f6e",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.1.2",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T18:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dbf3afd546c74db54b54771e771d957d50f46b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: format release metadata",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T18:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3603096a4b53be84a09b533cde7280cb071cb61d",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.1.1",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T18:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1166700fd1c8f92537382d5cf932853773375e08",
          "body": null,
          "is_bot": false,
          "headline": "ci: require approval for npm publishing",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T18:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b986d16080bd01085ee812e52cee8582f20091b",
          "body": null,
          "is_bot": false,
          "headline": "chore: add CODEOWNERS",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T17:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a38beb06a353a14da7105aaee949ba2d2ce1c9",
          "body": null,
          "is_bot": false,
          "headline": "refactor: clean up zentui extension code",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T17:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee703351b543c1cf8d515e8c80dbeb0d0a114a1",
          "body": null,
          "is_bot": false,
          "headline": "chore: add tests, formatting, and GitHub Actions",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T17:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6290af6dcc7c0b15c60b4824f38e094bbaeaadff",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Luka",
          "author_login": "lmilojevicc",
          "committed_at": "2026-04-08T15:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 29,
      "commits_last_year": 100,
      "latest_release_at": "2026-07-17T12:34:05Z",
      "latest_release_tag": "v0.11.0",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 1.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pi-zentui",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "pi-package",
            "pi-extension",
            "pi-theme",
            "starship",
            "tui"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/pi-zentui",
          "is_deprecated": false,
          "latest_version": "0.11.0",
          "repository_url": "https://github.com/lmilojevicc/pi-zentui",
          "versions_count": 34,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 4895,
          "first_published_at": "2026-04-08T17:50:38.330000Z",
          "latest_published_at": "2026-07-17T12:33:57.009000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 21,
      "stars": 35,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 4
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 21,
        "total_forks": 21
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 100045,
      "source_files_sampled": 44,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 3198
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 29,
        "open_issues": 3,
        "closed_ratio": 0.7,
        "closed_issues": 7,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lmilojevicc",
          "commits": 90,
          "avatar_url": "https://avatars.githubusercontent.com/u/104729643?v=4"
        },
        {
          "type": "User",
          "login": "Atlantis-Gura",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/97673767?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.947
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/27 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 10 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d22f4f302f19682a7adc8d6cedd55e1f0d38149a",
        "ran_at": "2026-07-22T13:49:10Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T12:02:34Z",
      "oldest_open_prs": [
        {
          "number": 47,
          "created_at": "2026-07-22T06:03:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T12:02:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 29,
          "created_at": "2026-07-13T11:14:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 30,
          "created_at": "2026-07-13T11:21:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2026-07-15T23:50:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lmilojevicc/pi-zentui",
    "host": "github.com",
    "name": "pi-zentui",
    "owner": "lmilojevicc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 60,
        "vitality": 83,
        "community": 57,
        "governance": 52,
        "engineering": 78
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 100,
              "human_commit_share": 0.95,
              "days_since_last_push": 2,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "100 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 29,
              "latest_release_tag": "v0.11.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 1.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "29 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 57,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "forks": 21,
              "stars": 35,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "35 stars",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "21 forks",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "packages": [
                "pi-zentui"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 4895
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "4,895 downloads/month across npm",
                "points": 49.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 4895,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.947
            },
            "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 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "merged_prs": 29,
              "open_issues": 3,
              "closed_issues": 7,
              "issue_closed_ratio": 0.7,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "70% of issues closed",
                "points": 32.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "29/36 decided PRs merged",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29,
                      "decided": 36
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "followers": 12,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "lmilojevicc",
              "public_repos": 46,
              "account_age_days": 1542
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "12 followers of lmilojevicc",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "lmilojevicc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "46 public repos, account ~4 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 46
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pi-zentui"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "34 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "cli",
                "developer-tools",
                "pi",
                "pi-coding-agent",
                "pi-extension",
                "pi-package",
                "statusline",
                "terminal",
                "tui",
                "typescript",
                "nerd-font"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 12 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 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 10 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.979,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 3198
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "93 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 100045,
              "source_files_sampled": 44,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/44 source files over 60KB",
                "points": 53.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 44,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "deps.dev does not index npm:pi-zentui@0.11.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T13:49:22.769272Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lmilojevicc/pi-zentui.svg",
  "full_name": "lmilojevicc/pi-zentui",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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