Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 28134,
"has_wiki": true,
"homepage": null,
"languages": {
"ANTLR": 3036,
"Shell": 208,
"Python": 861288,
"Mathematical Programming System": 1695
},
"pushed_at": "2026-07-24T09:54:19Z",
"created_at": "2024-02-09T12:59:42Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T09:53:04Z",
"description": "Gems, a framework for generic modelling in energy systems",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "main",
"license_spdx_raw": "MPL-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "AntaresSimulatorTeam",
"type": "Organization",
"login": "AntaresSimulatorTeam",
"company": null,
"location": null,
"followers": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/40797821?v=4",
"created_at": "2018-07-03T13:27:43Z",
"is_verified": null,
"public_repos": 34,
"account_age_days": 2942
},
"license": {
"state": "standard",
"spdx_id": "MPL-2.0",
"raw_spdx": "MPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-07-24T09:54:19Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-06-11T12:12:48Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-06-05T14:00:37Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-30T16:36:44Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-04-02T12:07:48Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-03-16T11:06:39Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2026-02-13T14:16:45Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-02-09T09:29:40Z"
}
],
"recent_commits": [
{
"oid": "7fbc3f4112ecf7887f941c45dc43e78996e25749",
"body": "Bump version from 0.1.2 to 0.1.3 in pyproject.toml and uv.lock, and\nfinalize the CHANGELOG with the package split (gems_craft/gems_runner),\nthe new gems_craft_hybrid package, the taxonomy/version LibrarySchema\nfields, and the extra-output fixes that landed since 0.1.2.",
"is_bot": false,
"headline": "release: v0.1.3 (#259)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-24T09:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6fe6554914205a7e002087ef446228ae462b59",
"body": "…py (#256)\n\n* fix(deps): revert runner extra, restore full deps in pip install gemspy\n\nPR #244 split gems into gems_craft/gems_runner and moved linopy, xarray,\nand highspy into an optional \"runner\" extra so pip install gemspy would\nonly pull gems_craft's dependencies. Issue #252 asks to revert only \n[…]\nendencies,\n drop the now-empty runner extra\n- uv.lock: regenerated via uv lock\n- ci.yml: drop --extra runner from the uv sync install step\n- AGENTS.md, CHANGELOG.md: update docs to match\n\nCloses #252",
"is_bot": false,
"headline": "fix(deps): revert runner extra, restore full deps in pip install gems…",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-24T07:32:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "518b63b5db69a9f09c61a92b3c391c52ba2f67b3",
"body": "* Add optional taxonomy and version fields to LibrarySchema\n\ntaxonomy is also propagated to the resolved Library class as free-form\nmetadata (no validation logic attached); version stays schema-only.\n\n* Document taxonomy/version fields in CHANGELOG\n\n* Show optional taxonomy/version fields in library.yml example\n\n* Rename example taxonomy id in library.yml doc\n\n* Add unit test for library \"version\" field parsing (#253)",
"is_bot": false,
"headline": "Add optional taxonomy and version fields to LibrarySchema (#251)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-23T17:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d74bf5297e59f9b77bff39f5b40a200a3a91a6",
"body": "feat: add gems_craft_hybrid package for hybrid study parsing",
"is_bot": false,
"headline": "Merge pull request #245 from AntaresSimulatorTeam/feat/gems_craft_hybrid",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-22T07:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e78a3bdfde9ddcbaab2abc11b90158e5350a2b",
"body": null,
"is_bot": false,
"headline": "version number + helper",
"author_name": "OUSTRY Antoine",
"author_login": "aoustry",
"committed_at": "2026-07-21T09:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8cc2e5db739be5c8122ceeca47559f733417139",
"body": null,
"is_bot": false,
"headline": "formatting",
"author_name": "OUSTRY Antoine",
"author_login": "aoustry",
"committed_at": "2026-07-21T09:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f7b3358598bea6c05087fb8b35637691ae663f",
"body": null,
"is_bot": false,
"headline": "adapt tests to new hybrid system and lib",
"author_name": "OUSTRY Antoine",
"author_login": "aoustry",
"committed_at": "2026-07-21T09:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4de4d913047fac8416b34b84a529f7d58b20a11a",
"body": null,
"is_bot": false,
"headline": "improve hybrid example (fixture for tests)",
"author_name": "OUSTRY Antoine",
"author_login": "aoustry",
"committed_at": "2026-07-21T08:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa74e400aed436fb3298dbd349e54e9f09cfbaca",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feat/gems_craft_hybrid",
"author_name": "Juliette-Gerbaux",
"author_login": "Juliette-Gerbaux",
"committed_at": "2026-07-21T07:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d7219b215e4789228b554e32e56c51c17550e88",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feat/gems_craft_hybrid",
"author_name": "OUSTRY Antoine",
"author_login": "aoustry",
"committed_at": "2026-07-20T20:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e71494c2ed2d90b4fd803a45850b7e44ccd58c6b",
"body": "Updated section titles and code examples for hybrid libraries and systems. Clarified YAML structure and provided new usage examples for parsing and writing hybrid data.",
"is_bot": false,
"headline": "Revise hybrid libraries and systems documentation",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-20T20:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fb294803ce310099585fb0bb9044fbcd0f20eae",
"body": "…appers\n\nAddresses tbittar's review comment on PR #245: end-users no longer need to\npass the Hybrid*Schema class explicitly to parse_yaml_system/parse_yaml_library.\nContent-based auto-detection isn't reliable here (a hybrid file with no\nhybrid-only fields populated is indistinguishable from a plain one under\nextra=\"forbid\"), so instead gems_craft_hybrid now exposes schema-bound\nwrapper functions.",
"is_bot": false,
"headline": "Add parse_yaml_hybrid_system/parse_yaml_hybrid_library convenience wr…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-20T20:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdf2e59d5c8f872e2ccff715a195575223394a5",
"body": "Addresses tbittar's review comment on PR #245: the function name should\nmatch its write-side counterpart write_yaml_system.",
"is_bot": false,
"headline": "Rename parse_yaml_components to parse_yaml_system for naming consistency",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-20T20:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8481fbffabb204479033c16213483df09a291cf",
"body": null,
"is_bot": false,
"headline": "deleted a misplaced description of components' properties",
"author_name": "OUSTRY Antoine",
"author_login": "aoustry",
"committed_at": "2026-07-20T14:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e136c4b56ee400656c81ef7f7aa702a4b77aac5",
"body": "…brid/gems_runner) (#250)\n\nFollowing the gems_craft/gems_runner split (#244) and gems_craft_hybrid\naddition (#245), tests/unittests/ was still organized by topic, which\nsilently mixed packages under the same folder (e.g. simulation/ and\nexpressions/visitor/test_evaluation.py actually exercised gems_\n[…]\n, and\ngems_runner/ as top-level siblings, topics nested underneath.\ntests/e2e/ is left untouched since those tests are cross-package by\ndesign.\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: reorganize tests/unittests by package (gems_craft/gems_craft_hy…",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-07-20T10:11:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0dcfc40cc4a314be31871512659d9ac7ba9771d9",
"body": "* refactor: split gems into gems_craft and gems_runner\n\nSplits the monolithic gems package along a solver-dependency boundary\ninstead of a parsing-vs-everything boundary:\n\n- gems_craft: the resolved domain model (Model, Library, System,\n Component, PortsConnection), YAML schema/parsing, and the str\n[…]\nnder the solver-dependent side.\n\nVerified: gems_craft imports cleanly in a clean venv with no runner\nextra installed; mypy clean; full pytest suite passes unchanged\n(541 passed, 6 skipped, 1 xfailed).",
"is_bot": false,
"headline": "Split gems into gems_craft/gems_runner (alternative to #243) (#244)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-20T08:53:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2ad581f180cb1af710d8fac41ab2726195db2078",
"body": null,
"is_bot": false,
"headline": "Apply suggestion from @aoustry",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-17T14:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76aeecbe2664745dda6d962b19ff0837e6697c3",
"body": "…brid\n\nAreaConnectionsSchema/SystemSchema.area_connections was parsed but never\nconsumed by the standard resolve/solve pipeline in gems_craft or\ngems_runner, so it belongs alongside HybridSystemSchema's other\nAntares-interop-only fields rather than in the base package.\n\nAddresses PR review comment on #245.",
"is_bot": false,
"headline": "refactor: move AreaConnectionsSchema from gems_craft to gems_craft_hy…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T14:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db3feab21ee63b1f216673eb26893e744412b4e",
"body": "…rid-only\n\nDocument the version field under a new \"Library YAML\" section in\ninputs.md and adjust the hybrid library section and changelog entry\nso version is no longer described as a hybrid-specific addition.",
"is_bot": false,
"headline": "docs: clarify that LibrarySchema's version field is standard, not hyb…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T14:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dab7883145aaa52b8376bc4096a72a5f99b399e",
"body": "Port the hybrid GEMS/Antares Simulator schemas drafted on\nfeature/submodule_gems_craft (AreaConnectionSchema, PortThermalCapacitySchema,\nHybridPortTypeSchema, HybridLibrarySchema, ThermalComponentSchema,\nThermalCapacityConnectionSchema, HybridSystemSchema) onto the gems_craft/\ngems_runner package sp\n[…]\nrite_yaml_library/write_yaml_system for round-trip\nI/O. LibrarySchema gains a version field. AreaConnectionsSchema/\narea_connections were already present on the base SystemSchema and are\nreused as-is.",
"is_bot": false,
"headline": "feat: add gems_craft_hybrid package for hybrid study parsing",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T14:30:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b84a60e203cab759517c84ff3ddb9fd00e42bde",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into refacto/splitting_option_two",
"author_name": "Thomas Bittar",
"author_login": "tbittar",
"committed_at": "2026-07-17T14:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0143a3d06cd71c319857215f11d90330c73daffd",
"body": "…mes (#247)\n\nColumn names like absolute-time-index or scenario-index are not valid\nPython identifiers, which prevents attribute-style access on the\nresulting DataFrame (e.g. via query() or itertuples()).",
"is_bot": false,
"headline": "fix: use underscores instead of hyphens in simulation table column na…",
"author_name": "Juliette-Gerbaux",
"author_login": "Juliette-Gerbaux",
"committed_at": "2026-07-13T10:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9076ccc2bf0537337173c08f561c0d9371a1a85c",
"body": "Extra-output expressions such as `dual(balance) >= unsupplied_cost - 5`\npreviously raised NotImplementedError at post-solve evaluation because\nVectorizedExtraOutputBuilder inherited the base comparison() that\nunconditionally rejects ComparisonNode.\n\nOverride comparison() in the post-solve builder to\n[…]\nvalues.\n\nmin()/max() already worked post-solve; add regression tests covering both\nthe min and comparison extra-output cases. Bump version to 0.1.3.\n\nSolve a bug on extra-outputs when multiple models.",
"is_bot": false,
"headline": "fix: extra output comparison (#240)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-07-13T10:20:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "029b40b0a51b5aabb1bdd0af17e4d9fad59610e2",
"body": "CI was still installing deps without the new `runner` optional-dependency\nextra, so mypy failed resolving gems_runner's linopy/xarray/highspy\nimports. The pytest step also still referenced the old `gems` package\nname for coverage.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01C635KKMQurDjEBS3qXBqpA",
"is_bot": false,
"headline": "fix(ci): install runner extra and fix coverage package names",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-03T16:35:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e129896ce5419a61555b09e98327b4ec053b336e",
"body": "Splits the monolithic gems package along a solver-dependency boundary\ninstead of a parsing-vs-everything boundary:\n\n- gems_craft: the resolved domain model (Model, Library, System,\n Component, PortsConnection), YAML schema/parsing, and the structural\n half of the expression language (AST, parsing,\n[…]\n full pytest suite passes unchanged\n(541 passed, 6 skipped, 1 xfailed).\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01C635KKMQurDjEBS3qXBqpA",
"is_bot": false,
"headline": "refactor: split gems into gems_craft and gems_runner",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-03T16:09:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dfada61824b5a5cbbc193c351e3c26dfba60ca39",
"body": "…Py Developer Guide [GP-02] (#242)\n\n* docs(agents): add GEMS Developer Guidelines reference to AGENTS.md\n\n* docs(developer-guide): reference central GEMS Developer Guidelines",
"is_bot": false,
"headline": "(docs): Add GEMS Developer Guidelines reference to AGENTS.md and Gems…",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-06-30T09:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428d34ca7a919e9ab2226c219294c244e272501c",
"body": "Co-authored-by: Thomas Bittar <thomas.bittar@rte-france.com>",
"is_bot": false,
"headline": "Check parameters (#236)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-06-17T16:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb035104e088d561a315a57d25f6c8b861f463d",
"body": "* docs: complete AGENTS.md with taxonomy",
"is_bot": false,
"headline": "feat/ taxonomy in agents.md (#233)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-06-15T15:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc28534cc8c03ccc9a4d9c662cd207885e1905f",
"body": "* feat/ add operators abs & round (#217)\n\n* Add abs and round unary operators (#216)\n\nTwo new unary operators that mirror the floor/ceil pattern:\n- abs(x): absolute value\n- round(x): banker's rounding (round-half-to-even), matching np.round\n and Python 3's built-in round.\n\nLike floor/ceil, both ope\n[…]\n: nikolaredstork <nikola.ilic@redstork-solutions.com>\nCo-authored-by: Guillaume_RTEi <165799647+GuillaumeMaistre@users.noreply.github.com>\nCo-authored-by: Dušan <dusan.paripovic@rte-international.com>",
"is_bot": false,
"headline": "release: v.0.1.2 (#224)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-06-11T12:11:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "352f2cdb6d3cf2dc40b2e75570f6556528f49cbe",
"body": null,
"is_bot": false,
"headline": "remove duplicate ci (#222)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-06-09T07:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "259fc94cbdf778d5d90a6e21bca5c0536e0e8933",
"body": "* update links to GEMS repo\n\n* transparent pictures\n\n* fix png image link\n\n* scheme -> schema",
"is_bot": false,
"headline": "fix/Update links to GEMS repo (#219)",
"author_name": "Guillaume_RTEi",
"author_login": "GuillaumeMaistre",
"committed_at": "2026-06-09T07:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e78014b1f66daf59c395a17c2d1c4417f1ba901",
"body": null,
"is_bot": false,
"headline": "Governance Layer",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-06-08T08:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd94ac4cb2719c464669f1925b7a90cae8949398",
"body": null,
"is_bot": false,
"headline": "merge main in develop",
"author_name": "OUSTRY Antoine",
"author_login": "aoustry",
"committed_at": "2026-06-05T15:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd0560ec78c9b70372b7635437bd1fca6d52ac1",
"body": null,
"is_bot": false,
"headline": "Update version to 0.1.1 and document changes in CHANGELOG.md (#213)",
"author_name": "Dušan",
"author_login": "dusanparipovic",
"committed_at": "2026-06-05T14:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a005e37a0be9867277c671920648894a514dc3",
"body": "* Replace nb-scenarios with scenario playlist in scenario-scope (#206)\n\n* Replace nb-scenarios with scenario playlist in scenario-scope\n\nThe scenario-scope config now accepts either an inline include/exclude\ndeclaration (with support for 1-based integer indices and 'a-b' range\nstrings) or a playlist\n[…]\nce MPS\n\n---------\n\nCo-authored-by: Antoine Oustry, PhD <58943406+aoustry@users.noreply.github.com>\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: tbittar <thomas.bittar@rte-france.com>",
"is_bot": false,
"headline": "merge develop branch into main (#212)",
"author_name": "Dušan",
"author_login": "dusanparipovic",
"committed_at": "2026-05-29T11:33:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "19c9d870088ebcdfe4a04c857f0e75e16aaafff5",
"body": null,
"is_bot": false,
"headline": "add issue creation for GemsViewsBuilder repo",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-22T10:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21d8ee1203e7f028223580558acf510907b62b1a",
"body": null,
"is_bot": false,
"headline": "add token for antares legacy converter",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-22T07:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e442463ddc6b5709516d7dde171ce9fd3f15644",
"body": null,
"is_bot": false,
"headline": "add notify workflow",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-19T09:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38363375f4ea45f5c4108f1acac830d36d5becc",
"body": "* Equality refacto\n\n* Add and update tests\n\n* Update reference MPS",
"is_bot": false,
"headline": "Equality refacto (#209)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-05-18T16:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de17c7f36df9266c9ecae4027f25037ca36725a5",
"body": null,
"is_bot": false,
"headline": "fix step 9 in issue templates",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-10T14:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9175422640b885be3734040c2225903b19df4ffc",
"body": null,
"is_bot": false,
"headline": "delete changelog file",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-10T11:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb8511b165f1a126450fc6695a5724adfb85f6f",
"body": null,
"is_bot": false,
"headline": "remove compatibility file from issue templates",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-10T08:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77a743c7ba7b8bd7ed605eb8cf2a8dd7537a0a2e",
"body": "* Replace nb-scenarios with scenario playlist in scenario-scope\n\nThe scenario-scope config now accepts either an inline include/exclude\ndeclaration (with support for 1-based integer indices and 'a-b' range\nstrings) or a playlist-file reference pointing to a flat JSON array of\n1-based integers. Both \n[…]\nond\nplain YAML parsing (relative path resolution and eager scenario_ids\npopulation).\n\nhttps://claude.ai/code/session_01EfjU9tBfdyZ9nZmQFCe5uU\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Replace nb-scenarios with scenario playlist in scenario-scope (#206)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-05-06T07:50:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "78bcd6ab18f3c99f396451220dbc059c4206abb1",
"body": null,
"is_bot": false,
"headline": "exclude compatibility file",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-05T08:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e72155bc9cb14cb939c8917836a3458ae301a13",
"body": null,
"is_bot": false,
"headline": "delete unnecessary issue templae",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-04T16:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03d3411b62589d3c2290f22440ecf102572656b",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "nikolaredstork",
"author_login": "nikolaredstork",
"committed_at": "2026-05-04T13:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2178cfbabc9d6f82af1543ebbbedffadf9d7e42b",
"body": "* Update version\n\n* Add changelog\n\n* Update version",
"is_bot": false,
"headline": "Update version (#203)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-04-30T16:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55c7e8302d925e9693c28c9c8f5aed9b8d88121",
"body": "* test(bounds): add optest4 to verify complex bounds with non-trivial time/scenario-dependent values\n\noptest4 is identical to optest1 except minimum_generation_modulation is set\nto non-zero constant values (0.5/0.3/0.4) for unique_prod/unique_prod2/unique_prod3,\nso the lower-bound expression min(p_m\n[…]\no-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: Seddik Yassine Abdelouadoud <yassine.abdelouadoud@mines-paristech.fr>\nCo-authored-by: YassineAbdelouadoud <yassine.abdelouadoud@gmail.com>",
"is_bot": false,
"headline": "Massive refactoring of GemsPy (#200) (#202)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-04-30T15:54:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b6e863d332bda20860324c669975b5b1617f4982",
"body": null,
"is_bot": false,
"headline": "ci config (#201)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-04-30T14:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a95271988e9515676ea4df6610ecf865f3195a59",
"body": null,
"is_bot": false,
"headline": "edit pyproject toml 005->006 (#192)",
"author_name": "Guillaume_RTEi",
"author_login": "GuillaumeMaistre",
"committed_at": "2026-04-02T10:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0dfdc8df17ac61d6ad5f4c00a7de04fabf893cd",
"body": "…ion (#191)\n\n* fix: expand operators in variable and constraint bounds before evaluation\n\nTimeShiftNode (and other time operators) in bound expressions caused\nNotImplementedError when EvaluationVisitor was called directly.\n\nApply the same expand_operators + linearize_expression pattern already\nused \n[…]\nator in bounds\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: GuillaumeRTEi <guillaume.maistre@rte-international.com>\nCo-authored-by: tbittar <thomas.bittar@rte-france.com>",
"is_bot": false,
"headline": "Enable complex variable bounds expressions, thanks to operator expans…",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-04-02T08:19:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "20021bf581faec38f9a98a92eb88c2bf99c72865",
"body": "The default `addition` in ExpressionVisitorOperations accumulated results\nwith `res = res + o` in a loop. The flattening `__add__` on ExpressionNode\ncopies the accumulated operand list at each step, giving O(T²) total copy\nwork for a T-term AdditionNode.\n\nOverride `addition` in CopyVisitor to build \n[…]\n cost to O(T).\n\nAdd a regression test that asserts the time ratio between T=10_000 and\nT=1_000 stays below 20 (linear ≈ 10, quadratic ≈ 100).\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf: fix O(T²) list copies in CopyVisitor.addition (#189)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-03-25T09:31:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bd319d8779dd4526cd6cd9f5f1117439a0cfc1dc",
"body": "* fix: implement floor/ceil/max/min visitors in LinearExpressionBuilder\n\nThese operators are valid in a linear expression when all operands are\nconstant. Previously they raised unconditionally; now they evaluate to\na constant result, and only raise ValueError when a non-constant\n(variable-containing\n[…]\nUK\n\n* style: fix line length in visitTimeShiftExpr and visitTimeIndexExpr signatures\n\nhttps://claude.ai/code/session_01So7yDQ3KiPj8oDa4xYnhUK\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Complementary devs for floor, ceil, min, and max operations (#186)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-03-24T21:37:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "158da983766601234e3c5eb89ff76fec53870c00",
"body": "* docs: add AGENTS.md and agent guidance docs\n\nAdd AGENTS.md with project overview, architecture, commands, and\nconventions for AI coding agents. Add supporting docs under\ndocs/agents/ covering Python conventions and testing strategy.\nInclude .github/copilot-instructions.md pointing to AGENTS.md.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* Rendering\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add AGENTS.md and agent guidance docs (#187)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2026-03-24T17:04:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "89d77934a17eb197977593463cf1d6dbcd707a70",
"body": "* Add floor, ceil, max, and min math operators to GemsPy expression AST\n\nThese operators are needed to parse and evaluate GEMS model expressions\nfrom antares_legacy_models.yml, which uses ceil(p/q), max(0, expr), and\nmin(a, b) in variable bounds and constraint expressions for thermal unit\ncommitment\n[…]\nprParser.py and ExprVisitor.py:\nspaces after colons in type hints, one-item-per-line lists, extra\nblank lines between class/function definitions.\n\n\n* style: improve ref to unary and n-ary functions\n\n-",
"is_bot": false,
"headline": "feat: add max, min, ceil & floors operators (#180)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-03-23T19:38:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78abdd3fb366120934d288ad110a97435a34e0ea",
"body": "* fix: pandas and pydantic deprecations\n\n* fix: lint",
"is_bot": false,
"headline": "fix: pandas and pydantic deprecations (#184)",
"author_name": "Theo Pascoli",
"author_login": "TheoPascoli",
"committed_at": "2026-03-23T16:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e435d6d4d6a05f33b65f37519468cf16db06b44d",
"body": "Add CI, PyPI version, Python versions, license, documentation, and\ncode style badges to the README header for quick project health overview.",
"is_bot": false,
"headline": "docs: add status and quality badges to README (#183)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-03-20T17:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d556a50dc764499b5b2ce3b4228acdcd6903cd",
"body": null,
"is_bot": false,
"headline": "feat(release): bump version to 0.0.5 in pyproject.toml (#178)",
"author_name": "Dušan",
"author_login": "dusanparipovic",
"committed_at": "2026-03-16T11:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89237cf741d9062997050080021110d2e782df84",
"body": "…(#177)\n\n* feat(parsing): add load_input_system with validation and tests",
"is_bot": false,
"headline": "feat(input-system): load input system into memory from provided path …",
"author_name": "Dušan",
"author_login": "dusanparipovic",
"committed_at": "2026-03-16T10:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1430e237937d4588b6dafb9158e1accff9f26f5",
"body": null,
"is_bot": false,
"headline": "feat(release): update version in pyproject.toml",
"author_name": "dusanparipovic",
"author_login": "dusanparipovic",
"committed_at": "2026-02-13T14:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d93924a937d449a51341162d26a703b8483d16d9",
"body": "…(#174)",
"is_bot": false,
"headline": "feat(pypsa -> gems): remove pypsa-> gems converter and related files …",
"author_name": "dusanparipovic",
"author_login": "dusanparipovic",
"committed_at": "2026-02-13T13:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b66acc854c316c23bdab55381481da0a8fa77879",
"body": "…MS-Converter (#173)\n\n* fix(dependencies): remove dependencies from AntaresLegacyModels-to-GEMS-Converter\n- update github workflow file\n- update converters.md",
"is_bot": false,
"headline": "fix(dependencies): remove dependencies from AntaresLegacyModels-to-GE…",
"author_name": "dusanparipovic",
"author_login": "dusanparipovic",
"committed_at": "2026-02-10T08:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1219a23889645e1315989f787d2b6969606d65db",
"body": "* Update pyproject.toml\n* Update version in pyproject.toml 0.0.1 -> 0.0.2",
"is_bot": false,
"headline": "fix(version): rename version (#172)",
"author_name": "dusanparipovic",
"author_login": "dusanparipovic",
"committed_at": "2026-02-09T09:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ccc69b5b33453345bfe8e4b9fb0fb3ccdf6d5e8",
"body": "* refactor(AUTHORS.txt): update AUTHORS.txt file\n- sort names in alphabetical order\n\n* refactor(pyproject.toml): update pyproject.toml\n- prepare for pypi release\n\n* feat(publish.yml): add publish.yml file",
"is_bot": false,
"headline": "feat(PyPI): prepare repo for PyPI upload (#171)",
"author_name": "dusanparipovic",
"author_login": "dusanparipovic",
"committed_at": "2026-02-09T08:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea5f5919f6aeeb9d268e58b3acbf98ab815819a",
"body": "* Rename Gems to GemsPy and update framework details\n\nUpdated documentation to reflect the correct name and details of the GEMS framework and its interpreters.\n\n* Revise GEMS interpreters section \n\nUpdated the section on GEMS interpreters to include GemsPy and Antares Simulator with improved descrip\n[…]\ning Antares Legacy and PyPSA study cases to GEMS format.\n\n* Update site name in mkdocs configuration\n\n* Clarify GemsPy's purpose in documentation\n\nUpdated description of GemsPy to clarify its purpose.",
"is_bot": false,
"headline": "Doc/gems update (#169)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-01-27T17:21:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4bcf5c91789d651b0497a1a5ec9bd41472d2afc7",
"body": "Updated references to the GEMS framework and GemsPy documentation. Improved clarity and consistency in the README content.",
"is_bot": false,
"headline": "Revise README for GEMS and GemsPy references (#167)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-01-26T08:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0f2d6c6322669f70b1f10e4756caf2cfd52cf9",
"body": "* model testing\n\n* utils + format\n\n* format",
"is_bot": false,
"headline": "Test/legacy sts (#168)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-01-23T14:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e201c2ae0be5acf6152123639629eb40c2165e15",
"body": "* hurdle costs\n\n* hurdle costs\n\n* hurdle costs\n\n* Remove unused import from utils.py\n\nRemoved unused import of 'study' from gems.",
"is_bot": false,
"headline": "Tests/legacy link costs (#165)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2026-01-13T13:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1114f64671d5084b2f8945073bfbf362ab3102",
"body": "* contributions to objective working and tested\n\n* typing enforced\n\n* format improved\n\n* backward compatibility removed (-objective- forbidden, must be -objective-contribution-).\nAll corresponding libs adapted.\n\n* Quotes removed",
"is_bot": false,
"headline": "contributions to objective working and tested (#149)",
"author_name": "aalzoobi",
"author_login": "aalzoobi",
"committed_at": "2025-12-19T16:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6436db418fb31a21cf8a913ff142975d8c0d074c",
"body": "* converter\n\n* utils\n\n* test_converter\n\n* test_link_models\n\n* test_link_models\n\n* update general link test\n\n* test_link_model\n\n* test_link_model_indirect_capa\n\n* test_link_model -> convert also thermal for general tests\n\n* test_link_model -> convert also thermal for general tests",
"is_bot": false,
"headline": "Tests/legacy link (#163)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2025-12-15T16:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "978496bc1659df6d3224209fe7baa4c2feb001ec",
"body": null,
"is_bot": false,
"headline": "Tests/thermal params (#162)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2025-12-08T08:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35c6ae4a0b555298cdf81a6cef5d20985d3a240",
"body": "Setting up e2e tests with Antares Simulator (hybrid mode) to validate the converter and the GEMS models.",
"is_bot": false,
"headline": "Tests/e2e antares (#156)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2025-12-04T19:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3df937bdb5d1825181ea32fcae8ff755d09b8121",
"body": "* scenario_builder_converted + tested\n\n* conversion modeler working with tests\n\n* Remove unwanted test files from PR\n\n* modeler_scenario_builder_file named + undo pypsa converter changes\n\n* remove series\n\n* mini_test_BP reduced and test converted unified",
"is_bot": false,
"headline": "Feature/scenario builder convertion (#155)",
"author_name": "aalzoobi",
"author_login": "aalzoobi",
"committed_at": "2025-12-04T13:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe41022639ad4faaa97133d724e9ff81a70e17a",
"body": "* fix(test_pypsa_converter): remove hard-coded value for sense to parametrized value\n\n* fix(test_case): remove double execution of test case for study base_s_6_elec_lvopt_.nc\nAdd execution of test case for study base_s_4_elec.nc",
"is_bot": false,
"headline": "PyPSA converter test cases issues (#153)",
"author_name": "dusanparipovic",
"author_login": "dusanparipovic",
"committed_at": "2025-11-27T13:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac572de96e3e884c4b42f37169d6c0a387fe41a",
"body": "* refactor(pypsa converter): first stage of converter migration\n\n* refactor(pypsa converter): second stage of converter migration\n\n* test(converter): test isolated pypsa to gems converter\n\n* style(migration): migrate pypsa converter inside gems in order to run CI tests\n\n* style(refactoring): code re\n[…]\noring files\nRefactored GemsSystemYaml into GemsSystem\nWritten _to_kebab as lambda function\n\n* fix(parsing.py): add proper import for new object GemsSystem\n\n* fix(typo): resolve GemsAreaConnection typo",
"is_bot": false,
"headline": "PyPSA -> GEMS Converter Files migration (#152)",
"author_name": "dusanparipovic",
"author_login": "dusanparipovic",
"committed_at": "2025-11-17T09:04:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8920f2e5702020891547c14d4ae627098afbf94a",
"body": "… of thermal clusters (#150)\n\n* Add Antares simulation runner and benchmark classes\n\nThis file implements the AntaresHybridRunner, AntaresHybridStudyBenchmarker, and AntaresModelerRunner classes to execute simulations and benchmark studies using the Antares modeling framework.\n\n* Remove unnecessary \n[…]\n conversion\n\n* test_antares_historic\n\n* converter\n\n* adapt_unit_test\n\n* thermal\n\n* antares-runner\n\n* antares-runner\n\n* minor cleaning\n\n---------\n\nCo-authored-by: tbittar <thomas.bittar@rte-france.com>",
"is_bot": false,
"headline": "Adapt the AntaresLegacyModels → GEMS converter, for a better handling…",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2025-11-06T12:17:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b7965855459c4b0472a35537873d8f5cdf234657",
"body": "* extraOutput working\n\n* values parameters and sum working\n\n* architecture reformat for extra_output\n\n* black files\n\n* tests adapted\n\n* mypy gate handeled\n\n* tests handeled\n\n* all tests passed\n\n* tests adjusted\n\n* test_smulation_table adjusted\n\n* black and isort tests\n\n* cleaner code + restructure: \n[…]\n inside component\n\n* format adjusted\n\n* extra_output and variable merged with output value base\n\n* symetric var and extraOutput\n\n* format\n\n* reformat\n\n* cyclic dependency avoided\n\n* type little change",
"is_bot": false,
"headline": "Feature/extra output eval (#132)",
"author_name": "aalzoobi",
"author_login": "aalzoobi",
"committed_at": "2025-11-05T09:12:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c87863de6e3b5a283180f56351dcc49adacf343f",
"body": "…(#147)\n\n* Add Antares simulation runner and benchmark classes\n\nThis file implements the AntaresHybridRunner, AntaresHybridStudyBenchmarker, and AntaresModelerRunner classes to execute simulations and benchmark studies using the Antares modeling framework.\n\n* Remove unnecessary blank lines in Antare\n[…]\nrte-france.com>\n\n* Clean up antares_runner.py by removing blank lines\n\nRemoved unnecessary blank lines in the antares_runner.py file.\n\n---------\n\nCo-authored-by: tbittar <thomas.bittar@rte-france.com>",
"is_bot": false,
"headline": "feature : Python classes to run Antares in hybrid and modeler modes …",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2025-11-03T17:57:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ebb23dfc0912d9d5072a5c03d9e90719f38a8751",
"body": null,
"is_bot": false,
"headline": "Fix naming (#146)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-27T10:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ca258704645c249624692f5b9b6b7c6d3ae319",
"body": null,
"is_bot": false,
"headline": "Update variable naming (#145)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-27T10:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4720fbfb4ec3de21d49cf1f4bd033c22b8f1987c",
"body": "* Add investment test\n\n* Revert explicit error for CI",
"is_bot": false,
"headline": "Add investment test (#144)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-27T10:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edfa8a36ced92d9a49d342d8ef0421ef64fc346a",
"body": "…ers (#143)\n\n* Pass only template from single model to convert_single_model\n\n* Improve readability of exclude patterns, use model_list arg even in full modeler case\n\n* WIP in clarifying excludes\n\n* Debug battery case, make exclude more readable\n\n* Small refacto\n\n* Remove comments\n\n* Remove useless function",
"is_bot": false,
"headline": "Better and correct handling of virtual areas, links and thermal clust…",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-23T07:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99857284c55dba2e928bf302207e1a582a485eb1",
"body": "* Converter constructor small refacto\n\n* Better usage of enum\n\n* Add some comments\n\n* Remove debug print\n\n* Small cleaning in delete legacy objects\n\n* Remove unused method\n\n* Renaming\n\n* Improve readability of library reading\n\n* Improve library validation logic\n\n* Improve library validation logic\n\n*\n[…]\nl config file only once\n\n* Some renaming and use of hard-coded antares-historic lib name\n\n* Renaming\n\n* Renaming\n\n* Parse conversion templates with pydantic\n\n* Improve readbility and robustify parsing",
"is_bot": false,
"headline": "Robustify config parsing and improve readability and logic (#136)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-21T13:18:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f230dc0d1c49f7107f67810b9854634db93bbe74",
"body": "…andling both .txt and .csv files for dataseries (#138)\n\n* Change file extension from .txt to .tsv\n\n* Refactor load_ts_from_txt to load_ts_from_file\n\n* Replace load_ts_from_txt with load_ts_from_file\n\n* Rename function load_ts_from_txt to load_ts_from_file\n\n* Rename load_ts_from_txt to load_ts_from_\n[…]\n formatting\n\nRefactor exception messages for better readability.\n\n* Fix format error in data.py\n\n* Change file extensions in test_converter.py\n\nUpdated file extensions in test paths from .txt to .tsv.",
"is_bot": false,
"headline": "Input converter : Change file extension from .txt to .tsv + GemsPy: h…",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2025-10-21T07:46:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ebd2c1adb7240842fb791fad9734a44d9232dc26",
"body": null,
"is_bot": false,
"headline": "Update README.md (#112)",
"author_name": "Antoine Oustry, PhD",
"author_login": "aoustry",
"committed_at": "2025-10-20T17:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f85c81dbbae753fad511a6ff49a84e40403286",
"body": "* Converter constructor small refacto\n\n* Better usage of enum\n\n* Add some comments\n\n* Remove debug print\n\n* Small cleaning in delete legacy objects\n\n* Remove unused method\n\n* Renaming\n\n* Improve readability of library reading\n\n* Improve library validation logic\n\n* Improve library validation logic\n\n*\n[…]\n definition\n\n* Use model_list for both conversion mode\n\n* Improve check and conversion efficiency by reading yaml config file only once\n\n* Some renaming and use of hard-coded antares-historic lib name",
"is_bot": false,
"headline": "Clarify convert study to input system (#135)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-20T15:16:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c1a0b268ddf12833fc8d9546e8d2a9c52a02c4c3",
"body": "* Converter constructor small refacto\n\n* Better usage of enum\n\n* Add some comments\n\n* Remove debug print\n\n* Improve initial model/libs validation logic (#134)\n\n* Small cleaning in delete legacy objects\n\n* Remove unused method\n\n* Renaming\n\n* Improve readability of library reading\n\n* Improve library validation logic\n\n* Improve library validation logic\n\n* Improve library validation logic",
"is_bot": false,
"headline": "Fix/input converter refacto (#137)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-20T13:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b16fb26508d7dd50e6eff7a5aa0cd7d7265f7d6f",
"body": "* Converter constructor small refacto\n\n* Better usage of enum\n\n* Add some comments\n\n* Remove debug print\n\n* Improve initial model/libs validation logic (#134)\n\n* Small cleaning in delete legacy objects\n\n* Remove unused method\n\n* Renaming\n\n* Improve readability of library reading\n\n* Improve library validation logic\n\n* Improve library validation logic\n\n* Improve library validation logic",
"is_bot": false,
"headline": "First small refacto of converter constructor (#133)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-10-20T11:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e46ff390769189c4cdf8f90642769c03c6c9c4",
"body": "* backup and make load wind solar work.\n\n* backup and make load wind solar work.\n\n* backup update generic converter + Matrixes from antares craft\n\n* Alll tests check except thermals\n\n* Generic update with mode full/hybrid transition implemented. Inactive area connections hybrid component\n\n* Activate\n[…]\ne, fix all tests, add constant on top of files\n\n* mypy for input converter\n\n* mypy\n\n* lint\n\n* fix functional tests\n\n* isort\n\n* fix thermal tests\n\n* linter\n\n* back to nodes presence\n\n* mypy improvement",
"is_bot": false,
"headline": "Contrib ic hybrid mode (#128)",
"author_name": "killian-scalian",
"author_login": "killian-scalian",
"committed_at": "2025-10-17T14:08:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9108fcaa18a22533b31495716258a6734c3d7d8c",
"body": null,
"is_bot": false,
"headline": "mock test using dataClass + csv file kept (#131)",
"author_name": "aalzoobi",
"author_login": "aalzoobi",
"committed_at": "2025-10-17T09:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67b3f9395e8463cf228b8b513cb37413e2fca28",
"body": null,
"is_bot": false,
"headline": "rename initial level constraint to avoid conflict (#129)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-09-11T09:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f5aaf17f9871992581eaf0a051518788a4d72e5",
"body": "* backup and make load wind solar work.\n\n* backup and make load wind solar work.\n\n* backup update generic converter + Matrixes from antares craft\n\n* Alll tests check except thermals\n\n* Generic update with mode full/hybrid transition implemented. Inactive area connections hybrid component\n\n* Activate\n[…]\nith real timeseries size\n\n* lint\n\n* commit before merge\n\n* remove hybrid part from generic\n\n* linter\n\n* dev traces\n\n* Review changes\n\n* disable test that use reference\n\n* lint\n\n* lint antares_hisotric",
"is_bot": false,
"headline": "Input converter generic refacto (#122)",
"author_name": "killian-scalian",
"author_login": "killian-scalian",
"committed_at": "2025-09-09T13:30:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54aa656c3f4aa411695ed6c223bd072b99620960",
"body": "* output_values extended and simulation_table class added\n\n* tests updated\n\n* head import reformated\n\n* head libraries cleaned\n\n* libraries cleaned\n\n* libs ordered\n\n* white space removed\n\n* blanck line removed\n\n* format black adapted\n\n* black respected\n\n* mypy respected\n\n* refactor Simulation Table and split onto two classes\n\n* test updated\n\n* test_simulation reformatted\n\n* code cloned + mock test added\n\n* unit test added\n\n* set_basis removed",
"is_bot": false,
"headline": "Feature/simulation table13082025 (#126)",
"author_name": "aalzoobi",
"author_login": "aalzoobi",
"committed_at": "2025-09-05T15:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4462d79cee41702d254489c3f34eeaa35c33cc35",
"body": "* update wind / load / solar model id from input component\n\n* same for connections and load wind solar\n\n* update reference yaml",
"is_bot": false,
"headline": "Update wind / load / solar model id from input component (#127)",
"author_name": "killian-scalian",
"author_login": "killian-scalian",
"committed_at": "2025-09-01T08:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3b0dc5dc670fa33bcb53b5f6c068ef9136a50f",
"body": "* output_values extended and simulation_table class added\n\n* tests updated\n\n* head import reformated\n\n* head libraries cleaned\n\n* libraries cleaned\n\n* libs ordered\n\n* white space removed\n\n* blanck line removed\n\n* format black adapted\n\n* black respected\n\n* mypy respected\n\n* refactor Simulation Table and split onto two classes\n\n* test updated\n\n* test_simulation reformatted",
"is_bot": false,
"headline": "Feature/simulation table13082025 (#125)",
"author_name": "aalzoobi",
"author_login": "aalzoobi",
"committed_at": "2025-08-14T16:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c15c14f2ddf4584249580113eb6931e783ed451b",
"body": "…ies for area exclusions and thermal components. (#124)",
"is_bot": false,
"headline": "Refactor battery configuration in YAML file to include object-propert…",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-08-14T07:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eedd1dad73f27cf7f65bad88bcc970bbf966d9f5",
"body": null,
"is_bot": false,
"headline": "Short term storage config (#123)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-08-13T16:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1191eeaacbb369fc714ca1665ae576805bbcad15",
"body": "* Update config\n\n* Put field inside object-properties\n\n* Add thermal\n\n* Restore old battery config",
"is_bot": false,
"headline": "Feature/update model config (#121)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-08-13T09:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a57b4b6f6320c6b5d927acd214ab5e9c399ce84",
"body": "* models configuration update\n\n* blank line",
"is_bot": false,
"headline": "Models configuration update (#120)",
"author_name": "killian-scalian",
"author_login": "killian-scalian",
"committed_at": "2025-08-08T08:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ec729d46971a2929f6c82b67e9556a12a32892",
"body": null,
"is_bot": false,
"headline": "Templates for load, renewable, link conversion (#119)",
"author_name": "tbittar",
"author_login": "tbittar",
"committed_at": "2025-08-07T07:50:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 99,
"latest_release_at": "2026-07-24T09:54:19Z",
"latest_release_tag": "v0.1.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 33,
"days_since_latest_release": 0,
"mean_days_between_releases": 23.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "gemspy",
"exists": true,
"license": null,
"keywords": [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/gemspy/",
"is_deprecated": false,
"latest_version": "0.1.3",
"repository_url": "https://github.com/AntaresSimulatorTeam/GemsPy",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2201,
"first_published_at": "2026-02-09T08:04:12.626096Z",
"latest_published_at": "2026-07-24T09:54:41.674384Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 4,
"stars": 19,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 62773,
"source_files_sampled": 141,
"oversized_source_files": 1,
"agent_instruction_files": [
".github/copilot-instructions.md",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8913
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "click",
"direct": false,
"version": "8.3.2",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.2,
"advisory_ids": [
"PYSEC-2026-2132"
],
"fixed_version": "8.3.3",
"advisory_count": 1,
"oldest_advisory_days": 84
},
{
"name": "cryptography",
"direct": false,
"version": "46.0.7",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-537c-gmf6-5ccf"
],
"fixed_version": "48.0.1",
"advisory_count": 1,
"oldest_advisory_days": 38
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8ppf-4f7h-5ppj",
"GHSA-hm4w-wwcw-mr6r",
"PYSEC-2026-3455",
"PYSEC-2026-3456",
"PYSEC-2026-3457"
],
"fixed_version": "0.6.4",
"advisory_count": 5,
"oldest_advisory_days": 9
},
{
"name": "urllib3",
"direct": false,
"version": "2.6.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mf9v-mfxr-j63j",
"GHSA-qccp-gfcp-xxvc",
"PYSEC-2026-141",
"PYSEC-2026-142"
],
"fixed_version": "2.7.0",
"advisory_count": 4,
"oldest_advisory_days": 73
},
{
"name": "idna",
"direct": false,
"version": "3.11",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 2,
"oldest_advisory_days": 65
},
{
"name": "pymdown-extensions",
"direct": false,
"version": "10.21.2",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-62q4-447f-wv8h",
"PYSEC-2026-2999"
],
"fixed_version": "10.21.3",
"advisory_count": 2,
"oldest_advisory_days": 65
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 4,
"moderate": 2
},
"advisory_count": 15,
"affected_count": 6,
"assessed_count": 113,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.26"
},
{
"name": "antlr4-python3-runtime",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.13.2"
},
{
"name": "PyYAML",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0.2"
},
{
"name": "pydantic",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.0"
},
{
"name": "anytree",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.13"
},
{
"name": "linopy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.6"
},
{
"name": "xarray",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2025.3"
},
{
"name": "highspy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.14"
},
{
"name": "pandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.2"
},
{
"name": "attrs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=26.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "antlr4-python3-runtime",
"direct": true,
"version": "4.13.2",
"ecosystem": "pypi"
},
{
"name": "anytree",
"direct": true,
"version": "2.13.0",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": true,
"version": "26.1.0",
"ecosystem": "pypi"
},
{
"name": "highspy",
"direct": true,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "linopy",
"direct": true,
"version": "0.6.6",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": "1.26.4",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": "2.4.4",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": "2.3.3",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": "3.0.2",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": true,
"version": "2.12.5",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "xarray",
"direct": true,
"version": "2025.6.1",
"ecosystem": "pypi"
},
{
"name": "xarray",
"direct": true,
"version": "2026.2.0",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "antlr4-tools",
"direct": false,
"version": "0.2.2",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.18.0",
"ecosystem": "pypi"
},
{
"name": "backrefs",
"direct": false,
"version": "6.2",
"ecosystem": "pypi"
},
{
"name": "black",
"direct": false,
"version": "26.3.1",
"ecosystem": "pypi"
},
{
"name": "bottleneck",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.2.25",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "cfgv",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.3.2",
"ecosystem": "pypi"
},
{
"name": "cloudpickle",
"direct": false,
"version": "3.1.2",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.13.5",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "46.0.7",
"ecosystem": "pypi"
},
{
"name": "dask",
"direct": false,
"version": "2026.3.0",
"ecosystem": "pypi"
},
{
"name": "deprecation",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.29.0",
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": false,
"version": "2026.3.0",
"ecosystem": "pypi"
},
{
"name": "gemspy",
"direct": false,
"version": "0.1.3",
"ecosystem": "pypi"
},
{
"name": "ghp-import",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "google-api-core",
"direct": false,
"version": "2.30.2",
"ecosystem": "pypi"
},
{
"name": "google-auth",
"direct": false,
"version": "2.49.1",
"ecosystem": "pypi"
},
{
"name": "google-cloud-core",
"direct": false,
"version": "2.5.1",
"ecosystem": "pypi"
},
{
"name": "google-cloud-storage",
"direct": false,
"version": "3.10.1",
"ecosystem": "pypi"
},
{
"name": "google-crc32c",
"direct": false,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "google-resumable-media",
"direct": false,
"version": "2.8.2",
"ecosystem": "pypi"
},
{
"name": "googleapis-common-protos",
"direct": false,
"version": "1.74.0",
"ecosystem": "pypi"
},
{
"name": "griffelib",
"direct": false,
"version": "2.0.2",
"ecosystem": "pypi"
},
{
"name": "gurobipy",
"direct": false,
"version": "13.0.2",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.6.19",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.11",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "9.0.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "install-jdk",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "isort",
"direct": false,
"version": "8.0.1",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "librt",
"direct": false,
"version": "0.9.0",
"ecosystem": "pypi"
},
{
"name": "locket",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "markdown",
"direct": false,
"version": "3.10.2",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mergedeep",
"direct": false,
"version": "1.3.4",
"ecosystem": "pypi"
},
{
"name": "mkdocs",
"direct": false,
"version": "1.6.1",
"ecosystem": "pypi"
},
{
"name": "mkdocs-autorefs",
"direct": false,
"version": "1.4.4",
"ecosystem": "pypi"
},
{
"name": "mkdocs-get-deps",
"direct": false,
"version": "0.2.2",
"ecosystem": "pypi"
},
{
"name": "mkdocs-material",
"direct": false,
"version": "9.7.6",
"ecosystem": "pypi"
},
{
"name": "mkdocs-material-extensions",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "mkdocstrings",
"direct": false,
"version": "1.0.4",
"ecosystem": "pypi"
},
{
"name": "mkdocstrings-python",
"direct": false,
"version": "2.0.3",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "1.20.2",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "numexpr",
"direct": false,
"version": "2.14.1",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.0",
"ecosystem": "pypi"
},
{
"name": "paginate",
"direct": false,
"version": "0.5.7",
"ecosystem": "pypi"
},
{
"name": "pandas-stubs",
"direct": false,
"version": "2.3.3.260113",
"ecosystem": "pypi"
},
{
"name": "pandas-stubs",
"direct": false,
"version": "3.0.0.260204",
"ecosystem": "pypi"
},
{
"name": "partd",
"direct": false,
"version": "1.4.2",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.9.6",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "polars",
"direct": false,
"version": "1.39.3",
"ecosystem": "pypi"
},
{
"name": "polars-runtime-32",
"direct": false,
"version": "1.39.3",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "4.6.0",
"ecosystem": "pypi"
},
{
"name": "proto-plus",
"direct": false,
"version": "1.27.2",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": "7.34.1",
"ecosystem": "pypi"
},
{
"name": "pyarrow",
"direct": false,
"version": "24.0.0",
"ecosystem": "pypi"
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "pyasn1-modules",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.41.5",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pymdown-extensions",
"direct": false,
"version": "10.21.2",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.0.3",
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": "7.1.0",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "python-discovery",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "pytokens",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2026.1.post1",
"ecosystem": "pypi"
},
{
"name": "pyyaml-env-tag",
"direct": false,
"version": "1.1",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.33.1",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": false,
"version": "1.15.3",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": false,
"version": "1.17.1",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "toolz",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": "4.67.3",
"ecosystem": "pypi"
},
{
"name": "types-pytz",
"direct": false,
"version": "2026.1.1.20260408",
"ecosystem": "pypi"
},
{
"name": "types-pyyaml",
"direct": false,
"version": "6.0.12.20260408",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": "2026.1",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.6.3",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "21.2.4",
"ecosystem": "pypi"
},
{
"name": "watchdog",
"direct": false,
"version": "6.0.0",
"ecosystem": "pypi"
},
{
"name": "xpress",
"direct": false,
"version": "9.9.0",
"ecosystem": "pypi"
},
{
"name": "xpresslibs",
"direct": false,
"version": "9.9.0",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.23.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 113,
"direct_count": 13,
"indirect_count": 100
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 177,
"open_issues": 8,
"closed_ratio": 0.805,
"closed_issues": 33,
"closed_unmerged_prs": 40
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "aoustry",
"commits": 102,
"avatar_url": "https://avatars.githubusercontent.com/u/58943406?v=4"
},
{
"type": "User",
"login": "killian-scalian",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/166526461?v=4"
},
{
"type": "User",
"login": "tbittar",
"commits": 62,
"avatar_url": "https://avatars.githubusercontent.com/u/10436551?v=4"
},
{
"type": "User",
"login": "nikolaredstork",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/131546833?v=4"
},
{
"type": "User",
"login": "dusanparipovic",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/226046766?v=4"
},
{
"type": "User",
"login": "ianmnz",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/99749877?v=4"
},
{
"type": "User",
"login": "sylvlecl",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/6557571?v=4"
},
{
"type": "User",
"login": "Juliette-Gerbaux",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/130555142?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
},
{
"type": "User",
"login": "aalzoobi",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/140699801?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.336
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"notify-gemspy-release.yml",
"publish.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7fbc3f4112ecf7887f941c45dc43e78996e25749",
"ran_at": "2026-07-24T09:56:03Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T09:54:44Z",
"oldest_open_prs": [
{
"number": 238,
"created_at": "2026-06-19T07:51:02Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T09:52:42Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 164,
"created_at": "2025-12-17T17:08:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 208,
"created_at": "2026-05-05T16:09:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 211,
"created_at": "2026-05-22T09:46:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 239,
"created_at": "2026-06-25T17:45:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 249,
"created_at": "2026-07-17T14:58:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 254,
"created_at": "2026-07-22T09:06:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 255,
"created_at": "2026-07-22T09:07:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 258,
"created_at": "2026-07-24T07:13:25Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/AntaresSimulatorTeam/GemsPy",
"host": "github.com",
"name": "GemsPy",
"owner": "AntaresSimulatorTeam"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"security": 61,
"vitality": 92,
"community": 44,
"governance": 76,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 92,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"commits_last_year": 99,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 33
},
"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": "33/52 weeks with commits",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 33
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "99 commits in the last year",
"points": 18,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 99
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.1.3",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 23.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~23.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 23.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 4,
"stars": 19,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "19 stars",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 19
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"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 (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"packages": [
"gemspy"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 2201
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,201 downloads/month across pypi",
"points": 44.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2201,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 76,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 17,
"top_contributor_share": 0.336
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 34% of commits",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 177,
"open_issues": 8,
"closed_issues": 33,
"issue_closed_ratio": 0.805,
"closed_unmerged_prs": 40
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "177/217 decided PRs merged",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 177,
"decided": 217
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 29,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "AntaresSimulatorTeam",
"public_repos": 34,
"account_age_days": 2942
},
"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": "29 followers of AntaresSimulatorTeam",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 29,
"login": "AntaresSimulatorTeam"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "34 public repos, account ~8 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 34
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"gemspy"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"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 113 resolved dependencies against OSV. 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": 113
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 15,
"affected_packages": 6,
"assessed_packages": 113,
"unassessed_packages": 0,
"affected_by_severity": "high 4, moderate 2",
"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": "excellent",
"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": 113,
"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": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.79,
"agent_instruction_files": [
".github/copilot-instructions.md",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8913
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "79 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 79,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.11,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "11 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 11,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 62773,
"source_files_sampled": 141,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/141 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 141,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index pypi:gemspy@0.1.3; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-24T09:56:27.218027Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AntaresSimulatorTeam/GemsPy.svg",
"full_name": "AntaresSimulatorTeam/GemsPy",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}