JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"cache",
"in-memory",
"indexing",
"java",
"java-21",
"kafka",
"library",
"lock-free",
"maven",
"spring-boot"
],
"is_fork": false,
"size_kb": 4048,
"has_wiki": true,
"homepage": null,
"languages": {
"HTML": 10571,
"Java": 966979,
"Shell": 6810,
"Dockerfile": 492
},
"pushed_at": "2026-07-23T19:07:20Z",
"created_at": "2026-02-15T12:32:22Z",
"owner_type": "User",
"updated_at": "2026-07-21T14:09:18Z",
"description": "In-memory indexed cache library for Java 21. Fluent DSL, lock-free reads, pluggable sync (Kafka, HTTP, DB), leader election, and snapshot persistence.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "http://www.waabox.org",
"name": "waabox",
"type": "User",
"login": "waabox",
"company": "fanki",
"location": "Argentina",
"followers": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/554238?v=4",
"created_at": "2011-01-09T14:16:46Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 5675
},
"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": "v1.11.0",
"kind": "minor",
"published_at": "2026-07-20T13:05:38Z"
},
{
"tag": "v1.10.2",
"kind": "patch",
"published_at": "2026-07-18T13:40:49Z"
},
{
"tag": "v1.10.1",
"kind": "patch",
"published_at": "2026-07-18T11:37:34Z"
},
{
"tag": "v1.10.0",
"kind": "minor",
"published_at": "2026-06-11T13:55:10Z"
},
{
"tag": "v1.9.2",
"kind": "patch",
"published_at": "2026-04-06T16:43:45Z"
},
{
"tag": "v1.9.1",
"kind": "patch",
"published_at": "2026-04-06T14:23:31Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2026-04-02T12:42:16Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2026-04-01T19:59:35Z"
},
{
"tag": "v1.7.2",
"kind": "patch",
"published_at": "2026-03-31T18:05:00Z"
},
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2026-03-16T01:15:48Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-03-16T00:54:14Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-03-15T20:01:11Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-03-15T17:38:22Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-03-15T16:04:56Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-03-06T23:10:20Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-03-03T01:30:51Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-02-24T13:06:10Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-02-17T22:57:35Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2026-02-17T14:53:57Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-02-17T14:42:37Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-02-17T11:54:40Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-02-16T16:09:00Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-02-16T09:50:35Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-02-15T14:44:52Z"
}
],
"recent_commits": [
{
"oid": "ae1dbb3d631496f7a7e055051b2a2adf1d9787a3",
"body": null,
"is_bot": false,
"headline": "Add .sdkmanrc for Java 21 Temurin",
"author_name": "Rafael Barrera Oro",
"author_login": null,
"committed_at": "2026-07-21T14:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5229ecbcbf328d21d3aaf934d2065d9cd47889b5",
"body": "- ADOPTERS.md: list production users of Andersoni, starting with Fanki,\n with a note on how to add an organization by PR. README gains a short\n 'Used by' section pointing at it.\n- README module table: andersoni-core is not zero-dependency — it pulls\n slf4j-api and org.json (the sync wire codec). Correct the claim to\n match the CLAUDE.md and wiki wording.\n- Remove hola.sh, a personal CSV rollback script committed by accident in\n the 1.5.0 bump; it has nothing to do with the library.",
"is_bot": false,
"headline": "Add ADOPTERS.md, correct core dependency claim, drop stray script",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-21T12:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c5a9132ddf29050c07cfed8c84d4a90fb7549f",
"body": null,
"is_bot": false,
"headline": "Delete hola.sh",
"author_name": "waabox",
"author_login": "waabox",
"committed_at": "2026-07-21T12:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f59b7409b43c98b87d6423379360a403a6073cb",
"body": "The example is standalone rather than a reactor module, so version bumps\nnever reached it and it had drifted to 1.7.0 — four releases behind. It\nbuilds and its tests pass against 1.11.0 unchanged, so no API it uses\nbroke across that range.\n\nThe example's own artifact version is deliberately left at 1.0.0: it is a\ndemo app, not a published library, and it does not track the library\nversion.",
"is_bot": false,
"headline": "Update the example app to Andersoni 1.11.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-20T12:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8670db05e39243a9e0b9146e840406d193221c0c",
"body": "A minor rather than a patch: CatalogStatus gains a hashComparable record\ncomponent, which changes its canonical constructor. Reading\nAndersoni.status() and its accessors is unaffected; only code that\nconstructs a CatalogStatus directly needs updating.",
"is_bot": false,
"headline": "Bump version to 1.11.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-20T12:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e74187ba62086fc9cbb7ff65a9e149351131462",
"body": "The audit's S3 entry bundled two findings with different outcomes. It is\nnow split: hash verification on load is fixed, while streaming the\nsnapshot instead of buffering it in heap is recorded as won't-fix.\n\nThe reasoning is on the entry so it is not proposed again: the snapshot\nswap is an AtomicRef\n[…]\nd fix is wrong) from [WONTFIX]\n(the finding is real, the fix is not worth its cost), since conflating\nthem invites reopening the wrong one, and reorders the remaining work now\nthat S3 is off the list.",
"is_bot": false,
"headline": "docs: record the S3 heap-buffering decision and snapshot integrity fixes",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-20T12:55:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2f7b7e6bb9e3a5e013e3b70b58af70079b1bf4f",
"body": "…consistent\n\nsnapshot-s3: load() never checked the stored hash against the bytes it\ndownloaded. A corruption that still parsed produced a catalog serving\nwrong data, and because the convergence check compares against that\nsnapshot's own metadata hash, the node considered itself converged and\nwould n\n[…]\nal null made Jackson\nreturn null, which escaped as a raw NPE from the unmodifiable wrapper\ninstead of the documented UncheckedIOException.\n\nFull mvn clean verify green including the Docker cluster IT.",
"is_bot": false,
"headline": "fix: verify snapshot integrity on load and make the stored hash self-…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-20T12:51:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "59141b96cb79db63e4e7a2ec5c12b6143420b146",
"body": "The 2026-07-18 audit had no record of what had since been fixed, so every\nitem still read as outstanding. Each finding now carries its state and the\ncommit that addressed it, partial fixes state what is closed and what\nremains, and the stale \"next 48h\" list is replaced by what is actually\nleft, rank\n[…]\n signal, poll() compares hashes and ignores version, and every\nrefresh reloads the full dataset, so there is no event ordering to\nenforce. Left as written, the entry invited a change that breaks sync.",
"is_bot": false,
"headline": "docs: annotate the full-project audit with current status",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-20T12:27:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0c65347a61f2196fcf9811ab297cdc08a3f9136d",
"body": "…cally\n\nsync-db: the sync log table name cannot be a bind parameter, so it is\ninterpolated into the DDL and DML this strategy issues. It was only\nchecked for blankness, which left an externalized configuration value\nas a SQL injection vector. It must now be a plain SQL identifier,\noptionally schema-\n[…]\nduced the mixed data/metadata read\nagainst the old layout, tests for the legacy read and migration paths,\nand table name validation tests.\n\nFull mvn clean verify green including the Docker cluster IT.",
"is_bot": false,
"headline": "fix: reject unsafe sync-log table names and commit FS snapshots atomi…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-20T12:22:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8166f03bad47f016e890cab1976877b1a1c12080",
"body": "…ured\n\nThe catalog content hash is only comparable across nodes when it is\ncomputed over a serializer's bytes. Without a serializer it falls back\nto toString(), which for types that do not override it includes the\nidentity hash code, so two nodes holding identical data compute\ndifferent hashes.\n\nAnd\n[…]\nializer.\n\nNote: CatalogStatus gains a record component, which changes its\ncanonical constructor. Reading Andersoni.status() is unaffected.\n\nFull mvn clean verify green including the Docker cluster IT.",
"is_bot": false,
"headline": "fix: mark the catalog hash as node-local when no serializer is config…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-20T12:06:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9612f57c7cacc4d975e44902c3d7d8a8e8eb97b",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.10.2",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T13:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ecf1e612afa177d92d21fe0348a9a635f89b4d",
"body": "- core: add Andersoni.status() returning an AndersoniStatus (node id,\n leader flag, and per-catalog version/hash/item-count/estimated-size),\n for health endpoints and cross-node convergence checks.\n- metrics: split syncRequested from syncPublished so follower refresh\n requests and leader broadcas\n[…]\n in CLAUDE.md, and\n bump the README dependency example to 1.10.1.\n\nAdds tests for status(), the syncRequested metric, and acks validation.\nFull mvn clean verify green including the Docker cluster IT.",
"is_bot": false,
"headline": "feat: add read-only AndersoniStatus + P2 hardening and doc cleanups",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T13:39:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f38260cecfa09ae45a643636f062de2fcd0f611",
"body": "- core: default the node id to the HOSTNAME env var (the pod name in\n Kubernetes) when none is configured, falling back to a random UUID.\n A stable id keeps per-node metric tags from growing unbounded across\n restarts.\n- spring-boot-starter: on a failed lifecycle start(), best-effort stop()\n bef\n[…]\n/stored data.\n- core: document the rolling-upgrade behavior of REQUEST messages on\n RefreshEvent (old nodes may do one spurious refresh).\n\nFull mvn clean verify green including the Docker cluster IT.",
"is_bot": false,
"headline": "fix: P1 follow-ups (stable node id, lifecycle & db-race hardening, docs)",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T13:25:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b682d646de2c979ef34e18689956cc68216e847a",
"body": "- sync-http: guard the lifecycle with a running flag (publish before\n start now throws instead of NPEing), make server/client volatile,\n cap the request body at 64 KiB, and make stop() idempotent.\n- sync-kafka: roll back a partial start() — close the producer/consumer\n and clear the running flag \n[…]\nreshDispatcher fields volatile\n for cross-thread visibility.\n\nAdds tests for publish-before-start, invalid k8s config, and catalog\nname traversal. Full mvn clean verify green including the Docker IT.",
"is_bot": false,
"headline": "fix: low-risk P1 hardening (sync lifecycle, k8s config, path safety)",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T13:01:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b1f356c4d258f298be89619933e3576af8caa40",
"body": "Correctness / silent-failure / security fixes across modules:\n\n- core: gate periodic refresh to the leader only. The scheduled\n task called refreshAndSync unconditionally, so after 1.10.1 a\n follower published a refresh REQUEST every interval (storm to\n the leader). Now it refreshes only when isL\n[…]\nefresh leader gate and the\ndispatcher lost-update window; updates admin tests for the pinned\nparameters and sanitized errors. Full mvn clean verify green\nincluding the Docker cluster integration test.",
"is_bot": false,
"headline": "fix: address P0 findings from full-project audit",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T12:25:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3894e1ebddb64daf2ec2502942d395a89e1982a2",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.10.1",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T11:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ccf039eb263f9ec147904ff15316926e3b494a",
"body": "…sh request propagation",
"is_bot": false,
"headline": "Merge fix/cluster-refresh-request-propagation: follower->leader refre…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T11:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7cd435a72314a78623c9c4dbae89c9fbd94936",
"body": "A follower asked to refresh via refreshAndSync did nothing: an\nearly leader-only guard dropped the call, so the update never\nreached the cluster. The naive fix (re-broadcast the same event\nfollowers react to) would create a propagation loop.\n\nIntroduce a message-kind discriminator on the sync channe\n[…]\nean verify`; the release profile skips\nits Docker test and never publishes it.\n\nIncludes unit tests for the request/leader/follower paths and the\ncodec, plus a use-case document describing the design.",
"is_bot": false,
"headline": "fix: propagate refresh requests from followers to the leader",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-07-18T11:33:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b030bf071b7aaa9af1d061e785439c47b29591a2",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.10.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-06-11T13:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4eb96683b276b1f6bf5b2dd3af8ffc6b7ac5620",
"body": "Graph queries could only match a single value per covered field through\neq(). This adds in() on GraphQueryConditionStep, accepting a collection or\nvarargs, so a hotpath-covered field can match any of several values with OR\nsemantics. The planner expands covered conditions into the cartesian product\nof their candidate values, and the builder unions and de-duplicates the\nper-key lookups by identity.",
"is_bot": false,
"headline": "Add IN_LIST graph query operation for multi-value filtering",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-06-11T13:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec8ab8d97712a05802da966a16df63fd66f82ed",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.9.2",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-06T16:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5449bf56c8b9649ca11b96bdc2ec1a79af309338",
"body": "… triggering unnecessary refreshes\n\nrefreshAndSync now verifies leadership status before executing. Non-leader nodes silently skip the operation. This removes the need for callers to coordinate access and eliminates concurrent refresh storms in multi-node deployments. The scheduled refresh callback was simplified since the check is now centralized.",
"is_bot": false,
"headline": "Enforce leader check on refreshAndSync to prevent follower nodes from…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-06T16:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47003e05b8087e10581e8fb7898ceb27da71215d",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.9.1",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-06T14:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7281253ab2d2f377a6c7a46e055c920f79a10053",
"body": "…ion race condition\n\nFollowers that exhausted all S3 snapshot retries were permanently marked\nas FAILED with no recovery path. Add a DataLoader fallback as last resort\nbefore marking FAILED, saving the new snapshot to S3 for future restarts.\n\nK8sLeaseLeaderElection.start() returned before the first \n[…]\nd\nresolved, causing the single-instance bootstrap to treat itself as a\nfollower. Block start() with a CountDownLatch until the first leader is\nidentified, with a timeout equal to the renewal interval.",
"is_bot": false,
"headline": "Fix follower bootstrap with corrupt S3 snapshots and K8s leader elect…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-06T14:21:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eccac226bc18e19001732ade07b2dcf35d90967c",
"body": "…v1.9.0",
"is_bot": false,
"headline": "docs: update README with current Quick Start, single-loop build, and …",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b87e0201b4640207e038b14311d44fa0215417b",
"body": null,
"is_bot": false,
"headline": "docs: add build hooks documentation to README and CLAUDE.md",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "118fcdad8aa5873cfe21ed617480f37fd318e4fa",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.9.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9d78986abb840b67fcaea03de1889c8f814bfed",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused buildIndexFromItems methods",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da3ff9664ae2b2b183362797cf18c1f656c1f17",
"body": null,
"is_bot": false,
"headline": "feat: refactor buildAndSwapSnapshot to single loop with hooks",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d68bac14c8c4919e9f63f22554b0d3688377e0d",
"body": null,
"is_bot": false,
"headline": "feat: add hook registration to Catalog BuildStep",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8b686b7b569ee8185977e1cd61711ae0a2919e6",
"body": null,
"is_bot": false,
"headline": "feat: add accumulate() to GraphIndexDefinition",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f12af744cdce700b3fb2729572a59c18fc1c024",
"body": null,
"is_bot": false,
"headline": "feat: add accumulate() to SortedIndexDefinition",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ee60311e5a40a7aa5bd03dfd5809346f05ade0",
"body": null,
"is_bot": false,
"headline": "feat: add accumulate() to MultiKeyIndexDefinition",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcd2bbf59373ab949348735ce2f19bb7544f2d00",
"body": null,
"is_bot": false,
"headline": "feat: add accumulate() to IndexDefinition",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b39e666cd4514d9cbfa7abb21afc9ea356d1aad",
"body": null,
"is_bot": false,
"headline": "feat: add SnapshotBuildHook interface",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-02T12:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e6534582088a830ee4aa70caaec2640f97b0c6",
"body": null,
"is_bot": false,
"headline": "fix: remove duplicate version tags from pom files",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5a853358c47c35b125113944715cff76040bd9",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.8.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aace1a2e1f72670f4dcb3e99af4fc38b20c65498",
"body": null,
"is_bot": false,
"headline": "docs: add catalog views documentation to README and CLAUDE.md",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1102f49d8f323743754eded9ba9cde00226c4617",
"body": null,
"is_bot": false,
"headline": "docs: update JavaDocs for catalog views feature",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0e6b41a31c84fa90b796bb9385f66a728ea100",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused catalogName from GraphQueryBuilder",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78ca1ec6ab3b9b315cc0d8428d52d716db343e26",
"body": null,
"is_bot": false,
"headline": "refactor: remove redundant registeredViewTypes set",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914db6ad2cf8f7453c12e4408cb21bc4277f9a90",
"body": "…iew lookup",
"is_bot": false,
"headline": "refactor: fix review findings - remove double-wrapping, add O(1) hasV…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37a3bb07979e376b12898ab620a20302a1a0afe",
"body": null,
"is_bot": false,
"headline": "test: add integration tests and verify serialization compatibility",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6248ceaccf5630bcfb8f2849928c0e01b26a34fe",
"body": null,
"is_bot": false,
"headline": "feat: add view metadata to CatalogInfo",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04bb93cb256000aa373528e2f2eb81ddb1ada75",
"body": "Delegate the typed search() overload to Catalog.searchWithType(), which\nchecks if the requested type is a registered view and returns mapped\nview instances accordingly. Adds null-guards on all parameters to align\nwith the existing search(String, String, Object) contract.",
"is_bot": false,
"headline": "feat: add view support to Andersoni entry point",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72206da2337924c60ae5bc25ccfe91bc45e98bb4",
"body": null,
"is_bot": false,
"headline": "feat: add view overloads to CompoundQuery and GraphQueryBuilder",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed507cef56ad428c3fa0556f9db1d20af296c053",
"body": null,
"is_bot": false,
"headline": "feat: add view overloads to QueryStep",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0293ebf2dde4e3df4911f1b80c64be163aa12a59",
"body": null,
"is_bot": false,
"headline": "feat: add view support to Catalog DSL and snapshot build",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e82cba1cffdcf3b905c5077e0ff00b25a171169",
"body": null,
"is_bot": false,
"headline": "feat: add view-aware storage and query methods to Snapshot",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef52242ed9df4dc2c5e57f7382be3d7c4941d138",
"body": null,
"is_bot": false,
"headline": "feat: add AndersoniCatalogItem as internal view wrapper",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371399f02367b74ae69877f27e4362121310844b",
"body": "Introduces ViewDefinition<T, V>, a value object that associates a target\nview type with a stateless mapping function. This is the foundation for\npre-computed catalog views that will be stored alongside original items\nin snapshots.",
"is_bot": false,
"headline": "feat: add ViewDefinition for catalog view projections",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6807a8d6cdbaa2cae05d4e2ba77f7be36d07b9d1",
"body": "Enable AssumeRole and AssumeRoleWithWebIdentity flows for obtaining\ntemporary credentials when accessing S3. Configuration is declarative\nvia the existing S3SnapshotConfig builder with optional fields: roleArn,\nsessionName, webIdentityTokenFile, externalId, and durationSeconds.",
"is_bot": false,
"headline": "Add STS credential support to S3 snapshot store",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-04-01T19:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4484ed5b2e622cc40353de93e102babc0e421483",
"body": "…istener (#7)\n\nThe @KafkaListener on SpringKafkaSyncStrategy used SpEL\n#{@springKafkaSyncStrategy.getTopic()} which creates a circular\ndependency when KafkaAutoConfiguration is active and other\n@KafkaListener beans transitively depend on Andersoni.\n\nReplaced with ${andersoni.sync.kafka.topic:andersoni-sync} which\nresolves from the Environment without triggering bean creation.\n\nAlso bumps version to 1.7.2.\n\nCo-authored-by: Claude Code (Claude Opus 4.6) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: replace SpEL self-reference with property placeholder in @KafkaL…",
"author_name": "Rafael Barrera Oro",
"author_login": "borafael",
"committed_at": "2026-03-31T17:58:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8cd1a186f3ad57be81fa7fa98026846fe894868a",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.7.1",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T01:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f5891887d64ec9c6102e69a41628e6132355593",
"body": "Verifies that rapid-fire refresh events for the same catalog are\ncoalesced: a blocked refresh prevents duplicate work, and multiple\nevents arriving while a refresh is running result in at most one\nadditional refresh instead of one per event.",
"is_bot": false,
"headline": "Add coalescing integration test for AsyncRefreshDispatcher",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T01:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f4d6f1d81149827570aee45e06c27e470ab364",
"body": "Decouples the sync consumer thread from catalog refresh execution.\nEach refresh runs in a Java 21 virtual thread with per-catalog\nserialization via Semaphore(1) and event coalescing via AtomicBoolean\nto avoid redundant refreshes when multiple events arrive rapidly.",
"is_bot": false,
"headline": "Add AsyncRefreshDispatcher with virtual threads and coalescing",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T01:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17690c1b6847d2448a9d9bf1e5fccaab335a7952",
"body": "…s=all\n\nBump andersoni dependency from 1.2.1 to 1.7.0. Configure the new\nnode-id property for stable Kafka consumer groups (reusing HOSTNAME)\nand set acks=all for stronger delivery guarantees.",
"is_bot": false,
"headline": "Update example to andersoni 1.7.0 with stable consumer groups and ack…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T00:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39f6cc3e91559e0fa68c25cc86c5f7c7a4b0d3f",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.7.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T00:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae41d2afcff1cf4bf1da27057389c95cea95c08",
"body": null,
"is_bot": false,
"headline": "Merge feature/kafka-sync-improvements into main",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T00:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe1a76dd81ee4c9425b1edf9d840c846f7d5f5f",
"body": "…ine wiring\n\nAndersoniMetrics gains four default methods for sync observability:\nsyncPublished, syncReceived, syncPublishFailed, syncReceiveFailed.\n\nDatadogAndersoniMetrics implements all four as DogStatsD counters with\ncatalog and node tags following existing naming conventions.\n\nAndersoni engine now calls syncPublished/syncPublishFailed in\nrefreshAndSync() and syncReceived in wireSyncListener(), with try-catch\nwrapping around publish to prevent sync failures from breaking refreshes.",
"is_bot": false,
"headline": "Add sync metrics to AndersoniMetrics, Datadog implementation, and eng…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T00:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2381018e143b8f8c710591cf0e2d699ae343062d",
"body": "…g Kafka sync\n\nSpringKafkaSyncStrategy.onMessage() now isolates listener exceptions\nindividually, matching the raw Kafka module behavior. Previously, a\nthrowing listener would prevent subsequent listeners from being notified.\n\nAuto-configuration beans use @ConditionalOnMissingBean and @Qualifier to\n\n[…]\n listener\ncontainer factory is renamed to andersoniKafkaListenerContainerFactory.\n\nSpringKafkaSyncProperties gains acks and nodeId for configurable producer\nacknowledgments and stable consumer groups.",
"is_bot": false,
"headline": "Fix listener isolation, bean collisions, and add acks/nodeId to Sprin…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T00:51:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8eaf88cdb7fe7db04b991c1555bf0eaad8dca01e",
"body": "…kaSyncStrategy\n\nKafkaSyncConfig now supports a Builder pattern with configurable acks\n(validated: 0, 1, all) and an optional nodeId for stable consumer groups\nthat avoids orphaned groups on restart. Existing static factories preserved\nfor backward compatibility.\n\nKafkaSyncStrategy.publish() now throws IllegalStateException when called\nbefore start(), preventing NPE. Producer uses config.acks() and consumer\nuses config.nodeId() when available, falling back to UUID.",
"is_bot": false,
"headline": "Add Builder, acks, nodeId to KafkaSyncConfig and publish guard to Kaf…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-16T00:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376843f6a80ddb11768d7d7e56a6336bd125fc46",
"body": null,
"is_bot": false,
"headline": "Update README tagline with feature highlights",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T20:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a65e3890bdfbe848a28fe8f5f0caa1fe146f693",
"body": "Andersoni is fully snapshot-consistent within each node. Cross-node\nconsistency depends on the sync strategy, not \"eventually consistent\"\nas a blanket statement.",
"is_bot": false,
"headline": "Fix consistency description in README",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T20:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c376fe35256eb82ef0da43828785a5df0cd91d",
"body": null,
"is_bot": false,
"headline": "Update README with andersoni-metrics-datadog module and version 1.6.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T20:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e9b48dba438ec41f7f73161bdce59adfb2a753",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.6.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T20:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eda3c54744d01691b6fbd525958164a86238ab5",
"body": null,
"is_bot": false,
"headline": "Merge feature/andersoni-metrics-datadog into main",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T19:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c062c7bc7fc9c1614cfbaa28799622d2a4108a8",
"body": "- Make reportGauges package-private instead of using reflection in tests\n- Add eager null-checks in DatadogMetricsConfig builder setters\n- Centralize java-dogstatsd-client version in parent POM\n- Add andersoni-metrics-datadog to CLAUDE.md module table and package convention",
"is_bot": false,
"headline": "Apply code review fixes and update CLAUDE.md",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T19:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "954f3ca3e6bccb9d8f0ed574bbde9d2ac87a3e89",
"body": null,
"is_bot": false,
"headline": "Add DatadogAndersoniMetrics implementation",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T18:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f30f0126a7bb86f06d0e36042931070cbe06e68",
"body": null,
"is_bot": false,
"headline": "Add DatadogMetricsConfig with builder pattern",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T18:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce6e9a2b9cf6838d65b8dfe27c53633ef12ecaa",
"body": "Adds the new Maven module with its pom.xml (depends on andersoni-core and\njava-dogstatsd-client 4.4.5), registers it in the parent pom, and creates\nthe main and test source directories ready for implementation.",
"is_bot": false,
"headline": "Scaffold andersoni-metrics-datadog module",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T18:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7b9dbe9f11316b8fc6176f00a783819cbef69d",
"body": "Calls metrics.start(catalogs, nodeId) after the engine fully starts and\nmetrics.stop() as the first action in stop(), giving implementations the\nability to begin and teardown periodic reporting aligned with the engine\nlifecycle. Updates existing mocked tests to expect these new calls.",
"is_bot": false,
"headline": "Wire AndersoniMetrics lifecycle calls in Andersoni start/stop",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T18:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2dbab494333f1e9c7873b1f53b0a0da12b4c77b",
"body": "Adds default start(catalogs, nodeId) and stop() methods so implementations\nsuch as Datadog can begin periodic gauge polling when the engine starts and\nrelease resources when it stops.",
"is_bot": false,
"headline": "Add lifecycle methods (start/stop) to AndersoniMetrics interface",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T18:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d995c8d3121429fc2586bdadadd8ec3fa91bab",
"body": null,
"is_bot": false,
"headline": "Update README with Andersoni.graphQuery() API and version 1.5.1",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T17:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44dfd9bd062c203e42ee06ff7e43c9fbe9481c30",
"body": null,
"is_bot": false,
"headline": "Add Andersoni.graphQuery() entry point and bump version to 1.5.1",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T17:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0632a1e5023a09af03c887d052118ef58565855d",
"body": null,
"is_bot": false,
"headline": "Fix em dash in performance tables for GitHub rendering",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T16:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5e8cd2f0fd3a5f0151f04a62779e31a8a6d804",
"body": null,
"is_bot": false,
"headline": "Update Quick Start with progressive graph index drill-down examples",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T16:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f07f3b8cc814397ef226dfc495af618f0d425f7",
"body": "…les table",
"is_bot": false,
"headline": "Update Quick Start to v1.5.0 with graph index example and update Modu…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T16:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d7db2d2ecc5567ae5e31de282dcfe4e8748068",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.5.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T16:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979576aa3e0bf0cc7edfcd3de3cf863e0f7b1bf7",
"body": null,
"is_bot": false,
"headline": "Update README performance numbers with latest benchmark results",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T16:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882d1066c6228d9762e59ba5ed8efdce27bc0074",
"body": "… query planner",
"is_bot": false,
"headline": "Merge feature/graph-composite-index: graph-based composite index with…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07658ce343562dbee6f80235d2cf2b63928f3b30",
"body": null,
"is_bot": false,
"headline": "Silence expected error logs during tests",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7526ddabff822b5e6d021522e9cc72ce3049c8ce",
"body": null,
"is_bot": false,
"headline": "Add graph index benchmark, README documentation, and design specs",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d36159ea5ce7bca6de2e1c365b6a911910d78e8b",
"body": "Add graph index support to the Catalog builder and runtime:\n- New graphIndexDefinitions field and constructor parameter\n- GraphIndexStep inner class for fluent graph index definition via indexGraph()\n- graphQuery() method returning GraphQueryBuilder bound to current snapshot\n- Graph indices built alongside regular/multi-key indices in buildAndSwapSnapshot\n- Build validation updated to accept graph-only catalogs\n- Integration tests covering search, refresh, mixed indexes, and duplicate detection",
"is_bot": false,
"headline": "Integrate GraphIndexDefinition into Catalog with graphQuery() DSL",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83a51526cc7a130076c96cffbc10113d440a7311",
"body": "Introduces a fluent builder DSL for executing graph-based composite index\nqueries. GraphQueryBuilder accumulates conditions via where()/and(), delegates\nplanning to QueryPlanner, and resolves results against the bound Snapshot.\nGraphQueryConditionStep provides the intermediate eq() operation step.\nUncovered conditions (not matched by any hotpath) throw\nUnsupportedOperationException to enforce explicit index coverage.",
"is_bot": false,
"headline": "Add GraphQueryBuilder and GraphQueryConditionStep for graph query DSL",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d755168311dcf59b14222562ca0a28f90929c1f",
"body": null,
"is_bot": false,
"headline": "Update Snapshot memory estimation to handle CompositeKey",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d17d659418ad636eb483d0039f229682e423b2b7",
"body": "…tion\n\nIntroduces GraphQueryCondition as the condition type for graph-based\ncomposite index queries, and QueryPlanner which selects the best graph\nindex and hotpath by computing the longest usable EQUAL_TO prefix,\nbuilds the CompositeKey, and surfaces uncovered conditions as\npost-filter candidates.",
"is_bot": false,
"headline": "Add QueryPlanner and GraphQueryCondition for graph index query resolu…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9394c92792b114824f9b01438a96dee3f6fb50f1",
"body": "…neration",
"is_bot": false,
"headline": "Add GraphIndexDefinition with traversal navigation and hotpath key ge…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cded42c5e98ded19417eef086c2be2c97de9781",
"body": "Add Hotpath value object for declaring ordered composite traversal field\nnames to pre-compute as composite keys at indexing time.\n\nAdd IndexKeyLimitExceededException as a fail-fast mechanism to prevent\ncombinatorial explosion during indexing.\n\nMake AndersoniException non-final to allow domain-specific subclasses.",
"is_bot": false,
"headline": "Add Hotpath declaration and IndexKeyLimitExceededException",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e9ffab0cfceb28059ccbef5ffe5c4751e13a70",
"body": "…tations\n\nIntroduces Traversal<T>, a sealed interface that defines how to extract\nindex key values from a root entity by navigating its relationships.\nSimple handles single-value extraction, FanOut fans out over a collection,\nand Path decomposes a delimited string into cumulative prefix segments.",
"is_bot": false,
"headline": "Add Traversal sealed interface with Simple, FanOut, and Path implemen…",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2981916205567b54074053a4be909528fb0cf9fe",
"body": null,
"is_bot": false,
"headline": "Add CompositeKey value object for composite index lookups",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-15T15:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19bf67fd23e645d8b023a34e1162b5512eade901",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.4.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-06T23:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3066001baa5265c58a434bbfac0d8e2bc2ab6f3b",
"body": "CompoundQuery accumulates conditions across multiple indices and evaluates\nthem with short-circuit intersection using IdentityHashMap. MultiKeyIndexDefinition\nindexes a single item under multiple keys for tree/hierarchy lookups.\n\nNew classes: CompoundQuery, CompoundConditionStep, Condition, MultiKeyIndexDefinition.\nModified: Catalog (compound(), indexMulti()), Andersoni (compound()).",
"is_bot": false,
"headline": "Add compound query and multi-key index support to andersoni-core",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-06T22:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e996aff1b911231202aa06d46e814a60ba5f438",
"body": null,
"is_bot": false,
"headline": "Add compound query implementation plan",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-06T22:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fb37d2d8102471cfe7b6a9f73e563bef2745bbb",
"body": null,
"is_bot": false,
"headline": "Add compound query and multi-key index design document",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-06T22:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0bdcaaf28bef24dafa2e249e2970b8fa44307c3",
"body": "Swap jackson-databind for the lightweight org.json library in andersoni-core\nto minimize transitive dependencies. Jackson is now scoped exclusively to\nandersoni-json-serializer with explicit version management.",
"is_bot": false,
"headline": "Replace Jackson with org.json in andersoni-core",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-03T01:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c403a766b19bfe7cf075ba2d6332ab8a5c1e1e",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.3.0",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-03T01:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14ae2d2df08fd6deaa1511cce69a224a5dd8cd6",
"body": "Generic Jackson-based SnapshotSerializer implementation that\nserializes catalog items to JSON byte arrays. Supports custom\nObjectMapper or defaults to one with JavaTimeModule registered.",
"is_bot": false,
"headline": "Add andersoni-json-serializer module",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-03-03T01:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9baee2e7956e15099bc7aee9c1fbc30a3886a8",
"body": null,
"is_bot": false,
"headline": "Update README version to 1.2.1",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-02-24T13:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64d3b236b3d1fe4341385a758153126b9413b71f",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.2.1",
"author_name": "Emiliano Arango (waabox)",
"author_login": "waabox",
"committed_at": "2026-02-24T13:05:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 180,
"latest_release_at": "2026-07-20T13:05:38Z",
"latest_release_tag": "v1.11.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 10,
"days_since_latest_release": 4,
"mean_days_between_releases": 14.1
},
"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": "io.github.waabox:andersoni-core",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/io.github.waabox/andersoni-core",
"is_deprecated": false,
"latest_version": "1.11.0",
"repository_url": null,
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T13:12:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "io.github.waabox:andersoni-admin",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/io.github.waabox/andersoni-admin",
"is_deprecated": false,
"latest_version": "1.11.0",
"repository_url": null,
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T13:12:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "io.github.waabox:andersoni-sync-db",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/io.github.waabox/andersoni-sync-db",
"is_deprecated": false,
"latest_version": "1.11.0",
"repository_url": null,
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T13:12:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "io.github.waabox:andersoni-sync-http",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/io.github.waabox/andersoni-sync-http",
"is_deprecated": false,
"latest_version": "1.11.0",
"repository_url": null,
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T13:12:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "io.github.waabox:andersoni-cluster-it",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/io.github.waabox/andersoni-cluster-it",
"is_deprecated": false,
"latest_version": "1.11.0",
"repository_url": null,
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T13:12:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "io.github.waabox:andersoni-leader-k8s",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/io.github.waabox/andersoni-leader-k8s",
"is_deprecated": false,
"latest_version": "1.11.0",
"repository_url": null,
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T13:12:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "io.github.waabox:andersoni-sync-kafka",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/io.github.waabox/andersoni-sync-kafka",
"is_deprecated": false,
"latest_version": "1.11.0",
"repository_url": null,
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T13:12:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"andersoni-admin/pom.xml",
"andersoni-cluster-it/pom.xml",
"andersoni-core/pom.xml",
"andersoni-example/pom.xml",
"andersoni-json-serializer/pom.xml",
"andersoni-leader-k8s/pom.xml",
"andersoni-metrics-datadog/pom.xml",
"andersoni-snapshot-fs/pom.xml",
"andersoni-snapshot-s3/pom.xml",
"andersoni-spring-boot-starter/pom.xml",
"andersoni-spring-sync-kafka/pom.xml",
"andersoni-sync-db/pom.xml",
"andersoni-sync-http/pom.xml",
"andersoni-sync-kafka/pom.xml",
"pom.xml"
],
"largest_source_bytes": 73482,
"source_files_sampled": 137,
"oversized_source_files": 1,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5354
},
"dependencies": {
"manifests": [
"andersoni-admin/pom.xml",
"andersoni-cluster-it/pom.xml",
"andersoni-core/pom.xml",
"andersoni-example/pom.xml",
"andersoni-json-serializer/pom.xml",
"andersoni-leader-k8s/pom.xml",
"andersoni-metrics-datadog/pom.xml",
"andersoni-snapshot-fs/pom.xml",
"andersoni-snapshot-s3/pom.xml",
"andersoni-spring-boot-starter/pom.xml",
"andersoni-spring-sync-kafka/pom.xml",
"andersoni-sync-db/pom.xml",
"andersoni-sync-http/pom.xml",
"andersoni-sync-kafka/pom.xml",
"pom.xml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": "maven:io.github.waabox:andersoni-core@1.11.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "org.springframework.boot:spring-boot-starter-web",
"manifest": "andersoni-admin/pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring-boot.version}"
},
{
"name": "io.kubernetes:client-java",
"manifest": "andersoni-admin/pom.xml",
"ecosystem": "maven",
"version_constraint": "${kubernetes-client.version}"
},
{
"name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"manifest": "andersoni-admin/pom.xml",
"ecosystem": "maven",
"version_constraint": "${jackson.version}"
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-cluster-it/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.waabox:andersoni-sync-kafka",
"manifest": "andersoni-cluster-it/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.json:json",
"manifest": "andersoni-cluster-it/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.postgresql:postgresql",
"manifest": "andersoni-cluster-it/pom.xml",
"ecosystem": "maven",
"version_constraint": "${postgresql.version}"
},
{
"name": "org.slf4j:slf4j-simple",
"manifest": "andersoni-cluster-it/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "andersoni-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.json:json",
"manifest": "andersoni-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-dependencies",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring-boot.version}"
},
{
"name": "io.github.waabox:andersoni-spring-boot-starter",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": "${andersoni.version}"
},
{
"name": "io.github.waabox:andersoni-spring-sync-kafka",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": "${andersoni.version}"
},
{
"name": "io.github.waabox:andersoni-leader-k8s",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": "${andersoni.version}"
},
{
"name": "io.github.waabox:andersoni-snapshot-s3",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": "${andersoni.version}"
},
{
"name": "org.springframework.boot:spring-boot-starter-web",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-data-jpa",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.postgresql:postgresql",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": "${jackson.version}"
},
{
"name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"manifest": "andersoni-example/pom.xml",
"ecosystem": "maven",
"version_constraint": "${jackson.version}"
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-json-serializer/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"manifest": "andersoni-json-serializer/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.18.2"
},
{
"name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"manifest": "andersoni-json-serializer/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.18.2"
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-leader-k8s/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.kubernetes:client-java",
"manifest": "andersoni-leader-k8s/pom.xml",
"ecosystem": "maven",
"version_constraint": "21.0.2"
},
{
"name": "io.kubernetes:client-java-extended",
"manifest": "andersoni-leader-k8s/pom.xml",
"ecosystem": "maven",
"version_constraint": "21.0.2"
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-metrics-datadog/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.datadoghq:java-dogstatsd-client",
"manifest": "andersoni-metrics-datadog/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "andersoni-metrics-datadog/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-snapshot-fs/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-snapshot-s3/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "software.amazon.awssdk:s3",
"manifest": "andersoni-snapshot-s3/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.29.51"
},
{
"name": "software.amazon.awssdk:sts",
"manifest": "andersoni-snapshot-s3/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.29.51"
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "andersoni-snapshot-s3/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-autoconfigure",
"manifest": "andersoni-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": "3.4.2"
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-spring-sync-kafka/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.kafka:spring-kafka",
"manifest": "andersoni-spring-sync-kafka/pom.xml",
"ecosystem": "maven",
"version_constraint": "3.3.2"
},
{
"name": "org.springframework.boot:spring-boot-autoconfigure",
"manifest": "andersoni-spring-sync-kafka/pom.xml",
"ecosystem": "maven",
"version_constraint": "3.4.2"
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-sync-db/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-sync-http/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "andersoni-sync-kafka/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.kafka:kafka-clients",
"manifest": "andersoni-sync-kafka/pom.xml",
"ecosystem": "maven",
"version_constraint": "3.9.0"
},
{
"name": "io.github.waabox:andersoni-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "org.json:json",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${org.json.version}"
},
{
"name": "com.datadoghq:java-dogstatsd-client",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${dogstatsd.version}"
}
],
"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": 2,
"merged_prs": 1,
"open_issues": 4,
"closed_ratio": 0.333,
"closed_issues": 2,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "waabox",
"commits": 178,
"avatar_url": "https://avatars.githubusercontent.com/u/554238?v=4"
},
{
"type": "User",
"login": "borafael",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7538227?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.994
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "100 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ae1dbb3d631496f7a7e055051b2a2adf1d9787a3",
"ran_at": "2026-07-24T20:00:05Z",
"aggregate_score": 3.5,
"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-21T14:06:43Z",
"oldest_open_prs": [
{
"number": 9,
"created_at": "2026-05-04T15:42:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-05-14T13:47:57Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-31T17:58:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 3,
"created_at": "2026-03-12T23:29:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2026-03-17T09:32:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-03-21T17:30:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2026-04-27T08:48:23Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/waabox/andersoni",
"host": "github.com",
"name": "andersoni",
"owner": "waabox"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 48,
"vitality": 83,
"community": 24,
"governance": 44,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 180,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "180 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 180
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 commit(s) and 2 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": 24,
"latest_release_tag": "v1.11.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 14.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~14.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 14.1
}
}
],
"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": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.994
},
"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 99% of commits",
"points": 0.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"merged_prs": 1,
"open_issues": 4,
"closed_issues": 2,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/3 decided PRs merged",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 50,
"inputs": {
"followers": 18,
"owner_type": "User",
"is_verified": null,
"owner_login": "waabox",
"public_repos": 16,
"account_age_days": 5675
},
"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": "18 followers of waabox",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 18,
"login": "waabox"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~15 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"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": [
"io.github.waabox:andersoni-core",
"io.github.waabox:andersoni-admin",
"io.github.waabox:andersoni-sync-db",
"io.github.waabox:andersoni-sync-http",
"io.github.waabox:andersoni-cluster-it",
"io.github.waabox:andersoni-leader-k8s",
"io.github.waabox:andersoni-sync-kafka"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "7 package(s) on maven",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 7,
"ecosystems": "maven"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"cache",
"in-memory",
"indexing",
"java",
"java-21",
"kafka",
"library",
"lock-free",
"maven",
"spring-boot"
],
"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": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"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": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "20 commit(s) and 2 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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "100 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:io.github.waabox:andersoni-core@1.11.0 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "maven:io.github.waabox:andersoni-core@1.11.0",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 2,
"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": "moderate",
"name": "AI Readiness",
"value": 68,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.62,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5354
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "62 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 62,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"andersoni-admin/pom.xml",
"andersoni-cluster-it/pom.xml",
"andersoni-core/pom.xml",
"andersoni-example/pom.xml",
"andersoni-json-serializer/pom.xml",
"andersoni-leader-k8s/pom.xml",
"andersoni-metrics-datadog/pom.xml",
"andersoni-snapshot-fs/pom.xml",
"andersoni-snapshot-s3/pom.xml",
"andersoni-spring-boot-starter/pom.xml",
"andersoni-spring-sync-kafka/pom.xml",
"andersoni-sync-db/pom.xml",
"andersoni-sync-http/pom.xml",
"andersoni-sync-kafka/pom.xml",
"pom.xml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "andersoni-admin/pom.xml, andersoni-cluster-it/pom.xml, andersoni-core/pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "andersoni-admin/pom.xml, andersoni-cluster-it/pom.xml, andersoni-core/pom.xml"
}
}
],
"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": "Java (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 73482,
"source_files_sampled": 137,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/137 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 137,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"Could not fetch maven package 'io.github.waabox:andersoni-example' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-24T20:00:29.332623Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/waabox/andersoni.svg",
"full_name": "waabox/andersoni",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}