JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 18407,
"has_wiki": true,
"homepage": null,
"languages": {
"HTML": 10217,
"Mermaid": 145,
"JavaScript": 309080
},
"pushed_at": "2026-07-17T21:00:20Z",
"created_at": "2026-04-01T23:25:43Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T21:00:36Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://fable-retold.io/",
"name": "Retold",
"type": "Organization",
"login": "fable-retold",
"company": null,
"location": "United States of America",
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/142821666?v=4",
"created_at": "2023-08-21T15:42:52Z",
"is_verified": null,
"public_repos": 135,
"account_age_days": 1067
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "3d0e7cf4c7833da77c165b81dc9c24b10ae7dc56",
"body": "…at docs-viewer render sites",
"is_bot": false,
"headline": "Accept a VocabularyResolver option, forward as 4th parseMarkdown arg …",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-07-17T14:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2692d2b09715972da35332446d858a394761ad9b",
"body": null,
"is_bot": false,
"headline": "Added optionality to ToC generation",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-07-11T06:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd63cbdb043bc84cb7be0d91a120b521b3dbc366",
"body": null,
"is_bot": false,
"headline": "NPM Verion bump",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-07-11T05:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029592da379f85106c04ce56fcadcb0be16c3e53",
"body": null,
"is_bot": false,
"headline": "Fixed display issues for multi-segment multi-type content",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-07-11T05:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa3db4adc509f551f3564d6257a112768cd3fa8",
"body": null,
"is_bot": false,
"headline": "Fixed visibility of items for other file types",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-07-11T03:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9bba80bf33c19d6d30aedbb36f1a9dfc57164c",
"body": "…mize waht features are available",
"is_bot": false,
"headline": "Added enhancements to api surface for warpping app consumers to custo…",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-07-07T21:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85b2a75e7ad2fef18c9fa374744b8ef297b5951",
"body": "…onal fork URLs)",
"is_bot": false,
"headline": "Point repository and documentation links at fable-retold (retire pers…",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-07-04T01:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da00334eda5ddb8d2198911ba774c39b9453aa0",
"body": "…content-body cross-links resolve (were 404ing as .md)",
"is_bot": false,
"headline": "1.0.4 — strip the #/page/ route prefix from internal doc-link rel so …",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-28T21:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "727f8723740881ba13703baa72ffed725a7fbaa9",
"body": "…l width, so content reclaims the space",
"is_bot": false,
"headline": "Collapse the nav to a thin strip instead of hiding the outline at ful…",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-14T15:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26123fed3df21e6dea451ad084f2c036611b8103",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-05T18:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c93cd42ce2c1d2430f0adad5f49951afc67f07",
"body": "Render the sidebar (_sidebar.md) as a real nested tree instead of a flat\ntwo-level list, and make the navigation easier to scan and size:\n\n- Parser captures each item's depth Level and marks sub-folders, and\n resolves each folder's first descendant document.\n- Nav indents items by --doc-nav-level a\n[…]\n draggable divider between nav and content;\n width is clamped 160-640px, persisted to localStorage, and hidden in\n the narrow compact layout.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Nav: nested folder tree, clickable folders, resizable sidebar",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-04T23:33:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "062f3e9cab52d991be502e6356d3846d18f09d0d",
"body": "Replace inline ASCII directory/file-tree blocks (the ├── └── listings) with\nrendered pict-renderer-graph filetree SVGs + image references, matching the\nhand-authored diagrams. Generated via `npx pict-renderer-graph convert`, which\nnow detects tree blocks and routes them to the native filetree render\n[…]\nas a light annotation column. Concept hierarchies (class trees,\nnumbered processes) render with neutral node dots instead of folder/file icons.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Convert ASCII directory trees to native hand-drawn SVGs",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-03T04:08:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ecb8709c5653e633443f8d2e817ce0fe59bcde2d",
"body": "Replace inline ```mermaid fences (flowchart / sequence / er) with rendered\npict-renderer-graph SVG sidecars + image references, matching the hand-authored\narchitecture docs. Unsupported types (class / state / gantt / pie / gitGraph)\nare left inline for the client-side fallback. Generated with\n`npx pict-renderer-graph convert`.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Convert inline mermaid diagrams to native hand-drawn SVGs",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-02T23:30:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "28274c4d21c7f141b505f35fb5ac06b090f351d3",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: regenerate search index for cleaned content",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-01T03:48:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2d836328ee79c463d932e2da8454f4a623c0415c",
"body": "…tory)\n\nThe added LICENSE used the repo's earliest available commit year (2026), but the\nfork history was squashed at the org migration and the underlying code predates\nit. Use the retold ecosystem range 2015 - 2026 to reflect the real span.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Set LICENSE copyright to 2015 - 2026 (code predates squashed repo his…",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-01T03:14:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1ce8b73abc60f09e5d94afb9b3aeba95897934b1",
"body": "READMEs: npm-version badge -> plain npmjs.com link, License badge -> plain-text\nlicense link, and remove dead GitHub-Actions build-status badges (the workflows\ndon't exist). Add MIT LICENSE files to packages that declared MIT but shipped\nnone (copyright year from first commit); fix orator-serviceserver-base ISC->MIT.\nretold-facto and ultravisor-lab are marked UNLICENSED with a proprietary LICENSE.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Drop README badges for plain links/text; complete license metadata",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-01T02:45:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "90f7bf01b212c1d1c76da6b15d09b0fdfc3d852c",
"body": "Replace em/en dashes with hyphens, ellipsis with ..., decorative bullets and\nmiddots with -, horizontal arrows with ASCII (->, <-, <->), and the\n▶/—/→ HTML entities in generated doc banners; remove emoji;\ntrim a few marketing words (leverage, seamless, dive into). ASCII box-drawing\ndiagrams, math symbols, statistical terms, and in-code examples are preserved.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: normalize AI-tell punctuation and trim filler words",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-06-01T01:49:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "75db212823527ef1a550b4821ceeaea8b32b2738",
"body": "Sync fork → org: pict-section-inlinedocumentation (1)",
"is_bot": false,
"headline": "Merge pull request #2 from stevenvelozo/main",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-31T16:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1431ee91a1d56b34d3adf532706afb7643763a24",
"body": "Lockfiles caused multiple publishing failures in this session\n(1.4.6 ghost publish, 1.0.9 pin bypassed by 1.4.8 install path).\npackage.json already uses ^semver everywhere; floating-by-default\nis the honest signal of how this module treats deps.\n\n.npmrc package-lock=false stops npm from recreating it; .gitignore\nguards against npm versions that ignore the flag.",
"is_bot": false,
"headline": "Burn package-lock.json — switch to floating ^semver (#1)",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-26T23:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "915983b777920fdf4f5d0666da6a3e1024a91762",
"body": "Lockfiles caused multiple publishing failures in this session\n(1.4.6 ghost publish, 1.0.9 pin bypassed by 1.4.8 install path).\npackage.json already uses ^semver everywhere; floating-by-default\nis the honest signal of how this module treats deps.\n\n.npmrc package-lock=false stops npm from recreating it; .gitignore\nguards against npm versions that ignore the flag.",
"is_bot": false,
"headline": "Burn package-lock.json — switch to floating ^semver",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-26T23:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d19fb44813f8805e9414ddf2b11c5cb84134f3a",
"body": "Mechanical bump of ecosystem dependency ranges to match the umbrella\nretold repo (post npm-check-updates), plus a fresh quack prepare-docs\nrun so docs/retold-catalog.json and docs/retold-keyword-index.json\nreflect the new versions and the fable-retold canonical org.",
"is_bot": false,
"headline": "Sync ecosystem deps + regenerate docs catalog/index",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-26T21:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108a940647f1eb8379fc3e1141b3339f524dd804",
"body": "Mechanical bump of ecosystem dependency ranges to match the umbrella\nretold repo (post npm-check-updates), plus a fresh quack prepare-docs\nrun so docs/retold-catalog.json and docs/retold-keyword-index.json\nreflect the new versions and the fable-retold canonical org.",
"is_bot": false,
"headline": "Sync ecosystem deps + regenerate docs catalog/index",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-26T20:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe746d0d826d83372621bb78d3bddaea43d3a3b",
"body": "Mechanical regen via quack prepare-docs with --github-org fable-retold,\nflushing any tokenized stevenvelozo references in docs/retold-catalog.json\nand docs/retold-keyword-index.json that pre-dated the migration.",
"is_bot": false,
"headline": "Regenerate docs (catalog + keyword index) for fable-retold org",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-26T18:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc8051da9970e8c79a0524d143abc3567bff3bb",
"body": "Mechanical rewrite from stevenvelozo to fable-retold for the modules\nthat migrated to the fable-retold org. Old URLs still 301-redirect, so\nno functional change, but this corrects package.json repository fields\nand README badges/links.",
"is_bot": false,
"headline": "Update repository and docs URLs to fable-retold",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-26T17:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b224f90754d65af5418d8ec6c60ffcebc7904979",
"body": null,
"is_bot": false,
"headline": "Extending documentation to include a playground.",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-24T05:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec01a6d162fcbff2d0136a3425cbb57d86de6a6f",
"body": "Ecosystem-wide documentation sweep:\n\n- README.md: inserted a `> **[▶ Read the …-Documentation](https://stevenvelozo.github.io/<module>/)**`\n callout right below the title so the npm + GitHub front door points at\n the hosted docs.\n- docs/: rewrote cross-module ecosystem links of the form\n `/fable/\n[…]\nd ran `quack prepare-docs` to stage the live apps\n and generate the examples index.\n\nNo code, version, or API changes. Pure docs.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: hosted-docs callout, link repairs, example writeups",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-23T02:50:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7df8e4f7eabd456a3a1dd8c26176d336e557c1bc",
"body": "Rebuilds the catalog and keyword index in single-module mode so the\ncatalog is no longer polluted with non-doc subfolders and search\nresults resolve to the right pages.",
"is_bot": false,
"headline": "Regenerate documentation with corrected catalog tooling",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-22T05:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8aaa6aaca754bbfee169300c0b529f8e62a3eb6",
"body": null,
"is_bot": false,
"headline": "NPM Version Bump",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-20T18:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04880ae7a7324841cb8c07f93f8a1dcb1fd8453e",
"body": null,
"is_bot": false,
"headline": "Themes",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-20T18:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18fb67c0041e1a28268598bb80b3be5d855d3089",
"body": "This file has been redundant since docuserve migrated its theming into\nthe JS view CSSMap (see comment in PictView-Docuserve-Layout.js). With\nthe link tag and file removed, the page renders identically because the\nbundle ships every style it was supplying.\n\n- Deletes docs/css/docuserve.css (and the now-empty docs/css/ dir).\n- Removes the <link href=\"css/docuserve.css\"> from docs/index.html.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Retire stale docs/css/docuserve.css",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-15T18:51:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "88e9b1ff837d6ac5296766bbc1d88d3f6aacb63a",
"body": "The @media (max-width: 768px) rule unconditionally set\n#Docuserve-Sidebar-Container { display: none; }, hiding the sidebar\ncontent even when pict-section-modal's drawer mechanism opened the\ndrawer in response to the hamburger button. The result on narrow\nviewports was an empty 148px drawer with a ch\n[…]\n(see comment in\nPictView-Docuserve-Layout.js). The rest of the file is harmless\nresidue and is left in place for backwards-compat.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Drop the responsive sidebar-hide that broke the mobile drawer",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-15T18:41:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7beac2a0e708669ba86fe9e19a618ced84c34344",
"body": null,
"is_bot": false,
"headline": "Adding documentation configuration and gitignore standardization",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-14T10:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c89b65a832e02bdb184e2298a2c53bd2affc20d",
"body": null,
"is_bot": false,
"headline": "Bump to 1.0",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-12T20:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbfd0900a34ba2c729190c9e525a5b142b08e15",
"body": null,
"is_bot": false,
"headline": "Fixing inline documentation to use themes",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-12T20:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69d0d6574df19fb0614855322d2e3c35a046681",
"body": null,
"is_bot": false,
"headline": "Switching to theme-appropriate css variables",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-05-08T18:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d5c0ebd94218716a965a64656c9f306cb673725",
"body": null,
"is_bot": false,
"headline": "NPM Version Bump",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-14T18:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53aeb30264c17236dffb5ba1cd2461da5076eeb",
"body": null,
"is_bot": false,
"headline": "Fixed inline code blocks",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-14T18:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "116b8ae6721686dfd3a1a12fc5ea4eda6798a412",
"body": null,
"is_bot": false,
"headline": "NPM to 4?",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-13T23:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0029b3aa5bfdb419d2dd76b7f35f28806d4d2a10",
"body": null,
"is_bot": false,
"headline": "NPM Version Bump",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-13T23:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8579622022ce874a2059a666be92e3510b29065c",
"body": null,
"is_bot": false,
"headline": "NPM Version Bump",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-13T21:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d70556da4db3af3dd19a097b4482ffb41495f39",
"body": null,
"is_bot": false,
"headline": "Fixed an issue with unit tests and how the nav manages the panel",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-13T21:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed891e2f6a6e1bfb021a185479e94aa30c4bb6bc",
"body": null,
"is_bot": false,
"headline": "Documentation simplification",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-10T17:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb537ca1d771c09d93a5eb2f520059afb5ddbd4c",
"body": null,
"is_bot": false,
"headline": "Updating pict-docuserve to fix documentation theming",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-10T17:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "530ff7d2c094cc460d6bf4c9dcfd5f3114e15012",
"body": null,
"is_bot": false,
"headline": "Fixing mermaid diagram issues",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-10T03:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d34ad766ce7b8c678893060113a7c5c96c5aae",
"body": null,
"is_bot": false,
"headline": "Further documentation enhancements",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-10T02:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2ad8cc4f6cbc1d39dadb57eda423f1dc262a29",
"body": null,
"is_bot": false,
"headline": "Further documentation enhancements",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-10T01:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0dda1775e254f5d2461c749d8c28360ddea79e7",
"body": null,
"is_bot": false,
"headline": "Updating documentation indices",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-09T23:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1caf3924cd4db77e8ffb9fe4da35db6ea0d36606",
"body": null,
"is_bot": false,
"headline": "Adding documentation",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-09T22:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423f66d841f590eec364aa1d14b191fc5b7a2bd0",
"body": null,
"is_bot": false,
"headline": "Adding better management of media for markdown",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-03T02:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d309cd699d433aa251290f860a23cb19e83f6696",
"body": null,
"is_bot": false,
"headline": "Removing test data folder from git checkin5s",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-01T23:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b60a2aaaacda515c6219e475b996da89fd6e495",
"body": null,
"is_bot": false,
"headline": "Removing test data",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-01T23:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f49dd352ad187d648290a83dd659fc4081edd6e",
"body": null,
"is_bot": false,
"headline": "Adding bookshop example",
"author_name": "Steven Velozo",
"author_login": "stevenvelozo",
"committed_at": "2026-04-01T23:32:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 52,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 13,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pict-section-inlinedocumentation",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/pict-section-inlinedocumentation",
"is_deprecated": false,
"latest_version": "1.0.10",
"repository_url": "https://github.com/fable-retold/pict-section-inlinedocumentation",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2624,
"first_published_at": "2026-04-13T17:52:35.185000Z",
"latest_published_at": "2026-07-18T14:36:20.801000Z",
"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": [
"examples"
],
"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": 732593,
"source_files_sampled": 13,
"oversized_source_files": 2,
"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": "lunr",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.3.9"
},
{
"name": "pict-provider",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.13"
},
{
"name": "pict-section-content",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.16"
},
{
"name": "pict-section-markdowneditor",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.20"
},
{
"name": "pict-section-modal",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.2"
},
{
"name": "pict-view",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.68"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 3,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "stevenvelozo",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/5201561?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"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": 5,
"reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"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/29 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": 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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"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": "3d0e7cf4c7833da77c165b81dc9c24b10ae7dc56",
"ran_at": "2026-07-23T22:19:03Z",
"aggregate_score": 3.8,
"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-17T21:00:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-03T23:42:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/fable-retold/pict-section-inlinedocumentation",
"host": "github.com",
"name": "pict-section-inlinedocumentation",
"owner": "fable-retold"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 37,
"vitality": 42,
"community": 32,
"governance": 54,
"engineering": 46
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 42,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 52,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "52 commits in the last year",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 52
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"packages": [
"pict-section-inlinedocumentation"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2624
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,624 downloads/month across npm",
"points": 45.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2624,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 3,
"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": "3/3 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "fable-retold",
"public_repos": 135,
"account_age_days": 1067
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of fable-retold",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "fable-retold"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "135 public repos, account ~2 yr old",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 135
}
},
{
"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": [
"pict-section-inlinedocumentation"
],
"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": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 46,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 34,
"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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.8
},
"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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"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/29 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 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"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": "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": 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": 33,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.346,
"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": "18 of 52 human commits state their intent (structured subject or explanatory body)",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 52
}
}
],
"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": 36,
"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.192,
"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": "10 of the last 52 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 10,
"sampled": 52
}
}
],
"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": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 732593,
"source_files_sampled": 13,
"oversized_source_files": 2
},
"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": "2/13 source files over 60KB",
"points": 46.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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:pict-section-inlinedocumentation@1.0.10; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T22:19:10.077357Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fable-retold/pict-section-inlinedocumentation.svg",
"full_name": "fable-retold/pict-section-inlinedocumentation",
"license_state": "standard",
"license_spdx": "MIT"
}