Raw JSON report machine-readable
{
"data": {
"icon": {
"bytes": 7151,
"width": 256,
"height": 256,
"rejected": [
{
"url": "https://api.nuget.org/v3-flatcontainer/ideastatica.openmodel/26.0.4.1707/icon",
"reason": "HTTP 404",
"source_type": "nuget"
},
{
"url": "https://api.nuget.org/v3-flatcontainer/ideastatica.plugin/26.0.4.1707/icon",
"reason": "HTTP 404",
"source_type": "nuget"
},
{
"url": "https://raw.githubusercontent.com/idea-statica/ideastatica-public/main/docs/images/logodark.svg",
"reason": "dimensions undeclared",
"source_type": "tree"
}
],
"collected": true,
"media_type": "image/png",
"source_url": "https://avatars.githubusercontent.com/u/49432985?v=4&s=256",
"source_type": "avatar",
"content_hash": "f670960e3ca911a854665828f2960490eaa936660e053bee5ddaf8e3dbe24632",
"candidates_considered": 4
},
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 84996,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 5774598,
"Python": 2358669,
"PowerShell": 6844,
"Jupyter Notebook": 175244
},
"pushed_at": "2026-08-05T12:03:21Z",
"created_at": "2021-01-20T13:08:58Z",
"owner_type": "Organization",
"updated_at": "2026-08-04T08:01:53Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#",
"Python"
]
},
"owner": {
"blog": "https://www.ideastatica.com",
"name": "IDEA StatiCa",
"type": "Organization",
"login": "idea-statica",
"company": null,
"location": "Brno, Czech Republic",
"followers": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/49432985?v=4",
"created_at": "2019-04-09T08:13:39Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 2675
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": null,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "24.0.0",
"kind": "major",
"published_at": "2024-01-17T13:36:41Z"
},
{
"tag": "23.1.4",
"kind": "patch",
"published_at": "2024-01-12T08:13:10Z"
}
],
"recent_commits": [
{
"oid": "8a5e3d0cfd9811fc9c13967215012d51437b5c9a",
"body": "…ad of null (#1251)\n\nRestSharp 112 resolves a null Timeout as request.Timeout ?? Options.Timeout\n?? _defaultTimeout (100 s), so Timeout.Infinite requests were aborted at\n~100 s while the service kept calculating and finished successfully.\nGuard the hand-edit of the generated ApiClient.cs via .openapi-generator-ignore.",
"is_bot": false,
"headline": "#34800: Map non-positive API client timeout to InfiniteTimeSpan inste…",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-08-04T08:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633b85af0b002edccd100b3ee33bcde240945e56",
"body": "ConCalculationJob + status enum and IConnectionApiController methods for the\nasync calculate job model: StartCalculationAsync (bulk) /\nStartConnectionCalculationAsync (single connection, optional loadEffectIds\nsubset per #35762 semantics), GetCalculationJobAsync polling with per-load-case\nprogress, CancelCalculationJobAsync stopping the running solver. One active job\nper project. Matches new REST endpoints POST connections/calculate-async,\nGET/DELETE calculation-jobs/{jobId}.",
"is_bot": false,
"headline": "#35766: Add async calculation job model (start/poll/cancel) (#1249)",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-08-04T06:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a3a8540f46b02f2e98cdf47aba1f611c3b466b",
"body": "…ethods (#1247)\n\nPer API review the load-effect subset selector belongs to a single-connection\ncalculate: CalculateConnectionAsync(connectionId, loadEffectIds) and\nGetConnectionRawResultsAsync(connectionId, loadEffectIds) replace the\nCalculateAsync(conToCalculateIds, loadEffectIds) overload - a flat id list\nacross multiple connections was ambiguous. Matches new REST endpoints\nPOST connections/{connectionId}/calculate and /rawresults-text.",
"is_bot": false,
"headline": "#35762: Replace bulk CalculateAsync overload with connection-scoped m…",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-07-28T14:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9448bb7acf6bef3f62b94b1deec7d5ade738d02f",
"body": "…r (#1245)\n\nOptional subset of load-effect ids for the V4 calculate endpoint: exactly\nthese load effects are solved in every calculated connection, their Active\nflags are ignored for the run and nothing is persisted. Null = all active\nload effects.",
"is_bot": false,
"headline": "#35762: Add CalculateAsync overload with loadEffectIds subset selecto…",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-07-28T07:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1543f9288547ca09cea0b1053c4ce68efba9a4e",
"body": "…tion-api-clients\n\n#35764 Regenerate Connection API clients (openapi.yaml, Python models, docs)",
"is_bot": false,
"headline": "Merge pull request #1244 from idea-statica/feature/35764-regen-connec…",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-07-28T07:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c799603811cfbcb207290a6e43085091412b29",
"body": "…, docs)\n\nPicks up CheckResWeld.IsFullStrength and the BucklingRes.Shape semantics\nmerged in #1242, so the documented result-DTO contract reaches swagger and\nthe SDK docs rather than only the IOM source.\n\n- openapi.yaml: isFullStrength schema, NaN note on unityCheck, per-load-case\n buckling mode se\n[…]\n\nBaseTemplateConversion plus its 10 subtypes (#35651, ADO PR 27442), and\nSlottedHole / BoltGrid / ConMemberModel updates. Client version stamp moves\n26.0.4.0885 -> 26.0.5.0094.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "#35764 Regenerate Connection API clients (openapi.yaml, Python models…",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-07-28T07:07:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80df9c16a296a28480cadcf890aff0a009512652",
"body": "…emantics\n\nFeature/35764 result dto semantics",
"is_bot": false,
"headline": "Merge pull request #1242 from idea-statica/feature/35764-result-dto-s…",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-07-27T13:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4efcfdaa738e4873d9b6457ff8bb035a55747adc",
"body": "…stead\n\nBuckling mode indices restart per load case and the same index is not\nguaranteed to be the same physical shape across load cases - matching\nmodes requires a visual inspection in the application, so a programmatic\nper-shape reduction would be misleading. The customer ask was 'nothing\ndocument\n[…]\nand BucklingResults now carry the\nfull semantics (per-load-case matrix, critical factor = min positive,\nsee the Buckling summary row). CheckResWeld.IsFullStrength is unchanged.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "#35764 Drop GoverningBucklingResults - document buckling semantics in…",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-07-27T12:59:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "73f27b3613a69b1d791cb6d18d947cfa1ca77019",
"body": "…tor rule in docs\n\n- IsFullStrength doc now states the real trigger (butt/bevel welds AND\n edge-to-edge placed welds; the flag means not stress-rated)\n- buckling docs now document the application rule: minimal POSITIVE\n factor, first row as fallback when no positive factor exists\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "#35764 Review fixes: truthful IsFullStrength semantics + positive-fac…",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-07-27T12:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7f82c7d2956c8990ba3084c50fbbdca1968dbb",
"body": "Arup beta feedback (Ex3 s1+s2), two silent-corruption traps in the\nConnection REST API results:\n- CheckResWeld.UnityCheck is NaN for full-strength (butt/CJP) welds\n with no other signal - new IsFullStrength flag + NaN documented\n- BucklingRes.Shape repeats per load case and nothing said consumers\n must group-and-reduce - new pre-reduced GoverningBucklingResults\n (min factor per shape + its load case) next to the full matrix\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "#35764 Result DTOs: weld IsFullStrength flag + governing buckling view",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-07-27T11:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4f35ab936f467f4f1227370ea46c6d9092b98e",
"body": null,
"is_bot": false,
"headline": "#35544 Snap LCS based on angle tolerance (#1241)",
"author_name": "RobinBlazekIDEA",
"author_login": "RobinBlazekIDEA",
"committed_at": "2026-07-27T07:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c196c1f3939011b5f3a257b547bb144fb0c26d",
"body": "…tive-default\n\n#35385: default ConItem.Active to true (GUI parity)",
"is_bot": false,
"headline": "Merge pull request #1239 from idea-statica/feature/35385-operation-ac…",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-07-23T09:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b80a5a223943f57cc1418bc4b4e18727ec46aa",
"body": "…ror-z\n\n#35699 Tekla: mirror Z for cold-formed C/EC sections",
"is_bot": false,
"headline": "Merge pull request #1238 from idea-statica/bugfix/35699-tekla-cfc-mir…",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-07-23T08:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73eac03ab7e1fdf34fab12d86cf19c94acea6478",
"body": "Set mirrorZ on the CFC/EC cross-section (ConvertCCProfile) so the section\ndefinition carries the correct handedness for connections. Fixes CF section\nbeing mirrored when opened in Connection (e.g. MET-EB200E20+6).\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "#35699 Tekla: mirror Z for cold-formed C/EC sections",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-07-23T08:42:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "55af22799f139d71c10078433df993699acfa0ef",
"body": "The desktop always creates active items; a REST POST that omits 'active' deserialized to the bool default (false), silently storing an inactive no-op (addedWithoutIssues:true, no geometry). Defaulting the property to true makes omit->active, while explicit true/false are preserved. Applies to ConItem and its subclasses (operations, members, load effects).\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "#35385: default ConItem.Active to true (GUI parity)",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-07-23T07:59:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a6e5a742c0bb41b0ec267a9bc28ebd86c360e4cd",
"body": "#35544 Fix lcs RSTAB issue",
"is_bot": false,
"headline": "Merge pull request #1234 from idea-statica/35544_Rstab_lcs_issues",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-07-22T10:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed2b781abcbf831a414f7d5a6f8b2bc9dd6cdcf",
"body": null,
"is_bot": false,
"headline": "#35544 Fix lcs RSTAB issue",
"author_name": "Robin Blazek",
"author_login": "RobinBlazekIDEA",
"committed_at": "2026-07-22T07:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0e4dedb2caebbc4c8ca64e5b39a4aba059ec44",
"body": "* Add Grasshopper Example 08 (IFC to Rhino breps)\n\n* Refine Example 08 description (IFC to structured brep)\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Grasshopper Example 08 (IFC to Rhino breps) (#1230)",
"author_name": "OndraSkorunka",
"author_login": "OndraSkorunka",
"committed_at": "2026-07-22T06:02:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9523afc704439477fd087e50d5995fbb2befa5c6",
"body": "…ims (#1220)\n\n* #34438 Re-add PositionOnRefLine and string ModelType as [Obsolete] shims\n\nPR #1217 changed ConMember.PositionOnRefLine (double -> ConnectedBy enum) and\nConMemberModel.ModelType (string -> ConMemberModelTypeEnum), which is a source\nbreak for API/SDK consumers.\n\nRestore back-compatibil\n[…]\ntwo-dictionary map with a plain switch in the obsolete setter over\nthe four legacy labels (throwing ArgumentException in default). Getter just\nreturns ModelTypeEnum.ToString().\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "#34438 Re-add PositionOnRefLine and string ModelType as [Obsolete] sh…",
"author_name": "Ondrej Zitko",
"author_login": "OndraZitko",
"committed_at": "2026-07-21T11:40:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5cf6419248473eec1323e3935d3e6f84ce90f17d",
"body": "* #35558: Add SlottedHoles to IOM BoltGrid so DWG export can draw slotted holes\n\n* #35558: Use ReferenceElement for the plate reference in SlottedHole",
"is_bot": false,
"headline": "Ti/35558 iom slotted holes (#1227)",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-07-21T05:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3382148525951816952ce097b5b2f4e4accf6539",
"body": "…comparer\n\nFix: register IdentifierComparer in GetBimLink so hub/MC import match…",
"is_bot": false,
"headline": "Merge pull request #1226 from idea-statica/fix/tekla-getbimlink-items…",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-07-20T19:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d6b7099adb8d965abd61bc1a2fb5b011b98ae29",
"body": "…itemscomparer\n\n# Conflicts:\n#\tsrc/bim-links/tekla/IdeaStatiCa.TeklaStructuresPlugin/IdeaStatiCaClient.cs",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into fix/tekla-getbimlink-…",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-07-20T18:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6bf0c6e6c4aff63e46f9ac2f3de8f07b7fff5e",
"body": "Co-authored-by: Claude",
"is_bot": false,
"headline": "Remove hardcoded Name assignment in NegativePlate constructor",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-07-20T18:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbfd3941ff8a6c1e5eff10b65ca745f549a7da93",
"body": "IOM id persistence support for model coordinator",
"is_bot": false,
"headline": "Merge pull request #1225 from idea-statica/35489_mc_sync_fea",
"author_name": "Vrana-Michal-Idea",
"author_login": "Vrana-Michal-Idea",
"committed_at": "2026-07-20T18:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82694fdde6c7ba8e2d547c570d610f641c113bf",
"body": "…es Checkbot\n\nGetBimLink() (the hub / Model Coordinator entry point) omitted the\n.WithItemsComparer(new IdentifierComparer()) that Run() (Checkbot) sets. Without\nit, CadModelAdapter.ProcessConnectionObjects imports connection objects in raw\nTekla order instead of plates-first. Anchor grids created b\n[…]\n-only lookup that returns null, so\nAnchorGrid.ConnectedParts is emitted empty and base-plate references are dropped\n— producing anchors with no base plate in Model Coordinator.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Fix: register IdentifierComparer in GetBimLink so hub/MC import match…",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-07-20T18:16:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f82ae41b5782b86a1a1477b44dee27759249d22",
"body": "35498 delete member endpoint",
"is_bot": false,
"headline": "Merge pull request #1224 from idea-statica/35498-delete-member-endpoint",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-07-15T10:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89aaadbf2c4cc7827f269dddf686590ad77a6658",
"body": "…apped app\n\nBimLink.Create(model) returns an ApplicationBimRunnable that wraps the real\nBimApiApplication. A hub link built via Create (e.g. the SAP2000/ETABS CSi link)\ntherefore did not expose IBimIdMapAccess, so the BIM Link Hub sync could not\nexport or re-seed the native-to-IOM id map (RestoreIdM\n[…]\n to the inner app\n(which is a BimApiApplication), mirroring how BimApiApplication forwards to its\nproject. Additive; links that use GetBimLink (Tekla) already got the bare app.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "BimApiLink: ApplicationBimRunnable forwards IBimIdMapAccess to the wr…",
"author_name": "Michal Vrana",
"author_login": "Vrana-Michal-Idea",
"committed_at": "2026-07-15T10:23:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae13142506ef9d303247457800c0ff197a879e8a",
"body": "Regenerated C# and Python SDK clients from the updated OpenAPI spec so they\nexpose the new DELETE member endpoint\n(DELETE .../connections/{connectionId}/members/{memberId}). Applied from the\npipeline-generated clients zip via copy_con_client.ps1.\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "#35498: Regenerate Connection API clients with DELETE member",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-07-15T10:19:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ab553e1c901892d7b67e1ff58d72da6c158c5ed6",
"body": "Declares the client-side contract for the new DELETE member endpoint\n(DELETE .../connections/{connectionId}/members/{memberId}).\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "#35498: Add DeleteMemberAsync to IConnectionApiController",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-07-15T07:32:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "71ecb37dbbf226138ce3d40c4005bb17081dd9b6",
"body": "…ent (stitch) welds alongside the base WeldType (#1223)",
"is_bot": false,
"headline": "#35406 Add WeldData.IsIntermittent so IOM export can report intermitt…",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-07-14T12:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce39d18194af1f06a44986c3f92712bca12b5ced",
"body": null,
"is_bot": false,
"headline": "#35307 Fix empty synced group (#1222)",
"author_name": "RobinBlazekIDEA",
"author_login": "RobinBlazekIDEA",
"committed_at": "2026-07-14T12:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef29645c2feff83ed15a9ce6d4902f621cc4417e",
"body": "…d-map transfer\n\nLets the BIM Link Hub hand the native<->IOM id map to Model Coordinator (which owns\nit) and re-seed the link:\n- IBimIdMapAccess (BimImporter) on ProjectNoCache, delegated by ProjectAdapter and\n BimApiApplication; packs each entity's bimApiId + persistence token into one opaque\n st\n[…]\nional GetBimLink parameter,\n so a host can opt out of the on-disk bimapi-data.json. Default stays JsonProjectStorage,\n so Checkbot and all other link consumers are unchanged.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "BimApiLink: IBimIdMapAccess + opt-in InMemoryProjectStorage for hub i…",
"author_name": "Michal Vrana",
"author_login": "Vrana-Michal-Idea",
"committed_at": "2026-07-14T06:51:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "57a8253c954e2c3fe86d50a5cec9561707c2fbdb",
"body": null,
"is_bot": false,
"headline": "#35300 Force manual conversion for unsuported CSS shape (#1221)",
"author_name": "RobinBlazekIDEA",
"author_login": "RobinBlazekIDEA",
"committed_at": "2026-07-14T06:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caaada78c2f04cb63b516240283eae69eab9dc0f",
"body": "* grasshopper example 6 update\n\n* Add version overview table to Grasshopper examples doc\n\nCo-authored-by: Claude <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update Grasshopper examples and add version overview table (#1219)",
"author_name": "OndraSkorunka",
"author_login": "OndraSkorunka",
"committed_at": "2026-07-02T09:24:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6c0db57acb779ae48222c85b11633f5510442e9e",
"body": "…eter-expression-type\n\nRevert \"Merge pull request #1209 from idea-statica/mlastovetskyi/Para…",
"is_bot": false,
"headline": "Merge pull request #1218 from idea-statica/mlastovetskyi/Revert-param…",
"author_name": "lastmyk",
"author_login": "lastmyk",
"committed_at": "2026-06-30T08:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6629309e8e420d150d975c6f574fcfd838d15a13",
"body": "…meters-update-endpoint\"\n\nThis reverts commit f3e9a3208489507ab90805c26427f2c1c95d9272, reversing\nchanges made to abbf9e5230bac9c918c2269da29a3616ac32bdda.",
"is_bot": false,
"headline": "Revert \"Merge pull request #1209 from idea-statica/mlastovetskyi/Para…",
"author_name": "Mykola Lastovetskyi",
"author_login": "lastmyk",
"committed_at": "2026-06-30T08:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a73a6aa95d90f607f1dc8755f1c23fb87521fd",
"body": "* #34438 ConMember.ModelType: string -> ConMemberModelTypeEnum\n\nChange the member model type from a free string (previously a localized\nresource string, fragile to match) to a typed ConMemberModelTypeEnum\nmirroring the internal BeamSegmentModelType values.\n\nCo-authored-by: Claude\n\n* #34438 ConMember\n[…]\nConMember.cs into individual files (matching the\nfolder convention for ConLoadEffectPositionEnum etc.). No type or\nnamespace changes; purely file organization.\n\nCo-authored-by: Claude\n\n* Update client",
"is_bot": false,
"headline": "34438 member modeltype and connected by enums (#1217)",
"author_name": "Ondrej Zitko",
"author_login": "OndraZitko",
"committed_at": "2026-06-26T11:47:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14d4cb616d60e1d81990079afef51c163575dfda",
"body": "* grasshopper examples upload\n\n* Add descriptions and download links to Grasshopper examples page\n\n* Include zip files in DocFX resources for Grasshopper examples\n\n* Update Grasshopper examples page formatting and titles",
"is_bot": false,
"headline": "Update of grasshopper examples (#1216)",
"author_name": "OndraSkorunka",
"author_login": "OndraSkorunka",
"committed_at": "2026-06-24T11:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1297b84304bdb9bac2b73b7d12b65584ab4a7fb8",
"body": "* Regenerate Connection API client: CalculateLoadExtremes\n\nAdds the CalculateLoadExtremes operation (POST .../load-effects/calculate-load-extremes)\nto the C# and Python Connection API clients, generated from the v4 OpenAPI spec.\n\nAI-assisted PR - human review required\n\nCo-authored-by: Claude <norepl\n[…]\n the regenerated client. Impl lives in the main repo.\n\nAI-assisted PR - human review required\n\nCo-authored-by: Claude <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "CalculateLoadExtremes (#1215)",
"author_name": "Ondrej Zitko",
"author_login": "OndraZitko",
"committed_at": "2026-06-23T09:32:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "efe6f4513c803e609bb8cf7f362ad513b038d038",
"body": "… multiple times for same project (#1214)",
"is_bot": false,
"headline": "#14091 - prerequisites for preventing multiple checkbots being opened…",
"author_name": "Vrana-Michal-Idea",
"author_login": "Vrana-Michal-Idea",
"committed_at": "2026-06-19T11:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed6f721af8cc83711033606aa2c7938b4c0c879",
"body": "* Update client for conn api\n\n* ChangeCode sample: v4 ChangeCodeAsync now returns Task (was Task<string>)\n\nThe v4 ConversionController endpoint maps to Result.NoContent() (204) on\nsuccess, so the regenerated client method is void. Drop the\n\"string result = await ...\" assignment that broke the GitHub\n[…]\n API clients (latest)\n\nVersion 26.0.3.0963. Template fix from previous commit is now baked into the\ngenerated output — every Api/*.cs includes 'using IdeaRS.OpenModel.Result;'.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Update clients for Conn rest api version 4 (#1200)",
"author_name": "Ondrej Zitko",
"author_login": "OndraZitko",
"committed_at": "2026-06-17T08:42:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1a544f944e83bb9169c6ecf2e2fee6307bbd0d28",
"body": "* Use CountryCode enum for Connection project design code\n\nReplace the free-text ConProjectData.DesignCode string with a typed\nIdeaRS.OpenModel.CountryCode property (defaults to ECEN, serialized as the\n'countryCode' field). The legacy DesignCode string is kept as an [Obsolete]\n[JsonIgnore] accessor \n[…]\n again (the project\ndoesn't use nullable reference types, so string? would warn). Reverts the\nstring.Empty initializers; behaviour is unchanged for callers.\n\nAI-assisted change - human review required",
"is_bot": false,
"headline": "Use CountryCode enum for Connection project design code (#1213)",
"author_name": "Ondrej Zitko",
"author_login": "OndraZitko",
"committed_at": "2026-06-15T12:47:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b059d7a6f590193da5099aed37a4094a8c958720",
"body": "34580 tekla mc mode",
"is_bot": false,
"headline": "Merge pull request #1211 from idea-statica/34580_tekla_mc_mode",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-06-12T11:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd75293b836a35cd16d3001dda05d47a58d0042",
"body": "…s parameter\n\nCo je zachováno:\n- SorterSettings předávané jako parametr (Sort, FindJoints, IdeaStatiCaClient)\n- PlateThicknessMult4Tolerance a MaxInflateExtent v SorterSettings\n- ClampBB + Inflate s maxExtent parametrem\n- excludedMembers bug fix (prevence reuse stiffening members)\n\nCo je revertováno\n[…]\niltering\n- Importery (Anchor, Bolt, Connection, Weld) IsInSameConnectionAs checks\n- IPluginLogger parametry a všechna logging volání\n- Name/Profile properties na Member a Plate\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "#34580 revert connection isolation and logging, keep SorterSettings a…",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-06-12T11:13:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "37e0b008f6edf2bef00019a0183c17d7e798c878",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into 34580_tekla_mc_mode",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-06-12T10:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b156cce0a334c179da47b4566e145b92ae19b5",
"body": "…uide-update\n\nUpdate parameter expression reference guide from FunctionEvaluators a…",
"is_bot": false,
"headline": "Merge pull request #1210 from idea-statica/docs/parameter-reference-g…",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-06-12T08:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c4c2c22c399c7b6550fccac2fbef0f16f33790",
"body": "…udit\n\nDocument missing functions: RoundWithOffset, CheckForcesIn,\nGetCrossSectionFormCode, ValueCount, Bolts, AnchorOrthogonal,\nAnchorPolar, ifs, and the parametric cross-section (ProfileBuilder)\nfunctions. Add undocumented capabilities: GetValue default argument\nand Css.* component geometry access\n[…]\nfication setting,\ncase-sensitivity rules. Fix errors: division operator, remainder\nexample, EccentricityEnd* property names, Format/Join outputs,\nbroken table markup and typos.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Update parameter expression reference guide from FunctionEvaluators a…",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-12T08:16:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "433ed8ce54a24beecce5c899d0180b9eca01f0ce",
"body": "Docs/connection api refresh",
"is_bot": false,
"headline": "Merge pull request #1208 from idea-statica/docs/connection-api-refresh",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-06-11T12:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e9a3208489507ab90805c26427f2c1c95d9272",
"body": "…pdate-endpoint\n\nAdd ParameterExpressionType to IdeaParameterUpdate",
"is_bot": false,
"headline": "Merge pull request #1209 from idea-statica/mlastovetskyi/Parameters-u…",
"author_name": "lastmyk",
"author_login": "lastmyk",
"committed_at": "2026-06-11T12:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2436934802d60679ad5e424b515b1827ae1d302",
"body": "- One canonical sentence on all three pages: check_value is the\n utilization expressed as a percentage (85.0 = 85 %), already scaled\n by 100 by the service, do not multiply again, use check_status for\n pass/fail. Drop the 'at or below 100 passes' threshold claim that\n contradicted the check_stat\n[…]\ne is the\n defensive read in both languages)\n- .NET Standard requirement: '2.0 or 2.1' consistently (the package\n multi-targets netstandard2.0;netstandard2.1), drop 'or later'\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Address second review: unify check_value phrasing, .NET Standard wording",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-11T11:59:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dfe51f9c791d5bf87e1c5eebd4353063ff1e14a2",
"body": "Introduce ParameterExpressionType enum and an optional ExpressionType\nproperty (default Value) on IdeaParameterUpdate so a parameter update can\ntarget Value/Expression, LowerBound, UpperBound, DefaultExpression, or\nValidationExpression. The field is optional and defaults to Value, so\nexisting {Key, Expression} payloads keep working unchanged.",
"is_bot": false,
"headline": "Add ParameterExpressionType to IdeaParameterUpdate",
"author_name": "Mykola Lastovetskyi",
"author_login": "lastmyk",
"committed_at": "2026-06-11T11:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfbfe6a1f97d1dbcc99a389e9dba5e97b385f40",
"body": "- Normalize all CodeSamples snippets to the real folder casing Inputs/\n (39 files used lowercase inputs/ - works on Windows only by case\n insensitivity and contradicted the csproj entries)\n- Unify the check_value no-valid-value story across concepts and the\n LLM reference: gate on skipped, tolera\n[…]\n sentinel\n claim. The percentage scale is now source-verified: the service maps\n the internal utilization ratio with CheckValRatio = 1e2\n (ConResultHelperIOM.GetIOMCheckRes)\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Address PR review: normalize Inputs/ casing, unify check_value guidance",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-11T10:28:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "abbf9e5230bac9c918c2269da29a3616ac32bdda",
"body": "30011 can",
"is_bot": false,
"headline": "Merge pull request #1207 from idea-statica/30011_can",
"author_name": "mcihal",
"author_login": "mcihal",
"committed_at": "2026-06-11T04:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371a9faf035608e80ed9b9c5c943629525a11c0c",
"body": "IDEA StatiCa migrated to .NET 10; IdeaStatiCa.ConnectionRestApi.exe now\nrequires Microsoft.AspNetCore.App 10.0. Update the clients prerequisites\nREADME (incl. installer link and 25.1 path), the C# SDK runner error\nguidance, and name the runtime explicitly in the getting-started\ntroubleshooting section.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Bump required ASP.NET Core Runtime 8 -> 10 in prerequisites",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-10T19:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40fc60f27b9ac416a89b56c4ba9e51de965b0519",
"body": "…n sweep\n\n- Author all 76 missing CodeSamples/Samples/*.cs snippet files embedded\n by the published C# reference pages (codesnippet-not-found warnings\n for connection-api now zero; project compiles with 0 warnings/errors,\n every method verified against the SDK source)\n- Add READMEs: CodeSamples, \n[…]\nalc-fatigue-1 (analysis type comes from the connection)\n- Rename misspelled calc-design-resitance-1 folder and\n calc-fire-resitance-1.py to 'resistance', update all references\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Fix Connection API examples: 76 missing doc snippets, READMEs, versio…",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-10T19:35:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65c98ac64cb2d521f6c53ceb9069dc126e4974bc",
"body": "Annotated table of all 5 C# and 10 Python examples on main with GitHub\nlinks, run prerequisites, and start-here guidance. Wired into the TOC,\nllms.txt, and the overview resources list.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Add Connection API examples catalog page",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-10T12:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad57e169911bd45b390ddabfceee9b076ea04c71",
"body": "- Landing page: replace text wall with Bootstrap card grid - one card per\n product (Connection API, RCS API, BIM API, IOM) with get-started CTAs,\n plus Extensions, help, and AI-tools sections\n- Top navigation: APIs first; rename misleading 'Home' (which led to\n reference articles) to 'Resources'; 'API' to 'APIs'\n- Connection API overview: add a TIP callout linking new users straight\n to Getting started\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Improve developer site UX: card-based landing page, clearer navigation",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-10T12:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389d1c3c732cdc6a29765c7ba224ddabe4a5284f",
"body": "- Rewrite connection_api_overview.md: current architecture (REST service,\n API 3.0), client packages, full capability map of all 16 resource groups,\n API history, link to the ChatGPT Connection API Assistant for Python\n- Add connection_api_getting_started.md: run the service, first script in\n C# \n[…]\noken bare link in index.md / parameters guide\n\nAll API claims in the new pages verified against the SDK sources\n(python api_ext, C# ApiExt, openapi.yaml) at SDK version 26.0.2.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Refresh Connection API documentation",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-10T12:04:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "95372c8a8dd52fcb126012f9e4e0331f85b6f4c8",
"body": "…ng box etc. by changes fix tekla plugin",
"is_bot": false,
"headline": "#34580 modify bulk sorter - pass settings by parameter. add Max boudi…",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-06-05T10:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c79529cdde86655e4e1100d07c285d1cfd621e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into 30011_can",
"author_name": "Michal Cihal",
"author_login": "mcihal",
"committed_at": "2026-06-03T11:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c3998e8a72da661c60902acc53c9523c7ef2e6",
"body": "Mark PlateElements.PlateType/PlateUID as [DataMember]",
"is_bot": false,
"headline": "Merge pull request #1205 from idea-statica/fix/result-mesh-datamember",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-06-03T10:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8de23fbce9bfd74cfaa954b3df67c53d3f82ec7",
"body": "ResultOnMesh / PlateElements are [DataContract] types, so Json.NET\nserializes them in opt-in mode. PlateType and PlateUID lacked\n[DataMember], so they were silently dropped from the serialized\nresult mesh - losing which plate each element group belongs to and\nwhether it is a steel plate or a weld. Required for exposing the\nFEM result mesh over the Connection REST API (GitHub discussion #1202).\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Mark PlateElements.PlateType/PlateUID as [DataMember]",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-06-03T08:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29105bc4aff9a4708c825d3c4a98d4a8dcd428c5",
"body": "#34635 tekla plugin add logging",
"is_bot": false,
"headline": "Merge pull request #1201 from idea-statica/34635_tekla_add_logging",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-06-02T05:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40dc8defc52f8727d7b526d69109be8997ecf5e1",
"body": null,
"is_bot": false,
"headline": "#34635 tekla plugin add logging",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-06-02T05:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04c1fd055c8983e3eed290133f14cfb58eb2ac2e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into 30011_can",
"author_name": "Michal Cihal",
"author_login": "mcihal",
"committed_at": "2026-05-29T12:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43bb9d2f3d073b2e10c8854386309f5f5287b85",
"body": "#34524 Fix target framework definition",
"is_bot": false,
"headline": "Merge pull request #1199 from idea-statica/34524_Rstab_publish_fix",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-28T05:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f30f04f745e396d169b42fcb4b73db1b30ac936d",
"body": null,
"is_bot": false,
"headline": "#34524 Fix target framework definition",
"author_name": "RobinBlazekIDEA",
"author_login": "RobinBlazekIDEA",
"committed_at": "2026-05-28T05:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0354e0c2cfed4a38cf76e0f312c5499f506e5b4",
"body": "#34524 Fix publish of rstab link",
"is_bot": false,
"headline": "Merge pull request #1198 from idea-statica/34524_publish_rstab_link",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-27T12:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba36f3193d8224781a93fd59e6163a6fc6650721",
"body": null,
"is_bot": false,
"headline": "#34524 Fix publish of rstab link",
"author_name": "Robin Blazek",
"author_login": "RobinBlazekIDEA",
"committed_at": "2026-05-27T12:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a0e1758a8e05a44dc85a3609d7dcdf76fef3d0",
"body": null,
"is_bot": false,
"headline": "IOM Canadian",
"author_name": "Michal Cihal",
"author_login": "mcihal",
"committed_at": "2026-05-27T06:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3367993fd3f288c639ba70ff3608e3e25eabf8c",
"body": null,
"is_bot": false,
"headline": "IOM canadian material",
"author_name": "Michal Cihal",
"author_login": "mcihal",
"committed_at": "2026-05-26T10:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e4190c0b041cdca3f3d992ca783262b3b3992c1",
"body": "…ging\n\n34408 tekla improve progress messaging for bulk selection",
"is_bot": false,
"headline": "Merge pull request #1197 from idea-statica/34408_tekla_progress_messa…",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-22T12:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb506341506336259a1319e4db3cb08a95907fd",
"body": null,
"is_bot": false,
"headline": "34408 tekla improve progress messaging for bulk selection",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-22T11:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711e716002c90a90849905869777f3662297d563",
"body": "IR model export/parsing dissable logs",
"is_bot": false,
"headline": "Merge pull request #1196 from idea-statica/dissable_logging_ir",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-22T08:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec6d5c7e44264c64e3df331799be16918c4dc6c6",
"body": null,
"is_bot": false,
"headline": "IR model export/parsing dissable logs",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-22T08:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8648bd3466fd5cf9d566ef1fb9d134d91ada38e2",
"body": "MIgration to .NET 10 merged to main.",
"is_bot": false,
"headline": "Merge pull request #1195 from idea-statica/main_net10",
"author_name": "Martin Jansa",
"author_login": "martinjansa",
"committed_at": "2026-05-22T08:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2a9f267df9c89e3f963e75fa7d02d1c70f7c17",
"body": "34407 tekla css improve",
"is_bot": false,
"headline": "Merge pull request #1194 from idea-statica/34407_tekla_css_improve",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-21T12:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7122a3d4c53347f8e4a1fc5bef060361752d438",
"body": "…oryHelper\n\n Corrected several bugs in CssFactoryHelper.cs where cross-section parameters were mapped incorrectly to factory\n methods:\n\n Non-cold-formed profiles:\n - ConvertUProfile: swapped rf and taperF arguments in FillRolledChannel — flange edge radius was passed as taper angle\n and vice v\n[…]\neateCenterline_CC + FillColdFormedGeneral\n - ConvertParamZZProfile (not symmetrical): used FillColdFormedZ and skipped both lip parameters; replaced with\n CreateCenterline_ZZ + FillColdFormedGeneral",
"is_bot": false,
"headline": "Fix parametric and library cross-section parameter mapping in CssFact…",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-21T12:35:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "964170d2176141c9b8e62e62bceb3f20dad4691d",
"body": null,
"is_bot": false,
"headline": "imporove EC css detection",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-05-21T09:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3de0d2a0ada91f01b1bb8c47af3317e3b5afea47",
"body": "Cleanup: remove unused usings and enforce IDE0005\n\n- Removes unused usings from C# source files.\n- Enables XML doc generation and suppresses XML doc-related warnings (required by Roslyn's IDE0005 analyzer).\n- Enables EnforceCodeStyleInBuild and enable code rule IDE0005 (Remove unnecessary using dire\n[…]\noject.\n- Adds Directory.Build.props to the repo root to ensure the correct configuration when it is built independently, and and imports the parent Directory.Build.props when it is part of a monorepo.",
"is_bot": false,
"headline": "#34292: Remove unused using directives and enforce IDE0005 (#1191)",
"author_name": "Jiri Polasek",
"author_login": "jiripolasek-ideastatica",
"committed_at": "2026-05-20T12:30:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca19ae65b27f9eed0b95102584315732fd7d1783",
"body": "…mbers_not_only_for_vectors\n\n#34236 Populate whole LCS",
"is_bot": false,
"headline": "Merge pull request #1189 from idea-statica/34236_Populate_axis_for_me…",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-05-15T13:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b17e96ef61f4a689943b6b406e53c66e1321750e",
"body": null,
"is_bot": false,
"headline": "#34236 Populate whole LCS",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-05-15T12:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e82028284da9503aa8ac92c2a5b1a633613e3b",
"body": "…n-on-ref-line\n\nFeature/con member position on ref line",
"is_bot": false,
"headline": "Merge pull request #1188 from idea-statica/feature/con-member-positio…",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-05-15T12:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5786ddb1367b13c8e0c733edfc974bd0af7d21a5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main_net10' into feature/con-member-position-on-ref-line",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-05-15T12:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d933b96b933dd35da625c982767701ff2fab213",
"body": null,
"is_bot": false,
"headline": "Add PositionOnRefLine Property",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-05-15T11:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce330aa0aab4cbd455f19c604efeec1f854bd63",
"body": "* #33893: Add CreateTemplateFromConnection API contract\n\n Introduce ConTemplateCreateResult DTO and CreateTemplateFromConnectionAsync\n on IConnectionApiController to support exporting a connection's parametric\n design as a reusable template payload with structured metadata (design code,\n version\n[…]\nhis fix.\n\nA matching change to the generator template\n(Connections/ConnectionRestApi/openapi/templates/csharp/netcore_project.mustache\nin the main repo) is needed so future regens don't drop it again.",
"is_bot": false,
"headline": "#33893: Add CreateTemplateFromConnection API contract (#1186)",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-05-12T06:25:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0afbbdc9a24c38021efc27113ba6aad86294d011",
"body": "…elper\n\nAdd SaveDesignItemPicture helper to ConnectionLibrary SDKs",
"is_bot": false,
"headline": "Merge pull request #1187 from idea-statica/Save_design_item_picture_h…",
"author_name": "TomKohoutek",
"author_login": "TomKohoutek",
"committed_at": "2026-05-11T11:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd159efe867f4c80e08e42e01a99781ca7bbf7f7",
"body": "Wraps the get-picture endpoint with a file-saving helper for both\nC# (SaveDesignItemPictureAsync) and Python (save_design_item_picture),\nmirroring ExportApiExt.ExportIfcFileAsync.\n\nCo-authored-by: Claude",
"is_bot": false,
"headline": "Add SaveDesignItemPicture helper to ConnectionLibrary SDKs",
"author_name": "Tomas Kohoutek",
"author_login": null,
"committed_at": "2026-05-11T11:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c466e14235228af08fb49d3c6421c328f28bd5c3",
"body": "… (#1180)\n\n* Put .NET 8.0 back\n\n* Sync public repo package versions to match versions in the main repo",
"is_bot": false,
"headline": "#33585: Bring .NET 8 back to support plugins for .NET 8 based clients…",
"author_name": "Jiri Polasek",
"author_login": "jiripolasek-ideastatica",
"committed_at": "2026-05-04T04:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b12a3412f7bec5b702c19ec595cde8d07bbede",
"body": "#33817 ekla plugin startup fix",
"is_bot": false,
"headline": "Merge pull request #1182 from idea-statica/33817_tekla_plugin",
"author_name": "Pavel Vaďura",
"author_login": "vadura-pavel",
"committed_at": "2026-04-30T11:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb95cff850eb8c054b0ffe91093b079d0f1737cf",
"body": null,
"is_bot": false,
"headline": "#33817 ekla plugin startup fix",
"author_name": "Pavel Vadura",
"author_login": "vadura-pavel",
"committed_at": "2026-04-30T11:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be17a5ebe5dfed6763e02808f83fd95b2fe681da",
"body": "#33953 T reverse factory (#1179)",
"is_bot": false,
"headline": "Merge pull request #1181 from idea-statica/main",
"author_name": "Martin Jansa",
"author_login": "martinjansa",
"committed_at": "2026-04-30T08:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d93c146a1289254c86aca709d8f3ecf3c0fa0752",
"body": null,
"is_bot": false,
"headline": "#33953 T reverse factory (#1179)",
"author_name": "RobinBlazekIDEA",
"author_login": "RobinBlazekIDEA",
"committed_at": "2026-04-29T13:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4cf5656ca884c53e112f2f4fb0b884a14084c0",
"body": "…10-pr25505\n\nMerge main into main_net10 (ADO PR !25505 automerge)",
"is_bot": false,
"headline": "Merge pull request #1178 from idea-statica/automerge/main-to-main_net…",
"author_name": "Martin Jansa",
"author_login": "martinjansa",
"committed_at": "2026-04-28T13:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "177a043c2aadcc19ed3d32f4ac7d4961cb7bc5d7",
"body": "The merge of main into main_net10 inadvertently dropped the\nnetstandard2.1-conditional Microsoft.Bcl.AsyncInterfaces package\nreference on IdeaStatiCa.ConnectionApi.csproj. The reference came from\nmain_net10 commit 7037d5dd to fix IAsyncDisposable type-forwarding for\nnet10.0 consumers, and the conflict resolution had taken main's version.\nRe-adding it restores the fix.",
"is_bot": false,
"headline": "Restore Microsoft.Bcl.AsyncInterfaces dependency for netstandard2.1",
"author_name": "Martin Jansa",
"author_login": null,
"committed_at": "2026-04-28T13:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce83b8c0372897bb03657beb4c4ff25c24463a3d",
"body": "Brings public main's commits forward to main_net10 so develop_net10\nin the main repo can land #33520 CreateEmptyConnectionAsync.\n\nConflicts resolved by taking main's regenerated client version\n(26.0.1.1682) over main_net10's older 26.0.1.1196 in:\n- csharp client README, Configuration.cs, .csproj\n- python client README, __init__.py, api_client.py, configuration.py, setup.py",
"is_bot": false,
"headline": "Merge main into main_net10 (PR !25505 automerge)",
"author_name": "Martin Jansa",
"author_login": null,
"committed_at": "2026-04-28T13:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df2e8f6764574efe1ea154d32048dbef201451bc",
"body": "* #33520 CreateEmptyConnectionAsync\n\n* #33520 CopyConnectionAsync\n\n* #33520 Regenerate Connection API client",
"is_bot": false,
"headline": "#33520 CreateEmptyConnectionAsync (#1175)",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-04-28T05:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f442168fe6048e7dd0535f71825cdeb7c95d1e2",
"body": "Co-authored-by: tomasisaidea <tomas.isa@ideastatica.com>",
"is_bot": false,
"headline": "Revert \"Client for 26.0\" (#1176) (#1177)",
"author_name": "Jiri Polasek",
"author_login": "jiripolasek-ideastatica",
"committed_at": "2026-04-24T14:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb815ee831900d4eae53a5732398d6772e82eb8",
"body": null,
"is_bot": false,
"headline": "Revert \"Client for 26.0\" (#1176)",
"author_name": "tomasisaidea",
"author_login": "tomasisaidea",
"committed_at": "2026-04-24T06:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0178e57cacb6fc3bc06e4c254ebfa1dd96a4531",
"body": "Merge main -> main_net10",
"is_bot": false,
"headline": "Merge pull request #1174 from idea-statica/main",
"author_name": "Martin Jansa",
"author_login": "martinjansa",
"committed_at": "2026-04-23T08:28:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 439,
"latest_release_at": "2024-01-17T13:36:41Z",
"latest_release_tag": "24.0.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 49,
"days_since_latest_release": 930,
"mean_days_between_releases": 5.2
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "IdeaStatiCa.IOM.VersioningServiceTests",
"path": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"tokens": [
"nuget.not_packable"
],
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.IntermediateModel.Tests",
"path": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"tokens": [
"nuget.not_packable"
],
"ecosystem": "nuget"
},
{
"name": "DotnetBuildTools",
"path": "tools/DotnetBuildTools/DotnetBuildTools.csproj",
"tokens": [
"nuget.output_type:exe"
],
"ecosystem": "nuget"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com"
],
"total": 1,
"header": 1,
"collected": true,
"has_inspect_badge": false
},
"has_description": false,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "IdeaStatiCa.OpenModel",
"exists": true,
"license": null,
"keywords": [
"IdeaStatiCa",
"BIM",
"C#",
"FEA",
"IOM",
"IdeaOpenModel"
],
"ecosystem": "nuget",
"categories": [],
"matches_repo": false,
"registry_url": "https://www.nuget.org/packages/IdeaStatiCa.OpenModel",
"declared_type": null,
"is_deprecated": false,
"latest_version": "26.0.4.1707",
"repository_url": "https://github.com/idea-statica/ideastatica-plugin",
"versions_count": 114,
"total_downloads": 261705,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-05T12:02:59.957000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "IdeaStatiCa.Plugin",
"exists": true,
"license": null,
"keywords": [
"IdeaStatiCa",
"BIM",
"C#",
"FEA",
"IOM"
],
"ecosystem": "nuget",
"categories": [],
"matches_repo": false,
"registry_url": "https://www.nuget.org/packages/IdeaStatiCa.Plugin",
"declared_type": null,
"is_deprecated": false,
"latest_version": "26.0.4.1707",
"repository_url": "https://github.com/idea-statica/ideastatica-plugin",
"versions_count": 112,
"total_downloads": 134146,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-05T12:03:01.443000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 15,
"stars": 35,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-08-04",
"count": 1
}
],
"complete": true,
"collected": 15,
"total_forks": 15
},
"star_history": null,
"open_issues_and_prs": 35
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks",
"samples"
],
"has_llms_txt": true,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/application_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/connection_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/country_code.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/event_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/health_check.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/model_object.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/plugin_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/project_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/storage_service.proto",
"src/IdeaStatiCa.Plugin/Grpc/GrpcReflectionServiceContract.proto",
"src/api-sdks/connection-api/clients/csharp/api/openapi.yaml",
"src/api-sdks/rcs-api/clients/csharp/api/openapi.yaml"
],
"has_devcontainer": false,
"typecheck_configs": [
"src/api-sdks/connection-api/clients/python/ideastatica_connection_api/py.typed",
"src/api-sdks/rcs-api/clients/python/ideastatica_rcs_api/py.typed"
],
"toolchain_manifests": [
"examples/bimapi/CheckbotBimLink/BimLinkExampleRunner/BimLinkExampleRunner.csproj",
"examples/bimapi/CheckbotBimLink/CadExample/BimApiLinkCadExample/BimApiLinkCadExample.csproj",
"examples/bimapi/CheckbotBimLink/CadExample/CadBulkSelection/CadBulkSelection.csproj",
"examples/bimapi/CheckbotBimLink/CadExample/CadExampleApi/CadExampleApi.csproj",
"examples/bimapi/CheckbotBimLink/CppFeaExample/CopyToOutputApp/CopyToOutputApp.csproj",
"examples/bimapi/CheckbotBimLink/CppFeaExample/ImporterWrappers/ImporterWrappers.csproj",
"examples/bimapi/CheckbotBimLink/FeaExample/BimApiLinkFeaExample/BimApiLinkFeaExample.csproj",
"examples/bimapi/CheckbotBimLink/FeaExample/FeaExampleApi/FeaExampleApi.csproj",
"examples/bimapi/CheckbotBimLink/SAF/CppSafFeaExample/CopyToOutputApp/CopyToOutputApp.csproj",
"examples/bimapi/CheckbotBimLink/SAF/SafFeaBimLink/SafFeaBimLink.csproj",
"examples/bimapi/CheckbotBimLink/SAF/SafFeaExample/SafFeaApi_Mock/SafFeaApi_MOCK.csproj",
"examples/bimapi/CheckbotBimLink/SAF/SafFeaExample/SafFeaTestApp/SafFeaTestApp.csproj",
"examples/bimapi/SAF2IOM-WinForm-Tester/SAF2IOM/SAF2IOM.csproj",
"examples/iom/csharp/ConnectionIomGenerator/ConnectionIomGenerator.UI/ConnectionIomGenerator.UI.csproj",
"examples/iom/csharp/ConnectionIomGenerator/ConnectionIomGenerator/ConnectionIomGenerator.csproj",
"examples/iom/csharp/ConnectionIomGenerator/ConnectionIomGeneratorApp/ConnectionIomGeneratorApp.csproj",
"examples/iom/csharp/IomToRcsExamples/IomToRcsExampleRunner/IomToRcsExampleRunner.csproj",
"examples/iom/csharp/IomToRcsExamples/IomToRcsExamples/IomToRcsExamples.csproj",
"examples/iom/csharp/SteelFrameExample/IOM.SteelFrameDesktop/IOM.SteelFrameDesktop.csproj",
"examples/iom/csharp/SteelFrameExample/IOM.SteelFrameExample/IOM.SteelFrameExample.csproj",
"examples/iom/csharp/SteelFrameExample/IOM.SteelFrameWeb/IOM.SteelFrameWeb.csproj",
"src/CheckbotPlugins/ExamplePlugin/ExamplePlugin.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.PluginList.Tests/IdeaStatiCa.CheckbotPlugin.PluginList.Tests.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.PluginList/IdeaStatiCa.CheckbotPlugin.PluginList.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/IdeaStatiCa.CheckbotPlugin.Protos.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin/IdeaStatiCa.CheckbotPlugin.csproj",
"src/Examples/CCM/FEAppExample_1/FEAppExample_1.csproj",
"src/Examples/CheckbotBimLink/BimLinkExampleConsoleApp/BimLinkExampleConsoleApp.csproj",
"src/IdeaRS.OpenModel/IdeaRS.OpenModel.csproj",
"src/IdeaStatiCa.Api/IdeaStatiCa.Api.csproj",
"src/IdeaStatiCa.BimApi/IdeaStatiCa.BimApi.csproj",
"src/IdeaStatiCa.BimApiLink/IdeaStatiCa.BimApiLink.csproj",
"src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"src/IdeaStatiCa.BimImporter/IdeaStatiCa.BimImporter.csproj",
"src/IdeaStatiCa.IOM.VersioningService/IdeaStatiCa.IOM.VersioningService.csproj",
"src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"src/IdeaStatiCa.IntermediateModel/IdeaStatiCa.IntermediateModel.csproj",
"src/IdeaStatiCa.ItemsSorter/IdeaStatiCa.ItemsSorter.csproj",
"src/IdeaStatiCa.NetFrameworkPort/IdeaStatiCa.NetFrameworkPort.csproj",
"src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"src/IdeaStatiCa.PluginsTools.Windows/IdeaStatiCa.PluginsTools.Windows.csproj",
"src/IdeaStatiCa.PluginsTools/IdeaStatiCa.PluginsTools.csproj",
"src/IdeaStatiCa.Public/IdeaStatiCa.Public.csproj",
"src/IdeaStatiCa.RcsClient/IdeaStatiCa.RcsClient.csproj",
"src/Logger/IdeaStatiCa.PluginLogger/IdeaStatiCa.PluginLogger.csproj",
"src/SystemTests/SystemTestService/SystemTestService.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/CalculationBulkTool/CalculationBulkTool.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/CodeSamples/CodeSamples.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/ConApiWpfClient/ConApiWpfClientApp/ConApiWpfClientApp.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/ConversionBulkTool/ConversionBulkTool.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/PublishBulkTool/PublishBulkTool.csproj",
"src/api-sdks/connection-api/clients/csharp/src/IdeaStatiCa.ConnectionApi/IdeaStatiCa.ConnectionApi.csproj",
"src/api-sdks/connection-api/clients/csharp/src/tests/ST_ConRestApiClient/ST_ConRestApiClient.csproj",
"src/api-sdks/rcs-api/clients/csharp/examples/CodeSamples/CodeSamples.csproj",
"src/api-sdks/rcs-api/clients/csharp/examples/RcsApiWpfClient/RcsApiWpfClientApp/RcsApiWpfClientApp.csproj",
"src/api-sdks/rcs-api/clients/csharp/src/IdeaStatiCa.RcsApi/IdeaStatiCa.RcsApi.csproj",
"src/api-sdks/rcs-api/clients/csharp/src/tests/ST_RcsRestApiClient/ST_RcsRestApiClient.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.Ram25ToIdea/IdeaStatiCa.Ram25ToIdea.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.Ram25ToIdeaApp/IdeaStatiCa.Ram25ToIdeaApp.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamContracts/IdeaStatiCa.RamContracts.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamToIdea/IdeaStatiCa.RamToIdea.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamToIdeaApp/IdeaStatiCa.RamToIdeaApp.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamToIdeaTest/IdeaStatiCa.RamToIdeaTest.csproj",
"src/bim-links/rstab/IdeaRstabPlugin/IdeaRstabPlugin.csproj",
"src/bim-links/rstab/IdeaRstabPluginInstaller/IdeaRstabPluginInstaller.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2018/IdeaStatiCa.TeklaStructures2018.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2019/IdeaStatiCa.TeklaStructures2019.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2020/IdeaStatiCa.TeklaStructures2020.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2021/IdeaStatiCa.TeklaStructures2021.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2022/IdeaStatiCa.TeklaStructures2022.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2023/IdeaStatiCa.TeklaStructures2023.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2024/IdeaStatiCa.TeklaStructures2024.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2025/IdeaStatiCa.TeklaStructures2025.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2026/IdeaStatiCa.TeklaStructures2026.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructuresResources/IdeaStatiCa.TeklaStructuresResources.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructuresTest/IdeaStatiCa.TeklaStructuresTest.csproj",
"tools/DotnetBuildTools/DotnetBuildTools.csproj"
],
"largest_source_bytes": 1200166,
"source_files_sampled": 2071,
"oversized_source_files": 28,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 7,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 81,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Newtonsoft.Json",
"manifest": "src/IdeaRS.OpenModel/IdeaRS.OpenModel.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Newtonsoft.Json",
"manifest": "src/IdeaStatiCa.Api/IdeaStatiCa.Api.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.SignalR.Client",
"manifest": "src/IdeaStatiCa.Api/IdeaStatiCa.Api.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.Json",
"manifest": "src/IdeaStatiCa.Api/IdeaStatiCa.Api.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Bcl.HashCode",
"manifest": "src/IdeaStatiCa.BimApiLink/IdeaStatiCa.BimApiLink.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "FluentAssertions",
"manifest": "src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Newtonsoft.Json",
"manifest": "src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NSubstitute",
"manifest": "src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit",
"manifest": "src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit3TestAdapter",
"manifest": "src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MathNet.Numerics",
"manifest": "src/IdeaStatiCa.BimImporter/IdeaStatiCa.BimImporter.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MathNet.Spatial",
"manifest": "src/IdeaStatiCa.BimImporter/IdeaStatiCa.BimImporter.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Newtonsoft.Json",
"manifest": "src/IdeaStatiCa.BimImporter/IdeaStatiCa.BimImporter.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.RegularExpressions",
"manifest": "src/IdeaStatiCa.BimImporter/IdeaStatiCa.BimImporter.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit",
"manifest": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit3TestAdapter",
"manifest": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit.Analyzers",
"manifest": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "coverlet.collector",
"manifest": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "FluentAssertions",
"manifest": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NSubstitute",
"manifest": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit3TestAdapter",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit.Analyzers",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "coverlet.collector",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "FluentAssertions",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NSubstitute",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Newtonsoft.Json",
"manifest": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "FluentAssertions",
"manifest": "src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NSubstitute",
"manifest": "src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit",
"manifest": "src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit3TestAdapter",
"manifest": "src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "coverlet.collector",
"manifest": "src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.CSharp",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Castle.Windsor",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.DependencyModel",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Castle.Core",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Google.Protobuf",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Grpc.Core",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Grpc.Tools",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Newtonsoft.Json",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Collections.Immutable",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.RegularExpressions",
"manifest": "src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.SignalR.Client",
"manifest": "src/IdeaStatiCa.RcsClient/IdeaStatiCa.RcsClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Newtonsoft.Json",
"manifest": "src/IdeaStatiCa.RcsClient/IdeaStatiCa.RcsClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.RegularExpressions",
"manifest": "src/IdeaStatiCa.RcsClient/IdeaStatiCa.RcsClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.Json",
"manifest": "src/IdeaStatiCa.RcsClient/IdeaStatiCa.RcsClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.CommandLine.Hosting",
"manifest": "tools/DotnetBuildTools/DotnetBuildTools.csproj",
"ecosystem": "nuget",
"version_constraint": "0.4.0-alpha.22272.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Castle.Core",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Castle.Windsor",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "FluentAssertions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Google.Protobuf",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Grpc.Core",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Grpc.Tools",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MathNet.Numerics",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MathNet.Spatial",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MathNet.Spatial",
"direct": true,
"version": "0.6.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.SignalR.Client",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Bcl.HashCode",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CSharp",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyModel",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NSubstitute",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit.Analyzers",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit3TestAdapter",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Collections.Immutable",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.CommandLine.Hosting",
"direct": true,
"version": "0.4.0-alpha.22272.1",
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.RegularExpressions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Autofac",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Autofac",
"direct": false,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "Autofac.Extensions.DependencyInjection",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Autofac.Extensions.DependencyInjection",
"direct": false,
"version": "9.0.0",
"ecosystem": "nuget"
},
{
"name": "AutoFixture.NUnit3",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "CommunityToolkit.Mvvm",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "FluentAssertions.Json",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Grpc.Net.Client",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Idea.Bentley.Ram",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatica.BimApi",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatica.BimApiLink",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatica.BimApiLink",
"direct": false,
"version": "24.1.0.3003",
"ecosystem": "nuget"
},
{
"name": "IdeaStatica.BimApiLink",
"direct": false,
"version": "24.1.2.1513",
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.ConnectionApi",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.ConRestApiClientUI",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.ItemsSorter",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatica.OpenModel",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.Plugin",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.Plugin",
"direct": false,
"version": "24.1.0.3003",
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.PluginLogger",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.Public",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.RcsApi",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdeaStatiCa.SAF2IOM",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ini-parser",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "JsonSubTypes",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.Json",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "morelinq",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Polly",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "PropertyChanged.Fody",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "RestSharp",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Enrichers.Process",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Enrichers.Thread",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.Console",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.Debug",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.File",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Diagnostics.DiagnosticSource",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Drawing.Common",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Management",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Memory",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Net.Http",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Private.Uri",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Tekla.Structures",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Tekla.Structures.Catalogs",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Tekla.Structures.Datatype",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Tekla.Structures.Dialog",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Tekla.Structures.Model",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Tekla.Structures.Plugins",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "TeklaOpenAPI",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "aiohttp",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "flake8",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tox",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "types-python-dateutil",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 88,
"direct_count": 24,
"indirect_count": 64
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 883,
"open_issues": 31,
"closed_ratio": 0.841,
"closed_issues": 164,
"closed_unmerged_prs": 52
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "dbacovsky",
"commits": 469,
"avatar_url": "https://avatars.githubusercontent.com/u/80262104?v=4"
},
{
"type": "User",
"login": "vadura-pavel",
"commits": 347,
"avatar_url": "https://avatars.githubusercontent.com/u/51780315?v=4"
},
{
"type": "User",
"login": "mpospisil",
"commits": 293,
"avatar_url": "https://avatars.githubusercontent.com/u/19650653?v=4"
},
{
"type": "User",
"login": "TomKohoutek",
"commits": 145,
"avatar_url": "https://avatars.githubusercontent.com/u/147369824?v=4"
},
{
"type": "User",
"login": "nathanlukeIDEA",
"commits": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/93578548?v=4"
},
{
"type": "User",
"login": "OndraZitko",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/139956356?v=4"
},
{
"type": "User",
"login": "mcihal",
"commits": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/55736740?v=4"
},
{
"type": "User",
"login": "RobinBlazekIDEA",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/147713647?v=4"
},
{
"type": "User",
"login": "peterfasianok",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/170720172?v=4"
},
{
"type": "User",
"login": "vaclavsmolikIDEA",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/125988967?v=4"
}
],
"contributors_sampled": 35,
"top_contributor_share": 0.265
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docfx.yml",
"dotnet-artifacts.yml",
"dotnet.yml",
"publish-conclient-pip.yml",
"publish-rcsclient-pip.yml"
],
"has_docs_dir": true,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": null,
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 3,
"decided_7d": 5,
"merged_30d": 29,
"authors_30d": 8,
"decided_30d": 32,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 8,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-04T08:03:09Z",
"oldest_open_prs": [
{
"number": 1137,
"created_at": "2026-03-25T07:47:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1206,
"created_at": "2026-06-04T08:54:38Z",
"last_comment_at": "2026-06-04T08:54:55Z",
"last_comment_author": "RobinBlazekIDEA"
},
{
"number": 1246,
"created_at": "2026-07-28T08:53:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1248,
"created_at": "2026-07-30T16:42:15Z",
"last_comment_at": "2026-07-30T16:42:39Z",
"last_comment_author": "RobinBlazekIDEA"
}
],
"last_merged_pr_at": "2026-08-04T08:00:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 178,
"created_at": "2021-02-16T03:19:39Z",
"last_comment_at": "2021-02-23T22:45:55Z",
"last_comment_author": "ozbuild"
},
{
"number": 88,
"created_at": "2021-11-17T11:17:32Z",
"last_comment_at": "2021-11-17T17:06:20Z",
"last_comment_author": "mpospisil"
},
{
"number": 389,
"created_at": "2023-12-05T02:16:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 398,
"created_at": "2023-12-11T07:02:11Z",
"last_comment_at": "2023-12-12T03:14:55Z",
"last_comment_author": "nathanlukeIDEA"
},
{
"number": 517,
"created_at": "2024-05-19T15:15:30Z",
"last_comment_at": "2024-06-06T23:49:28Z",
"last_comment_author": "nathanlukeIDEA"
},
{
"number": 527,
"created_at": "2024-05-24T14:39:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 528,
"created_at": "2024-05-29T07:24:09Z",
"last_comment_at": "2024-06-12T11:59:37Z",
"last_comment_author": "DanielGMorenaFhecor"
},
{
"number": 540,
"created_at": "2024-06-13T11:11:44Z",
"last_comment_at": "2024-08-20T00:29:13Z",
"last_comment_author": "nathanlukeIDEA"
},
{
"number": 574,
"created_at": "2024-07-10T01:40:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 613,
"created_at": "2024-08-05T03:22:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 621,
"created_at": "2024-08-12T08:40:16Z",
"last_comment_at": "2024-12-04T01:07:18Z",
"last_comment_author": "nathanlukeIDEA"
},
{
"number": 625,
"created_at": "2024-08-20T00:40:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 626,
"created_at": "2024-08-20T02:13:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 633,
"created_at": "2024-08-21T07:34:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 644,
"created_at": "2024-09-04T13:43:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 782,
"created_at": "2025-01-28T01:39:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 812,
"created_at": "2025-03-04T03:00:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 833,
"created_at": "2025-03-27T01:43:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 916,
"created_at": "2025-07-15T14:31:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 927,
"created_at": "2025-07-28T06:48:44Z",
"last_comment_at": "2025-07-28T14:11:22Z",
"last_comment_author": "AcevedoDavid396"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/idea-statica/ideastatica-public",
"host": "github.com",
"name": "ideastatica-public",
"owner": "idea-statica"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 65,
"calibrated": 75,
"calibration": "2026-08-02"
}
}
],
"value": 75,
"inputs": {
"security": 21,
"vitality": 78,
"community": 63,
"governance": 74,
"calibration": "2026-08-02",
"engineering": 75,
"ai_readiness": 73,
"weighted_overall_raw": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "exceptional",
"name": "Development activity",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"commits_last_year": 439,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 49
},
"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": "49/52 weeks with commits",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 49
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "439 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 439
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"releases_count": 2,
"latest_release_tag": "24.0.0",
"releases_from_tags": true,
"days_since_latest_release": 930,
"mean_days_between_releases": 5.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 930 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 930
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"forks": 15,
"stars": 35,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "35 stars",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 35
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "15 forks",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 15
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 1,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [
"github.com"
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 35,
"top_contributor_share": 0.265
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 26% of commits",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 26
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "35 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 35
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"merged_prs": 883,
"open_issues": 31,
"closed_issues": 164,
"prs_merged_7d": 3,
"prs_decided_7d": 5,
"prs_merged_30d": 29,
"prs_decided_30d": 32,
"issue_closed_ratio": 0.841,
"closed_unmerged_prs": 52,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "883/935 decided PRs merged",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 883,
"decided": 935
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 73,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "idea-statica",
"public_repos": 4,
"account_age_days": 2675
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "73 followers of idea-statica",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 73,
"login": "idea-statica"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~7 yr old",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 75,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 21,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dependency_lockfiles"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"source": "file_signals",
"lockfiles": [],
"manifests": [],
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"components": [
{
"key": "security_policy_security_md",
"name": "Security policy (SECURITY.md)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "dependabot_config",
"name": "Dependabot config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "dependency_lockfiles",
"name": "Dependency lockfiles",
"detail": "no dependency manifests — not applicable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_dependency_manifests",
"params": {}
}
],
"max_points": 25
},
{
"key": "codeql_workflow",
"name": "CodeQL workflow",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV; 81 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 7
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 81
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 7,
"unassessed_packages": 81,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 7,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_llms_txt": true,
"legible_history_share": 0.89,
"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": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "89 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 89,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"src/api-sdks/connection-api/clients/python/ideastatica_connection_api/py.typed",
"src/api-sdks/rcs-api/clients/python/ideastatica_rcs_api/py.typed"
],
"agent_commit_share": 0.07,
"toolchain_manifests": [
"examples/bimapi/CheckbotBimLink/BimLinkExampleRunner/BimLinkExampleRunner.csproj",
"examples/bimapi/CheckbotBimLink/CadExample/BimApiLinkCadExample/BimApiLinkCadExample.csproj",
"examples/bimapi/CheckbotBimLink/CadExample/CadBulkSelection/CadBulkSelection.csproj",
"examples/bimapi/CheckbotBimLink/CadExample/CadExampleApi/CadExampleApi.csproj",
"examples/bimapi/CheckbotBimLink/CppFeaExample/CopyToOutputApp/CopyToOutputApp.csproj",
"examples/bimapi/CheckbotBimLink/CppFeaExample/ImporterWrappers/ImporterWrappers.csproj",
"examples/bimapi/CheckbotBimLink/FeaExample/BimApiLinkFeaExample/BimApiLinkFeaExample.csproj",
"examples/bimapi/CheckbotBimLink/FeaExample/FeaExampleApi/FeaExampleApi.csproj",
"examples/bimapi/CheckbotBimLink/SAF/CppSafFeaExample/CopyToOutputApp/CopyToOutputApp.csproj",
"examples/bimapi/CheckbotBimLink/SAF/SafFeaBimLink/SafFeaBimLink.csproj",
"examples/bimapi/CheckbotBimLink/SAF/SafFeaExample/SafFeaApi_Mock/SafFeaApi_MOCK.csproj",
"examples/bimapi/CheckbotBimLink/SAF/SafFeaExample/SafFeaTestApp/SafFeaTestApp.csproj",
"examples/bimapi/SAF2IOM-WinForm-Tester/SAF2IOM/SAF2IOM.csproj",
"examples/iom/csharp/ConnectionIomGenerator/ConnectionIomGenerator.UI/ConnectionIomGenerator.UI.csproj",
"examples/iom/csharp/ConnectionIomGenerator/ConnectionIomGenerator/ConnectionIomGenerator.csproj",
"examples/iom/csharp/ConnectionIomGenerator/ConnectionIomGeneratorApp/ConnectionIomGeneratorApp.csproj",
"examples/iom/csharp/IomToRcsExamples/IomToRcsExampleRunner/IomToRcsExampleRunner.csproj",
"examples/iom/csharp/IomToRcsExamples/IomToRcsExamples/IomToRcsExamples.csproj",
"examples/iom/csharp/SteelFrameExample/IOM.SteelFrameDesktop/IOM.SteelFrameDesktop.csproj",
"examples/iom/csharp/SteelFrameExample/IOM.SteelFrameExample/IOM.SteelFrameExample.csproj",
"examples/iom/csharp/SteelFrameExample/IOM.SteelFrameWeb/IOM.SteelFrameWeb.csproj",
"src/CheckbotPlugins/ExamplePlugin/ExamplePlugin.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.PluginList.Tests/IdeaStatiCa.CheckbotPlugin.PluginList.Tests.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.PluginList/IdeaStatiCa.CheckbotPlugin.PluginList.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/IdeaStatiCa.CheckbotPlugin.Protos.csproj",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin/IdeaStatiCa.CheckbotPlugin.csproj",
"src/Examples/CCM/FEAppExample_1/FEAppExample_1.csproj",
"src/Examples/CheckbotBimLink/BimLinkExampleConsoleApp/BimLinkExampleConsoleApp.csproj",
"src/IdeaRS.OpenModel/IdeaRS.OpenModel.csproj",
"src/IdeaStatiCa.Api/IdeaStatiCa.Api.csproj",
"src/IdeaStatiCa.BimApi/IdeaStatiCa.BimApi.csproj",
"src/IdeaStatiCa.BimApiLink/IdeaStatiCa.BimApiLink.csproj",
"src/IdeaStatiCa.BimImporter.Tests/IdeaStatiCa.BimImporter.Tests.csproj",
"src/IdeaStatiCa.BimImporter/IdeaStatiCa.BimImporter.csproj",
"src/IdeaStatiCa.IOM.VersioningService/IdeaStatiCa.IOM.VersioningService.csproj",
"src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"src/IdeaStatiCa.IntermediateModel/IdeaStatiCa.IntermediateModel.csproj",
"src/IdeaStatiCa.ItemsSorter/IdeaStatiCa.ItemsSorter.csproj",
"src/IdeaStatiCa.NetFrameworkPort/IdeaStatiCa.NetFrameworkPort.csproj",
"src/IdeaStatiCa.Plugin.Tests/IdeaStatiCa.Plugin.Tests.csproj",
"src/IdeaStatiCa.Plugin/IdeaStatiCa.Plugin.csproj",
"src/IdeaStatiCa.PluginsTools.Windows/IdeaStatiCa.PluginsTools.Windows.csproj",
"src/IdeaStatiCa.PluginsTools/IdeaStatiCa.PluginsTools.csproj",
"src/IdeaStatiCa.Public/IdeaStatiCa.Public.csproj",
"src/IdeaStatiCa.RcsClient/IdeaStatiCa.RcsClient.csproj",
"src/Logger/IdeaStatiCa.PluginLogger/IdeaStatiCa.PluginLogger.csproj",
"src/SystemTests/SystemTestService/SystemTestService.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/CalculationBulkTool/CalculationBulkTool.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/CodeSamples/CodeSamples.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/ConApiWpfClient/ConApiWpfClientApp/ConApiWpfClientApp.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/ConversionBulkTool/ConversionBulkTool.csproj",
"src/api-sdks/connection-api/clients/csharp/examples/PublishBulkTool/PublishBulkTool.csproj",
"src/api-sdks/connection-api/clients/csharp/src/IdeaStatiCa.ConnectionApi/IdeaStatiCa.ConnectionApi.csproj",
"src/api-sdks/connection-api/clients/csharp/src/tests/ST_ConRestApiClient/ST_ConRestApiClient.csproj",
"src/api-sdks/rcs-api/clients/csharp/examples/CodeSamples/CodeSamples.csproj",
"src/api-sdks/rcs-api/clients/csharp/examples/RcsApiWpfClient/RcsApiWpfClientApp/RcsApiWpfClientApp.csproj",
"src/api-sdks/rcs-api/clients/csharp/src/IdeaStatiCa.RcsApi/IdeaStatiCa.RcsApi.csproj",
"src/api-sdks/rcs-api/clients/csharp/src/tests/ST_RcsRestApiClient/ST_RcsRestApiClient.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.Ram25ToIdea/IdeaStatiCa.Ram25ToIdea.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.Ram25ToIdeaApp/IdeaStatiCa.Ram25ToIdeaApp.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamContracts/IdeaStatiCa.RamContracts.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamToIdea/IdeaStatiCa.RamToIdea.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamToIdeaApp/IdeaStatiCa.RamToIdeaApp.csproj",
"src/bim-links/bentley-ram/IdeaStatiCa.RamToIdeaTest/IdeaStatiCa.RamToIdeaTest.csproj",
"src/bim-links/rstab/IdeaRstabPlugin/IdeaRstabPlugin.csproj",
"src/bim-links/rstab/IdeaRstabPluginInstaller/IdeaRstabPluginInstaller.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2018/IdeaStatiCa.TeklaStructures2018.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2019/IdeaStatiCa.TeklaStructures2019.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2020/IdeaStatiCa.TeklaStructures2020.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2021/IdeaStatiCa.TeklaStructures2021.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2022/IdeaStatiCa.TeklaStructures2022.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2023/IdeaStatiCa.TeklaStructures2023.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2024/IdeaStatiCa.TeklaStructures2024.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2025/IdeaStatiCa.TeklaStructures2025.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructures2026/IdeaStatiCa.TeklaStructures2026.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructuresResources/IdeaStatiCa.TeklaStructuresResources.csproj",
"src/bim-links/tekla/IdeaStatiCa.TeklaStructuresTest/IdeaStatiCa.TeklaStructuresTest.csproj",
"tools/DotnetBuildTools/DotnetBuildTools.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "examples/bimapi/CheckbotBimLink/BimLinkExampleRunner/BimLinkExampleRunner.csproj, examples/bimapi/CheckbotBimLink/CadExample/BimApiLinkCadExample/BimApiLinkCadExample.csproj, examples/bimapi/CheckbotBimLink/CadExample/CadBulkSelection/CadBulkSelection.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "examples/bimapi/CheckbotBimLink/BimLinkExampleRunner/BimLinkExampleRunner.csproj, examples/bimapi/CheckbotBimLink/CadExample/BimApiLinkCadExample/BimApiLinkCadExample.csproj, examples/bimapi/CheckbotBimLink/CadExample/CadBulkSelection/CadBulkSelection.csproj"
}
}
],
"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": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "src/api-sdks/connection-api/clients/python/ideastatica_connection_api/py.typed, src/api-sdks/rcs-api/clients/python/ideastatica_rcs_api/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/api-sdks/connection-api/clients/python/ideastatica_connection_api/py.typed, src/api-sdks/rcs-api/clients/python/ideastatica_rcs_api/py.typed"
}
}
],
"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": "7 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 1200166,
"source_files_sampled": 2071,
"oversized_source_files": 28
},
"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": "28/2071 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2071,
"oversized": 28
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "excellent",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples",
"notebooks",
"samples"
],
"has_mcp_signal": false,
"api_schema_files": [
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/application_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/connection_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/country_code.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/event_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/health_check.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/model_object.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/plugin_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/project_service.proto",
"src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/storage_service.proto",
"src/IdeaStatiCa.Plugin/Grpc/GrpcReflectionServiceContract.proto",
"src/api-sdks/connection-api/clients/csharp/api/openapi.yaml",
"src/api-sdks/rcs-api/clients/csharp/api/openapi.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/application_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/connection_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/country_code.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/event_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/health_check.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/model_object.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/plugin_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/project_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/storage_service.proto, src/IdeaStatiCa.Plugin/Grpc/GrpcReflectionServiceContract.proto, src/api-sdks/connection-api/clients/csharp/api/openapi.yaml, src/api-sdks/rcs-api/clients/csharp/api/openapi.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/application_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/connection_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/country_code.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/event_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/health_check.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/model_object.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/plugin_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/project_service.proto, src/CheckbotPlugins/IdeaStatiCa.CheckbotPlugin.Protos/storage_service.proto, src/IdeaStatiCa.Plugin/Grpc/GrpcReflectionServiceContract.proto, src/api-sdks/connection-api/clients/csharp/api/openapi.yaml, src/api-sdks/rcs-api/clients/csharp/api/openapi.yaml"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, notebooks, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks, samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {
"application": 3,
"network-service": 3
},
"primary": null,
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "nuget.not_packable",
"weight": -3.6
},
{
"tier": "declared",
"label": "application",
"source": "nuget.output_type:exe",
"weight": 3
},
{
"tier": "structure",
"label": "network-service",
"source": "api_schema",
"weight": 3
}
],
"artifacts": [
{
"path": "src/IdeaStatiCa.IOM.VersioningServiceTests/IdeaStatiCa.IOM.VersioningServiceTests.csproj",
"labels": [],
"ecosystem": "nuget"
},
{
"path": "src/IdeaStatiCa.IntermediateModel.Tests/IdeaStatiCa.IntermediateModel.Tests.csproj",
"labels": [],
"ecosystem": "nuget"
},
{
"path": "tools/DotnetBuildTools/DotnetBuildTools.csproj",
"labels": [
"application"
],
"ecosystem": "nuget"
}
],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"nuget package 'IdeaStatiCa.OpenModel' points at a different repository (https://github.com/idea-statica/ideastatica-plugin); excluded from ecosystem scoring",
"nuget package 'IdeaStatiCa.Plugin' points at a different repository (https://github.com/idea-statica/ideastatica-plugin); excluded from ecosystem scoring",
"OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
],
"report_type": "repository",
"generated_at": "2026-08-05T12:13:06.501533Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/idea-statica/ideastatica-public.svg",
"full_name": "idea-statica/ideastatica-public",
"license_state": "standard",
"license_spdx": "MIT"
}