Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"css",
"github-actions",
"html",
"javascript",
"markdown",
"pdf",
"tui"
],
"is_fork": false,
"size_kb": 859,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 30976,
"HTML": 1321,
"JavaScript": 83207
},
"pushed_at": "2026-07-23T04:54:49Z",
"created_at": "2026-07-06T04:28:53Z",
"owner_type": "User",
"updated_at": "2026-07-23T04:54:53Z",
"description": "Markdown to publication-ready PDFs, one command, zero config",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"CSS"
]
},
"owner": {
"blog": null,
"name": "Cesar Marin",
"type": "User",
"login": "CesarMarinMorla",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/142947730?v=4",
"created_at": "2023-08-22T22:51:52Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 1065
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-07-18T02:07:38Z"
},
{
"tag": "v0.10.3",
"kind": "patch",
"published_at": "2026-07-17T22:56:43Z"
},
{
"tag": "v0.10.2",
"kind": "patch",
"published_at": "2026-07-17T19:02:07Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2026-07-17T18:53:31Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-07-17T18:13:39Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-16T19:15:35Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-16T15:47:15Z"
},
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2026-07-16T02:08:24Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2026-07-16T01:24:24Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-07-16T01:00:21Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-16T00:48:46Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-16T00:46:40Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-12T21:18:21Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-12T21:03:27Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-07-12T19:12:13Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-12T19:10:14Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-12T19:07:25Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-12T19:00:40Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-12T18:41:53Z"
}
],
"recent_commits": [
{
"oid": "14397a788073cbf0b33240d12e1a94140214ff5c",
"body": null,
"is_bot": false,
"headline": "refactor: rename tui-cli.js to tui-command.js",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-23T04:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea8b0c09d35f8c52508190a7b0e17e427d06fe59",
"body": null,
"is_bot": false,
"headline": "refactor: extract TUI CLI logic into src/tui-cli.js",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-23T04:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21919a39453948f140ae3de5ecaea0e928a1f165",
"body": "- Add explanatory comment to preuninstall.js for hardcoded BROWSERS_PATH\n- Update font-diagnostic.js: fix playwright import, remove dead font\n references (JetBrains Mono, Urbanist) and their corresponding rows",
"is_bot": false,
"headline": "chore: clean up scripts directory",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-23T04:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9776b24af1073cb46e0e0de8d7d1d6b867ee9fcb",
"body": null,
"is_bot": false,
"headline": "refactor: extract unimplemented feature stubs into dedicated module",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-23T04:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5709290844cffbf8fa4ee788ea7ad620e050913e",
"body": null,
"is_bot": false,
"headline": "refactor: extract uninstall command into its own module",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-23T04:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3ea33dbf4d03b184e7f642f82b7040f30d5fde",
"body": null,
"is_bot": false,
"headline": "docs: add front-matter and --write docs, fix missing CLI flags",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T02:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e73fd268abb035f2e422ddc4e37431d8e89bd96",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.11.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-18T02:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e171dba59a9bb7b922d2d8c877a31aa151d63e0d",
"body": null,
"is_bot": false,
"headline": "docs: update test count in tasks.md to reflect current state",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T02:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e3700dca9282c46184c1c12b1daae914c59ce4",
"body": "Remove _pdf nesting from config.js — Playwright options (viewport,\nheader/footer templates, print flags) belong in pdf.js where\nthey're consumed, not in domain-level DEFAULTS.",
"is_bot": false,
"headline": "refactor: extract Playwright render config from domain-level defaults",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T02:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280c80747bd9d16f60f520a55349c660663b2282",
"body": "Each check now returns a structured result object\n{ status, label, detail, hint } instead of printing directly.\nA reportResults() function handles all ANSI rendering, making\nthe check functions testable without mocking console.log.",
"is_bot": false,
"headline": "refactor: decouple doctor diagnostics from console output",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T02:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd22e5fc5c26f6eea65991817c40374a529cd85f",
"body": "cover, sectionNumbering, docMeta toggle, dateFormat locale,\ndateLocale, and footer style switching are declared in config and\nparsed from front-matter but have no rendering logic. A warning is\nnow emitted to stderr when any of these keys is set to a non-default\nvalue, so users aren't silently ignored.",
"is_bot": false,
"headline": "feat: warn when unimplemented config options are set",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T01:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b42c0a0cf7c9e3cb691cfcb36e1fe7ff312e46",
"body": "…loop\n\nDefined language set as a declarative LANGUAGES array pairing each\nimported module with its primary name and aliases. A single loop\nhandles all registrations, making the pattern explicit and adding a\nlanguage a one-entry change.",
"is_bot": false,
"headline": "refactor: replace repetitive registerLanguage calls with data-driven …",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T01:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1996e6d871bb4b65d54b70fe8803350e7425831b",
"body": "Replace hardcoded font paths and repeated readFile/warning/base64\npatterns with a manifest array (src/assets/fonts/manifest.js).\nAdding a font now requires one manifest entry instead of touching\n6 locations in template.js.",
"is_bot": false,
"headline": "refactor: extract font loading to declarative manifest",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T01:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5071c0f42a8d0ed2db6c8594191ed340aece0037",
"body": "A4_CONTENT_HEIGHT was hardcoded at 971px, breaking TOC page number\naccuracy for Letter-format documents (content height is 903px).\nReplaced with contentHeight() that computes from the actual format.",
"is_bot": false,
"headline": "fix: compute content height from paperFormat instead of hardcoding A4",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T01:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e557146de90831bf28e27fed77a8ae351801062d",
"body": null,
"is_bot": false,
"headline": "docs: fix SPEC.md, front-matter.md, elements.md, tasks.md",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T01:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37553e018e2c111a5328c537a331108fc32d0559",
"body": "…one-3.5",
"is_bot": false,
"headline": "docs: archive resolved architecture-audit, font-investigation, milest…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-18T01:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d2587b2ecb68777311f78bd9e1aae1ebbd23a2",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.10.3 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-17T22:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a62bacddad532fa274d9414435304802ddfd93",
"body": null,
"is_bot": false,
"headline": "fix: declare @semantic-release/git in package.json devDependencies",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T22:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d54288f15664cb22500494fb6544f9a09618bb0c",
"body": null,
"is_bot": false,
"headline": "chore: sync package.json version to v0.10.2",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T22:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14eb53efeffa29276dfd0dea16391887d1390c63",
"body": null,
"is_bot": false,
"headline": "ci: commit package.json version bump back via @semantic-release/git",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T22:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fbe04d1cc86dfe8ee9e84efd3b54c5f3adc78ba",
"body": null,
"is_bot": false,
"headline": "test: add unit tests for utils.js and doctor.js",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T19:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2bdd802d6cbd0c4b51056b9558208f08fed1c50",
"body": null,
"is_bot": false,
"headline": "test: deepen integration assertions with per-fixture thresholds",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T19:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12236955e5722a7b34e8a8003d4c0661863f2bdf",
"body": null,
"is_bot": false,
"headline": "fix: update PRESET_MERMAID_THEMES import in mermaid test",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T19:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024f5366d0af203339c728513610fbbcc47e52ad",
"body": "Remove the module-level chromiumChecked flag so ensureChromium()\nalways performs the existence check. Eliminates a stale-cache\nfootgun with no measurable perf impact.",
"is_bot": false,
"headline": "fix: remove cache from ensureChromium",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T18:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a2fb94197c2665be179d46ec0632c8ed0b15a1d",
"body": "Move PRESET_MERMAID_THEMES from inline object in pdf.js into 5 JSON\nfiles under src/themes/. Each theme is independently editable without\ntouching code.",
"is_bot": false,
"headline": "refactor: extract mermaid theme data to JSON files",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T18:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60bba2bae4d2cd643ff6ed90c04cdcdef54a9ef2",
"body": "Replace toc string-triple ('on'/'off'/'auto') with true/false/'auto'\nend-to-end. Remove normalizeTocOption from utils.js. Extract\nWRITEABLE_KEYS and buildWriteKeys() to eliminate duplicated\noption processing in cli.js and bin/forgr-tui.",
"is_bot": false,
"headline": "refactor: simplify toc to booleans and centralize writeKeys",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T18:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a666ff0244c1e18077e94eb25158ca805e73978b",
"body": "Split the 222-line runDoctor() monolith into 6 named check functions\n(checkChromium, checkPresets, checkUserPresets, checkFonts,\ncheckTemplate, checkNodeVersion). runDoctor() is now a 16-line\norchestration loop with no inline diagnostic logic.",
"is_bot": false,
"headline": "refactor: extract doctor health checks into named functions",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T18:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3968b136e6357466b8c026e1802d3953f09bb489",
"body": "Extract parseFrontMatter and writeForgrFrontMatter into src/frontmatter.js.\nmarkdown.js now owns only the render pipeline (markdown-it setup, rules,\nToC builder, renderMarkdown).",
"is_bot": false,
"headline": "refactor: split front-matter out of markdown.js into its own module",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T18:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5988ee559a0260bb56004c57eeb2d20637823a4",
"body": "…operators\n\n- Add --write flag to bin/forgr-tui with writeKeys tracking\n- Extract generatePdf concerns into 6 exported helpers\n- Normalize buildConfig to use ?? instead of || everywhere\n- Update architecture audit doc with resolved status",
"is_bot": false,
"headline": "fix: add --write to TUI, refactor generatePdf, normalize buildConfig …",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T18:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47caf9f84e144579289c91fff9c685baee125830",
"body": "… in generatePdf()\n\n_pdf is hardcoded to DEFAULTS._pdf in the merge -- removing it from buildConfig() makes this explicit. generatePdf() now imports DEFAULTS directly.",
"is_bot": false,
"headline": "refactor: remove _pdf from buildConfig(), read directly from DEFAULTS…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T17:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "554659e3d913ce5bbf123bdd61c11522c2e10bf3",
"body": "…browsers-path.js\n\n- replace bare side-effect import (import './browsers-path.js') with explicit initBrowsersPath() call\n- consolidate 3 copies of getHeadlessShellPath() into a single export from browsers-path.js\n- move doctor.js import of getHeadlessShellPath from pdf.js to browsers-path.js\n- clean up unused imports in pdf.js (readdirSync, join, platform)\n- net -57 lines",
"is_bot": false,
"headline": "refactor: extract initBrowsersPath() and getHeadlessShellPath() into …",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T17:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4179bc32ca5a8f1e881dca8721a80e0bdd3f1b71",
"body": "- unit tests in test/unit/ (markdown, pipeline, presets, tui, frontmatter)\n- integration tests in test/integration/ (comprehensive, integration)\n- mermaid tests remain in test/mermaid/ (own fixture subdir)\n- removed 14 generated PDFs from test/fixtures/ (build artifacts)\n- updated test scripts in package.json (globs, new sub-scripts)",
"is_bot": false,
"headline": "chore: reorganize test directory into unit/, integration/, and mermaid/",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T17:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b45ff445183970541a3274a6bdedbca6b30154",
"body": "- parseFrontMatter() now reads forgr: namespace with priority (forgr.<key> > <key>)\n- writeForgrFrontMatter() saves CLI flags back to front-matter (diff from DEFAULTS, shallow merge, preserves non-forgr keys)\n- buildConfig() consumes all 13 user-facing config keys from front-matter\n- CLI --write flag saves --preset and --toc/--no-toc settings to file\n- 21 unit tests for parse/write functions\n- fixture files for namespace and shared-key scenarios",
"is_bot": false,
"headline": "feat: add forgr namespace front-matter parsing and --write flag",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T17:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a240e73bf6544023b23deee59414e8f36c30cf7",
"body": null,
"is_bot": false,
"headline": "docs: update milestone plan with M3.5, M4 rename, and M6 expansion",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T16:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7b0f99d4ffaa828b0d8834a0f3ebec134a4f86",
"body": null,
"is_bot": false,
"headline": "docs: add front-matter reference",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T16:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a595b537009a1b46d66e2de828c3d2657674951f",
"body": "…-matter merge, and npx fix",
"is_bot": false,
"headline": "refactor: complete structural cleanup P1-P3 with config object, front…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-17T15:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b43a8751fdb61ecbaa4279c43db990f09f873c",
"body": null,
"is_bot": false,
"headline": "refactor: complete config object with merge layer and shared helpers",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T16:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af74ac91b11601f8b06ad3e4229c651551343165",
"body": null,
"is_bot": false,
"headline": "feat: front-matter support for preset, title, date, author, and toc",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T16:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff36e45253a28b62e93938be028c337d8b08b30",
"body": null,
"is_bot": false,
"headline": "refactor: centralize hardcoded defaults into config.js",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T16:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf65c719feef6db7d383e5caeaba0b36ba35f13",
"body": null,
"is_bot": false,
"headline": "refactor: extract shared chromium install and toc utilities",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T16:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e78e942d6a819eb6afe9c3390179fcab82c2f00",
"body": null,
"is_bot": false,
"headline": "refactor: replace label with numeric date in doc-meta header",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T16:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8359dab6bfc3c690a4c12f83279effa785efa221",
"body": "This reverts commit 5ab7e06f10738c46c84785b2f9320d332cc3f4b5.",
"is_bot": false,
"headline": "Revert \"refactor: strip label text, localize date header\"",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T16:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ab7e06f10738c46c84785b2f9320d332cc3f4b5",
"body": null,
"is_bot": false,
"headline": "refactor: strip label text, localize date header",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T16:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93828456593549085f9d3d080bb97ba9af34ebe0",
"body": null,
"is_bot": false,
"headline": "refactor: hide dot in academic and newsletter doc-meta header",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T15:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531bf8bd0f67810f2bdc860f63e5701833d57704",
"body": null,
"is_bot": false,
"headline": "test: add per-preset comprehensive fixture suite",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T15:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a63c8994afe291c7caa57bdc88affc94bb5722",
"body": null,
"is_bot": false,
"headline": "refactor: replace generic label with per-preset header text",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T15:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa65d02a7e58ecfaf0d8015da8046f7c4869136",
"body": null,
"is_bot": false,
"headline": "feat: check user preset CSS targets in doctor",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T15:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8dab929640e53bd8280fbc3c1040f13ffc21ddf",
"body": null,
"is_bot": false,
"headline": "docs: document doctor command in readme",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T15:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0d542a041f040d1e50a9bb4c754f8cf6f2479b",
"body": null,
"is_bot": false,
"headline": "feat: add doctor diagnostic command",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T15:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c38ac967b1fa84f04b1846b90eb4bb92f7e101",
"body": null,
"is_bot": false,
"headline": "refactor: export getHeadlessShellPath from pdf.js",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T15:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2fa10d820067b06abebd2799407af6aa6d9ccc",
"body": null,
"is_bot": false,
"headline": "fix: register 'tree' as plaintext alias to suppress highlight.js warning",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T02:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76791b7d31bf54c1886c5e844d1fa502765ba6a",
"body": "…coding\n\nReplace platform-specific hardcoded paths with a depth-1 filesystem\nscan of the chromium_headless_shell-* directory. This fixes the Linux\nmismatch (linux-x64 vs linux64), adds implicit support for Intel Macs\n(mac-x64), and automatically adapts to any future Playwright naming\nchanges.",
"is_bot": false,
"headline": "fix: resolve Chromium headless-shell path dynamically instead of hard…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T01:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54eb9673e9414c90d9383129e5ee3c897b1a381c",
"body": "The CLI version string was hardcoded as 0.1.0 and never updated\nwith package version bumps. Dynamic read ensures --version always\nmatches the published package.",
"is_bot": false,
"headline": "fix: read version from package.json instead of hardcoding",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T00:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4dd6a6125bc8665218c2238f10210d4cefcb672",
"body": "actions/checkout and actions/setup-node now target Node.js 24\nrunners. Pin to Node 22 explicitly since lts/* may not resolve\ncorrectly on new runner images.",
"is_bot": false,
"headline": "ci: bump actions to v5, pin Node 22",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T00:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88633d4aeb60da4aa9aac66536a2066b8dff732f",
"body": "Try platform subdirectory first (works on macOS/Windows), fall\nback to flat path inside version folder (needed on some Linux\nPlaywright installs).",
"is_bot": false,
"headline": "fix: fallback to flat binary path on Linux",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-16T00:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df405d191008280e3bd18f22a201224746b49006",
"body": "Replaces terminal preset pie2-pie5 with colors from within its own\ngraphite/teal palette instead of unrelated rainbow hues.",
"is_bot": false,
"headline": "fix: constrain terminal pie palette to preset colors",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-15T13:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb492062f838434e7053e124dc0b00ba131563f4",
"body": null,
"is_bot": false,
"headline": "docs: add Milestone 7 -- forgr doctor command",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T03:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a297a34c9df3de7ea5fa5d6791971827973f1545",
"body": null,
"is_bot": false,
"headline": "docs: document Deno Desktop coverage gaps in tasks.md",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T03:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d3614ce29668880382d4d2877a5395d220255e",
"body": null,
"is_bot": false,
"headline": "docs: add Deno Desktop port section to future tasks",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T03:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffff215fbf02817eaa8a8a8d10e4258c9663e117",
"body": "- Expand Milestone 4 with full TUI settings section (cover, TOC,\n header/footer, section numbering, output path)\n- Add Milestone 6: LaTeX math notation and Jekyll front-matter\n support (on demand, deferred until everything else is polished)\n- Move front-matter from Milestone 5 to Milestone 6",
"is_bot": false,
"headline": "docs: add TUI expansion details and Milestone 6 tasks",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T02:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65a11001dbc207e8883dee13346ce11ff171cda2",
"body": "- Move test/mermaid.test.js -> test/mermaid/render.test.js\n- Move test/mermaid-pie.test.js -> test/mermaid/pie.test.js\n- Move test/fixtures/mermaid-*.md -> test/mermaid/fixtures/{preset}.md\n- Update import paths and fixture references for new locations\n- Remove mermaid- prefix filter from integration test (no longer needed)\n- Remove stale mermaid PDF artifacts from test/fixtures/\n- Update .gitignore with new fixture pdf glob",
"is_bot": false,
"headline": "refactor(test): move mermaid tests and fixtures into dedicated directory",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T02:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b603535d493603a91d412050fdef74885f22aaad",
"body": "'to' is a reserved word in mermaid's ER parser, causing\nparse errors on labels like 'belongs to' and 'submitted to'.\nAlso restore |{ (one-or-more identifying) cardinality on\nrelationships that describe plural associations.",
"is_bot": false,
"headline": "fix: replace ER diagram labels with 'to' and use |{ relationships",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T02:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bbccd6cd79453847ec93b948dea8bdb2c0cf639",
"body": null,
"is_bot": false,
"headline": "feat: add per-preset mermaid fixture for academic preset",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T01:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46e798456a0bec95ffba54d022e021e232a5643",
"body": null,
"is_bot": false,
"headline": "feat: add per-preset mermaid fixture for technical preset",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T01:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3fe3c20d3e0e3daf2d0e4ca3bdb36031573ad9",
"body": null,
"is_bot": false,
"headline": "feat: add per-preset mermaid fixture for minimal preset",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T01:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee98832dcd175c0044f1aa93c36b87e2180a1e34",
"body": null,
"is_bot": false,
"headline": "feat: add per-preset mermaid fixture for terminal preset",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T01:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "713eff1b5f40d6ce1dea75d63660364926c96d7c",
"body": null,
"is_bot": false,
"headline": "feat: add per-preset mermaid fixture for newsletter preset",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T01:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42e7fcd2abc712984fa21d42c790fa82b70259a",
"body": "- Remove gantt text overrides (taskTextColor, titleColor, etc.) from all\n 5 presets so mermaid's readable defaults handle gantt labels\n- Add explicit cScale[0-11] + cScaleLabel[0-11] to every preset so\n timeline bars are light and labels are dark regardless of mermaid's\n internal 25%% darkening o\n[…]\nove noisy TTY-is-TTY test from tui.test.js\n- Expand mermaid-pie.test.js to all presets with per-preset fixture\n rendering tests\n- Filter per-preset mermaid-*.md fixtures from generic integration test",
"is_bot": false,
"headline": "fix: gantt and timeline contrast in mermaid themes across all presets",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-13T01:54:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6f422e4318b456427f73055152625de1ee43836",
"body": "The terminal preset is the only one with a light primaryColor (#2DD4BF), so\nmermaid's default white pieSectionTextColor rendered invisible labels on the\nlight teal and yellow slices. Set pieSectionTextColor to the terminal text\ncolor and override pie1..pie5 with a light, distinguishable palette so d\n[…]\nir dark\nprimaryColor already reads white labels).\n\nExpands the mermaid fixture to 10 diagram types including a closed pie, and\nadds a regression test asserting terminal pie labels are dark, not white.",
"is_bot": false,
"headline": "fix: terminal preset pie chart label contrast",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T21:17:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b5dbc9933503b0773045b37ef39120384e59be6",
"body": "Introduce a forgr-tui command that launches an Ink-based preset picker and\nrenders the selected built-in preset. Add a central preset registry\n(src/presets.js) that merges the five built-ins with user presets discovered\nin ~/.config/forgr/presets, and move ink/react to runtime dependencies so the\nshipped CLI can run the TUI.\n\nUser-preset rendering is deferred to Milestone 5; selecting one prints an\ninformative message. Non-TTY invocations fail loudly.",
"is_bot": false,
"headline": "feat: add interactive TUI preset picker (forgr-tui)",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T21:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63968539a59b6175f3fc1a42c6a4cc600025eff4",
"body": "…milestone",
"is_bot": false,
"headline": "docs: uniform milestone headers, add status table with preset-polish …",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:38:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf1e1e9eb8f038969398e939a46e3fc404ad09bf",
"body": "…test count",
"is_bot": false,
"headline": "docs: sync tasks.md - package-lock committed, preuninstall accuracy, …",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686eacc4856b4a59025f94604d516cec7d43f751",
"body": "…eference",
"is_bot": false,
"headline": "docs: rewrite README with badges, clear hierarchy, features and CLI r…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efc88bb105bd40d0599fc0b8944bfe5175d365e7",
"body": "…t, academic revamp, semantic-release",
"is_bot": false,
"headline": "docs: update tasks.md with mermaid/image milestones, newsletter prese…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3024fa490f34835f02bdc9a7708559c787e813b",
"body": "…y color for diamond nodes",
"is_bot": false,
"headline": "fix: clean up academic mermaid colors - true dark green, add secondar…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31234460598d9acf822047b11fee8ee0baa38f6",
"body": null,
"is_bot": false,
"headline": "fix: prevent justified text from breaking ASCII art in pre blocks",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df632c07ee683ecd5d850c9607f99002ab0198d",
"body": null,
"is_bot": false,
"headline": "feat: tighten academic preset spacing to book typography standards",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5a7641fb43e4a77e24d2a3ff69bfc8480467ac2",
"body": null,
"is_bot": false,
"headline": "docs: update README preset count and academic description",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T19:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "744bb52f2f4d506d7ce5c9064739d7f8119d2ffb",
"body": "…s pages",
"is_bot": false,
"headline": "fix: prevent mermaid diagrams from splitting from their heading acros…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T18:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1fe9014d03b294c579d4820707b12944cad6a9",
"body": null,
"is_bot": false,
"headline": "fix: serif headings, fix marginal counter size in academic preset",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T18:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d19f534d07b0cad2de9b9f22edeb38f168cfe1f",
"body": "Complete rewrite from the ground up. Replaces the old grab-bag of academic tropes (drop cap, QED halmos, superscript links, small-caps everything, roman numerals, double-rule header, code top-border) with a restrained, coherent design.\n\nDesign concept - Modern Scholarly:\n- Georgia serif body for lon\n[…]\n blockquotes without QED mark\n- Minimal tables with green-accented headers\n\nRemoved: drop caps, QED halmos, superscript links, small-caps headings, double-rule header, code border-top, roman numerals.",
"is_bot": false,
"headline": "feat: revamp academic preset with Modern Scholarly design",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T18:48:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e4868bfdf4b04c164b5535fdc41fb7e3f6d863d8",
"body": null,
"is_bot": false,
"headline": "docs: add newsletter preset to README",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T18:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9434f4c8ea23495bc137cf599b9a3602cf8e4af7",
"body": "Warm off-white paper, dark warm gray ink, terra-cotta coral accent. Serif headings (Georgia), sans-serif body (IBM Plex Sans), generous 1.7 line-height. Coral left-border code blocks, italic pull-quotes, dot section dividers, card-style TOC, borderless tables. Distinct from all existing 4 presets.",
"is_bot": false,
"headline": "feat: add newsletter preset with warm editorial design",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T18:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a34282265e38616b36e515249f36f40759a417",
"body": "Remove from gitignore and generate so npm ci works in GitHub Actions workflows.",
"is_bot": false,
"headline": "chore: commit package-lock.json for CI reproducibility",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T18:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209ae056c5fc45c7f36bd57c88b2f1b3e7675009",
"body": "Replace publish.yml (manual release trigger) with release.yml (push to main). Add .releaserc with default plugins (commit-analyzer, release-notes-generator, npm, github). Versions are determined from conventional commits since last tag — no manual version bumps or tag creation needed. NPM_TOKEN secret required in GitHub repo settings (or configure trusted publisher OIDC on npmjs.com to skip the token).",
"is_bot": false,
"headline": "ci: add semantic-release for automated versioning and publishing",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T18:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e995b1fa5903c6438e4ab77fd5f75b2ef341e76e",
"body": "Create .npmrc with allow-scripts=false (explicit signal that forgr needs no dependency lifecycle scripts). Remove preuninstall.js from published files (forgr uninstall CLI is the intended cleanup path). Add GitHub Actions publish workflow with provenance/trusted-publishing support, triggered on release or manual dispatch.",
"is_bot": false,
"headline": "ci: add npm v12 allow-scripts config and publish workflow",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T17:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe1ff745aefe8e71bbfeb9733f1498d4cea46883",
"body": null,
"is_bot": false,
"headline": "0.2.0",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T17:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67d7376b576527e524d5fadfed6e2ffd6b82a205",
"body": "Add 8 image embedding unit tests covering local PNG/SVG/JPEG inlining, remote URL passthrough, data URI passthrough, missing file error, and missing baseDir error. Add Playwright-based mermaid integration test that renders diagrams and asserts SVG output. Add fixture PNG for converter_features.md and gitignore fixture assets directory.",
"is_bot": false,
"headline": "test: add mermaid rendering and image embedding tests",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T17:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8f5e63af9c0eed025b84bd069d059a82de37ae",
"body": "Inject mermaid library into Playwright page, configure per-preset themeVariables, and render each .mermaid div to SVG. Inline local images (PNG, JPEG, GIF, WebP, SVG) as base64 data URIs during markdown rendering, with resolution relative to the input file's directory.",
"is_bot": false,
"headline": "feat: render mermaid diagrams and inline local images",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T17:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a4bad92416c69ecc93fbaa893cb8ee5058db00",
"body": "Documents Milestone 2 implementation plan: load mermaid into the Playwright page, per-preset themeVariables, fail-loudly on bad diagrams, base64 image inlining during markdown rendering with baseDir resolution, shared SVG/PNG serialization, and the test plan.",
"is_bot": false,
"headline": "docs: add thorough Mermaid rendering & image embedding plan to tasks.md",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T06:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d50a953ac3cf8664602516fa9b1a4bfc653e5cd",
"body": "Remove anthropic references, reorder milestones so Mermaid is now Milestone 2 (image inlining moved to Milestone 5), record the academic drop-cap refinement, add the keep-PDFs rule, and correct test counts (29 / 21).",
"is_bot": false,
"headline": "docs: finalize tasks.md",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T05:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be6304c5a5484aee72a5796c4983fcebf3feee0",
"body": "Calmer marginal roman-numeral folios, an opening drop cap on the first paragraph, and tighter type rhythm. Identity unchanged: optical-white paper, rubric-blue accent, left margin rail, superscript citations, QED halmos, TOC dot leaders.",
"is_bot": false,
"headline": "style(presets): refine academic typeset-journal details",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T05:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bd5f7199481c80d20b19744bde8edaff8921da",
"body": "Marks the preset redesigns and pipeline refactors as done, updates counts (29 tests, 8 fixtures), records the anthropic preset removal, and refreshes the Architecture Assessment issue statuses.",
"is_bot": false,
"headline": "docs: sync tasks.md with completed work",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T05:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ded127e27bc200a228cbd546ac070787983613",
"body": "integration.test.js reads FORGR_PRESET (default terminal) and validates a single preset at a time, rejecting unknown values.\n\n- mermaid.md: flowchart, sequence, state, and class diagrams exercising the mermaid fence renderer\n- comprehensive.md: two mermaid diagrams added as sections 6.3 and 6.4",
"is_bot": false,
"headline": "test: allow per-preset runs and add mermaid fixtures",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T05:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fbeb82baa626b23081b140ee2305d4c30be149c",
"body": "Rebuild the two stubs from the ground up so all four presets are visually distinct.\n\n- technical: fully monospace, amber accent, full-grid tables, tinted code panels, [NN] bracket folios\n- academic: serif + justified, rubric-blue accent, left margin rail with roman-numeral section folios, superscript citation links, QED halmos on blockquotes\n- terminal.css: TOC links use ink color with a dotted underline for consistency\n- README.md: adds a Presets table documenting all four",
"is_bot": false,
"headline": "feat(presets): give technical and academic distinct design identities",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T05:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be3daa711f0a817fe1389008f9421e40c6875f5",
"body": "Library modules stop calling process.exit; the single exit boundary stays in cli.js (Issues 1, 6).\n\n- pdf.js/template.js/pipeline.js now throw typed errors instead of exiting\n- pipeline.js wraps render stages and rethrows a clean user-facing message\n- cli.js imports BROWSERS_PATH from browsers-path.js (Issue 2) and logs the returned output path\n- markdown.js imports the configured hljs from the new src/highlighter.js (Issue 3)\n- template.js warns to stderr when a font file is missing (Issue 5)",
"is_bot": false,
"headline": "refactor: throw instead of process.exit and extract highlighter",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-12T05:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60831dd26f61480e9397ff2761cfb8e93b6a117e",
"body": "…h per-level fonts",
"is_bot": false,
"headline": "feat: rename systems-log to terminal preset, add TOC page numbers wit…",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-07T07:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5c62381330c50227288eb8b05562acde806083",
"body": null,
"is_bot": false,
"headline": "chore: bump to v0.1.1",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-07T07:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aae2a487469f3d677fcc58cccd3e6a1d40deb2d",
"body": null,
"is_bot": false,
"headline": "docs: update tasks.md with TOC progress",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-07T07:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4ca09d02d1cc3df228ec3e56dc6736ac168151",
"body": null,
"is_bot": false,
"headline": "feat: add table of contents with two-pass page count decision",
"author_name": "Cesar Marin",
"author_login": "CesarMarinMorla",
"committed_at": "2026-07-07T06:19:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 136,
"latest_release_at": "2026-07-18T02:07:38Z",
"latest_release_tag": "v0.11.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.2
},
"community": {
"has_readme": true,
"has_license": true,
"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": [
{
"name": "forgr",
"exists": true,
"license": "MIT",
"keywords": [
"markdown",
"pdf",
"document",
"report",
"cli"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/forgr",
"is_deprecated": false,
"latest_version": "0.11.0",
"repository_url": "https://github.com/CesarMarinMorla/forgr",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2259,
"first_published_at": "2026-07-07T01:09:22.046000Z",
"latest_published_at": "2026-07-18T02:07:37.716000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 8494,
"source_files_sampled": 33,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "commander",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "12.1.0"
},
{
"name": "fs-extra",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "11.2.0"
},
{
"name": "gray-matter",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.3"
},
{
"name": "handlebars",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "4.7.8"
},
{
"name": "highlight.js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "11.10.0"
},
{
"name": "ink",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "5.1.0"
},
{
"name": "markdown-it",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "14.1.0"
},
{
"name": "markdown-it-anchor",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "9.2.1"
},
{
"name": "markdown-it-emoji",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "3.0.0"
},
{
"name": "markdown-it-highlightjs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "4.2.0"
},
{
"name": "markdown-it-sub",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.0.0"
},
{
"name": "markdown-it-sup",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.0.0"
},
{
"name": "mermaid",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "11.16.0"
},
{
"name": "playwright-core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "1.61.1"
},
{
"name": "react",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "18.3.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "CesarMarinMorla",
"commits": 139,
"avatar_url": "https://avatars.githubusercontent.com/u/142947730?v=4"
},
{
"type": "User",
"login": "semantic-release-bot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "12 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "14397a788073cbf0b33240d12e1a94140214ff5c",
"ran_at": "2026-07-23T11:22:10Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T04:55:12Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/CesarMarinMorla/forgr",
"host": "github.com",
"name": "forgr",
"owner": "CesarMarinMorla"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 35,
"vitality": 74,
"community": 32,
"governance": 30,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 136,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "136 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 136
}
}
],
"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": "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": 100,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v0.11.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"packages": [
"forgr"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2259
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,259 downloads/month across npm",
"points": 44.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2259,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 30,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"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 99% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"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": 26,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "CesarMarinMorla",
"public_repos": 4,
"account_age_days": 1065
},
"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": "0 followers of CesarMarinMorla",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "CesarMarinMorla"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~2 yr old",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"forgr"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"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": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"css",
"github-actions",
"html",
"javascript",
"markdown",
"pdf",
"tui"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "12 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.98,
"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": "98 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 98,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 8494,
"source_files_sampled": 33,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:forgr@0.11.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T11:22:16.535752Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CesarMarinMorla/forgr.svg",
"full_name": "CesarMarinMorla/forgr",
"license_state": "standard",
"license_spdx": "MIT"
}