Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"go",
"go-template",
"helm",
"hugo",
"java",
"jvm",
"sprig",
"spring-boot",
"spring-boot-starter",
"template-engine",
"templating",
"text-template"
],
"is_fork": false,
"size_kb": 1276,
"has_wiki": true,
"homepage": "https://www.alexmond.org/gotmpl4j/current/index.html",
"languages": {
"Go": 109191,
"HTML": 396,
"Java": 1016635,
"Python": 6869,
"Mustache": 273,
"FreeMarker": 271,
"Go Template": 3224
},
"pushed_at": "2026-07-11T20:37:28Z",
"created_at": "2026-06-23T04:22:59Z",
"owner_type": "User",
"updated_at": "2026-07-11T20:37:32Z",
"description": "A complete Go text/template + Sprig engine for the JVM — byte-for-byte parity across 1,305 of Go's own test cases. Spring Boot starter, no Go toolchain.",
"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": "https://www.alexmond.org/",
"name": "Alex Mondshain",
"type": "User",
"login": "alexmond",
"company": null,
"location": null,
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2498914?v=4",
"created_at": "2012-10-06T06:41:43Z",
"is_verified": null,
"public_repos": 20,
"account_age_days": 5039
},
"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": "1.3.0",
"kind": "minor",
"published_at": "2026-07-11T20:37:34Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2026-07-09T21:25:11Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2026-07-09T05:22:07Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2026-06-29T21:05:44Z"
},
{
"tag": "1.1.5",
"kind": "patch",
"published_at": "2026-06-29T13:49:52Z"
},
{
"tag": "1.1.4",
"kind": "patch",
"published_at": "2026-06-29T06:57:37Z"
},
{
"tag": "1.1.3",
"kind": "patch",
"published_at": "2026-06-29T03:14:18Z"
},
{
"tag": "1.1.2",
"kind": "patch",
"published_at": "2026-06-29T01:05:35Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2026-06-28T19:25:40Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2026-06-26T03:40:03Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2026-06-25T19:52:58Z"
},
{
"tag": "0.3.2",
"kind": "patch",
"published_at": "2026-06-24T08:35:42Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2026-06-24T07:45:47Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2026-06-23T22:59:38Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2026-06-23T21:31:48Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2026-06-23T07:01:02Z"
}
],
"recent_commits": [
{
"oid": "e2ed9584ba78b63c051049abfeb08c7786be9206",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.3.1-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-07-11T20:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fbc8a68c29c57a325d60a5ca9153ce6b79b89e8",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.3.0",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-07-11T20:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c509f36f682bbab7111c29800cee5b705c807376",
"body": "…at overload (#134)\n\nBumps the reactor 1.2.3-SNAPSHOT -> 1.3.0-SNAPSHOT (minor: new public API since\n1.2.2 — GoTemplateRegistry, GoTemplate.builder().registry(...), the\nFunctionProvider.isTemplateIndependent() SPI default, DispatchCache).\n\nRestores the pre-1.3 five-argument Executor cache-sharing co\n[…]\noc bump; artifact set unchanged,\nso the javadoc.io api-* links stand.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: prep 1.3.0 (registry API + perf epic) and restore Executor comp…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T20:26:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7a335d667ba8b870629af8821ac630e2f1fb5439",
"body": "accessorFor used accessorCache.computeIfAbsent(type, this::buildAccessors).\nThe bound method reference this::buildAccessors is allocated on every call,\nincluding the steady-state cache-hit path, and escape analysis does not\nreliably elide it (confirmed: it survives warmup-stripped JFR samples, and a\n[…]\ne-identical output: conformance + concurrency + dispatch tests green.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(exec): drop per-call method-ref alloc in accessorFor (#133)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T16:27:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ea087c6a221e97cc2f847eef3bc280af15e760b7",
"body": "…go (#131)\n\nClears all 17 open Dependabot Go alerts (2 critical, 2 high, plus medium),\nevery one an indirect golang.org/x/crypto vulnerability pulled in transitively by\nMasterminds/sprig in the Go reference benchmark. 0.54.0 is past the highest\npatched range (>= 0.52.0).\n\nx/crypto 0.54.0 requires go\n[…]\nshipped or pipeline impact. `go build ./...` and `go vet ./...` pass.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): bump golang.org/x/crypto 0.26.0 -> 0.54.0 in benchmarks/…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T05:50:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d8a44517cc46b829b74a90db9443aebb8590614a",
"body": "…tmpl4j (#124)\n\nParses the running toolchain's text/template/funcs.go with go/ast and reads the\nkeys out of the unexported builtins() FuncMap (it can't be reflected), so the\nbuilt-in-function list is authoritative for whatever Go version it runs against.\nAlso surfaces html/template's internal _html_\n[…]\n19 user-facing builtins are\nregistered, no gaps, no stray extensions.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(conformance): add builtins_extract.go — audit Go builtins vs go…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T05:49:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5f2c6d6c572d3277995f0ea3ed29e4bb056c6e9c",
"body": "pushScope() pushed a fresh ArrayList undo-journal for every {{if}} / {{with}} /\nrange iteration, even when the block declared no variable — one allocation per\nblock regardless of use. (The pre-ScopeUndo-rewrite issue reported 1.8 GB; most\nof that was the old whole-map clone, now gone, leaving the pe\n[…]\nressure on scope-heavy renders like large Helm\ncharts).\n\nCloses #115.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(executor): allocate scope frames lazily (#115) (#130)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T03:05:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4597e5fe31513b39c4db9e2e0efa1ef36895edd8",
"body": "…) (#129)\n\n* perf(executor): single map lookup for function dispatch, not containsKey + get (#116)\n\nexecuteFunction and executeArgument resolved a function by calling\nfunctions.containsKey(name) and then functions.get(name) — two hash lookups per\nfunction call on the render hot path (epic #60: execu\n[…]\nse.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(executor): single map lookup for function dispatch (part of #116…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T02:44:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a5dc886b5cdde1f9e00b49261b8eade04bdee37c",
"body": "…thods() per access (#117) (#128)\n\nField/getter access was cached (accessorCache), but method dispatch was not:\ninvokeNoArgHelperMethod and tryMethodInvoke re-scanned getClass().getMethods()\n(a fresh Method[] + linear filter) on every method / no-getter access, and\nreadPublicField used exception-dri\n[…]\nap/field-based, which is why method dispatch never topped a profile).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(executor): cache method/field dispatch instead of scanning getMe…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T02:20:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e6386f1246a63fc773c3d2c4cc91d3b7a92f830e",
"body": "…t by copy (#114) (#127)\n\nEntering a nested template ({{template}} / Helm include) reset the callee's\nscope by snapshotting the caller's entire variable map + scope deque\n(new HashMap<>(variables) + new ArrayDeque<>(scopeStack)), clearing them, then\ncopying everything back in a finally. That is an O\n[…]\nwhy a flat scope shows only ~6% and the\njhelm chart shape much more).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(executor): swap scope state by reference on template/include, no…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T01:57:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7fb1d5bca0375f99763aa08a4b742a7d9c6b312c",
"body": "…ction caches (#119) (#126)\n\nConstructing a GoTemplate runs ServiceLoader and rebuilds the whole function\nmap (Go builtins + every provider's functions — hundreds of Sprig lambdas) with\nfresh, cold reflection caches. A caller that needs a clean template namespace per\noperation (jhelm renders one cha\n[…]\nreen.\n\nUnblocks the jhelm reuse work (jhelm epic) and relates to #48.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(api): shareable GoTemplateRegistry to reuse function map + refle…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-11T01:32:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ee228aaab227f4511ebea544edfc9447d23cce61",
"body": "…ess (#125)\n\nStand up the guardrail the perf epic (#60) needs before any shared-state\noptimization (#116/#117/#119) is coded: a way to catch multithreaded issues and\nmeasure throughput/allocation before and after a change, extensibly.\n\nThree pillars:\n\n- ConcurrencyStress (gotmpl4j-core test) — reusa\n[…]\nine is thread-safe\ntoday), establishing the guardrail before changes.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(concurrency): add reusable concurrency + multithreaded perf harn…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-10T19:54:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "28e5b13481e37a3bc6316468293a9770ea76eddb",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.2.3-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-07-09T21:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ef49f919db1488af9c1d09e98e3983ac352a96",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.2.2",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-07-09T21:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3104ffad39a3a7c4da43845b77fd59b2f4f7604a",
"body": "Cut the 1.2.2 CHANGELOG section (custom action delimiters, #120) from\n[Unreleased] and bump the README install snippet to 1.2.2 ahead of the tag.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: prep 1.2.2 (#123)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-09T21:03:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9f60b48d82a47bd8130656224a14390c25a8388f",
"body": "The file declared Keep a Changelog 1.1.0 compliance but deviated from it.\nNormalize to the spec:\n\n- Version headers use the spec date separator (`## [x.y.z] - YYYY-MM-DD`),\n replacing the em-dash form.\n- Change-type groups reduced to the six canonical types (Added / Changed /\n Deprecated / Removed\n[…]\nerbatim — only the grouping, ordering, and header\nformatting changed.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: reformat CHANGELOG to Keep a Changelog conventions (#122)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-09T20:54:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0b10877089a8fc0dda230abd49b3b9d944fc8d2e",
"body": "… (#121)\n\nAdd GoTemplate.delims(left, right) and GoTemplate.Builder.delims(...),\nmirroring Go's Template.Delims. The lexer already accepted custom delimiters;\nthis threads them through GoTemplate -> Parser -> Lexer. Defaults are {{ / }};\nan empty/null side resets that side to its default (Go's empty\n[…]\n-left-delim/--right-delim flags\n(alexmond/jgomplate#14).\n\nCloses #120\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(core): custom action delimiters (Go text/template Delims parity)…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-09T20:53:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "036122dff9a280d50a7cda82c4847614fa531ffd",
"body": "The api-* bases used the javadoc.io /page/ form. Its base index resolves, but\nits deep class-page paths 404 for the gotmpl4j artifacts (a javadoc.io quirk —\njhelm's /page/ links work), so every composed API deep-link on the live docs\n404ed (7 links across core/sprig/spring/starter). The /doc/ form s\n[…]\ninned, so\nthis reaches the live hub on the next release.\n\nCloses #108\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: use javadoc.io /doc/ form for API links (fixes #108) (#112)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-09T05:59:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4a7f887c80efdfb4360761aaf9e88600f0cd074d",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.2.2-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-07-09T05:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756248a344aa8ffc7d003ba9ee717a36cea2d587",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.2.1",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-07-09T05:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27bd0804f19da428f2bc8b23d406cf1a8e94adbd",
"body": "Add the CHANGELOG 1.2.1 section (variadic method-call parity fix #111/#110,\nthread-safe TemplateCache #103, samples + parse-benchmark docs, SonarQube/test\ncleanup) and bump the README install snippet to 1.2.1.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu",
"is_bot": false,
"headline": "docs: prep 1.2.1",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-07-09T05:06:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "301eb12adde65d156ba805bc73ad2339d87bb908",
"body": "Go's text/template calls variadic methods on values — evalCall packs the\ntrailing arguments into the variadic slice via reflect.Type#IsVariadic. The\nexecutor matched methods by exact parameter count with no varargs branch, so a\nvariadic method resolved to nothing (empty/nil) silently. Method cases a\n[…]\nbuild\ngreen; no change to non-varargs method resolution.\n\nCloses #110\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(core): support variadic method calls on values (Go parity) (#111)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-09T04:59:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a44ad00f6d093ca2b821b7976822c4cc80db5281",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\nClaude-Session: https://claude.ai/code/session_01E5Xq9z5h82reuUpH9BqmR3",
"is_bot": false,
"headline": "docs: fix dead conformance.html links -> clean indexify URL",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-07-09T03:45:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "97e79a70ba691bffcbd46f9a13b5649488efeb9b",
"body": "The suite tested nearly every operator's true direction but almost none of\nthe false direction. Add the missing negatives (all verified against the\nengine):\n\n- >2.0.0 vs 1.2.3 -> false (> not satisfied)\n- <1.0.0 vs 1.2.3 -> false (< not satisfied)\n- <=1.2.3 vs 1.2.4 -> false (<= above bounda\n[…]\nut of range: >=1.2.3 <2.0.0)\n\nSemverFunctionsTest 40/40.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: round out semverCompare false-direction coverage (#109)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-02T16:49:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1764bcb69b2f2fab7f65aa7c7c33791fcd802b29",
"body": "… (#107)\n\ntestSemverCompareExactVersion and testSemverCompareGreaterOrEqual were\nbyte-identical copies of testSemverCompareEqual / testSemverCompareVersion\n(both asserting the same true result) — flagged by Sonar S4144. The suite\ncovered almost every operator's true direction but barely any false ca\n[…]\n.2.4 -> false (exact match rejects a different version)\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: turn two duplicate semverCompare tests into missing false cases…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-02T04:52:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3c5635774a92ec3ee2d8d11b08ef9d6e06a9e196",
"body": "Low-risk, behavior-preserving test improvements; full build + conformance green:\n\n- S5778 (12): narrow assertThrows lambdas to the single call under test —\n hoist non-throwing setup (new GoTemplate(), new StringWriter(), request/\n response mocks, lazy Mono) out of the lambda so the assertion is pr\n[…]\narameterized\ntests with intentionally-identical bodies).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: test-quality cleanup (relaxed pass) (#106)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-02T04:06:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c816df45de1b2fbf3ada7007da630695d855c8f3",
"body": "Mechanical, behavior-preserving cleanup across core, sprig, and benchmarks\n(1,305-case conformance suite green):\n\n- S6201 (36): use pattern-matching instanceof bindings in Functions, Executor,\n and the sprig Date/List/Math/Crypto functions (Java 17; already the idiom\n elsewhere in the codebase).\n-\n[…]\nture, and the S1192 extraction nudged it past 800 lines.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: clear cleanly-fixable SonarQube code smells (#105)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-02T03:23:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2ff3ac1b5b2298e8921474504aad57b33c7c7296",
"body": "…readLocal (#103)\n\nTwo SonarQube reliability findings on gotmpl4j-core:\n\n- TemplateCache (S3077): the double-checked-locking cache field was a\n 'volatile GoTemplate' (a mutable object reference). Switch it to\n AtomicReference<GoTemplate>, keeping the ReentrantLock for compile-once\n semantics. A g\n[…]\nification rather than reverting a measured optimization.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(core): thread-safe TemplateCache field; document GoFmt scratch Th…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-07-02T02:27:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3bb351b3292b268396a042746cd2b8a2cb700f7c",
"body": "Sets :description: on the docs landing page so the alexmond.org hub emits a\nunique, keyword-rich <meta name=description>. Takes effect on this project's\nnext release (the hub pins this repo to a tag).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01E5Xq9z5h82reuUpH9BqmR3",
"is_bot": false,
"headline": "docs: add/refresh landing-page meta description (SEO)",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-07-01T19:10:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bd959e903061b1d67894f96a64e0045bb8f27554",
"body": "Enables the alexmskills marketplace plugins (roles, brainstorm-panel, research-sweep,\nevolving-claude-md) for anyone working in the repo. Personal overrides\n(.claude/settings.local.json) and the scheduler lock stay git-ignored.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: track .claude/settings.json (shared plugin enablement) (#102)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-30T19:28:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1657689dc0c06fab0bcaf3bc288cce92a4a928a8",
"body": "…(#101)\n\n* docs(performance): cross-reference the jvmlens case study + usage page\n\nThe Optimization-history section profiles with jvmlens; link the published\njvmlens docs it maps to — the floatString row is written up as the jvmlens\n\"case study\", and the inline JMH keep=/baseline= A/B loop is on the\n[…]\ne Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "samples: gotmpl4j-samples — API / starter / extension usage examples …",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-30T17:36:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ec498742ff42085f21f1ae2f958dcda9d92032aa",
"body": "…e (#100)\n\nThe Optimization-history section profiles with jvmlens; link the published\njvmlens docs it maps to — the floatString row is written up as the jvmlens\n\"case study\", and the inline JMH keep=/baseline= A/B loop is on the jvmlens\nusage page. Bidirectional with the jvmlens docs, which now link back here.\n\n\nClaude-Session: https://claude.ai/code/session_01HrFrLH7hRbT4vDmqfyWYnf\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(performance): cross-reference the jvmlens case study + usage pag…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-30T15:20:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1fcef283d9339eebb116487db75b0eb98ec04a87",
"body": "Expand ParseBenchmark beyond gotmpl4j+FreeMarker to the same engines as the render\nsuite (adds Mustache, Pebble). Mustache re-parses via a fresh DefaultMustacheFactory\nand Pebble via a cacheActive(false) engine, so each measures a real parse, not a\ncached-template lookup; Thymeleaf stays omitted (AP\n[…]\n). Ordering tracks grammar richness, not engine quality.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "bench: cross-engine parse comparison + Performance docs table (#99)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T23:34:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6386b65fad37f59f7f19e72e714435a6350a53a4",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.2.1-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T21:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fe8ea27426d9c66f852183d83ec4d4025779aed",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.2.0",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T20:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b47caacc59efce4d8d4e40dfbabcad855344543",
"body": "…og (#98)\n\nRelease-prep for 1.2.0 (minor — new gotmpl4j-spring module = new public API):\n- docs/antora.yml: add api-spring javadoc.io base for the new module\n- index.adoc: link the gotmpl4j-spring API alongside core/sprig/starter\n- performance.adoc: document the parse-path wins (#96 lexer ~5x, #97 A\n[…]\n[Unreleased] into [1.2.0] (gotmpl4j-spring + parse perf)\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: prep 1.2.0 — gotmpl4j-spring API link, parse-path perf, changel…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T20:52:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c0ca7d4f943d29202079622854772644348457e1",
"body": "…p) (#97)\n\nProfiling the large-chart parse (jvmlens) put the residual parse allocation in\ntwo secondary sources: PipeNode/ChainNode still backed their lists with\nLinkedList (per-element Node churn), and the lexer's token ArrayList started at\n8 and doubled repeatedly for a multi-thousand-token chart.\n[…]\n), a larger refactor left as a\nseparate lever under #95.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): ArrayList parse nodes + presized token list (#95 follow-u…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T20:08:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3d0160f68d61c4e602a5794a15321a416f4c1b1a",
"body": "…#95) (#96)\n\nThe lexer used `input.indexOf(delim, pos) == pos` in four places to test\nwhether a delimiter starts AT pos — but indexOf scans the whole remaining\ntemplate. The worst is the per-{{ comment probe (`indexOf(leftComment, pos)`):\nfor a comment-free template it scans to end-of-input on every\n[…]\n-chart parse benchmark is added as the regression guard.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): lexer starts-at checks via startsWith, not indexOf scan (…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T19:33:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f46d966288d2244c473229936473b438559201b7",
"body": "Add param / header / cookie / session / requestUri / csrf to gotmpl4j-spring,\nreading the current request from RequestContextHolder:\n\n {{ param \"q\" \"all\" }} {{ header \"X-Tenant\" }} {{ cookie \"theme\" }}\n {{ session \"cartId\" }} {{ requestUri }}\n <input name=\"{{ csrf.ParameterName }}\" value=\"{{\n[…]\nalue rather than failing. Docs page + changelog updated.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(spring): servlet request template functions (#90, phase 5) (#94)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T16:42:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5cdec02b389ee1fa77eeb1b295626077b66ebebd",
"body": "Add a \"Spring context functions\" page (msg/env/bean + the optional Spring\nSecurity helpers) with config, the trusted-template security note, and usage\nexamples; wire it into the nav and the index/README module tables. Record the\nnew module under the changelog Unreleased section.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: document gotmpl4j-spring context functions (#90) (#93)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T15:04:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "856af1fc5f80699f34bf4f0e974719bd3a20887c",
"body": "Add hasRole / hasAnyRole / hasAuthority / isAuthenticated / principal /\nusername to gotmpl4j-spring, reading the current Authentication from\nSecurityContextHolder (per-request thread-local, so a shared engine renders\ncorrectly per request). The thymeleaf-extras-springsecurity equivalent, as\nfunction\n[…]\nprefix vs\nexact), hasAnyRole, and conditional rendering.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(spring): Spring Security template functions (#90, phase 4) (#92)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T15:01:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c215d896fa1666652e46af4a4d341fedef648ef9",
"body": "…s (#90) (#91)\n\nFirst slice of the Spring-context integration epic (#90): a new module that\nlets a template read from the running Spring application, the way Thymeleaf's\nSpring dialect does — without touching gotmpl4j-core (which stays Spring-free).\n\nNew module `gotmpl4j-spring` (parallel to gotmpl4\n[…]\npEL, AOT/native hints) follow\nas separate PRs under #90.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(spring): gotmpl4j-spring module — msg/env/bean template function…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T14:32:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "706c7f6ddf138b547a4ff66e885bb9cc63a234b2",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.1.6-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T13:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2c931c1dcc5651f18180242a105e50193d260f",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.1.5",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T13:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc9cf97a835f8a3d8036b20955bfeb55b557149",
"body": "Introduce CHANGELOG.md (Keep a Changelog format) reconstructed from 1.0.0\nonward, with the 1.1.5 release entry. Bump the README install snippet to 1.1.5.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu",
"is_bot": false,
"headline": "docs: add CHANGELOG and finalize the 1.1.5 entry; bump README to 1.1.5",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-06-29T13:36:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "19ef75cea179845329c164decc66ac79d5ad8ee5",
"body": "…n run (#89)\n\nRe-measured the full suite at -f 2 x -i 100 (±1-2% bands) on a quiet machine,\nwith the Go reference re-run the same session. Earlier numbers were taken at\n-i 5 under build load and understated gotmpl4j; these are authoritative.\n\n- Cross-engine table/interpolation refreshed (gotmpl4j to\n[…]\n00 iterations; a\n single short run is noise-dominated).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: refresh all benchmark numbers from a high-fidelity 100-iteratio…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T13:32:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "88c8a2315cefb2ae10645323c23b9947a68f7ccf",
"body": "…oning (#76) (#88)\n\nThe README and docs index already carry the 1,305-case parity line (#75); this\nbrings the parent POM <description> (→ Maven Central) in line with the approved\nGitHub \"About\" headline so the published artifact carries the number too.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: align parent POM description with the 1,305-case parity positi…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T11:41:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4296bfc0d85e022d1882d80b6b7a1632500d80ad",
"body": "…(#85) (#87)\n\nsubstr clamped start to 0 and treated start > end as empty, so a negative end\n(substr 1 -1 \"pod\") hit start(1) > end(-1) and returned \"\" instead of \"od\". It\nnever implemented Masterminds/sprig's negative-index rule.\n\nMatch Masterminds semantics: a negative START means \"from the beginni\n[…]\nte stays green (no regression on existing substr cases).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(sprig): substr negative/out-of-range end slices to end of string …",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T11:36:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7e8d03f14394029a8e89764d6e1d059f4557f615",
"body": "maven.deploy.skip=true only disables the maven-deploy-plugin; the release\nprofile publishes via central-publishing-maven-plugin, which ignores it — so\nthe throwaway JMH harness was being bundled to Central on every release.\n\nAdd the central-publishing-maven-plugin to the benchmarks module with\nskipP\n[…]\nmmutable and remain;\nthis prevents it from 1.1.5 onward.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: stop publishing gotmpl4j-benchmarks to Maven Central (#82) (#86)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T11:29:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1e5c953a4ceecdbcd00ffbbdeed7c7e88e686658",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.1.5-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T06:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e363600ed1c5bfbe950c4f3653dc71d5bcadc3",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.1.4",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T06:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e07ef6e7dc18a77b19209b49e9fccaed2ce5d41b",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu",
"is_bot": false,
"headline": "docs: bump README install snippet to 1.1.4 for release",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-06-29T06:47:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3ab9468c495b02e4cf89cf6dfdea988f0df4f98f",
"body": "printf throughput 0.007 → 0.011 ops/µs and allocation 123,136 → 40,288 B/op\n(−67%), closing the gap to native Go+Sprig from ~2× to ~1.2×. Update the\nfeature-suite comparison table (gotmpl4j vs Go+Sprig), the printf prose, and\nadd #83 to the optimization history in performance.adoc + the module README.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: refresh feature benchmarks for the printf optimization (#83) (#84)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T06:45:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6f601aecc382a79a91a6b660fd3c36f18b6f3b57",
"body": "…ghput) (#83)\n\nProfiling FeatureBenchmark.printf with jvmlens put 62% of CPU and 67% of\nallocation (7.4 GB) in the printf lambda, and another 28%/3.5 GB in\nextractVerbs — both in java.util.regex Pattern construction. printf compiled\n~7 regex Patterns on every call: six String.replaceAll(String, …) v\n[…]\nn it (signoz renderEnv: `eq (printf \"%T\" $v) \"string\"`).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): pre-compile printf regex patterns (−67% alloc, +57% throu…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T06:35:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8be30128ad28ce888497d26b58ba37cb4d4e8d79",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.1.4-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T03:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41a4027d04e450d82a129e9035cc272092538597",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.1.3",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T03:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207ea8ac6c40a23f11e983021159bbb52163d0e1",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu",
"is_bot": false,
"headline": "docs: bump README install snippet to 1.1.3 for release",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-06-29T03:02:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e8ee77a90b42b14abbb7f2715542fdd43d03bae1",
"body": "…ds/sprig (#81)\n\nFeatureBenchmark exercises gotmpl4j's Sprig/pipeline surface, which no peer JVM\nengine can express — but its reference implementation can. Add Go benchmarks\n(benchmarks/go) that render the same feature_*.gotmpl files and data through\nnative Go text/template + Masterminds/sprig v3, s\n[…]\nig reference\ncolumn and #80 in the optimization history.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "bench: compare the feature suite against Go text/template + Mastermin…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T02:59:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b775b4fc4ba05daf84ba44af1bb963d7097d2150",
"body": "…oc) (#80)\n\nProfiling FeatureBenchmark (the gotmpl4j-only Sprig/pipeline surface) with\njvmlens put the function-call argument path at the top: executeFunction was\n32% of allocation (2.8 GB), of which ~1 GB was AbstractList$SubList — a\nwrapper allocated on every function/method call by `cmdArgNodes.s\n[…]\nt byte-identical: full conformance + Sprig suites green.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): drop per-function-call subList wrapper (−16% pipeline all…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-29T02:36:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cae3cf989a8edec11bb95658d9baed5e794094f3",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.1.3-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T01:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab5c69141bb90670f7d5e705816804b3765f1d1",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.1.2",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-29T00:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "477f3bedb49f948e5c1143c72623ab4eb2aa5048",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu",
"is_bot": false,
"headline": "docs: bump README install snippet to 1.1.2 for release",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-06-29T00:56:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "308351969e6c720abacc89c7b41f6d5b75a97f2e",
"body": "Two tiers of benchmark variety (the suite was just interpolation + a flat\n4-column table):\n\nTier 1 — cross-engine: enrich the shared Stocks table to match the canonical\nmbosecke/template-benchmark page — a gain/loss if/else conditional, a computed\npercentage ratio (a second float per row), and a <st\n[…]\n (−17%) → ~two-thirds less table allocation vs baseline.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "bench: enrich cross-engine Stocks + add gotmpl4j feature suite (#79)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-28T23:43:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "21fd231d74a6f6e122bfed725ba64b1408d83b25",
"body": "…scratch reuse) (#78)\n\nThree levers on the table-render hot path, profiled with jvmlens and proven\nwith a multi-fork JMH gc.alloc.rate.norm A/B (so a sampled phantom couldn't\nsneak in — cf. the round-2 iterateCollection no-op):\n\n1. render() used a StringWriter (synchronized StringBuffer, growing fro\n[…]\nes, large/\nsmall exponents) matches Go's fmt %v exactly.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): cut render allocation -18% (unsync writer + float-format …",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-28T22:10:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "48ba2e77b719ed01cf860a96fa73df2f32ea4029",
"body": "…alloc) (#77)\n\nfloatString built three throwaway Strings per call — `mantissa`\n(s.substring), `combined` (substring+substring+concat), and `digits`\n(substring) — to reposition the decimal point from Double.toString's\noutput. A jvmlens JFR profile of TableBenchmark.gotmpl4jRender (n=1000)\nput floatSt\n[…]\ngit, large/small exponents) matches Go's\nfmt %v exactly.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): floatString without intermediate substrings (−26% render …",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-28T20:03:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "647e5a65da6917928c5d1818f896a26a5b042483",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.1.2-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-28T19:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3daf9f6d8f93ecf2bdbe336af4e29655830d96",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.1.1",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-28T19:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "089c47fa274d52da652f8e14364be7a306c5ec2e",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu",
"is_bot": false,
"headline": "docs: bump README install snippet to 1.1.1 for release",
"author_name": "alexm",
"author_login": "alexmond",
"committed_at": "2026-06-28T19:16:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1b4ee72790bfbec42e07a12c2cc59006fbd85344",
"body": "…oops (#67)\n\nListNode backed its children with a LinkedList, but the structure is\nappend-only during parse and then iterated once per row at render time.\nA JFR profile of TableBenchmark.gotmpl4jRender (n=1000) showed\nListNode.iterator at 18% of CPU samples — pure LinkedList$ListItr\nallocation in the\n[…]\nss; output is byte-identical (behavior-preserving structural change).\n\n\nClaude-Session: https://claude.ai/code/session_01U5yvjG89AqMHPAGJawSmg9\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): back ListNode with ArrayList + index-iterate the render l…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-28T19:13:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f5610e84ffcce70e22c7b2daf8c38186cf65d05a",
"body": "…TypedContent (#74) (#75)\n\n* Quantify Go/Sprig conformance (967 cases) and surface it in docs (#74)\n\nThe conformance methodology was documented but never quantified. Derive the\nreal numbers from the committed fixtures and put them where they sell.\n\n- 967 cases total: 602 ported from Go's text/templa\n[…]\ne Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Quantify Go/Sprig conformance (1,305 cases) + port html/template Test…",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-28T19:12:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3b8a518a8a46bde8f350829d674e20df02edf710",
"body": "Add Mustache (mustache.java 0.9.14) and Pebble (3.2.4) to the JMH suite\nalongside gotmpl4j, FreeMarker, Thymeleaf, and the native Go reference.\nWorkload mirrors the canonical mbosecke/template-benchmark \"stocks\" table.\n\nResults (2 forks x 5 iters, JDK 17): gotmpl4j sits in the mainstream pack\n— beat\n[…]\n\nthe index. Refresh the benchmarks README results table.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Expand benchmark to 5 JVM engines + add Performance docs page (#73)",
"author_name": "Alex Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-28T19:12:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c83dc9aa91cb4642e24ddd9b7f954a42cf8d7c1b",
"body": "…t clone step (#72)\n\nClaude-Session: https://claude.ai/code/session_01DwSZP6cxy4haqynzgcNHVV\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: use builder runner-side checkout (checkout: true) instead of a gi…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-28T01:14:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "449f53da55ede24906f068a457339d9054c15d09",
"body": "Translate maven.yml, maven_release.yml, perf.yml into .builder/pipelines/*.yml\nfor builder (GitLab-style YAML CI). Additive and inert; the GitHub Actions\nworkflows are unchanged.\n\n\nClaude-Session: https://claude.ai/code/session_01DwSZP6cxy4haqynzgcNHVV\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add builder pipeline analogs of the GitHub Actions workflows (#71)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-27T19:29:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ac4eec06c28e6848b0f47d94df98c4ff82f464f3",
"body": "gotmpl4j already advertises UniTrack badges (#68) but its CI never actually uploaded — only\nCodecov ran. Wire the established sibling pattern (alexmond/unitrack/action@v0, url from the\nUNITRACK_URL variable so no lab host enters the public repo, token from the org secret):\n\n- maven.yml: report JUnit\n[…]\nn commit + on demand, for trend tracking (no perf gate).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: report tests/coverage + JMH perf to UniTrack (#70)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-27T16:53:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "04219f03610a0d7c3bc0f4f60aee2f90120e8536",
"body": "gotmpl4j is now tracked on the public UniTrack instance (project 37). Adds live coverage/tests badges alongside the existing ones.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add UniTrack coverage + tests badges (#68)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-27T14:24:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "365b5de59df4da5c56deea5190a4b8b6ed3a3a3f",
"body": "…k) (#69)\n\nThe javadoc.io badge2/.../javadoc.svg (no-version \"latest\") endpoint intermittently returns\n522 — when GitHub's image proxy caches one of those failures, the badge renders broken. The\nolder /badge/ form is reliable but shows a stale 0.3.1. Replace with a static shields.io\n\"Javadoc | API\" \n[…]\nent version is already shown by the Maven Central badge.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: fix flaky javadoc badge (javadoc.io badge2 → static shields lin…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-27T12:13:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "046895d8ae1777347a3d2deed4e20e4ca3473b9e",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.1.1-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-26T03:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3f63157b59854da86a5ac722f78a2dc2de2024",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.1.0",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-26T03:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d1e0e541d863082bfd0c0974be4b92604ee7dd",
"body": "Claude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: README install snippet 1.0.0 -> 1.1.0 for the 1.1.0 release (#66)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-26T03:30:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ecbc241c1d3c135d579f78d0c28e4f1dc30b3852",
"body": "…oop (#64) (#65)\n\nFound by profiling a downstream jhelm chart-render loop (JFR -> jvmlens): CharUtils.isAnyOf\nwas a top allocation site (~2.0 GB, 8% of total) and ~4% CPU under the Lexer hot path.\n\n- isAnyOf(char, CharSequence) used `chars.chars().anyMatch(...)`, building an IntStream\n (+ spliterat\n[…]\n conformance suites\n(lexer, gotmpl_exec, tval, …) green.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): make CharUtils.isAnyOf allocation-free in the lexer hot l…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-26T03:17:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ceb09a68f82dc37dc16ac4482237f311326bc3f3",
"body": "jvmlens (JFR -> LLM summary) flagged GoFmt.floatString as 50% of CPU samples and 22% of\nallocation on the table-render benchmark: every double went through\n`new BigDecimal(Double.toString(d)).stripTrailingZeros()` + unscaledValue().toString() +\ntoPlainString(), allocating BigDecimal/BigInteger per v\n[…]\nshScope\nand reflective getter invoke as the next levers.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): format doubles without BigDecimal (#60) (#63)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T22:03:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6d45626dbe6472ea789d65ccf6eeff3d65f5f56d",
"body": "… (#60) (#62)\n\nOptimization #1 from the benchmark epic. Field access (`{{ .Symbol }}` -> getSymbol()) was, on\nevery access, scanning the JavaBeans PropertyDescriptor array linearly and allocating a\ngo-style name string per property to match against. For a loop that is O(properties) work plus\nseveral\n[…]\nResults table recorded in gotmpl4j-benchmarks/README.md.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(core): cache per-class property accessors, shared across renders…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T21:00:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c88484f2a939af85e302c3acf8a6be56728857c9",
"body": "* perf: scaffold gotmpl4j-benchmarks JMH module + Go reference (#60)\n\nFirst cut of the performance harness from epic #60: workloads 1-2 (interpolation + N-row\ntable) plus a parse benchmark, across gotmpl4j / Thymeleaf / FreeMarker, with a Go\ntext/template reference reusing the identical .gotmpl file\n[…]\nssion: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\n* chore: stop tracking shade dependency-reduced-pom.xml\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf: scaffold gotmpl4j-benchmarks JMH module + Go reference (#60) (#61)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T20:28:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4c2454535f5f45c406b52200ecd13017e8e2757b",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 1.0.1-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-25T19:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7fa1d31be71bc0d4d2dcf2430136fc53240c69d",
"body": null,
"is_bot": false,
"headline": "Prepare release 1.0.0",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-25T19:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea96e973aebc9a09dba4bdc3d5c1ddabfb7840a0",
"body": "…rties (#59)\n\nA property sweep against the standard Boot template-engine starters (Thymeleaf, FreeMarker,\nMustache, Groovy) surfaced two genuine gaps:\n\n- gotmpl4j.mode (TEXT | HTML), default TEXT — the contextual HTML auto-escaper existed\n (GoTemplate.builder().htmlEscaping()) but was unreachable f\n[…]\nnd round-trip. Docs: configuration.adoc mode/order rows.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(starter): add gotmpl4j.mode (text/html) and gotmpl4j.order prope…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T19:11:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f256b981a58c4d96f54746e5ce4c54c33c699df2",
"body": "… matrix (#28) (#58)\n\nCloses the starter test gaps the integration tests only covered transitively.\n\n- GoTemplateFactoryTest (new): default Sprig discovery, extra functions, provider beans,\n and extra-functions-override-providers precedence.\n- GoTemplateLoaderTest (new): prefix scoping, suffix-stri\n[…]\name.\n\nStarter test methods: ~22 -> 39. Full build green.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: harden Spring starter coverage — views, charset, loader, cache,…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T19:02:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6389bd96c1ce0ced11b173c8ac198bd38fcbc6ec",
"body": "…tes (#9, #10) (#55)\n\n#29 (narrowed): the high-value piece — a dedicated \"Extending functions\" how-to authored\nfresh against gotmpl4j's actual SPI (Function, FunctionProvider, ServiceLoader discovery,\nBuilder.withFunctions/withProvider, priority bands, FunctionExecutionException, and the\nSpring bean\n[…]\nount (OOM / int overflow),\n parity with upstream Sprig.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add Extending Functions SPI page (#29) + regex/size security no…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T18:41:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cd8b4868c741a35967afaa12884d5299613f068a",
"body": "…ale-ref fixes (#54)\n\nPre-1.0 documentation/metadata cleanup from the #51 review. No behavior change.\n\n@since 1.0:\n- Added class-level @since 1.0 to the 23 committed public-API types (GoTemplate,\n CompiledTemplate, Function, FunctionProvider, MissingKeyMode, TemplateCache, the six\n GoTemplateExcep\n[…]\nn conformance-test comments\nare accurate and left as-is.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 1.0 metadata polish — @since tags, site URLs, README badges, st…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T18:25:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "79a73aab4bbecffc820c6689101211e631d4f6ca",
"body": "… docs (#51) (#53)\n\nThe cheap, verified pre-1.0 items from the #51 review. No behavior change.\n\n- checkstyle-suppressions.xml: remove five jhelm-era entries for files that don't exist in\n this repo (RepoManager, Engine, ConversionFunctions, HelmChartTemplates, KpsComparisonTest).\n They were no-ops\n[…]\n on inputs but a rendered result may carry key material.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: 1.0 housekeeping — drop dead suppressions, fix stale exception…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T18:10:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "70f10b861286a2e7ec2bc696d85356a5aaee020d",
"body": "…(#48, option b) (#52)\n\nRecords the decision on issue #48: rather than freeze GoTemplate.getRootNodes()/\ngetFunctions() (and the parse.Node types they expose) into the stable 1.0 surface, mark\nthem as an advanced integrator API explicitly excluded from the semver guarantee. They\nreturn the engine's \n[…]\netFunctions()/parse.Node integrator surface is excluded.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: carve the low-level getters out of the 1.0 stability guarantee …",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T18:02:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "87a2404324a55bc5bda44063a6cea99c57605cdc",
"body": "Freeze a single, consistent exception contract before 1.0. Previously the engine had\nthree disjoint roots — GoTemplateException and FunctionExecutionException (both unchecked,\nunrelated) plus a checked TemplateException family — so no `catch` could cover everything\nand the same render call surfaced \n[…]\nerified jhelm test-compiles green against this snapshot.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "api: unify the exception hierarchy under one unchecked root (#49) (#50)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T17:43:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "35821a66e28915c44268927712be8d7e3b8a8a63",
"body": "…links (B3) (#47)\n\nThe README install snippet is plain GitHub markdown (no Antora processing), so it\nkeeps a literal version — bumped 0.1.0 -> 1.0.0 for the release.\n\nThe docs pages now reference Antora's built-in {page-component-version} instead of\na hand-maintained gotmpl4j-version attribute, matc\n[…]\noved; the api-core/api-sprig/api-starter base URLs stay.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 1.0.0 version-bound text; use {page-component-version} for API …",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T16:54:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "748f3bf68963433913e22175260561ee0c1dc695",
"body": "…cible builds (#46)\n\n- Automatic-Module-Name on each jar (org.alexmond.gotmpl4j[.sprig|.spring]) via a\n maven-jar-plugin manifest entry driven by a per-module property. Gives JPMS\n consumers stable module names that 1.0.0 commits to.\n- Spring config metadata: register spring-boot-configuration-pro\n[…]\n- project.build.outputTimestamp for reproducible builds.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: 1.0.0 release hygiene — module names, config metadata, reprodu…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T14:10:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "07a3e45ab2c3154c65fb1ffbc43e9a894b559853",
"body": "…ntracts (#45)\n\nPreparing the 1.0.0 public surface:\n- Remove the redundant GoTemplate.root()/root(String) (callers use getRootNodes()).\n- getRootNodes()/getFunctions() are kept as committed low-level extension API\n (jhelm's tpl/include register templates through the live rootNodes map), so\n parse.\n[…]\nafety contract and the extension API at the class level.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "API freeze prep: drop redundant root(), Builder.option(), document co…",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-25T13:22:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9bac29b4f05b1730df58a7d125e4cb45d6a71440",
"body": "Prepares the public API surface for a 1.0.0 stability commitment:\n\n- Add package-info.java to all 9 packages, marking the internal packages\n (parse/exec/html/util, sprig.functions) as not part of the stable API.\n- Add class-level Javadoc to every public type that lacked it (the exceptions,\n the AS\n[…]\nleanly (javadoc:javadoc, no warnings); full build green.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: deep Javadoc pass for 1.0.0 + extract PrintfFunction (#44)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-24T16:04:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "504040da71b6178f64aacbc8f84dc42bdf820906",
"body": "The Maven release only runs versions:set on POMs, so the docs version attribute,\nREADME, and API links go stale in the tag unless bumped first. Direct anyone\ncutting a release to run the release-prep skill beforehand (update-docs-hub runs\nafter).\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: point CLAUDE.md Releasing at the release-prep skill (#43)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-24T08:42:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3878eabc4cbb9aba1519f8e85bb9e86a9ea50234",
"body": null,
"is_bot": false,
"headline": "Prepare for next development iteration: 0.3.3-SNAPSHOT",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-24T08:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93734ee44222f025e79ea5bec85a479cec385af3",
"body": null,
"is_bot": false,
"headline": "Prepare release 0.3.2",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2026-06-24T08:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f489f5f473a4fd80b2a91cf2ea42b53724e1f48",
"body": "The gotmpl4j-version attribute was stale at 0.1.0. Bump to 0.3.1 and add\napi-core/api-sprig/api-starter base-URL attributes pointing at javadoc.io.\nAdd an \"API documentation\" section linking all three artifacts, plus inline\ndeep links (GoTemplate, MissingKeyMode, GoTemplateService, the sprig API).\nAll linked paths verified to resolve on javadoc.io.\n\n\nClaude-Session: https://claude.ai/code/session_01CVdJfUqgBfi1PwusFDosqu\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: bump version attribute to 0.3.1 and add javadoc.io API links (#42)",
"author_name": "Alexander Mondshain",
"author_login": "alexmond",
"committed_at": "2026-06-24T08:26:45Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 16,
"commits_last_year": 300,
"latest_release_at": "2026-07-11T20:37:34Z",
"latest_release_tag": "1.3.0",
"releases_from_tags": false,
"days_since_last_push": 13,
"active_weeks_last_year": 11,
"days_since_latest_release": 13,
"mean_days_between_releases": 1.7
},
"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": "org.alexmond:gotmpl4j-core",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.alexmond/gotmpl4j-core",
"is_deprecated": false,
"latest_version": "1.3.0",
"repository_url": null,
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-11T20:37:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 13
},
{
"name": "org.alexmond:gotmpl4j-sprig",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.alexmond/gotmpl4j-sprig",
"is_deprecated": false,
"latest_version": "1.3.0",
"repository_url": null,
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-11T20:37:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 13
},
{
"name": "org.alexmond:gotmpl4j-spring",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.alexmond/gotmpl4j-spring",
"is_deprecated": false,
"latest_version": "1.3.0",
"repository_url": null,
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-11T20:37:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 13
},
{
"name": "org.alexmond:gotmpl4j-benchmarks",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.alexmond/gotmpl4j-benchmarks",
"is_deprecated": false,
"latest_version": "1.1.4",
"repository_url": null,
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-29T06:57:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 25
},
{
"name": "org.alexmond:gotmpl4j-spring-boot-starter",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.alexmond/gotmpl4j-spring-boot-starter",
"is_deprecated": false,
"latest_version": "1.3.0",
"repository_url": null,
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-11T20:37:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 13
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"benchmarks/go/go.mod",
"gotmpl4j-benchmarks/pom.xml",
"gotmpl4j-core/pom.xml",
"gotmpl4j-samples/custom-functions/pom.xml",
"gotmpl4j-samples/pom.xml",
"gotmpl4j-samples/quickstart/pom.xml",
"gotmpl4j-samples/spring-context/pom.xml",
"gotmpl4j-samples/web-flux/pom.xml",
"gotmpl4j-samples/web-mvc/pom.xml",
"gotmpl4j-sprig/pom.xml",
"gotmpl4j-spring-boot-starter/pom.xml",
"gotmpl4j-spring/pom.xml",
"pom.xml"
],
"largest_source_bytes": 46699,
"source_files_sampled": 280,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3229
},
"dependencies": {
"manifests": [
"gotmpl4j-benchmarks/pom.xml",
"gotmpl4j-core/pom.xml",
"gotmpl4j-samples/pom.xml",
"gotmpl4j-sprig/pom.xml",
"gotmpl4j-spring-boot-starter/pom.xml",
"gotmpl4j-spring/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": 1,
"malicious_count": 0,
"assessed_package": "maven:org.alexmond:gotmpl4j-core@1.3.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "org.alexmond:gotmpl4j-core",
"manifest": "gotmpl4j-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.alexmond:gotmpl4j-sprig",
"manifest": "gotmpl4j-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.thymeleaf:thymeleaf",
"manifest": "gotmpl4j-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.freemarker:freemarker",
"manifest": "gotmpl4j-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.github.spullara.mustache.java:compiler",
"manifest": "gotmpl4j-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.9.14"
},
{
"name": "io.pebbletemplates:pebble",
"manifest": "gotmpl4j-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "3.2.4"
},
{
"name": "org.openjdk.jmh:jmh-core",
"manifest": "gotmpl4j-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${jmh.version}"
},
{
"name": "org.projectlombok:lombok",
"manifest": "gotmpl4j-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "gotmpl4j-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.alexmond:gotmpl4j-core",
"manifest": "gotmpl4j-sprig/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.projectlombok:lombok",
"manifest": "gotmpl4j-sprig/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "gotmpl4j-sprig/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.httpcomponents.client5:httpclient5",
"manifest": "gotmpl4j-sprig/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "commons-codec:commons-codec",
"manifest": "gotmpl4j-sprig/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "gotmpl4j-sprig/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.semver4j:semver4j",
"manifest": "gotmpl4j-sprig/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.alexmond:gotmpl4j-core",
"manifest": "gotmpl4j-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.alexmond:gotmpl4j-sprig",
"manifest": "gotmpl4j-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.alexmond:gotmpl4j-spring",
"manifest": "gotmpl4j-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-autoconfigure",
"manifest": "gotmpl4j-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework:spring-webmvc",
"manifest": "gotmpl4j-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework:spring-webflux",
"manifest": "gotmpl4j-spring-boot-starter/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.alexmond:gotmpl4j-core",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework:spring-context",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-autoconfigure",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-configuration-processor",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.security:spring-security-core",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework:spring-web",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"manifest": "gotmpl4j-spring/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.alexmond:gotmpl4j-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.alexmond:gotmpl4j-sprig",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.alexmond:gotmpl4j-spring",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.alexmond:gotmpl4j-spring-boot-starter",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.semver4j:semver4j",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${semver4j.version}"
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${bouncycastle.version}"
},
{
"name": "io.spring.javaformat:spring-javaformat-checkstyle",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring-javaformat.version}"
},
{
"name": "com.puppycrawl.tools:checkstyle",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${checkstyle.version}"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "com.github.spullara.mustache.java:compiler",
"direct": true,
"version": "0.9.14",
"ecosystem": "maven"
},
{
"name": "commons-codec:commons-codec",
"direct": true,
"version": "1.19.0",
"ecosystem": "maven"
},
{
"name": "io.pebbletemplates:pebble",
"direct": true,
"version": "3.2.4",
"ecosystem": "maven"
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"direct": true,
"version": "6.1.0",
"ecosystem": "maven"
},
{
"name": "org.alexmond:gotmpl4j-core",
"direct": true,
"version": "1.3.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.alexmond:gotmpl4j-sprig",
"direct": true,
"version": "1.3.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.alexmond:gotmpl4j-spring",
"direct": true,
"version": "1.3.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.alexmond:gotmpl4j-spring-boot-starter",
"direct": true,
"version": "1.3.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents.client5:httpclient5",
"direct": true,
"version": "5.5.2",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"direct": true,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.freemarker:freemarker",
"direct": true,
"version": "2.3.34",
"ecosystem": "maven"
},
{
"name": "org.openjdk.jmh:jmh-core",
"direct": true,
"version": "1.37",
"ecosystem": "maven"
},
{
"name": "org.projectlombok:lombok",
"direct": true,
"version": "1.18.46",
"ecosystem": "maven"
},
{
"name": "org.semver4j:semver4j",
"direct": true,
"version": "6.0.0",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": true,
"version": "2.0.18",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-autoconfigure",
"direct": true,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-configuration-processor",
"direct": true,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.security:spring-security-core",
"direct": true,
"version": "7.0.6",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-context",
"direct": true,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-web",
"direct": true,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-webflux",
"direct": true,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-webmvc",
"direct": true,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.thymeleaf:thymeleaf",
"direct": true,
"version": "3.1.5.RELEASE",
"ecosystem": "maven"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.3.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.3.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": false,
"version": "1.5.34",
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-core",
"direct": false,
"version": "1.5.34",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-annotations",
"direct": false,
"version": "2.21",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"direct": false,
"version": "2.21.4",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": false,
"version": "2.21.4",
"ecosystem": "maven"
},
{
"name": "com.jayway.jsonpath:json-path",
"direct": false,
"version": "2.10.0",
"ecosystem": "maven"
},
{
"name": "com.vaadin.external.google:android-json",
"direct": false,
"version": "0.0.20131108.vaadin1",
"ecosystem": "maven"
},
{
"name": "commons-logging:commons-logging",
"direct": false,
"version": "1.3.6",
"ecosystem": "maven"
},
{
"name": "io.micrometer:micrometer-commons",
"direct": false,
"version": "1.16.6",
"ecosystem": "maven"
},
{
"name": "io.micrometer:micrometer-observation",
"direct": false,
"version": "1.16.6",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-buffer",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-base",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-classes-quic",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-compression",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-dns",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-http",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-http2",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-http3",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-native-quic",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-socks",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-common",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-handler",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-handler-proxy",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-resolver",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-resolver-dns",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-resolver-dns-classes-macos",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-resolver-dns-native-macos",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-transport",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-transport-classes-epoll",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-transport-native-epoll",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-transport-native-unix-common",
"direct": false,
"version": "4.2.15.Final",
"ecosystem": "maven"
},
{
"name": "io.projectreactor.netty:reactor-netty-core",
"direct": false,
"version": "1.3.6",
"ecosystem": "maven"
},
{
"name": "io.projectreactor.netty:reactor-netty-http",
"direct": false,
"version": "1.3.6",
"ecosystem": "maven"
},
{
"name": "io.projectreactor:reactor-core",
"direct": false,
"version": "3.8.6",
"ecosystem": "maven"
},
{
"name": "jakarta.activation:jakarta.activation-api",
"direct": false,
"version": "2.1.4",
"ecosystem": "maven"
},
{
"name": "jakarta.annotation:jakarta.annotation-api",
"direct": false,
"version": "3.0.0",
"ecosystem": "maven"
},
{
"name": "jakarta.xml.bind:jakarta.xml.bind-api",
"direct": false,
"version": "4.0.5",
"ecosystem": "maven"
},
{
"name": "net.bytebuddy:byte-buddy",
"direct": false,
"version": "1.17.8",
"ecosystem": "maven"
},
{
"name": "net.bytebuddy:byte-buddy-agent",
"direct": false,
"version": "1.17.8",
"ecosystem": "maven"
},
{
"name": "net.minidev:accessors-smart",
"direct": false,
"version": "2.6.0",
"ecosystem": "maven"
},
{
"name": "net.minidev:json-smart",
"direct": false,
"version": "2.6.0",
"ecosystem": "maven"
},
{
"name": "net.sf.jopt-simple:jopt-simple",
"direct": false,
"version": "5.0.4",
"ecosystem": "maven"
},
{
"name": "ognl:ognl",
"direct": false,
"version": "3.3.4",
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-math3",
"direct": false,
"version": "3.6.1",
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents.core5:httpcore5",
"direct": false,
"version": "5.3.6",
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents.core5:httpcore5-h2",
"direct": false,
"version": "5.3.6",
"ecosystem": "maven"
},
{
"name": "org.apache.logging.log4j:log4j-api",
"direct": false,
"version": "2.25.4",
"ecosystem": "maven"
},
{
"name": "org.apache.logging.log4j:log4j-to-slf4j",
"direct": false,
"version": "2.25.4",
"ecosystem": "maven"
},
{
"name": "org.apache.tomcat.embed:tomcat-embed-core",
"direct": false,
"version": "11.0.22",
"ecosystem": "maven"
},
{
"name": "org.apache.tomcat.embed:tomcat-embed-el",
"direct": false,
"version": "11.0.22",
"ecosystem": "maven"
},
{
"name": "org.apache.tomcat.embed:tomcat-embed-websocket",
"direct": false,
"version": "11.0.22",
"ecosystem": "maven"
},
{
"name": "org.apiguardian:apiguardian-api",
"direct": false,
"version": "1.1.2",
"ecosystem": "maven"
},
{
"name": "org.assertj:assertj-core",
"direct": false,
"version": "3.27.7",
"ecosystem": "maven"
},
{
"name": "org.attoparser:attoparser",
"direct": false,
"version": "2.0.7.RELEASE",
"ecosystem": "maven"
},
{
"name": "org.awaitility:awaitility",
"direct": false,
"version": "4.3.0",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": false,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcutil-jdk18on",
"direct": false,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest",
"direct": false,
"version": "3.0",
"ecosystem": "maven"
},
{
"name": "org.javassist:javassist",
"direct": false,
"version": "3.29.0-GA",
"ecosystem": "maven"
},
{
"name": "org.jspecify:jspecify",
"direct": false,
"version": "1.0.0",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"direct": false,
"version": "6.0.3",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter-api",
"direct": false,
"version": "6.0.3",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter-engine",
"direct": false,
"version": "6.0.3",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter-params",
"direct": false,
"version": "6.0.3",
"ecosystem": "maven"
},
{
"name": "org.junit.platform:junit-platform-commons",
"direct": false,
"version": "6.0.3",
"ecosystem": "maven"
},
{
"name": "org.junit.platform:junit-platform-engine",
"direct": false,
"version": "6.0.3",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": false,
"version": "5.20.0",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-junit-jupiter",
"direct": false,
"version": "5.20.0",
"ecosystem": "maven"
},
{
"name": "org.objenesis:objenesis",
"direct": false,
"version": "3.3",
"ecosystem": "maven"
},
{
"name": "org.openjdk.jmh:jmh-generator-annprocess",
"direct": false,
"version": "1.37",
"ecosystem": "maven"
},
{
"name": "org.opentest4j:opentest4j",
"direct": false,
"version": "1.3.0",
"ecosystem": "maven"
},
{
"name": "org.ow2.asm:asm",
"direct": false,
"version": "9.7.1",
"ecosystem": "maven"
},
{
"name": "org.reactivestreams:reactive-streams",
"direct": false,
"version": "1.0.4",
"ecosystem": "maven"
},
{
"name": "org.skyscreamer:jsonassert",
"direct": false,
"version": "1.5.3",
"ecosystem": "maven"
},
{
"name": "org.slf4j:jul-to-slf4j",
"direct": false,
"version": "2.0.18",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-http-codec",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-http-converter",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-jackson",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-netty",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-reactor",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-reactor-netty",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-security",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-servlet",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-jackson",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-logging",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-reactor-netty",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-security",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-test",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-tomcat",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-tomcat-runtime",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-web",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-webflux",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-test",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-test-autoconfigure",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-tomcat",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-web-server",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-webflux",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-webflux-test",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-webmvc",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-webmvc-test",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-webtestclient",
"direct": false,
"version": "4.0.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.security:spring-security-config",
"direct": false,
"version": "7.0.6",
"ecosystem": "maven"
},
{
"name": "org.springframework.security:spring-security-crypto",
"direct": false,
"version": "7.0.6",
"ecosystem": "maven"
},
{
"name": "org.springframework.security:spring-security-web",
"direct": false,
"version": "7.0.6",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-aop",
"direct": false,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-beans",
"direct": false,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-core",
"direct": false,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-expression",
"direct": false,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-test",
"direct": false,
"version": "7.0.8",
"ecosystem": "maven"
},
{
"name": "org.unbescape:unbescape",
"direct": false,
"version": "1.1.6.RELEASE",
"ecosystem": "maven"
},
{
"name": "org.xmlunit:xmlunit-core",
"direct": false,
"version": "2.10.4",
"ecosystem": "maven"
},
{
"name": "org.yaml:snakeyaml",
"direct": false,
"version": "2.5",
"ecosystem": "maven"
},
{
"name": "tools.jackson.core:jackson-core",
"direct": false,
"version": "3.1.4",
"ecosystem": "maven"
},
{
"name": "tools.jackson.core:jackson-databind",
"direct": false,
"version": "3.1.4",
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 150,
"direct_count": 23,
"indirect_count": 127
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 80,
"open_issues": 11,
"closed_ratio": 0.804,
"closed_issues": 45,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "alexmond",
"commits": 267,
"avatar_url": "https://avatars.githubusercontent.com/u/2498914?v=4"
},
{
"type": "User",
"login": "actions-user",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.893
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"maven.yml",
"maven_release.yml",
"perf.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e2ed9584ba78b63c051049abfeb08c7786be9206",
"ran_at": "2026-07-25T06:01:21Z",
"aggregate_score": 3.6,
"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-11T20:40:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-11T20:26:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2026-06-23T04:23:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2026-06-25T17:15:29Z",
"last_comment_at": "2026-06-25T18:02:30Z",
"last_comment_author": "alexmond"
},
{
"number": 56,
"created_at": "2026-06-25T18:39:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2026-06-25T18:44:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2026-06-25T20:12:22Z",
"last_comment_at": "2026-07-11T04:05:39Z",
"last_comment_author": "alexmond"
},
{
"number": 90,
"created_at": "2026-06-29T14:02:18Z",
"last_comment_at": "2026-06-29T16:42:26Z",
"last_comment_author": "alexmond"
},
{
"number": 104,
"created_at": "2026-07-02T02:53:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 116,
"created_at": "2026-07-09T18:19:26Z",
"last_comment_at": "2026-07-11T02:44:50Z",
"last_comment_author": "alexmond"
},
{
"number": 135,
"created_at": "2026-07-11T20:54:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 136,
"created_at": "2026-07-11T20:54:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 137,
"created_at": "2026-07-12T21:37:28Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alexmond/gotmpl4j",
"host": "github.com",
"name": "gotmpl4j",
"owner": "alexmond"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 49,
"vitality": 72,
"community": 24,
"governance": 55,
"engineering": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 300,
"human_commit_share": 1,
"days_since_last_push": 13,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 13 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "300 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 300
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 16,
"latest_release_tag": "1.3.0",
"releases_from_tags": false,
"days_since_latest_release": 13,
"mean_days_between_releases": 1.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 13 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.893
},
"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 89% of commits",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 80,
"open_issues": 11,
"closed_issues": 45,
"issue_closed_ratio": 0.804,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "80/81 decided PRs merged",
"points": 37.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 80,
"decided": 81
}
}
],
"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": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"followers": 3,
"owner_type": "User",
"is_verified": null,
"owner_login": "alexmond",
"public_repos": 20,
"account_age_days": 5039
},
"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": "3 followers of alexmond",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "alexmond"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "20 public repos, account ~13 yr old",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 20
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"org.alexmond:gotmpl4j-core",
"org.alexmond:gotmpl4j-sprig",
"org.alexmond:gotmpl4j-spring",
"org.alexmond:gotmpl4j-benchmarks",
"org.alexmond:gotmpl4j-spring-boot-starter"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 13
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "5 package(s) on maven",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 5,
"ecosystems": "maven"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 13 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 13
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"go",
"go-template",
"helm",
"hugo",
"java",
"jvm",
"sprig",
"spring-boot",
"spring-boot-starter",
"template-engine",
"templating",
"text-template"
],
"has_wiki": true,
"homepage": "https://www.alexmond.org/gotmpl4j/current/index.html",
"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": "https://www.alexmond.org/gotmpl4j/current/index.html",
"points": 15,
"status": "met",
"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": "12 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 12
}
}
],
"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": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.6
},
"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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:org.alexmond:gotmpl4j-core@1.3.0 runtime dependency closure — what installing the published package pulls in — 1 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:org.alexmond:gotmpl4j-core@1.3.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"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": 1,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.76,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3229
},
"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": "76 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 76,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.76,
"toolchain_manifests": [
"benchmarks/go/go.mod",
"gotmpl4j-benchmarks/pom.xml",
"gotmpl4j-core/pom.xml",
"gotmpl4j-samples/custom-functions/pom.xml",
"gotmpl4j-samples/pom.xml",
"gotmpl4j-samples/quickstart/pom.xml",
"gotmpl4j-samples/spring-context/pom.xml",
"gotmpl4j-samples/web-flux/pom.xml",
"gotmpl4j-samples/web-mvc/pom.xml",
"gotmpl4j-sprig/pom.xml",
"gotmpl4j-spring-boot-starter/pom.xml",
"gotmpl4j-spring/pom.xml",
"pom.xml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "benchmarks/go/go.mod, gotmpl4j-benchmarks/pom.xml, gotmpl4j-core/pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "benchmarks/go/go.mod, gotmpl4j-benchmarks/pom.xml, gotmpl4j-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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "76 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 76,
"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": 46699,
"source_files_sampled": 280,
"oversized_source_files": 0
},
"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": "0/280 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 280,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"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": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T06:01:35.111535Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexmond/gotmpl4j.svg",
"full_name": "alexmond/gotmpl4j",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}