原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"agent",
"novel",
"ai-agents",
"ai-tools",
"ide"
],
"is_fork": false,
"size_kb": 24691,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 4779603,
"CSS": 68955,
"HTML": 1200,
"Shell": 22655,
"JavaScript": 9376,
"TypeScript": 4437919
},
"pushed_at": "2026-07-22T16:55:23Z",
"created_at": "2026-05-19T09:56:12Z",
"owner_type": "User",
"updated_at": "2026-07-22T16:56:54Z",
"description": "An AI creative platform for novel writing and AI generated RPG, with built-in support for AI agents, Skills, subagent workflows, automations, image generation, and version control. 一个面向小说创作与 AI 角色扮演游戏的 AI 创作平台,内置支持 AI Agents、Skills、Subagent Workflows、Automations、图像自动生成与项目版本管理等核心能力",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "alfred",
"type": "User",
"login": "alfredxw",
"company": "ByteDance",
"location": "Shenzhen",
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/52421523?v=4",
"created_at": "2019-07-01T16:33:45Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 2578
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-22T16:53:06Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-22T12:08:32Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-15T15:51:38Z"
},
{
"tag": "v0.1.18",
"kind": "patch",
"published_at": "2026-07-01T02:14:58Z"
},
{
"tag": "v0.1.17",
"kind": "patch",
"published_at": "2026-06-27T15:09:08Z"
},
{
"tag": "v0.1.16",
"kind": "patch",
"published_at": "2026-06-26T18:12:49Z"
},
{
"tag": "v0.1.15",
"kind": "patch",
"published_at": "2026-06-26T17:32:46Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2026-06-26T02:07:34Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2026-06-24T13:18:56Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-06-20T14:29:48Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2026-06-18T16:01:17Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2026-06-12T12:05:10Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2026-06-12T01:55:40Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-06-10T17:42:39Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-06-10T17:10:12Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2026-06-05T14:41:13Z"
}
],
"recent_commits": [
{
"oid": "5661eafc3a7f13b9dad9512d8e115c125541c4d9",
"body": null,
"is_bot": false,
"headline": "chore: update wechat.png",
"author_name": "alfredxw",
"author_login": "alfredxw",
"committed_at": "2026-07-22T16:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ad094a56284ac06cf65cd0b2d384d3afd199a3",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.1",
"author_name": "alfredxw",
"author_login": "alfredxw",
"committed_at": "2026-07-22T16:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33292496ce197a6ba421ca75838fa6e446158c3",
"body": null,
"is_bot": false,
"headline": "fix: improve port fallback and settings status",
"author_name": "alfredxw",
"author_login": "alfredxw",
"committed_at": "2026-07-22T16:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d56bfe1401f70819068a1ad4347f6c7af031189",
"body": null,
"is_bot": false,
"headline": "Enhance agent trace diagnostics and autosave",
"author_name": "alfredxw",
"author_login": "alfredxw",
"committed_at": "2026-07-22T15:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e48150e5dac972ecb58f90bee0d57bb49d5c50",
"body": null,
"is_bot": false,
"headline": "Fix duplicate Game Agent narrative candidates",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-22T12:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f0e57199b82c28dad2f6d75160bf1a408da0558",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.0",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-22T11:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb0b7d24801ad9ebf0be16f14098de6548de8ebc",
"body": null,
"is_bot": false,
"headline": "Upgrade x/text to fix Unicode normalization vulnerability",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-22T11:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c93df2d9757bf330301483241dc04ee3a9efbac",
"body": null,
"is_bot": false,
"headline": "Synchronize chapter state after final revision",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-22T04:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae4f7362aecdc8c377193b5702f880dd3c5d63bd",
"body": null,
"is_bot": false,
"headline": "Unify agent tool result context boundaries",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-21T17:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f9cb75f90b39161071a2d9324aa4e5c6865280",
"body": null,
"is_bot": false,
"headline": "Keep inactive director state sections mounted",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-21T16:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f33a9f738633a6e6d5bacc6e70d2f93d2a1c72f",
"body": null,
"is_bot": false,
"headline": "Add one-time GitHub Star prompt to workbench",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-21T16:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b34382b41aea4e9e43a6b5b120178bc592543462",
"body": "# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:alfredxw/denova",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-21T16:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edfa6d41e2646406622ee927de35eb95b0e3f46e",
"body": null,
"is_bot": false,
"headline": "Add replayable Actor archive and restore lifecycle",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-21T16:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644b48c3892e27aab6b6df0ce828bc1fbf77691e",
"body": "Default PreviewChars=2000 hard-truncated JSON tool bodies and appended a\nnewline marker, which providers re-parse as broken JSON at char 2000\n(prefill failed: unexpected control character). Oversized JSON results\nnow use a full placeholder instead.",
"is_bot": false,
"headline": "fix(agent): avoid mid-cutting JSON tool result previews (#63)",
"author_name": "Machinacanis",
"author_login": "machinacanis",
"committed_at": "2026-07-21T15:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41be04deec748e32b7297c3e9f144dd34c8472f8",
"body": null,
"is_bot": false,
"headline": "Refactor game story setup layout",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-21T15:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4ec8d7507210d58855f98ca5dd1cdec5c2f2a0",
"body": "Co-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "WIP: interactive state schema and director updates",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-21T14:11:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0709f19eb69f54098d513c9fb69b7101ff80be50",
"body": null,
"is_bot": false,
"headline": "Add regex search and global workspace replacement",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T15:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2550ca33769c1e1232ac5df15eb1f186d89210",
"body": null,
"is_bot": false,
"headline": "Improve Game Mode state handling and persist story selection",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T10:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476e043e3f41d8dedab38afeae0f8ce780ad4264",
"body": "# Conflicts:\n#\tCHANGELOG.md\n#\tweb/src/components/Editor/MarkdownEditor.tsx",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:alfredxw/denova",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T09:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5e4ee53ad158fe88dfb7148408edc6558e481a",
"body": "Extend the editor search bar with a replace field and a regex toggle.\n- editorDecorations: support regex matching in findSearchMatches and add\n replaceCurrentSearchMatch / replaceAllSearchMatches with capture-group\n replacement support\n- EditorSearchBar: add Replace toggle, regex toggle, replace i\n[…]\nl shows a toast with count\n- MarkdownRichEditor: update SearchState to include useRegex\n- i18n: add zh-CN and en-US keys for replace and regex UI\n- CHANGELOG: document the new feature under Unreleased",
"is_bot": false,
"headline": "feat(editor): add find-and-replace with regex support (#59)",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T09:30:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0c373dfd4232e3d94bca0551aeeb58449b781708",
"body": "# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:alfredxw/denova",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T09:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9009a26f737003d52af3011803446f8302d9e04",
"body": null,
"is_bot": false,
"headline": "Improve creator workflow and streamline application architecture",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T09:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab865517d085b8fddb3687f5b2fce7171564743b",
"body": null,
"is_bot": false,
"headline": "Migrate state layout editor to hello-pangea drag and drop",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T07:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46b36aac140a328092915e93e5c5bfdf11b230c",
"body": null,
"is_bot": false,
"headline": "Fix streaming layout staging and idle chat scrolling",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T07:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3fc21dbafd831375f7bdc7a64cad276149fc9ee",
"body": null,
"is_bot": false,
"headline": "fix(agent): filter malformed retained tool calls (#57)",
"author_name": "Floze",
"author_login": "floze-the-genius",
"committed_at": "2026-07-20T04:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d77af9a512a444007db8bb9db31f69a0c005440",
"body": null,
"is_bot": false,
"headline": "Optimize streaming trace rendering and collapse active traces",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T04:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1145fa0ae64f059836fdfe6f8a1e4327447cf888",
"body": null,
"is_bot": false,
"headline": "Improve creator workflow and session context handling",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-20T04:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ff81d2f28500b4c76f633d3e449bd35a2949af",
"body": null,
"is_bot": false,
"headline": "Refactor agent context and UI state handling",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-19T15:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae0ab3fdb953b44105f163d66db27c043fa72a2",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and align UI state boundaries",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-19T14:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de34d9ea4fb32c237098be8fb1d4de91dd7872d6",
"body": null,
"is_bot": false,
"headline": "Refine agent context handling and UI interactions",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-19T12:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d1ae10ead2e7d3e4563902fdc4eeb0e36bc414",
"body": null,
"is_bot": false,
"headline": "Improve review reference navigation and session switching",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-19T05:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7999704e63f47da62e41af25ff508832e6129bcd",
"body": null,
"is_bot": false,
"headline": "Refactor context management and recovery flows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-19T03:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8807114cd04e5ff0b28dabe5e65895f2a2ff37f",
"body": "- Autosave uses one after-delay core with scenario adapters; each\n resource allows one in-flight request and collapses later edits into\n the latest pending snapshot. Manual save and navigation flush share\n the same queue.\n- Settings, Agents, Lore, Presets, Automations, Skills, style\n references,\n[…]\n\n transitions, and advances revisions between queued writes.\n- Clean drafts load external updates without writing back; dirty drafts\n three-way rebase from original baseline and retry transparently.",
"is_bot": false,
"headline": "Unify autosave, add revision CAS and three-way conflict resolution",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-19T00:32:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40977501579e307f86950dfd08f411d0a4338d71",
"body": null,
"is_bot": false,
"headline": "Consolidate shared frontend components",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T13:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7bbd10af5ff2d2d6ce5735c38de61abe21d7731",
"body": null,
"is_bot": false,
"headline": "Improve reliability, automations, and game recovery",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T10:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62695052faeda744e00cd2e423620d381cb9a217",
"body": null,
"is_bot": false,
"headline": "chore: remove temporary design QA report",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T09:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f528bb3faea26d1c02cf1b341674885fcda66011",
"body": null,
"is_bot": false,
"headline": "fix(game): make turn state submissions schema-guided",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T09:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc967554f3baab96c46da6fafd0b43d56b900939",
"body": null,
"is_bot": false,
"headline": "Refine agent context handling and workspace UI flows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T08:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624121386d5b6121247938fb55acdf19662a27f0",
"body": null,
"is_bot": false,
"headline": "Make automation presets optional templates",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T06:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6e7710ea4344a29983bfe02360996b7b02d824",
"body": null,
"is_bot": false,
"headline": "Refine agent context handling and streamline UI state",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T06:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd26f8efb9b628263b1b8210577af59c0d2bc889",
"body": "Backend foundation fixes (the core of this change):\n\nError handling\n- Add ErrNoWorkspaceOpen sentinel and replace err.Error() string\n matching with errors.Is() in handler_settings (use appsvc alias to\n avoid Hertz app package collision).\n- Log config.Load fallback instead of failing silently.\n\nCon\n[…]\n pass. The two\nfailing tests (TestWorkspaceChangeReviewCommentUndoRedoAPI,\nTestUserAutomationTriggerStateAndInboxAreWorkspaceScoped) fail on the\nclean tree too, so they are pre-existing and unrelated.",
"is_bot": false,
"headline": "refactor: lay architectural foundation from intern code review",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T06:46:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "565fb7a736742b6699932571bdb9543886fde2a5",
"body": null,
"is_bot": false,
"headline": "feat: refine automation messaging and review workflows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T06:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd94ca43689d0a819d1c3f2a077b960364ad1afe",
"body": null,
"is_bot": false,
"headline": "Refactor session context handling and navigation flows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T06:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d666d3cdbd4521c943d250f3c60f3a87f6e7d9",
"body": null,
"is_bot": false,
"headline": "Refactor context handling and streamline UI state updates",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T06:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a435a8599a714659882443fc73d3f6d46339d0c2",
"body": null,
"is_bot": false,
"headline": "Add document review feedback support",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-18T06:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "830b6572dc88e24010eaad87777d96fdd43c31be",
"body": "Use editor.commands.clearContent() so the composer is reliably emptied after send even when the editor is disabled, and add a regression test covering the prefill-clearing behavior.\n\nCo-authored-by: ZuoJiangtao <zuo.jiangtao@h3c.com>",
"is_bot": false,
"headline": "fix: clear composer content after sending in writing mode (#53)",
"author_name": "Zuo Jt",
"author_login": "Zuojiangtao",
"committed_at": "2026-07-17T07:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0007f57eacf42c890753426393111730c6608b43",
"body": null,
"is_bot": false,
"headline": "Refine model selector and persist review feedback atomically",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-17T04:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddf83fda70dc1d3d6a0427545c70b608f8e68606",
"body": null,
"is_bot": false,
"headline": "Refactor creator workflow and shared navigation",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-16T15:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8969c8539d3e337b5d8b98aa77735813b3742095",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-16T14:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe0e459355b07375611b97471d7509df9faac9a",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and menu behavior",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-16T13:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb14bb3acaa51f7594c28681eb386570df35e9f6",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and UI workflows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-16T02:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa70402f4fbf93b593728bd521119f97eaff109a",
"body": "…from skipping rule checks. (#48)\n\nCo-authored-by: ZuoJiangtao <zuo.jiangtao@h3c.com>",
"is_bot": false,
"headline": "feat: Specify the installation of a search tool to prevent the agent …",
"author_name": "Zuo Jt",
"author_login": "Zuojiangtao",
"committed_at": "2026-07-15T15:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d7b2844e5d3a2aa5830286d57a7c1a6465a76c",
"body": "… (#49)",
"is_bot": false,
"headline": "Fix the bug where the author field is optional but cannot be cleared.…",
"author_name": "heizuxiaoxie",
"author_login": "heizuxiaoxie",
"committed_at": "2026-07-15T15:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee38307828cc3aa8f1d16837985adc5be8d42c44",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.0",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-15T15:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c06cfb8dd39063d4502076f7dedf944d99e3fa9",
"body": null,
"is_bot": false,
"headline": "Refine interactive state layout and invalid preset recovery",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-15T15:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc027ad43bfe1f4e6a708fbd1e465a836324f9bb",
"body": null,
"is_bot": false,
"headline": "Refactor context handling and trim workspace state",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-15T13:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c95999bc3d3294e42377629790f2067076802d7",
"body": null,
"is_bot": false,
"headline": "Improve agent flow and workspace UI consistency",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-15T11:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d3e3aea509ac7e781af310437c61cfd577dc4d",
"body": null,
"is_bot": false,
"headline": "Remove obsolete workflow and cleanup remaining integration code",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-14T15:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ef25f270f89b1a3d74204aa33edb69ed9a311e",
"body": null,
"is_bot": false,
"headline": "Refine interactive game agent workflows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-14T13:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014d27323bde7fca3e14c9e25bde09199801b7d3",
"body": null,
"is_bot": false,
"headline": "Improve agent context management and UI consistency",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-14T01:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d4a9afcb26aa08f24b9a6fdb43689f5ba8c20f",
"body": null,
"is_bot": false,
"headline": "Refine story state collapse preferences and tests",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T17:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eb73b09b59c3ad60520d320fb7fb62ad6eaf176",
"body": null,
"is_bot": false,
"headline": "Redesign current state panel and add stage content support",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T16:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7aadb8013cd24df4e34182b796140f615fa531f",
"body": null,
"is_bot": false,
"headline": "Harden interactive turn submission retries and bounded context caps",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T11:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f060270b7e3571c1b0ab93e6f8e5cc60fa25fe5",
"body": null,
"is_bot": false,
"headline": "Refine agent context handling and menu behavior",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T09:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4a7ff7ce377a753e3e41ef883791fd69f275f6",
"body": null,
"is_bot": false,
"headline": "Stabilize interactive narrative streaming and dialog layout",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T06:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bc5c2eab5b7b6eaa08d1f70fd611c4ec080b3c7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:alfredxw/denova",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T02:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412092a4cda017f78286110ab15b632d28c9194b",
"body": null,
"is_bot": false,
"headline": "Use an adaptive grid for book setting shortcuts",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T02:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74fc9feee72b4667179abe29cd2a0154a9427e41",
"body": null,
"is_bot": false,
"headline": "Fix book setting shortcuts and interactive story streaming",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-13T02:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b0db4c94683ed1228f0b002efcba988a8b17e8",
"body": null,
"is_bot": false,
"headline": "fix: render GFM Markdown tables in documents (#47)",
"author_name": "Zuo Jt",
"author_login": "Zuojiangtao",
"committed_at": "2026-07-13T02:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a5014d0b6101a9dce459d922477327750cc891",
"body": null,
"is_bot": false,
"headline": "Fix game opening tabs active state alignment",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-12T17:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999060be756907efb83dcc96157d8ca4033fff4a",
"body": null,
"is_bot": false,
"headline": "Refine creative workflow UI and context handling",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-12T17:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4749467262789229082272792d862b0e440d12f",
"body": null,
"is_bot": false,
"headline": "Refine lore listing tool arguments and matching behavior",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-12T13:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77728c8a8d9f58523e370698306651a03ed63b54",
"body": null,
"is_bot": false,
"headline": "Refine agent context handling and UI mode consistency",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-12T12:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00da288f69441d470344e64380c13951b3abc0c",
"body": null,
"is_bot": false,
"headline": "Add lore-context support to the game director workflow",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-12T08:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df4fd7739273a241addf399598949decbcaef14",
"body": null,
"is_bot": false,
"headline": "Add state-schema adaptation for game story creation",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-12T05:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "798c430c72ff491754bed65f9e02c3f6a8afb192",
"body": null,
"is_bot": false,
"headline": "Refine interactive preset and TRPG layout density",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-12T04:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b168cf716dcbd7b1ecc7775937b94e6d447c46",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and shared menu behavior",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-11T15:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2316fb93f9df59cf934169a38e199e561bac48d4",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and UI mode flows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-11T14:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deaa58447a88b8c8dc91f1e7da159ac79b66ffee",
"body": null,
"is_bot": false,
"headline": "Refactor core workflows and shared UI state",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-11T02:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "948c1abd3c596522d654880eb4183c2f7b1fd610",
"body": null,
"is_bot": false,
"headline": "Refactor creative workspace and agent flow",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-10T12:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9026454ff8774fa9a59aad9dc6d6da76bcb7c2",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and improve workspace UI stability",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-10T03:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183bcffa8f1ff4ecbec919382fd837c80291b318",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and UI state",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-09T15:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bda857b6bbf8d99182b2b5f04390bcf9a3f8779",
"body": null,
"is_bot": false,
"headline": "Move opening traits into state system",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-09T14:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c121dfba4ff99d99d524aec9ed25a6de8c5a89f",
"body": null,
"is_bot": false,
"headline": "Improve prompt-cache diagnostics and tool schema stability",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-09T11:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f54cff8d542456c3226b0154a26f32e2385defb7",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and UI workspace flow",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-09T07:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "783f28230463a9039b31ffe93c9f6f3ba1490c6a",
"body": null,
"is_bot": false,
"headline": "Refactor agent UI message parts rendering",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-09T04:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a79a8b08ba6341fb0357ff00d75f856005f1b3",
"body": null,
"is_bot": false,
"headline": "Improve AI creation workflow and editor experience",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-08T15:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04adf29bbcd762db3632f9af6aedef7c796252ba",
"body": null,
"is_bot": false,
"headline": "Add TRPG state binding support",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-08T13:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d93f3828fc3473ba0fc104ca5bdb141bb5cae199",
"body": null,
"is_bot": false,
"headline": "Refactor agent context handling and UI workflows",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-08T13:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79f5a60e732c8e13bdcd8853d554ffa97048a72",
"body": null,
"is_bot": false,
"headline": "Expand TRPG checks to support d20 and d100 templates",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T17:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a68bf6023a678aa137fddfed46772267f82248e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:alfredxw/denova",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T15:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511528435f2768633d51242ff641ac2e5e2fa0ae",
"body": "add the playwright cli cache directory to gitignore to exclude untracked local files",
"is_bot": false,
"headline": "chore: add .playwright-cli/ to gitignore",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T15:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3434d2c6549db064c802664a8b1e8ee565e83c7",
"body": "Remove all the temporary Playwright CLI capture files that are no longer needed, including console logs and page state dumps from old test runs.",
"is_bot": false,
"headline": "chore: delete leftover playwright test artifact logs and yaml files",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T15:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4226909b7e83b7ddcba1630215d322d1c8c8272",
"body": null,
"is_bot": false,
"headline": "Simplify TRPG checks to 1d20 rule templates",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T15:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5f99baabf2991c44bb8e43f58cf6f496843ab0",
"body": null,
"is_bot": false,
"headline": "Simplify preset editors and switch binary toggles",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T14:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f55dbbf98df74dfbc73d28d0c7e4eae60b023d6",
"body": null,
"is_bot": false,
"headline": "Refactor preset field editor layout",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T13:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93b4bd7b517dfb04295a174f041496e289a3856b",
"body": null,
"is_bot": false,
"headline": "Refactor workspace and context handling",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T13:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d033a656ab06607a5b10e8049d2ebf9847a54256",
"body": null,
"is_bot": false,
"headline": "Remove obsolete code paths",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T12:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eca803868f4167190f0ac81e9da67cc18af2b828",
"body": null,
"is_bot": false,
"headline": "Simplify context handling and remove legacy code",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T09:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d480ef505cee67530cdef1c9e37e60b5da20af5a",
"body": null,
"is_bot": false,
"headline": "Improve AI创作工作台 flow and session handling",
"author_name": "alfred",
"author_login": "alfredxw",
"committed_at": "2026-07-07T06:50:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 356,
"latest_release_at": "2026-07-22T16:53:06Z",
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 92,
"stars": 513,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-06-07",
"count": 2
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-10",
"count": 3
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-13",
"count": 7
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-15",
"count": 4
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-17",
"count": 6
},
{
"date": "2026-06-18",
"count": 2
},
{
"date": "2026-06-19",
"count": 4
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-21",
"count": 3
},
{
"date": "2026-06-22",
"count": 2
},
{
"date": "2026-06-23",
"count": 3
},
{
"date": "2026-06-24",
"count": 5
},
{
"date": "2026-06-25",
"count": 4
},
{
"date": "2026-06-27",
"count": 3
},
{
"date": "2026-06-28",
"count": 2
},
{
"date": "2026-06-29",
"count": 6
},
{
"date": "2026-06-30",
"count": 2
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-05",
"count": 2
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-09",
"count": 2
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
},
{
"date": "2026-07-19",
"count": 1
},
{
"date": "2026-07-20",
"count": 3
},
{
"date": "2026-07-21",
"count": 1
},
{
"date": "2026-07-22",
"count": 2
}
],
"complete": true,
"collected": 92,
"total_forks": 92
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": [
"web/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 109742,
"source_files_sampled": 1160,
"oversized_source_files": 10,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 9062
},
"dependencies": {
"manifests": [
"go.mod",
"npm/package.json",
"web/package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/PuerkitoBio/goquery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/cavaliergopher/grab/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/cloudwego/eino",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.9"
},
{
"name": "github.com/cloudwego/eino-ext/adk/backend/local",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.6"
},
{
"name": "github.com/cloudwego/eino-ext/components/model/openai",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.13"
},
{
"name": "github.com/cloudwego/eino-ext/components/tool/duckduckgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0-20260616080858-ab17b7308bf8"
},
{
"name": "github.com/cloudwego/eino-ext/libs/acl/openai",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.17"
},
{
"name": "github.com/cloudwego/hertz",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.5"
},
{
"name": "github.com/eino-contrib/jsonschema",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.3"
},
{
"name": "github.com/go-git/go-git/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.19.1"
},
{
"name": "github.com/lithammer/fuzzysearch",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.8"
},
{
"name": "github.com/openai/openai-go/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.41.0"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "github.com/sergi/go-diff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.53.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.39.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "@ai-sdk/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.18"
},
{
"name": "@dnd-kit/core",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.3.1"
},
{
"name": "@dnd-kit/sortable",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^10.0.0"
},
{
"name": "@dnd-kit/utilities",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.2"
},
{
"name": "@fontsource-variable/inter",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.8"
},
{
"name": "@hello-pangea/dnd",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^18.0.1"
},
{
"name": "@monaco-editor/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.7.0"
},
{
"name": "@radix-ui/react-use-controllable-state",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.3"
},
{
"name": "@tailwindcss/vite",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.0"
},
{
"name": "@tanstack/react-query",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.100.10"
},
{
"name": "@tiptap/core",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/extension-character-count",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/extension-image",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/extension-placeholder",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/extension-table",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/markdown",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/pm",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "@tiptap/starter-kit",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.2"
},
{
"name": "ai",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.17"
},
{
"name": "class-variance-authority",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "cmdk",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "diff",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "8.0.4"
},
{
"name": "i18next",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^26.3.1"
},
{
"name": "lucide-react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.16.0"
},
{
"name": "monaco-editor",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.55.1"
},
{
"name": "motion",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^12.40.0"
},
{
"name": "nanoid",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.16"
},
{
"name": "next-themes",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.6"
},
{
"name": "node-diff3",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "3.2.1"
},
{
"name": "radix-ui",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.3"
},
{
"name": "react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.6"
},
{
"name": "react-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.6"
},
{
"name": "react-hotkeys-hook",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.3.2"
},
{
"name": "react-i18next",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^17.0.8"
},
{
"name": "react-markdown",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^10.1.0"
},
{
"name": "react-resizable-panels",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.11.1"
},
{
"name": "react-virtuoso",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "4.18.9"
},
{
"name": "react-zoom-pan-pinch",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.3"
},
{
"name": "remark-gfm",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.1"
},
{
"name": "shadcn",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.11.1"
},
{
"name": "shiki",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.1"
},
{
"name": "sonner",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.7"
},
{
"name": "tailwind-merge",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.6.0"
},
{
"name": "tailwindcss",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.0"
},
{
"name": "tw-animate-css",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.0"
},
{
"name": "zustand",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.13"
}
],
"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": 2,
"merged_prs": 25,
"open_issues": 6,
"closed_ratio": 0.8,
"closed_issues": 24,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alfredxw",
"commits": 336,
"avatar_url": "https://avatars.githubusercontent.com/u/52421523?v=4"
},
{
"type": "User",
"login": "forestbat",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/23413915?v=4"
},
{
"type": "User",
"login": "zhazhab",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/52096054?v=4"
},
{
"type": "User",
"login": "HAPPYFAPTAIN",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/132920690?v=4"
},
{
"type": "User",
"login": "Zuojiangtao",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/22252182?v=4"
},
{
"type": "User",
"login": "MeteorAndy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/73278736?v=4"
},
{
"type": "User",
"login": "floze-the-genius",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/88098863?v=4"
},
{
"type": "User",
"login": "machinacanis",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/197299975?v=4"
},
{
"type": "User",
"login": "sanshanhyo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/97010956?v=4"
},
{
"type": "User",
"login": "YiJing233",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/24751013?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.933
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"pr-title.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "32 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5661eafc3a7f13b9dad9512d8e115c125541c4d9",
"ran_at": "2026-07-22T19:38:33Z",
"aggregate_score": 2.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T17:00:14Z",
"oldest_open_prs": [
{
"number": 64,
"created_at": "2026-07-21T12:27:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 65,
"created_at": "2026-07-22T11:17:08Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-21T15:30:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 43,
"created_at": "2026-07-07T15:21:11Z",
"last_comment_at": "2026-07-08T09:32:08Z",
"last_comment_author": "alfredxw"
},
{
"number": 54,
"created_at": "2026-07-17T07:07:46Z",
"last_comment_at": "2026-07-17T07:43:46Z",
"last_comment_author": "alfredxw"
},
{
"number": 56,
"created_at": "2026-07-19T10:27:17Z",
"last_comment_at": "2026-07-22T06:32:01Z",
"last_comment_author": "peng-1998"
},
{
"number": 60,
"created_at": "2026-07-21T03:18:44Z",
"last_comment_at": "2026-07-21T03:21:07Z",
"last_comment_author": "machinacanis"
},
{
"number": 61,
"created_at": "2026-07-21T06:15:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2026-07-21T06:30:45Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alfredxw/denova",
"host": "github.com",
"name": "denova",
"owner": "alfredxw"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 23,
"vitality": 73,
"community": 65,
"governance": 44,
"engineering": 75
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 356,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"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": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "356 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 356
}
}
],
"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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 92,
"stars": 513,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "513 stars",
"points": 43.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 513
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "92 forks",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 92
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.933
},
"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 93% of commits",
"points": 1.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 25,
"open_issues": 6,
"closed_issues": 24,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/33 decided PRs merged",
"points": 29,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 33
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"followers": 11,
"owner_type": "User",
"is_verified": null,
"owner_login": "alfredxw",
"public_repos": 3,
"account_age_days": 2578
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "11 followers of alfredxw",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "alfredxw"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~7 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 75,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"agent",
"novel",
"ai-agents",
"ai-tools",
"ide"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "critical",
"name": "Security",
"value": 23,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 23,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 2.3
},
"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": "3 out of 3 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 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "32 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"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": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.18,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 9062
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "18 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"web/tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "web/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": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 109742,
"source_files_sampled": 1160,
"oversized_source_files": 10
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "10/1160 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1160,
"oversized": 10
}
}
],
"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",
"Could not fetch npm package '@alfredxw/denova' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:38:46.039347Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alfredxw/denova.svg",
"full_name": "alfredxw/denova",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}