原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ci-cd",
"github-actions",
"typescript"
],
"is_fork": false,
"size_kb": 980,
"has_wiki": true,
"homepage": "https://oss.dedaluslabs.ai/hollywood",
"languages": {
"JavaScript": 94,
"TypeScript": 245889
},
"pushed_at": "2026-07-30T19:49:43Z",
"created_at": "2026-06-15T20:06:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T18:15:16Z",
"description": "Lights, Cameras, (GitHub) Actions!",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Dedalus Labs",
"type": "Organization",
"login": "dedalus-labs",
"company": null,
"location": "United States of America",
"followers": 122,
"avatar_url": "https://avatars.githubusercontent.com/u/201873775?v=4",
"created_at": "2025-03-05T03:27:14Z",
"is_verified": null,
"public_repos": 80,
"account_age_days": 512
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-07-22T00:56:00Z"
},
{
"tag": "v0.1.0-alpha.1",
"kind": "prerelease",
"published_at": "2026-07-30T19:36:33Z"
},
{
"tag": "v0.0.1-alpha.1",
"kind": "prerelease",
"published_at": "2026-06-16T19:47:19Z"
},
{
"tag": "v0.0.1-alpha.0",
"kind": "prerelease",
"published_at": "2026-07-30T19:36:31Z"
}
],
"recent_commits": [
{
"oid": "82d5e7a740341b38e059c7cf7360ab270c09a18e",
"body": null,
"is_bot": false,
"headline": "fix(github): render summary headings as html (#33)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-07-24T18:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d9c280b4f55161f5ea0a6981a71ad30255d4a4",
"body": "Co-authored-by: cind-bot[bot] <250904090+cind-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "release: 0.0.1 (#20)",
"author_name": "cind-bot[bot]",
"author_login": "cind-bot[bot]",
"committed_at": "2026-07-22T00:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70244c2775f427fbda07ba6f3ef76aa717ddf27c",
"body": "* refactor(ci): dogfood typed local actions\n\n* docs: make local action usage executable\n\n* refactor(github): remove shell-based path detection",
"is_bot": false,
"headline": "refactor(ci): enforce typed action dogfooding (#32)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-07-22T00:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94864af3e75d42251fb50715fa562e7449a2ed5",
"body": "* fix(release): publish npm before tagging\n\n* docs(release): document publish-before-tag flow\n\n* chore(release): prepare 0.0.1\n\n* refactor(release): use typed local actions\n\n* fix(release): bundle local actions before use",
"is_bot": false,
"headline": "fix(release): publish npm before tagging (#31)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-07-22T00:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a984c6bf205d89800d5a0e19d6ba4c638266bc35",
"body": "* chore(ci): run actionlint through Hollywood\n\n* chore(ci): use Cind client ID\n\n* test(ci): colocate workflow checksum test",
"is_bot": false,
"headline": "chore(ci): reduce workflow log noise (#30)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-07-22T00:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08af499038cc00800acd3558316093ed463439af",
"body": null,
"is_bot": false,
"headline": "feat(github): add log color controls (#28)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-07-21T22:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f2b6e00f241d489f7c40ad1990ff4a1ac7f7b5b",
"body": null,
"is_bot": false,
"headline": "feat(github): add compact command reports (#27)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-07-21T22:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9af9ad55d805917c8264cbb33520dbd278a0716a",
"body": "* feat(script): add typed step summaries\n\n* test(ci): dogfood Hollywood runtime",
"is_bot": false,
"headline": "feat(script): add typed step summaries (#26)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-07-21T22:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64b16f90fe9fd78a43715e360622cc6330fbf5e6",
"body": null,
"is_bot": false,
"headline": "fix(release): avoid npm dist-tag mutation (#21)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-22T21:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3754335fbecfb7b6f43b39080d4dd3213c36691",
"body": "Co-authored-by: cind[bot] <250904090+cind[bot]@users.noreply.github.com>\nCo-authored-by: Windsor Nguyễn <win@dedaluslabs.ai>",
"is_bot": true,
"headline": "release: 0.0.1 (#13)",
"author_name": "cind-bot[bot]",
"author_login": "cind-bot[bot]",
"committed_at": "2026-06-22T17:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091a1ea8b7cff2d29f2d86f0931f624507c44f43",
"body": null,
"is_bot": false,
"headline": "test(github): inline readable log action (#19)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-22T07:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6390c76b246028e18b0b9eece76c338a84ce546",
"body": null,
"is_bot": false,
"headline": "feat(github): group action command logs (#18)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-22T07:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d9c6f461461bdc0919c99d2376f61208d9078a",
"body": null,
"is_bot": false,
"headline": "fix(security): add GitHub private vulnerability reporting (#17)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-22T07:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "332dd32e6d02697bb770c4c1e356ef7689d1c503",
"body": "* fix(ci): publish prereleases to latest before ga\n\n* feat(cli): infer local action exports",
"is_bot": false,
"headline": "fix(ci): publish prereleases to latest before ga (#16)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-22T07:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356cdaa1370a86ad40f93059f0a2cfb62a1d5698",
"body": "fix(cla): split contributor checks",
"is_bot": false,
"headline": "Merge pull request #15 from dedalus-labs/codex/cla-trusted-automation",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-22T07:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b686a1d1772210349468d3d2472fcdd82ba6b686",
"body": null,
"is_bot": false,
"headline": "chore(actions): rename local action script",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-22T06:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22214d76c68a094c6432e3dcd94f26c726ca9515",
"body": null,
"is_bot": false,
"headline": "fix(ci): bootstrap local action checks",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T23:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90f776f1ba108d23674f24548e348aa4deeca01",
"body": null,
"is_bot": false,
"headline": "refactor(cli): add build command",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T21:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09a3d42c5b128d87ab4b87fc8d841ee94c9850af",
"body": null,
"is_bot": false,
"headline": "refactor(cla): use typed contributor actions",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T21:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97031bf6e0051b23d3c3a47454bf2b41bdfc5636",
"body": null,
"is_bot": false,
"headline": "refactor(cla): split contributor checks",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T20:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19dd0cbee9b76a96b051e593dfca5b78a8565392",
"body": null,
"is_bot": false,
"headline": "fix(cla): trust release automation author",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T20:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26e485f0abaebc63e0070e42604a48dc1f03603c",
"body": null,
"is_bot": false,
"headline": "fix(gha): request write pr token for flowers (#14)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T20:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2520bf3d16262b4a4249170eca45b63aa3cebde",
"body": "* fix(gha): trust cind bot rename\n\n* fix(gha): use cind token for flowers",
"is_bot": false,
"headline": "fix(gha): trust cind bot rename (#12)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T20:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a52b64986c543df2d33c085be5a18516d698856",
"body": "Co-authored-by: cind[bot] <250904090+cind-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "release: 0.0.1-alpha.1 (#1)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-16T19:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72855a053a84ecdd0e4a3d20149369eee63e0f49",
"body": null,
"is_bot": false,
"headline": "docs: add license section (#11)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T19:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107adf5d911b67f05698c455cc000b2902f788ef",
"body": null,
"is_bot": false,
"headline": "docs: add license section",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T19:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73ace5069b6f1c46dbc5a49a5c7d25e63e73674",
"body": null,
"is_bot": false,
"headline": "fix(cli): read version from package metadata (#10)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T18:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2876d4a579fa769689a395651004ce1c721373d",
"body": null,
"is_bot": false,
"headline": "fix(cli): read version from package metadata",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T18:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a4eec55b041c6786379854ca053d3c59e88f967",
"body": "* docs: soften site contrast\n\n* docs: generalize public examples\n\n* docs: explain vouch flow in readme\n\n* docs: add public roadmap\n\n* docs: require screenshots for rendered changes\n\n* docs: note small dependency surface\n\n* docs: improve mobile docs spacing\n\n* chore: support node 20 runtime\n\n* docs: \n[…]\ndocs commands\n\n* docs: position hollywood as ai native\n\n* docs: rename good fits to use cases\n\n* docs: move docs section higher\n\n* docs: document node requirements\n\n* chore: add npm discovery keywords",
"is_bot": false,
"headline": "docs: polish public docs (#3)",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T18:00:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b89f511efd9c7f51abe4c47f57eb5e1de3de92fa",
"body": null,
"is_bot": false,
"headline": "chore: add npm discovery keywords",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "318bded9c2435f1186e3202753f42f1915b1f2c9",
"body": null,
"is_bot": false,
"headline": "docs: document node requirements",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2145b082d832b94991fafba6e82ae216885aeb50",
"body": null,
"is_bot": false,
"headline": "docs: move docs section higher",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87dbc384a10c7705fdf0c089ed24d7de4adbc066",
"body": null,
"is_bot": false,
"headline": "docs: rename good fits to use cases",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbbece5d07c5d6ff7ec711121f27340b145493d5",
"body": null,
"is_bot": false,
"headline": "docs: position hollywood as ai native",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb1f0fc5c7ff79736c1967ce88c09dc65c69cda2",
"body": null,
"is_bot": false,
"headline": "docs: standardize mkdocs commands",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014ab4f1172280c47b83319c19811baa418604be",
"body": null,
"is_bot": false,
"headline": "docs: clarify contributor pr flow",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7dcaad79c1877cc4f75b863d32ccb7f62f3487",
"body": null,
"is_bot": false,
"headline": "docs: link release please flow",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35e7b6755554ef4cb955a9ace0055eca871c22a3",
"body": null,
"is_bot": false,
"headline": "docs: soften generated yaml guidance",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6691ea22f92c6c23f4caa91d05045fbc51dabd4f",
"body": null,
"is_bot": false,
"headline": "docs: add execution backend docs",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460047165d410eb58f1c095abe7b9cd93bd0360b",
"body": null,
"is_bot": false,
"headline": "docs: explain hollywood binary usage",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "124b69b660dedda737090144cf00c272dbbc719c",
"body": null,
"is_bot": false,
"headline": "docs: link execve reference",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f90d7e90a8b09f37e731be9a78cc81ff900342",
"body": null,
"is_bot": false,
"headline": "docs: emphasize typed action validation",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54296be7d1449d8b37a5084efaceb1c1de77b55a",
"body": null,
"is_bot": false,
"headline": "docs: clarify contribution trust flow",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6e8ab453c5560d2b08bc32f00806a99d0e3e19",
"body": null,
"is_bot": false,
"headline": "chore: support node 20 runtime",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7bda2c6f6db4e05cecef5044ec0509dc58e2d5",
"body": null,
"is_bot": false,
"headline": "docs: improve mobile docs spacing",
"author_name": "Windsor Nguyen",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T04:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70adadc80626b9b36ca1eabaf1a428f631d5def",
"body": null,
"is_bot": false,
"headline": "docs: note small dependency surface",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T03:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cd63e2df3c24c1ca49a91213bb624e95cd45aa",
"body": null,
"is_bot": false,
"headline": "docs: require screenshots for rendered changes",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T03:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a07e7c711c1301872893a44964f22a5051a8549",
"body": null,
"is_bot": false,
"headline": "docs: add public roadmap",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T03:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d87120fcb7ecfabc39a00db570bcbfd441fe1116",
"body": null,
"is_bot": false,
"headline": "docs: explain vouch flow in readme",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T03:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388c6956bd5b5a8ba9ff21b81428b3d1cdf06c9e",
"body": null,
"is_bot": false,
"headline": "docs: generalize public examples",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T03:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0050abd8758da4ba4a900dede9b1fb79308781c2",
"body": null,
"is_bot": false,
"headline": "docs: soften site contrast",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T03:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13bdbb09011ffee9c91a3ea4ae52d208e3da682c",
"body": "chore: prepare hollywood oss release",
"is_bot": false,
"headline": "Merge pull request #2 from dedalus-labs/codex/cla-vouch-hardening",
"author_name": "Windsor Nguyễn",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T02:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d96057aa0027e98be52d082fa94ff8e126431f",
"body": null,
"is_bot": false,
"headline": "docs: explain action adapter",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T02:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fde1f2449ea94b898e8e7342d695fb03cc6280f",
"body": null,
"is_bot": false,
"headline": "refactor(ci): type flower workflow",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T02:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989008cf4ff85ac846c378b20c651916d6998d4a",
"body": null,
"is_bot": false,
"headline": "fix(ci): allow cla bootstrap maintainers",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10a2a4422b4afa95febc1a46281484441ced716",
"body": null,
"is_bot": false,
"headline": "fix(ci): allow owner cla bootstrap",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fad45bde83137a8766173d658ca854498088a6d",
"body": null,
"is_bot": false,
"headline": "chore(gha): rename workflow sources",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f976f567dc12932a035e350e5c66781013c015e",
"body": null,
"is_bot": false,
"headline": "chore(ci): use cind for release please",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56b0c46e3262cc07869b56cf231ff79bffc8153",
"body": null,
"is_bot": false,
"headline": "refactor(cli): rename command module",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c916771e1205ebcab558e9f3b42572fe80048ef",
"body": null,
"is_bot": false,
"headline": "chore(ci): add merged pr flower workflow",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c97e1b2de2799693191f40ec9c643360731af05",
"body": null,
"is_bot": false,
"headline": "docs: document release flow",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34c279d28a1743943492bde5c1c6eb2eeab951e",
"body": null,
"is_bot": false,
"headline": "chore(ci): gate external pr tests",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d710626b98e76c72333c60c5f0553837b9d7c98c",
"body": null,
"is_bot": false,
"headline": "docs: add premiere styling",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc45f090eef84fd41031451606f77d7f19f2546",
"body": null,
"is_bot": false,
"headline": "docs: theme hollywood site",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a82d7d4ae62286869a1146c8eb995951a0c1f356",
"body": null,
"is_bot": false,
"headline": "docs: add oss site",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ff8b71ccd87e86b2b3de992cc100d4875aba95",
"body": null,
"is_bot": false,
"headline": "chore(ci): reject handwritten action yaml",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c42d4580a850818d1a9346c15ae1ca561845af6",
"body": null,
"is_bot": false,
"headline": "chore(build): enforce source build boundary",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T01:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3622f59051e3e9a734f2705f6b46b5ee5b4ca913",
"body": null,
"is_bot": false,
"headline": "docs(security): document cicd policy",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db719eb678b4ca8ac5ab20b3c48364fd0126c27",
"body": null,
"is_bot": false,
"headline": "chore(github): add codeowners",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8b4d04f645cad8adff33429b3a8c3c7fac35282",
"body": null,
"is_bot": false,
"headline": "chore(generate): space generated headers",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "605d129c26e123effb6d6c28ffe2327836848418",
"body": null,
"is_bot": false,
"headline": "docs(security): update vulnerability contact",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56af6cb474db04b1abf69e787194623dc55d1caa",
"body": null,
"is_bot": false,
"headline": "chore(cli): add check command",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae7cb297066ed9d3e0712f7064c87b088b752a5",
"body": null,
"is_bot": false,
"headline": "chore(tooling): adopt website checks",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4510ab44c19937b8c5797c3ad99a2feca2a6539",
"body": null,
"is_bot": false,
"headline": "chore: harden public release",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ebfdcc37fea6b3dd27c8b911a8f0a2f10050561",
"body": null,
"is_bot": false,
"headline": "chore(ci): update release please action",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbd4a358acbcb368815c6de38edb9940f32e5975",
"body": null,
"is_bot": false,
"headline": "chore(ci): use node 24 actions",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623cad6e2026c13d7d01dcdfa046d34b37161d6d",
"body": null,
"is_bot": false,
"headline": "chore(release): add npm publishing pipeline",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48b63045d6e0a9f2dfb543a1fa3beba1c5e4e25",
"body": null,
"is_bot": false,
"headline": "chore(github): add community templates",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c9fad4e723fb778c7b022e3fe5cf31652cb4ca",
"body": null,
"is_bot": false,
"headline": "chore(npm): use dedalus-labs scope",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-16T00:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76f50e832f311c43a724f584da1d52285b0beefd",
"body": null,
"is_bot": false,
"headline": "chore: init",
"author_name": "Windsor",
"author_login": "windsornguyen",
"committed_at": "2026-06-15T23:28:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 80,
"latest_release_at": "2026-07-22T00:56:00Z",
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 8,
"mean_days_between_releases": -2.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@dedalus-labs/hollywood",
"exists": true,
"license": "MIT",
"keywords": [
"actions",
"agents",
"ai",
"automation",
"ci",
"ci-cd",
"devops",
"gitops",
"github",
"github-actions",
"llms",
"local-testing",
"typed-actions",
"typescript",
"workflow",
"workflows",
"yaml"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@dedalus-labs/hollywood",
"is_deprecated": false,
"latest_version": "0.0.1",
"repository_url": "https://github.com/dedalus-labs/hollywood",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 11739,
"first_published_at": "2026-06-16T02:45:41.318000Z",
"latest_published_at": "2026-07-22T00:55:42.033000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 2,
"stars": 9,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 16
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"recipes"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 24568,
"source_files_sampled": 55,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"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": 37,
"malicious_count": 0,
"assessed_package": "npm:@dedalus-labs/hollywood@0.0.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"pypi"
],
"dependencies": [
{
"name": "@actions/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "3.0.1"
},
{
"name": "@actions/exec",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "3.0.0"
},
{
"name": "@actions/expressions",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "0.3.57"
},
{
"name": "@actions/workflow-parser",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "0.3.55"
},
{
"name": "esbuild",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "0.28.1"
},
{
"name": "yaml",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.8.4"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 22,
"open_issues": 8,
"closed_ratio": 0.111,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "windsornguyen",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/93564933?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"cla.yml",
"docs.yml",
"flowers.yml",
"publish-npm.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/20 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 9,
"reason": "dependency not pinned by hash detected -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "82d5e7a740341b38e059c7cf7360ab270c09a18e",
"ran_at": "2026-07-30T21:18:28Z",
"aggregate_score": 6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T18:15:24Z",
"oldest_open_prs": [
{
"number": 24,
"created_at": "2026-07-12T19:09:01Z",
"last_comment_at": "2026-07-12T19:22:15Z",
"last_comment_author": "IshaanXCoder"
},
{
"number": 25,
"created_at": "2026-07-13T09:10:17Z",
"last_comment_at": "2026-07-13T21:36:09Z",
"last_comment_author": "IshaanXCoder"
},
{
"number": 34,
"created_at": "2026-07-24T18:29:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2026-07-24T18:30:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2026-07-30T18:32:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-07-30T18:37:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2026-07-30T19:25:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2026-07-30T19:50:28Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T18:15:09Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 4,
"created_at": "2026-06-16T04:24:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 6,
"created_at": "2026-06-16T04:24:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2026-06-16T04:24:30Z",
"last_comment_at": "2026-07-12T20:16:51Z",
"last_comment_author": "IshaanXCoder"
},
{
"number": 8,
"created_at": "2026-06-16T04:24:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2026-06-16T04:24:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2026-06-23T19:38:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-06-26T01:31:57Z",
"last_comment_at": "2026-07-12T17:24:05Z",
"last_comment_author": "windsornguyen"
},
{
"number": 36,
"created_at": "2026-07-30T18:31:10Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dedalus-labs/hollywood",
"host": "github.com",
"name": "hollywood",
"owner": "dedalus-labs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 68,
"vitality": 74,
"community": 50,
"governance": 51,
"engineering": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 80,
"human_commit_share": 0.963,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "80 commits in the last year",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 80
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 4,
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": -2.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~-2.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": -2.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"forks": 2,
"stars": 9,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"packages": [
"@dedalus-labs/hollywood"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 11739
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "11,739 downloads/month across npm",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 11739,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"merged_prs": 22,
"open_issues": 8,
"closed_issues": 1,
"issue_closed_ratio": 0.111,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "11% of issues closed",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 11
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "22/22 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/20 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 122,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dedalus-labs",
"public_repos": 80,
"account_age_days": 512
},
"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": "122 followers of dedalus-labs",
"points": 15,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 122,
"login": "dedalus-labs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "80 public repos, account ~1 yr old",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 80
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"@dedalus-labs/hollywood"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"ci-cd",
"github-actions",
"typescript"
],
"has_wiki": true,
"homepage": "https://oss.dedaluslabs.ai/hollywood",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://oss.dedaluslabs.ai/hollywood",
"points": 15,
"status": "met",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 68,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/20 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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:@dedalus-labs/hollywood@0.0.1 runtime dependency closure — what installing the published package pulls in — 37 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:@dedalus-labs/hollywood@0.0.1",
"assessed": 37
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 37,
"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": 37,
"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": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "77 of 77 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 77
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 80",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 80
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 24568,
"source_files_sampled": 55,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/55 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 55,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"recipes"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, recipes",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, recipes"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T21:18:44.139033Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dedalus-labs/hollywood.svg",
"full_name": "dedalus-labs/hollywood",
"license_state": "standard",
"license_spdx": "MIT"
}