Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"esolang",
"esoteric",
"esoteric-languages",
"esoteric-programming-languages",
"language",
"css",
"html",
"javascript",
"nodejs",
"python",
"typescript",
"esolangs",
"esoteric-interpreter",
"interpreter",
"korean-language",
"ai-assisted-coding"
],
"is_fork": false,
"size_kb": 621,
"has_wiki": true,
"homepage": "https://jeomlang.vercel.app/",
"languages": {
"CSS": 33920,
"HTML": 58936,
"Shell": 1803,
"Python": 25281,
"JavaScript": 132560,
"PowerShell": 2596,
"TypeScript": 20920
},
"pushed_at": "2026-07-29T05:53:50Z",
"created_at": "2026-05-07T23:31:53Z",
"owner_type": "User",
"updated_at": "2026-07-29T05:54:25Z",
"description": "Dot-only simple esoteric programming language",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"HTML",
"CSS"
]
},
"owner": {
"blog": "https://minirang.vercel.app",
"name": "서울민트초코",
"type": "User",
"login": "minirang",
"company": "@minirang-org @SuperIntelligenceAI",
"location": "South Korea",
"followers": 852,
"avatar_url": "https://avatars.githubusercontent.com/u/220184520?v=4",
"created_at": "2025-07-10T11:08:10Z",
"is_verified": null,
"public_repos": 38,
"account_age_days": 389
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.7.6",
"kind": "patch",
"published_at": "2026-06-27T06:35:54Z"
},
{
"tag": "v1.7.5",
"kind": "patch",
"published_at": "2026-06-07T02:43:30Z"
},
{
"tag": "v1.7.4",
"kind": "patch",
"published_at": "2026-06-06T03:10:17Z"
},
{
"tag": "v1.6.4",
"kind": "patch",
"published_at": "2026-06-01T09:07:04Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2026-05-29T12:24:42Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-05-29T07:32:37Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2026-05-27T13:18:10Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-05-25T03:30:04Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2026-05-17T13:34:51Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2026-05-13T08:07:37Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-05-10T09:21:25Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-05-10T00:40:46Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-05-09T23:50:43Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-05-09T23:48:00Z"
}
],
"recent_commits": [
{
"oid": "6096eb11de6f895aabcee71ea5f62ef80cb8900c",
"body": null,
"is_bot": false,
"headline": "Ensure final newline is inserted in .editorconfig",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-29T05:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e18aa281ead092d4e1364e1d06ba25dad39744bd",
"body": "Removed unnecessary entries from .prettierignore.",
"is_bot": false,
"headline": "Update .prettierignore to clean up ignored files",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-29T05:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25682f115c9837e77ce7a1b1f89ae5718531d90e",
"body": null,
"is_bot": false,
"headline": ".gitignore 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-28T02:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61995cba441599e5c8e9bc601ab23f1b22da424d",
"body": null,
"is_bot": false,
"headline": "lenis 라이브러리 적용",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-19T13:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a9a1ec555dac69396993693f64c136311221d0",
"body": null,
"is_bot": false,
"headline": "VS Code 확장: README 아이콘 경로 수정 및 경로 정리, package.json에 Node >=18 요구 추가",
"author_name": "captain34643875-wq",
"author_login": "captain34643875-wq",
"committed_at": "2026-07-19T12:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af56b56179ec72d61b2da68e487368ebe5bc2c02",
"body": null,
"is_bot": false,
"headline": "이미지 경로 수정",
"author_name": "captain34643875-wq",
"author_login": "captain34643875-wq",
"committed_at": "2026-07-19T12:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "740b8b19f8888f06c9070ddd83bf0c67cad7d8bb",
"body": "Added repository URL to package.json for version control.",
"is_bot": false,
"headline": "Add repository URL to package.json",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-19T09:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed5241d960e1fd2c7ce3bf79e7bbccbb2e70669",
"body": "- Bump version to 1.7.6 in core engine and official bundle\n- Sync VS Code extension official bundle (cli.js, engine.js, std.jeom) with latest code\n- Rename CONTRIBUTERS.md to CONTRIBUTORS.md (typo fix)\n- Update Node.js requirement from 16+ to 18+\n- Fix Korean grammar/spacing in CONTRIBUTING.md and README.md\n- Correct asset paths in VS Code extension scripts and build tools\n- Remove outdated GitHub Actions demo section from documentation\n- Fix line endings and whitespace in several files",
"is_bot": false,
"headline": "Release v1.7.6: sync bundles, fix docs, update Node.js requirement",
"author_name": "captain34643875-wq",
"author_login": "captain34643875-wq",
"committed_at": "2026-07-18T09:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87b10e6ffb4d3de1c50fcd8ff9cace4607804e8",
"body": null,
"is_bot": false,
"headline": "버전 동기화",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-18T04:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66b02fe0579611ea411ca447e643375805a4879",
"body": null,
"is_bot": false,
"headline": "index.html 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-18T04:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15df17bd016429619af9b9786115cb602fc86d43",
"body": null,
"is_bot": false,
"headline": "index.html 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-18T04:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b8e0c2e4d811ba1a2239339f951ce134a12699",
"body": null,
"is_bot": false,
"headline": "index.html 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-18T04:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a6ea23d87b5daf7d4ed3a8dab75b9c821777103",
"body": null,
"is_bot": false,
"headline": "README_en.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-15T06:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0559ab857a76c3f1649262578a9acc569f245ef3",
"body": null,
"is_bot": false,
"headline": "README.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-15T06:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e841dffa06df065cddf29657d5ffbdceb88c84",
"body": null,
"is_bot": false,
"headline": "문장 수정.",
"author_name": "captain34643875-wq",
"author_login": "captain34643875-wq",
"committed_at": "2026-07-12T06:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05e264641b98c8e45de98c1ca616af8ba4d1449",
"body": null,
"is_bot": false,
"headline": "영어 추가",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-12T01:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be5c6b2e971d492f4d2ae078690bcd9b3593cb8e",
"body": null,
"is_bot": false,
"headline": "SPEC.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-12T00:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e5d16df3974bba6e16922ef3a071d5f6c3dbce",
"body": null,
"is_bot": false,
"headline": "SPEC.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-12T00:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "467da838d8ab0b1e1e5f30415a15e3a195c3410a",
"body": null,
"is_bot": false,
"headline": "CONTRIBUTERS.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-11T23:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ca770c80c4301ebd91ee475c37bd0565cd6067",
"body": null,
"is_bot": false,
"headline": "CONTRIBUTERS.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-11T23:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea7e825e39450639393877c27d0127e7de20ad40",
"body": null,
"is_bot": false,
"headline": "README_en.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-11T23:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393088028aebd8ae51be1f7d3a628b9ca25bf662",
"body": null,
"is_bot": false,
"headline": "URL 오류 수정",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-11T23:51:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498726e2210e642fa03eea437d469854b3a45a3a",
"body": null,
"is_bot": false,
"headline": "README.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-11T23:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3db0853f12529df4e2e227b1aab230098b4a480",
"body": null,
"is_bot": false,
"headline": ".eslintrc.json 삭제",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-07-08T07:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0efabde29bbadddb5ec01e69696f0d7fa9b46eff",
"body": null,
"is_bot": false,
"headline": "Update app.py",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-29T13:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c11fad371923195383e0ffc48c6d1f6364863a4",
"body": null,
"is_bot": false,
"headline": "Update app.py",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-29T12:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a555091b754091bbc2a68b680be45ae8890162",
"body": null,
"is_bot": false,
"headline": "Update app.py",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-29T12:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7da0327e3761adbb47a15e8d830b8340b80dac0",
"body": null,
"is_bot": false,
"headline": "Update requirements.txt",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-29T12:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be24cdd0256b57d363d85ea1a48da252d9f9834",
"body": null,
"is_bot": false,
"headline": "Update app.py",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-29T10:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ee4d361a2dabd618df252753b2d90c22b325db",
"body": null,
"is_bot": false,
"headline": "node_runner.js 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-29T09:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bcc4c280a5304df2c5a87ea21666ea07c509a0d",
"body": null,
"is_bot": false,
"headline": "node_runner.js 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-29T08:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b89e87a49be5e8ed169d1b2100f444291d2581",
"body": null,
"is_bot": false,
"headline": "index.html 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T11:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d399585c57f30e387828956190fa868b544eae",
"body": null,
"is_bot": false,
"headline": "style.css 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T11:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e189414a52dadfb547c9c33627b7de05f763732",
"body": null,
"is_bot": false,
"headline": "style.css 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T11:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd039b7749833d3f1550455085987687554126bd",
"body": null,
"is_bot": false,
"headline": "style.css 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T11:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79eaafd486726a6fc30361885392d342eb3e1ff",
"body": null,
"is_bot": false,
"headline": "드레그 색 추가",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T11:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90564b6f44a77fc2367c5d3634100a2362a2881d",
"body": null,
"is_bot": false,
"headline": "버전 동기화",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T10:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15b610e63d555fb4c95a5624b4adad12febda58c",
"body": null,
"is_bot": true,
"headline": "docs(changelog): update for v1.7.6",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-27T06:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4810468289784cad0fbb09af298653300176623",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/minirang/jeomlang",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T06:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae7fff665b4d44798fab4156e50ee29ac2f20c6",
"body": null,
"is_bot": false,
"headline": "1.7.6",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-27T06:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60268967a679cf536a397b7fa72127b5ed9521a",
"body": null,
"is_bot": false,
"headline": "버전 동기화",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-23T23:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc225df8a0a3b38b9c830dd59bb9d15746b888b6",
"body": null,
"is_bot": false,
"headline": "잘못 표기된 라이센스 수정",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-16T13:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d370ee88160425e9825f3832152ac3605023cce",
"body": null,
"is_bot": false,
"headline": "Add server directory for 점랭 서버",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-16T09:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e47288907b15d229e1e994c7a2beda949b0f8f",
"body": null,
"is_bot": false,
"headline": "Add server directory to project structure in README",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-16T09:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7972cce2b4d86a962f622ec92009c608161dfd0a",
"body": null,
"is_bot": false,
"headline": "Configure Flask app to use environment variables",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-15T09:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de7bb23187b28895f52297d5d113176160d1618d",
"body": null,
"is_bot": false,
"headline": "README.md 만들기",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-15T06:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7feaf152b599831158131d275fbcb7026f8890",
"body": null,
"is_bot": false,
"headline": "node_runner.js 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-14T23:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a74b4222efb43012b905707c4c82cf991cadb51",
"body": null,
"is_bot": false,
"headline": "node_runner.js 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-14T23:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db57cfa601ebea5f89938fc79dcefa80139d607",
"body": null,
"is_bot": false,
"headline": "node_runner.js 만들기",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-14T23:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a221360ef7a84649f81d5c1dc4133df0943c81",
"body": null,
"is_bot": false,
"headline": "runner.py 만들기",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-14T23:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb1b767c545667d1d119e52486cce99a8d5a1f2",
"body": null,
"is_bot": false,
"headline": "app.py 만들기",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-14T23:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b35a7406fc9aa56461a14a5d5f4881d91862466",
"body": null,
"is_bot": false,
"headline": "requirements.txt 만들기",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-14T23:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98cb8367d0f637c88c3e86f282e62ac7ebc8c4be",
"body": null,
"is_bot": false,
"headline": "CONTRIBUTING.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-14T12:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f77f7ae0f021ec7bb9451f249163ca786b7132e6",
"body": null,
"is_bot": false,
"headline": "Update README_en.md",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-12T12:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1fd2b00eff48e050f0e93605edf40992d85da1b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-12T12:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9da4689a894993ee376827c6abedee0fc43e7f98",
"body": null,
"is_bot": false,
"headline": "Change font-weight of hero-title from 300 to 270",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-10T12:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60bc701e4363bd016e4f67177863d3e4c4b42543",
"body": null,
"is_bot": false,
"headline": "Change hero-title font weight to 300",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-10T12:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f8bc9a3e71dfc9892a8a18a87774bd59f3f7d3f",
"body": null,
"is_bot": false,
"headline": "UX 개선",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-10T08:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45f43317a13822875ad422f961167151b59011f6",
"body": null,
"is_bot": false,
"headline": "UX 개선",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-10T08:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05ec233042dedb74dca04bb419de0921039dae4",
"body": null,
"is_bot": false,
"headline": "사이트 개선",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-10T08:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3836ff844e6f30684992136e025e96ad0ee6c0a6",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-07T03:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8be2eee3a100c8ade1206c942e45c80f130de08",
"body": null,
"is_bot": false,
"headline": "버전 동기화",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-07T02:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d6baebee9e304c074b718757edbe86dde8529e",
"body": null,
"is_bot": false,
"headline": "Update description in package.json for clarity",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-07T02:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d4368ca3ef5462b257607a4e297b48e2262421",
"body": null,
"is_bot": false,
"headline": "Fix typo in README description of programming language",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-07T02:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2363141df78d6270768bf9458df7a4b666ade1bf",
"body": null,
"is_bot": false,
"headline": "1.7.5",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-07T02:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e0702b40355de145aa397d5039c578fb0b1ebaa",
"body": null,
"is_bot": true,
"headline": "docs(changelog): update for v1.7.5",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-07T02:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee9e911b99c0b7da59f4b8aacbc039fac212c814",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "_캡틴_",
"author_login": "captain34643875-wq",
"committed_at": "2026-06-07T01:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "749547eb2853b55f7a3a301032918696bddf0415",
"body": null,
"is_bot": false,
"headline": "문장을 매끄럽게 다듬음.",
"author_name": "_캡틴_",
"author_login": "captain34643875-wq",
"committed_at": "2026-06-07T01:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16aa0aebf11fe1ba09aeb89fb852c56061d1b0b7",
"body": null,
"is_bot": false,
"headline": "bug fixed",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T10:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b54d42e2d701a984267b8fffe538fce9c47f623f",
"body": null,
"is_bot": false,
"headline": "Update custom-elements.js",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T04:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82b144d9b976f942192e57232a7071709fd9d3a",
"body": null,
"is_bot": false,
"headline": "Update index.html",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T04:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8152ba8ada21afb68685abc711f8f3c5503e3992",
"body": null,
"is_bot": false,
"headline": "버전 표기 변경",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T03:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac6446d02e70f0cf6125fac3cdd44db8f1200d5a",
"body": null,
"is_bot": false,
"headline": "1.7.4",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T03:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3988a8a55007e9018f6cb0e9aece5ccfe458857c",
"body": null,
"is_bot": false,
"headline": "title을 더 깔끔하게 변경",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T03:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d5df9d4c183393534431385b106cbb8c2f3031c",
"body": null,
"is_bot": true,
"headline": "docs(changelog): update for v1.7.4",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-06T03:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff29b3407079b60acea5f28a40a73f25b3cbebc",
"body": null,
"is_bot": false,
"headline": "tools/vscode-extension/README.md 수정",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T03:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4658a694cfac9495628b6bd6c0f8887ff6fed5e",
"body": null,
"is_bot": false,
"headline": "버그 수정, 코드 format 및 잘못된 명칭 수정",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-06T03:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53e23143dfc2968b2e8d5ba0a9e727f432986a56",
"body": null,
"is_bot": false,
"headline": "Update version badge from v1.5.4 to v1.6.4",
"author_name": "_캡틴_",
"author_login": "captain34643875-wq",
"committed_at": "2026-06-03T13:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca638cc4ccddc2cbc0103338bd0149db36d1cece",
"body": null,
"is_bot": false,
"headline": "경로 수정",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-03T00:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46a3fa2a2d7879b694f11fbc7d1b674d9f7017e",
"body": null,
"is_bot": false,
"headline": "코드스페이스에서도 설치 가능하게 스크립트 수정",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-03T00:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8b28d940e421e6629ff192853ec1f64f2b231c6",
"body": null,
"is_bot": false,
"headline": "bash 환경에서도 사용할 수 있는 스크립트 추가.",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-03T00:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bfc64021a08d6b9f05d7fee350649020441638",
"body": null,
"is_bot": false,
"headline": "feat: add devcontainer setup for extensions",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-02T23:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "672fe2701db3942a0cb0c2276fad3d21b76636b9",
"body": null,
"is_bot": false,
"headline": "코드스페이스 설정 추가",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-02T23:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2094c42434a331a7bc8edb91a3fce1bf639871b",
"body": null,
"is_bot": false,
"headline": "README_en.md 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-02T08:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e587abf36bf28ffe387abb00c5c2f455d7d3c7e",
"body": null,
"is_bot": false,
"headline": "cli graphics.jeom 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-01T22:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a45eed1f541e350ddd36fbfb15fd31cc6863b080",
"body": null,
"is_bot": false,
"headline": "1.6.4",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-06-01T09:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223b01b4fa12574101087f1ff6cf5a2a67a89ff9",
"body": null,
"is_bot": true,
"headline": "docs(changelog): update for v1.6.4",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-01T09:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b5f08d7083dfd7f20b39fc39604c25357bff6a",
"body": null,
"is_bot": false,
"headline": "index.html 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-31T23:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c4ebef66d4150fcb446d28552bae5c15e401a4",
"body": null,
"is_bot": false,
"headline": "Update ide.js",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-31T12:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e96583417b86165f5d78b8a50c996a707353b4",
"body": null,
"is_bot": false,
"headline": "Update ide.js",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-31T11:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87786282647c4bffcaad4357f99c7b8ae7dfa8cf",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-31T04:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f03b58bd3b6b4066e699274618e8aca0bce792b",
"body": null,
"is_bot": false,
"headline": "jeom.tmLanguage.json 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-30T10:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6bbed8fb1e0a5e882a558246f5e322673894404",
"body": null,
"is_bot": false,
"headline": "버전 동기화2",
"author_name": "_캡틴_",
"author_login": "captain34643875-wq",
"committed_at": "2026-05-30T09:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b074ebcbaf527634a1d4210f7044bc78e184b2fe",
"body": null,
"is_bot": false,
"headline": "버전 동기화",
"author_name": "_캡틴_",
"author_login": "captain34643875-wq",
"committed_at": "2026-05-30T09:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceaee65c9876bf0aea074cc3a8ed9a2fba4a2def",
"body": null,
"is_bot": false,
"headline": "임시로 이 파일로 교체",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-30T09:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e4b80d1e725496540a708c9e36c2b72acc5fb2a",
"body": null,
"is_bot": false,
"headline": "index.html 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-30T09:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c22ca15e250b195bfbcecff3c82517dbd3819449",
"body": null,
"is_bot": false,
"headline": "ide.ts 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-30T09:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a54889570a5c63380daa69c40ef154d4148ffc",
"body": null,
"is_bot": false,
"headline": "engine.js 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-30T09:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ffad4cfe23ffd31079d12a3d8ae456a06af6b5c",
"body": null,
"is_bot": false,
"headline": "index.html 업데이트",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-30T09:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43b419c14bee0d5b47cc385864c6d802e40773c",
"body": null,
"is_bot": false,
"headline": "Update hello.jeom to print 'Hello, Jeom!'",
"author_name": "서울민트초코",
"author_login": "minirang",
"committed_at": "2026-05-30T06:15:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 340,
"latest_release_at": "2026-06-27T06:35:54Z",
"latest_release_tag": "v1.7.6",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 11,
"days_since_latest_release": 37,
"mean_days_between_releases": 5
},
"artifacts": {
"collected": true,
"structure": [
"tree.serverless"
],
"declarations": [
{
"name": "jeomlang",
"path": "package.json",
"tokens": [
"npm.bin",
"npm.entry"
],
"ecosystem": "npm"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 2,
"header": 2,
"collected": true,
"has_inspect_badge": false
},
"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": "jeomlang",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"esolang",
"esoteric",
"language",
"unicode",
"interpreter",
"jeomlang",
"JEOMLANG",
"jeom",
"점"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/jeomlang",
"declared_type": null,
"is_deprecated": false,
"latest_version": "1.7.6",
"repository_url": "https://github.com/minirang/jeomlang",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 64,
"first_published_at": "2026-05-25T03:12:43.356000Z",
"latest_published_at": "2026-06-27T06:23:53.135000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 37
}
]
},
"popularity": {
"forks": 2,
"stars": 14,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 39663,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json",
"server/requirements.txt"
],
"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",
"pypi"
],
"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": 3,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "minirang",
"commits": 301,
"avatar_url": "https://avatars.githubusercontent.com/u/220184520?v=4"
},
{
"type": "User",
"login": "captain34643875-wq",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/228202243?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.926
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"update-changelog.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 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": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6096eb11de6f895aabcee71ea5f62ef80cb8900c",
"ran_at": "2026-08-04T02:22:52Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 3,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-07-29T05:53:51Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-17T08:46:08Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/minirang/jeomlang",
"host": "github.com",
"name": "jeomlang",
"owner": "minirang"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 55,
"calibrated": 57,
"calibration": "2026-08-02"
}
}
],
"value": 57,
"inputs": {
"security": 33,
"vitality": 73,
"community": 44,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 63,
"ai_readiness": 27,
"weighted_overall_raw": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 340,
"human_commit_share": 0.96,
"days_since_last_push": 5,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "340 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 340
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v1.7.6",
"releases_from_tags": false,
"days_since_latest_release": 37,
"mean_days_between_releases": 5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 37 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 37
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": "weak",
"name": "Community & Adoption",
"value": 44,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 2,
"stars": 14,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "14 stars",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 14
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 2,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [
"shields.io"
],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": 30,
"inputs": {
"packages": [
"jeomlang"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 64
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "64 downloads/month across npm",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 64,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.926
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 93% of commits",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 3,
"open_issues": 0,
"closed_issues": 2,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3/3 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 3
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"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": "moderate",
"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": 56,
"inputs": {
"followers": 852,
"owner_type": "User",
"is_verified": null,
"owner_login": "minirang",
"public_repos": 38,
"account_age_days": 389
},
"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": "852 followers of minirang",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 852,
"login": "minirang"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "38 public repos, account ~1 yr old",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 38
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"jeomlang"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 37
},
"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 37 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 37
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"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": 38,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"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": "exceptional",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"esolang",
"esoteric",
"esoteric-languages",
"esoteric-programming-languages",
"language",
"css",
"html",
"javascript",
"nodejs",
"python",
"typescript",
"esolangs",
"esoteric-interpreter",
"interpreter",
"korean-language",
"ai-assisted-coding"
],
"has_wiki": true,
"homepage": "https://jeomlang.vercel.app/",
"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://jeomlang.vercel.app/",
"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": "16 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 16
}
}
],
"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": 33,
"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. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "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 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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 detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"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": "at_risk",
"name": "AI Readiness",
"value": 27,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.021,
"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": "2 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 2,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer"
}
}
],
"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": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 39663,
"source_files_sampled": 15,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"library",
"cli",
"network-service"
],
"scores": {
"cli": 10,
"library": 14,
"network-service": 4
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "cli",
"source": "npm.bin",
"weight": 10
},
{
"tier": "declared",
"label": "library",
"source": "npm.entry",
"weight": 8
},
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "structure",
"label": "network-service",
"source": "tree.serverless",
"weight": 4
}
],
"artifacts": [
{
"path": "package.json",
"labels": [
"cli",
"library"
],
"ecosystem": "npm"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-04T02:22:57.456462Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/minirang/jeomlang.svg",
"full_name": "minirang/jeomlang",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}