Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 100,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 89562
},
"pushed_at": "2026-07-21T17:53:02Z",
"created_at": "2026-03-26T22:21:43Z",
"owner_type": "User",
"updated_at": "2026-07-21T17:53:15Z",
"description": "MQTT client integration for Vinculum",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Ty Sarna",
"type": "User",
"login": "tsarna",
"company": null,
"location": null,
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/630146?v=4",
"created_at": "2011-02-21T15:36:43Z",
"is_verified": null,
"public_repos": 48,
"account_age_days": 5635
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-20T03:07:51Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-06-26T21:06:43Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-05-27T22:36:30Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-04-23T21:07:13Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-04-18T21:32:50Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-04-17T21:49:09Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-08T22:50:00Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-04-07T22:25:00Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-03T17:59:52Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-03T17:39:18Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-03T17:30:17Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-04-02T23:09:26Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-03-29T03:28:20Z"
}
],
"recent_commits": [
{
"oid": "7e98e44609f7f4b63b79f7dc36955e29a609412b",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module github.com/tsarna/vinculum-wire to v0.4.0 (#26)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-07-21T17:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89b805db689dd6edc1b3d656329ac19caefa039e",
"body": "The subscriber used to swallow a deserialize failure: log a warning,\nsubstitute the raw payload for the decoded message, and deliver it\nanyway. That happened even when the caller explicitly configured\nwire.JSON, so there was no way to say \"messages on this topic must be\nJSON\". The subscriber then re\n[…]\nlures from the subscription, vinculum_topic,\nand subscriber paths.\n\nRequires vinculum-wire v0.3.0 for DecodeError/DecodeErrorHook.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Treat deserialize failures as fatal, add decode-error hook",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-07-20T03:07:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3f3cef83ad2b28510e5fa56b390fe3853ed34e83",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update actions/setup-go action to v7 (#25)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-07-18T02:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d9350f554d08e02911ba795d5a1b13a7a49b408",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module github.com/tsarna/vinculum-wire to v0.2.1 (#24)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-06-27T14:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dc4da857341d0e488fb4b6344c40e016d4fc53c",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module github.com/tsarna/vinculum-bus to v0.15.1 (#23)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-06-27T14:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b642a68dde06757f1926b38b027db56e65b961",
"body": null,
"is_bot": false,
"headline": "Prepare for 0.8.1",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-06-26T21:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80593ff1f2dba2d8becff93af16dcbbfd9229620",
"body": "The subscriber extracted W3C baggage from MQTT 5 user properties but only\nused it to link the producer span; it passed the original context to\nsubscriber.OnEvent, so consumers (and action expressions) could not read\ninbound baggage. Copy the producer's baggage onto the processing context.\nThe consumer span remains a new root linked to the producer span — only\nbaggage rides along, not the span parent.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Carry inbound baggage onto the OnEvent context",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-06-26T21:02:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "829902d67b935a17fbbc05d89d0d1fa30d0acb83",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update actions/checkout action to v7 (#22)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-06-19T17:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010fcd0185dc2f0e28d779099f10d3a26f95d01c",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module go.opentelemetry.io/otel/sdk to v1.44.0 (#21)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-05-31T21:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cabf87902d9b0803b8350d8c6716b55ca58dfe5",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module go.opentelemetry.io/otel to v1.44.0 (#19)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-05-27T22:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d051d3f8a9cc3000f9b70c2bba86a35d9ae7a7",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module go.opentelemetry.io/otel/metric to v1.44.0 (#20)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-05-27T22:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9e04048f4a76a5832e7017613ad4b653349924",
"body": null,
"is_bot": false,
"headline": "Change license to Apache-2.0",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-05-27T22:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "394e318c0c15bd84f78c2f7e0063a2d36b4a9a89",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module github.com/tsarna/vinculum-bus to v0.15.0 (#17)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-05-27T22:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7af7004e34ab2503f1b28b6f485c4f73869d1466",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module github.com/tsarna/vinculum-wire to v0.2.0 (#18)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-05-27T22:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997170a4b21594769851b217ad52562b6417097a",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module go.uber.org/zap to v1.28.0 (#16)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-05-02T16:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5c605c7cd084f5489c662a6ca56b3739d6f05c9",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module github.com/tsarna/vinculum-bus to v0.14.0 (#15)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-27T16:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d78874f2f720bd019a8c24a8c10ddda12f7866a",
"body": "Also relocates an orphan '### Added' heading from [Unreleased] down to\nv0.7.1 where its bullet item actually lives.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add CHANGELOG entry for v0.7.2",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-23T20:52:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3331a61367a121d85b738693b984369b5288e51b",
"body": "Switches publisher routing and subscriber pattern matching from direct\nmqttpattern calls to topicmatch so MQTT bridging honors MQTT 5.0 §4.7.2:\nfilters starting with + or # no longer match reserved $-prefixed topics.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Route topic matching through vinculum-bus/topicmatch",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-23T20:44:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "445620e0b9384c0fc43c40b83c96f8fe64ca739a",
"body": "…scriber metrics\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add vinculum.client.name metric attribute to all client/publisher/sub…",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-18T21:30:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2b0ceb69f292f347c177f905c921140b78646f98",
"body": "CtyWireFormat at the vinculum config layer now handles cty conversion,\nso the inline shim and cty-specific tests are no longer needed.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove cty shim and drop go2cty2go/go-cty dependencies",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-17T21:47:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c22834938c4480877b9e9cff400a3e50612e3bef",
"body": "Replace inline serializePayload/deserializePayload with the shared\nvinculum-wire module. Publisher and subscriber builders gain\nWithWireFormat/WithWireFormatName methods; default is wire.Auto for\nbackward compatibility.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add pluggable wire format support via vinculum-wire",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-17T20:39:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4e07694d81e0dbc7c1d8af305d2b54a5b5c2693f",
"body": "Client, publisher, and subscriber now accept metric.MeterProvider via\nWithMeterProvider() or MeterProvider config field. Metric names follow OTel\nsemantic conventions (messaging.client.* where applicable, mqtt.* for\nMQTT-specific metrics). All metrics carry messaging.system=mqtt and\nmessaging.destination.name attributes.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Replace o11y.MetricsProvider with direct OTel metrics (v0.6.0)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-08T22:44:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "74308adc7ede33a9d49357bff9b5b21ccb4ae84e",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module go.opentelemetry.io/otel/trace to v1.43.0 (#14)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-07T22:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cfb1f8f6fc044a3277d5eb913c5111a00977a69",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module go.opentelemetry.io/otel/sdk to v1.43.0 (#13)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-07T22:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9186d52926022896064a1c00eb49f2a279ee45a",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module go.opentelemetry.io/otel to v1.43.0 (#12)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-07T22:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05200fefe9f893c59239465d7096105203c0d78e",
"body": "Co-authored-by: Renovate Bot <renovate@sarna.org>",
"is_bot": false,
"headline": "Update module github.com/tsarna/vinculum-bus to v0.10.0 (#11)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-07T22:18:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e2364183091134972b6e95c41cd40a703a5c02",
"body": "Update actions/setup-go action to v6",
"is_bot": false,
"headline": "Merge pull request #6 from tsarna/renovate/actions-setup-go-6.x",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-07T16:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc1abf21f635f05f83a3a72c4c88db88652469e1",
"body": null,
"is_bot": false,
"headline": "Update actions/setup-go action to v6",
"author_name": "Renovate Bot",
"author_login": null,
"committed_at": "2026-04-07T16:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64d4cf0f62323805ad79d2107c668558c16fd39",
"body": "Use SpanKindProducer on publisher spans and SpanKindConsumer on subscriber\nspans, enabling tracing backends to correctly classify spans and render\nmessaging topology views.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Set OTel span kinds for producer and consumer spans",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-03T17:38:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6a1e74d5f4020f9bb4fbf69930d40be6378469e1",
"body": "Set messaging.system, messaging.destination.name, messaging.operation.type,\nand messaging.operation.name on publisher and subscriber spans per the OTel\nmessaging semantic conventions (semconv/v1.26.0).\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add OTel messaging semantic convention attributes to spans",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-03T17:34:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b85204b4dcd44327620de3993dbf7720963febd7",
"body": "Create the process <topic> span as a new trace root with a link to the\nremote producer span rather than as a child of it, following OTel\nmessaging semantic convention recommendations for async pub/sub\nboundaries.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use OTel span links for MQTT subscriber traces",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-03T17:23:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f6a701151864e4df8cbcb9782eb4f40257cf0445",
"body": null,
"is_bot": false,
"headline": "Prepare for 0.2.0",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-02T23:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc8ed8cbaa5be5ef2ec12c413b0b78006b63d51",
"body": "Instead of relying solely on the global TracerProvider, both MQTTSubscriber\nand MQTTPublisher now accept an explicit trace.TracerProvider via their\nbuilders. The injected provider is used for span creation; nil falls back\nto the global (noop tracer when no OTLP client is configured).\n\nTests updated to inject the provider directly rather than setting globals,\nmaking each test hermetic.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Pass TracerProvider explicitly to subscriber and publisher (Option A)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-02T23:02:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e6b13dd466cbc4a5d9c5c46b44fd15d7165b52ff",
"body": "…erties\n\n- carrier: new TextMapCarrier backed by paho.UserProperties, used by both\n subscriber and publisher for OTel propagation\n- subscriber: extracts traceparent/tracestate/baggage from inbound user\n properties into context; creates process <topic> span wrapping OnEvent;\n filters W3C trace hea\n[…]\n0 and otel/sdk for tests\n- Tests: trace header filtering, remote context propagation, span creation,\n traceparent injection, error recording\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add bidirectional W3C trace context propagation over MQTT 5 user prop…",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-02T23:02:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "99c5085a99a0700e8fc240cc516bbddff6014364",
"body": "chore: Configure Renovate",
"is_bot": false,
"headline": "Merge pull request #1 from tsarna/renovate/configure",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-04-01T14:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c73a0db0dd4dee3e1a426e1f0f638b66560a24",
"body": null,
"is_bot": false,
"headline": "Add renovate.json",
"author_name": "Renovate Bot",
"author_login": null,
"committed_at": "2026-03-31T16:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fe96e011af8e9d7dcd9f6dd868bffeed70fe96",
"body": "autopaho websocketConnector.Write sends one WebSocket message per Write\ncall. packets.WriteTo uses net.Buffers, and net.Buffers.WriteTo calls\nWrite once per buffer, so each MQTT packet was split across multiple\nWebSocket messages.\n\nMQTT 5.0 spec s6.1 requires a single MQTT packet be sent in a single\n[…]\nlushes them as one binary WebSocket message on Unlock. Wire via\nAttemptConnection for ws and wss URLs; TCP/TLS fall back to standard\ndialers.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: send each MQTT packet as a single WebSocket message",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-29T03:27:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "72d4d2afaf8edaa87392de94eeb9d5e7c0fa5576",
"body": "Move VCL/HCL config documentation to vinculum/doc/client-mqtt.md.\nREADME now covers the publisher, subscriber, and client package APIs\nwith Go code examples and links to the vinculum config reference.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: rewrite README to focus on Go package API",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-27T00:49:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fb10821861d92bd85ddf236e6e85bc2132254ccf",
"body": "- README.md: complete reference — quick start, connection config, publisher\n and subscriber blocks, TLS/auth/reconnect/LWT, lifecycle hooks, metrics\n tables, pitfalls\n- CHANGELOG.md: v0.1.0 initial release entry\n- publisher/doc.go, subscriber/doc.go, client/doc.go: expanded package godoc\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Phase 6: Documentation and final polish",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-27T00:27:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d056d42b45bf4118a4cec7eeec40a1f5f3714d59",
"body": "gorilla/websocket and golang.org/x/net/proxy are required by\nautopaho but were not included in go.sum.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix missing go.sum entries for autopaho transitive dependencies",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-27T00:16:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "667c27f9d05b418153e9fed01cf1c108b7ba27c5",
"body": "Add MQTTClient wrapping autopaho.ConnectionManager. Start() blocks until\nOnConnectionUp has completed (not just AwaitConnection) to guarantee\nsubscriptions are registered and publishers have their PublishFunc\ninjected before returning. Handles reconnection transparently: topics\nare re-subscribed on each OnConnectionUp call. Stop() sends a graceful\nDISCONNECT. 17 unit tests, no broker required.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Phase 4: Client package (connection management)",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-26T23:42:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "83890e74954eaa3405c756f1784c502cb050a204",
"body": "Add MQTTSubscriber (source, not bus.Subscriber) that receives inbound\nMQTT messages via HandleMessage and dispatches them as vinculum events.\nSupports MQTT-style wildcard pattern matching, MQTT 5 user properties\nto fields, pattern field extraction, retained message handling, and\nshared subscriptions. BrokerSubscriptions() computes standard MQTT\npatterns (stripping +fieldName syntax) for broker registration.\n35 tests, all pass.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Phase 3: Subscriber package",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-26T23:26:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1d086cc9873bedde4e4cc670710c3c851cf6d40f",
"body": "Add MQTTPublisher implementing bus.Subscriber. Supports topic mappings\nwith per-mapping QoS and retain flags, MQTT 5 user properties from\nvinculum fields, and cty/[]byte/Go payload serialization. PublishFunc\nis injected after connection (keeping this package free of autopaho\nimports and enabling unit testing without a broker). 27 tests, all pass.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Phase 2: Publisher package",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-26T23:11:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07f87481738829394f40fe9f0e68defefb420065",
"body": "Add go.mod with all required dependencies, CI workflow mirroring\nvinculum-kafka, README stub, and package doc.go stubs for publisher,\nsubscriber, and client packages.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Phase 1: Repository foundation",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-26T23:11:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "682e8d4d0febfaa55511850cfdb73578f84bae7f",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Ty Sarna",
"author_login": "tsarna",
"committed_at": "2026-03-26T22:21:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 45,
"latest_release_at": "2026-07-20T03:07:51Z",
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 11,
"days_since_latest_release": 8,
"mean_days_between_releases": 11.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/tsarna/vinculum-mqtt",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/tsarna/vinculum-mqtt",
"is_deprecated": false,
"latest_version": "v0.9.0",
"repository_url": "https://github.com/tsarna/vinculum-mqtt",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T03:07:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"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": [
"go.mod"
],
"largest_source_bytes": 19555,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/eclipse/paho.golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/tsarna/vinculum-bus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.15.1"
},
{
"name": "github.com/tsarna/vinculum-wire",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/metric",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 18,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "tsarna",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/630146?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": "15 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7e98e44609f7f4b63b79f7dc36955e29a609412b",
"ran_at": "2026-07-28T04:43:19Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T17:53:37Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T17:52:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tsarna/vinculum-mqtt",
"host": "github.com",
"name": "vinculum-mqtt",
"owner": "tsarna"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 40,
"vitality": 81,
"community": 24,
"governance": 48,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 45,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "45 commits in the last year",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 45
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 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": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 11.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~11.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 11.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"merged_prs": 18,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/26 decided PRs merged",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"followers": 4,
"owner_type": "User",
"is_verified": null,
"owner_login": "tsarna",
"public_repos": 48,
"account_age_days": 5635
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4 followers of tsarna",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "tsarna"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "48 public repos, account ~15 yr old",
"points": 24.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 48
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/tsarna/vinculum-mqtt"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 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": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "15 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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.867,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "39 of 45 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 45
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.467,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "21 of the last 45 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 21,
"sampled": 45
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 19555,
"source_files_sampled": 17,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T04:43:29.347701Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tsarna/vinculum-mqtt.svg",
"full_name": "tsarna/vinculum-mqtt",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}