Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"code-golf",
"golfing-language",
"stack-based",
"python3"
],
"is_fork": false,
"size_kb": 569,
"has_wiki": true,
"homepage": "https://betaveros.github.io/paradoc/",
"languages": {
"Shell": 81,
"Python": 435806
},
"pushed_at": "2022-03-11T08:25:29Z",
"created_at": "2017-04-15T04:13:01Z",
"owner_type": "User",
"updated_at": "2026-06-10T09:25:34Z",
"description": "GolfScript/CJam-inspired stack-based programming language that can be golfed or written literately*",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://beta.vero.site/",
"name": "Brian Chen",
"type": "User",
"login": "betaveros",
"company": null,
"location": null,
"followers": 1330,
"avatar_url": "https://avatars.githubusercontent.com/u/3482833?v=4",
"created_at": "2013-02-05T15:23:29Z",
"is_verified": null,
"public_repos": 88,
"account_age_days": 4927
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6",
"kind": "other",
"published_at": "2020-11-28T23:50:17Z"
},
{
"tag": "v0.5",
"kind": "other",
"published_at": "2019-11-29T21:45:37Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2019-06-23T16:09:49Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2019-06-23T16:05:52Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2018-12-28T03:35:05Z"
},
{
"tag": "v0.4",
"kind": "other",
"published_at": "2018-12-20T06:28:30Z"
},
{
"tag": "v0.3",
"kind": "other",
"published_at": "2018-12-20T06:23:31Z"
},
{
"tag": "v0.2.15",
"kind": "patch",
"published_at": "2018-12-20T06:33:01Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2017-08-15T22:19:49Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2017-08-14T06:00:09Z"
}
],
"recent_commits": [
{
"oid": "8cbe6abaaff140c20f8fb77125b75d1461b4f163",
"body": null,
"is_bot": false,
"headline": "add right arrows",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2022-03-11T08:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46e3a3d7d48920bba2ff381ea38c7509d4a37877",
"body": null,
"is_bot": false,
"headline": "Fix right shift (lol)",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2022-03-10T06:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a634a96c91df6b6f6c11658c88fbd6cc736ef9",
"body": null,
"is_bot": false,
"headline": "Add probably unnecessary filter-reject, safe-divide",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2021-11-30T04:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735bdd96749d0aa1aec43dea3f144695e49e1cec",
"body": null,
"is_bot": false,
"headline": "Add cyclic index casing",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2021-11-30T04:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127e36494754f5bf8f4b26cf569165efdfeaa5b0",
"body": null,
"is_bot": false,
"headline": "Revise joining and splitting",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2021-11-30T04:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32feb1666774e2cc03dc394be44639526c8e1a14",
"body": null,
"is_bot": false,
"headline": "Add some file operations",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2021-11-30T04:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef6464d4a6ecc40d94b0b20d8e5fe87abb9cccb",
"body": null,
"is_bot": false,
"headline": "fix nested short blocks",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2021-05-03T00:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce2ccf2bd3c03f0524194806028f49ba7f7f660",
"body": null,
"is_bot": false,
"headline": "v0.6 I guess...",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-11-28T23:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7ca39372b766836f5651be8b2527b37b722c21",
"body": null,
"is_bot": false,
"headline": "complex typos",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-10-28T06:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "849b0651b4c0f4ae041379771478ccea584dce7b",
"body": null,
"is_bot": false,
"headline": "rename to make easier with rust",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-10-03T15:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c07334393cd4bc1674687e3f40e3098ce13075",
"body": null,
"is_bot": false,
"headline": "case statements; check",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-10-03T09:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365739f29d4b5904f546e5a666f7b1178e7d2da4",
"body": null,
"is_bot": false,
"headline": "type predicates",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-10-03T03:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "000d7527dec18514c86b611ce32e10f0f9e87948",
"body": null,
"is_bot": false,
"headline": "type fixes",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-10-03T03:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c814aa33fbadc38f7fa6116921d61d0d5eaf46d",
"body": null,
"is_bot": false,
"headline": "actually commit base85 I've done nothing with",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-10-02T14:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4820cd336b397fab709c866ca1205eef8e803863",
"body": null,
"is_bot": false,
"headline": "add short trailer names; fix reverse",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-10-02T14:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2fc1438d5fe3a1e9c9bfa8dae69479c38c798e",
"body": null,
"is_bot": false,
"headline": "build_like should require Chars all the way",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-08-08T06:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c95bab794d874359c71bc519005e2e2ff146f87",
"body": null,
"is_bot": false,
"headline": "deeply vectorizing min and max",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-11T04:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6ec7887188bb8a1d39a7c2c4a28903aebca27b6",
"body": null,
"is_bot": false,
"headline": "add unemap",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-09T05:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2bc2aef30fa5f85144a8c461c83ddb1b5446fd",
"body": null,
"is_bot": false,
"headline": "restore left/right_add_spaces; add left/right_add",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-09T05:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6298a63c6c9e99707f510c41e587a0361c16d3c2",
"body": null,
"is_bot": false,
"headline": "make ziplongest build_like",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-09T05:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff068775fdfeddd2169a5460a719ff347c75adf5",
"body": null,
"is_bot": false,
"headline": "move trailers to new file",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-09T05:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcc31c8e64b576a5d39531be6859bfacd49f6b3b",
"body": null,
"is_bot": false,
"headline": "add countnot",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-09T05:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a06332fbb4c1c4a481119630b9e2c7041d4e9ce3",
"body": null,
"is_bot": false,
"headline": "add common one-shot input triggers",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-09T05:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c7b1c54ad30e4a69cae8b92b8eb9ff571fac4e",
"body": null,
"is_bot": false,
"headline": "implement the very late reject",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-07T17:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6bfc45bf064005ee814869cadde806217e2033e",
"body": null,
"is_bot": false,
"headline": "low code points and short blocks!",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-07T04:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d1dc479d58f93597f71f346f2e0cd861b47eeb",
"body": null,
"is_bot": false,
"headline": "clamped subtraction and balanced mod",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-07T03:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53d1d93b62b8513ad27cde8dde4454a1d453399",
"body": null,
"is_bot": false,
"headline": "overhaul complex builtins",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-07T03:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc7fa0526bfc018e55e897b0dbcc78ce446a6545",
"body": null,
"is_bot": false,
"headline": "block composition; improve block repr()s",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-06T21:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9211c0badaea165f828e6c398eef4b3efc7b5ea1",
"body": null,
"is_bot": false,
"headline": "add complex numbers!",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-04-06T17:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13045258bac5775f87072e74f1b1afa1f042a7d5",
"body": null,
"is_bot": false,
"headline": "autogolf microooptimization; add tests",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-10T16:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624c9ff94b54150c73a0e1a7a7e15d95865c2cda",
"body": null,
"is_bot": false,
"headline": "prune the failing test I guess",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-10T16:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31000d611fcaaf27ea34a3b425947d2ff005bb16",
"body": null,
"is_bot": false,
"headline": "real golf aliases; first attempt at autogolf",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-10T05:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485271c2283973a2ea4a57134c702e2cc2e6cbf5",
"body": null,
"is_bot": false,
"headline": "fix README link",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-08T18:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a5a6d5f2220011412e817076e4d168336cc2f1",
"body": null,
"is_bot": false,
"headline": "add neighbor-listing builtins",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-08T18:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aedf677341012bcc7e1888f58387adbbc8f20532",
"body": null,
"is_bot": false,
"headline": "bump some stabilities",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-08T18:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2372f18687a543b95db66f732ea7bf5fef9e36a8",
"body": null,
"is_bot": false,
"headline": "test last few things",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-08T17:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c25b3c64add9238690113892219468d0bf17b8",
"body": null,
"is_bot": false,
"headline": "add hoard extend",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-08T17:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a89ab3c0cca8ca908954b18b1dc2fd1166bb1c54",
"body": null,
"is_bot": false,
"headline": "Add index cyclically; compare is Co",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-08T17:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8962d64abbd49d1cdbcce30dd16b25143cb1406a",
"body": null,
"is_bot": false,
"headline": "Add product trailer, make it and sum deep",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-07T17:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3477c9696702e50c0bd57177deeafb8dfb7e8d70",
"body": null,
"is_bot": false,
"headline": "Make block trailers build_like strings",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2020-03-07T16:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3208e53e1349e1e0430440c49b86aa4035ae759",
"body": null,
"is_bot": false,
"headline": "version bump. whoosh!",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T21:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d985b1ba2c85dacb3fbdef60def7e8b4de1474f",
"body": null,
"is_bot": false,
"headline": "Document hoards, wow",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T21:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b053564dfd02e739ee16ba9db6de2c02c0e3d29f",
"body": "Assignment with trailers just lets you pop something and apply trailers\nto it now. It should be really useful and simple for hoards.",
"is_bot": false,
"headline": "Delete assignment trailers",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T20:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0383a74f66b8c07d11e4c99a56b19f57fda3a73",
"body": null,
"is_bot": false,
"headline": "Allow predicates in case, stream_case",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T13:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd8371717cd4451ddbefc5f6b4c6c2bc2356a157",
"body": null,
"is_bot": false,
"headline": "Add reluctant trailers to everything",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T13:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca40a4e041bf3e8e7f59a5b4302aa013424d34f4",
"body": null,
"is_bot": false,
"headline": "Test integer stack trailers",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T07:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40c680ec7977960004e61d03d08962769869b4c9",
"body": null,
"is_bot": false,
"headline": "Misc docs fixes",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T07:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47c835d9c1aa63fcc57c697dcb84dff456e7e97",
"body": null,
"is_bot": false,
"headline": "Add integer delete-from-stack trailer",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-29T07:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b707e73275d2cdae0b7d49e138aa7a27eb50e95d",
"body": null,
"is_bot": false,
"headline": "add janky error boundary",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-11-11T17:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e6aa6e0b0f760f0257c434a6e6a4d3c9ec03fa",
"body": null,
"is_bot": false,
"headline": "List mismatching and friends",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-10-18T20:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41c1a1c276c5474995905ada765ddb40cd28108",
"body": null,
"is_bot": false,
"headline": "countdistinct",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-07-09T22:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953464d6e5bdf771a7ca2d646b00670b1c222cbb",
"body": null,
"is_bot": false,
"headline": "Figure it's worth a version 0.4.3",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-06-23T15:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66b634175586cb015919b8671ad53c8a5e773fe4",
"body": null,
"is_bot": false,
"headline": "Make Dc flexible, fix other dumb type errors",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-06-23T15:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1767a5f95f504bbf9678ad681e4cf91c71d3d299",
"body": "as suggested by Advent of Code 2018, day 1 level 2",
"is_bot": false,
"headline": "Add First_duplicate",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-06-23T15:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49302c24f1c6aac6d3a333c21c7137f5761568e6",
"body": null,
"is_bot": false,
"headline": "Add more fold markers around arithmetic operations",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-06-23T14:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d5a72f4daef24c327f0ed41dcbadfd01fcc9da",
"body": null,
"is_bot": false,
"headline": "Add syntactic character class docs",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-05-15T18:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5bc83a4a4e50770483b9c7e2f61e1640516251",
"body": null,
"is_bot": false,
"headline": "Add four hoardifying built-ins and variable deleting",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-05-15T18:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712923f71475613593a75524ed6f2688629a82d8",
"body": null,
"is_bot": false,
"headline": "Add most and least frequent built-ins",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-05-15T18:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a61fa7f967954e54285c6c2f9d20d7831f43256",
"body": null,
"is_bot": false,
"headline": "small docs trailer fix",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-05-15T18:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3c38b1aa0bbc40c41737e78ac1365f8d2efcf9",
"body": null,
"is_bot": false,
"headline": "add minima/maxima functions",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-05-15T17:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00ef1df5c821399c8b9658c8b58069f96f1ec5a",
"body": null,
"is_bot": false,
"headline": "documentation improvements",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-05-15T17:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022a09efe6a34431824d6791df8f4cbedc8f9e80",
"body": null,
"is_bot": false,
"headline": "fix type errors from scipy's own int type",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-05-15T17:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0572439ab3192aca5a90dc1ea93e2e17930c59e",
"body": null,
"is_bot": false,
"headline": "Fix docs even more",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-02-18T20:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14efc31f29778ebca6dd6f52b55428f0f8d88685",
"body": null,
"is_bot": false,
"headline": "fix readme/docs",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-02-18T20:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c067dcf0b29212bcaad8be2ba43d34bf4c2b319",
"body": null,
"is_bot": false,
"headline": "Fix docs",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-02-18T17:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e27e323bf9d557c074cc63a9205e4475a5e4b1",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.4.2",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-02-18T17:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47fa7b364c48be699f3da26c8b95c4373b14816",
"body": null,
"is_bot": false,
"headline": "Add simple quine functionality",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2019-02-18T17:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5f19bd8feb8e4dfd1652d291fe0305abc78779",
"body": "- adjust -> modify\n- map -> translate\n- new: eject",
"is_bot": false,
"headline": "Change hoard trailers, add eject",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T23:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac146b1bd9f427716af614e7b10e8a94390d1ee9",
"body": null,
"is_bot": false,
"headline": "Make Bullet also a fresh Hoard",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T15:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7a420326620f76c119085ada066c9da9a317a05",
"body": null,
"is_bot": false,
"headline": "mypy sweep to get rid of dumb things",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T15:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8dab16a80d33b0fa0ed24880d55bb7919f27904",
"body": null,
"is_bot": false,
"headline": "Dictionary conversion",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T15:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "295a11fabb7cfefa843fd409a59d8a2f94b2e186",
"body": null,
"is_bot": false,
"headline": "Change more names, add Index_translate",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T13:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e1ece9b1dd044ed02e10d74218cb1e36bbce99",
"body": "We probably have too many sources of truth here; we should fix this\nlater",
"is_bot": false,
"headline": "Update docs example",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T06:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca96cc12a3b4d59db60946adca1ac6f7009ece2a",
"body": "Make leading 0s get pushed separately onto the stack so they're not\nwasteful and we have some fewer cases of number juggling. Add trailers\nto make pushing short lists and sequences of numbers easier but without\nweird behaviors.",
"is_bot": false,
"headline": "Update number trailers, parse out leading zeroes",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T06:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f799d191f4fb3fa6400057c18ebd6fc1ddd41d9d",
"body": "Empirically, mapbind is super useful.",
"is_bot": false,
"headline": "Move mapbind to y, ziplongest to ž",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T06:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a5cab29958c520be7e5d61c31588a8f1e1ac4f",
"body": null,
"is_bot": false,
"headline": "Rename Ex to Ef, since Ex is now useful",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T04:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7641cdd06b386afff420114610965c1f82878eac",
"body": "Free up trailers that ought to be reserved for the new T. Comment out\ntwo very unstable range functions.",
"is_bot": false,
"headline": "Rename Time functions to Epoch; Regex to X",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-30T01:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5483a36acf0b7c03c9c5db7e09557d995ba9a356",
"body": "T for Tabulate frees up * to produce a flat product, which was\nempirically the far more common use in AoC 2018, and I think is also a\ntad closer in spirit to the other overloads of *. T also gives access to\npotentially more useful coercion cases. Meanwhile, A for 10 is more\nconsistent with literal shortcuts; E for Exit is more consistent with\ngeneral computer terminology.",
"is_bot": false,
"headline": "Perform big A/E/T rename, make B/* flat products",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-29T11:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a641f1a327cfc6f035aa60de0c666545d8aec16",
"body": null,
"is_bot": false,
"headline": "Fix cycling on strings",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-28T04:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5f7a0eca366398d3fa3dd3307afc969a5cf58c",
"body": null,
"is_bot": false,
"headline": "Add Int_groups and Float_groups",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-28T04:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c22621e38438c1678061b9809c70624793fb9f46",
"body": null,
"is_bot": false,
"headline": "Fix «f and »f tests that I never ran??",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-28T04:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f3eb98bb550cecc50a90f0242ed381eb2a95e9",
"body": null,
"is_bot": false,
"headline": "hit version 0.4.1",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-28T03:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b060c8bd96c37cee4a1122f9023b810c48a25ca2",
"body": null,
"is_bot": false,
"headline": "Wrap code in docs",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-28T03:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1097678205f2fe29141d3282f0a4979eca9a4843",
"body": null,
"is_bot": false,
"headline": "Add stack-manipulating in and out integer trailers",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-26T09:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768e1cc5f2df42c21fb5bb61ed43d6ac3ae60cfb",
"body": "Mostly stabilize things based on usage in AoC 2018. Destabilize _anti,\nhowever; it's been highly underutilized.",
"is_bot": false,
"headline": "Adjust stabilities",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-26T08:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63adb20fa83bdee8def4135ac155717955019b28",
"body": null,
"is_bot": false,
"headline": "Remove «f and »f",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-26T08:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc3719089b1b528fa304a0ec0f08dc8d5a9dd48",
"body": null,
"is_bot": false,
"headline": "Add more hoard trailers",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-26T08:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fabe1650f66aaed8636c1cbac11d7452dd0cb6c",
"body": null,
"is_bot": false,
"headline": "Add more poppers",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-26T08:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a7ef61dab6a59b6295fba0ae79744db2560a75",
"body": "With good trailers, sets are just dictionaries with truthy values.",
"is_bot": false,
"headline": "Improve hoard indexability, usage as set",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-22T01:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc54d96676f6437255a0c9fb8edb74e4c558c72b",
"body": null,
"is_bot": false,
"headline": "version 0.4",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-20T06:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b64321b7de9b62cadec1bd3a17e98fcef014a3b",
"body": null,
"is_bot": false,
"headline": "maybe fix most other type errors",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-20T06:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3529b7a088e013bda980516bd454e59f701ffc",
"body": null,
"is_bot": false,
"headline": "Fix some type errors",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-20T02:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d3469614299c4ca2792767a3d11c88e5748d186",
"body": null,
"is_bot": false,
"headline": "Implement mutable \"hoard\"s (!)",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-19T19:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd43cf41b27e3a4c1b234e82fc0d42347871766",
"body": null,
"is_bot": false,
"headline": "fix Count_pairs to use pykey",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-19T02:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9748745893560368a906e889cd56cc9aca7fb92",
"body": null,
"is_bot": false,
"headline": "Raise better error types",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-19T02:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f33027b7f43c7c5e78b66a918262ad13bdb031c",
"body": "Make minus on sequences set-based instead of multi-set based, so it\nremoves all occurrences, not just as many as appear in the second\nsequence. This is just far more useful, even if it's harder to get this\nbehavior from the old one rather than vice versa.",
"is_bot": false,
"headline": "Make minus on sequences set-based",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-19T02:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d947adf96be59de0b86e693b118f78142913e11",
"body": null,
"is_bot": false,
"headline": "Small docs bump",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-19T02:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76c120d3d61c8067cbe1da7d25bdf35230c7be23",
"body": null,
"is_bot": false,
"headline": "Add integer q trailer; remove aliases for ½, ¼, ¾",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-19T02:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8173805326efc6b7d65eac486997c4a325339a03",
"body": null,
"is_bot": false,
"headline": "Add Count_pairs",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-18T19:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6927ca8a157dc3cdc71964f8b807e9e23f46cca2",
"body": null,
"is_bot": false,
"headline": "Add Organize trailer",
"author_name": "Brian Chen",
"author_login": "betaveros",
"committed_at": "2018-12-18T19:22:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 0,
"latest_release_at": "2020-11-28T23:50:17Z",
"latest_release_tag": "v0.6",
"releases_from_tags": false,
"days_since_last_push": 1606,
"active_weeks_last_year": 0,
"days_since_latest_release": 2074,
"mean_days_between_releases": 133.6
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": false,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 4,
"stars": 103,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 135760,
"source_files_sampled": 23,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"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": "betaveros",
"commits": 362,
"avatar_url": "https://avatars.githubusercontent.com/u/3482833?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": [],
"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": 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8cbe6abaaff140c20f8fb77125b75d1461b4f163",
"ran_at": "2026-08-04T00:34:48Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"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": 0,
"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": 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/betaveros/paradoc",
"host": "github.com",
"name": "paradoc",
"owner": "betaveros"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 33 is calibrated to 27 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 33,
"calibrated": 27,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 23,
"inputs": {
"security": 30,
"vitality": 18,
"community": 43,
"governance": 30,
"calibration": "2026-08-02",
"engineering": 48,
"ai_readiness": 21,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"weighted_overall_raw": 33,
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 27,
"overall_after_abandonment_multiplier": 23
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1606,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1606 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1606
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"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": 44,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v0.6",
"releases_from_tags": false,
"days_since_latest_release": 2074,
"mean_days_between_releases": 133.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2074 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2074
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~133.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 133.6
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1607,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1607 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1607,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 4,
"stars": 103,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "103 stars",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 103
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 30,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": null,
"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": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"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": 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": "good",
"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": 72,
"inputs": {
"followers": 1330,
"owner_type": "User",
"is_verified": null,
"owner_login": "betaveros",
"public_repos": 88,
"account_age_days": 4927
},
"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": "1,330 followers of betaveros",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1330,
"login": "betaveros"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "88 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 88
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "weak",
"name": "Engineering Quality",
"value": 48,
"weight": 0.19,
"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": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"code-golf",
"golfing-language",
"stack-based",
"python3"
],
"has_wiki": true,
"homepage": "https://betaveros.github.io/paradoc/",
"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": "https://betaveros.github.io/paradoc/",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 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 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": "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": 2
},
"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": 21,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.06,
"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": "6 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 135760,
"source_files_sampled": 23,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/23 source files over 60KB",
"points": 50.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"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": [],
"labels": [],
"scores": {},
"primary": null,
"evidence": [],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T00:34:52.751873Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/betaveros/paradoc.svg",
"full_name": "betaveros/paradoc",
"license_state": "standard",
"license_spdx": "MIT"
}