JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"agent-framework",
"agentic-ai",
"agents",
"ai-agents",
"anthropic",
"apache-2-0",
"bun",
"cli",
"code-generation",
"compiler",
"developer-tools",
"evaluation",
"llm",
"llmops",
"mcp",
"multi-agent",
"prompt-optimization",
"rag",
"slack-bot",
"typescript"
],
"is_fork": false,
"size_kb": 10151,
"has_wiki": false,
"homepage": "https://crewhaus.ai",
"languages": {
"Shell": 844,
"Dockerfile": 26009,
"TypeScript": 13020032,
"Go Template": 626
},
"pushed_at": "2026-07-20T06:00:38Z",
"created_at": "2026-05-01T19:10:13Z",
"owner_type": "User",
"updated_at": "2026-07-20T06:00:58Z",
"description": "Open-source compiler for AI agents. Write one crewhaus.yaml; compile it to a CLI, a Slack bot, and an eval harness from the same spec. Apache-2.0.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://crewhaus.ai",
"name": "CrewHaus",
"type": "User",
"login": "crewhaus",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/261488301?v=4",
"created_at": "2026-02-13T18:32:21Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 160
},
"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.4.0",
"kind": "minor",
"published_at": "2026-07-18T16:30:58Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-17T00:29:38Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-16T05:00:34Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-14T18:18:13Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-07-08T20:04:44Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-07-07T20:16:34Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-07-06T01:42:08Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-05T08:51:08Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-03T06:41:37Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-07-01T23:05:06Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-07-01T03:26:32Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2026-06-26T18:26:49Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-06-23T19:46:54Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-06-17T16:24:40Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-06-15T13:19:55Z"
}
],
"recent_commits": [
{
"oid": "8439834f8644e22dba3a7af927900ec95e6b6658",
"body": "fix(cli): emit a pinned package.json beside every local bundle",
"is_bot": false,
"headline": "Merge pull request #339 from crewhaus/fix/compile-emit-bundle-manifest",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-20T06:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81390449c0396f61ee907c27b5b2a937fca8263",
"body": "A compiled local bundle's entrypoint imports a shape-dependent set of\n@crewhaus/* runtime packages, but nothing declared them: outside a\ncheckout that already had the packages installed, `bun agent.ts` died on\nthe first import (Cannot find module '@crewhaus/queue-protocol'). For\nthe compile-only sha\n[…]\n-with-eval-harness bridge bundle in <out-dir>/eval/ gets its own\n manifest.\n- cf-worker bundles keep shipping their emitter's own package.json.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): emit a pinned package.json beside every local bundle",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-20T05:54:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "82ad91a824ac0009826c062554b54973bf39b3bc",
"body": null,
"is_bot": false,
"headline": "chore(release): record GHCR image digests for v0.4.0",
"author_name": "crewhaus-release-bot",
"author_login": null,
"committed_at": "2026-07-18T16:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2901ed3852be4cf15853f58f8e1ca0deed9c04b0",
"body": "chore(release): crewhaus 0.4.0",
"is_bot": false,
"headline": "Merge pull request #338 from crewhaus/release/0.4.0",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-18T16:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5891094778f5e4efbbae3d38ed8b75e2231b1409",
"body": "Lockstep-bump all 212 publishable packages to 0.4.0 and stamp the CHANGELOG\n[0.4.0] section (batches A–G: the spec-declarable loop contract, evaluation\nin the serving loop, HITL + observability, managed context/memory, the\nplatform-neutral worker runtime, and MCP/A2A interop).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): crewhaus 0.4.0",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T16:19:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "66a46788b3fed8c120812b0a61d86ffead5463d7",
"body": "feat: optimize CrewHaus for building agent loops (0.4.x, batches A–G)",
"is_bot": false,
"headline": "Merge pull request #335 from crewhaus/feat/loop-contract-0.4",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-18T16:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f778e67073214fb3bc6ce77b3649afee796223",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/loop-contract-0.4",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T15:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf108c7bc955c2c8aaade23848b7ce9a62a1773",
"body": "…10390\n\nfix(target-channel-bot): pass full request to adapter.parseInbound",
"is_bot": false,
"headline": "Merge pull request #337 from crewhaus/claude/compassionate-torvalds-a…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-18T15:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f67b501cb73d57867a477726bb71527fa12c213a",
"body": "…torvalds-a10390",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into claude/compassionate-…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T15:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8491cd5c286109d88f083f936978617d9af013",
"body": "…nd fix\n\nThe continuity:false byte-restore golden pinned the emitted gateway's old\nadapter.parseInbound({ body }); regenerate it to the corrected\nparseInbound(rawReq). The channel-bot suite passed locally but this golden\nlives in @crewhaus/compiler and pins the emitter output.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(compiler): update channel byte-restore golden for the parseInbou…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T15:48:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7a6bb0dd938ae7b0bde2d49bd4b032d8ebbe2bbb",
"body": "…529f\n\nfix(ir-passes): escape raw NUL byte in secretMapSignature",
"is_bot": false,
"headline": "Merge pull request #336 from crewhaus/claude/compassionate-perlman-e7…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-18T15:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909a0d29519f1b67b663cdcac5aa31ac2ac2ff18",
"body": "The generated gateway called adapter.parseInbound({ body }), dropping the\nheaders the signature requires (a type error in the emitted bundle's\nstandalone transpile). Pass rawReq — the same request object already handed\nto adapter.verify(rawReq) one line above — so headers reach parseInbound.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(target-channel-bot): pass the full request to adapter.parseInbound",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T15:40:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e8a4a48ede0e8ebf4f57fd41257550ffde3ce17d",
"body": "secretMapSignature joined entries with a literal NUL byte embedded in the\nsource, which made grep/file/editors treat the file as binary. Replace the\nraw 0x00 with the \\0 escape sequence — identical runtime separator (NUL\nstill can't collide with entry content), plain-ASCII source.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ir-passes): escape the raw NUL byte in secretMapSignature",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T15:40:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d6c85738268a930adcb7f11943f530cb096b9bd1",
"body": "… runtime\n\nBatch F's G12 migration moved the Anthropic endpoint out of the emitted\ncf-worker bundle and into @crewhaus/worker-runtime (createEdgeAnthropicAdapter).\nThe compiler-worker emit tests still asserted the bundle inlined\n'api.anthropic.com' — stale since compiler-worker wasn't in any Batch F\n[…]\nworker-runtime + runWorkerLoop) instead, which is the actual G12\npayoff. Surfaced only by the full-repo suite (per-package verification passed).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(compiler-worker): update cf-worker bundle assertions for the G12…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T03:26:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7887909f75655eff97208ca807b0770821ec472a",
"body": "…nleveling (WS-7/WS-8)\n\nCrewHaus agents become consumable, not just consuming:\n- G30 MCP server-side: NEW @crewhaus/mcp-server projects a compiled bundle's\n turn function as MCP tools (chat or per-subagent) over stdio + SSE; spec\n expose: {mcp: {transport, tools}} on cli/channel/managed; crewhaus \n[…]\nore\n(public API intact, 450) + apps/cli 1959; smokes drive stdio+SSE MCP, the\nAgent Card, plugin activation, and $ref-heavy schema downleveling.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(interop): Batch G — MCP server-side, A2A, plugin activation, dow…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T02:56:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fb2610d3227d6debae62701eca264a4d3e2e0304",
"body": "…dule (WS-6)\n\nG12 (the headline): NEW @crewhaus/worker-runtime — the pure loop core (turn\nFSM, model-stream orchestration, tool dispatch + validation + permission\ngating, tool_result feedback, budget, limits, loop detection, trace emission)\nwith platform services injected via a WorkerPlatform interf\n[…]\nre 447 + worker-runtime 23 +\ncf-worker + apps/cli 1909 green; deployed-path smoke drives a cf-worker tool\nround-trip through the shared runtime.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(worker-runtime): Batch F — one loop everywhere + dev/deploy/sche…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-18T00:15:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c88f8d037726058fb46c447b0c690050b91d3fb5",
"body": "- G19: compaction-curator finally wired — curateActiveContext() dedupes\n curatable messages at the top of the pre-turn compaction ladder (gated on\n compaction.curate + the approaching-limit check), emitting a curate trace\n event; the advise-rule quarantine on the key is lifted\n- G21: memory.autoR\n[…]\ne/emitters; no A/B/C regressions; smokes\npin knowledge ingestion, curate invocation, per-turn volatile swap, and the\nmemory default-on behavior.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(context): Batch E — context & memory as a managed resource (WS-4)",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-17T21:47:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "79251acdc7636571c925bd533bf3c06fbb79c0ee",
"body": "…l surface, live trace SSE\n\nHITL (G11): permissions.ask_mode: pause|deny (default pause — the safe\ndirection). On non-interactive surfaces an ask-gated tool now persists a\nPendingApproval (session-store JSONL), publishes approval_requested, and\nparks the turn (approval_pending FailureClass, exit 36)\n[…]\n green across the changed\nruntime/gateway/emitter/channel packages; batch smoke pins approval parking,\nSSE frames, and default-on observability.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(hitl+obs): Batch C — pending-approval HITL, observability contro…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-17T19:33:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "77c74616aa7fec0da41f960eb67582f053eb3cb6",
"body": "…ics + builder enablers\n\nRuntime (G02): RunChatLoopOptions.evaluation — injected per-turn evaluator\nwith retry (rationale-nudged, budget-metered)/halt (exit 35)/note semantics,\neval_graded trace events; emitted by target-cli/channel/managed from the\nevaluation: spec block. Workflow judge steps + gra\n[…]\n: tsc -b clean; biome clean; 15 changed packages green incl. apps/cli\n1768; batch smoke tests pin bundle wiring + schema/loop endpoint behavior.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(eval-loop): Batch B — evaluation in the serving loop + eval metr…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-17T11:09:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4551a40599abdb7816784e8145aa66a3727d5543",
"body": "…uilder enablers\n\n- evaluation: block on cli/channel/managed (llm_judge|contains|regex grader,\n threshold, on_fail retry|halt|note, max_retries) with resolved-at-lower IR\n (G02 spec surface)\n- kind: judge workflow steps + graph judge nodes gating upstream output (G02)\n- parseSpecIssues(): path-bea\n[…]\nome clean.\nFanout (runtime seam, eval stack, emitters, compiler-worker endpoints,\nspec-patch author surface, CLI) lands in the follow-up commit.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(eval-loop): Batch B keystone — evaluation/judge spec surface + b…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-17T09:10:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e7a72a44c02fa756e4432aaf2fbc218b9c25455d",
"body": "…he runtime and emitters\n\nThe 0.4.0 loop contract (AGENT-LOOPS-PLAN.md WS-1 / Batch A):\n\nSpec surface:\n- limits: block on 9 shapes — max_tool_iterations, max_concurrent_tools,\n context_limit, deadline_ms, turn_timeout_ms, model_call_timeout_ms,\n loop_detection {window, threshold, escalation: warn|\n[…]\nchema guard test\n\nVerified: tsc -b clean, biome clean, 897 core tests + per-package suites\ngreen, compile smoke exercising the full new surface.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(loop-contract): Batch A — spec-declarable loop contract across t…",
"author_name": "StudioMax",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-17T03:03:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "285dddc91b126ad7fa9aa8e3680279d5a4cca1d6",
"body": null,
"is_bot": false,
"headline": "chore(release): record GHCR image digests for v0.3.2",
"author_name": "crewhaus-release-bot",
"author_login": null,
"committed_at": "2026-07-17T00:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab3a9b2b7afaee943691cc5c6a8ac2a96fe555e",
"body": "Lockstep bump of all 209 publishable packages to 0.3.2 and CHANGELOG roll.\n\nShips the compiled-binary boot fix (#333): the standalone crewhaus binaries\n(Homebrew/Scoop/apt/winget) crashed at startup on every command because\n@crewhaus/default-skills read its builtin skill/command .md files from a\npac\n[…]\nnow smoke-tests the compiled\nlinux-x64 binary, so a boot-crashing binary can no longer ship green.\n\nCo-authored-by: StudioMax <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): crewhaus 0.3.2 (#334)",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-17T00:24:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "23a98d04811104a59291507ab06e0d30819a83fd",
"body": "…es boot (#333)\n\nThe standalone `crewhaus` binaries (Homebrew/Scoop/apt/winget, built with\n`bun build --compile`) crashed at startup on EVERY command — including\n`crewhaus --version` — with `ENOENT … '/$bunfs/skills/continuity/SKILL.md'`.\n`@crewhaus/default-skills` read its builtin skill/command `.m\n[…]\ns:\ndefault-skills 26, slash-commands 28 (+2), memory-service 94 pass; `tsc -b`\nclean; biome clean.\n\nCo-authored-by: StudioMax <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(default-skills): embed builtin skills/commands so compiled binari…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-16T23:40:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eee7fc677f9a3741f83064cf8daf391ee6557ce4",
"body": "… matrix crash classification) (#332)\n\nCloses the two \"Known limitations\" documented in the CLI README:\n\n1. Baseline name-collisions. Run-index entries and baseline pins now record\n the spec's resolved source path (specSource), and `crewhaus eval` warns\n when a run's (specName, datasetName) base\n[…]\nof-funds\n account.\n\nRemoves both notes from apps/cli/README.md and records the fix in CHANGELOG.\n\nCo-authored-by: StudioMax <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(eval): resolve two run-history limitations (baseline collisions +…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-16T20:31:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8a6ccaf460dbb23f57734c50649bd9efe3e03a60",
"body": null,
"is_bot": false,
"headline": "chore(release): record GHCR image digests for v0.3.1",
"author_name": "crewhaus-release-bot",
"author_login": null,
"committed_at": "2026-07-16T05:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7931b117c9f5a21c1ef072d401b219915239803e",
"body": "The memory-release patch: republishes the memory-release packages so compiled\nagent-loop bundles boot. `@crewhaus/default-skills@0.3.0` (and six `templates/`\npackages) shipped without their runtime data dirs — the publish step dropped\nevery non-`src` `files` entry — so default-on continuity made eve\n[…]\ng/capability tables.\n\nStamps every publishable package at 0.3.1 (lockstep) + regenerates bun.lock.\n\nCo-authored-by: StudioMax <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): v0.3.1 (#331)",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-16T04:56:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ddb562f0d259f64fd189b69f1847a04676df17e3",
"body": "…#329)\n\n* fix(release): preserve packages' data dirs in the published `files`\n\n`release-prep.ts --for-publish` hardcoded the packed `files` allowlist to\n`[\"dist\", \"README.md\", \"LICENSE\", \"NOTICE\"]`, discarding any non-`src` entry.\nPackages that ship UNCOMPILED runtime data dirs alongside their code \n[…]\n independent\nof dependencies.)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: StudioMax <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(release): preserve packages' data dirs in the published `files` (…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-15T19:31:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "35168ec0a4a4ec5bef795fcfbac9c84473e0b055",
"body": null,
"is_bot": false,
"headline": "Update release.yml (#330)",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-15T19:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4268811a6cafcf12d25959451819c054a3fa80b",
"body": "v0.3.0 shipped from a lint-red tree. Two gaps let that happen: the bump\nwas pushed straight to main (skipping PR CI), and the Release workflow\ngated only on `smoke-runtime` — never lint/typecheck/test — so a red tag\npublished anyway.\n\nClose the shipping gap by reusing CI as a release gate, mirroring\n[…]\ncord that this is now\nenforced independently of that discipline, plus release-prep's verify\npass (#326).\n\nCo-authored-by: Max <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(release): gate every publish channel on the full CI bar (#327)",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-15T14:02:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6aff52c37fedc0b8a3993779ed3f33e0c50cd3cd",
"body": "…g (#326)\n\nThe v0.3.0 lockstep bump landed 209 unformatted package.json `files`\narrays on main (CI red for a day). release-prep.ts already reformats the\nfiles it writes, but the pass could no-op silently and still exit 0:\n\n - it shelled out to `bun x biome`, which resolves to whatever biome is\n \n[…]\nript if anything is still unformatted.\n\nrelease-prep can no longer exit 0 leaving an un-normalized bump.\n\nCo-authored-by: Max <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): make release-prep's biome pass pinned + self-verifyin…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-15T07:23:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "332c76047217086a18f295e4c18c0c652159f28c",
"body": "…l (#324)\n\nThe v0.3.0 lockstep bump (25b85ff) re-expanded every package's\n`files: [\"src\", \"README.md\", \"LICENSE\", \"NOTICE\"]` allowlist to\nmulti-line without the biome-normalize pass that scripts/release-prep.ts\nbakes in, so `biome check` (CI Lint step) has failed on every commit\nsince the release — \n[…]\n back inline. Formatting only: no version, dependency, or\nmetadata changes. `bun run lint` is now clean.\n\nCo-authored-by: Max <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(release): normalize package.json `files` arrays to biome canonica…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-15T07:17:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "24cc27b23646006fd8eff9a19c5d5ff960145b5f",
"body": "…7 pricing tables (#323)\n\nF1 — the UI showed $0 cost AND 0 tokens whenever a model_response hit a\npricing-table miss: cost-tracker early-returned and published nothing, and the\nstudio tile accrues both dollars and tokens from cost_accrual. On a miss the\ntracker now still publishes a cost_accrual car\n[…]\nation test proving the real tracker's\nemit-on-miss event drives the alert-watchdog pricing-miss counter.\n\nCo-authored-by: Max <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cost-tracker): emit cost_accrual on pricing miss + refresh 2026-0…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T21:47:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d2d7f0a1ce3e65ce731cc61c904bbdbe3c6579c1",
"body": "The v0.3.0 egress fabric landed the egress_decision audit writer (runtime-core\nappends a record on every warn/block verdict when the audit sink is wired),\nbut two doc comments still claimed the kind was declared-but-writerless and\nwould be 'populated the day one lands'. Correct both the security-dig\n[…]\ndex.ts) and the SecurityDigest.egress field\ndoc (security-digest.ts). Comments only; no behavior change.\n\nCo-authored-by: Max <max@studiomax.io>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(cli): correct stale 'egress_decision has no writer' comments (#322)",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T21:16:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cda6b40bfccf276fe93b3714463bcfb5f76e4aa8",
"body": null,
"is_bot": false,
"headline": "chore(release): record GHCR image digests for v0.3.0",
"author_name": "crewhaus-release-bot",
"author_login": null,
"committed_at": "2026-07-14T18:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a609f239e988baf562f9ea231d9a8e5c40d573a0",
"body": "A submodule-style gitlink (.claude/worktrees/heuristic-poincare-aeb4bb) was\naccidentally captured by a `git add -A` in an agent worktree during 0.3.0\ndevelopment and rode the integration merges onto main, causing a non-fatal\n`git submodule` cleanup warning in CI. Remove it from tracking and gitignore\n.claude/worktrees/ so it can't recur.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: untrack stray .claude/worktrees gitlink + ignore the dir",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T18:16:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6d1a69649a29a1e5c4610e3492398c474ef09226",
"body": "…ject input_schema\n\nAnthropic rejects a tool input_schema that lacks `type` OR carries a\ntop-level `anyOf`/`oneOf`/`allOf` (\"input_schema does not support oneOf,\nallOf, or anyOf at the top level\"). zod-to-json-schema renders a zod\ndiscriminatedUnion/union as exactly that top-level `anyOf`, so any ha\n[…]\n real input\nat execute, so the looser model-facing schema loses no safety. Verified\nend-to-end against the live API via the runtime smoke gate.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(runtime-core): flatten union tool schemas to a valid Anthropic ob…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T18:15:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "25b85ff920f83ac1b2c412358c8669787f085324",
"body": "The memory release — every agent-loop harness (cli, channel, managed,\nresearch, crew) now remembers: default-on continuity (focus/plans/goals +\nclaimed→proven proof ladder + a requirements ledger that survives\ncompaction), an update-in-place wiki + `learning:` block, the one-knob\n`thredz:` hosted ba\n[…]\n` consolidation, and\nhonest classified run failures with coded exits. Lockstep version bump\nacross the workspace (209 packages). See CHANGELOG.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): v0.3.0",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:45:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0a432184492589429f4ffa1d33b473814b117da5",
"body": "feat(0.3.0): release prep — OPTIMIZABLE_PATHS, docs, upgrade notes",
"is_bot": false,
"headline": "Merge pull request #320 from crewhaus/feat/030-pr20-release-prep",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "954cbc5cb4fe577967d77b90877a310a53250ca3",
"body": "…-prep\n\n# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr20-release…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4930d32e0bdd635d5bcd73c84d35e689c3bda102",
"body": "…continuity, memory reading path\n\n- design/0.3.0-memory-release.md: rewrite §4.5 to thredz-mcp v0.2.0 published\n (npx -y thredz-mcp@0.2.0); mark §14.2 and §15 RESOLVED; add grader-continuity\n to the §10 new-packages table (briefs 292–299); add a Live PR column to the\n implementation-status table \n[…]\ny via tool-wiki).\n- PACKAGES.md: Status now reflects the 0.3.0 memory release; recount publishable\n packages (209 factory, 221 with utilities).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(0.3.0): mark thredz-mcp published, add live PR mapping + grader-…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:28:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "423dce7ebdfa294df9326dec367c347bcb134430",
"body": "feat(0.3.0): final convergence — integrate PRs 13,18,19",
"is_bot": false,
"headline": "Merge pull request #319 from crewhaus/feat/0.3.0-final",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02dd0c19c52eab21122e09f6590b0a4b1a78c250",
"body": "# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/0.3.0-final",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8da0ad7857151a90568d910fb7c740885c5a65",
"body": "feat(0.3.0): continuity graders + backend conformance",
"is_bot": false,
"headline": "Merge pull request #318 from crewhaus/feat/030-pr19-eval-layer",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "604422d262bc97e36b7145021005ff7706cfdb28",
"body": "# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr19-eval-layer",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cbe6770434071b1df5c58c24d0bf05cf91e66d9",
"body": "feat(0.3.0): conversational init --interactive rebuild",
"is_bot": false,
"headline": "Merge pull request #317 from crewhaus/feat/030-pr18-init-rebuild",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c7833e19c1af19e1a36718ea47ab3d510eaf8e9",
"body": "…build\n\n# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr18-init-re…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df6ad98972ff9988fd7be3da115ee036cdd19f91",
"body": "feat(0.3.0): learning block + expert-demo rewrite",
"is_bot": false,
"headline": "Merge pull request #316 from crewhaus/feat/030-pr17-learning",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1599dd06e9f73b235b2173796e6018c4ba2cb01e",
"body": "feat(0.3.0): one-knob thredz block",
"is_bot": false,
"headline": "Merge pull request #315 from crewhaus/feat/030-pr16-thredz",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71bfdcecc479bdaa2c024be77ef65eab00be6561",
"body": "feat(0.3.0): dream engine + scheduling",
"is_bot": false,
"headline": "Merge pull request #314 from crewhaus/feat/030-pr14-dream",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d523b134dd116fb1ee1537f48edceaa704ade3e0",
"body": "feat(0.3.0): sub-agent memory/skills/failure threading (re-target of #313 to main)",
"is_bot": false,
"headline": "Merge pull request #321 from crewhaus/feat/030-pr13-subagent-threading",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d315572ce767f2276b3533385e027cab231b09",
"body": "…t-threading\n\n# Conflicts:\n#\tapps/cli/src/index.ts\n#\tpackages/target-cli/src/index.ts",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr13-subagen…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5828b30044ac9fde117284feb27855f8126d5004",
"body": "feat(0.3.0): spec/IR threading + default-on continuity",
"is_bot": false,
"headline": "Merge pull request #312 from crewhaus/feat/030-pr11-spec-threading",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0fd2b2a7b2860465a6a6915f67620c75efb4542",
"body": "feat(0.3.0): memory-service composition root",
"is_bot": false,
"headline": "Merge pull request #311 from crewhaus/feat/030-pr10-memory-service",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4631a09f96fa063297d9a26c226771f8f373b7a7",
"body": "feat(0.3.0): substrate convergence — integrate PRs 1-9,12",
"is_bot": false,
"headline": "Merge pull request #310 from crewhaus/feat/0.3.0-integration",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163238acc31166fa64367e66f2302ebbacea5d7f",
"body": "# Conflicts:\n#\tCHANGELOG.md\n#\tpackages/event-log/src/index.ts",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/0.3.0-integration",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e84608f69a25441cbba3c2ddd0825004f70e45",
"body": "feat(0.3.0): default-skills + builtin slash commands",
"is_bot": false,
"headline": "Merge pull request #309 from crewhaus/feat/030-pr12-default-skills",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1edb54697d706062b82f7f535779a246c05c86",
"body": "…-skills\n\n# Conflicts:\n#\tCHANGELOG.md\n#\tbun.lock",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr12-default…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b524b67d0e4ec6f8dc4de89473de43d87f010dec",
"body": "feat(0.3.0): continuity-store + tool-plan — focus/plans/goals + claimed→proven proof ladder",
"is_bot": false,
"headline": "Merge pull request #308 from crewhaus/feat/030-pr7-continuity-store",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9b38429aa0872f53f0235c767e2a835f95735a",
"body": "…ty-store\n\n# Conflicts:\n#\tCHANGELOG.md\n#\tbun.lock\n#\tpackages/event-log/src/index.ts",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr7-continui…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4ee9f6d3b0bafda77d9a6c1936c45eb8a7e3a8e",
"body": "feat(0.3.0): wiki-store + tool-wiki + memory TrustOrigin",
"is_bot": false,
"headline": "Merge pull request #307 from crewhaus/feat/030-pr9-wiki-substrate",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af16c4be9831c2d063f2967bda67f492a3c0030",
"body": "…strate\n\n# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr9-wiki-sub…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f958bd8785178a0e2f13d5a7af64cd8a424a13e8",
"body": "feat(0.3.0): memory-store v2 — forgetting, provenance, hybrid recall",
"is_bot": false,
"headline": "Merge pull request #306 from crewhaus/feat/030-pr6-memory-store-v2",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T17:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0870e419362f2618c44020bafaba0a6ab0283056",
"body": "…tore-v2\n\n# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr6-memory-s…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T17:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b132c26e1903520db181417dbf838161e5993d",
"body": "feat(0.3.0)!: MCP secret lowering — deliver env secrets into MCP servers",
"is_bot": false,
"headline": "Merge pull request #305 from crewhaus/feat/030-pr5-mcp-secret-lowering",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T16:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603eb690710ae8d4cc0e7431c03610ed85638219",
"body": "…et-lowering\n\n# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr5-mcp-secr…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T16:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013d0ca8e4e69fbe6998a5b387adddb88998eeee",
"body": "feat(0.3.0): runtime-core continuity seam — mutable tail + requirements ledger",
"is_bot": false,
"headline": "Merge pull request #304 from crewhaus/feat/030-pr8-continuity-seam",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T16:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbf68e15c6b527cb77879226d7a217c52378a7e1",
"body": "feat(0.3.0): structured run_failed surface — one FailureReport on every surface",
"is_bot": false,
"headline": "Merge pull request #303 from crewhaus/feat/030-pr3-run-failed-surface",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T16:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1656cb13fc2db7db66c6a3702492d7840adf119b",
"body": "…ed-surface\n\n# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into feat/030-pr3-run-fail…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T16:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71ea041a12bd9fe8007c96f7f82bbd663bcb0f3",
"body": "…tion\n\nfeat(0.3.0): adapter error discrimination (anthropic/openai/gemini/bedrock)",
"is_bot": false,
"headline": "Merge pull request #302 from crewhaus/feat/030-pr2-adapter-discrimina…",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T16:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c9eb84b0050ed064c2295a9b0f4c9622e241aa",
"body": "feat(0.3.0): failure-taxonomy core — billing/auth/rate-limit classes + halt action + FailureReport",
"is_bot": false,
"headline": "Merge pull request #301 from crewhaus/feat/030-pr1-failure-taxonomy-core",
"author_name": "CrewHaus",
"author_login": "crewhaus",
"committed_at": "2026-07-14T16:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f33c1a858c66f14df380255f1b33eb8a8e32a62a",
"body": "…ation notes, release narrative (0.3.0 PR 20)\n\nPillar 2 reach (AGENTS.md rule 1): the six memory-release quality knobs —\nmemory.recallK, memory.autoCaptureThreshold, memory.ttl, memory.wiki.recallK,\nmemory.dream.budget_usd, continuity.focusMaxChars — join OPTIMIZABLE_PATHS on\nthe five emit-wired mem\n[…]\n the eight new\npackages; design/0.3.0-memory-release.md is checked in with the per-PR\nimplementation-status table and the deferred-items ledger.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs,cli,spec-patch: v0.3.0 release close-out — optimizer reach, migr…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T10:46:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5e194c2fe5933932b515366125569bd96dc3f864",
"body": "…rader guard\n\nThe v0.3.0 final tree is the first place pr13/pr18/pr19 meet pr16/pr17.\nEvery change here is a seam verification or a seam fix; no feature work.\n\nFixes:\n- eval-runner/src/exam.ts (PR 17 ∩ PR 19): a `type: registry` grader in\n learning.exam.graders now throws a RunnerError AT EXAM STAR\n[…]\ne the\n researcher HALTS the parent run with the child's report\" — pass.\n- pr16 thredz aliases + pr13 child seams coexist (spawner suite green).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: final integration — cross-branch seam pins + run_exam registry-g…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T10:13:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "50403eaa9ff3cd0f299d283e6e2838716062e3b1",
"body": "Conflict resolutions:\n- CHANGELOG.md: union of both sides' [Unreleased] entries, ordered by PR\n number (PR 10 → PR 13 → PR 18 in the conflicted region).\n- apps/cli/src/index.ts: kept the PR 10/11 wireMemory composition-root\n path (HEAD); dropped pr13's edits to the pre-PR-10 inline capture\n wirin\n[…]\nhelpers themselves.\n\nbun.lock: regenerated with one `bun install` over the merged\npackage.jsons; `bun install --frozen-lockfile` verifies clean.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr13-subagent-threading' into feat/0.3.0-final",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T09:51:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "364560691eebabfaa11a3092807771c5d09372f5",
"body": "# Conflicts:\n#\tCHANGELOG.md",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr19-eval-layer' into feat/0.3.0-final",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T09:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f2729351ab36350a8b09efa5ed7ff2456f3140",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feat/030-pr18-init-rebuild' into feat/0.3.0-final",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T09:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5c46ebd23a4b3b47a99930b5735095c42ab251",
"body": "…dered learning-loop skill, in-process exam, unattended study (0.3.0 Goal 2, PR 17)\n\nThe expert demo's continual-learning mechanism, productized (design §3.3):\n\n- spec/IR/compiler: `learning:` on the five memory shapes (domain required;\n curriculum path; sources allowlist; exam {dataset, graders}; \n[…]\nes stay byte-identical,\n golden-pinned against the exact PR 16 emission\n (packages/target-cli/src/__fixtures__/pr16-memory-bundle.golden.txt).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(learning): first-class continual learning — learning: block, ren…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T09:39:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f34f9b9f4c561fba0aece8b580b1a87161fc8334",
"body": "…ki backend, spec-scoped goal mirror (0.3.0 Goal 3, PR 16)\n\nThe top-level `thredz:` block lands on the five memory shapes (cli,\nchannel, managed, research, crew): `thredz: true` (= api_key\n$THREDZ_API_KEY), the string shorthand, or the object form (api_key\ncredential-lowered fail-fast; base_url; vis\n[…]\nmcp v0.2.0's server.ts with an empty key (25-tool\nlist, alias coverage, missing-key text), plus an in-test stdio stub for\nthe doctor probe path.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(thredz): one-knob thredz: block — MCP synthesis, alias-routed wi…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T08:29:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "500a3eb30a2d2eb0508f50ab0675b7b5dbed0422",
"body": "… (0.3.0 PR 19)\n\nThe eval layer that makes memory quality MEASURABLE (design §7.3 + §5):\n\n- @crewhaus/grader-continuity (new): five deterministic, no-LLM graders\n computed from a sample's isolated session artifacts (per-sample JSONLs +\n .crewhaus state root, §7.2), installed rubric-style via one\n \n[…]\nval with registry-resolved graders.\n\nGates: bun test green (8579 pass / 0 fail), tsc -b clean, biome clean,\ndoctor --philosophy-alignment green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(eval): continuity graders + wiki-store backend conformance suite…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T08:05:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f291ee9ae56db383d4785ff5f91cd0df63c23536",
"body": "Design §6: \"consolidation on a schedule, not every turn\". A new\nmemory.dream block threads spec → IR → compiler → the wireMemory fragment\nand lands @crewhaus/dream-engine, the janitor step registry, the\ncrewhaus dream verbs, and the cli-shape boot catch-up.\n\n- spec/ir/compiler: memory.dream {every (\n[…]\nundary-inclusive 7d window).\n\nGates: bun test 8606 pass / 1 skip / 0 fail; tsc -b clean; biome check\nclean; doctor --philosophy-alignment green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: dream — scheduled memory consolidation (0.3.0 Goal 5, PR 14)",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T07:18:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "154d2f3d2d53299958b98f6584483d6663157bf1",
"body": "…umable, ledger-protected (0.3.0 PR 18)\n\nThe scene of the release's motivating failure, rebuilt. The model path of\n`crewhaus init --interactive` was a single-shot forced `emit_spec` call:\none stdin line, `toolChoice: {type: \"tool\"}`, extra typed lines silently\ndiscarded, nothing persisted. It is now\n[…]\ncate\nquestions; funding failure → FailureReport + saved-session hint → resume\ncompletes; fallback byte-identity + non-TTY/--yes/--resume gating.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): init --interactive is a real conversation — persisted, res…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T06:48:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3d29054291d1116491e6a1314c032c9fdf638e31",
"body": "…ontinuity (0.3.0 PR 11)\n\nThe release's one sanctioned default-on behavior change (design §1\nprinciple 3, §2.1, §14.1): the five agent-loop shapes — cli, channel,\nmanaged, research, crew — now lower an ABSENT `continuity:` key to the\ndefault-on IrContinuity (plan/ledger/handoff true, proof \"ladder\",\n[…]\n Load-bearing copies live in lower().\n\nGates: bun test 8537 pass / 0 fail; tsc -b clean; biome check clean;\ndoctor --philosophy-alignment green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: spec → IR → compiler → emit threading for memory + default-on c…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T02:19:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b9a7a861ff0fbcbaa53dab22568f4e3851906a12",
"body": "…ren, classify child failures, capture walks child logs (0.3.0 §7.1, PR 13)\n\nFixes the verified blocker: children got no memory/skills/failure-taxonomy\nwiring and everything researcher sub-agents learned was structurally\ninvisible to auto-capture.\n\n- spawnSubAgent threads four seams from the parent \n[…]\nover(); child identity pins.\n\nGates: bun test 8457 pass / 1 skip / 0 fail; tsc -b clean; biome check\nclean; doctor --philosophy-alignment green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sub-agents): thread memory/skills/taxonomy/continuity into child…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T01:08:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "15c714f26173cec2a26016a17822da3f51644c3a",
"body": "… per-emitter memory codegen (0.3.0 PR 10)\n\nDesign §1 principle 1: one composition root instead of N copies of\ncodegen. Closes module catalog critical-path #2.\n\nNew package @crewhaus/memory-service:\n- wireMemory(fragment, {catalog, cwd, tenant?, sessionScope?,\n appendEvent?, embedder?, log?}) consu\n[…]\nuntime-core seam assignability pin,\nequivalence suite, emit-shape pins, cli-memory smoke fixture,\nfile-lock suite. CHANGELOG [Unreleased] entry.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(memory-service): composition root — one wireMemory call replaces…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T01:05:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c0c50b9827f0b42f3478813819d3207a8ece9dcb",
"body": "…anch seams with tests\n\nThe v0.3.0 branches were built in parallel and meet for the first time on\nthis integration branch. Three seams needed glue or a pin:\n\n- packages/tool-plan/src/index.ts: pr8's runtime-core re-renders the\n volatile <current_plan> tail when a tool sets \"plan.dirty\" in the\n per\n[…]\n two workspace devDep edges above.\n\nGates on the union: bun install --frozen-lockfile clean; bun test\n8426 pass / 1 skip / 0 fail; tsc -b clean; biome check clean;\ndoctor --philosophy-alignment green.",
"is_bot": false,
"headline": "fix: integration — wire the pr7/pr8 plan.dirty seam, pin the cross-br…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T00:20:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f6f59fee57a20baaf356a6ffc571ceabeac43a6",
"body": "Conflicts:\n- CHANGELOG.md: pr12's [Unreleased] entry collided with the accumulated\n block; appended it at the end of Added in PR-number order\n (1, 2, 3, 5, 6, 7, 8, 9, 12).\n- bun.lock: took HEAD's lockfile and re-ran 'bun install' to capture the\n default-skills workspace package deterministically.",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr12-default-skills' into feat/0.3.0-integration",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T00:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e222c7bd9da0ec8167dd2d6788e3e2ef1f9d0f6",
"body": "Conflicts:\n- CHANGELOG.md: pr7's [Unreleased] entry collided with the accumulated\n block; inserted it in PR-number order (between pr6 and pr8).\n- packages/event-log/src/index.ts: both sides appended EventKind members.\n Kept all — 'wiki_write' (+ WikiWriteEventPayload) from pr9 and\n 'plan_update'/\n[…]\ned pr7's stale 'sibling in-flight branch'\n merge note.\n- bun.lock: took HEAD's lockfile and re-ran 'bun install' so the merged\n workspace (continuity-store, tool-plan) is captured deterministically.",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr7-continuity-store' into feat/0.3.0-integration",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-14T00:00:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "81509165023e4e4d893e7165ec04f38cc93ada2f",
"body": "Conflicts:\n- CHANGELOG.md: pr6+pr9 entries collided with the accumulated\n pr1/pr2/pr3/pr5/pr8 block. Kept every entry, ordered by PR number\n (1, 2, 3, 5, 6, 8, 9); the pr5 '### Changed' section stays after Added.",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr9-wiki-substrate' into feat/0.3.0-integration",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b10da7df0976dd58d6b6329fbf3097de11cd0a",
"body": "…ration\n\nConflicts:\n- CHANGELOG.md: pr5's [Unreleased] entry was written against main, so it\n collided with the accumulated pr1/pr2/pr3/pr8 entries. Kept all Added\n entries ordered by PR number (1, 2, 3, 5, 8) and slotted pr5's\n '### Changed' (BREAKING IR env/headers) section between Added and Fixed.",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr5-mcp-secret-lowering' into feat/0.3.0-integ…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcffc81a2cbdb5e00eedcf00ffbd917ef4488692",
"body": "Conflicts:\n- CHANGELOG.md: both sides appended [Unreleased] entries after the shared\n PR 1 entry (pr2 on HEAD, pr3+pr8 incoming). Kept all three, ordered by\n PR number (2, 3, 8).",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr8-continuity-seam' into feat/0.3.0-integration",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e457f6129245101e0db586e404b81d087cfbe65",
"body": "…tegration",
"is_bot": false,
"headline": "Merge branch 'feat/030-pr2-adapter-discrimination' into feat/0.3.0-in…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f33fa4797ab69ccebc2e0f9abc83272fdcc442",
"body": "…strate (PR 9)\n\nTwo NEW packages carrying the memory release's semantic tier\n(design/0.3.0-memory-release.md §3.1–§3.2), the new `memory` TrustOrigin,\nand the `crewhaus wiki` read verbs. Runtime/compiler wiring follows in the\nmemory-service composition root (PR 10).\n\n@crewhaus/wiki-store — .crewhaus\n[…]\nace-version refresh\nbun install regenerates).\n\nNOTE: docs-repo module briefs (292+) for the new packages are a follow-up\nin the docs repository.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(wiki): wiki-store + tool-wiki — the v0.3.0 Goal 2 local wiki sub…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:52:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ce55a80e98877f467ee0022f29e70899e27da314",
"body": "…d roots (v0.3.0 PR 12)\n\n- new @crewhaus/default-skills: continuity / learning-loop / dream skill\n bodies as exported string constants AND checked-in SKILL.md files (one\n source of truth: the markdown), renderSkill() with strict-both-ways\n {{domain}}/{{curriculum}}/{{sources}} templating, and ele\n[…]\nthe bodies to the\n v0.3.0 tool vocabulary so the prose cannot drift from the tools\n\nEmitter/interpreter wiring lands in later PRs of the train.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(default-skills): ship default skills + builtin/user slash-comman…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:46:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "55630736a0bfc744063ff422fd44cff781deefb2",
"body": "…ments ledger, mutable tail, deterministic handoff (0.3.0 Goal 1, PR 8)\n\nThe release's motivating failure — a user's clarification answer living in\nthe middle of message history was deleted by compaction-snip, paraphrased\naway by an unverified autoCompact summary, and the model re-asked the\nquestion\n[…]\nrt of the 0.3.0 memory release (design/0.3.0-memory-release.md §2.3, §2.5,\n§2.8, §11 PR 8). Spec/IR/compiler/emitter threading follows in PR 11.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runtime-core,compaction,prompt-cache): continuity seam — require…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:17:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c8ff1ec6d65f52e79f0b7895fa0a36f14b1021e2",
"body": "…bstrate (PR 7)\n\nTwo NEW packages carrying the memory release's focus/plans/goals layer\n(design/0.3.0-memory-release.md §2.2–§2.7). Packages only: runtime-core,\ncompiler/IR, and CLI wiring follow in PRs 8 and 11 of the train.\n\n@crewhaus/continuity-store — .crewhaus/state/<spec>/:\n- marker-gated focu\n[…]\nace-version refresh\nbun install regenerates).\n\nNOTE: docs-repo module briefs (292+) for the new packages are a follow-up\nin the docs repository.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(continuity): continuity-store + tool-plan — the v0.3.0 Goal 1 su…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T23:15:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5e3a5806ae817b1b1e49fed62bcd84b24eab0b89",
"body": "…id recall\n\nThe package substrate for the 0.3.0 memory release (design §3.4), PR 6 of\nthe train.\n\nmemory-store:\n- Additive JSONL v2 entry fields: schemaVersion (2 on new writes; absent =\n v1, read lazily), expiresAt (TTL), supersededBy, and provenance\n {sessionId?, evidence?: toolUseId[]}. Mixed v\n[…]\nates: bun test 8013 pass / 1 skip (pre-existing, env-gated) / 0 fail across\n412 files; bun run tsc -b clean; biome check clean on changed files.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(memory): memory-store v2 — explicit forgetting, provenance, hybr…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T22:43:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4785960854620d80088b0d06295e7ecf5db78c5d",
"body": "…its, and one failure report on every surface (0.3.0 Goal 6, PR 3)\n\nA terminal failure used to end as an unhandled Bun stack in compiled\nbundles (\"agent exited\", exit 1), a jargon one-liner in `crewhaus run`,\nand an error_recovered event with no message anywhere structured. Now\none FailureReport rea\n[…]\nrminal recoveries emit NO\nrun_failed; the compiler's \"no MCP plumbing\" guard now keys on the\n`finally` block (the catch is universal by design).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runtime-core,targets,cli): structured run_failed event, coded ex…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T22:08:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c6645a925941d095bf878c1332e65056213194ff",
"body": "…provider errors instead of stamping everything overloaded (0.3.0 Goal 6, PR 2)\n\nAll four adapters normalised provider failures into a lossy vocabulary:\nadapter-openai stamped EVERY 429 {type:\"overloaded_error\"} — erasing the\ninsufficient_quota (out of funds) vs rate_limit_exceeded distinction the\nS\n[…]\nrecovery-engine as a devDependency (tests only). bun.lock also\npicks up the stale 0.2.2→0.2.4 workspace version refresh bun install\nregenerates.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(adapters,circuit-breaker): discriminate billing/auth/rate-limit …",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T21:57:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "75ab413e704c345f0d4b2847d435a46a95795ebc",
"body": "mcp_servers stdio `env` / sse `headers` values were copied VERBATIM into\ncompiled bundles (`env: {X: $X}` baked the literal string \"$X\"; nothing\nresolved it), and even a correctly resolved value never reached the child\nbecause the MCP SDK's default child-env allowlist drops arbitrary keys —\nso NO fa\n[…]\nlapse into one.\n- README: collectSecretRefs picks up MCP env refs recursively, so\n generated READMEs list the required variables automatically.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(compiler,mcp-host): deliver secrets into MCP server child processes",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T21:29:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "49cd9dede9bcd5d96cf5b7f7f71d6ed26a6684d4",
"body": "…es into a terminal halt with a structured report (0.3.0 Goal 6, PR 1)\n\nAn out-of-funds provider account used to be misrouted: Anthropic's\ncredit-balance 400 burned a tombstone + re-request, OpenAI's 429\ninsufficient_quota burned five backoff retries, and 401/403 failed with\nthe raw SDK message — al\n[…]\nerror fixtures pinned for Anthropic credit-balance 400,\nOpenAI insufficient_quota 429, 401/403, and rate-limit 429 with and\nwithout Retry-After.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(recovery-engine,errors): classify billing/auth/rate-limit failur…",
"author_name": "Max",
"author_login": "StudioMaxIO",
"committed_at": "2026-07-13T21:21:43Z",
"body_truncated": true,
"is_coding_agent": true
}
],
"releases_count": 15,
"commits_last_year": 643,
"latest_release_at": "2026-07-18T16:30:58Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 12,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "crewhaus",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"crewhaus",
"ai",
"agent",
"agents",
"llm",
"compiler",
"meta-harness",
"cli",
"claude",
"anthropic",
"rag",
"eval"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/crewhaus",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2354,
"first_published_at": "2026-06-15T13:17:50.184000Z",
"latest_published_at": "2026-07-18T16:39:06.072000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@crewhaus/audit-log",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@crewhaus/audit-log",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3591,
"first_published_at": "2026-05-30T17:55:32.476000Z",
"latest_published_at": "2026-07-18T16:31:58.362000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@crewhaus/a2a-protocol",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@crewhaus/a2a-protocol",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2314,
"first_published_at": "2026-05-30T18:01:12.644000Z",
"latest_published_at": "2026-07-18T16:36:45.891000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@crewhaus/call-session",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@crewhaus/call-session",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2107,
"first_published_at": "2026-05-30T17:55:35.242000Z",
"latest_published_at": "2026-07-18T16:32:00.588000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@crewhaus/agent-handoff",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@crewhaus/agent-handoff",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2348,
"first_published_at": "2026-05-30T18:01:14.911000Z",
"latest_published_at": "2026-07-18T16:36:47.978000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@crewhaus/adapter-gemini",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@crewhaus/adapter-gemini",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 5444,
"first_published_at": "2026-05-30T17:59:00.727000Z",
"latest_published_at": "2026-07-18T16:35:18.422000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@crewhaus/adapter-openai",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@crewhaus/adapter-openai",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 5365,
"first_published_at": "2026-05-30T17:59:02.777000Z",
"latest_published_at": "2026-07-18T16:35:20.447000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@crewhaus/branch-history",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@crewhaus/branch-history",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/crewhaus/factory",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2176,
"first_published_at": "2026-05-30T17:55:51.336000Z",
"latest_published_at": "2026-07-18T16:34:45.621000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 1,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-16",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"apps/cli/tsconfig.json",
"packages/a2a-protocol/tsconfig.json",
"packages/abort-controller/tsconfig.json",
"packages/adapter-anthropic/tsconfig.json",
"packages/adapter-bedrock/tsconfig.json",
"packages/adapter-gemini/tsconfig.json",
"packages/adapter-openai/tsconfig.json",
"packages/agent-context-isolation/tsconfig.json",
"packages/agent-handoff/tsconfig.json",
"packages/audit-encryption/tsconfig.json",
"packages/audit-log/tsconfig.json",
"packages/barge-in-controller/tsconfig.json",
"packages/boundary-classifier/tsconfig.json",
"packages/branch-history/tsconfig.json",
"packages/call-session/tsconfig.json",
"packages/canary-controller/tsconfig.json",
"packages/chain-adapter-base/tsconfig.json",
"packages/chain-adapter-evm/tsconfig.json",
"packages/channel-adapter-base/tsconfig.json",
"packages/channel-adapter-discord/tsconfig.json",
"packages/channel-adapter-imessage/tsconfig.json",
"packages/channel-adapter-slack/tsconfig.json",
"packages/channel-adapter-telegram/tsconfig.json",
"packages/channel-adapter-whatsapp/tsconfig.json",
"packages/checkpoint-store/tsconfig.json",
"packages/chunker/tsconfig.json",
"packages/circuit-breaker/tsconfig.json",
"packages/citation-tracker/tsconfig.json",
"packages/cloud-adapter-flyio/tsconfig.json",
"packages/cloud-adapter-heroku/tsconfig.json",
"packages/cloud-adapter-railway/tsconfig.json",
"packages/cloud-adapter-render/tsconfig.json",
"packages/compaction-autocompact/tsconfig.json",
"packages/compaction-curator/tsconfig.json",
"packages/compaction-snip/tsconfig.json",
"packages/compiler-worker/tsconfig.json",
"packages/compiler/tsconfig.json",
"packages/compliance-controls/tsconfig.json",
"packages/computer-use-driver/tsconfig.json",
"packages/context-bundle/tsconfig.json",
"packages/continuity-store/tsconfig.json",
"packages/contract-compiler/tsconfig.json",
"packages/cost-tracker/tsconfig.json",
"packages/crawler/tsconfig.json",
"packages/crew-orchestrator/tsconfig.json",
"packages/crewhaus-cloud/tsconfig.json",
"packages/data-retention-engine/tsconfig.json",
"packages/dataset-registry/tsconfig.json",
"packages/default-skills/tsconfig.json",
"packages/deployment-controller/tsconfig.json",
"packages/docker-images/tsconfig.json",
"packages/dream-engine/tsconfig.json",
"packages/durable-execution/tsconfig.json",
"packages/durable-state/tsconfig.json",
"packages/egress-classifier/tsconfig.json",
"packages/egress-matcher-semantic/tsconfig.json",
"packages/embedder/tsconfig.json",
"packages/errors/tsconfig.json",
"packages/eval-dataset/tsconfig.json",
"packages/eval-grader/tsconfig.json",
"packages/eval-judge/tsconfig.json",
"packages/eval-optimizer-orchestrator/tsconfig.json",
"packages/eval-report/tsconfig.json",
"packages/eval-runner/tsconfig.json",
"packages/event-log/tsconfig.json",
"packages/exporter-datadog/tsconfig.json",
"packages/exporter-honeycomb/tsconfig.json",
"packages/exporter-newrelic/tsconfig.json",
"packages/exporter-splunk/tsconfig.json",
"packages/federation-discovery/tsconfig.json",
"packages/federation-protocol/tsconfig.json",
"packages/federation-router/tsconfig.json",
"packages/gateway-protocol/tsconfig.json",
"packages/gateway-server/tsconfig.json",
"packages/grader-12-metric-rubric/tsconfig.json",
"packages/grader-continuity/tsconfig.json",
"packages/grader-multimodal/tsconfig.json",
"packages/grader-nlg-metrics/tsconfig.json",
"packages/grader-registry/tsconfig.json",
"packages/grader-safety-classifiers/tsconfig.json",
"packages/grader-semantic-similarity/tsconfig.json",
"packages/graph-engine/tsconfig.json",
"packages/helm-chart/tsconfig.json",
"packages/hooks-engine/tsconfig.json",
"packages/idempotency-keys/tsconfig.json",
"packages/infra-utils/tsconfig.json",
"packages/ir-passes/tsconfig.json",
"packages/ir/tsconfig.json",
"packages/justification-judge-claude/tsconfig.json",
"packages/logging/tsconfig.json",
"packages/mcp-host/tsconfig.json",
"packages/mcp-server/tsconfig.json",
"packages/memory-service/tsconfig.json",
"packages/memory-store/tsconfig.json",
"packages/meta-harness-optimizer/tsconfig.json",
"packages/metrics-collector/tsconfig.json",
"packages/migration-engine/tsconfig.json",
"packages/migration-runner/tsconfig.json",
"packages/model-router/tsconfig.json",
"packages/module-marketplace-client/tsconfig.json",
"packages/otel-exporter/tsconfig.json",
"packages/permission-engine/tsconfig.json",
"packages/permission-tokengated/tsconfig.json",
"packages/pii-redactor/tsconfig.json",
"packages/pipeline-engine/tsconfig.json",
"packages/planner/tsconfig.json",
"packages/plugin-loader/tsconfig.json",
"packages/plugin-registry/tsconfig.json",
"packages/plugin-sdk/tsconfig.json",
"packages/policy-engine/tsconfig.json",
"packages/prompt-cache-manager/tsconfig.json",
"packages/prompt-injection-detector/tsconfig.json",
"packages/prompt-optimizer-claude/tsconfig.json",
"packages/prompt-optimizer/tsconfig.json",
"packages/queue-consumer/tsconfig.json",
"packages/queue-protocol/tsconfig.json",
"packages/rate-limiter/tsconfig.json",
"packages/recovery-engine/tsconfig.json",
"packages/regression-runner/tsconfig.json",
"packages/report-writer/tsconfig.json",
"packages/routing-store/tsconfig.json",
"packages/rules-engine/tsconfig.json",
"packages/run-context/tsconfig.json",
"packages/runtime-core/tsconfig.json",
"packages/sandbox-image-dotnet/tsconfig.json",
"packages/sandbox-image-go/tsconfig.json",
"packages/sandbox-image-java/tsconfig.json",
"packages/sandbox-image-php/tsconfig.json",
"packages/sandbox-image-r/tsconfig.json",
"packages/sandbox-image-registry/tsconfig.json",
"packages/sandbox-image-ruby/tsconfig.json",
"packages/sandbox-image-rust/tsconfig.json",
"packages/sandbox/tsconfig.json",
"packages/secrets-manager/tsconfig.json",
"packages/session-store/tsconfig.json",
"packages/single-binary-cli/tsconfig.json",
"packages/skills-registry/tsconfig.json",
"packages/slash-commands/tsconfig.json",
"packages/smoke-harness/tsconfig.json",
"packages/spec-patch/tsconfig.json",
"packages/spec-registry/tsconfig.json",
"packages/spec/tsconfig.json",
"packages/specialization-registry/tsconfig.json",
"packages/state-store/tsconfig.json",
"packages/streaming-tool-executor/tsconfig.json",
"packages/structured-event-printer/tsconfig.json",
"packages/sub-agent-permission-inheritance/tsconfig.json",
"packages/sub-agent-spawner/tsconfig.json",
"packages/target-batch-worker/tsconfig.json",
"packages/target-browser-driver/tsconfig.json",
"packages/target-cf-worker-cli/tsconfig.json",
"packages/target-cf-worker-graph/tsconfig.json",
"packages/target-cf-worker-workflow/tsconfig.json",
"packages/target-channel-bot/tsconfig.json",
"packages/target-claude-plugin/tsconfig.json",
"packages/target-cli/tsconfig.json",
"packages/target-crew/tsconfig.json",
"packages/target-eval-bundle/tsconfig.json",
"packages/target-graph/tsconfig.json",
"packages/target-managed/tsconfig.json",
"packages/target-onchain-game/tsconfig.json",
"packages/target-onchain/tsconfig.json",
"packages/target-pipeline/tsconfig.json",
"packages/target-research-bundle/tsconfig.json",
"packages/target-voice/tsconfig.json",
"packages/target-workflow/tsconfig.json",
"packages/template-marketplace-client/tsconfig.json",
"packages/template-registry/tsconfig.json",
"packages/tenancy/tsconfig.json",
"packages/token-budget/tsconfig.json",
"packages/tool-bash/tsconfig.json",
"packages/tool-builder/tsconfig.json",
"packages/tool-catalog/tsconfig.json",
"packages/tool-code-execution/tsconfig.json",
"packages/tool-codegraph/tsconfig.json",
"packages/tool-contract-gateway/tsconfig.json",
"packages/tool-document-ingest/tsconfig.json",
"packages/tool-evm-tx/tsconfig.json",
"packages/tool-evm/tsconfig.json",
"packages/tool-executor/tsconfig.json",
"packages/tool-fetch/tsconfig.json",
"packages/tool-fs/tsconfig.json",
"packages/tool-harness-synthesizer/tsconfig.json",
"packages/tool-image-generation/tsconfig.json",
"packages/tool-image/tsconfig.json",
"packages/tool-loop-detection/tsconfig.json",
"packages/tool-mcp/tsconfig.json",
"packages/tool-memory/tsconfig.json",
"packages/tool-message-channel/tsconfig.json",
"packages/tool-mouse-keyboard/tsconfig.json",
"packages/tool-navigate/tsconfig.json",
"packages/tool-orchestrator/tsconfig.json",
"packages/tool-permission-matcher/tsconfig.json",
"packages/tool-plan/tsconfig.json",
"packages/tool-result-store/tsconfig.json",
"packages/tool-retrieve/tsconfig.json",
"packages/tool-schema-sanitizer/tsconfig.json",
"packages/tool-screen-capture/tsconfig.json",
"packages/tool-task/tsconfig.json",
"packages/tool-todo/tsconfig.json",
"packages/tool-validate/tsconfig.json",
"packages/tool-vision-grounding/tsconfig.json",
"packages/tool-web/tsconfig.json",
"packages/tool-wiki/tsconfig.json",
"packages/trace-event-bus/tsconfig.json",
"packages/turn-state-machine/tsconfig.json",
"packages/vad-engine/tsconfig.json",
"packages/vector-store/tsconfig.json",
"packages/voice-runtime/tsconfig.json",
"packages/wallet-engine/tsconfig.json",
"packages/wiki-store/tsconfig.json",
"packages/worker-runtime/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 799738,
"source_files_sampled": 987,
"oversized_source_files": 16,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 17763
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "uuid",
"direct": false,
"version": "9.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 92
},
{
"name": "@hono/node-server",
"direct": false,
"version": "1.19.14",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-frvp-7c67-39w9"
],
"fixed_version": "2.0.5",
"advisory_count": 1,
"oldest_advisory_days": 2
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"moderate": 1
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 385,
"malicious_count": 0,
"assessed_package": "npm:crewhaus@0.4.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@crewhaus/adapter-anthropic",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/agent-context-isolation",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/audit-log",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/eval-optimizer-orchestrator",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/prompt-optimizer",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/prompt-optimizer-claude",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/justification-judge-claude",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/spec-patch",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/canary-controller",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/chunker",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/cloud-adapter-flyio",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/cloud-adapter-heroku",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/cloud-adapter-railway",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/cloud-adapter-render",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/compiler",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/computer-use-driver",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/context-bundle",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/cost-tracker",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/data-retention-engine",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/dataset-registry",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/deployment-controller",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/egress-classifier",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/egress-matcher-semantic",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/embedder",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/eval-dataset",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/eval-grader",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/eval-judge",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/eval-report",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/eval-runner",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/event-log",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/gateway-server",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/grader-safety-classifiers",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/hooks-engine",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/infra-utils",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/ir",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/ir-passes",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/logging",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/mcp-host",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/mcp-server",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/memory-service",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/memory-store",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/wiki-store",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/model-router",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/module-marketplace-client",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/migration-engine",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/migration-runner",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/plugin-loader",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/plugin-registry",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/plugin-sdk",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/permission-engine",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/pii-redactor",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/prompt-injection-detector",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/recovery-engine",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/regression-runner",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/routing-store",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/run-context",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/runtime-core",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/secrets-manager",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/session-store",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/spec-registry",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/skills-registry",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/slash-commands",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/smoke-harness",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/spec",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/sub-agent-spawner",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/template-marketplace-client",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/template-registry",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tenancy",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/trace-event-bus",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-bash",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-builder",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/target-cf-worker-cli",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/target-cf-worker-graph",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/target-cf-worker-workflow",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/target-claude-plugin",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/target-cli",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/target-eval-bundle",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-catalog",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-code-execution",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-codegraph",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-fetch",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-fs",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-image",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-image-generation",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-document-ingest",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-mcp",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-memory",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-mouse-keyboard",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-navigate",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-permission-matcher",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-retrieve",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-screen-capture",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-task",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-todo",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-vision-grounding",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-web",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/vector-store",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/docker-images",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/crewhaus-cloud",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/federation-discovery",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/sandbox",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/sandbox-image-registry",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/compliance-controls",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "yaml",
"manifest": "apps/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.0"
},
{
"name": "@crewhaus/agent-context-isolation",
"manifest": "packages/a2a-protocol/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-builder",
"manifest": "packages/a2a-protocol/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-catalog",
"manifest": "packages/a2a-protocol/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/trace-event-bus",
"manifest": "packages/a2a-protocol/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "zod",
"manifest": "packages/a2a-protocol/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.8"
},
{
"name": "@anthropic-ai/sdk",
"manifest": "packages/adapter-anthropic/package.json",
"ecosystem": "npm",
"version_constraint": "^0.96.0"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/adapter-anthropic/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/token-budget",
"manifest": "packages/adapter-anthropic/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@aws-sdk/client-bedrock-runtime",
"manifest": "packages/adapter-bedrock/package.json",
"ecosystem": "npm",
"version_constraint": "^3.842.0"
},
{
"name": "@crewhaus/adapter-anthropic",
"manifest": "packages/adapter-bedrock/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/adapter-bedrock/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/token-budget",
"manifest": "packages/adapter-bedrock/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-schema-sanitizer",
"manifest": "packages/adapter-bedrock/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/adapter-anthropic",
"manifest": "packages/adapter-gemini/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/adapter-gemini/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/token-budget",
"manifest": "packages/adapter-gemini/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-schema-sanitizer",
"manifest": "packages/adapter-gemini/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@google/genai",
"manifest": "packages/adapter-gemini/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.0"
},
{
"name": "@crewhaus/adapter-anthropic",
"manifest": "packages/adapter-openai/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/adapter-openai/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/token-budget",
"manifest": "packages/adapter-openai/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-schema-sanitizer",
"manifest": "packages/adapter-openai/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "openai",
"manifest": "packages/adapter-openai/package.json",
"ecosystem": "npm",
"version_constraint": "^4.65.0"
},
{
"name": "@crewhaus/abort-controller",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/event-log",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/hooks-engine",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/permission-engine",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/recovery-engine",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/run-context",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/skills-registry",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/state-store",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-catalog",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/trace-event-bus",
"manifest": "packages/agent-context-isolation/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/agent-context-isolation",
"manifest": "packages/agent-handoff/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-builder",
"manifest": "packages/agent-handoff/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/tool-catalog",
"manifest": "packages/agent-handoff/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "zod",
"manifest": "packages/agent-handoff/package.json",
"ecosystem": "npm",
"version_constraint": "^3.23.8"
},
{
"name": "@crewhaus/audit-log",
"manifest": "packages/audit-encryption/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/audit-encryption/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/secrets-manager",
"manifest": "packages/audit-encryption/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/audit-log/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/vad-engine",
"manifest": "packages/barge-in-controller/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/voice-runtime",
"manifest": "packages/barge-in-controller/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/boundary-classifier/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/prompt-injection-detector",
"manifest": "packages/boundary-classifier/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/checkpoint-store",
"manifest": "packages/branch-history/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/branch-history/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/call-session/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/audit-log",
"manifest": "packages/canary-controller/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/deployment-controller",
"manifest": "packages/canary-controller/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/canary-controller/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/spec-registry",
"manifest": "packages/canary-controller/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/boundary-classifier",
"manifest": "packages/chain-adapter-base/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/chain-adapter-base/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/boundary-classifier",
"manifest": "packages/chain-adapter-evm/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/chain-adapter-base",
"manifest": "packages/chain-adapter-evm/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/chain-adapter-evm/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/boundary-classifier",
"manifest": "packages/channel-adapter-base/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/channel-adapter-base/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/run-context",
"manifest": "packages/channel-adapter-base/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@crewhaus/errors",
"manifest": "packages/channel-adapter-discord/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
}
],
"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": 304,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 28,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "StudioMaxIO",
"commits": 334,
"avatar_url": "https://avatars.githubusercontent.com/u/60236136?v=4"
},
{
"type": "User",
"login": "crewhaus",
"commits": 295,
"avatar_url": "https://avatars.githubusercontent.com/u/261488301?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.527
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"no-private-links.yml",
"release.yml",
"smoke-runtime.yml"
],
"has_docs_dir": false,
"linter_configs": [
"biome.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": "12 out of 12 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/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8439834f8644e22dba3a7af927900ec95e6b6658",
"ran_at": "2026-07-24T01:13:16Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T07:20:35Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T06:00:38Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/crewhaus/factory",
"host": "github.com",
"name": "factory",
"owner": "crewhaus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 49,
"vitality": 73,
"community": 51,
"governance": 58,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 643,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "643 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 643
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.9
}
}
],
"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": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"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": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"packages": [
"crewhaus",
"@crewhaus/audit-log",
"@crewhaus/a2a-protocol",
"@crewhaus/call-session",
"@crewhaus/agent-handoff",
"@crewhaus/adapter-gemini",
"@crewhaus/adapter-openai",
"@crewhaus/branch-history"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 25699
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "25,699 downloads/month across npm",
"points": 58.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 25699,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.527
},
"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 53% of commits",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 53
}
}
],
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 304,
"open_issues": 0,
"closed_issues": 28,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "304/311 decided PRs merged",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 304,
"decided": 311
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "crewhaus",
"public_repos": 12,
"account_age_days": 160
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of crewhaus",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "crewhaus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~0 yr old",
"points": 9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"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": [
"crewhaus",
"@crewhaus/audit-log",
"@crewhaus/a2a-protocol",
"@crewhaus/call-session",
"@crewhaus/agent-handoff",
"@crewhaus/adapter-gemini",
"@crewhaus/adapter-openai",
"@crewhaus/branch-history"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 12 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": [
"agent-framework",
"agentic-ai",
"agents",
"ai-agents",
"anthropic",
"apache-2-0",
"bun",
"cli",
"code-generation",
"compiler",
"developer-tools",
"evaluation",
"llm",
"llmops",
"mcp",
"multi-agent",
"prompt-optimization",
"rag",
"slack-bot",
"typescript"
],
"has_wiki": false,
"homepage": "https://crewhaus.ai",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://crewhaus.ai",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "20 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 20
}
}
],
"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": 49,
"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": "12 out of 12 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/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:crewhaus@0.4.0 runtime dependency closure — what installing the published package pulls in — 385 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:crewhaus@0.4.0",
"assessed": 385
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 77,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 385,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "2 affected: uuid 9.0.1 (high 7.5), @hono/node-server 1.19.14 (moderate 5.9)",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "uuid 9.0.1 (high 7.5), @hono/node-server 1.19.14 (moderate 5.9)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 92 days ago",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 92
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 385,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 69,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.85,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 17763
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "85 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 85,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"apps/cli/tsconfig.json",
"packages/a2a-protocol/tsconfig.json",
"packages/abort-controller/tsconfig.json",
"packages/adapter-anthropic/tsconfig.json",
"packages/adapter-bedrock/tsconfig.json",
"packages/adapter-gemini/tsconfig.json",
"packages/adapter-openai/tsconfig.json",
"packages/agent-context-isolation/tsconfig.json",
"packages/agent-handoff/tsconfig.json",
"packages/audit-encryption/tsconfig.json",
"packages/audit-log/tsconfig.json",
"packages/barge-in-controller/tsconfig.json",
"packages/boundary-classifier/tsconfig.json",
"packages/branch-history/tsconfig.json",
"packages/call-session/tsconfig.json",
"packages/canary-controller/tsconfig.json",
"packages/chain-adapter-base/tsconfig.json",
"packages/chain-adapter-evm/tsconfig.json",
"packages/channel-adapter-base/tsconfig.json",
"packages/channel-adapter-discord/tsconfig.json",
"packages/channel-adapter-imessage/tsconfig.json",
"packages/channel-adapter-slack/tsconfig.json",
"packages/channel-adapter-telegram/tsconfig.json",
"packages/channel-adapter-whatsapp/tsconfig.json",
"packages/checkpoint-store/tsconfig.json",
"packages/chunker/tsconfig.json",
"packages/circuit-breaker/tsconfig.json",
"packages/citation-tracker/tsconfig.json",
"packages/cloud-adapter-flyio/tsconfig.json",
"packages/cloud-adapter-heroku/tsconfig.json",
"packages/cloud-adapter-railway/tsconfig.json",
"packages/cloud-adapter-render/tsconfig.json",
"packages/compaction-autocompact/tsconfig.json",
"packages/compaction-curator/tsconfig.json",
"packages/compaction-snip/tsconfig.json",
"packages/compiler-worker/tsconfig.json",
"packages/compiler/tsconfig.json",
"packages/compliance-controls/tsconfig.json",
"packages/computer-use-driver/tsconfig.json",
"packages/context-bundle/tsconfig.json",
"packages/continuity-store/tsconfig.json",
"packages/contract-compiler/tsconfig.json",
"packages/cost-tracker/tsconfig.json",
"packages/crawler/tsconfig.json",
"packages/crew-orchestrator/tsconfig.json",
"packages/crewhaus-cloud/tsconfig.json",
"packages/data-retention-engine/tsconfig.json",
"packages/dataset-registry/tsconfig.json",
"packages/default-skills/tsconfig.json",
"packages/deployment-controller/tsconfig.json",
"packages/docker-images/tsconfig.json",
"packages/dream-engine/tsconfig.json",
"packages/durable-execution/tsconfig.json",
"packages/durable-state/tsconfig.json",
"packages/egress-classifier/tsconfig.json",
"packages/egress-matcher-semantic/tsconfig.json",
"packages/embedder/tsconfig.json",
"packages/errors/tsconfig.json",
"packages/eval-dataset/tsconfig.json",
"packages/eval-grader/tsconfig.json",
"packages/eval-judge/tsconfig.json",
"packages/eval-optimizer-orchestrator/tsconfig.json",
"packages/eval-report/tsconfig.json",
"packages/eval-runner/tsconfig.json",
"packages/event-log/tsconfig.json",
"packages/exporter-datadog/tsconfig.json",
"packages/exporter-honeycomb/tsconfig.json",
"packages/exporter-newrelic/tsconfig.json",
"packages/exporter-splunk/tsconfig.json",
"packages/federation-discovery/tsconfig.json",
"packages/federation-protocol/tsconfig.json",
"packages/federation-router/tsconfig.json",
"packages/gateway-protocol/tsconfig.json",
"packages/gateway-server/tsconfig.json",
"packages/grader-12-metric-rubric/tsconfig.json",
"packages/grader-continuity/tsconfig.json",
"packages/grader-multimodal/tsconfig.json",
"packages/grader-nlg-metrics/tsconfig.json",
"packages/grader-registry/tsconfig.json",
"packages/grader-safety-classifiers/tsconfig.json",
"packages/grader-semantic-similarity/tsconfig.json",
"packages/graph-engine/tsconfig.json",
"packages/helm-chart/tsconfig.json",
"packages/hooks-engine/tsconfig.json",
"packages/idempotency-keys/tsconfig.json",
"packages/infra-utils/tsconfig.json",
"packages/ir-passes/tsconfig.json",
"packages/ir/tsconfig.json",
"packages/justification-judge-claude/tsconfig.json",
"packages/logging/tsconfig.json",
"packages/mcp-host/tsconfig.json",
"packages/mcp-server/tsconfig.json",
"packages/memory-service/tsconfig.json",
"packages/memory-store/tsconfig.json",
"packages/meta-harness-optimizer/tsconfig.json",
"packages/metrics-collector/tsconfig.json",
"packages/migration-engine/tsconfig.json",
"packages/migration-runner/tsconfig.json",
"packages/model-router/tsconfig.json",
"packages/module-marketplace-client/tsconfig.json",
"packages/otel-exporter/tsconfig.json",
"packages/permission-engine/tsconfig.json",
"packages/permission-tokengated/tsconfig.json",
"packages/pii-redactor/tsconfig.json",
"packages/pipeline-engine/tsconfig.json",
"packages/planner/tsconfig.json",
"packages/plugin-loader/tsconfig.json",
"packages/plugin-registry/tsconfig.json",
"packages/plugin-sdk/tsconfig.json",
"packages/policy-engine/tsconfig.json",
"packages/prompt-cache-manager/tsconfig.json",
"packages/prompt-injection-detector/tsconfig.json",
"packages/prompt-optimizer-claude/tsconfig.json",
"packages/prompt-optimizer/tsconfig.json",
"packages/queue-consumer/tsconfig.json",
"packages/queue-protocol/tsconfig.json",
"packages/rate-limiter/tsconfig.json",
"packages/recovery-engine/tsconfig.json",
"packages/regression-runner/tsconfig.json",
"packages/report-writer/tsconfig.json",
"packages/routing-store/tsconfig.json",
"packages/rules-engine/tsconfig.json",
"packages/run-context/tsconfig.json",
"packages/runtime-core/tsconfig.json",
"packages/sandbox-image-dotnet/tsconfig.json",
"packages/sandbox-image-go/tsconfig.json",
"packages/sandbox-image-java/tsconfig.json",
"packages/sandbox-image-php/tsconfig.json",
"packages/sandbox-image-r/tsconfig.json",
"packages/sandbox-image-registry/tsconfig.json",
"packages/sandbox-image-ruby/tsconfig.json",
"packages/sandbox-image-rust/tsconfig.json",
"packages/sandbox/tsconfig.json",
"packages/secrets-manager/tsconfig.json",
"packages/session-store/tsconfig.json",
"packages/single-binary-cli/tsconfig.json",
"packages/skills-registry/tsconfig.json",
"packages/slash-commands/tsconfig.json",
"packages/smoke-harness/tsconfig.json",
"packages/spec-patch/tsconfig.json",
"packages/spec-registry/tsconfig.json",
"packages/spec/tsconfig.json",
"packages/specialization-registry/tsconfig.json",
"packages/state-store/tsconfig.json",
"packages/streaming-tool-executor/tsconfig.json",
"packages/structured-event-printer/tsconfig.json",
"packages/sub-agent-permission-inheritance/tsconfig.json",
"packages/sub-agent-spawner/tsconfig.json",
"packages/target-batch-worker/tsconfig.json",
"packages/target-browser-driver/tsconfig.json",
"packages/target-cf-worker-cli/tsconfig.json",
"packages/target-cf-worker-graph/tsconfig.json",
"packages/target-cf-worker-workflow/tsconfig.json",
"packages/target-channel-bot/tsconfig.json",
"packages/target-claude-plugin/tsconfig.json",
"packages/target-cli/tsconfig.json",
"packages/target-crew/tsconfig.json",
"packages/target-eval-bundle/tsconfig.json",
"packages/target-graph/tsconfig.json",
"packages/target-managed/tsconfig.json",
"packages/target-onchain-game/tsconfig.json",
"packages/target-onchain/tsconfig.json",
"packages/target-pipeline/tsconfig.json",
"packages/target-research-bundle/tsconfig.json",
"packages/target-voice/tsconfig.json",
"packages/target-workflow/tsconfig.json",
"packages/template-marketplace-client/tsconfig.json",
"packages/template-registry/tsconfig.json",
"packages/tenancy/tsconfig.json",
"packages/token-budget/tsconfig.json",
"packages/tool-bash/tsconfig.json",
"packages/tool-builder/tsconfig.json",
"packages/tool-catalog/tsconfig.json",
"packages/tool-code-execution/tsconfig.json",
"packages/tool-codegraph/tsconfig.json",
"packages/tool-contract-gateway/tsconfig.json",
"packages/tool-document-ingest/tsconfig.json",
"packages/tool-evm-tx/tsconfig.json",
"packages/tool-evm/tsconfig.json",
"packages/tool-executor/tsconfig.json",
"packages/tool-fetch/tsconfig.json",
"packages/tool-fs/tsconfig.json",
"packages/tool-harness-synthesizer/tsconfig.json",
"packages/tool-image-generation/tsconfig.json",
"packages/tool-image/tsconfig.json",
"packages/tool-loop-detection/tsconfig.json",
"packages/tool-mcp/tsconfig.json",
"packages/tool-memory/tsconfig.json",
"packages/tool-message-channel/tsconfig.json",
"packages/tool-mouse-keyboard/tsconfig.json",
"packages/tool-navigate/tsconfig.json",
"packages/tool-orchestrator/tsconfig.json",
"packages/tool-permission-matcher/tsconfig.json",
"packages/tool-plan/tsconfig.json",
"packages/tool-result-store/tsconfig.json",
"packages/tool-retrieve/tsconfig.json",
"packages/tool-schema-sanitizer/tsconfig.json",
"packages/tool-screen-capture/tsconfig.json",
"packages/tool-task/tsconfig.json",
"packages/tool-todo/tsconfig.json",
"packages/tool-validate/tsconfig.json",
"packages/tool-vision-grounding/tsconfig.json",
"packages/tool-web/tsconfig.json",
"packages/tool-wiki/tsconfig.json",
"packages/trace-event-bus/tsconfig.json",
"packages/turn-state-machine/tsconfig.json",
"packages/vad-engine/tsconfig.json",
"packages/vector-store/tsconfig.json",
"packages/voice-runtime/tsconfig.json",
"packages/wallet-engine/tsconfig.json",
"packages/wiki-store/tsconfig.json",
"packages/worker-runtime/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.47,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "apps/cli/tsconfig.json, packages/a2a-protocol/tsconfig.json, packages/abort-controller/tsconfig.json, packages/adapter-anthropic/tsconfig.json, packages/adapter-bedrock/tsconfig.json, packages/adapter-gemini/tsconfig.json, packages/adapter-openai/tsconfig.json, packages/agent-context-isolation/tsconfig.json, packages/agent-handoff/tsconfig.json, packages/audit-encryption/tsconfig.json, packages/audit-log/tsconfig.json, packages/barge-in-controller/tsconfig.json, packages/boundary-classifier/tsconfig.json, packages/branch-history/tsconfig.json, packages/call-session/tsconfig.json, packages/canary-controller/tsconfig.json, packages/chain-adapter-base/tsconfig.json, packages/chain-adapter-evm/tsconfig.json, packages/channel-adapter-base/tsconfig.json, packages/channel-adapter-discord/tsconfig.json, packages/channel-adapter-imessage/tsconfig.json, packages/channel-adapter-slack/tsconfig.json, packages/channel-adapter-telegram/tsconfig.json, packages/channel-adapter-whatsapp/tsconfig.json, packages/checkpoint-store/tsconfig.json, packages/chunker/tsconfig.json, packages/circuit-breaker/tsconfig.json, packages/citation-tracker/tsconfig.json, packages/cloud-adapter-flyio/tsconfig.json, packages/cloud-adapter-heroku/tsconfig.json, packages/cloud-adapter-railway/tsconfig.json, packages/cloud-adapter-render/tsconfig.json, packages/compaction-autocompact/tsconfig.json, packages/compaction-curator/tsconfig.json, packages/compaction-snip/tsconfig.json, packages/compiler-worker/tsconfig.json, packages/compiler/tsconfig.json, packages/compliance-controls/tsconfig.json, packages/computer-use-driver/tsconfig.json, packages/context-bundle/tsconfig.json, packages/continuity-store/tsconfig.json, packages/contract-compiler/tsconfig.json, packages/cost-tracker/tsconfig.json, packages/crawler/tsconfig.json, packages/crew-orchestrator/tsconfig.json, packages/crewhaus-cloud/tsconfig.json, packages/data-retention-engine/tsconfig.json, packages/dataset-registry/tsconfig.json, packages/default-skills/tsconfig.json, packages/deployment-controller/tsconfig.json, packages/docker-images/tsconfig.json, packages/dream-engine/tsconfig.json, packages/durable-execution/tsconfig.json, packages/durable-state/tsconfig.json, packages/egress-classifier/tsconfig.json, packages/egress-matcher-semantic/tsconfig.json, packages/embedder/tsconfig.json, packages/errors/tsconfig.json, packages/eval-dataset/tsconfig.json, packages/eval-grader/tsconfig.json, packages/eval-judge/tsconfig.json, packages/eval-optimizer-orchestrator/tsconfig.json, packages/eval-report/tsconfig.json, packages/eval-runner/tsconfig.json, packages/event-log/tsconfig.json, packages/exporter-datadog/tsconfig.json, packages/exporter-honeycomb/tsconfig.json, packages/exporter-newrelic/tsconfig.json, packages/exporter-splunk/tsconfig.json, packages/federation-discovery/tsconfig.json, packages/federation-protocol/tsconfig.json, packages/federation-router/tsconfig.json, packages/gateway-protocol/tsconfig.json, packages/gateway-server/tsconfig.json, packages/grader-12-metric-rubric/tsconfig.json, packages/grader-continuity/tsconfig.json, packages/grader-multimodal/tsconfig.json, packages/grader-nlg-metrics/tsconfig.json, packages/grader-registry/tsconfig.json, packages/grader-safety-classifiers/tsconfig.json, packages/grader-semantic-similarity/tsconfig.json, packages/graph-engine/tsconfig.json, packages/helm-chart/tsconfig.json, packages/hooks-engine/tsconfig.json, packages/idempotency-keys/tsconfig.json, packages/infra-utils/tsconfig.json, packages/ir-passes/tsconfig.json, packages/ir/tsconfig.json, packages/justification-judge-claude/tsconfig.json, packages/logging/tsconfig.json, packages/mcp-host/tsconfig.json, packages/mcp-server/tsconfig.json, packages/memory-service/tsconfig.json, packages/memory-store/tsconfig.json, packages/meta-harness-optimizer/tsconfig.json, packages/metrics-collector/tsconfig.json, packages/migration-engine/tsconfig.json, packages/migration-runner/tsconfig.json, packages/model-router/tsconfig.json, packages/module-marketplace-client/tsconfig.json, packages/otel-exporter/tsconfig.json, packages/permission-engine/tsconfig.json, packages/permission-tokengated/tsconfig.json, packages/pii-redactor/tsconfig.json, packages/pipeline-engine/tsconfig.json, packages/planner/tsconfig.json, packages/plugin-loader/tsconfig.json, packages/plugin-registry/tsconfig.json, packages/plugin-sdk/tsconfig.json, packages/policy-engine/tsconfig.json, packages/prompt-cache-manager/tsconfig.json, packages/prompt-injection-detector/tsconfig.json, packages/prompt-optimizer-claude/tsconfig.json, packages/prompt-optimizer/tsconfig.json, packages/queue-consumer/tsconfig.json, packages/queue-protocol/tsconfig.json, packages/rate-limiter/tsconfig.json, packages/recovery-engine/tsconfig.json, packages/regression-runner/tsconfig.json, packages/report-writer/tsconfig.json, packages/routing-store/tsconfig.json, packages/rules-engine/tsconfig.json, packages/run-context/tsconfig.json, packages/runtime-core/tsconfig.json, packages/sandbox-image-dotnet/tsconfig.json, packages/sandbox-image-go/tsconfig.json, packages/sandbox-image-java/tsconfig.json, packages/sandbox-image-php/tsconfig.json, packages/sandbox-image-r/tsconfig.json, packages/sandbox-image-registry/tsconfig.json, packages/sandbox-image-ruby/tsconfig.json, packages/sandbox-image-rust/tsconfig.json, packages/sandbox/tsconfig.json, packages/secrets-manager/tsconfig.json, packages/session-store/tsconfig.json, packages/single-binary-cli/tsconfig.json, packages/skills-registry/tsconfig.json, packages/slash-commands/tsconfig.json, packages/smoke-harness/tsconfig.json, packages/spec-patch/tsconfig.json, packages/spec-registry/tsconfig.json, packages/spec/tsconfig.json, packages/specialization-registry/tsconfig.json, packages/state-store/tsconfig.json, packages/streaming-tool-executor/tsconfig.json, packages/structured-event-printer/tsconfig.json, packages/sub-agent-permission-inheritance/tsconfig.json, packages/sub-agent-spawner/tsconfig.json, packages/target-batch-worker/tsconfig.json, packages/target-browser-driver/tsconfig.json, packages/target-cf-worker-cli/tsconfig.json, packages/target-cf-worker-graph/tsconfig.json, packages/target-cf-worker-workflow/tsconfig.json, packages/target-channel-bot/tsconfig.json, packages/target-claude-plugin/tsconfig.json, packages/target-cli/tsconfig.json, packages/target-crew/tsconfig.json, packages/target-eval-bundle/tsconfig.json, packages/target-graph/tsconfig.json, packages/target-managed/tsconfig.json, packages/target-onchain-game/tsconfig.json, packages/target-onchain/tsconfig.json, packages/target-pipeline/tsconfig.json, packages/target-research-bundle/tsconfig.json, packages/target-voice/tsconfig.json, packages/target-workflow/tsconfig.json, packages/template-marketplace-client/tsconfig.json, packages/template-registry/tsconfig.json, packages/tenancy/tsconfig.json, packages/token-budget/tsconfig.json, packages/tool-bash/tsconfig.json, packages/tool-builder/tsconfig.json, packages/tool-catalog/tsconfig.json, packages/tool-code-execution/tsconfig.json, packages/tool-codegraph/tsconfig.json, packages/tool-contract-gateway/tsconfig.json, packages/tool-document-ingest/tsconfig.json, packages/tool-evm-tx/tsconfig.json, packages/tool-evm/tsconfig.json, packages/tool-executor/tsconfig.json, packages/tool-fetch/tsconfig.json, packages/tool-fs/tsconfig.json, packages/tool-harness-synthesizer/tsconfig.json, packages/tool-image-generation/tsconfig.json, packages/tool-image/tsconfig.json, packages/tool-loop-detection/tsconfig.json, packages/tool-mcp/tsconfig.json, packages/tool-memory/tsconfig.json, packages/tool-message-channel/tsconfig.json, packages/tool-mouse-keyboard/tsconfig.json, packages/tool-navigate/tsconfig.json, packages/tool-orchestrator/tsconfig.json, packages/tool-permission-matcher/tsconfig.json, packages/tool-plan/tsconfig.json, packages/tool-result-store/tsconfig.json, packages/tool-retrieve/tsconfig.json, packages/tool-schema-sanitizer/tsconfig.json, packages/tool-screen-capture/tsconfig.json, packages/tool-task/tsconfig.json, packages/tool-todo/tsconfig.json, packages/tool-validate/tsconfig.json, packages/tool-vision-grounding/tsconfig.json, packages/tool-web/tsconfig.json, packages/tool-wiki/tsconfig.json, packages/trace-event-bus/tsconfig.json, packages/turn-state-machine/tsconfig.json, packages/vad-engine/tsconfig.json, packages/vector-store/tsconfig.json, packages/voice-runtime/tsconfig.json, packages/wallet-engine/tsconfig.json, packages/wiki-store/tsconfig.json, packages/worker-runtime/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apps/cli/tsconfig.json, packages/a2a-protocol/tsconfig.json, packages/abort-controller/tsconfig.json, packages/adapter-anthropic/tsconfig.json, packages/adapter-bedrock/tsconfig.json, packages/adapter-gemini/tsconfig.json, packages/adapter-openai/tsconfig.json, packages/agent-context-isolation/tsconfig.json, packages/agent-handoff/tsconfig.json, packages/audit-encryption/tsconfig.json, packages/audit-log/tsconfig.json, packages/barge-in-controller/tsconfig.json, packages/boundary-classifier/tsconfig.json, packages/branch-history/tsconfig.json, packages/call-session/tsconfig.json, packages/canary-controller/tsconfig.json, packages/chain-adapter-base/tsconfig.json, packages/chain-adapter-evm/tsconfig.json, packages/channel-adapter-base/tsconfig.json, packages/channel-adapter-discord/tsconfig.json, packages/channel-adapter-imessage/tsconfig.json, packages/channel-adapter-slack/tsconfig.json, packages/channel-adapter-telegram/tsconfig.json, packages/channel-adapter-whatsapp/tsconfig.json, packages/checkpoint-store/tsconfig.json, packages/chunker/tsconfig.json, packages/circuit-breaker/tsconfig.json, packages/citation-tracker/tsconfig.json, packages/cloud-adapter-flyio/tsconfig.json, packages/cloud-adapter-heroku/tsconfig.json, packages/cloud-adapter-railway/tsconfig.json, packages/cloud-adapter-render/tsconfig.json, packages/compaction-autocompact/tsconfig.json, packages/compaction-curator/tsconfig.json, packages/compaction-snip/tsconfig.json, packages/compiler-worker/tsconfig.json, packages/compiler/tsconfig.json, packages/compliance-controls/tsconfig.json, packages/computer-use-driver/tsconfig.json, packages/context-bundle/tsconfig.json, packages/continuity-store/tsconfig.json, packages/contract-compiler/tsconfig.json, packages/cost-tracker/tsconfig.json, packages/crawler/tsconfig.json, packages/crew-orchestrator/tsconfig.json, packages/crewhaus-cloud/tsconfig.json, packages/data-retention-engine/tsconfig.json, packages/dataset-registry/tsconfig.json, packages/default-skills/tsconfig.json, packages/deployment-controller/tsconfig.json, packages/docker-images/tsconfig.json, packages/dream-engine/tsconfig.json, packages/durable-execution/tsconfig.json, packages/durable-state/tsconfig.json, packages/egress-classifier/tsconfig.json, packages/egress-matcher-semantic/tsconfig.json, packages/embedder/tsconfig.json, packages/errors/tsconfig.json, packages/eval-dataset/tsconfig.json, packages/eval-grader/tsconfig.json, packages/eval-judge/tsconfig.json, packages/eval-optimizer-orchestrator/tsconfig.json, packages/eval-report/tsconfig.json, packages/eval-runner/tsconfig.json, packages/event-log/tsconfig.json, packages/exporter-datadog/tsconfig.json, packages/exporter-honeycomb/tsconfig.json, packages/exporter-newrelic/tsconfig.json, packages/exporter-splunk/tsconfig.json, packages/federation-discovery/tsconfig.json, packages/federation-protocol/tsconfig.json, packages/federation-router/tsconfig.json, packages/gateway-protocol/tsconfig.json, packages/gateway-server/tsconfig.json, packages/grader-12-metric-rubric/tsconfig.json, packages/grader-continuity/tsconfig.json, packages/grader-multimodal/tsconfig.json, packages/grader-nlg-metrics/tsconfig.json, packages/grader-registry/tsconfig.json, packages/grader-safety-classifiers/tsconfig.json, packages/grader-semantic-similarity/tsconfig.json, packages/graph-engine/tsconfig.json, packages/helm-chart/tsconfig.json, packages/hooks-engine/tsconfig.json, packages/idempotency-keys/tsconfig.json, packages/infra-utils/tsconfig.json, packages/ir-passes/tsconfig.json, packages/ir/tsconfig.json, packages/justification-judge-claude/tsconfig.json, packages/logging/tsconfig.json, packages/mcp-host/tsconfig.json, packages/mcp-server/tsconfig.json, packages/memory-service/tsconfig.json, packages/memory-store/tsconfig.json, packages/meta-harness-optimizer/tsconfig.json, packages/metrics-collector/tsconfig.json, packages/migration-engine/tsconfig.json, packages/migration-runner/tsconfig.json, packages/model-router/tsconfig.json, packages/module-marketplace-client/tsconfig.json, packages/otel-exporter/tsconfig.json, packages/permission-engine/tsconfig.json, packages/permission-tokengated/tsconfig.json, packages/pii-redactor/tsconfig.json, packages/pipeline-engine/tsconfig.json, packages/planner/tsconfig.json, packages/plugin-loader/tsconfig.json, packages/plugin-registry/tsconfig.json, packages/plugin-sdk/tsconfig.json, packages/policy-engine/tsconfig.json, packages/prompt-cache-manager/tsconfig.json, packages/prompt-injection-detector/tsconfig.json, packages/prompt-optimizer-claude/tsconfig.json, packages/prompt-optimizer/tsconfig.json, packages/queue-consumer/tsconfig.json, packages/queue-protocol/tsconfig.json, packages/rate-limiter/tsconfig.json, packages/recovery-engine/tsconfig.json, packages/regression-runner/tsconfig.json, packages/report-writer/tsconfig.json, packages/routing-store/tsconfig.json, packages/rules-engine/tsconfig.json, packages/run-context/tsconfig.json, packages/runtime-core/tsconfig.json, packages/sandbox-image-dotnet/tsconfig.json, packages/sandbox-image-go/tsconfig.json, packages/sandbox-image-java/tsconfig.json, packages/sandbox-image-php/tsconfig.json, packages/sandbox-image-r/tsconfig.json, packages/sandbox-image-registry/tsconfig.json, packages/sandbox-image-ruby/tsconfig.json, packages/sandbox-image-rust/tsconfig.json, packages/sandbox/tsconfig.json, packages/secrets-manager/tsconfig.json, packages/session-store/tsconfig.json, packages/single-binary-cli/tsconfig.json, packages/skills-registry/tsconfig.json, packages/slash-commands/tsconfig.json, packages/smoke-harness/tsconfig.json, packages/spec-patch/tsconfig.json, packages/spec-registry/tsconfig.json, packages/spec/tsconfig.json, packages/specialization-registry/tsconfig.json, packages/state-store/tsconfig.json, packages/streaming-tool-executor/tsconfig.json, packages/structured-event-printer/tsconfig.json, packages/sub-agent-permission-inheritance/tsconfig.json, packages/sub-agent-spawner/tsconfig.json, packages/target-batch-worker/tsconfig.json, packages/target-browser-driver/tsconfig.json, packages/target-cf-worker-cli/tsconfig.json, packages/target-cf-worker-graph/tsconfig.json, packages/target-cf-worker-workflow/tsconfig.json, packages/target-channel-bot/tsconfig.json, packages/target-claude-plugin/tsconfig.json, packages/target-cli/tsconfig.json, packages/target-crew/tsconfig.json, packages/target-eval-bundle/tsconfig.json, packages/target-graph/tsconfig.json, packages/target-managed/tsconfig.json, packages/target-onchain-game/tsconfig.json, packages/target-onchain/tsconfig.json, packages/target-pipeline/tsconfig.json, packages/target-research-bundle/tsconfig.json, packages/target-voice/tsconfig.json, packages/target-workflow/tsconfig.json, packages/template-marketplace-client/tsconfig.json, packages/template-registry/tsconfig.json, packages/tenancy/tsconfig.json, packages/token-budget/tsconfig.json, packages/tool-bash/tsconfig.json, packages/tool-builder/tsconfig.json, packages/tool-catalog/tsconfig.json, packages/tool-code-execution/tsconfig.json, packages/tool-codegraph/tsconfig.json, packages/tool-contract-gateway/tsconfig.json, packages/tool-document-ingest/tsconfig.json, packages/tool-evm-tx/tsconfig.json, packages/tool-evm/tsconfig.json, packages/tool-executor/tsconfig.json, packages/tool-fetch/tsconfig.json, packages/tool-fs/tsconfig.json, packages/tool-harness-synthesizer/tsconfig.json, packages/tool-image-generation/tsconfig.json, packages/tool-image/tsconfig.json, packages/tool-loop-detection/tsconfig.json, packages/tool-mcp/tsconfig.json, packages/tool-memory/tsconfig.json, packages/tool-message-channel/tsconfig.json, packages/tool-mouse-keyboard/tsconfig.json, packages/tool-navigate/tsconfig.json, packages/tool-orchestrator/tsconfig.json, packages/tool-permission-matcher/tsconfig.json, packages/tool-plan/tsconfig.json, packages/tool-result-store/tsconfig.json, packages/tool-retrieve/tsconfig.json, packages/tool-schema-sanitizer/tsconfig.json, packages/tool-screen-capture/tsconfig.json, packages/tool-task/tsconfig.json, packages/tool-todo/tsconfig.json, packages/tool-validate/tsconfig.json, packages/tool-vision-grounding/tsconfig.json, packages/tool-web/tsconfig.json, packages/tool-wiki/tsconfig.json, packages/trace-event-bus/tsconfig.json, packages/turn-state-machine/tsconfig.json, packages/vad-engine/tsconfig.json, packages/vector-store/tsconfig.json, packages/voice-runtime/tsconfig.json, packages/wallet-engine/tsconfig.json, packages/wiki-store/tsconfig.json, packages/worker-runtime/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "47 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 47,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 799738,
"source_files_sampled": 987,
"oversized_source_files": 16
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "16/987 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 987,
"oversized": 16
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-24T01:13:45.445189Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/crewhaus/factory.svg",
"full_name": "crewhaus/factory",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}