Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"developer-tools",
"mcp",
"static-analysis",
"typescript",
"software-graph"
],
"is_fork": false,
"size_kb": 2136,
"has_wiki": true,
"homepage": "https://ontoly.sarwagya.wtf/",
"languages": {
"CSS": 37028,
"MDX": 207343,
"HTML": 1496,
"JavaScript": 279018,
"TypeScript": 1349629
},
"pushed_at": "2026-07-22T12:03:23Z",
"created_at": "2026-07-13T15:13:06Z",
"owner_type": "User",
"updated_at": "2026-07-22T12:04:22Z",
"description": "TypeScript-native software intelligence engine that builds deterministic Software Graphs.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript",
"MDX"
]
},
"owner": {
"blog": "https://me.sarwagya.wtf",
"name": "Sarwagya Singh",
"type": "User",
"login": "0xsarwagya",
"company": "@Actimi",
"location": "Germany",
"followers": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/110732645?v=4",
"created_at": "2022-08-06T14:49:09Z",
"is_verified": null,
"public_repos": 141,
"account_age_days": 1446
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0-rc.3",
"kind": "prerelease",
"published_at": "2026-07-15T13:55:19Z"
},
{
"tag": "v1.0.0-rc.2",
"kind": "prerelease",
"published_at": "2026-07-15T13:09:24Z"
},
{
"tag": "v0.1.0-alpha.19",
"kind": "prerelease",
"published_at": "2026-07-15T09:48:41Z"
},
{
"tag": "v0.1.0-alpha.17",
"kind": "prerelease",
"published_at": "2026-07-15T02:10:33Z"
},
{
"tag": "v0.1.0-alpha.16",
"kind": "prerelease",
"published_at": "2026-07-15T01:24:16Z"
},
{
"tag": "v0.1.0-alpha.15",
"kind": "prerelease",
"published_at": "2026-07-15T00:40:00Z"
},
{
"tag": "ontoly-plugin-html@0.1.0-alpha.3",
"kind": "other",
"published_at": "2026-07-14T10:40:25Z"
},
{
"tag": "ontoly-cli@0.1.0-alpha.4",
"kind": "other",
"published_at": "2026-07-14T10:40:25Z"
},
{
"tag": "ontoly-cli@0.1.0-alpha.3",
"kind": "other",
"published_at": "2026-07-13T23:02:51Z"
},
{
"tag": "ontoly-plugin-html@0.1.0-alpha.2",
"kind": "other",
"published_at": "2026-07-13T23:02:50Z"
},
{
"tag": "ontoly-plugin-mermaid@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:48Z"
},
{
"tag": "ontoly-parser-typescript@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:47Z"
},
{
"tag": "ontoly-semantic@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:45Z"
},
{
"tag": "ontoly-parser-openapi@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:44Z"
},
{
"tag": "ontoly-mcp@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:43Z"
},
{
"tag": "ontoly-compiler@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:42Z"
},
{
"tag": "ontoly-analyzers@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:41Z"
},
{
"tag": "ontoly-typescript@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:40Z"
},
{
"tag": "ontoly-query@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:38Z"
},
{
"tag": "ontoly-diagnostics@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:37Z"
},
{
"tag": "ontoly-cache@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:35Z"
},
{
"tag": "ontoly-core@0.1.0-alpha.1",
"kind": "other",
"published_at": "2026-07-13T23:02:34Z"
}
],
"recent_commits": [
{
"oid": "e1bd92cb4193e4ddffe4bc279298a9336acfff8d",
"body": "… real Task nodes (#16 option C) (#22)\n\nLayers on top of #16 option B (external Task stubs). After per-file\nfact collection completes, walk DEPENDS_ON edges pointing at external\nstubs and rewrite them to point at the real Task node when the target\nis somewhere in this workspace.\n\nTwo of the three st\n[…]\ntays as stub, no MISSING_EDGE_TARGET.\n - Negative: reference to a package NOT in the workspace; asserts\n the edge stays pointing at the stub (graceful fallback, no\n dangling edge).\n\nCloses #16.",
"is_bot": false,
"headline": "feat(compiler): resolve cross-package + root turbo dependsOn stubs to…",
"author_name": "0xvestcodes",
"author_login": "0xvestcodes",
"committed_at": "2026-07-22T12:03:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "960ac52f690fbcfbb62c1de1a046450313c7410d",
"body": "…On (#16 option B) (#21)\n\nReplaces #13's \"skip cross-file deps entirely\" with the follow-up\noption B design from #16: emit an implicit external Task node for each\n^task / pkg#task / //#task reference, and restore the DEPENDS_ON edge\npointing at that stub. The graph now shows cross-file dependency ar\n[…]\ncal + 3 external).\n- Each stub carries the correct kind/task/package metadata.\n- No MISSING_EDGE_TARGET diagnostics (option B's whole point).\n- Same-file edges are unchanged and unmarked.\n\nCloses #16.",
"is_bot": false,
"headline": "feat(compiler): emit external Task stubs for cross-file turbo depends…",
"author_name": "0xvestcodes",
"author_login": "0xvestcodes",
"committed_at": "2026-07-22T11:57:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c2663b465d25d432ad23936a23d8006eb887e844",
"body": "…lyConfig (#17) (#19)\n\n* chore(compiler): normalize OntolyConfig at load + document defineOntolyConfig (#17)\n\nFollow-up to #14's review discussion. Prior to this change, every\ncallsite that read a config array/record field wrote\n`context.config.exclude ?? []` (or equivalent) to handle the\noptional-u\n[…]\nlyConfig extends OntolyConfig), but users who\nhappened to branch on `config.exclude === undefined` will see that\nbranch become unreachable. Documenting so the next RC's release\nnotes carry it forward.",
"is_bot": false,
"headline": "chore(compiler): normalize OntolyConfig at load + document defineOnto…",
"author_name": "0xvestcodes",
"author_login": "0xvestcodes",
"committed_at": "2026-07-22T11:45:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4ae9fd250202bcfa50e4052e855a177cf352cc07",
"body": "… (#15) (#18)\n\nMirrors #12's fix into the watch mode. When `ontoly watch` rebuilds\nand produces no graph, the previous behavior was to print only the\nsummary error line and drop the diagnostics — same silent-failure\npattern as the build command had before #12.\n\nFix: iterate result.diagnostics in the\n[…]\nch with severity, code, message, and file location (when\nknown) before the final summary error line. Same format as the\nbuild-command fix so users see consistent output across both flows.\n\nCloses #15.",
"is_bot": false,
"headline": "fix(cli): surface diagnostic messages when watchCommand rebuild fails…",
"author_name": "0xvestcodes",
"author_login": "0xvestcodes",
"committed_at": "2026-07-22T11:44:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ffb137665d40a8615cc147455fb03db910c8f1be",
"body": "…aths (#11) (#14)\n\nThe OntolyConfig type already exposed an `exclude?: readonly string[]`\nfield, but nothing in the compiler read it — user-provided ignore\npaths in `ontoly.config.ts` were silently discarded. This meant\nrepositories with vendored or generated subtrees (Expo ios/Pods,\nNitro .output, \n[…]\non top later).\n\nTest asserts both modes work: bare 'Pods' skips two separate ios/Pods\nsubtrees, while anchored 'apps/agent/.eve' skips only that .eve while\nleaving apps/other/.eve intact.\n\nCloses #11.",
"is_bot": false,
"headline": "feat(compiler): honor OntolyConfig.exclude for user-provided ignore p…",
"author_name": "0xvestcodes",
"author_login": "0xvestcodes",
"committed_at": "2026-07-22T01:38:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc5a690dc7070b1259b4cc544ebd35a95b98d28e",
"body": "When collectTurboFacts encountered a task with dependsOn entries that\nreference tasks outside the current turbo.json — `^task` (upstream\npackages' `task`), `pkg#task` (a specific workspace package's task),\nor `//#task` (root workspace tasks) — it created DEPENDS_ON edges to\nTask nodes that were neve\n[…]\needs (status: 'success').\n2. Only the same-file DEPENDS_ON edge is emitted.\n3. Cross-file deps are preserved on the Task node's metadata.\n4. No MISSING_EDGE_TARGET diagnostics are raised.\n\nCloses #10.",
"is_bot": false,
"headline": "fix(compiler): skip cross-file turbo dependsOn references (#10) (#13)",
"author_name": "0xvestcodes",
"author_login": "0xvestcodes",
"committed_at": "2026-07-22T01:38:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e5a8add41609a1a39dcb150e75abfd6ec5223165",
"body": "Previously, when `ontoly build` failed, the JSON summary reported\n`diagnostics: N` but the actual messages were unreachable — the\ndiagnostics.json artifact is not written on failure, and neither\n`--debug` nor non-JSON mode printed the messages.\n\n- JSON mode: add `diagnosticEntries` field containing \n[…]\nnostics` count is\n preserved for backwards compat).\n- Non-JSON mode: print each diagnostic to stderr with severity, code,\n message, and file location before the final summary error line.\n\nCloses #9.",
"is_bot": false,
"headline": "fix(cli): surface diagnostic messages when build fails (#9) (#12)",
"author_name": "0xvestcodes",
"author_login": "0xvestcodes",
"committed_at": "2026-07-22T01:36:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ab39509907417239f4ff42828331095c12bec7cd",
"body": "ScrollReveal set up its IntersectionObserver once on mount, so client-side\nroute changes left new pages' .reveal elements at opacity:0 (blank pages\nbelow the hero). Now it re-runs on pathname change, reveals anything already\nin/near the viewport immediately, and adds a safety net so content is never\nleft hidden.",
"is_bot": false,
"headline": "fix(site): reveal content on client navigation and near-viewport load",
"author_name": "Sarwagya Singh",
"author_login": null,
"committed_at": "2026-07-17T20:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7786bc6fd31ac0688ee6e4cc34ee3d68ee8d33d8",
"body": "- staggered hero entrance and cascading grid reveals on scroll\n- looping marquee strip (frameworks, edge types, capabilities)\n- accent-ring hovers, inset feature borders, primary button sheen\n- all gated behind prefers-reduced-motion, with a noscript fallback",
"is_bot": false,
"headline": "feat(site): motion refresh — staggered reveals, marquee, refined hovers",
"author_name": "Sarwagya Singh",
"author_login": null,
"committed_at": "2026-07-17T19:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "177eefeb737c6c7cdb3f00032a4781b6d3af7e6d",
"body": "- apps/site: Next.js 16 App Router site — homepage, /skills, /roadmap and\n /changelog (rendered from repo ROADMAP.md/CHANGELOG.md), and a full /docs\n MDX system (sidebar IA, command palette search, right TOC, breadcrumbs,\n prev/next, callouts, copyable code, version selector) plus /llms.txt.\n- SE\n[…]\nhe website and docs.\n- oss.sarwagya.wtf/ontoly: point to the dedicated ecosystem site; move the\n canonical to ontoly.sarwagya.wtf.\n- validation: exclude apps and .next from the markdown link checker.",
"is_bot": false,
"headline": "feat: add ontoly.sarwagya.wtf documentation site",
"author_name": "Sarwagya Singh",
"author_login": null,
"committed_at": "2026-07-17T19:32:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "33e8a29acfc5bda11be488bd772cac77d1837644",
"body": "Add in-memory source processing:\n- buildSoftwareGraphFromMemory (materialize + zero-disk strategies)\n- SourceProvider contract, createInMemorySourceProvider, InMemorySources\n- createInMemoryCompilerHost for zero-disk TypeScript parsing\n- provider threaded through discovery, source inventory, repository\n intelligence, and the TypeScript/OpenAPI frontends\n- defaultCompilerPasses() exposed publicly from the CLI\n\nBump all packages to 1.0.0-rc.5 and refresh release metadata/docs.",
"is_bot": false,
"headline": "chore: release v1.0.0-rc.5",
"author_name": "Sarwagya Singh",
"author_login": null,
"committed_at": "2026-07-17T15:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d0fbe911c3c2ea07f4c719f7e3aeae71664344",
"body": null,
"is_bot": false,
"headline": "merge: release v1.0.0-rc.3",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T13:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33eaf45544c8a197d9fc2d4df35e59b7b7d091d0",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.0-rc.3",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T13:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83dc242c04e7ae25c6162f425ccc3f109dbdf48b",
"body": null,
"is_bot": false,
"headline": "fix: fail closed on history indexing errors",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T13:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "247f98ab060855c838266c797bcabfa69075f2a5",
"body": null,
"is_bot": false,
"headline": "feat: add repository history intelligence",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T13:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac204972bda1f49f6c65c513854a18143143e44d",
"body": "chore: prepare v1 rc release readiness",
"is_bot": false,
"headline": "Merge pull request #1 from 0xsarwagya/codex/rc1-release-readiness",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T12:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1adcafcc4c4ad34d713e619b78794fda8445b4",
"body": null,
"is_bot": false,
"headline": "chore: prepare v1 rc release readiness",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T12:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf80c2650b81f357e98d12350a9cd1fd41ab62e",
"body": null,
"is_bot": false,
"headline": "feat: add semantic intelligence enhancer",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T09:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcbe96f5cff323a092d8046bf30206b88f8427fc",
"body": null,
"is_bot": false,
"headline": "feat: complete nestjs semantic resolution",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T02:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "529f540a6794cc8f0959b06318e76b9977b0dbe1",
"body": null,
"is_bot": false,
"headline": "chore: release alpha.17",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T02:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db6fa1967290981205204baf01df485d3c47418d",
"body": null,
"is_bot": false,
"headline": "chore: complete alpha17 engineering sweep",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T02:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c307a4aee297b13705d0bc00d031a2e886f7ee5",
"body": null,
"is_bot": false,
"headline": "fix: improve semantic retrieval benchmark ranking",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T01:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbad436803757acb5d873fb1ae56df7e3fda4f61",
"body": null,
"is_bot": false,
"headline": "Release alpha.16 retrieval stabilization",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T01:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d1d9ab123964e67aaba2115b03d6116bd676956",
"body": null,
"is_bot": false,
"headline": "docs: update alpha.15 publish readiness",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T00:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8f701219ac587fa2eb29ce73a1576b36f22bef",
"body": null,
"is_bot": false,
"headline": "Release alpha.15 public preview",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-15T00:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65cbb3dbe8b3285112e3fe83c3635dd3ea50b808",
"body": null,
"is_bot": false,
"headline": "Release alpha.14 stabilization",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T23:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "875b94588bc8a6effa1af2dc1cd0e294c85c361f",
"body": null,
"is_bot": false,
"headline": "stabilize agent workflows for alpha.13",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T21:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17db554026ee0a25eb20f2edc77775e987984bf",
"body": null,
"is_bot": false,
"headline": "fix: remove hidden semantic index package",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T19:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba80e0287f7d4bfa535acca29bbe569ebe52019f",
"body": null,
"is_bot": false,
"headline": "fix: publish semantic index package",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T19:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ccfa6d9ffe6bc27ab2e5f5470adf37dc1c1643c",
"body": null,
"is_bot": false,
"headline": "release: publish evidence pack alpha",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T19:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38ba464bee7da98406690812f539a3bf4c059f2",
"body": null,
"is_bot": false,
"headline": "chore: require llm enhancement workflows",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T18:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0d16275e106d5ebe8eeb86b40b303676e5f230",
"body": null,
"is_bot": false,
"headline": "chore: default skills to llm enhancement",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T18:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61af266360f082c47ff6bc0139698057ba16d19f",
"body": null,
"is_bot": false,
"headline": "chore: prepare enhancer package publish",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T17:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a89af7f634f6bd7271cf9ae9e4b70cd857b8b5ce",
"body": null,
"is_bot": false,
"headline": "feat: add deterministic enhancer platform",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T17:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f474b0dfcf5e5f3d28a776ad2bbeecbcd4a212",
"body": null,
"is_bot": false,
"headline": "fix: align index package license",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T17:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "025265e7c9fcd20cf02cf799dcdc6c33806cc11b",
"body": null,
"is_bot": false,
"headline": "feat: add semantic index and intent search",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T17:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc122fcbbeb49da4d82740fb3f0cad6935470e28",
"body": null,
"is_bot": false,
"headline": "docs: add README status badges",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T15:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621b585538ec10ce9c31df0b2e2974b516e36d09",
"body": null,
"is_bot": false,
"headline": "fix: use npm access status syntax",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T14:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1dd544732f9daa43bbbd336e7cf43f2fb98408e",
"body": null,
"is_bot": false,
"headline": "fix: ensure npm packages are public",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T14:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62fca44d6e3458729a84d8468d86b531887e74ab",
"body": null,
"is_bot": false,
"headline": "fix: resolve capabilities package in tests",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T14:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91816d0388fe157b2106b9431a5bfd76025e352",
"body": null,
"is_bot": false,
"headline": "feat: release semantic capability engine",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T14:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42d61c8a484aa6971288968980dc13a201907ee",
"body": null,
"is_bot": false,
"headline": "chore: sync impact skill website assets",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T11:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623c9e9c3802694b2870485227d2d8c851633b37",
"body": null,
"is_bot": false,
"headline": "feat: improve graph-first impact analysis",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T11:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a9e04d15d4ac517fa21a1c66258b7cbf263020c",
"body": null,
"is_bot": false,
"headline": "chore: add skills.sh catalog grouping",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T10:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a701e6195e3593dd260af068b9a04179d5d9f900",
"body": null,
"is_bot": false,
"headline": "feat: support remote repository builds",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T10:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69c6fce84233b1f10e3c78fbb68c7490a145009",
"body": null,
"is_bot": false,
"headline": "feat: make ontoly output bundle default",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-14T10:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae35b9ec1d518cd04d030c77ff4a75d83ded0a3",
"body": null,
"is_bot": false,
"headline": "fix: render architecture as interactive graph",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T23:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240fa4a24424a3bf736744ca7290ddec5e0a7ee1",
"body": null,
"is_bot": false,
"headline": "feat: add interactive HTML graph plugin",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T22:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc0f6815eb54a0f96060c8628bf90fcc62c7c72e",
"body": null,
"is_bot": false,
"headline": "ci: add npm publish workflow",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T21:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742234f909c8bc1ec4981b8a92367d238d27e0b9",
"body": null,
"is_bot": false,
"headline": "docs: clean generated site descriptions",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T21:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0aa5804c76359669a670ce1eced153a85ae8f50",
"body": null,
"is_bot": false,
"headline": "docs: generate site docs from root docs",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T21:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0451a2e4c20b705a7b21a12bbdd07427394bae3",
"body": null,
"is_bot": false,
"headline": "ci: autosync oss site content",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T20:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2bd8a49c38c75c10d3786bdc5f6fa7263efa06c",
"body": null,
"is_bot": false,
"headline": "ci: use semantic baselines without private corpus",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T20:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4357ef66a5a4fddba28d9a3500089d6271f07fd",
"body": null,
"is_bot": false,
"headline": "test: resolve analyzers package from source",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T20:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f056e827c3a7301f6ab974210e1e81f4041a76b3",
"body": null,
"is_bot": false,
"headline": "docs: publish ontoly public entrypoint",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T20:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1da6881657d562f1fd1725323b42a36d02120925",
"body": null,
"is_bot": false,
"headline": "chore: prepare ontoly alpha release",
"author_name": "Sarwagya Singh",
"author_login": "0xsarwagya",
"committed_at": "2026-07-13T20:34:32Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 49,
"latest_release_at": "2026-07-15T13:55:19Z",
"latest_release_tag": "v1.0.0-rc.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 7,
"mean_days_between_releases": 0.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@0xsarwagya/ontoly-cli",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"cli",
"mcp",
"validation"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-cli",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3181,
"first_published_at": "2026-07-13T21:26:44.592000Z",
"latest_published_at": "2026-07-15T09:50:33.672000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@0xsarwagya/ontoly-mcp",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"mcp",
"agent-skills",
"capabilities"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-mcp",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2401,
"first_published_at": "2026-07-13T21:26:33.090000Z",
"latest_published_at": "2026-07-15T09:50:17.279000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@0xsarwagya/ontoly-plugin-html",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"plugin",
"html",
"interactive-graph",
"visualization"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-plugin-html",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1952,
"first_published_at": "2026-07-13T22:11:33.442000Z",
"latest_published_at": "2026-07-15T09:50:30.804000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@0xsarwagya/ontoly-core",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"schema",
"stable-ids"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-core",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3801,
"first_published_at": "2026-07-13T21:26:16.343000Z",
"latest_published_at": "2026-07-15T09:49:46.984000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@0xsarwagya/ontoly-cache",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"cache",
"artifacts",
"persistence"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-cache",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2558,
"first_published_at": "2026-07-13T21:26:18.621000Z",
"latest_published_at": "2026-07-15T09:49:49.646000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@0xsarwagya/ontoly-query",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"query-engine",
"graph-traversal"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-query",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2234,
"first_published_at": "2026-07-13T21:26:23.307000Z",
"latest_published_at": "2026-07-15T09:49:54.748000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@0xsarwagya/ontoly-plugin-mermaid",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"plugin",
"mermaid",
"visualization"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-plugin-mermaid",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1517,
"first_published_at": "2026-07-13T21:26:42.307000Z",
"latest_published_at": "2026-07-15T09:50:28.232000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
},
{
"name": "@0xsarwagya/ontoly-compiler",
"exists": true,
"license": "MIT",
"keywords": [
"ontoly",
"software-graph",
"typescript",
"static-analysis",
"developer-tools",
"compiler",
"pipeline"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@0xsarwagya/ontoly-compiler",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.19",
"repository_url": "https://github.com/0xsarwagya/ontoly",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2158,
"first_published_at": "2026-07-13T21:26:30.748000Z",
"latest_published_at": "2026-07-15T09:50:14.631000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"apps/site/tsconfig.json",
"examples/basic/tsconfig.json",
"examples/nestjs-api/tsconfig.json",
"examples/typescript-library/tsconfig.json",
"packages/analyzers/tsconfig.json",
"packages/cache/tsconfig.json",
"packages/capabilities/tsconfig.json",
"packages/cli/tsconfig.json",
"packages/compiler/tsconfig.json",
"packages/core/tsconfig.json",
"packages/diagnostics/tsconfig.json",
"packages/enhancer/tsconfig.json",
"packages/enhancers/history/tsconfig.json",
"packages/enhancers/semantics/tsconfig.json",
"packages/intelligence/tsconfig.json",
"packages/mcp/tsconfig.json",
"packages/parser-openapi/tsconfig.json",
"packages/parser-typescript/tsconfig.json",
"packages/query/tsconfig.json",
"packages/semantic/tsconfig.json",
"packages/typescript/tsconfig.json",
"plugins/html/tsconfig.json",
"plugins/mermaid/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 205689,
"source_files_sampled": 143,
"oversized_source_files": 7,
"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": "@mdx-js/loader",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.1"
},
{
"name": "@mdx-js/react",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.1"
},
{
"name": "@next/mdx",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "^16.2.10"
},
{
"name": "@types/mdx",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.14"
},
{
"name": "geist",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.1"
},
{
"name": "marked",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "^14.1.4"
},
{
"name": "next",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "16.2.10"
},
{
"name": "react",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "19.0.0"
},
{
"name": "react-dom",
"manifest": "apps/site/package.json",
"ecosystem": "npm",
"version_constraint": "19.0.0"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/analyzers/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/cache/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/capabilities/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-enhancer-history",
"manifest": "packages/capabilities/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-query",
"manifest": "packages/capabilities/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-analyzers",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-cache",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-capabilities",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-compiler",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-enhancer",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-enhancer-history",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-enhancer-semantics",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-intelligence",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-mcp",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-parser-openapi",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-parser-typescript",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-plugin-html",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-query",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-semantic",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-typescript",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-cache",
"manifest": "packages/compiler/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/compiler/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-diagnostics",
"manifest": "packages/compiler/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/diagnostics/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/enhancer/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/intelligence/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-enhancer-history",
"manifest": "packages/intelligence/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-enhancer-semantics",
"manifest": "packages/intelligence/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-capabilities",
"manifest": "packages/mcp/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/mcp/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-enhancer-history",
"manifest": "packages/mcp/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-intelligence",
"manifest": "packages/mcp/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-query",
"manifest": "packages/mcp/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-compiler",
"manifest": "packages/parser-openapi/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/parser-openapi/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-compiler",
"manifest": "packages/parser-typescript/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/parser-typescript/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-semantic",
"manifest": "packages/parser-typescript/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-typescript",
"manifest": "packages/parser-typescript/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "typescript",
"manifest": "packages/parser-typescript/package.json",
"ecosystem": "npm",
"version_constraint": "5.9.2"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/query/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-compiler",
"manifest": "packages/semantic/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/semantic/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-typescript",
"manifest": "packages/semantic/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "packages/typescript/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "typescript",
"manifest": "packages/typescript/package.json",
"ecosystem": "npm",
"version_constraint": "5.9.2"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "plugins/html/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@0xsarwagya/ontoly-core",
"manifest": "plugins/mermaid/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
}
],
"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": 1,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 6,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "0xsarwagya",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/110732645?v=4"
},
{
"type": "User",
"login": "0xvestcodes",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/221251326?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.865
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml",
"publish-npm.yml",
"publish-site.yml",
"release-verification.yml",
"security.yml",
"semantic-evaluation.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": 7,
"reason": "6 out of 8 merged PRs checked by a CI test -- score normalized to 7",
"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": 2,
"reason": "Found 7/29 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e1bd92cb4193e4ddffe4bc279298a9336acfff8d",
"ran_at": "2026-07-22T19:01:31Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T12:03:51Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2026-07-22T11:53:19Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T12:03:23Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/0xsarwagya/ontoly",
"host": "github.com",
"name": "ontoly",
"owner": "0xsarwagya"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 47,
"vitality": 72,
"community": 51,
"governance": 55,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 49,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "49 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 49
}
}
],
"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": 22,
"latest_release_tag": "v1.0.0-rc.3",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 0.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"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": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"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": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 72,
"inputs": {
"packages": [
"@0xsarwagya/ontoly-cli",
"@0xsarwagya/ontoly-mcp",
"@0xsarwagya/ontoly-plugin-html",
"@0xsarwagya/ontoly-core",
"@0xsarwagya/ontoly-cache",
"@0xsarwagya/ontoly-query",
"@0xsarwagya/ontoly-plugin-mermaid",
"@0xsarwagya/ontoly-compiler"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 19802
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "19,802 downloads/month across npm",
"points": 57.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 19802,
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.865
},
"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 86% of commits",
"points": 3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 6,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/15 decided PRs merged",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 15
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/29 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 16,
"owner_type": "User",
"is_verified": null,
"owner_login": "0xsarwagya",
"public_repos": 141,
"account_age_days": 1446
},
"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": "16 followers of 0xsarwagya",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16,
"login": "0xsarwagya"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "141 public repos, account ~3 yr old",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 141
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@0xsarwagya/ontoly-cli",
"@0xsarwagya/ontoly-mcp",
"@0xsarwagya/ontoly-plugin-html",
"@0xsarwagya/ontoly-core",
"@0xsarwagya/ontoly-cache",
"@0xsarwagya/ontoly-query",
"@0xsarwagya/ontoly-plugin-mermaid",
"@0xsarwagya/ontoly-compiler"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 7
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 77,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"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": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"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": "6 out of 8 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"developer-tools",
"mcp",
"static-analysis",
"typescript",
"software-graph"
],
"has_wiki": true,
"homepage": "https://ontoly.sarwagya.wtf/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://ontoly.sarwagya.wtf/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.7
},
"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": "6 out of 8 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 7/29 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"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": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.929,
"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": "52 of 56 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"sampled": 56
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"apps/site/tsconfig.json",
"examples/basic/tsconfig.json",
"examples/nestjs-api/tsconfig.json",
"examples/typescript-library/tsconfig.json",
"packages/analyzers/tsconfig.json",
"packages/cache/tsconfig.json",
"packages/capabilities/tsconfig.json",
"packages/cli/tsconfig.json",
"packages/compiler/tsconfig.json",
"packages/core/tsconfig.json",
"packages/diagnostics/tsconfig.json",
"packages/enhancer/tsconfig.json",
"packages/enhancers/history/tsconfig.json",
"packages/enhancers/semantics/tsconfig.json",
"packages/intelligence/tsconfig.json",
"packages/mcp/tsconfig.json",
"packages/parser-openapi/tsconfig.json",
"packages/parser-typescript/tsconfig.json",
"packages/query/tsconfig.json",
"packages/semantic/tsconfig.json",
"packages/typescript/tsconfig.json",
"plugins/html/tsconfig.json",
"plugins/mermaid/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 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": "apps/site/tsconfig.json, examples/basic/tsconfig.json, examples/nestjs-api/tsconfig.json, examples/typescript-library/tsconfig.json, packages/analyzers/tsconfig.json, packages/cache/tsconfig.json, packages/capabilities/tsconfig.json, packages/cli/tsconfig.json, packages/compiler/tsconfig.json, packages/core/tsconfig.json, packages/diagnostics/tsconfig.json, packages/enhancer/tsconfig.json, packages/enhancers/history/tsconfig.json, packages/enhancers/semantics/tsconfig.json, packages/intelligence/tsconfig.json, packages/mcp/tsconfig.json, packages/parser-openapi/tsconfig.json, packages/parser-typescript/tsconfig.json, packages/query/tsconfig.json, packages/semantic/tsconfig.json, packages/typescript/tsconfig.json, plugins/html/tsconfig.json, plugins/mermaid/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apps/site/tsconfig.json, examples/basic/tsconfig.json, examples/nestjs-api/tsconfig.json, examples/typescript-library/tsconfig.json, packages/analyzers/tsconfig.json, packages/cache/tsconfig.json, packages/capabilities/tsconfig.json, packages/cli/tsconfig.json, packages/compiler/tsconfig.json, packages/core/tsconfig.json, packages/diagnostics/tsconfig.json, packages/enhancer/tsconfig.json, packages/enhancers/history/tsconfig.json, packages/enhancers/semantics/tsconfig.json, packages/intelligence/tsconfig.json, packages/mcp/tsconfig.json, packages/parser-openapi/tsconfig.json, packages/parser-typescript/tsconfig.json, packages/query/tsconfig.json, packages/semantic/tsconfig.json, packages/typescript/tsconfig.json, plugins/html/tsconfig.json, plugins/mermaid/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 56",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 56
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 97,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 205689,
"source_files_sampled": 143,
"oversized_source_files": 7
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "7/143 source files over 60KB",
"points": 52.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 143,
"oversized": 7
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": true,
"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": 20,
"status": "met",
"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:@0xsarwagya/ontoly-cli@0.1.0-alpha.19; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:01:40.312850Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/0/0xsarwagya/ontoly.svg",
"full_name": "0xsarwagya/ontoly",
"license_state": "standard",
"license_spdx": "MIT"
}