JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1706,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 1162296,
"PowerShell": 1035
},
"pushed_at": "2026-07-29T19:33:27Z",
"created_at": "2022-11-19T17:04:59Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T19:32:59Z",
"description": "Unofficial API client implementation for the Pingen v2 API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "amanda-technology.ch",
"name": "AMANDA Technology",
"type": "Organization",
"login": "AMANDA-Technology",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/66438118?v=4",
"created_at": "2020-06-04T18:15:29Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 2246
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.3.0-rc-1",
"kind": "prerelease",
"published_at": "2026-07-12T20:46:35Z"
},
{
"tag": "1.2.5",
"kind": "patch",
"published_at": "2025-10-07T20:51:28Z"
},
{
"tag": "1.2.4",
"kind": "patch",
"published_at": "2025-10-06T21:57:52Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2025-10-05T09:53:49Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2025-10-05T09:53:19Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2025-10-05T07:58:49Z"
},
{
"tag": "1.0.18",
"kind": "patch",
"published_at": "2023-11-28T06:59:23Z"
},
{
"tag": "1.0.16",
"kind": "patch",
"published_at": "2022-12-22T13:44:20Z"
},
{
"tag": "1.0.10",
"kind": "patch",
"published_at": "2022-12-10T17:59:30Z"
},
{
"tag": "1.0.9",
"kind": "patch",
"published_at": "2022-12-03T13:40:55Z"
},
{
"tag": "1.0.8",
"kind": "patch",
"published_at": "2022-12-03T09:34:40Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2022-12-03T09:02:43Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2022-12-02T20:16:42Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2022-11-19T20:29:28Z"
}
],
"recent_commits": [
{
"oid": "40b141a52164b2afa6cffb303ab86d29c51d8459",
"body": "…#130)\n\n* fix(webhooks): enumerate deliverables_events so webhook delivery stops failing\n\nOn 2026-07-27 Pingen generalised \"letter\" to \"deliverable\" (letter | email |\nebill) and changed the webhook body's data.relationships.event.data.type from\n\"letters_events\" to \"deliverables_events\" for every eve\n[…]\nn pass.\n\nCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019UvUdUiED1EXB4sDXyEYho\n\n---------\n\nCo-authored-by: Claude Opus 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(api): align the client with Pingen's deliverable API end to end (…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-07-29T19:30:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "82143d252b036160ad7ad85c835219c357a72e8e",
"body": null,
"is_bot": false,
"headline": "update nugets and cleanup",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-07-12T20:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c95cbe4bb6ac604c6338eca6368aa4dff3fa19",
"body": "* feat(webhooks): support the delivered + channel_subscriptions event categories\n\nAn inbound webhook body for the `delivered` category (\"Delivered Sent Documents\")\ncarries `data.type: \"webhook_delivered\"`. That value was absent from\n`PingenApiDataType`, which binds `DataIdentity.Type` as a non-nulla\n[…]\n/NU1903 advisories for transitive Scriban.Signed are\npre-existing on main).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(webhooks): support the delivered event category (#124)",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-07-12T20:37:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0c5eee8482c039b6cadc222c7454cb5e544333b7",
"body": null,
"is_bot": false,
"headline": "update nugets",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-05-13T19:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea51fcd6aa16948474bfd420b6c3d31e1674c46d",
"body": "Adopt the cross-client AI agent layout used in sibling repos\n(homeserver, security, house): AGENTS.md is the canonical source of\ntruth, CLAUDE.md imports it via @AGENTS.md, and a new GEMINI.md points\nto it. Codex and other agents that look for AGENTS.md by name now find\nthe full instructions directl\n[…]\nted slots in their respective stubs. Updated\ncross-references in doc/ai-readiness.md and the api-docs-gap-audit\nanalysis to point at AGENTS.md.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: migrate project instructions to AGENTS.md with CLAUDE/GEMINI stubs",
"author_name": "AMANDA-Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-05-13T19:06:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "94d8b05b720da765f272c82a502278566f3d233e",
"body": "feat: pre-E2E test review — unit/integration/E2E expansion & spec-drift fixes",
"is_bot": false,
"headline": "Merge pull request #111 from AMANDA-Technology/feature/issue-102",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-05-01T18:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c21731797eb215ce27f8fbef29bb51a018dcd1",
"body": "- doc/ai-readiness.md: close 7 §2.3 gap rows (#106/#107), update test\n counts (685+ unit, 15 integration files, 13 E2E fixtures), mark 3\n §4 backlog items Done (#106/#107), resolve §3.3 currency TODO (#110)\n- doc/analysis/2026-04-20-test-coverage-roadmap.md: append Wave 8\n section summarising all\n[…]\n (singular, confirmed non-org-scoped)\n- doc/architecture/decisions/006-test-pyramid-coverage-strategy.md:\n new ADR documenting three-tier pyramid boundaries, boundary rules,\n stack, and consequences",
"is_bot": false,
"headline": "docs: refresh ai-readiness, roadmap, and add ADR-006 (Closes #109)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T12:15:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa4f2661a0780c02f08984acd667a9f0cc104abc",
"body": null,
"is_bot": false,
"headline": "merge: integrate #110 (spec/code drift resolution)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T12:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70dc93aa70d406747462273f2de81d6e15b6b779",
"body": null,
"is_bot": false,
"headline": "merge: integrate #108 (E2E test suite expansion)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T12:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fc918ee4f7dffabaeb4d336b5b3529731f7e529",
"body": null,
"is_bot": false,
"headline": "merge: integrate #107 (integration test refinement)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T12:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb22191a3cfb442851af4406b58f1135da34e154",
"body": null,
"is_bot": false,
"headline": "merge: integrate #106 (unit test coverage gaps)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T12:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c43a81589564d8f159b8d5f7ee8cb8cd94d0a9",
"body": "…ssue #107)\n\nResolve 18 CS8602 nullable dereference warnings flagged by ReSharper\ninspection in the new cross-cutting integration suites by guarding\nWireMock IRequestMessage access with !./?. operators, and fix the\nunresolvable <see cref=\"ApiError\"/> in DistributionServiceTests by\nqualifying it as ApiResult.ApiError to match surrounding crefs.",
"is_bot": false,
"headline": "test(integration): fix nullable dereferences and unresolvable cref (i…",
"author_name": "AI Developer Agent (.NET)",
"author_login": null,
"committed_at": "2026-05-01T11:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3897a077ce15dc056d88d7f7b2475b7e42f6624a",
"body": "…sue #110)\n\nResolve spec/code drift items from the API docs gap audit:\n\n- PingenApiCurrency: add USD and GBP to mirror the upstream\n OrganisationAttributes.billing_currency enum (CHF, EUR, USD, GBP).\n Removes the \"Missing API Doc about currencies\" TODO. Sentinel test\n count bumped from 2 to 4; ne\n[…]\nttps://api.pingen.com/documentation/swagger-docs - the spec\ndefines \"/user\", \"/user/associations\", etc. (singular). No drift; no\nchange needed.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(spec-drift): add USD/GBP currencies, document presets mapping (is…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-05-01T11:14:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cdcd27a1660f2002be25bd9144c7020ab66718d5",
"body": "…s (issue #108)\n\nAdds four E2E test fixtures for the letter operations not covered by the\nexisting workflow fixture, plus a shared cleanup helper used by all letter\nfixtures for orphan scavenging and best-effort cancel-or-delete.\n\n- LetterUpdateE2eTests: upload + create draft, poll to valid, patch p\n[…]\nd TryCleanupLetter,\n ScavengeLetterOrphans, and BuildBootstrapClient so the new fixtures\n share a single, well-tested cleanup implementation.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(e2e): add letter Update/Delete/CalculatePrice/Issues E2E fixture…",
"author_name": "developer-dotnet",
"author_login": null,
"committed_at": "2026-05-01T11:10:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "02b1cfa7a172d4175e5d8b9830193965d12da00b",
"body": "…ibution error tests (issue #107)\n\nAdds two new cross-cutting integration test fixtures and extends DistributionServiceTests\nwith HTTP 500 and malformed-JSON-error coverage. Tightens the integration suite around\non-the-wire query parameter shaping and idempotency-key handling, both of which are\nJSON\n[…]\n JSON error envelope is handled gracefully without throwing.\n\nTotal: 12 new tests, all integration-only (no src/, UnitTests/, or E2E/ changes).\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(integration): add query/idempotency cross-cutting suites + Distr…",
"author_name": "AI Developer Agent (.NET)",
"author_login": null,
"committed_at": "2026-05-01T11:04:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f717aabb22b9ce47b1ce249a201d5b1d104ce447",
"body": "…ection coverage gaps (issue #106)\n\nAdds 17 new test methods (19 test cases) across three existing unit-test\nfiles to close the gaps surfaced in the API docs gap audit:\n\nPingenConnectionHandlerTests\n- NonOrganisationEndpoints URL matrix: file-upload, organisations,\n letters/batches/webhooks (parame\n[…]\nrray\n (organisations + letters + associations)\n- FindById<T> disambiguates when two items share the same id but differ\n in type discriminator\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(unit): fill connection handler, files service, and included coll…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-05-01T10:56:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3eb5f520e40a0d1fc9a44208252b53a350c99e48",
"body": null,
"is_bot": false,
"headline": "merge: integrate #105 (API-docs gap analysis + mapping reflection test)",
"author_name": "AMANDA-Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-05-01T10:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d23703d7a3adca7177462439fb77cf933e1310",
"body": null,
"is_bot": false,
"headline": "docs(phase-1): sync ai-readiness.md with audit findings (issue #105)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T10:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602603bf5cdb357594351a2306751440ae13b682",
"body": "…ion test (issue #105)\n\nAdds Phase 1 audit deliverables for issue #105:\n\n- doc/analysis/2026-05-01-api-docs-gap-audit.md — point-in-time audit of\n endpoint URLs, *Fields and *Includes constants, and enum completeness\n with explicit per-sub-issue handoff lists for #106 / #107 / #108 / #110.\n- tests\n[…]\n106 / #108).\n\nRead-only on src/**: no production code modified. Offline tests remain\ngreen (669 unit + 150 integration = 819 passed, 0 failed).\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(audit): API-docs gap analysis + PingenApiDataTypeMapping reflect…",
"author_name": "Claude Developer (dotnet)",
"author_login": null,
"committed_at": "2026-05-01T10:07:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3cf5d7d45f1043a45c224be4472967023c216a10",
"body": "Wave 7: E2E tests — Letter workflow, Distribution, Files",
"is_bot": false,
"headline": "Merge pull request #104 from AMANDA-Technology/feature/issue-90",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-05-01T09:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e5bce02682c6036237e1a46d5c5b2d43bfae76",
"body": "…ue #90)",
"is_bot": false,
"headline": "docs(phase-1): sync documentation with Wave 7 E2E implementation (iss…",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T09:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdefbe28dd8a9ee00769d214f79b02ccca43da83",
"body": "Adds the full Pingen letter workflow as an ordered E2E fixture against the\nstaging API: upload PDF, create draft, poll for valid state, send, then\ncancel when the API still permits it. The fixture scavenges leftover\n\"PG-E2E-\" letters from crashed prior runs in [OneTimeSetUp] and registers\neach creat\n[…]\nory(\"E2e\")],\nuse the AssertSuccess helpers, and register letters created during the file\nupload + create-letter test in the LIFO cleanup queue.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(e2e): add Wave 7 services group 2 E2E fixtures (issue #90)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-05-01T09:03:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cc3fea9716e9a447a26a11346296429c0595fe9e",
"body": "Wave 6: E2E tests — services group 1 (Batch, Organisation, User, Webhook)",
"is_bot": false,
"headline": "Merge pull request #103 from AMANDA-Technology/feature/issue-89",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-05-01T08:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c6d61068eeee360a9e782fab2cb5404d66f458",
"body": null,
"is_bot": false,
"headline": "docs: update test coverage roadmap for wave 6 completion",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T08:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4aed03dbf1f7c3cf87b33fe404f3e9505994106",
"body": "Add four new E2E fixtures for the Batch, Organisation, User, and Webhook\nendpoints. Each fixture inherits E2eTestBase, tags test data with the\n\"PG-E2E-{guid}\" isolation prefix, and registers cleanup actions in the\nLIFO queue so resources created during the run are removed at teardown.\n\nThe Webhook f\n[…]\navenges leftover \"PG-E2E-\" webhooks\nfrom crashed prior runs in [OneTimeSetUp] before exercising the full\ncreate → get → list → delete sequence.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(e2e): add Wave 6 services group 1 E2E fixtures (issue #89)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-05-01T08:31:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f5697e73dd8634647ab178078fc50bca5fd0cc27",
"body": "test(integration): Wave 5 — Letter, Organisation, User service tests (#88)",
"is_bot": false,
"headline": "Merge pull request #101 from AMANDA-Technology/feature/issue-88",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-05-01T08:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "039272096a8cb3313220bd232454ec05977645bb",
"body": "… (issue #88)",
"is_bot": false,
"headline": "docs(phase-1): sync documentation — Wave 5 integration tests complete…",
"author_name": "AMANDA-Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-05-01T07:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b8a89d8604eae0d09edfb94d3b19669459168d0",
"body": "…ssue #88)\n\nWave 5 of the 100% test coverage roadmap. Refactored three integration\ntest classes to use Wave 0 helpers (PingenResponseFactory + Bogus) and\nadded missing coverage for empty-collection, error, pagination meta,\nauto-pagination single-page/error, and 404/422 error paths.\n\nExtended PingenR\n[…]\nion, User, UserAssociation,\nLetterEvent, and LetterPriceCalculator JSON:API factory methods.\n\nIntegration test count: 99 → 150 (+51 new tests).\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(integration): expand Letter, Organisation, User service tests (i…",
"author_name": "Claude (Developer Agent)",
"author_login": "claude",
"committed_at": "2026-05-01T07:38:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b3fc3aa42b8de2e43cad161222030e084f4f4f95",
"body": "Wave 4: Expand integration tests — Batch, Distribution, Files, Webhook services",
"is_bot": false,
"headline": "Merge pull request #100 from AMANDA-Technology/feature/issue-87",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-05-01T07:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2043cfb36c9e9144b1cac47bf20c92c5f7ba2722",
"body": "… (issue #87)",
"is_bot": false,
"headline": "docs(phase-1): sync documentation — Wave 4 integration tests complete…",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-05-01T06:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e81b834cfe1591ca85a3f0207009b061c090dfce",
"body": "… tests (issue #87)\n\nRefactor and expand four integration-test classes to achieve 100% coverage of\nthe Batch, Distribution, Files and Webhook service methods, using the Wave 0\nhelpers (PingenResponseFactory, WireMockExtensions, Bogus).\n\n- Add SingleWebhook / WebhookCollection helpers and a WebhookAt\n[…]\nginated/empty/multi-page list, auto-pagination with\n PingenApiErrorException, get-by-id success+404, create success+422,\n delete success+404.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(integration): expand Batch, Distribution, Files, Webhook service…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-05-01T06:13:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4aa4feaf27251ea5f7964315c404f765ddfac273",
"body": "test(integration): Wave 3 — cross-cutting integration tests for PingenConnectionHandler",
"is_bot": false,
"headline": "Merge pull request #99 from AMANDA-Technology/feature/issue-86",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-05-01T05:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ff5ca02adcd33ab161287138a7bd3f0a30a60a",
"body": "…te (issue #86)",
"is_bot": false,
"headline": "docs(phase-1): sync documentation — Wave 3 cross-cutting tests comple…",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-04-30T22:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faac8f7348f47e7d3405e1bb2af36d6bc24742a3",
"body": "…nHandler (issue #86)\n\nAdds 5 new test classes under tests/PingenApiNet.Tests.Integration/Tests/CrossCutting/\nexercising connection-level concerns independently of any specific connector service:\n\n- CancellationTokenTests — cancelled token aborts request without dispatching\n- ConcurrencyTests — para\n[…]\nons, null optional fields, included array, 100 items\n\nAll 33 new tests pass; no regressions in existing 35 integration tests or 666 unit tests.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(integration): add Wave 3 cross-cutting tests for PingenConnectio…",
"author_name": "Claude (developer-dotnet)",
"author_login": "claude",
"committed_at": "2026-04-30T22:05:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4222c2891f66a9c6101231e874342c6f948d0915",
"body": "test(unit): Wave 2 — unit tests for models, enums & helpers (#85)",
"is_bot": false,
"headline": "Merge pull request #98 from AMANDA-Technology/feature/issue-85",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-04-28T13:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47fc5aee09a7cac27f343051bffb79891bd733a4",
"body": "…covered (issue #85)",
"is_bot": false,
"headline": "docs(phase-3): sync documentation with Wave 2 complete — all helpers …",
"author_name": "AI Developer Agent",
"author_login": null,
"committed_at": "2026-04-28T11:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2469eee92666f75afc6e71c707d074beea3a5b9f",
"body": "…tion, webhook and attributes property helpers (issue #85)\n\nExpands the six existing helper test files with edge-case coverage:\n- PingenDateTimeConverter: MinValue/MaxValue boundaries, invalid string, timezone offset, direct converter Read/Write invocation.\n- PingenDateTimeNullableConverter: same bo\n[…]\nin, additional Letter snake_case property cases.\n\nTotal: +46 unit tests (620 baseline -> 666 passing). Integration test suite remains at 35/35.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(unit): add Wave 2 Phase 3 helper tests for converters, serialisa…",
"author_name": "AI Developer Agent",
"author_login": null,
"committed_at": "2026-04-28T11:27:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "08cb4878ce53282c9abfb756624ad8627ebf2e03",
"body": "…e #85)",
"is_bot": false,
"headline": "docs(phase-2): sync documentation with enum serialization tests (issu…",
"author_name": "AI Developer Agent",
"author_login": null,
"committed_at": "2026-04-28T10:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5927b84d7c7e76c889583797e7aa478fe0ce3c7",
"body": "…ts (issue #85)\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(phase-2): sync documentation with Phase 2 enum serialization tes…",
"author_name": "AI Developer Agent",
"author_login": null,
"committed_at": "2026-04-28T10:42:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d5b583d129203fb9577a7889704069d18673db28",
"body": "… and string-constant lookups (issue #85)\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(unit): add Wave 2 Phase 2 enum serialization tests for all enums…",
"author_name": "AI Developer Agent",
"author_login": null,
"committed_at": "2026-04-28T10:42:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e77c77ae51462681b56c77acb837b1502373aef4",
"body": null,
"is_bot": false,
"headline": "docs(phase-1): sync documentation with Phase 1 model tests (issue #85)",
"author_name": "AI Developer Agent",
"author_login": null,
"committed_at": "2026-04-28T10:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc60f758763933816e69c5fc1e0dc0062866c532",
"body": "…tch, IncludedCollection, ExternalRequestResult (issue #85)\n\nExpand the four core model test files with 33 new test methods (40 cases including TestCase parametrization) covering:\n\n- ApiResult/ApiResult{T}: deserialization of SingleResult/CollectionResult envelopes (with/without included), ApiError \n[…]\nalize round-trip, null property omission, and parametrized status-code coverage for 2xx success and 4xx/5xx non-success codes.\n\nAll 301 unit tests + 35 integration tests pass; zero new build warnings.",
"is_bot": false,
"headline": "test(unit): add Wave 2 Phase 1 model tests for ApiResult, DataPost/Pa…",
"author_name": "AI Developer Agent",
"author_login": null,
"committed_at": "2026-04-28T10:08:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c4fde845964c5fc505e50e337ce2d7ff5f532ad",
"body": "feat(tests): Wave 1 unit tests — service edge cases & error scenarios (#84)",
"is_bot": false,
"headline": "Merge pull request #97 from AMANDA-Technology/feature/issue-84",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-04-28T09:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "124328901a11875def8334f57a42043baa9de8c2",
"body": "…es + handler covered (issue #84)",
"is_bot": false,
"headline": "docs(phase-2): sync documentation with Wave 1 complete — all 7 servic…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-04-28T09:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0747c0e17f28296e53da6b0e84db1bf6af98370c",
"body": "…rvices B + handler (issue #84)\n\nAdds 28 new unit tests across 4 files completing Wave 1 of the test coverage roadmap:\n\nConnector services (Organisation, User, Webhook): error response propagation\n(4xx/5xx), paging-request forwarding, auto-pagination failure surface via\nPingenApiErrorException, idem\n[…]\nbypass of org-id\nprefix, and CancellationToken honoring (pre-cancelled, in-flight, external).\n\nTotal: 233 -> 261 tests, 0 warnings, 0 failures.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(unit): add Wave 1 Phase 2 error/edge-case tests for connector se…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-04-28T09:11:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "376a993cbc6ba28b6b3bcf51cbf563cfbc32afed",
"body": "…(issue #84)",
"is_bot": false,
"headline": "docs(phase-1): sync documentation with Wave 1 Phase 1 test additions …",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-04-28T08:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8572d2081f6e9b605b8cf88ce91187cd4b993453",
"body": "…rvices A (issue #84)\n\nAdds 35 new unit tests across BatchService, DistributionService, FilesService,\nand LetterService covering API failure propagation, argument-validation edge\ncases, idempotency-key forwarding, and DownloadFileContent error parsing.\nPhase 1 of #84; Phase 2 (Organisation/User/Webhook/ConnectionHandler) follows\nin a subsequent commit. All 233 unit tests pass; build is warning-free.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(unit): add Wave 1 Phase 1 error/edge-case tests for connector se…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-04-28T08:26:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4f8e26464551c61d22285247a0a543428b552b09",
"body": "feat(tests): Wave 0 — pre-implementation test infrastructure (#83)",
"is_bot": false,
"headline": "Merge pull request #92 from AMANDA-Technology/feature/issue-83",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-04-20T20:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad828e524b80911ee50a4de86cde86c840f235ba",
"body": "…sue #83)",
"is_bot": false,
"headline": "docs(phase-1): sync documentation with Wave 0 test infrastructure (is…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-04-20T19:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691bd8381fb790b5499fe4ef476207956cc924e4",
"body": "- Rename private field Faker → _faker in PingenResponseFactory.cs (private field naming convention)\n- Fix broken <cref> in E2eTestBase.cs to use PingenApiNet.Services.PingenApiClient\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(tests): apply ReSharper naming and cref corrections for issue #83",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-04-20T19:58:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "47e5c4fc653d4d21f933da19ae633cbbc7da572e",
"body": "- Add Bogus 35.5.1 to Integration and E2E test projects\n- Create PingenResponseFactory: centralized JSON:API response builder using Bogus\n- Create WireMockExtensions: fluent StubJsonGet/Post/Patch/Delete/Error helpers\n- Create WireMockAssertionExtensions: VerifyCalled/VerifyCalledAtLeastOnce/VerifyN\n[…]\n E2eTestBase: LIFO cleanup stack, ScavengeOrphans, TestPrefix, AssertSuccess overloads\n- Update all 4 E2E test classes to inherit E2eTestBase\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(tests): add Wave 0 test infrastructure for issue #83",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-04-20T19:48:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "50c645fdc6e995c4271060d4e9f13fe1af3f60fc",
"body": "docs(analysis): 100% test coverage implementation roadmap + epic decomposition (#82)",
"is_bot": false,
"headline": "Merge pull request #91 from AMANDA-Technology/feature/issue-82",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-04-20T19:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deecfe0cbe1e5d2b396f22dccd0470b13e2d241c",
"body": "Adds wave decomposition plan for achieving 100% test coverage across\nunit, integration, and E2E tiers. Defines 8 implementation waves with\nsequencing, acceptance criteria, and file-scope annotations.\n\nCloses #82\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(analysis): add 100% test coverage implementation roadmap",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-04-20T19:26:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6f85bd67d39844eb52712f3f11cf6e769bedc18c",
"body": null,
"is_bot": false,
"headline": "update nugets",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-04-19T21:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd4804ee35fa97d71ee05e109eee7fa651de3a31",
"body": "docs(onboarding): refresh architecture docs and add AI readiness assessment",
"is_bot": false,
"headline": "Merge pull request #81 from AMANDA-Technology/ai-onboarding/PingenApiNet",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-04-19T21:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f638bb204585ca82630c92bad1581661031e724",
"body": "…ssment\n\n- Update CLAUDE.md: reflect tests/ directory, all 3 test projects, accurate commands\n- Update containers.md: add integration and E2E test containers with WireMock\n- Update components/pingenapi-abstractions.md: IncludedCollection, serialisation helpers\n- Fix stale claims in ADRs 001, 002, 00\n[…]\n5: WireMock.Net integration test tier\n- Add doc/ai-readiness.md (primary deliverable): documentation quality Ready,\n test coverage Good, 10 fragile areas catalogued, 15-item backlog table\n\nCloses #80",
"is_bot": false,
"headline": "docs(onboarding): refresh architecture docs and add AI readiness asse…",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-04-19T21:48:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06555a26a46f592b70852bde451c9f9b4653b1ed",
"body": "feat(tests): add integration tests with WireMock.NET",
"is_bot": false,
"headline": "Merge pull request #74 from AMANDA-Technology/feature/issue-71",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T23:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5f359a5829ca0762394f0b86e446178663ec109",
"body": "…ase 2, issue #71)\n\nAdd 20 integration tests covering all public methods of ILetterService (15)\nand IWebhookService (5), completing 100% public client method coverage.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(tests): add LetterService + WebhookService integration tests (Ph…",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-03-28T22:32:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7d08b1bbff381ba59003011ddca2b1c27390531c",
"body": "… (issue #71)\n\nCreate PingenApiNet.Tests.Integration project with WireMock.Net as fake API server.\nPhase 1 covers 15 tests across 6 services: PingenApiClient facade, UserService,\nOrganisationService, DistributionService, BatchService, and FilesService.\nIncludes IntegrationTestBase with WireMock lifecycle management and JsonApiStubHelper\nfor building realistic JSON:API responses.",
"is_bot": false,
"headline": "feat(tests): add integration test project with WireMock.NET (Phase 1)…",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-03-28T22:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7592eced9d1c6aee95a93103ab0929fd65289a",
"body": "Rename test project to UnitTests and flatten folder structure",
"is_bot": false,
"headline": "Merge pull request #73 from AMANDA-Technology/feature/issue-72",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T22:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1b70faed7c4cbb87a820c4d8cab8028ef01eb81",
"body": "… folder structure (#72)\n\n- Rename tests/PingenApiNet.Tests/ → tests/PingenApiNet.UnitTests/\n- Rename csproj PingenApiNet.Tests.csproj → PingenApiNet.UnitTests.csproj\n- Flatten Tests/Unit/ contents up to Tests/ (remove one nesting level)\n- Update all namespaces: PingenApiNet.Tests.Tests.Unit[.X] → P\n[…]\nt.UnitTests.Tests[.X]\n- Update PingenApiNet.sln project reference\n- Update CLAUDE.md and doc/architecture/containers.md references\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Rename PingenApiNet.Tests to PingenApiNet.UnitTests and flatten…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-03-28T22:02:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "966f413b056faa216ac26e05d1aad59f247ac4c0",
"body": null,
"is_bot": false,
"headline": "solution folders",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T21:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d0263ddab5a13b94abed9d53ad2aaa77b30556",
"body": "feat: Separate test projects into tests/ folder",
"is_bot": false,
"headline": "Merge pull request #70 from AMANDA-Technology/feature/issue-69",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T21:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e27cad60db7c0aa2ec8c740664ac1ec1a99fec",
"body": "Separates test projects from source projects following .NET best practices:\n- src/PingenApiNet.Tests/ → tests/PingenApiNet.Tests/\n- src/PingenApiNet.Tests.E2E/ → tests/PingenApiNet.Tests.E2E/\n\nUpdates solution file, ProjectReference paths, CLAUDE.md, and architecture docs.\n\nCloses #69\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Move test projects from src/ to tests/ directory",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-03-28T21:25:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "99b45697213365d1d87737a60585d2a3fc305547",
"body": "feat: Strongly-typed IncludedCollection for JSON:API included resources",
"is_bot": false,
"headline": "Merge pull request #68 from AMANDA-Technology/feature/issue-65",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T18:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66654dbf4e7a1598ee67bb8bef409b9f18db515",
"body": "…ection (#65)\n\nImplement Option B (Custom IncludedCollection wrapper) as selected by the project owner.\n\n- Create IncludedCollection sealed class with OfType<T>() and FindById<T>() typed access methods\n- Add IncludedCollectionJsonConverter for System.Text.Json deserialization\n- Update IDataResult, S\n[…]\ncludedCollection?\n- Simplify TryGetIncludedData<T>() to delegate to IncludedCollection.OfType<T>()\n- Add 15 unit tests covering all IncludedCollection behavior\n- Update CLAUDE.md gotcha #4\n\nCloses #65",
"is_bot": false,
"headline": "feat: Replace IList<object> Included with strongly-typed IncludedColl…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T18:25:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2bbc4658fb62bfa652c54177a9f5ffad6565dc2",
"body": "Review refinements: code quality, security, and test coverage",
"is_bot": false,
"headline": "Merge pull request #67 from AMANDA-Technology/feature/issue-50",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T16:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d96465740d531d216e2f8f37f452fb49cabf07a",
"body": "- Change IPingenApiClient service properties to init-only (Closes #59)\n- Add .editorconfig for code style enforcement (Closes #60)\n- Use CryptographicOperations.FixedTimeEquals for webhook signatures (Closes #63)\n- Validate HTTPS on BaseUri and IdentityUri (Closes #64)\n- Document HttpClient disposal for PingenHttpClients.Create() (Closes #66)\n- Add unit tests for auto-pagination edge cases and rate-limit parsing (Closes #61)\n- Add unit tests for 401/429 error scenarios (Closes #62)",
"is_bot": false,
"headline": "feat: review refinements — code quality, security, tests (#50)",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T16:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aae2699f4061548ca76220304d84a82c1a0bfb7",
"body": "test: Expand unit test coverage for connector services and converters",
"is_bot": false,
"headline": "Merge pull request #49 from AMANDA-Technology/feature/issue-33",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T15:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f47d887c54f35fb1448e0399f7af661c915db14",
"body": "…ectConverter, PingenDateTimeNullableConverter)\n\nAdd 14 new tests across 2 files covering serialization, deserialization,\nand edge cases for both converters. Tests exercise the real serializer\npipeline via PingenSerialisationHelper.\n\nAll 165 tests pass. Tests-only change, no source code modified.\n\nCloses #33 (Phase 2 of 2)",
"is_bot": false,
"headline": "test: Add unit tests for JSON converters (PingenKeyValuePairStringObj…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T15:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c13f3eacd3b938f8b6ad7d968572c7cf6b57e71",
"body": "…vice, UserService, OrganisationService, DistributionService)\n\nAdd 11 new tests across 5 files covering all public methods of the 5 connector\nservices that had missing or incomplete test coverage. Expand BatchServiceTests\n(+Create) and WebhookServiceTests (+Create, +GetPageResultsAsync). Create new\ntest files for UserService, OrganisationService, and DistributionService.\n\nAll 151 tests pass. Tests-only change, no source code modified.\n\nCloses #33 (Phase 1 of 2)",
"is_bot": false,
"headline": "test: Add unit tests for connector services (BatchService, WebhookSer…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c611468f7ae5b708678aa2161e0b7a70bf07564",
"body": null,
"is_bot": false,
"headline": "Merge pull request #46 from AMANDA-Technology/feature/issue-32",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T14:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db236c1ecf2364b5cff0c2813a7df62936dfe092",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feature/issue-32",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ea2151097b22556c36b5a819fa3d653ad86580",
"body": "Move TryGetIncludedData tests before the last test method and remove\nunnecessary System.Text.Json using to prevent positional conflicts\nwhen merging main branch.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: reorder test file to avoid merge conflict with main",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:26:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ea3f8b5b5cf59205762265de319a05a683d09312",
"body": null,
"is_bot": false,
"headline": "Merge pull request #48 from AMANDA-Technology/feature/issue-26",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T14:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47392e84a42fcd36123161b6fd5c27184bc042e6",
"body": null,
"is_bot": false,
"headline": "Merge pull request #47 from AMANDA-Technology/feature/issue-30",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T14:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ec454ab05d206081e31405713f234f9867adf05",
"body": "…ploadFile\n\n- Wrap HttpRequestMessage and HttpResponseMessage in using declarations to prevent resource leaks\n- Replace bool return type with new ExternalRequestResult sealed record (IsSuccess, StatusCode, ReasonPhrase)\n- Add ExternalRequestResult to PingenApiNet.Abstractions.Models.Api\n- Update IFilesService interface and E2E test to use new return type\n- Add comprehensive unit tests for ExternalRequestResult and FilesService\n- Update README usage example with error reporting\n\nCloses #26",
"is_bot": false,
"headline": "fix: fix resource leaks and improve error reporting in FilesService.U…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfda8008fd519dbd396b1b7799b75989e8e911ba",
"body": null,
"is_bot": false,
"headline": "Merge pull request #45 from AMANDA-Technology/feature/issue-27",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T14:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126be84f71e2177794112e1d01648eb33cc6a1a0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #44 from AMANDA-Technology/feature/issue-29",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T14:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "552d7b07f3f3db6a231e7c625e9865bb90b7b7b2",
"body": "…(Closes #30)\n\nReplace manual property copying in ConnectorService.AutoPage with a\nwith-expression so all ApiPagingRequest properties are preserved\nautomatically. Add tests verifying property preservation and PageNumber\ndefaulting behavior.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: use with-expression in AutoPage to prevent silent property loss …",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:07:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6948c5fa416ee34e065680ce231e9f5ac09eb691",
"body": "Read the type discriminator directly from JsonElement instead of\ndeserializing to DataIdentity first. Only the matching element is\ndeserialized to Data<T>, halving per-element work for included arrays.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf: avoid double-deserialization in TryGetIncludedData<T> (Closes #32)",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:06:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a01739d363df15b0da7509df791eefb74ab30b01",
"body": null,
"is_bot": false,
"headline": "fix: Add double-check pattern to token refresh semaphore (Closes #27)",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c631ccd84ad3423224732e4a5dbe368ece19764",
"body": null,
"is_bot": false,
"headline": "Merge pull request #43 from AMANDA-Technology/feature/issue-28",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T14:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a54d3b53092697a9d9378eef998da27b3695136",
"body": null,
"is_bot": false,
"headline": "Merge pull request #42 from AMANDA-Technology/feature/issue-31",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T14:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "462d8de26b016ef75fc43a0ad2abcaba27ccf7fb",
"body": "…s #29)",
"is_bot": false,
"headline": "perf: cache JsonSerializerOptions in PingenSerialisationHelper (Close…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cef29f1f991522cd3ee46514f2363697c12b0d6a",
"body": "All connector services are declared sealed except WebhookService.\nAdd the sealed modifier and a regression test to prevent future removal.\n\nCloses #28",
"is_bot": false,
"headline": "fix: seal WebhookService for consistency with other connector services",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T14:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139adcdf34d252b9bf5df42b452ae338969b241b",
"body": "…nd service classes (Closes #31)\n\nFix <see cref=\"...\"/> references in constructor summaries:\n- PingenFileDownloadException: PingenApiErrorException → PingenFileDownloadException\n- PingenWebhookValidationErrorException: PingenApiErrorException → PingenWebhookValidationErrorException\n- DistributionService: LetterService → DistributionService",
"is_bot": false,
"headline": "fix(docs): correct XML documentation copy-paste errors in exception a…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T13:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c60c81392e8b00f6c89a3e474f8461883039069",
"body": "fix(auth): make access token per-instance to prevent multi-tenant token sharing",
"is_bot": false,
"headline": "Merge pull request #41 from AMANDA-Technology/feature/issue-22",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T13:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25bb28abc0c9e12ddd43fb2b788177bf371b65d5",
"body": "Removed automatic authorization attempt in constructor.",
"is_bot": false,
"headline": "Remove TryAuthorizeHttpClient call from constructor",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T13:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a18cccd5cb54167a342d7dbdcbb3011c1dff1c",
"body": "fix: URL-encode query parameter values in LettersEndpoints",
"is_bot": false,
"headline": "Merge pull request #40 from AMANDA-Technology/feature/issue-25",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T13:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "803437fe0c07eeda3b9d8ebcfee3857506f95610",
"body": "…lti-tenant token sharing\n\nRemove static modifier from _accessToken, AuthenticationSemaphore (renamed to\n_authenticationSemaphore), and IsAuthorized() in PingenConnectionHandler. Each\nhandler instance now maintains its own OAuth2 token, preventing cross-tenant\ntoken leakage in multi-tenant deployments. Add regression test verifying\nindependent token lifecycle across instances. Update ADR-002, CLAUDE.md, and\ncomponent docs.\n\nCloses #22",
"is_bot": false,
"headline": "fix(auth): make access token and semaphore per-instance to prevent mu…",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T13:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4987f289025c78c26ee0198357464c099cd9e6f7",
"body": "…#25)",
"is_bot": false,
"headline": "fix: URL-encode language query parameter in LettersEndpoints (Closes …",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T13:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6327b6e3e6b39816498717b52b9cd51d873d03ea",
"body": null,
"is_bot": false,
"headline": "udpate nugets",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T13:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e53a63bffe83fea06914a0c3349e43e7427437",
"body": null,
"is_bot": false,
"headline": "Update .NET version to 10.0.x in workflow",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T13:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1543f9b262d1a997b4b83d620536956d4d027fcc",
"body": null,
"is_bot": false,
"headline": "Merge pull request #34 from AMANDA-Technology/feature/issue-23",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-28T13:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e67473a77c2f1dffa7dd23de6b2681bd5cd2b3",
"body": null,
"is_bot": false,
"headline": "fix(ci): set Dependabot package-ecosystem to nuget (Closes #23)",
"author_name": "AMANDA Info",
"author_login": "AMANDA-Info",
"committed_at": "2026-03-28T13:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ced51f17f9356a69ad1d710507f3979881412fa",
"body": "Update to .NET 10 and C# 14",
"is_bot": false,
"headline": "Merge pull request #20 from AMANDA-Technology/feature/issue-19",
"author_name": "Philip Näf",
"author_login": "naefp",
"committed_at": "2026-03-24T23:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e930ef0bee77986b5909f187942d517750e198",
"body": "…fix doc comment\n\n[EnumMember] from System.Runtime.Serialization is not recognized by\nSystem.Text.Json's JsonStringEnumConverter, causing BatchIcon values\nwith hyphens (wave-hand, percent-tag, percent-badge) to serialize\nincorrectly. Replace with [JsonStringEnumMemberName] which is the\ncorrect attribute for .NET 9+. Also fix stale XML doc on\nWebhookEventCategory enum.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(enums): replace [EnumMember] with [JsonStringEnumMemberName] and …",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-03-24T23:48:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1ef3bf1988daf9e5bdf7dfa06b37e21e808884f0",
"body": "- Use generic JsonStringEnumConverter<TEnum> on all 14 enums (AOT + perf)\n- Replace Enumerable.Empty<T>() with collection expression [] (consistency)\n- Replace LINQ hex encoding with Convert.ToHexString().ToLowerInvariant() (perf)\n\nAll changes are internal — no public API impact.\n\nCo-Authored-By: AI Cockpit Team Leader <teamleader@aicockpit.test>",
"is_bot": false,
"headline": "feat(phase-2): adopt C# 14 / .NET 10 features (issue #19)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-03-24T23:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2939640870b31109229839d7bed66d34476acac5",
"body": "- Update all 5 .csproj files: TargetFramework net9.0 → net10.0, LangVersion 13 → 14\n- Update Microsoft.Extensions.Http and Microsoft.Extensions.DependencyInjection 9.0.9 → 10.0.0\n- Update documentation (CLAUDE.md, architecture docs) to reflect .NET 10 / C# 14\n\nNote: CI workflow updates (.github/workflows/) require a PAT with `workflow` scope\nand will be included separately.\n\nCo-Authored-By: AI Cockpit Team Leader <teamleader@aicockpit.test>",
"is_bot": false,
"headline": "feat(phase-1): update to .NET 10 and C# 14 (issue #19)",
"author_name": "AI Cockpit Team Leader",
"author_login": null,
"committed_at": "2026-03-24T22:58:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 135,
"latest_release_at": "2026-07-12T20:46:35Z",
"latest_release_tag": "1.3.0-rc-1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 16,
"mean_days_between_releases": 146.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "PingenApiNet.Abstractions",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/PingenApiNet.Abstractions",
"is_deprecated": false,
"latest_version": "1.3.0",
"repository_url": "https://github.com/AMANDA-Technology/PingenApiNet",
"versions_count": 37,
"total_downloads": 32175,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-29T19:34:24.937000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "PingenApiNet.AspNetCore",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/PingenApiNet.AspNetCore",
"is_deprecated": false,
"latest_version": "1.2.5",
"repository_url": "https://github.com/AMANDA-Technology/PingenApiNet",
"versions_count": 36,
"total_downloads": 15324,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-10-07T20:50:14.870000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 294
},
{
"name": "PingenApiNet",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/PingenApiNet",
"is_deprecated": false,
"latest_version": "1.2.5",
"repository_url": "https://github.com/AMANDA-Technology/PingenApiNet",
"versions_count": 36,
"total_downloads": 30495,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-10-07T20:50:14.300000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 294
}
]
},
"popularity": {
"forks": 2,
"stars": 4,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2025-10-06",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/PingenApiNet.Abstractions/PingenApiNet.Abstractions.csproj",
"src/PingenApiNet.AspNetCore/PingenApiNet.AspNetCore.csproj",
"src/PingenApiNet/PingenApiNet.csproj",
"tests/PingenApiNet.Tests.E2E/PingenApiNet.Tests.E2E.csproj",
"tests/PingenApiNet.Tests.Integration/PingenApiNet.Tests.Integration.csproj",
"tests/PingenApiNet.UnitTests/PingenApiNet.UnitTests.csproj"
],
"largest_source_bytes": 53230,
"source_files_sampled": 237,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"GEMINI.md"
],
"agent_instruction_max_bytes": 16378
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 11,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Microsoft.Extensions.DependencyInjection",
"manifest": "src/PingenApiNet.AspNetCore/PingenApiNet.AspNetCore.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.10"
},
{
"name": "Microsoft.Extensions.Http",
"manifest": "src/PingenApiNet/PingenApiNet.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.10"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.Extensions.DependencyInjection",
"direct": true,
"version": "10.0.10",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Http",
"direct": true,
"version": "10.0.10",
"ecosystem": "nuget"
},
{
"name": "Bogus",
"direct": false,
"version": "35.6.5",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "10.0.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "18.8.1",
"ecosystem": "nuget"
},
{
"name": "NSubstitute",
"direct": false,
"version": "6.0.0",
"ecosystem": "nuget"
},
{
"name": "NUnit",
"direct": false,
"version": "4.6.1",
"ecosystem": "nuget"
},
{
"name": "NUnit.Analyzers",
"direct": false,
"version": "4.14.0",
"ecosystem": "nuget"
},
{
"name": "NUnit3TestAdapter",
"direct": false,
"version": "6.2.0",
"ecosystem": "nuget"
},
{
"name": "Shouldly",
"direct": false,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "WireMock.Net",
"direct": false,
"version": "2.13.0",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 2,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 39,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 60,
"closed_unmerged_prs": 31
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "naefp",
"commits": 55,
"avatar_url": "https://avatars.githubusercontent.com/u/42241289?v=4"
},
{
"type": "User",
"login": "AMANDA-Info",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/69602413?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
},
{
"type": "User",
"login": "CPlusPlus17",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/2873373?v=4"
},
{
"type": "User",
"login": "dradovic",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/266498?v=4"
},
{
"type": "User",
"login": "FlorianArnould",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/32898426?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.44
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql-analysis.yml",
"main.yml",
"sonar-analysis.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"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": 7,
"reason": "Found 7/10 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 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": 7,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "40b141a52164b2afa6cffb303ab86d29c51d8459",
"ran_at": "2026-07-29T19:39:33Z",
"aggregate_score": 6.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T19:34:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-29T19:30:54Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/AMANDA-Technology/PingenApiNet",
"host": "github.com",
"name": "PingenApiNet",
"owner": "AMANDA-Technology"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 70,
"vitality": 76,
"community": 37,
"governance": 70,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 135,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"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": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "135 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 135
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 14,
"latest_release_tag": "1.3.0-rc-1",
"releases_from_tags": false,
"days_since_latest_release": 16,
"mean_days_between_releases": 146.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 16 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~146.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 146.4
}
}
],
"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": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 2,
"stars": 4,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"packages": [
"PingenApiNet.Abstractions",
"PingenApiNet.AspNetCore",
"PingenApiNet"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 77994,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "77,994 downloads all-time across nuget",
"points": 50.8,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 77994,
"ecosystems": "nuget"
}
}
],
"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": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 6,
"top_contributor_share": 0.44
},
"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 44% of commits",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 39,
"open_issues": 0,
"closed_issues": 60,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 31
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "39/70 decided PRs merged",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 39,
"decided": 70
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/10 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "AMANDA-Technology",
"public_repos": 7,
"account_age_days": 2246
},
"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": "2 followers of AMANDA-Technology",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "AMANDA-Technology"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~6 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"PingenApiNet.Abstractions",
"PingenApiNet.AspNetCore",
"PingenApiNet"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "nuget"
}
}
],
"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": "37 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 37
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "good",
"name": "Security",
"value": 70,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/10 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 detected but not run on all commits",
"points": 3.5,
"status": "partial",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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 11 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": 11
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 11,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 11,
"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": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 76,
"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.92,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"GEMINI.md"
],
"agent_instruction_max_bytes": 16378
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md, GEMINI.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md, GEMINI.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": "92 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.28,
"toolchain_manifests": [
"src/PingenApiNet.Abstractions/PingenApiNet.Abstractions.csproj",
"src/PingenApiNet.AspNetCore/PingenApiNet.AspNetCore.csproj",
"src/PingenApiNet/PingenApiNet.csproj",
"tests/PingenApiNet.Tests.E2E/PingenApiNet.Tests.E2E.csproj",
"tests/PingenApiNet.Tests.Integration/PingenApiNet.Tests.Integration.csproj",
"tests/PingenApiNet.UnitTests/PingenApiNet.UnitTests.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/PingenApiNet.Abstractions/PingenApiNet.Abstractions.csproj, src/PingenApiNet.AspNetCore/PingenApiNet.AspNetCore.csproj, src/PingenApiNet/PingenApiNet.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/PingenApiNet.Abstractions/PingenApiNet.Abstractions.csproj, src/PingenApiNet.AspNetCore/PingenApiNet.AspNetCore.csproj, src/PingenApiNet/PingenApiNet.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "28 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 28,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 53230,
"source_files_sampled": 237,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/237 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 237,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T19:39:50.197668Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AMANDA-Technology/PingenApiNet.svg",
"full_name": "AMANDA-Technology/PingenApiNet",
"license_state": "standard",
"license_spdx": "MIT"
}