JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 20436,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 1706657,
"CSS": 4576,
"HTML": 361,
"Shell": 30467,
"PLpgSQL": 10121,
"Makefile": 14074,
"Dockerfile": 2112,
"JavaScript": 616,
"TypeScript": 699256
},
"pushed_at": "2026-07-22T01:34:44Z",
"created_at": "2026-03-31T01:35:24Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T01:34:49Z",
"description": "Self-hostable, open-source alternative to Jira, Confluence, and Jira Service Desk. Single binary. Your data, your servers.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "Azimuthal-HQ",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/272386859?v=4",
"created_at": "2026-03-31T01:31:12Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 113
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-21T10:40:59Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-19T22:31:46Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-19T11:56:27Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-17T19:26:24Z"
},
{
"tag": "v0.1.21",
"kind": "patch",
"published_at": "2026-05-03T00:56:36Z"
},
{
"tag": "v0.1.20",
"kind": "patch",
"published_at": "2026-05-02T23:32:38Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2026-04-12T12:31:03Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2026-04-12T11:22:11Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-04-12T01:54:12Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2026-04-11T13:22:29Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2026-04-11T12:26:43Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-04-10T20:29:13Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-04-10T19:13:19Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2026-04-10T17:55:14Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-04-10T16:22:13Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-04-06T01:41:49Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-04-06T00:11:51Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-04-05T13:59:27Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-04-05T12:30:08Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-04T15:54:39Z"
}
],
"recent_commits": [
{
"oid": "92f60e1d1ad9f6f32a75f889b3efa5c83ab1eb90",
"body": "* Migration 028: space slug uniqueness per (org, type)\n\nDrops spaces_org_id_slug_key — the constraint name read from pg_constraint\non a live database, not assumed — and adds spaces_org_id_type_slug_key\nUNIQUE (org_id, type, slug). Module is part of a space's identity (routes\nare /:module/:spaceId), \n[…]\nace zero\ncounts, a live-ticket count, and the unauthenticated 401 are pinned.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Space slugs are unique per (org, module) — migration 028 (#60)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-22T01:34:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "89c4915860bc0b750d46d74a7502a62b064eb13f",
"body": null,
"is_bot": false,
"headline": "docs: add ADR directory with 0003, 0004, 0011, 0012 and index (#57)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-22T01:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da72746dee83792756e0a10001c9496c5a35ebe",
"body": "…n docs-only PRs (#58)\n\n* fix(deps): bump golang.org/x/crypto to v0.54.0 to clear GO-2026-5970\n\ngovulncheck fails CI on GO-2026-5970: infinite loop on invalid input in\ngolang.org/x/text, found at v0.37.0, fixed in v0.39.0. The vulnerable\npath is reachable in the runtime binary via jackc/pgx SCRAM au\n[…]\necks now also needs 'changes' so a failed detection\njob fails the final gate.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix GO-2026-5970 (x/text via pgx SCRAM) and skip expensive CI gates o…",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-22T00:55:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6aaece7a55741227d22757c6ab1128ab52b0f4d5",
"body": "* P3 backend: entity shares — migration 026/027, resolution, lifecycle, shared read + attachments\n\nMigration 026 (entity_shares) and 027 (attachments). Share resolution extends\nthe P2 resolver with request-cached readable_entity_ids (direct + cascade\nroots), mounted only on the /shared subtree so sp\n[…]\nor the badge lags until the query goes stale (caught\nby the shares e2e spec).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "P3: v0.3.2 entity shares (migrations 026-027) (#56)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-21T13:23:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eab99b03ddb2d81fbc52ee7a5b6ff2fbeca34bac",
"body": null,
"is_bot": false,
"headline": "Create azimuthal-admin-panel-prototype.html (#55)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-21T10:36:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feab5b06dc8b1166151951ff1d2d62a7180a3823",
"body": "… 024-025) (#54)\n\n* P2.5 W1: migrations 024 (invites, token_generation) and 025 (audit batch columns)\n\n024: invites table with SHA-256 token_hash (raw token never persisted),\npartial unique index enforcing one active invite per email per org\n(case-insensitive), unique token_hash index, org_role CHEC\n[…]\nirst(), which could have grabbed —\nand deleted — another worker's live space.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "P2.5: v0.3.2 administration, users, and the access matrix (migrations…",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-21T10:14:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d9139eacf4e8f8413da33a94441d295c03e7bc60",
"body": "* P2 W1: migrations 022 teams and 023 space grants\n\n022: teams with materialised path UUID[], depth<=5 CHECK, path-ends-self\nCHECK, GIN path index, one-default partial unique; team_members with\nis_primary partial unique. Seeds a default team for every existing org and\nenrols every existing member as\n[…]\nean, full\nsuite 25 packages ok (no -race locally, documented), e2e 84 passed.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "P2: v0.3.1 teams, grants, and access control (migrations 022-023) (#53)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-19T22:22:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "88317c905f3d4bd06352347870e07815e949f138",
"body": "…minPage, dead in production since it shipped (#52)\n\n* docs(spec): reconcile v0.3 IA spec against the repository\n\nThe spec was written against a stale handoff; P1 found three factual\nerrors and this sweep found seven more. Corrections (facts only, no\ndecisions): migration table renumbered 021-027 wi\n[…]\nts\nare reported in the P1.5 PR body — no tests were added to move the\nnumber.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "P1.5: reconciliation and test integrity — includes fix for WorkflowAd…",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-19T13:01:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a0dbdf5c1d27cdbc02b5463ca5f078d00a2a91ca",
"body": "* feat(db): migration 021 — space type rebrand to beacon/codex/vector\n\nservice_desk → beacon, wiki → codex, project → vector, replacing the\nauto-named inline CHECK (spaces_type_check, verified against pg_constraint)\nwith spaces_type_valid. Down restores the original constraint under its\noriginal nam\n[…]\n documented error shape on malformed ids).\nBackend statement coverage: 80.1%.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "P1: v0.3.0 navigation shell and Beacon/Codex/Vector rebrand (#51)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-19T11:37:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "48b25a13a89419b9e4efdd123190396104807bde",
"body": null,
"is_bot": false,
"headline": "Create azimuthal-scope-prototype.html (#50)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-19T00:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006c968ff27bb877e5d73a357cc85283e960d331",
"body": "…end (#49)\n\nThe backend persists sprints as \"planned\" (SprintStatusPlanned, enforced\nby the CHECK constraint in 004_items.sql), but the frontend typed and\ncompared against 'planning' — a value the API can never return. Newly\ncreated sprints therefore never showed the Start button and their status\nch\n[…]\n random suffix; bare\n Date.now() collided across parallel workers on users_org_id_email_key,\n failing a different spec on each full-suite run.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(web): sprint status literal 'planning' -> 'planned' to match back…",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-18T23:47:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1fcde8d230cb798bcc049b40ad84ee216b492dc4",
"body": "…#48)\n\nSingle-entity reads of nonexistent IDs (items, sprints, active sprint,\ntickets, workflows) returned 500 INTERNAL_ERROR — leaking \"no rows in\nresult set\" — instead of the documented 404, because most adapter getters\nwrapped pgx.ErrNoRows opaquely instead of mapping it to their domain\npackage's\n[…]\ne).\n\nThe GetActiveBySpace hunk replicates the uncommitted P0 fix in the\np0/defect-stabilisation checkout byte-for-byte so the two merge cleanly.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: map pgx.ErrNoRows to domain ErrNotFound across adapter getters (…",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-18T22:45:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d92524d6ecc029ebd86e75f542cfea6a7e054835",
"body": "…s (#47)\n\nTask zero: make e2e-test now runs to completion — the Playwright browser\ncache already matches @playwright/test 1.59.1 (no CDN download needed);\nthe actual blocker was the POSIX /tmp binary path, which cmd.exe cannot\nexecute when Playwright spawns its webServer. The e2e server binary now\nb\n[…]\ner, known-issue #3 — CI runs the\nrace-enabled suite); verify-api exit 0; e2e-test exit 0 (69/69);\ncoverage 80.6% by CI's serialized measurement.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "P0: stabilise v0.2.x defects and make the E2E gate runnable on Window…",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-18T22:25:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a7e0ddf9bd116af15bec40d5969bb52c42573252",
"body": "docker/metadata-action's {{version}} normalizes away the leading \"v\", so\nv0.2.0 published the image only as :0.2.0 and :0.2 — never :v0.2.0. That\nmismatched the install docs (which say ghcr.io/.../azimuthal:v0.2.0) and,\nworse, build/docker-compose.yml defaults AZIMUTHAL_VERSION to \"latest\", a\ntag th\n[…]\nsha-...) are unchanged. Forward-only: takes\neffect on the next release tag (targeted for v0.2.1).\n\n\nClaude-Session: 093b8f45-cf98-5b79-8f46-eec4f73d5b5d\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(release): publish :latest and a v-prefixed image tag (#45)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-18T22:11:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c80ea4bf73a9c96a678ce62bf633eba8e40e88af",
"body": null,
"is_bot": false,
"headline": "Create v0.3-ia-spec.md (#46)",
"author_name": "TruFord",
"author_login": "TruFord",
"committed_at": "2026-07-18T17:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef1ab003576b8e7c805d83d0105833dd3e5ace23",
"body": "The multi-arch release build (docker-release in release.yml,\nplatforms: linux/amd64,linux/arm64) ran the arm64 half under QEMU on the\namd64 runner, emulating BOTH the npm/Vite frontend build and the Go compile.\nOn the free hosted runners this took 30-60+ min (the v0.2.0 release sat on\nthis step for \n[…]\n ARM aarch64, statically linked\nThe full multi-arch buildx path runs in CI/release on the next tag.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nClaude-Session: 093b8f45-cf98-5b79-8f46-eec4f73d5b5d",
"is_bot": false,
"headline": "build: cross-compile the release image instead of emulating arm64",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T19:23:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3ff1422fab79a1ce13b2df11bafbd8e23319cb4f",
"body": "main's branch protection requires status checks named \"Container Scan\",\n\"Dependency Scan\", \"SAST\", and \"Secret Scan\", but these jobs reported as\n\"... (trivy)\" / \"... (govulncheck)\" / \"... (gosec)\" / \"... (gitleaks)\", so\nthe required contexts never matched and the merge stayed blocked with\n\"4 of 8 re\n[…]\nret-scan, container-scan) are unchanged, so the \"All Gates Passed\"\nneeds: aggregator is unaffected.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nClaude-Session: 093b8f45-cf98-5b79-8f46-eec4f73d5b5d",
"is_bot": false,
"headline": "ci: align security-scan job names with branch-protection required checks",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d2f2f0c76eca4f471b28048aefe77104a3386de4",
"body": "CORS is production-locked: api.NewCORS uses an explicit allow-list from\nAZIMUTHAL_ALLOWED_ORIGINS, and config.parseAllowedOrigins returns an empty\nlist in production so an unconfigured deployment denies all cross-origin\nrequests by default. Covered by TestConfig_AllowedOrigins_ProductionEmpty\nand _Explicit in internal/config/config_test.go.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nClaude-Session: 093b8f45-cf98-5b79-8f46-eec4f73d5b5d",
"is_bot": false,
"headline": "docs: mark known-issue #8 (CORS) resolved",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e756902276e1b688104fd93470441d256212f876",
"body": "Running from a source checkout (a feature branch before any release image is\npublished) previously had no documented path — the compose file only pulls\nghcr.io/azimuthal-hq/azimuthal, which exists only after a tagged release.\n\n - build/docker-compose.build.yml: a small overlay that adds a `build:`\n\n[…]\n, no secret to set) and add a\n \"Running from a source checkout\" section using the build overlay.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nClaude-Session: 093b8f45-cf98-5b79-8f46-eec4f73d5b5d",
"is_bot": false,
"headline": "M8: add build-from-source compose overlay + fix self-hosting docs",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f1831069caf14c523565ed868f6e33f89bb0660b",
"body": "Capstone pass on the self-hosting story, verified against a real Docker\nCompose stack (build image -> up -d from clean volumes -> create admin ->\nlogin -> exercise every module):\n\n - build/Dockerfile: pin builder to golang:1.26.5-alpine. The release image\n is built here (not via Dockerfile.ci) a\n[…]\nnd service desk (ticket),\nwiki (page + comment), and projects (story item) all create successfully.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nClaude-Session: 093b8f45-cf98-5b79-8f46-eec4f73d5b5d",
"is_bot": false,
"headline": "M8: harden Docker deploy path + verify compose stack end-to-end",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cccd4539cdfb871bc274e485fc66c10db4f1a2bf",
"body": "Trivy Container Scan flagged HIGH/CRITICAL CVEs in the scanned binary that\ngovulncheck did not (they are present but not reachable/called, so\ngovulncheck correctly ignores them; Trivy reports every fixable CVE in the\nbuild regardless of reachability).\n\nTwo classes of finding:\n\n 1. Go stdlib CVEs (c\n[…]\no binary now report 0 findings. Full internal test suite\ngreen against real Postgres; go vet clean.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nClaude-Session: 093b8f45-cf98-5b79-8f46-eec4f73d5b5d",
"is_bot": false,
"headline": "security: clear Container Scan — pin Go 1.26.5, bump x/crypto & x/net",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7189ee92b55942713ea98eb9feef7b95b9cc1de9",
"body": "CI's Dependency Scan (govulncheck) and Container Scan (trivy) both\nflagged GO-2026-5004 — SQL injection via placeholder confusion with\ndollar-quoted string literals in github.com/jackc/pgx/v5, reachable\nthrough pgxpool.Pool.Query (which the whole data layer uses). It is a\nHIGH-severity, symbol-level\n[…]\neports GO-2026-5004, and\nmake test-live is fully green on real Postgres.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "security: upgrade pgx v5.9.1 -> v5.9.2 (GO-2026-5004 SQL injection)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b641ea3fe4bef00f8ef649f077f9c3ba18ddd7bf",
"body": "Run #207 (the original M1 run, commit 6fdbb32) targeted the now-removed\n'azimuthal' self-hosted runner label and is stuck 'queued' waiting for a\nrunner that will never come online. GitHub cannot force-cancel a run\nqueued against a nonexistent self-hosted runner (no agent to receive the\ncancellation)\n[…]\ns either way.\n\nNo job behavior change — only the concurrency group name.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "ci: bump concurrency group (ci3 -> ci4) to escape stuck-run jam",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4a6d2e30692b0839d323cab822db1129ddd32152",
"body": "…-latest\n\nThe CI jobs already run on ubuntu-latest, but a comment still described\nthe old DinD/self-hosted (k3s) runner behavior. Updated it to match.\n\nThis also re-triggers the pull_request workflow: the previous run for\nthis branch (#215) was stuck 'pending' behind run #207 — the original\nM1 run, \n[…]\nush starts a clean run in the freed group.\n\nNo workflow behavior change.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "ci: refresh stale self-hosted-runner comment; re-trigger CI on ubuntu…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7e272a70e31f9276cd68e5a85a33ee15a65824ce",
"body": "…e E2E locators\n\nCI Build fix (go vet ./... now clean):\n- remove the last four references to the dropped organizations.plan\n column in internal/db test files (db_test.go, queries_test.go); the\n earlier plan-column removal missed these because local vet was\n package-targeted, not ./...\n\nSelf-hoste\n[…]\nnt, regression\n37/37, verify-api, docs-check. Full E2E re-run in flight.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "M4-M8: self-host fonts, fix CI build, robust wiki auto-select, precis…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6fa75efdb4610638a4841fa4ea528cef82abaf65",
"body": "The full E2E run surfaced locator failures that were accessibility gaps\nin the product, not test flake:\n\n- wiki 'New page' trigger was an icon-only button with no accessible\n name; added aria-label so screen readers and getByRole('button',\n {name:'New page'}) can find it\n- project item Status and \n[…]\ngainst the rebuilt binary;\nwiki/dashboard verification run is in flight.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "M4-M7: give icon/select controls accessible names so E2E can target them",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e938b07de3e8d5081b2f5ea23a68a70cc872d288",
"body": "All 14 jobs targeted the custom 'azimuthal' self-hosted runner label;\nthose runners are not picking up jobs, so every CI run since the branch\nopened has sat queued indefinitely. ubuntu-latest runs the same steps —\nthe DinD wait/settle steps written for the k3s runners are tolerant of\nDocker being in\n[…]\na few idle seconds; trimming\nthem is follow-up cleanup once CI is green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "ci: run workflows on GitHub-hosted runners",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2d3acd9ab68d994139a4c83ec097191e42e66fe3",
"body": "…t UI, real wiki tree\n\nWorkflow seeding (test-first — test observed failing before the fix):\n- admin create-user now seeds the two default workflows like the\n register endpoint always did; without this every org created via the\n CLI had none and AssignDefaultWorkflowToSpace failed for all its\n sp\n[…]\nE2E run against the rebuilt binary is in flight; result lands on\nPR #43.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "M4-M7: seed workflows on every org path, drop tier language, item edi…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4d6d196252670e32fcc0c5b0362baba76a1d8d0d",
"body": "One scoping convention, enforced. v0.1.x mixed space-only routes\n(tickets, wiki, projects, workflow) with org+space routes (members,\ncomments) and produced a string of 404s; this cutover removes the mixed\nconventions entirely.\n\nTest-first: five scoping contract tests written and observed failing\nbef\n[…]\nression-test 37/37, verify-api green, lint 0\nissues, docs-check in sync.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "M3: converge every space resource on /orgs/{orgID}/spaces/{spaceID}/...",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0afa606aa1d87453692fea7336603d03b4b4823b",
"body": "Extract importOrGenerateSigningKey from EnsureSigningKey (complexity 13\n-> under 10) and wrap adapter errors. No behavior change; signing key\ntests re-run green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "M2 follow-up: satisfy cyclop and wrapcheck linters",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e1cd7f3648c99460d2a1fd985594dd6d5266ffe",
"body": "…ECRET\n\nThe signing key now lives in a singleton auth_signing_keys row\n(migration 018), so process/container restarts never regenerate the key\nor invalidate live tokens — previously the key was a PEM file at\nJWT_PRIVATE_KEY_PATH with no volume in docker-compose, which meant every\ncontainer recreate \n[…]\ntest-live green, regression-test 37/37, verify-api green,\nlint 0 issues.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "M2: persist RS256 signing key in the database; remove vestigial JWT_S…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cdf6cd875aa12f41309a401b49c82d292123f880",
"body": "Harness:\n- Makefile: share one ENV_TEST_VARS helper that strips comments/blank\n lines from .env.test (e2e-test/e2e-headed previously choked on comment\n lines); make the Go test timeout configurable via GO_TEST_TIMEOUT\n (default 300s — the hardcoded 120s starved parallel integration\n packages on \n[…]\n/37, make verify-api green, make lint\n0 issues, make docs-check in sync.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "M1: repair test harness, fix space-key collision (500 -> dedupe/409)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0467d20999a535511ec9f503655a838329071718",
"body": "The script shipped without the executable bit, so invoking it directly\n(as its own usage header describes) failed with 'Permission denied'.\nNo content changes.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019n13Q25zcQmHjTZmiYfmXr",
"is_bot": false,
"headline": "fix: mark scripts/verify-api.sh executable",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-17T16:09:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07042157601e321163509c510b298efcdf9c3d76",
"body": null,
"is_bot": false,
"headline": "chore: sync public main from private — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-03T00:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3da11b90be2946df02ff0a7c05448ac9b6e77ea",
"body": null,
"is_bot": false,
"headline": "chore: sync public main from private — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-03T00:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6362954eda58c89a0bfa77a70a100ae276f8f77",
"body": null,
"is_bot": false,
"headline": "chore: sync public main from private — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T21:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c97e98f81f220189fee736d0b573e63a593a0225",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T15:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31c4bdb2aa4b76365e0ce7a351310bfb7465a20",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T09:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4a84924bf9ad600f431f3dee4ac2695135bf49",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T08:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b56c327a665d54976e6a792c69e560ddb63171f2",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T08:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59886985d01b7458ec590a48e2dab88f89992a77",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T08:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1479efab2b5cca7de261924db4f6fbd3df097cb6",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T07:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a927c90472ff8afb587cec31fb116bdbd370f390",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T06:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89062dd1508e6bc8d56b24b8341a2057db63b2dc",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T06:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ae65448f7ad4a0fa4da0a8e31fabd7ea4a70a7c",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T06:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5490ce7363457a5ec2cb536ede6dbefaa7fc3473",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T05:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca5d254c5fac15a87925c67280aed8f7244e10a7",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T05:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a06128df6354b1dc7f41a60d1e6f38e2a5d563f",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T05:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fb5535b96dfcf53690bb0acd269201831b5470f",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T05:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3562831a15c2ed780e6ad32423828f80210c627d",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T04:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d632cc828fd37bb5673389ea831dfba38f37043",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T04:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ab08c285d8d54ea7aca96c0485a8b68a00000f",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T04:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "224d5471b33a5ca4bde1bfc13c1256c83e1e6d58",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T04:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bbbec9f3096b10a9d0eff13c607996e5970ff59",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T03:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e78a960461ade1f9f966bd7b1b3cf8ef4dbbf5d2",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T03:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43146a64cd2ef7f111606881f11335dc64cfff51",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T03:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d09c202824e46abe95e6231d882f2d8ccd776ca2",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T03:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "392738c9fc8ffd3fbabe12074188519b4197d142",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T03:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4169103161675ff1bd43efa5d0a9551aa3b72152",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T03:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd9cfa25424ea32b51448878fa3560af2a5faac",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T03:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b33e246bc1558b45ae88f42b72db7b3719f23994",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T02:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324b8d20632dda812cf9b40da56122457984976c",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T02:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ccd3a2de43f31b8c721c2b5d38a57a66660bc22",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T02:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ded3147be324dc480ecc2d7ccb4e6667a9f8d52",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T02:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877aaff26052636a4b2017afa2fe1f0c8782299e",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T01:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b7cbd88d7b9a2455322a1f2cd8a0cd77f539e48",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T01:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf5649e0228e8a8286b56b52a168c475a409108",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T01:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01b12887ec861103cf83f24b9f86ce445de9ecb6",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T01:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9b7608b100a608a70cc2d0cb8b1d20e682a2b6",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T01:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62acfc9ae7c18906577443f20acc216337c7b927",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T00:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baaa7b06fd1f88a9ea860b77507bf0f572b087bc",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T00:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0b684e939a12062aefd9ea6a0b51854adb7c58",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T00:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7344f7b7c42e33d8b1b856f18c42fd082cad32",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T00:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9763d4eadba9e07e1586c723f5fa7914cdbff40",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-02T00:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6075950fe08f1f19b915d14a8968b57708c98d",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T23:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2d473d68d40b7f307eb62f469ac8093ec97a9e",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T23:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8565b1fef6a0ed58b748553f5b9e4ec93e0ad0",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T23:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c08b12acdafac34e7a441ebbe0cc22629f91a82",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T22:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6f8086bc192b1a5872a70a71f9ad1dd8cb0d35",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T22:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7eb56d8c3051e45cf6339ac7ef49238906100e3",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T22:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179dc8116064df32bf78937afe5431d7526e81b5",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T22:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95a0fc17c27a98c277f24a6033ac79bb646641c4",
"body": "Removed: .gitleaks.toml, .claude/, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T22:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00d34ee23033f7220e5840eee5860893a3b20ba",
"body": "Removed: .gitleaks.toml, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T22:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256ffe53010e379471497ab7affa8641ba1ce818",
"body": "Removed: .gitleaks.toml, CLAUDE.md, current-agent-progress/,\ndocs/agent-briefs.md, docs/github-setup-checklist.md,\ndocs/project-state.md, docs/regression-test-checklist.md,\nscripts/local-test.sh, scripts/push-private.sh,\nscripts/release-public.sh, scripts/remote-test-host-deploy.sh",
"is_bot": false,
"headline": "chore: public release — internal files stripped",
"author_name": "Grimm",
"author_login": "Grimm3434",
"committed_at": "2026-05-01T22:14:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 81,
"latest_release_at": "2026-07-21T10:40:59Z",
"latest_release_tag": "v0.3.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 0,
"mean_days_between_releases": 11.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Azimuthal-HQ/azimuthal",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Azimuthal-HQ/azimuthal",
"is_deprecated": false,
"latest_version": "v0.3.2",
"repository_url": "https://github.com/Azimuthal-HQ/azimuthal",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T10:36:48Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_stars": 2
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"docs/api/openapi.yaml"
],
"has_devcontainer": false,
"typecheck_configs": [
"web/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 87700,
"source_files_sampled": 337,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"web/package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/go-chi/chi/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.2.5"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/jackc/pgx/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.9.2"
},
{
"name": "github.com/pressly/goose/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.27.0"
},
{
"name": "github.com/sergi/go-diff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/yuin/goldmark",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2"
},
{
"name": "github.com/minio/minio-go/v7",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v7.0.100"
},
{
"name": "github.com/riverqueue/river",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.32.0"
},
{
"name": "github.com/riverqueue/river/riverdriver/riverpgxv5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.32.0"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "@dnd-kit/core",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.3.1"
},
{
"name": "@dnd-kit/sortable",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^10.0.0"
},
{
"name": "@dnd-kit/utilities",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.2"
},
{
"name": "@fontsource-variable/jetbrains-mono",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.8"
},
{
"name": "@fontsource/inter",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.8"
},
{
"name": "@radix-ui/react-avatar",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.11"
},
{
"name": "@radix-ui/react-dialog",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-dropdown-menu",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.16"
},
{
"name": "@radix-ui/react-select",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.6"
},
{
"name": "@radix-ui/react-slot",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.4"
},
{
"name": "@radix-ui/react-toast",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.15"
},
{
"name": "@radix-ui/react-tooltip",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.8"
},
{
"name": "@tailwindcss/typography",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.5.19"
},
{
"name": "@tailwindcss/vite",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.2"
},
{
"name": "@tanstack/react-query",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.96.2"
},
{
"name": "@tiptap/extension-code-block-lowlight",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@tiptap/extension-color",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@tiptap/extension-highlight",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@tiptap/extension-text-style",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@tiptap/extension-typography",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@tiptap/pm",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@tiptap/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@tiptap/starter-kit",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.5"
},
{
"name": "@types/react-syntax-highlighter",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^15.5.13"
},
{
"name": "class-variance-authority",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "lowlight",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.0"
},
{
"name": "lucide-react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.7.0"
},
{
"name": "react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.4"
},
{
"name": "react-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.4"
},
{
"name": "react-markdown",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^10.1.0"
},
{
"name": "react-router-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.30.3"
},
{
"name": "react-syntax-highlighter",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^16.1.1"
},
{
"name": "rehype-raw",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.0"
},
{
"name": "tailwind-merge",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.5.0"
},
{
"name": "tailwindcss",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.2"
},
{
"name": "tiptap-markdown",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.9.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 56,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Grimm3434",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/63414901?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
},
{
"type": "User",
"login": "TruFord",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/22420287?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.607
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml",
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"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": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "17 out of 17 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/17 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool is not run on all commits -- score normalized to 9",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "16 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "92f60e1d1ad9f6f32a75f889b3efa5c83ab1eb90",
"ran_at": "2026-07-22T06:06:24Z",
"aggregate_score": 4.2,
"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-22T01:50:56Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-22T01:34:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 15,
"created_at": "2026-04-04T11:42:16Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Azimuthal-HQ/azimuthal",
"host": "github.com",
"name": "azimuthal",
"owner": "Azimuthal-HQ"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 42,
"vitality": 75,
"community": 33,
"governance": 51,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 81,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "81 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 81
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.3.2",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 11.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~11.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 11.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"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": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.607
},
"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 61% of commits",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 61
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 56,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "56/58 decided PRs merged",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 56,
"decided": 58
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Azimuthal-HQ",
"public_repos": 1,
"account_age_days": 113
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of Azimuthal-HQ",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "Azimuthal-HQ"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~0 yr old",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/Azimuthal-HQ/azimuthal"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml, eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml, eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "17 out of 17 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/17 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "16 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 67,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "84 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 84,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"web/tsconfig.json"
],
"agent_commit_share": 0.345,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": ".golangci.yml, eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml, eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "web/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "29 of the last 84 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 29,
"sampled": 84
}
}
],
"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 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 87700,
"source_files_sampled": 337,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/337 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 337,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"docs/api/openapi.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "docs/api/openapi.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/api/openapi.yaml"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T06:06:41.174021Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Azimuthal-HQ/azimuthal.svg",
"full_name": "Azimuthal-HQ/azimuthal",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}