原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 24667,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 14971,
"TypeScript": 730077
},
"pushed_at": "2026-07-15T22:04:09Z",
"created_at": "2026-06-20T15:16:15Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T22:04:14Z",
"description": "I think the future belongs to languages that are easier to use and simpler for AI to understand.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "muteng",
"type": "Organization",
"login": "mutenorg",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/295955915?v=4",
"created_at": "2026-06-22T19:21:53Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 37
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "c5fd114d8f49a36c6cdc0894a54a9b2ba65e63cd",
"body": "…ents\n\n- Added new keywords to the vocabulary for enhanced functionality, including 'Head' and 'Table'.\n- Updated the validation logic to ensure all static link targets are declared routes or valid anchors.\n- Introduced a new diagnostics check for links to undeclared routes and self-links.\n- Impleme\n[…]\ne for Android toolchain preflight checks, ensuring JDK and SDK compatibility.\n- Improved the handling of part arguments to support string interpolation and ensure correct behavior in dynamic contexts.",
"is_bot": false,
"headline": "feat: enhance vocabulary and diagnostics for routing and table compon…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-15T22:04:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d1e21b7997e1b68ca991a90ff48c2d5bb7c489d",
"body": "…for shadcn integration",
"is_bot": false,
"headline": "feat: update version to 0.0.40 and enhance scaffoldNew functionality …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-08T18:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c0854865e9c252f9082499165e1a1dd7519f68",
"body": "…app structure",
"is_bot": false,
"headline": "feat: update version to 0.0.39 and add scaffoldNew functionality for …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-08T17:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dbb1d57a9019e1dcb74051a21811098dc57157b",
"body": "…function",
"is_bot": false,
"headline": "feat: enhance error handling for missing app.muten file in loadModel …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-08T17:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa51291b1c5cf0509c690995d805767cd6588478",
"body": "- Introduced `Textarea` to the `Nt` enum for multi-line text input.\n- Expanded `NON_PRIMITIVES` mapping to include various HTML tags and React component idioms with detailed descriptions.\n- Added `Arr` to the `Ek` enum for array expression AST nodes.\n- Updated `Mod` enum to include `Checked` modifie\n[…]\nng in `runtime.ts` with smooth curves and improved axis formatting.\n- Added comprehensive tests in `lang.ts` for various parsing and compilation scenarios, including error handling and inferred types.",
"is_bot": false,
"headline": "feat: add Textarea component and enhance non-primitive mapping",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-08T17:24:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2bc53d40ae7f416c9d2b955fca244d469f6dd216",
"body": "- Updated `runner.ts` to use esbuild directly for development and bundling, removing the need for Vite configuration.\n- Streamlined the `dev` and `bundle` functions to focus solely on esbuild.\n- Removed inline Vite configuration and related functions.\n- Updated `runtime.ts` to enhance chart renderin\n[…]\nlities and added drag-and-drop functionality.\n- Deleted the `vite-plugin-muten.ts` file as it is no longer necessary.\n- Enhanced tests in `dynamics.ts` to validate new features and ensure correctness.",
"is_bot": false,
"headline": "refactor: simplify runner and remove Vite dependency",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-04T01:20:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ed67b7d64d687ad6715993805992ac7cdbde350",
"body": "…nts; update documentation and CLI usage",
"is_bot": false,
"headline": "feat: enhance `muten add` command to support both plugins and compone…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-03T16:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "422c667d8499c3864fe0c555f7fa0134e5b350a1",
"body": "…Custom-backed components and add loadPluginComponents function",
"is_bot": false,
"headline": "feat: enhance plugin support by loading all registry parts including …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-01T22:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb99b98b1575a55298ed5b7a66c44b0659e06a4",
"body": "…rt naming in parser and sanitize Tailwind candidates in build process",
"is_bot": false,
"headline": "feat: update package version to 0.0.33; enhance error handling for pa…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-07-01T17:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a79c5c3d65ad1f0716143e6fbd5a9010942ce2",
"body": "…nction for plugin support in linter",
"is_bot": false,
"headline": "feat: update package version to 0.0.32 and add loadPluginPartsLite fu…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-30T23:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1381dc9d8fb468160fec5d5a418302fd1c8186ef",
"body": "…nd introduce plugins section in documentation",
"is_bot": false,
"headline": "feat: add support for component management with `muten add` command a…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-30T18:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16b06cc18614e3d10affc1bf26f9a08cbc15f26",
"body": "…I with component addition functionality",
"is_bot": false,
"headline": "feat: add Details component with summary support and enhance muten CL…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-30T18:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26927f2a46f805addac08ef420e91f9443c0c614",
"body": "…nd Article types",
"is_bot": false,
"headline": "feat: enhance List component with ordered rendering and add Section a…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-30T12:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515f4431b06df0a53e441ae6d8fd4c11167c9962",
"body": "…g in dev build",
"is_bot": false,
"headline": "chore: update package version and repository URL; enhance asset namin…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-29T22:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc87fe7a09db6d90f46b1ea1a5244c1dca8944a",
"body": "- Standardize the use of hyphens and dashes in headings and comments across multiple files for consistency.\n- Update ROADMAP.md, RUNNER.md, grammar.md, README.md files in various directories to replace \"—\" with \"-\" and adjust other punctuation for uniformity.\n- Enhance clarity and readability of documentation by ensuring consistent formatting practices.",
"is_bot": false,
"headline": "refactor: unify formatting in documentation and code comments",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-29T21:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36afa852c062ed09b1960eec0fd66e80add1381",
"body": "- Added `compileModule`, `compileStore`, and `compileModule` exports to `src/index.ts` for better modularity.\n- Introduced `lintWatch` function in `src/lint.ts` to enable automatic linting on file changes.\n- Created `src/runner.ts` to facilitate running Vite as a library with muten plugins, simplify\n[…]\nnd validation.\n- Added tests for configuration parsing and HMR functionality to ensure robustness.\n- Enhanced slot handling in parts to support nested structures and prevent duplicate slot injections.",
"is_bot": false,
"headline": "feat: enhance muten functionality with new features and improvements",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-29T20:50:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b0555dc06e3b95b6d22d3478c8c1ffa85cf5390",
"body": "…d types; enhance validation for unknown field types",
"is_bot": false,
"headline": "feat: extend form capabilities with password, textarea, and date fiel…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-27T21:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb275e599350e11004cd3824ded4555545024e2d",
"body": "… handling\n\n- Updated the Parser class to allow `toggle` operations to accept an optional argument for toggling membership in lists.\n- Modified the request statement to support capturing JSON responses into local state using the `into` keyword.\n- Introduced an icon existence checker to validate icon\n[…]\nand improved handling of list operations, including `take(n)` for pagination.\n- Namespaced persist keys in stores and pages to avoid conflicts between similarly named states across different contexts.",
"is_bot": false,
"headline": "feat: enhance parser and validation for toggle operations and request…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-27T17:41:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a8557c6a19914207aef77c40863a8b7c3d3bfe34",
"body": "- Introduced new date-related functions: now, before, after, datetime, weekday, calendar, isToday, isPast, isFuture.\n- Updated built-ins list to include new date functions and their documentation.\n- Enhanced editable fields to support date type.\n- Refactored logic to unify reference resolution for l\n[…]\nrors.\n- Updated validation logic to include new date type and ensure type consistency across expressions.\n- Improved error handling in linting and validation processes for better developer experience.",
"is_bot": false,
"headline": "feat: add date handling functions and extend built-in capabilities",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-26T22:07:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "69dbb5cf02185e825f6e4b77f15318294dea4e01",
"body": "…modifier handling",
"is_bot": false,
"headline": "feat: update version to 0.0.24 and enhance parser with nestGuard for …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-26T17:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcba0f3b089d62b4f70845c28311733f325d62b",
"body": "…n for reactive classes",
"is_bot": false,
"headline": "feat: add support for interpolated class tokens and enhance validatio…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-26T17:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "558326879af49a912a5e19bbb7081d8e5ef47eb0",
"body": "- Updated the `__refetch` function to support dynamic URL parameters and improved query string handling.\n- Added validation for unsupported polling in state definitions and ensured initial values for lists are arrays.\n- Enhanced error diagnostics for constraints on fields and added checks for enum m\n[…]\nrops` to accommodate dynamic CSS properties.\n- Updated parser to handle new `style` modifier and its arguments.\n- Enhanced tests to cover new `setAttribute` functionality for accessibility attributes.",
"is_bot": false,
"headline": "feat: enhance data fetching and state management",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-26T16:01:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ac47bfede086921720cf8c4877f02669fec2910",
"body": "…language parser and related components",
"is_bot": false,
"headline": "feat: add support for aria attributes and validation patterns in the …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-26T13:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5bf3c44fc4026aebd46f1f6627abec8e5914103",
"body": "- Removed the projectTheme function and its usage in analyze and completion functions.\n- Updated types to remove Theme references where not needed.\n- Introduced a new icon resolver for handling inline SVGs during build time.\n- Updated tests to reflect changes in theme handling and added new tests for icon functionality.\n- Refactored style handling to use class() instead of style() for better integration with Tailwind CSS.\n- Cleaned up token resolution logic and removed unused token functions.",
"is_bot": false,
"headline": "refactor: remove theme handling from analyze and validation functions",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-26T00:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577fb06512ec3d97be5f93bde296a1b0cd9f53fb",
"body": "…across multiple files for clarity",
"is_bot": false,
"headline": "chore: update version to 0.0.19 in package.json and improve comments …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-25T13:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ce621ef8ea091398bd256da3775c4d920f340fd",
"body": "… calls\n\n- Updated grammar to correctly parse `not` as a looser binding operator than comparison.\n- Introduced `notExpr` method to handle `not` expressions.\n- Modified `and` and `mul` methods to accommodate changes in operator precedence.\n- Added support for calling `use`d functions as statements in\n[…]\nific formats.\n- Added tests for new functionality, including validation of extern function calls and class merging behavior.\n- Improved diagnostics for aggregate functions and conditional expressions.",
"is_bot": false,
"headline": "feat: enhance grammar parsing with `not` operator and extern function…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-25T02:18:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d22d67f7f75b7d5e192e640dd6239041652c507c",
"body": null,
"is_bot": false,
"headline": "chore: update version to 0.0.16 in package.json",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-24T16:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f72f7565cc431187b248021373a2950fcda7d7f",
"body": "- Updated comments across multiple files to enhance readability and understanding of the codebase.\n- Adjusted link syntax in various tests and source files to ensure consistent use of string literals for paths.\n- Refined the linting process to provide clearer diagnostics and error handling.\n- Enhanced the runtime and routing logic to improve performance and maintainability.\n- Added TypeScript compiler options to enforce stricter checks for unused variables and parameters.",
"is_bot": false,
"headline": "refactor: improve code comments and documentation for clarity",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-24T16:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7b24759d5f69e4268d24763bcab1facd23c690",
"body": "…gest increasing subsequence",
"is_bot": false,
"headline": "feat: implement efficient DOM reordering with minimal moves using lon…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-24T13:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad03995685f7f63548cf9cd506be37d97f9a33d5",
"body": "- Removed rawHTML handling from SElement and adjusted serialization logic to simplify innerHTML processing.\n- Updated renderSsrBody to eliminate island handling, streamlining SSR execution.\n- Enhanced expression types by introducing FilterExpr and modifying AggExpr to support item-implicit syntax.\n-\n[…]\nrived lists.\n- Improved form binding syntax in tests for consistency and clarity.\n- Implemented a real-app runtime test to validate new list operations and their reactivity in a simulated environment.",
"is_bot": false,
"headline": "Refactor SSR handling and enhance expression parsing",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-24T03:58:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "119d23ad8a7e1319289bb7528112d3cbb20c272b",
"body": null,
"is_bot": false,
"headline": "add sockets native and reactivity improvements",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-23T22:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51af1ddd55f38131fc2c9161db29b21bb979192d",
"body": "… and integrate with validation",
"is_bot": false,
"headline": "feat: add projectStoreMembers function to retrieve store member names…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-23T18:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eee81ede27e42e62601dd06837f9969ab24094b",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.0.11 in package.json",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-23T18:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a01832a3da8249dedd7b2f29af8ba7fd16d302e",
"body": null,
"is_bot": false,
"headline": "fix: correct punctuation and improve clarity in README content",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-23T18:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ca959f953ec79c0a740c4156f09b86d53cdbafc",
"body": "…aggregates\n\n- Added support for inline object literals in the grammar, allowing expressions like `{ title: @t, qty: 1 }`.\n- Introduced aggregate operations (e.g., `lines.sum(l => l.price * l.qty)`) and sorting (e.g., `contacts.sort(c => c.name)`) in the parser.\n- Updated lexer to handle nested stri\n[…]\ncy across app checks.\n- Updated types to accommodate new expression kinds and statement operations.\n- Enhanced tests to cover new features including object literals, patching, and aggregate functions.",
"is_bot": false,
"headline": "feat: enhance grammar and parser for inline object literals and list …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-23T17:50:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b5422252667cfb47dd3e5f28d97fe2d1e678ea35",
"body": null,
"is_bot": false,
"headline": "feat: add GBNF grammar generation and acceptance tests",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T23:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f4d354ddaf6d67c7707703de4af576ae153742",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/karttofer/muten",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T19:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a79e1ce14a4125b63fa8f8491837a9710805e7",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.0.8 in package.json",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T19:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd6c389c25e2e930b771e9397c5d1b47873f02e",
"body": "…and capabilities",
"is_bot": false,
"headline": "feat: expand README with detailed explanations of muten's advantages …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T19:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b60c6841a27e771899c703c62cdd108df174fc",
"body": "Added an image to the README and enhanced the description.",
"is_bot": false,
"headline": "Update README with image and improved description",
"author_name": "Jhornan Colina",
"author_login": "karttofer",
"committed_at": "2026-06-22T17:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63fa6a9f74cc4c48464739a7c8d5de60ef1dacea",
"body": "…and capabilities",
"is_bot": false,
"headline": "feat: expand README with detailed explanations of muten's advantages …",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T17:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f550da1a6be1fcfb8b8e355ec0602da0a4217df",
"body": "- Added use keyword to allow importing named functions from external JS files.\n- Implemented parsing and validation for function calls in expressions.\n- Enhanced the IR structure to include imports and function call expressions.\n- Updated the emit functions to handle external imports and calls correctly.\n- Introduced tests for validating the use of external functions and SSR handling of islands.",
"is_bot": false,
"headline": "feat: introduce support for external JS function imports and calls",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T16:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b180e7604f1c209b442837bc880aa07b596155ff",
"body": "…p tests",
"is_bot": false,
"headline": "feat: implement print function for IR serialization and add round-tri…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T11:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6be2f146394f05a358d1baeb66627fbaf8fc185e",
"body": "…andling",
"is_bot": false,
"headline": "feat: update routing to support dynamic navigation and improve link h…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T02:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "052447fd03398eb40053dd0f7479a36898164d62",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.0.4 in package.json",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T01:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2655840eb82874c5e19db9167f8d2333a17dbffe",
"body": null,
"is_bot": false,
"headline": "feat: enhance CLI commands and improve app mapping functionality",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T01:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d6927276f790a138facfa6f53001d5ce8cbe17f",
"body": "- Added source.ts to define the semantics for source requests, including normalization and fetching logic.\n- Updated \types.ts to reflect the new structure of source definitions, allowing for complete HTTP request configurations.\n- Enhanced \u000bocab.ts with new keywords for API and body handling.\n- Impl\n[…]\no ensure functionality.\n- Updated \runtime.ts to apply meta tags dynamically and handle real-path navigation.\n- Improved Vite plugin to refresh project configuration on file changes during development.",
"is_bot": false,
"headline": "feat: introduce source request handling and CRUD operations",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-22T00:42:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "329b73a4f5996d5f9e55bd6b73f4a07b28b96ac6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/karttofer/muten",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T20:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d267e2ae28c78adb57e4d0a1ee6dceda0dcc93",
"body": "…unction logic",
"is_bot": false,
"headline": "chore: update version to 0.0.3 in package.json and improve buildApp f…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T20:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eec8e469f22ea1016daece9cc1d636faea49d60",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jhornan Colina",
"author_login": "karttofer",
"committed_at": "2026-06-21T20:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c1685cff3d428316e439c9d17de752923194c56",
"body": "Added a description and image to the README file.",
"is_bot": false,
"headline": "Enhance README with project description and image",
"author_name": "Jhornan Colina",
"author_login": "karttofer",
"committed_at": "2026-06-21T20:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb21ee67a10890efc7cccb3ea2fba2a0b75b5f9",
"body": null,
"is_bot": false,
"headline": "chore: update version to 0.0.2 in package.json",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T19:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5611f9bb4537ea2aec869635e779bc9302c7d121",
"body": "…w import paths",
"is_bot": false,
"headline": "refactor: update package name to @muten/core and adjust README for ne…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T19:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9f143dfef133a8aaf87a781fa349d2a54a6fee",
"body": "…tructions",
"is_bot": false,
"headline": "refactor: simplify package name and update README for scaffolding ins…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T19:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7401a90669967ba6c130c66b505d1f83123268d6",
"body": "…r GitHub Packages",
"is_bot": false,
"headline": "feat: add publishing instructions and update package configuration fo…",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T19:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bffbe760d04191abcba261d403621342eb27415b",
"body": "`prepare` builds dist/ on `npm install` (dist is gitignored), so `github:karttofer/muten`\nworks as a dependency without a published package.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Make installable from GitHub: prepare build + repository",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T18:34:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "806397bf9675368727746375f761732088498c3b",
"body": null,
"is_bot": false,
"headline": "feat: enhance Vite plugin with boot module and dynamic route handling",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T18:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47dd999e85d496244a17f3470d50fabf6f863123",
"body": "- Changed the binary path in package-lock.json and package.json from \bin/muten.js to dist/bin/muten.js.\n- Updated the description in package.json to reflect the new file extension .muten.\n- Revised grammar documentation to replace .screen with .muten and updated syntax rules accordingly.\n- Modified \n[…]\ns.\n- Implemented changes in flatten and validate modules to improve clarity and maintainability.\n- Removed the starter template files and updated the project structure to streamline the setup process.",
"is_bot": false,
"headline": "refactor: update project structure and language syntax",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T17:51:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83065d5a11fc5104b890cc5fe1e61ff07ab53204",
"body": null,
"is_bot": false,
"headline": "I forgot to create .gitignore, junior mistake...",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T15:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b770ed4093191a84208fa3006fb4bac3a43beab",
"body": "- Introduced ternary operations, arithmetic expressions, and interpolation in the language parser.\n- Implemented if statements in action bodies and support for literal action arguments.\n- Enhanced Button component to support interpolated labels and children.\n- Added support for non-empty collection \n[…]\nnumeric scales and breakpoints.\n- Created comprehensive tests for parsing, parts, routes, runtime, and smoke testing.\n- Added TypeScript configuration for improved type checking and module resolution.",
"is_bot": false,
"headline": "feat: add new language features and tests",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T15:46:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "62ffb7cc72f7a595cd7a04720edd079a8757b18d",
"body": "- Introduced \tokens.js to manage styling vocabulary and token resolution.\n- Implemented \resolveToken, isKnownTokenShape, and mergeTheme functions for token handling.\n- Enhanced \u000balidate.js to utilize new token validation logic and provide better diagnostics.\n- Added a lightweight runtime for fine-gr\n[…]\nded support for new language features including ternary operations, arithmetic expressions, and action conditions.\n- Ensured proper handling of project themes and constants in the compilation process.",
"is_bot": false,
"headline": "feat: add Muten styling engine with token resolution and validation",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-21T02:17:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc16c00983a8b33ee619a5ca1678e5ca6aa95b3f",
"body": "- Deleted the main extension file (extension.js) which handled linting, autocomplete, and diagnostics for .muten files.\n- Removed icon files (file.svg, folder-open.svg, folder.svg, muten.svg) and the icon theme configuration (muten-icon-theme.json).\n- Eliminated language configuration (language-conf\n[…]\nckage.json file which contained metadata and configuration for the extension.\n- Removed the binary package (muten-lang-0.0.15.vsix) and the sync script (sync-engine.mjs) used for copying engine files.",
"is_bot": false,
"headline": "Remove Muten VS Code extension and associated files",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-20T18:38:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "01bd9fb292f15c6769ac57b337d552979e28a54a",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "jhornan.toyo",
"author_login": "karttofer",
"committed_at": "2026-06-20T15:17:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 63,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 13,
"active_weeks_last_year": 5,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@muten/core",
"exists": true,
"license": "MIT",
"keywords": [
"ai",
"frontend",
"framework",
"dsl",
"signals",
"compiler"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@muten/core",
"is_deprecated": false,
"latest_version": "0.0.43",
"repository_url": "https://github.com/mutenorg/muten",
"versions_count": 38,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2945,
"first_published_at": "2026-06-21T19:52:08.381000Z",
"latest_published_at": "2026-07-21T12:44:04.472000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": 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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 82060,
"source_files_sampled": 67,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 72,
"malicious_count": 0,
"assessed_package": "npm:@muten/core@0.0.43",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@iconify/utils",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.0"
},
{
"name": "esbuild",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.28.1"
},
{
"name": "qrcode-generator",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.4"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "karttofer",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/34972636?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c5fd114d8f49a36c6cdc0894a54a9b2ba65e63cd",
"ran_at": "2026-07-29T20:13:48Z",
"aggregate_score": 2.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mutenorg/muten",
"host": "github.com",
"name": "muten",
"owner": "mutenorg"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"security": 40,
"vitality": 29,
"community": 32,
"governance": 33,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 29,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 1,
"days_since_last_push": 13,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 13 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"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": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"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": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"packages": [
"@muten/core"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2945
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,945 downloads/month across npm",
"points": 46.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2945,
"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": 33,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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": null,
"notes": [],
"value": 37,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "mutenorg",
"public_repos": 3,
"account_age_days": 37
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of mutenorg",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "mutenorg"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~0 yr old",
"points": 4.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@muten/core"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "38 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 38
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.5
},
"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 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file 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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@muten/core@0.0.43 runtime dependency closure — what installing the published package pulls in — 72 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@muten/core@0.0.43",
"assessed": 72
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 72,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 72,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"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": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.873,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "55 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 63
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.016,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 63 commits agent-authored or agent-credited",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 63
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 82060,
"source_files_sampled": 67,
"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/67 source files over 60KB",
"points": 53.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 67,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-29T20:13:53.072677Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mutenorg/muten.svg",
"full_name": "mutenorg/muten",
"license_state": "standard",
"license_spdx": "MIT"
}