Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 213,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 245946,
"Python": 14655,
"Batchfile": 703,
"JavaScript": 3560,
"PowerShell": 21944,
"TypeScript": 15160
},
"pushed_at": "2026-07-21T12:39:35Z",
"created_at": "2026-06-11T13:54:31Z",
"owner_type": "User",
"updated_at": "2026-07-27T13:04:56Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "triavision.ai",
"name": "Triavision.ai",
"type": "User",
"login": "Triavision-ai",
"company": "Triavision",
"location": "USA",
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/51295980?v=4",
"created_at": "2019-06-02T16:47:08Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 2614
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "549d6c342fd2e66bc087ef360c145815204e931a",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.12",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T12:39:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "250cac0460ca48c8c8365983b52a2306577bb3db",
"body": "RequestViewChange is legal from the ExternalEvent context all tools run\nin (no transaction open); activation is queued and completes when the\ncall returns. Resolves by id, view name, or sheet number, with\nambiguity and template guards.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add open_view: activate views and sheets from the bridge",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T12:39:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "df64212743dee32556fffc60e1bab32100574b9e",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.11",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T12:29:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "455a9797614332aa9350140bcf4489aa4bda9a70",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add six benchmark probes for alias and factory-path queries",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T12:29:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ad0bb5ff5dfe2bf5bff95978e1efad5f61b0069d",
"body": "…n doc queries\n\nNormalizeSignatureQuery reduces query parameter types exactly like the\nrenderer (last segment + case-insensitive CLR->keyword aliases); factory\nprefixes Document.Create./Application.Create. rewrite to the Creation\nclass member or bare member name, with an explanatory note.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Accept CLR type names, qualified params, and Creation-factory paths i…",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T12:29:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c01f0c6be489bc9bfc7700f5b6bfbb15c9df84c7",
"body": "Type(Params instead of XML's Type.#ctor(Params; scores the 0.2.10\nconstructor matching correctly. Category B: 60/60.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Render constructor queries in natural C# form in the benchmark",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T10:28:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e99f3023a72d0cdb833bba73a8ea65d45b84f06c",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.10",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:59:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "46e3ffcc7140ec4f1e0de83510fbc36bf14c90d4",
"body": "~630 queries across exact names, signature spacing variants, hard syntax,\nnamespace ambiguity, adversarial honesty, doc fidelity, and latency.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add reproducible search_api_docs benchmark scored against RevitAPI.xml",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:59:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c9ca342657c386789b51d9dd0aaec48f30539ca6",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Match constructor signatures without requiring the 'new' prefix",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:59:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b96adf704d79dc56e1d83c3db7b66ebb01702df5",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.9",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:37:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "86174ba8c98b61ff33616d12c2a8c9226f42fc10",
"body": "…model\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Correct payload-visibility comment; document localization and safety …",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:37:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "385d7f1452dbd8e9ab0930f9ad51a0e894472e34",
"body": "Probe-based promotion only applies with a category/of_class scope, so a\nunanimous 50-element sample can no longer silently drop later categories.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Keep display-name filter rules on post-scan in unscoped queries",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:37:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e6433116d422cd2910d850769f2fdf77663f4be6",
"body": "A filter miss in localized UIs looked like '0 params'; now enum-name\naliases match and the compact text distinguishes filtered-out from absent.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Match BuiltInParameter names in parameter_names; report N-of-M on filter",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:37:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f86a6398e732b1ee5da07217301d7aa5152a7f39",
"body": "DocumentGuard compares the caller's intended model title against the\nactive document before any write, failing cleanly on a mismatch.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add optional expected_document check to write tools",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:37:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6113b3770172444e280cfb30881339d37e79de77",
"body": "Background retry every 15s until GET /tools succeeds; a successful ping\nalso triggers immediate re-discovery and reports newly registered tools.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Self-heal tool discovery when pi starts before Revit",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:37:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "069bd4b2fb5420d3faf345da0c1843362742e4e1",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.8",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:12:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a0d6a0419b2c9b23c44c65ba33b8fec24a001c71",
"body": "Signatures are rendered exactly one way; queries now get \\s*,\\s* -> ', '\nand '( ' -> '(' so overload matching no longer depends on typography.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Normalize comma and parenthesis spacing in overload doc queries",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:12:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "54e4568f956a62f010f22371ad8555b941bb14cd",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use a generic 8.3 short-path example in script comments",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T09:06:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8c595a9b689d30b6a33143280a524be6f617c2a3",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.7",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T08:33:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0c4957b2c42f814ec366a21a371a1918659e279c",
"body": "On session start the extension compares its version to the last one\nannounced (state in %APPDATA%\\pi-revit, survives npm package wipes) and\nnotifies with the CHANGELOG.md entries in between. Fresh installs stay\nsilent. Same ## [x.y.z] header format pi's own changelog parser reads.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Announce what's new once after each update, from the shipped changelog",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-21T08:33:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cae9c9160b627ef4627a2e70b1ad5b58f606dc67",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.6",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T21:58:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e96d7b951ec0cd2d815b110c11d2d0e32662008d",
"body": "…ions\n\nFailureGuard (IFailuresPreprocessor) on set_parameters, execute_csharp,\nand manage_selection's temporary isolate: warnings auto-dismissed and\nreported as commitWarnings, error-severity failures roll back with the\nRevit failure text instead of blocking behind the modal failures dialog.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Handle commit-time Revit failures deterministically in write transact…",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T21:58:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b9d29e1f83f91c291c40b5dc383949166e6599ff",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.5",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T21:43:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "efd6d3f81e86f2a9ea55f4f763ef3f56670aa082",
"body": "Cancel/Close/No preferred for unknown dialogs (OK can be the destructive\nchoice); OK kept for a confirm-safe allowlist and as last resort so the\nRevit thread can never hang behind a popup. suppressedDialogs now reports\nthe answer given.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Answer unrecognized Revit dialogs dismissively instead of blind-OK",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T21:43:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7eceea2086f22ac666ad279e38f7a2735572dc24",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.4",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T21:30:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "75bce2377e79de5d7b7e1dd4a2c4025e891798d3",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add user-facing changelog, shipped in the npm package",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T21:30:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "03622eff09debfd3282d4b30bbd988f1a771a5ba",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.3",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T15:37:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5f024e26bc201bb14175a9d69eea99d133401551",
"body": "Agent testing surfaced that XYZUtils.XYZ (an internal helper namespace\ndocumented in both XML files, without summaries) renders identically to\nAutodesk.Revit.DB.XYZ in the result list - three 'new XYZ(double,\ndouble, double)' lines with nothing telling them apart. When several\nlisted matches share o\n[…]\nrameter type - meaningful for Wall.Create, nonsense for an XYZ\nconstructor. The example is now just the member's own name up to the\nparenthesis.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Disambiguate name collisions in results; drop hardcoded note example",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T15:36:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "788ebdd8f4452eab20a7f600c8897fcb7a94adc0",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.2",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T15:18:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "abcd1db5b1bb68cdc1efc13708e61d4bbe576a25",
"body": "Three gaps surfaced by agent testing of the docs search:\n\n- Among same-named overloads the top slot went to XML file order, so\n Wall.Create led with its six-parameter profile overload and the\n top-match docs described the exotic variant. Overloads now tie-break\n by parameter count (simplest first\n[…]\ndex (the payload carries full\ntext); the Max*Chars caps apply at markdown build time only, inside the\nunchanged 6,000-char model-visible budget.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rank overloads simplest-first, expose exception docs, match signatures",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-20T15:18:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e6df9efa189383321607b659edac4ade199e075d",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.1",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-16T08:26:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1c7b172fe69849869360ece4732c9fc349183d1a",
"body": "pi update --extensions refreshes the npm package but not the deployed\nRevit add-in, the launcher, or the workspace templates - and pi's\nupdate banner cannot say so (its text is core, not package-provided).\nA user who follows the banner ends up with a new extension silently\ntalking to an old add-in, \n[…]\nious unstamped add-in\nshows the warning at session start; the stamped build reports 0.2.0\n(the +sha suffix of InformationalVersion is stripped).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Detect partial updates with an extension/add-in version handshake",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-16T08:26:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "de1bc278bc85d0dfd4d6fe6078ec334e3c757bf8",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.2.0",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-15T16:47:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2abb650eae3769cd2a1688554b4fa5f1961b82e5",
"body": "The skill is the guidance that loads in every session, including ones\noutside the pi-revit workspace where the AGENTS.md rules never apply,\nbut it predated the last releases: it did not tell the agent that\nsearch_api_docs now answers with remarks/parameter/return docs on the\ntop match (so agents fell back to web search for signature details),\nnor that export_documents already files output under\nModels\\<model title>\\exports by itself.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Teach the skill the top-match docs and the automatic export location",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-15T16:45:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2212cc96acbf13abae98a1dc9c9ded7a7f2b95e9",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.1.9",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-15T16:33:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "71fc43a057dfbb2462d61986562bab58c36875a2",
"body": "…text\n\nsearch_api_docs had four measured gaps (Revit 2025: RevitAPI.xml\n31,315 members + RevitAPIUI.xml 2,661):\n\n- 107 of 669 public enums are underdocumented in Autodesk's XML (102\n entirely, from BuiltInCategory's 1,206 values down to small flags),\n and only BuiltInCategory had a hardcoded backf\n[…]\nssemblies, remarks and all six Wall.Create parameter\ndocs quoted by the agent from tool output, counts cross-checked against\nget_model_overview.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Index every API enum, surface remarks, and put top-match docs in the …",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-15T16:33:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "42aeb2116ccaf2be3914b7d30ab35f8423aaac85",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.1.8",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-13T12:40:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "89e3acc92d6a53dbd1d3b71786005758ca25e6a6",
"body": "Replace the human/AI-chosen Projects concept with tool-enforced sorting.\nA project folder picked at session start cannot be right for a session\nthat touches several models, and letting the agent guess the folder from\nthe model title was the exact fragility the structure was meant to\nremove. The one \n[…]\nhe workspace AGENTS.md\n rules now say: let exports sort themselves, put kept captures and\n scripts in the model's folder, keep the root clean.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Sort model output automatically under Models\\<model title>",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-13T12:38:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ac093a792ca02ce7a4e226d1fb8767c61ed65d12",
"body": "Three soft spots let session output pile up loose in the workspace root:\n`pi-revit <name>` silently fell back to the root when Projects\\<name>\ndid not exist (and leaked the name to pi as a stray argument), nothing\never created project folders, and export_documents defaulted to a temp\ndirectory unles\n[…]\nptures\\, scripts\\) plus hard rules: never write files at the\n workspace root, and pick or create a project first when a session\n starts there.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Make session files sort deterministically into per-project folders",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-13T12:17:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1f75573ab3c06482f0583df6e811044b05f39bb6",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.1.7",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-13T11:38:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3579fc6908f8768a766a6c3b4676f5460725f46f",
"body": "uninstall.ps1 pushed into the package folder before running pi remove.\nWhen the script runs from the npm-installed copy, `pi remove\nnpm:pi-revit` deletes that very folder, and Windows fails the delete\nwith EBUSY while any working directory sits inside it - so the\nregistration cleanup always failed i\n[…]\ner comes from the setup step (not step 3), and npm\nruns as npm.cmd to dodge PowerShell execution-policy blocks like the\ndocumented npx.cmd does.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix the npm-install uninstall flow self-blocking on its own folder",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-13T11:38:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "18d90513447bd374f63a8c9c8f021fe9cf39fc44",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.1.6",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-13T11:30:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4839a5f3d8bc303eeb79cb7eebbccde38afd2e40",
"body": "npx prepends its ephemeral cache's node_modules\\.bin to PATH while the\ninstaller runs, and that folder holds a pi shim pulled in via\npeerDependencies. Get-Command pi therefore resolved to the shim and\nsetup-workspace.ps1 wrote pi-revit.cmd into the npx cache - a folder\nthat is neither on the user's \n[…]\nme resolution to find the\nlauncher, while still accepting any pi on PATH for the registration\ncleanup (pi remove operates on shared user state).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Install the global launcher next to the user's permanent pi under npx",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-07-13T11:28:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4ed1a9d175e71ef1a9252c20ef588cb5c5a374b1",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01GcSe3HycjT5sza1BykRxcX",
"is_bot": false,
"headline": "Bump version to 0.1.5",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-13T10:20:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fe888e734a745422a5c61f76365c07db0e446373",
"body": "… paths\n\nuninstall.ps1 now removes both Pi package registration forms: npm:pi-revit\n(created by the npx installer) and ./ (created by an install from a repo\nclone). It previously only removed the ./ form, so the npm registration\nsurvived an uninstall and the fallback hint pointed to the wrong comman\n[…]\nly instead of via -replace, so paths containing $ are inserted\nverbatim.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01GcSe3HycjT5sza1BykRxcX",
"is_bot": false,
"headline": "Fix uninstall of the npm-installed Pi package and non-ASCII workspace…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-13T09:57:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "910083f2da5d5c517479daa9aa3baca0ac9a2035",
"body": null,
"is_bot": false,
"headline": "Use npx.cmd in Windows install docs",
"author_name": "Ahmad Altahlawi",
"author_login": null,
"committed_at": "2026-06-18T08:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d07511091265e8a011e6ecd96b42cbe56d92d04",
"body": null,
"is_bot": false,
"headline": "Fix npx installer on Windows",
"author_name": "Ahmad Altahlawi",
"author_login": null,
"committed_at": "2026-06-17T14:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471bcbb18f6bff566081cd21d9cb5a3b1ed147c1",
"body": null,
"is_bot": false,
"headline": "Normalize npm package manifest",
"author_name": "Ahmad Altahlawi",
"author_login": null,
"committed_at": "2026-06-17T13:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de95d1da085191b899e5d70503225f335867fe9",
"body": null,
"is_bot": false,
"headline": "Add one-command npm installer",
"author_name": "Ahmad Altahlawi",
"author_login": null,
"committed_at": "2026-06-17T13:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09495fa4716d8dce9b98f4f00e4d371d02000e55",
"body": null,
"is_bot": false,
"headline": "Document npm install flow",
"author_name": "Ahmad Altahlawi",
"author_login": null,
"committed_at": "2026-06-17T12:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f65d37bac06df826e2cedf2ba06aa4314b95832d",
"body": null,
"is_bot": false,
"headline": "Add npm package metadata",
"author_name": "Ahmad Altahlawi",
"author_login": null,
"committed_at": "2026-06-17T12:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce1193064fe4fffa93be4215eb7588ea1662e556",
"body": null,
"is_bot": false,
"headline": "Prepare public release metadata",
"author_name": "Ahmad Altahlawi",
"author_login": null,
"committed_at": "2026-06-17T10:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2783daa3306a50f362dfb9abd95f95390914a9e7",
"body": null,
"is_bot": false,
"headline": "Merge: auto-detect Revit versions in deploy; fix net10 build break",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-06-15T09:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119b12b78df65ae3fbe6080e9e2e6a860a0b4818",
"body": "deploy.ps1 now scans %ProgramFiles%\\Autodesk for installed Revit\n(2025+) and builds/deploys the matching framework for each, instead of\ndefaulting to 2025 and requiring -RevitVersion. Versions below 2025 are\nskipped with a warning.\n\nbuild.ps1 overrides TargetFrameworks (plural) rather than TargetFra\n[…]\n0 SDK\nfailed the whole build with NETSDK1045 even when only net8.0 was asked\nfor. Restricting the list fixes restore on .NET 8/9-only machines.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Auto-detect installed Revit versions in deploy; fix net10 build break",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-06-15T09:00:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "acf2b05f21c48291a78ce51077b13517e9c036c0",
"body": "Builds on the latest main (LICENSE, uninstall script, Revit 2027\nmulti-targeting all preserved). Removes leftovers from the build\nprocess that should not ship publicly:\n\n- Vendor id IPRO -> pi-revit in the add-in manifest.\n- Strip internal decision-register markers ((D2), (D9)-(D14)) from\n code com\n[…]\n the default folder).\n- Neutralize a couple of comments that read as private notes; anchor\n the local-only .gitignore entries to the repo root.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Clean up internal traces for public release",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-06-15T08:11:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d0f9b94db8b17ec898a7163dcfae1ee4f2dbd247",
"body": "* Add uninstall script and simplify README uninstall steps\n\n* Fix pi package removal to mirror 'pi install ./'\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add one-command uninstall script (#3)",
"author_name": "Triavision.ai",
"author_login": "Triavision-ai",
"committed_at": "2026-06-13T22:51:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0a31c144630df1c892d8bf18ab1bffa372e718d0",
"body": "…b45mo",
"is_bot": false,
"headline": "Merge pull request #2 from Triavision-ai/claude/discussion-planning-l…",
"author_name": "Triavision.ai",
"author_login": "Triavision-ai",
"committed_at": "2026-06-13T20:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fbb087bdf234418e76c08bc949f524064ebb8f",
"body": null,
"is_bot": false,
"headline": "Add MIT license",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-13T20:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85460e1da5dfb48ee169bbf49abefd65f56e0c7e",
"body": "Co-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "README: mark Revit 2027 as verified (#1)",
"author_name": "Triavision.ai",
"author_login": "Triavision-ai",
"committed_at": "2026-06-13T18:10:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b76216d5b52032ffd2a100a01e0785c9addc40be",
"body": "Revit 2027 migrated its runtime to .NET 10 (2025/2026 use .NET 8). Multi-target\nthe bridge for both: net8.0-windows;net10.0-windows, with the API reference path\ndefaulted per framework. deploy.ps1 maps -RevitVersion to the matching framework\n(>=2027 -> net10) and builds/deploys only that one, so a m\n[…]\nl location at runtime (2027 still ships these), so no parser change is\nneeded; dropped the hardcoded '2025' from its user-facing strings. Updated README\nand SKILL docs for the supported version range.",
"is_bot": false,
"headline": "Add Revit 2027 (.NET 10) support via multi-targeting",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-13T13:16:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "766d669237888492a5337c64240699416bf188fd",
"body": "A Pi extension registers tools served by a headless bridge add-in\nrunning inside Autodesk Revit 2025: query any category, read parameter\nvalues, manage selection, write parameters, search the offline Revit\nAPI docs, and run C# scripts in one backend-owned transaction —\nplus view capture, document export, and a model-health audit.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "pi-revit: native Revit tools for Pi",
"author_name": "ahmad",
"author_login": "Triavision-ai",
"committed_at": "2026-06-12T12:44:42Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 0,
"commits_last_year": 61,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 4,
"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": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pi-revit",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi-extension",
"revit",
"bim",
"autodesk",
"revit-api"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/pi-revit",
"is_deprecated": false,
"latest_version": "0.2.12",
"repository_url": "https://github.com/Triavision-ai/pi-revit",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2700,
"first_published_at": "2026-06-17T12:42:15.987000Z",
"latest_published_at": "2026-07-21T12:39:28.427000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 4,
"stars": 11,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-19",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/Revit/RevitBridge.csproj"
],
"largest_source_bytes": 40833,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [
"workspace/AGENTS.md"
],
"agent_instruction_max_bytes": 2264
},
"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": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Triavision-ai",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/51295980?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.926
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "549d6c342fd2e66bc087ef360c145815204e931a",
"ran_at": "2026-07-29T19:56:16Z",
"aggregate_score": 2.7,
"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-21T12:39:36Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Triavision-ai/pi-revit",
"host": "github.com",
"name": "pi-revit",
"owner": "Triavision-ai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"security": 27,
"vitality": 29,
"community": 40,
"governance": 34,
"engineering": 13
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 29,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 61,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "61 commits in the last year",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 61
}
}
],
"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": "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": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 4,
"stars": 11,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": [
"pi-revit"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2700
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,700 downloads/month across npm",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2700,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 34,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.926
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 93% of commits",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 37,
"inputs": {
"followers": 3,
"owner_type": "User",
"is_verified": null,
"owner_login": "Triavision-ai",
"public_repos": 2,
"account_age_days": 2614
},
"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": "3 followers of Triavision-ai",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "Triavision-ai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~7 yr old",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pi-revit"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 13,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 27,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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 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": "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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.492,
"agent_instruction_files": [
"workspace/AGENTS.md"
],
"agent_instruction_max_bytes": 2264
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "workspace/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "workspace/AGENTS.md"
}
}
],
"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": "30 of 61 human commits state their intent (structured subject or explanatory body)",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 61
}
}
],
"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": 37,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.82,
"toolchain_manifests": [
"src/Revit/RevitBridge.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/Revit/RevitBridge.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/Revit/RevitBridge.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"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": "50 of the last 61 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 50,
"sampled": 61
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 40833,
"source_files_sampled": 21,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.14.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-29T19:56:21.517438Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/Triavision-ai/pi-revit.svg",
"full_name": "Triavision-ai/pi-revit",
"license_state": "standard",
"license_spdx": "MIT"
}