Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 23:36 UTC

siyuan-note / petal

SiYuan Plugin API

TypeScriptNo license detected★ 55 stars⑂ 33 forkssince Apr 2023View on GitHub ↗

siyuan-note/petal holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (90/100) and lowest on Engineering Quality (21/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

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

57
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

SiYuanOrganization
1,381 followers38 public repossince Aug 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmsiyuan1.2.35,848586 days ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
21.5/36Commit cadence — 31/52 weeks with commits
16.7/18Commit volume — 71 commits in the last year
10/10OpenSSF Scorecard: Maintained — 24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year71
human_commit_share1
days_since_last_push6
active_weeks_last_year31

Release discipline

100Excellent
How it's scored
27/27Ships releases — 47 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~35.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count47
latest_release_tagv1.2.3
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases35.8
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?

42At risk · 18% of overall
How it's scored
28.1/60Stars — 55 stars
12.5/25Forks — 33 forks
3.3/15Watchers — 5 watchers
Inputs used
forks33
stars55
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
50.2/80Monthly downloads — 5,848 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessiyuan
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,848
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?

71Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.1/22.5Commit distribution — top contributor authored 68% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.685
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
30.1/38.3PR acceptance — 22/28 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/30 approved changesets -- score normalized to 2
Inputs used
merged_prs22
open_issues0
closed_issues26
issue_closed_ratio1
closed_unmerged_prs6
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.6/25Owner reach — 1,381 followers of siyuan-note
23.4/25Track record — 38 public repos, account ~5 yr old
Inputs used
followers1,381
owner_typeOrganization
is_verified
owner_loginsiyuan-note
public_repos38
account_age_days2,157
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 58 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessiyuan
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

21Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsplugin, siyuan
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:siyuan@1.2.3 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.

AI Readiness

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

25Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.3/40Legible commit history — 8 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.08
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — TypeScript (statically typed)
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
52.5/55Manageable file sizes — 1/22 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes67,006
source_files_sampled22
oversized_source_files1

Key facts

55GitHub stars
10contributors
71commits, last 12 months
6days since last push
47releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 33 ⇿
0Stars
33Forks
46Releases

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.

01325383222023-042024-112026-07
Major 0Minor 4Patch 42

Each point covers 3 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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-27 23:35 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/30 approved changesets -- score normalized to 2
10Contributorsproject has 8 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npm@dop251/types-goja_nodejs-bufferlatestpackage.json
npm@dop251/types-goja_nodejs-globallatestpackage.json
npm@dop251/types-goja_nodejs-urllatestpackage.json
npmzodlatestpackage.json
All dependencies 4

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

RegistryPackageVersionRelation
npm@dop251/types-goja_nodejs-bufferlatestdirect
npm@dop251/types-goja_nodejs-globallatestdirect
npm@dop251/types-goja_nodejs-urllatestdirect
npmzodlatestdirect
Dependency advisories 0

Installing npm:siyuan@1.2.3 pulls in 4 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "plugin",
        "siyuan"
      ],
      "is_fork": false,
      "size_kb": 1669,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "TypeScript": 50803
      },
      "pushed_at": "2026-07-21T03:48:25Z",
      "created_at": "2023-04-14T01:51:28Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T19:41:37Z",
      "description": "SiYuan Plugin API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://b3log.org/siyuan",
      "name": "SiYuan",
      "type": "Organization",
      "login": "siyuan-note",
      "company": null,
      "location": "China",
      "followers": 1381,
      "avatar_url": "https://avatars.githubusercontent.com/u/70468694?v=4",
      "created_at": "2020-08-30T09:13:06Z",
      "is_verified": null,
      "public_repos": 38,
      "account_age_days": 2157
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2026-07-21T03:48:25Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2026-06-30T04:56:49Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-04-21T04:02:52Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-04-14T07:56:34Z"
        },
        {
          "tag": "v1.1.9",
          "kind": "patch",
          "published_at": "2026-03-31T02:48:24Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2026-03-11T14:09:11Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2025-12-23T03:09:44Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2025-12-02T13:40:23Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2025-09-09T10:23:48Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2025-09-02T01:53:44Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2025-08-26T03:21:29Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-07-22T14:45:15Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-04-08T03:23:27Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-03-04T03:11:57Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2025-02-11T10:13:28Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2024-12-24T03:14:36Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-12-10T17:46:37Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2024-11-19T09:29:18Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2024-11-05T08:48:19Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-10-15T03:17:15Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-09-27T01:32:59Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2024-06-04T09:52:39Z"
        },
        {
          "tag": "v0.9.9",
          "kind": "patch",
          "published_at": "2024-05-14T01:00:37Z"
        },
        {
          "tag": "v0.9.8",
          "kind": "patch",
          "published_at": "2024-04-30T02:41:51Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2024-04-02T01:48:48Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2024-03-19T01:43:50Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2024-03-05T02:26:11Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2024-02-20T07:44:22Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2024-01-30T03:55:10Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2024-01-09T00:48:12Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2023-12-26T03:49:19Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-12-05T02:52:42Z"
        },
        {
          "tag": "v0.8.9",
          "kind": "patch",
          "published_at": "2023-11-28T03:08:34Z"
        },
        {
          "tag": "v0.8.8",
          "kind": "patch",
          "published_at": "2023-10-31T02:23:23Z"
        },
        {
          "tag": "v0.8.7",
          "kind": "patch",
          "published_at": "2023-10-24T03:05:23Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2023-10-17T15:30:37Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2023-10-10T08:10:42Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2023-09-19T04:36:32Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2023-09-05T01:44:08Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2023-08-29T03:28:48Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2023-08-21T14:47:21Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2023-08-15T12:56:17Z"
        },
        {
          "tag": "v0.7.9",
          "kind": "patch",
          "published_at": "2023-08-01T02:50:00Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2023-07-18T03:01:03Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2023-07-12T10:49:21Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2023-07-04T01:33:31Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2023-06-27T11:52:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4ed2754341c89ed7e097d8b7ede96d5b162632d2",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-07-21T03:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8138f23304340a69f6bb2d35c99dd28cdc7436f1",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/issues/55",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-07-19T03:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a10214aa3edf086050669f3aba781476f378e6ac",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/issues/55",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-07-19T03:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92b3581208a6463780d73ad3dad2d3d573222b2",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/18151",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-07-19T03:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e03656b01e2a069003e279109ed62e5b9cb245",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-06-30T04:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a27b71073ff545fcc382143cac6c68c313a63f5",
          "body": "# Conflicts:\n#\tCHANGELOG.md",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Daniel",
          "author_login": "88250",
          "committed_at": "2026-06-25T03:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "293ad5485913944759ed38629ed9296e05b86bed",
          "body": null,
          "is_bot": false,
          "headline": ":technologist: Add addAgentAction and getSecret/getVariable",
          "author_name": "Daniel",
          "author_login": "88250",
          "committed_at": "2026-06-25T03:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cab102cdc9db5bb82d5e2cf7fd6aa66acf97340",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-06-22T01:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40572e7df35f7740b61495f4990f5ef8ed105bdc",
          "body": null,
          "is_bot": false,
          "headline": ":memo: https://github.com/siyuan-note/petal/pull/54",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-06-22T01:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c913329c8a4e5569082f75572ca1a3cff159418",
          "body": null,
          "is_bot": false,
          "headline": ":art: Align with SiYuan's latest type definitions (#54)",
          "author_name": "Jeffrey Chen",
          "author_login": "TCOTC",
          "committed_at": "2026-06-22T01:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1dce8bf7ae011c721df9274ac2197fe2c0a6453",
          "body": "…github.com/siyuan-note/siyuan/issues/15484",
          "is_bot": false,
          "headline": ":technologist: Provides plugin functions for exporting files https://…",
          "author_name": "Daniel",
          "author_login": "88250",
          "committed_at": "2026-06-16T03:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da866ce0ec57c5df5282a8f30cb4782de685da50",
          "body": "…github.com/siyuan-note/siyuan/issues/15484",
          "is_bot": false,
          "headline": ":technologist: Provides plugin functions for exporting files https://…",
          "author_name": "Daniel",
          "author_login": "88250",
          "committed_at": "2026-06-16T03:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0f96ce500b3ca55256de8f194784af982c647a",
          "body": null,
          "is_bot": false,
          "headline": ":memo: Fix formatting for kernel type definitions entry",
          "author_name": "D",
          "author_login": "88250",
          "committed_at": "2026-06-09T13:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff0dc29bea16a2a59f0af70c25c49a380e88960",
          "body": null,
          "is_bot": false,
          "headline": ":memo: Add MCP interface and handler types to kernel definitions",
          "author_name": "D",
          "author_login": "88250",
          "committed_at": "2026-06-09T13:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b011e85d12c36f677bdef3ef8582085d6a4d409c",
          "body": "* :art: add MCP interface and handler types to kernel definitions\n\n* :art: update example format for registered tool name in IRegisteredTool interface\n\n* fix: make description and inputSchema required in IMcpToolConfig interface",
          "is_bot": false,
          "headline": ":art: Add MCP interface and handler types to kernel definitions (#53)",
          "author_name": "Yingyi / 颖逸",
          "author_login": "Zuoqiu-Yingyi",
          "committed_at": "2026-06-09T12:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729e1bd002de221ec63cfd82f151761c512b36d8",
          "body": null,
          "is_bot": false,
          "headline": ":fix: https://github.com/siyuan-note/siyuan/issues/17828",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-06-07T04:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd0be49049948b6bfe3816945c38dc6a8f33622",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/17828",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-06-07T04:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11f5b00ffa6a512b293e9b55f48edc5d3c1658fb",
          "body": "* Add kernel plugin types and interface definitions\n\n* Add IKernelPluginState to event bus and remove onchange from IKernelPluginState\n\n* refine IPluginLifecycle interface documentation for clarity\n\n* Remove 'error' state from TKernelPluginState type definition\n\n* Refactor TKernelPluginState documentation to correct state descriptions and improve clarity",
          "is_bot": false,
          "headline": "Add client-side kernel plugin types and update event bus interface (#52)",
          "author_name": "Yingyi / 颖逸",
          "author_login": "Zuoqiu-Yingyi",
          "committed_at": "2026-05-29T01:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df81954eb29910426be46fe11bebabe46e27b34",
          "body": "* perf(kernel): Add IServerSentEvent type and update SSE send API\n\nIntroduce IServerSentEvent to represent a single Server-Sent Event frame (id, event, data, retry) per the HTML spec. Update IEventSourcePort.send to accept an IServerSentEvent object instead of separate eventType/data parameters and \n[…]\nd a new IStorageWatcher interface (add/remove) to manage watched storage paths; document that fs-notify events include operation and relative path. Also remove an unnecessary `export { }` placeholder.",
          "is_bot": false,
          "headline": "Add IServerSentEvent type and update SSE send API (#51)",
          "author_name": "Yingyi / 颖逸",
          "author_login": "Zuoqiu-Yingyi",
          "committed_at": "2026-05-13T02:35:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9aa0695fdf44fb21461e4d632723f283d54d139a",
          "body": "* feat(kernel): add IEsServerPort, IServerWsRequest, IServerEsRequest; extend IServerRequestHandler generic\n\n* perf(kernel): Refine broadcast params type in kernel.d.ts\n\nTighten the IRpc.broadcast method signature: change params from `any` to `any[] | Record<string, any>` to better reflect expected \n[…]\nrEventSourceRequest, and IServerWsRequest -> IServerWebSocketRequest. Update references and JSDoc links accordingly, and tighten IServerWebSocketRequest.port to Omit<IWebSocket, \"extensions\" | \"url\">.",
          "is_bot": false,
          "headline": "Add IEventSourcePort and extend IServerRequestHandler generics (#50)",
          "author_name": "Yingyi / 颖逸",
          "author_login": "Zuoqiu-Yingyi",
          "committed_at": "2026-05-10T15:11:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed7e80bd715d74f1535eb146c42932a5576f7f87",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/17482",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-05-09T04:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eccb3c8999e78bbe5c5630ef4117935fd43759d4",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-04-30T09:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4033dc11c8c83b12f6e3ecf1f25730593b68a8d",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/pull/49",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-04-30T09:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4520519245b664362a3c909aa722bb3b457627d4",
          "body": "* :art: add kernel type definitions and update package exports\n\n* :art: add onrunning lifecycle hook to IPluginLifecycle interface\n\n* :art: update .gitignore and add type definitions for Goja Node.js in package.json and kernel.d.ts\n\n* refactor: rename TPath to TRequestPath and update UUID type usage\n[…]\nopilot@github.com>\n\n* :art: enhance documentation and add Server-Sent Events types in kernel.d.ts\n\nCo-authored-by: Copilot <copilot@github.com>\n\n---------\n\nCo-authored-by: Copilot <copilot@github.com>",
          "is_bot": false,
          "headline": ":art: add kernel type definitions and update package exports (#49)",
          "author_name": "Yingyi / 颖逸",
          "author_login": "Zuoqiu-Yingyi",
          "committed_at": "2026-04-30T07:16:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0e16c8a7dd53c04c32c6fce0223fe9cbfface7d2",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-04-21T04:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d8262b0d4e505774ba7f39f08b65f470b280a7e",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/17552",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-04-20T02:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f39d624004af166cdfa3d1af3218c6d9cf6458b4",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/17523",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-04-18T02:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa82d7d98293d6881c19e9be6c82ff13bae3719e",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-04-14T07:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78520303ddafef6d30634668e3eb292001b9d3c",
          "body": null,
          "is_bot": false,
          "headline": ":art: fix https://github.com/siyuan-note/siyuan/issues/17354",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-04-04T07:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de5dcf5c5b86b71392f85bdfa618376155ff8c6",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-31T02:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef5060e6f1ecc052593b7360d27a283c69ccc013",
          "body": null,
          "is_bot": false,
          "headline": ":art: fix https://github.com/siyuan-note/siyuan/issues/16080",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-29T12:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b072e52af2d07a35b3758c6a9a1cded69b9388",
          "body": "…tification function (#48)",
          "is_bot": false,
          "headline": ":memo: Update the comment for the timeoutType parameter in the sendNo…",
          "author_name": "Jeffrey Chen",
          "author_login": "TCOTC",
          "committed_at": "2026-03-23T09:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6717daf4de78ec6f3e0c96202e28f7b0b57c93c4",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-11T13:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c98a7722270b0c74008729b45a66b82adb0808f",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/17167",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-09T09:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb9d0192f2dd3b5bdda34e6f4f224ca2b144aac",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/17154",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-07T08:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c21734b87623f9f90941ddbc59f6c8024aaf73",
          "body": null,
          "is_bot": false,
          "headline": ":art: fix https://github.com/siyuan-note/siyuan/issues/17150",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-06T12:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01770b1e9dc84a0ed2422bd9bebba4bc8f6f4b96",
          "body": null,
          "is_bot": false,
          "headline": ":art: fix https://github.com/siyuan-note/siyuan/issues/17117",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-06T03:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c38164a98b16403299f9ec663d11a31e15df8e",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/17140",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-03-05T15:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a0c343cd01f23f99fb7a99136eebee335d41957",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/issues/47",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-01-23T12:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d4c34cb425392b281985d5d67d94eb3eb9de64f",
          "body": "# Conflicts:\n#\tCHANGELOG.md",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-01-08T15:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b21e1538505b91afadb5be60da0c7bd8db9ecf93",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/16685",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2026-01-08T15:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb30b18f7a2725cb910c40676341a62f465e18e",
          "body": "…ction (#46)",
          "is_bot": false,
          "headline": ":art: Update type definitions for TOperation, Constants and TProtyleA…",
          "author_name": "Jeffrey Chen",
          "author_login": "TCOTC",
          "committed_at": "2025-12-30T07:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3692ef5060b367e4bc5ef5c434ebb54d1a3bfc1b",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/16717",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-12-30T04:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2b9b7df2211b46989809e1e38452c72e64f283",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/16717",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-12-29T04:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94cb68d1ae1dce0db518c5796449845285cb5319",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/plugin-sample/issues/38",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-12-28T10:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f900f43481e3ff0b144d0747675670b600e3cd1",
          "body": "…thub.com/siyuan-note/siyuan/pull/16676 (#45)",
          "is_bot": false,
          "headline": ":art: Make hotkey optional for plugin commands and toolbar https://gi…",
          "author_name": "Jeffrey Chen",
          "author_login": "TCOTC",
          "committed_at": "2025-12-25T03:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87de613ff3ffd617e8b69b382c589fd50b2a79d9",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-12-23T02:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb36e49c8676f0fc5534155d72bcbc08736b602",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/16586",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-12-19T14:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e0e7a96151e4e68371e6d0f0d96bb5bb9cd600",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/16586",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-12-18T15:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d0a8404aa74322e63afe281cf88c8fc10c34e0",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-12-02T13:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f444e1a92add6de1b7b94d57f2fbd8a4f6c76173",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/16244",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-11-27T03:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f1dae6ab73a49816266fad7fa7c8b54a3bff38",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/issues/42",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-11-27T03:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfad9ca9630fa88b1bfc13ac57db2a48ce294b53",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-09-09T10:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22c4106e05df5ead2372ea0032df3f15035cc36",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/pull/41",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-09-07T01:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a7378acd78d4cee3d719e2de64844667c706399",
          "body": "Co-authored-by: Maria Hernandez <info@askmaria.tech>",
          "is_bot": false,
          "headline": "adjust imports to separate type-only and regular imports (#41)",
          "author_name": "Maria Hernandez",
          "author_login": "maria-coaching",
          "committed_at": "2025-09-07T01:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8344e0a60fc2048a14fb99db23fa9d0018fbee6",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15639",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-09-04T13:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6081d627f79e4925b937c2d6232c5caa3ee12466",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/issues/40",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-09-03T10:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888535dfe0c0f53bb15a456896f9ee3fe8038921",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15639",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-09-03T01:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14f483490bb1aef3ec5bdfe08022ddb51ee0a12",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-09-02T01:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c483f871dba84da943909b2da39be95eea735d07",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/15610",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-09-01T14:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882c462bccc4bcf2399628ab1cd7221ca7a47f71",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/15610",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-28T09:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01dfcb6eb1fc97316d045f88ddb690a8f179f271",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-26T03:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3076bfbbff6110c098472046350cba4cb9f178e0",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15641",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-21T12:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28464c6542f3c22c72178bf19d0545bf45cdc4de",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15641",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-21T05:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "414eadcacfd2659697d23131fb60cfb2916e6e05",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15415",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-20T04:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95b12528a956a17e990c1c31caa455d80c4713e",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15415",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-20T04:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f683104a2600dfb9f922d47e0a5e4256e1a13f",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15516",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-12T02:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33abc16598872a6f711a4de2db7c9c077b7e5a94",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15485",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-10T10:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b362e951a7a50a81fc3831becd7fa9dae24a88",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/petal/pull/39",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-10T07:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc0b0ca43ac3f9a22e9aa69204ecc498b1ca4dc",
          "body": null,
          "is_bot": false,
          "headline": "fix missing types (#39)",
          "author_name": "Alexander Pape",
          "author_login": "Macavity",
          "committed_at": "2025-08-10T07:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888bc34cdc702b61e6b5c786f877133eb4c500e8",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15398",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-08-01T14:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59a26f8144bd7c8263862f179f7cecc59cf29d2",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-07-22T14:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97b1ecc76bc2ebbf63ab3928a025dca5ed67b19",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15303",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-07-18T02:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f875feaec925842cc897e9e46ec7750b9765c3",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15308",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-07-16T15:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7de629686b2c15bc79985dfe4b6aa38dba5554b",
          "body": null,
          "is_bot": false,
          "headline": ":memo: https://github.com/siyuan-note/siyuan/issues/15285",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-07-16T03:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e87f55e22b8208ad65936a0b95b60a4583b9722",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/15285",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-07-16T03:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a307979e4c12ae63b04914a1b525383186481226",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/14752",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-05-17T01:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c410548c7be44c36c607725617ae510d41b391",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/14725",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-05-06T05:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e69344cc43932e1b698fc84df1c6f0b4236e8c",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-04-08T03:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873b77b15c13df23eb24a7851c1c649dd8a2e2f3",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/14499",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-04-02T06:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a0f47e9250265512cbc936e176c85bc1be5658",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/14499",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-04-02T06:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bb73aa6b2565861d11be29d2eff5d591b726058",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/14276",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-03-06T04:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e4947b40c8756e66f97868e8c50e1ace1a1606",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-03-04T03:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8217ed45bad4c09a07b5411d820be78c13afc61",
          "body": null,
          "is_bot": false,
          "headline": ":memo: https://github.com/siyuan-note/siyuan/issues/11801",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-03-03T15:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ced633664c2a946ebf498df0cc0ff81b6d0eb3",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/11801",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-03-03T15:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "851c498c0ee5001dc8d662d413a11823b33ce576",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13852",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-02-25T15:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66c9f13b0d03dd7981997cd68b9c3888f0374ce5",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13852",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-02-24T09:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310bd5c1d9fbd8a65aea85cc1c7012353d67e11a",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/14036",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-02-11T10:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6275c6921dfc339d3793037ac2f31686d1e79ac",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-02-11T10:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7344486738f57b7cfd6c21a1257511ed77038341",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13791",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-01-13T10:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44bea92d934754638ba31b4397a4b46b6fb8f2f",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13776",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-01-11T16:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08331432b4348c0e6563e3e1e3b4adb2d51e02d0",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/13761",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-01-11T13:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0bc19f9c27b7dcb645fc833aff00f6706c41e00",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/pull/13761",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-01-11T13:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415f016562ad1bccb022da7550eb32f206d47885",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13548",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2025-01-02T09:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afe034e07f31e17ec7045d23281c138fe8886f4",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2024-12-24T03:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc76b9d0e69df35612869c59187e7a634498f759",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2024-12-24T03:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e239fc5add93785f23d65ee783329c8a77a7d43d",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13579",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2024-12-22T15:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c01b354c9745b0ed556f65e85d9d50cf3aa196",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13522",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2024-12-20T02:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb62bed1993d0e93d56e6a809568a2eb011c630",
          "body": null,
          "is_bot": false,
          "headline": ":art: https://github.com/siyuan-note/siyuan/issues/13522",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2024-12-18T08:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0480c7910eedf6cf52fe72f9d7e72143d45f205",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up:",
          "author_name": "Vanessa",
          "author_login": "Vanessa219",
          "committed_at": "2024-12-10T17:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 71,
      "latest_release_at": "2026-07-21T03:48:25Z",
      "latest_release_tag": "v1.2.3",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 31,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 35.8
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "siyuan",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/siyuan",
          "is_deprecated": false,
          "latest_version": "1.2.3",
          "repository_url": "https://github.com/siyuan-note/petal",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 5848,
          "first_published_at": "2023-03-07T02:23:07.907000Z",
          "latest_published_at": "2026-07-21T03:47:57.675000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 33,
      "stars": 55,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2023-04-14",
            "count": 2
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 2
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 32,
        "total_forks": 33
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 67006,
      "source_files_sampled": 22,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 4,
        "malicious_count": 0,
        "assessed_package": "npm:siyuan@1.2.3",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@dop251/types-goja_nodejs-buffer",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "latest"
        },
        {
          "name": "@dop251/types-goja_nodejs-global",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "latest"
        },
        {
          "name": "@dop251/types-goja_nodejs-url",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "latest"
        },
        {
          "name": "zod",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "latest"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@dop251/types-goja_nodejs-buffer",
            "direct": true,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@dop251/types-goja_nodejs-global",
            "direct": true,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@dop251/types-goja_nodejs-url",
            "direct": true,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "latest",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 4,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 22,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 26,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Vanessa219",
          "commits": 222,
          "avatar_url": "https://avatars.githubusercontent.com/u/970828?v=4"
        },
        {
          "type": "User",
          "login": "zuoez02",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/4801955?v=4"
        },
        {
          "type": "User",
          "login": "Zuoqiu-Yingyi",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/49649786?v=4"
        },
        {
          "type": "User",
          "login": "frostime",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/27268127?v=4"
        },
        {
          "type": "User",
          "login": "88250",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/873584?v=4"
        },
        {
          "type": "User",
          "login": "TCOTC",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/78434827?v=4"
        },
        {
          "type": "User",
          "login": "Macavity",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/300609?v=4"
        },
        {
          "type": "User",
          "login": "maria-coaching",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/227491469?v=4"
        },
        {
          "type": "User",
          "login": "iamqiz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/48077521?v=4"
        },
        {
          "type": "User",
          "login": "suka233",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/43712875?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.685
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
            "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": 2,
            "reason": "Found 6/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4ed2754341c89ed7e097d8b7ede96d5b162632d2",
        "ran_at": "2026-07-27T23:35:59Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 32,
          "created_at": "2024-07-06T15:02:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-22T01:22:53Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/siyuan-note/petal",
    "host": "github.com",
    "name": "petal",
    "owner": "siyuan-note"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 50,
        "vitality": 90,
        "community": 42,
        "governance": 71,
        "engineering": 21
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 71,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 31
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "31/52 weeks with commits",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 31
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "71 commits in the last year",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "24 commit(s) and 1 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": 47,
              "latest_release_tag": "v1.2.3",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 35.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~35.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 35.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "forks": 33,
              "stars": 55,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "55 stars",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "33 forks",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "siyuan"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 5848
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,848 downloads/month across npm",
                "points": 50.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5848,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.685
            },
            "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 68% of commits",
                "points": 7.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 0,
              "closed_issues": 26,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/28 decided PRs merged",
                "points": 30.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 28
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 1381,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "siyuan-note",
              "public_repos": 38,
              "account_age_days": 2157
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,381 followers of siyuan-note",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1381,
                      "login": "siyuan-note"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "38 public repos, account ~5 yr old",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 38
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "siyuan"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "58 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 21,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "plugin",
                "siyuan"
              ],
              "has_wiki": false,
              "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 6/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:siyuan@1.2.3 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:siyuan@1.2.3",
                  "assessed": 4
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 4,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.08,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "8 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 14,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "TypeScript (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 67006,
              "source_files_sampled": 22,
              "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/22 source files over 60KB",
                "points": 52.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T23:36:11.222406Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/siyuan-note/petal.svg",
  "full_name": "siyuan-note/petal",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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