JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"dsl",
"mcbe",
"mcx"
],
"is_fork": false,
"size_kb": 1183,
"has_wiki": true,
"homepage": "https://en-d.pmnx.qzz.io",
"languages": {
"JavaScript": 4266,
"TypeScript": 812566
},
"pushed_at": "2026-07-18T09:54:08Z",
"created_at": "2026-05-02T10:49:18Z",
"owner_type": "User",
"updated_at": "2026-07-18T09:54:13Z",
"description": "🙋 MCX is a mcbe addon framework. It can build mcbe addon quickly ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://blog.wei.qzz.io",
"name": "ruanhor",
"type": "User",
"login": "RuanhoR",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/217868362?v=4",
"created_at": "2025-06-25T04:31:22Z",
"is_verified": null,
"public_repos": 20,
"account_age_days": 392
},
"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-05-25T14:41:50Z"
}
],
"recent_commits": [
{
"oid": "7fcdf96e527f8ec98ed169d208a61debb101040e",
"body": null,
"is_bot": false,
"headline": "chore: update deps and AGENTS.md",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-18T09:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d3953b68214927e5649f656f5f45b8f5e9aefb",
"body": null,
"is_bot": false,
"headline": "chore: update client package to 0.0.4-.rc.14",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-17T10:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fcb142e22bf4ce958b45b26c6541e33f9f10920",
"body": "…e TypeScript compilation\n\nfeat(core): refactor UI component to use arrow functions for dynamic content handling\nchore(core): bump version to 0.1.3-rc.8 in package.json\nfix(core): change variable declarations in createImageTransformCode to use 'var'\nrefactor(core): enhance layout transformation to utilize arrow functions for static and dynamic content",
"is_bot": false,
"headline": "fix(core): update check script to filter specific packages and improv…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-17T10:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f90527f040d769a6d9f556736d55fea6cb1465",
"body": "…ion and transpilation",
"is_bot": false,
"headline": "feat(core): enhance ModuleResolver to support TypeScript file resolut…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-17T04:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3db2c9bdf96bdd2b9c10564ed9472b931b78318",
"body": "…handles recursive module loading",
"is_bot": false,
"headline": "fix(core): inject enhanced require into getContext so ModuleResolver …",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-17T03:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af81642cd809a1f5e59991916916031514edc0d6",
"body": "…cache between plugin and ModuleResolver",
"is_bot": false,
"headline": "fix(core): use exports.default+__esModule for image transform, share …",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-16T08:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441912ca01b2db1c24a96685dc6957a3ccd2cbda",
"body": null,
"is_bot": false,
"headline": "chore: update README",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-16T07:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0b69a336a7122511b1186a3d576b013dabee896",
"body": "…leResolver",
"is_bot": false,
"headline": "feat(core): support TS module loading in component VM via shared Modu…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-16T07:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51fb27e36e4de5c176caddd184b7a8afd4e93c76",
"body": null,
"is_bot": false,
"headline": "ci: fix test error",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-16T06:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f942ef65947f5cf02368bf7b9e35b4e99627fbc6",
"body": null,
"is_bot": false,
"headline": "chore: remove any and update test",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-16T05:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ca01df64a8db1f04420908fa5f81f7a7a0b2e9",
"body": null,
"is_bot": false,
"headline": "fix(create-mbler): delete stale utils.spec.ts, fix init test version",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-15T10:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee661a2243564fe11754ebb9c55d1b84647cf5b3",
"body": "…eate-mbler",
"is_bot": false,
"headline": "chore: bump mcx-core to 0.1.3-rc.6, improve layout validation, fix cr…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-15T10:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02eab7848bbce3e2c20f775aef2f6a249a136442",
"body": "…moved from body",
"is_bot": false,
"headline": "fix(core): move processHooks before generateMain so hook calls are re…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T11:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00abc636b8c19021d9dc5a55adec1ba0ec5d0c6e",
"body": null,
"is_bot": false,
"headline": "docs: update showForm import in examples, export showForm from client",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T11:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812b10a1406d972efaccb46b651e6cd4600d7dad",
"body": null,
"is_bot": false,
"headline": "fix(client): defineProp is a compile-time macro, stub returns undefined",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T11:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd28d09c95fc133b6661515614411a41f9297ef8",
"body": "…vable* instead of Ref)",
"is_bot": false,
"headline": "fix(client): align defineProp return type with compiler output (Obser…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T09:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca667efb27e13ad13c5cc81231273c74dabfac4b",
"body": null,
"is_bot": false,
"headline": "feat(client): add defineProp type declaration with Ref<T> return",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T09:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4759a9e83caf79c1ed16a26a4c9500b04216a758",
"body": "…add for-of and explicit form type",
"is_bot": false,
"headline": "docs: update UI docs with accurate tag table, remove fake group tag, …",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T08:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1097b371b5d5ab0d4b20d04aecb3a28bc7b3ed4",
"body": "…neric ObsMap",
"is_bot": false,
"headline": "refactor: replace CustomFormHandle with native CustomForm type and ge…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T08:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42296bb51eeaae2495a68a36c1c79ef34864cad7",
"body": null,
"is_bot": false,
"headline": "fix(test): update SAPI version expectation and increase test timeout",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T08:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf9a1d3c9a1cf27dbe8c1e998604817b6ab640c",
"body": "…@0.0.4-rc.5)",
"is_bot": false,
"headline": "chore: bump versions (mcx@0.0.4-rc.11, mcx-core@0.1.3-rc.3, mcx-types…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T08:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c987d790bfd35e656712a7cbf9d36d2a1776c621",
"body": "…up ui/form, explicit form type, for-of syntax, ctx[0] constant, remove any from types",
"is_bot": false,
"headline": "fix(ui): for-loop type dispatch, @on handler name, nested layout, ded…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T08:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446574e375337e8d81a7e2204784fd5fff4aafd0",
"body": null,
"is_bot": false,
"headline": "chore: bump version",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T07:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57558188916daea77ebfee930b9342ba9b131b76",
"body": "…cking\n\n- Computation class: tracks Ref dependencies, auto re-evaluates on change\n- Content {{ a.slice(1,2) }} → new Computation((ctx) => ctx[0].a.slice(1,2), [ctx => ctx[0].a])\n- extractIdentifiers() parses expression to find root ref dependencies\n- Reactive if: conditionToObs() binds to Observable\n[…]\ndisabled/visible\n- _resolveItems supports reactive mode (skips for/if expansion)\n- All computations cleaned up on form close (finally block)\n- Updated test assertions for new Computation output format",
"is_bot": false,
"headline": "feat(client): reactive content/if/for with Computation dependency tra…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T06:45:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78692aab21e19127b6fe0b325843477d6e3ae25d",
"body": "…binding\n\n- Ref<T> class wraps ObservableString/Boolean/Number with .value getter/setter\n- instanceof Ref for type detection in runtime\n- refToObsOrWarn converts Ref to correct Observable type for CustomForm API\n (textField→ObservableString, toggle→ObservableBoolean, slider/dropdown→ObservableNumbe\n[…]\nvation\n- Watch chain cleanup on form show/close (finally block)\n- Export ref, Ref, watch from @mbler/mcx\n- buildOpts/buildOptsMaybe helpers reduce duplication in CustomForm options\n- No any types used",
"is_bot": false,
"headline": "feat(client): add Ref reactive class with watch chain for CustomForm …",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T06:14:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60d7ed0a46470cfc1025bd7ba71f1c525e2eb430",
"body": "- client/ui.ts: replace any types with Record<string, unknown>, fix MsgFormUse\n- client/ui.ts: add non-null assertion for this._UI, fix tooltip type\n- core/tests: add Form: null to MCXStructureLoc fixtures\n- core/tests: fix declareFunction arg count in transforms-utils\n- core/ast/tag.ts: filter only\n[…]\nnsforms/index.ts: return empty string on error\n- core/transforms/transform/layout.ts: fix splitInterpolation return type\n- core/transforms/utils.ts: add isDeclaration check in collectSetupDeclarations",
"is_bot": false,
"headline": "fix: resolve lint and tsc errors across client and core packages",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T05:49:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27fd22e9620666088a2b7bc9abef98a98c5add9a",
"body": "Content like {{ a }}, Hi, Welcome to {{ b }} now compiles to:\n (__ctx) => \\\\, Hi, Welcome to \\\\\n\n- parseContent() handles mixed text + interpolation via template literals\n- arrowFn() kept for simple single-expression cases (params, click)\n- Pure static text stays as string literals\n- Split regex \\\\{\\\\{\\\\s*(.*?)\\\\s*\\\\}\\\\} for reliable parsing",
"is_bot": false,
"headline": "feat(compiler): support multiple {{ }} interpolation in template content",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T05:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83db94294e00897666b4ffaac062a21465d22f4",
"body": "…ctx) => expr\n\n- Shared layout generation in layout.ts for both <Form> and <Ui>\n- Content/params compile to arrow functions (__ctx) => __ctx[0].name\n- Static text stays as string literals, {{ }} becomes functions\n- click attribute always compiles to function reference\n- Runtime calls functions with [setup] array context\n- CustomForm binding via :value attribute (Observable)\n- All 181 tests passing",
"is_bot": false,
"headline": "refactor(ui): unify Form/Ui with shared layout compiler, content as (…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T05:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "190ffb6f53cd3fb9c8a67668fa376c0ec2ab39d4",
"body": "…owForm method",
"is_bot": false,
"headline": "fix(ui): update type definitions and improve parameter handling in sh…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T16:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc7231b6df2316b459f1e54a0ed8c859786eac8b",
"body": null,
"is_bot": false,
"headline": "style: apply prettier formatting across all packages",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T16:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef7d69cf96d1135ef92e25a3d65cc58ab6b06dd2",
"body": "…h setup system\n\n- <Form> tag uses ModalFormData/ActionFormData/MessageFormData (legacy)\n- <Ui> tag uses CustomForm with Observable binding (DDUI)\n- <Form setup>/<Ui setup> auto-collects declarations into setup context\n- defineProp() compile-time macro replaces manual prop arrays\n- onStartup() hook \n[…]\nncludes Form field\n- Transform: separate FormComp (legacy) and UIComp (CustomForm) paths\n- Runtime: unified ui class supports both Form and Ui modes\n- Updated en/zh docs with new examples and features",
"is_bot": false,
"headline": "feat(ui): add <Form> tag for legacy FormData, <Ui> for CustomForm wit…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T16:16:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9c0cd5cd401784f408489a97bcf1ddf3289b0a5",
"body": null,
"is_bot": false,
"headline": "chore: fix readme",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T06:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12eab0347bd9d36fa5f1113daa53aef23d0970ba",
"body": null,
"is_bot": false,
"headline": "chore(package:core): bump to 0.1.3",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T05:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26f30c54922752203e1d6468fae53318af137235",
"body": null,
"is_bot": false,
"headline": "chore: add component to devDeps",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T04:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f65f5c4f9bc8fc4eb7e33613761982aad40f7d3e",
"body": null,
"is_bot": false,
"headline": "chore(build): not build with @vue/* deps",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T04:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d276e2f8e985364a3af244fb6126289e59466555",
"body": "…, add compiler position tests\n\n- Add RecipeComponent with 7 recipe types (shaped, shapeless, furnace,\n smithing_transform, smithing_trim, brewing_container, brewing_mix)\n- Update lib.ts and index.ts to export RecipeComponent\n- Fix item.ts format_version validation (parseFloat bug in 12 locations)\n\n[…]\ning\n- Add compiler position/location tests to core.spec.ts\n- Add start data tests to core.spec.ts\n- Add RecipeComponent tests to mcx-component.spec.ts\n- Fix utils.spec.ts AbsoluteJoin test for Windows",
"is_bot": false,
"headline": "feat(mcx-component): add RecipeComponent, fix item format version bug…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-11T12:47:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8f802863aa999a021640620949cae2201b856c0c",
"body": null,
"is_bot": false,
"headline": "chore: remove '&&' in root package.json prepare script",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-11T11:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ded6acd476b2d791e923be7c0fa9d834186368",
"body": null,
"is_bot": false,
"headline": "fix(core): populate tag.start/tag.end with real parser positions",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-11T11:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f274a546983c61f527d367210d01fe7f345f81da",
"body": null,
"is_bot": false,
"headline": "ci: fix ci faild",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-08T05:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b4006c7504a74028efe3d3ebf58ec14313e70b",
"body": null,
"is_bot": false,
"headline": "chore: clear pnpm-worksacce.yaml file",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-08T04:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f7907b7cb568dde7f36f3ac57343b06b0a8d04",
"body": "…rve' in baseParse\n\nVue's baseParse defaults to whitespace: 'condense', which collapses\nmulti-line Event subscriptions into a single line, causing all handler\nnames to be concatenated into the first value. Switch to 'preserve'.",
"is_bot": false,
"headline": "fix(core): preserve newlines in Event content with whitespace: 'prese…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-02T07:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf65ed5aaab3d7f6a934eb9fc157bf47757a764",
"body": null,
"is_bot": false,
"headline": "chore: add changelog entry for vue compiler refactor",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-02T06:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f5b62e7fde8b6d4fb653b7fede6837f1264dc6f",
"body": "- test: improve error handling tests for AST tag parser\n - chore: bump version to 0.1.2-rc.11 and update dependencies",
"is_bot": false,
"headline": "refactor: custom parser to vue parser",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-02T06:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b110e7f5a509a1714e48ab8e04338c4f1418843",
"body": null,
"is_bot": false,
"headline": "ci: update nodejs version",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-01T15:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91adca6500b6313984b5c5d227958caab2be30ed",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-01T15:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51654e688e309b0fe71ad954f1a3e4982ac7f8df",
"body": null,
"is_bot": false,
"headline": "chore: bump client to 0.0.4-rc.8",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-29T08:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a91a8ca4b6cbc970bf29aec789a80d01ccc1b4a0",
"body": "…t/server to 2.9.0-beta.1.26.30-preview.21",
"is_bot": false,
"headline": "feat(client): add Command class and registryCommand; update @minecraf…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-29T07:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707168c01a15e0417a53b444af25be13765fd460",
"body": "…ionForm click handler mapping\n\nBug: When layout contains non-button items (title, body, divider) before\nbuttons, the ActionForm button indices are offset from layout indices,\ncausing wrong handler lookup or undefined.\n\nFix: Add ActionBtnUse counter that increments only on button items,\nmatching ActionFormData's natural button indexing.",
"is_bot": false,
"headline": "fix(client): use ActionBtnUse counter instead of layout index for Act…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T13:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0def1d4197ed76432676016fd3d506167b58a768",
"body": null,
"is_bot": false,
"headline": "chore: bump @mbler/mcx-core to 0.1.2-rc.10",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T13:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d1e350080b0d457ab7fa67964dbddd65e8b110",
"body": "…er this.error() for safety\n\n- Add unmatched tag detection in Parser.parseAST() instead of silently dropping\n- Restructure catch block in compiler/main.ts to if-else with single return\n- Add return after context.error() in transforms/index.ts for defensive safety\n- Add 5 vitest tests for parser tag matching\n- Add GitHub Actions CI workflow",
"is_bot": false,
"headline": "fix(core): throw on unmatched closing tags in parser; add returns aft…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T13:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1abe65734de39b91d69c10045231ef9d214318d4",
"body": "…+core): add if attribute for conditional mount",
"is_bot": false,
"headline": "fix(client): restore click handler in for-loop expansion; feat(client…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T12:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b67889bf95bc617494ce3b0d2575c21cbe6438",
"body": null,
"is_bot": false,
"headline": "chore: bump @mbler/mcx to 0.0.4-rc.4",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T12:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e365d21eaf8e639e205cf200e8192e3073615782",
"body": "…nd string for syntax",
"is_bot": false,
"headline": "fix(client): support direct loop variable in for template ({{ a }}) a…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T12:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e51da781a7e1d19bd0bab337eacfab774ce8c8d",
"body": null,
"is_bot": false,
"headline": "chore: bump @mbler/mcx to 0.0.4-rc.2",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T07:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1311d3b99c6f8a05842f461b884565d94f9f7d0a",
"body": "…ceError\n\nMove instantiation of Native Minecraft form constructors\n(ModalFormData/ActionFormData/MessageFormData) from constructor to\nfirst show() call, preventing the 'Native constructor cannot be used\nin early execution' error.",
"is_bot": false,
"headline": "fix(client): defer UI type detection to avoid early-execution Referen…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T07:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47fa8a70ab423cffb5c60f3ef0c2ed8d4dd3d27",
"body": null,
"is_bot": false,
"headline": "chore: update version to 0.0.0-alpha.2 and clean up item component code",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T06:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7cd098797eeea95c655ca85466815ccd97d2d9a",
"body": null,
"is_bot": false,
"headline": "fix(item): resolve tsc errors and add missing getter methods",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T06:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d371d70d30f005de3fc4ed9898550d36e34b5e57",
"body": null,
"is_bot": false,
"headline": "chore: update create package",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T03:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "537e432580d8cfce980e479cd3bdeb112ee7bb7d",
"body": null,
"is_bot": false,
"headline": "chore: update changelog",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T02:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cbffe6445a67f85883c90fbb80c08df39542301",
"body": "- Compiler: parse for=\"v in prop\" attribute into layout item\n- Runtime: expand for-loop items with array prop resolution\n- Types: add for field to MCXUIOpt layout item\n- Fix: AST parser quoteChar bug for attributes with spaces\n- Tests: add for attribute transform tests\n- Published: @mbler/mcx-types@0.0.4-rc.2, @mbler/mcx-core@0.1.2-rc.9, @mbler/mcx@0.0.4-rc.1",
"is_bot": false,
"headline": "feat(ui): add for attribute support for repeated UI elements",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T02:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0552f5d09863d2d372151067215c6caa1a20afc9",
"body": null,
"is_bot": false,
"headline": "docs: add Example MCX section to README (en/zh)",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T16:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a01498df8476b95fa9ac32af1a3d68149b7df9d",
"body": "…nerated deps",
"is_bot": false,
"headline": "feat: template components import from @mbler/mcx-component; add to ge…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T16:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28a923c85831fd32eaf7fd88fdf9c5cdd50c642",
"body": null,
"is_bot": false,
"headline": "chore: bump @mbler/mcx-core to 0.1.2-rc.8",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T16:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bfa1320f6610d50a519d8e18728d6f5de5bd3df",
"body": "Clean script change is cosmetic, no functional change requiring version bump.",
"is_bot": false,
"headline": "fix: revert @mbler/mcx-core version to 0.1.2-rc.7",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T15:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad15c74db2a514c7c83d77b3734f17c4612b95a0",
"body": "- Replace rm -rf in npm scripts with cross-platform node -e commands\n- Use cross-env for BUILD_MODULE env var in template generation\n- Bump @mbler/mcx-core: 0.1.2-rc.7 -> 0.1.2-rc.8\n- Bump create-mbler: 0.0.1 -> 0.0.2-rc.1",
"is_bot": false,
"headline": "fix: cross-platform compatibility improvements",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T15:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c2bce447766150c2ff07790788549c6fa35ebf3",
"body": null,
"is_bot": false,
"headline": "feat: streamline imports and enhance code formatting for consistency",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T05:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b8afa548606eb68bf95f9523a20c1c449eed156",
"body": null,
"is_bot": false,
"headline": "fix: remove .ts",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T02:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35112f70902a8f3b2794e6b6dc071daf0c15926c",
"body": null,
"is_bot": false,
"headline": "refactor(tests): format code for better readability and consistency",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-26T15:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb38a4d9f0baf0d60a79e521675a2204cdf6f41c",
"body": "- Root vitest.config.ts replaces per-package vitest configs\n- All tests moved from tests/ to __test/ per subpackage\n- Subpackage test scripts removed from package.json\n- ESLint updated to use __test/ glob\n- All tsconfig.json include __test/\n- Tests written for create-mbler, client, core, mcx-component\n- All 137 tests pass, tsc --noEmit clean, eslint clean\n- Removed all as any usages in test files\n- Coverage dirs added to .gitignore",
"is_bot": false,
"headline": "refactor: consolidate test config to root, write tests, remove as any",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-26T12:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a71c015d19364a3b5625a5d729d4d495828f21",
"body": null,
"is_bot": false,
"headline": "chore: bump to 0.1.2-rc.7",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T09:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11e6f6ffd0f320408dbcece9eb0926674ac5e51d",
"body": "Try Node.js native module resolution via createRequire before falling\nback to the manual lookup. This correctly resolves packages through\npnpm symlinks and avoids issues with duplicated module instances.",
"is_bot": false,
"headline": "fix(core): use node:module createRequire.resolve first in resolveId",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T09:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ee06f3542fd48d4fff0ca415c5adc43228d129e",
"body": "…rt name\n\nThe isMcxCoreSource check previously relied on matching the specific\nexport name against import sources. This failed when a component was\nassigned to a local variable (e.g. const item = new ItemComponent())\nand then exported, since exportSources only tracks direct imports.\n\nFix by checking whether ANY import in the script originates from\n@mbler/mcx-component, which is more reliable and avoids\nprototype-chain issues across pnpm store paths.\n\nBump to 0.1.2-rc.6",
"is_bot": false,
"headline": "fix(core): check any import from @mbler/mcx-component instead of expo…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T09:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b46b2a145c74049ada70093042f9f99a0c87ab7",
"body": null,
"is_bot": false,
"headline": "ci: add build step before test in CI",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T08:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40fd137bdf9c2b74f8af0008b3bd50b6ae42db5",
"body": null,
"is_bot": false,
"headline": "fix: replace as any with proper type in test helpers",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T08:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5474a19a67bc68f1bff5df7104e6e8bc265b71a",
"body": "- Change 'import path from' to 'import * as path from' to avoid esModuleInterop requirement\n- Change 'import ts from' to 'import * as ts from' for same reason\n- Use Array.from() for IterableIterator iteration to avoid downlevelIteration requirement\n- Remove duplicate destructible_by_explosion and EventOpt in types/index.d.ts",
"is_bot": false,
"headline": "fix: fix TypeScript errors for standalone tsc invocation",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T07:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f71e50a81e8990e5fe37fdc1600d6bfd5c2dcd1",
"body": "- Add tests directory to tsconfig.json include\n- Remove rootDir constraint that excluded test files\n- Fix type annotations in test callbacks (use Babel AST types instead of Record<string, unknown>)\n- Fix TransformPluginContext mock to match rollup interface\n- Add non-null assertions for array access in AST tests",
"is_bot": false,
"headline": "fix: fix TypeScript errors in core tests",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T07:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e844d0819180c2767a47a3871065e47f3202539",
"body": "…ports\n\n- Fix format version regex from /\\d.\\d.\\d/ to /\\d+\\.\\d+\\.\\d+/ in ItemComponent\n- Fix typo in error message '[compile component]:cno id' → '[compile component]: no id'\n- Update mcx-component package.json exports to point to dist/ instead of src/\n to prevent TypeScript from resolving into source files with pre-existing type errors",
"is_bot": false,
"headline": "fix: fix ItemComponent format validation and mcx-component package ex…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T07:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb15ba4a52159d415d7c1a7d38ca558870c740a9",
"body": null,
"is_bot": false,
"headline": "docs: add commit-convention.md",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T05:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c29bbca70233cb0ff624ba62547d00b570aa5bdd",
"body": "…h stack",
"is_bot": false,
"headline": "docs: enhance README with badges, package table, quick start, and tec…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T05:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79357f84d888c035400516cc92017a870e54c8e0",
"body": "…component",
"is_bot": false,
"headline": "fix: replace remaining any types with proper types in tests and item …",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T05:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa455bf1ac792e1c3252197359fd8ae1c5a263f",
"body": null,
"is_bot": false,
"headline": "chore: ai误我!",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T04:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cefbc59bf64b69ba901e9456dbe033bc25aefac2",
"body": null,
"is_bot": false,
"headline": "chore: add AGENTS.md",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T03:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39acee111dc40904d4d951c49ffb82ba67ae4961",
"body": "…d item with validation and aliases, fix all any types\n\n- Restore entity.ts (8084 lines) with full MCBE component validation, _meta.file_edit, and dynamic builder pattern\n- Rebuild item.ts with validation, MCBE component alias support (short + minecraft: prefix), and _meta.file_edit in toJSON()\n- Ad\n[…]\n entity.ts\n- Widen NavigationConfig, AddRiderConfig, MobEffectConfig to match runtime requirements\n- Add missing entity component entries (out_of_control, peek, persistent, physics, player.exhaustion)",
"is_bot": false,
"headline": "feat: restore full entity implementation with _meta.file_edit, rebuil…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-24T11:59:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19ee26299a94e3b2d8f7be3f74f587d16f0e69b6",
"body": "…a, remove stale ItemJson/EntityJson imports",
"is_bot": false,
"headline": "fix: replace as BaseJson with as unknown as BaseJson for runtime _met…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-24T09:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e8a7b05411b69082f62e7894d6af9080277492",
"body": "…led types across all packages",
"is_bot": false,
"headline": "feat: enable no-explicit-any lint rule and replace all any with detai…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-24T09:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb0351defd3d2d99ef2027f3f8582cc53ab2bd0d",
"body": "…ntityComponent",
"is_bot": false,
"headline": "feat: add get/set methods and complete toJSON for ItemComponent and E…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-24T08:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444a4376a679075799719db19ccfdd7d8aa46277",
"body": "…nents docs",
"is_bot": false,
"headline": "feat: add BlockComponent with full schema types from MCBE block compo…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-24T08:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64d52d6315c2eaddf3686daf0c43539309244675",
"body": "…mcx-types",
"is_bot": false,
"headline": "refactor: extract @mbler/mcx-component package, move types to @mbler/…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-24T08:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379f6da51c2e27d850c58a5b214386e1e976fb18",
"body": null,
"is_bot": false,
"headline": "feat: implement ESM to CJS transformation and enhance import checks",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-23T09:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3b9a13fb4876088658a1d06c190c26cce58033",
"body": "- Restrict root base to @mbler/mcx-core components only\n- Add path traversal checks in resolveFilePoint\n- Parse AST to track export sources per import (ExportSourceMap)\n- Warn on non-mcx-core imports before VM execution\n- Enforce file write limit (5) and read limit (1) for third-party components\n- Add comprehensive English comments throughout",
"is_bot": false,
"headline": "feat: add security defenses to mcx-component",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-22T13:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c2ba596506d6c3ad8ebc68f0e9410399813ce7",
"body": null,
"is_bot": false,
"headline": "test: clear any",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-22T11:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "304be3b83de872195c31dbb638d7d604080f1217",
"body": null,
"is_bot": false,
"headline": "test: update test imports and improve fileExists tests",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-22T11:36:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc6aca45b5c7297bf9ef9cb80876d0c9c26d7dd",
"body": "- Replace rollup with rolldown in root, client, and create-mbler packages\n- Update rolldown config files for client and create-mbler\n- Remove old rollup config files and dependencies",
"is_bot": false,
"headline": "chore: migrate build from rollup to rolldown",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-22T09:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157f2b35b6b586829d5e886100bd4cc6e47203c1",
"body": null,
"is_bot": false,
"headline": "chore: update changelog and bump version to 0.1.2",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-20T07:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d120d4f3b78254ba06d064184021df19c9b0038b",
"body": "…lent fallback",
"is_bot": false,
"headline": "feat(ui): add :param dynamic binding syntax, runtime support, fix si…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-19T09:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d9cbb6d8ebe4052a3386fb1613e997cd8a5750",
"body": "fix(ui): align generated UI config with runtime",
"is_bot": false,
"headline": "Merge pull request #3 from RuanhoR/codex/-2",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-19T09:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8dfc777886a4183cacf688d0ff6c22c1c626cd",
"body": null,
"is_bot": false,
"headline": "fix(ui): align generated UI config",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-19T09:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f4ec45d2d68c2e68624c60ce302ad4a468e651",
"body": "…ript, add rolldown.config.mjs, and remove rollup.config.mjs",
"is_bot": false,
"headline": "chore: update package.json and pnpm-lock.yaml for rolldown and typesc…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-14T07:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f905aab3b82c650ad74f6864743f98488d38cfc8",
"body": null,
"is_bot": false,
"headline": "fix: test code",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-14T01:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279b282d2abe9e5129efbf258e226d87389cf784",
"body": null,
"is_bot": false,
"headline": "test: add vitest tests for create-mbler package",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T14:07:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 241,
"latest_release_at": "2026-05-25T14:41:50Z",
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 21,
"days_since_latest_release": 57,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mcx-core",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/mcx-core",
"is_deprecated": false,
"latest_version": "0.0.0",
"repository_url": "https://github.com/Ruanhor/mcx-core",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 147,
"first_published_at": "2026-07-13T08:03:48.639000Z",
"latest_published_at": "2026-07-13T08:03:48.904000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"packages/client/tsconfig.json",
"packages/core/tsconfig.json",
"packages/create-mbler/tsconfig.json",
"packages/mcx-component/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 267663,
"source_files_sampled": 86,
"oversized_source_files": 2,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 3919
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "RuanhoR",
"commits": 240,
"avatar_url": "https://avatars.githubusercontent.com/u/217868362?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7fcdf96e527f8ec98ed169d208a61debb101040e",
"ran_at": "2026-07-22T10:09:14Z",
"aggregate_score": 3.1,
"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-18T09:54:45Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-19T09:09:15Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/RuanhoR/mcx-core",
"host": "github.com",
"name": "mcx-core",
"owner": "RuanhoR"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 31,
"vitality": 74,
"community": 41,
"governance": 49,
"engineering": 88
},
"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": 68,
"inputs": {
"commits_last_year": 241,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 21
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "21/52 weeks with commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 21
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "241 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 241
}
}
],
"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": "good",
"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": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_latest_release": 57,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 57 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 57
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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 (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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"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": 36,
"inputs": {
"packages": [
"mcx-core"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 147
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "147 downloads/month across npm",
"points": 28.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 147,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/2 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/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": 32,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "RuanhoR",
"public_repos": 20,
"account_age_days": 392
},
"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": "2 followers of RuanhoR",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "RuanhoR"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "20 public repos, account ~1 yr old",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 20
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"mcx-core"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 88,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"dsl",
"mcbe",
"mcx"
],
"has_wiki": true,
"homepage": "https://en-d.pmnx.qzz.io",
"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://en-d.pmnx.qzz.io",
"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": "at_risk",
"name": "Security",
"value": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.1
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 3919
},
"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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"packages/client/tsconfig.json",
"packages/core/tsconfig.json",
"packages/create-mbler/tsconfig.json",
"packages/mcx-component/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": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/client/tsconfig.json, packages/core/tsconfig.json, packages/create-mbler/tsconfig.json, packages/mcx-component/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/client/tsconfig.json, packages/core/tsconfig.json, packages/create-mbler/tsconfig.json, packages/mcx-component/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 267663,
"source_files_sampled": 86,
"oversized_source_files": 2
},
"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": "2/86 source files over 60KB",
"points": 53.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 86,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:mcx-core@0.0.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T10:09:19.374268Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/RuanhoR/mcx-core.svg",
"full_name": "RuanhoR/mcx-core",
"license_state": "standard",
"license_spdx": "MIT"
}