Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"agentic-coding",
"ai-agents",
"context-engineering"
],
"is_fork": false,
"size_kb": 10190,
"has_wiki": false,
"homepage": "https://ctxpipe.ai",
"languages": {
"CSS": 54848,
"HCL": 21815,
"MDX": 158870,
"HTML": 310,
"Shell": 15710,
"Python": 12005,
"Dockerfile": 9860,
"JavaScript": 23166,
"TypeScript": 2839549
},
"pushed_at": "2026-07-29T06:47:55Z",
"created_at": "2026-02-12T10:10:55Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T09:21:58Z",
"description": "Self-learning context infrastructure for AI engineering agents. Connect repos, docs, and tools into one org-scoped knowledge graph and expose it through a single MCP.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "ctxpipe.ai",
"name": "Ctx|",
"type": "Organization",
"login": "ctxpipe-ai",
"company": null,
"location": "Australia",
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/262976792?v=4",
"created_at": "2026-02-21T10:02:00Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 158
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "@ctxpipe/aws-cdk@3.0.1",
"kind": "other",
"published_at": "2026-07-21T10:31:39Z"
},
{
"tag": "@ctxpipe/aws-cdk@3.0.0",
"kind": "other",
"published_at": "2026-07-10T04:42:15Z"
},
{
"tag": "@ctxpipe/aws-cdk@2.1.0",
"kind": "other",
"published_at": "2026-06-30T03:35:50Z"
},
{
"tag": "@ctxpipe/aws-cdk@2.0.0",
"kind": "other",
"published_at": "2026-06-03T13:23:39Z"
},
{
"tag": "ctxpipe@0.2.0",
"kind": "other",
"published_at": "2026-06-03T13:23:36Z"
},
{
"tag": "@ctxpipe/aws-cdk@1.1.2",
"kind": "other",
"published_at": "2026-05-21T06:23:35Z"
},
{
"tag": "ctxpipe@0.1.1",
"kind": "other",
"published_at": "2026-05-21T06:23:32Z"
},
{
"tag": "@ctxpipe/aws-cdk@1.0.1",
"kind": "other",
"published_at": "2026-05-14T04:41:52Z"
},
{
"tag": "@ctxpipe-ai/aws-cdk@1.0.0",
"kind": "other",
"published_at": "2026-05-13T08:08:57Z"
}
],
"recent_commits": [
{
"oid": "07005f1cba94e8a5abbcacd0a13b11935ec810c9",
"body": "…ped tips (#253)\n\n* fix(codesearch): remove CGC watchers and serialize index to prevent OOM\n\nDrop persistent per-repo `cgc watch` processes that stacked RSS across\nlarge concurrent ingestions (exit 137). Serialize clone/Zoekt/CGC index\npipelines (max 1) and fail `/index` when `cgc index` fails so LL\n[…]\ns install the latest PyPI release.\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Thomas Peterson <thomasep@pm.me>",
"is_bot": false,
"headline": "fix(codesearch/backend): stop OOM watchers, idle-tx crashes, and skip…",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-28T09:21:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5d0dafd6c24abc91f8ced87575a68eff5959f859",
"body": "…dle-exit) (#255)\n\n* fix(pr-deploy): enable serverless for otel-collector and FalkorDB by name\n\nResolve otelcollector and falkordb service IDs via Railway GraphQL at\nPR deploy time so Serverless no longer depends on missing GitHub vars.\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n* chore: ad\n[…]\nthe stop path, surface GraphQL error bodies, and bump\nretry actions to v4 (node24).\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(pr-deploy): make PR previews actually sleep (otel stop + worker i…",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-27T14:38:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b59a3d7fc153eaad084448ad402890427f0c1ad7",
"body": "* Retry codesearch 502/503/504 and ECONNREFUSED on cold start\n\nPR preview codesearch sleeps on Railway; private-network wake often\nreturns gateway errors or connection refused. Throw TransientHttpError\nfor 502/503/504 at remaining call sites so existing retries apply, and\ntreat ECONNREFUSED (includi\n[…]\nsults. Removes duplicated TransientHttpError\nthrows from all codesearch call sites.\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Retry codesearch gateway errors during Railway cold start (#256)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-27T13:16:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bdfa1c6828c02218695b9c991525c84ad909614c",
"body": "KeepAlive, shorter idle timeout, connection timeout, and pool error\nlogging reduce stale clients after Neon suspend. One-shot query retry\non connection reset recovers Better Auth session lookups on first use.\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Harden backend pg pool against Neon idle disconnects (#257)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-27T13:13:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3578c084caea98aade369ed843a3f0a88e347d9a",
"body": "* Add local memory research corpus\n\n* PRD and ADR\n\n* refined details",
"is_bot": false,
"headline": "Add local memory research corpus (#198)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-27T11:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c55f56832ab1afed324d5b75ad7edadc8a8596ee",
"body": "* Retry transient codesearch fetch failures with backoff\n\nExtend withTransientHttpRetry with info logging and maxDelayMs, then\nwrap all backend→codesearch fetches with up to 10 retries so brief\noutages (e.g. OOM restarts) recover without surfacing intermediate errors.\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n* Add empty changeset for CI guard\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Retry transient codesearch fetch failures with backoff (#252)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-21T11:28:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7e1ea47650ce1a08b0acde589d3a1d5da7a0bfb7",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(release): version packages (#246)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-21T10:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "868094ce2f9ea8cacb4290e224d4b6b947071bc9",
"body": "* Reduce extractInstructionUnits latency from clause over-splitting\n\nPrefer one unit per list item/span, cap source_excerpt at 800 chars,\ndisable reasoning on this call, and dedupe identical excerpts before\npromotion so dense rule files stop emitting multi-minute JSON.\n\nCo-authored-by: Jakub Riedl <\n[…]\ndl <email@jakubriedl.cz>\n\n* Fill changeset summary for instruction-unit latency fix\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Reduce extractInstructionUnits latency from clause over-splitting (#251)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-21T10:24:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5ef56922cce95a1bc8f13b35f768bd2e9d061955",
"body": "Task-role IAM from CDK is not enough when an SCP explicitly denies foundation-model invokes; spell out deny symptoms, Cohere FM vs global profile ARNs, and that Converse stream stalls are a separate class of failure.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Document Bedrock Organizations SCP requirements for self-hosting. (#249)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-21T10:08:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "67e5ebf7006cd353cd478905fa8f76fe666c75d8",
"body": "* Mitigate Bedrock ingest stalls with non-streaming models and stronger retries.\n\nUse Converse (not ConverseStream) for code-ingestion LLM calls so hung streams no longer trip the 60s idle watchdog, and harden the ingest step retry policy for transient model failures. Conversation/MCP/UI keep defaul\n[…]\nursor <cursoragent@cursor.com>\n\n* Add patch changeset for ingest Bedrock stall mitigations.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Mitigate Bedrock ingest stalls (non-streaming + stronger retry) (#250)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-07-21T10:08:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7f9e0033bb9b3948a36eeef6031c26d4579ab864",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "add changeset for deterministic libraries prepass",
"author_name": "Viet Anh Tran",
"author_login": "vietanhtran16",
"committed_at": "2026-07-15T09:52:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "04c6fa9c337826e9225ef6fccdcc4912694b6714",
"body": "* Guard Bedrock embedding model IDs in aws-cdk\n\nCo-authored-by: vietanhtran16 <vietanhtran16@users.noreply.github.com>\n\n* Support Bedrock inference-profile embedding model IDs (#245)\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: vietanhtran16 <vietanhtran16@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix Bedrock embedding model validation in aws-cdk (#244)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-07-14T06:11:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8c71967ce4a49d3c56ea3334ee69c34d58cfb08a",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(release): version packages (#238)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-10T04:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4e252d97c0ba4c76fe0c014358d76588d82e51c",
"body": "…ndexing fixes (#239)\n\n* Fix repository indexing failure visibility and retry flow\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* Add failed repository status UI and retry action\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* Enhance RepositoryStatus component with tooltip for error detail\n[…]\no-authored-by: vietanhtran16 <vietanhtran16@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\nCo-authored-by: vietanhtran16 <vietanhtran16@users.noreply.github.com>",
"is_bot": false,
"headline": "Repository indexing lifecycle: status tracking, manual retry, and uni…",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-07-10T04:29:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "aff4d6063c65a7652f7dba6ab461b9c1c99a0f12",
"body": "* Add Bedrock model provider support to `CtxPipe`\n\n- Introduced `modelProvider.kind: \"bedrock\"` with per-tier model IDs and Mantle URL wiring.\n- Implemented ECS task-role IAM for `bedrock:CallWithBearerToken`, eliminating the need for `MODEL_PROVIDER_API_KEY`.\n- Ensured backward compatibility with e\n[…]\ns for Bedrock model invocation. Enhance error messages for upstream authentication issues.\n\n---------\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "CDK and Bedrock self-hosting improvements (#236)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-07-09T07:52:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "26701a1dbeee933a020d575547a464c229e5600d",
"body": "…#237)\n\n* Refactor repository access to use system database for organization-specific queries\n\n- Updated repository-related functions to utilize `getRepositoryForOrg` and `listRepositoriesForOrg`, ensuring that repository access is filtered by organization.\n- Modified various tools to replace direct\n[…]\n`ExtractionStateAnnotation` and `ExtractionOutputAnnotation` to utilize the new annotations, enhancing code readability and maintainability.\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix code ingestion transaction timeouts by narrowing org DB context (…",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-07-07T12:40:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "79c206c88b50fa38692d895df420ef8861cc52b6",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(release): version packages (#213)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-30T03:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60a18bc87b3d3e3f9912dac479bc5d254966dd7",
"body": null,
"is_bot": false,
"headline": "Fix GitHub selected repository save visibility (#235)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-06-30T02:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "665069061b27523a901f95906e24dbef0b9a86b5",
"body": "* Tune openworkflow\n\n* Add org database context to code ingestion graph nodes\n\n- Introduced `withNodeOrgDbContext` to wrap graph nodes, allowing them to access the organization database context.\n- Updated `extractionSubgraph` and `graph` to utilize the new context-aware nodes.\n- Enhanced `withOrgDbC\n[…]\nd properties from `CodeIngestionStateSchema` to streamline the schema.\n\nThis change improves the handling of organization-specific database interactions within the code ingestion workflow.\n\n* changset",
"is_bot": false,
"headline": "Add org DB context to repository ingestion graph (#233)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-06-30T02:21:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8607284f038c4429bcaf96fb8ed7bf6f7d616b45",
"body": null,
"is_bot": false,
"headline": "Fix org creation redirect and org switcher list refresh (#231)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-06-29T13:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be3a58b0a876e8f52633ba518ba90f132ec7e3f",
"body": "Co-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix pending GitHub repository scope (#232)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-06-29T12:41:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7e89d75fe9a67b5bb2399d439e240b01a7369aba",
"body": "* Fix GitHub repo selection ingesting all repositories\n\nDefer sync-github-repositories until the user saves setup choices on PATCH.\nRegistration (POST) only links the installation; it no longer enqueues a\nfull sync that raced ahead of the repository picker.\n\nHarden PATCH dispatch: select mode requir\n[…]\nb Riedl <email@jakubriedl.cz>\n\n* Add changeset for GitHub repo selection ingest fix\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix GitHub repository selection ingesting all repos (#230)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-06-29T11:50:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5bb0d02e3ac7fa9552c20a8257c23fa2dbd08be6",
"body": "…y (#228)",
"is_bot": false,
"headline": "Fix codesearch file APIs, ingestion indexing, and worker observabilit…",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-06-24T05:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e635c57880fb4497025a2f81725392ecebeed8",
"body": "* Fix codesearch stale Postgres pool connections.\n\nUse an explicit pg.Pool with idle timeout and TCP keepalive so idle sockets are recycled before Neon/pooler drops them.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* changset\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix codesearch stale Postgres pool connections (#225)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-06-19T06:39:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "58900627440ab29b7c8468686c54671286b46215",
"body": "* Tighten ingestion extractor prompts to reduce over-exploration.\n\nReplace \"be thorough\" guidance with bounded, evidence-first instructions so ReAct agents submit earlier and hit recursion limits less often.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* changset\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Tighten ingestion extractor prompts to reduce over-exploration. (#223)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-06-18T04:26:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "42474414774255731879647da04cf105074c5b20",
"body": null,
"is_bot": false,
"headline": "Add ELv2 license files (#222)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-06-17T05:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42653ffd569b445b608915efb97c2ecc82b5216c",
"body": null,
"is_bot": false,
"headline": "Avoid having a single transaction across all steps in a workflow (#221)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-06-17T00:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278cd06799dfea815602847896477b6d51d9467c",
"body": null,
"is_bot": false,
"headline": "Document local memory CLI release (#220)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-06-15T04:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99dbb8bdb15f6774b29a24981e40c2615d078e1a",
"body": null,
"is_bot": false,
"headline": "API key auth support (#219)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-06-14T10:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc0f0bf530b92ec9479b54c95e180bfa8f29813",
"body": "* fix(ci): reset failed Railway PR environment creation\n\nDelete partially created Railway PR environments and wait five minutes when duplication from production fails so retry attempts start from a clean state.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* fix(ci): increase Railway retry clean\n[…]\niled Railway environment duplication to better handle eventual consistency before retrying.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(ci): reset failed Railway PR environment creation (#216)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-06-11T00:23:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ac37a89963a4cee185a951eb449b4323e96030f7",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>",
"is_bot": true,
"headline": "chore(release): version packages (#202)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-03T13:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d1f2cf31950f004e9b2cb8da21c4bc0e4fa702a",
"body": null,
"is_bot": false,
"headline": "X and Discord labels and links (#212)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-06-03T13:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "492d96428bb48e1932aabd3dd652c8629419349a",
"body": "* Add local memory research corpus\n\n* PRD and ADR\n\n* refined details\n\n* Local memory MCP scaffolding: markdown, hydration, supervisor, policy proxy, stdio server\n\nImplements ADR-021 §§1-7 in packages/cli:\n\n- Add ctxpipe memory {mcp,status,doctor,stop,hook} command group in src/program.ts\n- src/memor\n[…]\n\n\n* Create short-pots-unite.md\n\n* remove research artifacts\n\n* simplify config\n\n* install memory\n\n* add more tests\n\n* address feedback\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Local agent memory: AgentMemory + hybrid MCP policy proxy (#205)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-06-03T13:01:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "19452659663e1733f050ab0e81a1e07aaceebb37",
"body": null,
"is_bot": false,
"headline": "Polish onboarding transitions and add CLI setup path (#210)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-06-03T00:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeb90f338c43f36588f36b220c86b7ecee601d1c",
"body": "* Fix GitHub manage scope popup flow\n\n* Address feedback for GitHub manage scope flow\n\n* Require explicit GitHub connect intent\n\n* Open installation settings for GitHub manage scope\n\n* Revert \"Open installation settings for GitHub manage scope\"\n\nThis reverts commit fb60fdc7b8fdb536677538fb8a90cba9499b928a.\n\n* Handle missing GitHub popup callback result\n\n* Stabilize GitHub popup callback relay flow",
"is_bot": false,
"headline": "Fix GitHub manage scope popup flow (#204)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-29T07:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a8a9381c39ed4747eb9a0962362f6784e6c366",
"body": "* feat(release): add snapshot prerelease workflow_dispatch to deploy.yaml\n\nAdd one-click npm snapshot prereleases from GitHub Actions without\nconsuming changesets or publishing to latest. Manual dispatch runs a\ngate check, optionally builds GHCR images when @ctxpipe/aws-cdk has a\npending changeset, \n[…]\nsets snapshot publish command chain, mirroring\nthe existing release script pattern.\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(release): snapshot prerelease via workflow_dispatch (#209)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-28T14:18:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5e1ec05ccf22571287587ca4e3181bec13fb21c0",
"body": "* Fix Cosmograph interactions in knowledge graph.\n\n* added minor changeset\n\n* Change aws-cdk changeset to patch.",
"is_bot": false,
"headline": "Graph UI fixes (#203)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-28T03:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19fa7347b8fb8092c2ce8ebfceee22a6170893ad",
"body": "* Update README banner image\n\n* update image\n\n* empty changeset",
"is_bot": false,
"headline": "Update README banner image (#172)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-26T04:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "787a625a924e51a11bc6826a0ed6fcbe77ed23ce",
"body": "* return 202 for repository delete and run cleanup in background\n\n* remove accidental matt-pocock agent docs from branch\n\n* changeset",
"is_bot": false,
"headline": "Delete bug (#201)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-26T04:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2939cb4e0af47670fba8bd22573ef960c7dd63",
"body": null,
"is_bot": false,
"headline": "Revamp knowledge graph visualisation (#195)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-23T06:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04aeee6ba740fceb0d7fbd7d7cd0494b682f669",
"body": "* copy changes and adding images\n\n* chore: remove macOS metadata file\n\n* docs: remove unsupported MCP API key setup\n\n* changset",
"is_bot": false,
"headline": "Improving MCP docs to include our new CLI (#193)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-22T04:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd09f1fdfc32c3bc301c2cd4550e7d02b43dc79a",
"body": null,
"is_bot": false,
"headline": "ci: use npm trusted publishing for package releases (CTX-113) (#192)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-22T03:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01edb1588e90b9dfaae599d1fd1de1444477f3d5",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(release): version packages (#191)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-21T05:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c063a667d14e51adb750bae3bc5488f4e69bc08",
"body": null,
"is_bot": false,
"headline": "fix(ci): pass Forge environment to lint in deploy workflow (#184)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-21T02:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70855a063658f2ea09347e8c67061fe380b4cd54",
"body": null,
"is_bot": false,
"headline": "trigger release (#190)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-20T13:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f148d1cea47e1a687015059554eb5f2980be069",
"body": "* fix(cli): read version from package.json and add changeset for npm publish\n\nRemove the hardcoded VERSION constant. Add version.ts that loads the\nversion from package.json so --version and doctor stay in sync with\nChangesets bumps.\n\nAdd a patch changeset to publish ctxpipe@0.1.1 after the failed 0.\n[…]\njakubriedl.cz>\n\n* Revert \"chore(release): version ctxpipe CLI to 0.1.1\"\n\nThis reverts commit 66fcfae5cd9fc00f5eac772bd1ca42af8c55b3a8.\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(cli): publish ctxpipe CLI to npm (0.1.1) (#189)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-20T13:07:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c7e1eb563607fb94e8abf7cd4fb2c4d00880f344",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(release): version packages (#188)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-20T12:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c484091d3c71504dc0a7b93af7cd1f0a46aa12",
"body": "* Simplify Langfuse tracing to single graph-boundary handler\n\nAttach the Langfuse CallbackHandler once at workflow entry points\n(transport, MCP, repository ingestion) instead of re-registering it\nin every graph node. Remove the custom langfusePipelineMetrics callback\nlayer and unused @langfuse/otel \n[…]\nrigin/main.\n\nAdd @ctxpipe/aws-cdk patch changeset for backend Langfuse tracing fix.\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Simplify Langfuse tracing and fix runMap warnings (#187)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-20T12:25:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7407a5adf39293554664212060da5e3ba3a541bb",
"body": "pnpm forwards flags after the script name to the underlying command, so\n`run build --if-present` passed --if-present to tsc and broke the\nDeploy Release job after the version packages PR merged.\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(release): bind --if-present to pnpm run, not package scripts (#186)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-20T11:51:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c5fc603742d8b4160edb60be216594651e5e5e98",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(release): version packages (#185)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-20T11:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb57f3442651686da1ce2004e153327057ab7d53",
"body": "* Add simple MCP install proposal\n\n* Refocus MCP proposal on universal ctxpipe CLI\n\n* Add initial ctxpipe CLI package\n\n* Implement ctxpipe CLI MVP\n\n* Add ctxpipe CLI wizard flow\n\n* Keep ctxpipe JSON mode non-interactive\n\n* Clarify ctxpipe global setup label\n\n* Streamline ctxpipe init wizard\n\n* Add c\n[…]\nI setup branding and spinners\n\n* Ignore CLI package build artifacts\n\n* cleanup and small fixes\n\n* Create fifty-mirrors-tease.md\n\n* license\n\n---------\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>",
"is_bot": false,
"headline": "Universal ctxpipe CLI proposal and setup auth MVP (#157)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-20T10:53:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b6091784a34a278fb2d1b620b9eb1bdaeb520fe",
"body": "* refactor release workflow and aws-cdk tag stamping\n\nAdopt changesets action in deploy with clear npm release job naming, and move aws-cdk image-tag stamping to package-local generated build artifacts suitable for protected main.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* Generalize change\n[…]\nrove patterns documentation. Refactor GitHub Actions workflow to enforce changeset checks for versionable packages.\n\n* Remove redudant steps\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Change release workflow to standard changeset (#182)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-20T10:30:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fb5bcd0374557602771204ec12692ac625339bce",
"body": "- Default MODEL_MEDIUM_NAME to Gemini 3 Flash; dedupe OpenRouter fallback chain\n- Planner: fast tier, slim channel cheat-sheet, maxTokens 200\n- Agent: reasoning off for medium, tool-call discipline, recursion limit 20\n- Codesearch: transient HTTP retry, 10s timeout, graceful 4xx; TOON errors in tools\n- LangGraph checkpointer: tuned pg Pool + PostgresSaver(pool)\n- Add withTransientHttpRetry helper and unit tests; document env in models.mdx\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "perf(backend): speed up and harden ctx_advisor (#181)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-19T09:47:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d95a183f3a965a809a97026ae78f1ef180246a51",
"body": null,
"is_bot": false,
"headline": "Add AWS CDK size profiles and sizing docs. (#180)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-18T12:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6770577d3470be5ed802b93ed53b5fe47fcb3b78",
"body": "* Update GitHub app setup instructions with copyable URLs.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* Refactor GitHub self-hosted credentials step for improved readability and consistency. Adjusted formatting of labels and descriptions, and streamlined state management for copy actions. Upd\n[…]\ng 'cdk:exec' task for streamlined AWS CDK command orchestration. Update documentation to reflect changes in command execution through Turbo.\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Update github self-hosted set up steps (#179)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-17T12:43:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9a1c905f71cbe88a30b9f0cc5b98803381503526",
"body": "* Refactor package naming from @ctxpipe-ai/aws-cdk to @ctxpipe/aws-cdk across the codebase, documentation, and examples. Update npm configuration for GitHub Packages to use the new package name. Remove .npmrc file as it is no longer needed. Adjust deployment documentation to reflect the changes in p\n[…]\nand code. Ensure alignment of package and service images during CI/CD.\n\n* changeset\n\n* Update deploy workflow to refine file patterns for changeset and changelog management in AWS CDK release process.",
"is_bot": false,
"headline": "Improve release flow for aws-cdk (#176)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-16T08:07:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d1098cf195b931a3fda1d6f77e6b776a01aaf84",
"body": "* Refactor package naming from @ctxpipe-ai/aws-cdk to @ctxpipe/aws-cdk across the codebase, documentation, and examples. Update npm configuration for GitHub Packages to use the new package name. Remove .npmrc file as it is no longer needed. Adjust deployment documentation to reflect the changes in p\n[…]\nctions.\n\n* Update patterns documentation and changeset configuration to ignore private examples. Added guidance for managing changesets scope for runnable examples in the patterns.md file.\n\n* Lockfile",
"is_bot": false,
"headline": "Publish npmjs instead of GH packages (#175)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-14T04:40:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f395c485b267c99e2257445c7189c8001dd57a6a",
"body": null,
"is_bot": true,
"headline": "Version Packages (#174)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-14T02:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a797ca4f9d88dd23f498c598a8e5d14b0c49e7df",
"body": null,
"is_bot": false,
"headline": "Update aws cdk self-hosting doc & temp fix for aws-cdk (#173)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-14T02:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35474e9a87e6bb9a9e0e64e4629678440408f589",
"body": "* Enhance onboarding organization creation with slug validation\n\n- Introduced a new input field for organization slug with validation for maximum length and required entry.\n- Removed the deprecated slugify and randomSuffix functions.\n- Updated error handling to provide user feedback for invalid slug\n[…]\nlidation, and connector wiring; add smoke script and align README.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* Remove redundant code\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Simplify example of how to use our aws-cdk (#170)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-13T09:11:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fb38426128ae229d0cd92c69a60117a55fc26e73",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#169)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-13T08:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45747940fd233dad38f47a64ca31986985682b05",
"body": "* Enhance onboarding organization creation with slug validation\n\n- Introduced a new input field for organization slug with validation for maximum length and required entry.\n- Removed the deprecated slugify and randomSuffix functions.\n- Updated error handling to provide user feedback for invalid slug\n[…]\nruct to utilize the generated default service image tag, enhancing alignment with the deployed service versions.\n- Added a new `turbo.json` configuration for build task management.\n\n* Update changeset",
"is_bot": false,
"headline": "Aws cdk improvement (#167)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-13T07:48:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e48f149bafdd9c548ae278e6b42c96fe22373278",
"body": "- Remove forward-github-webhook script and smee-client; remove SMEE_URL from .env.example.\n- Document local GitHub webhook delivery via HTTPS tunnels in backend README.\n- Gate terraform-plan-pr to same-repo branches, require GitHub environment\n terraform-plan for approval before secrets run plan, truncate plan comments,\n fix plan invocation to cd to infra from GITHUB_WORKSPACE.\n- Document terraform-plan environment setup in infra/README.\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: drop Smee webhook proxy; harden terraform plan on PRs (#168)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-13T07:31:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "62447ba18de354580d0b0f4ca3c841d9955f2250",
"body": "* Refresh README positioning\n\n* Refine README and docs header links",
"is_bot": false,
"headline": "Readme pass (#166)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-13T07:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d2ea27f6b2fe23143129c39e224c84d8d00e2e",
"body": "* Initial plan\n\n* Plan\n\n* Add release plumbing and AWS CDK self-host docs.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* Add AWS CDK package and SES-backed email defaults.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n* Remove plan\n\n* add aws cdk self-host example workspace\n\nCreate a new e\n[…]\nretrieve `AUTH_SECRET` directly from Secrets Manager, enhancing security and simplifying deployment configurations.\n\n* Remove redundant code\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "AWS CDK (#154)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-13T05:53:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "62dd8e6e4cc54649016e67300eead6c45700b214",
"body": "* Document Confluence connector setup\n\n* images, styling changes, copy changes\n\n* structural fixes, images\n\n* small UI tweak on search\n\n* Polish connector docs and sidebar\n\n* Restructure source connector docs\n\n* Add Confluence connector diagrams\n\n* Add self-hosting deployment docs",
"is_bot": false,
"headline": "Document Confluence connector setup (#137)",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-12T14:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78ee12cc3e526f40a3285644f8d480f1c82ad0b5",
"body": "…#163)\n\nSquare step indicators and GitHub-style callback URL strip with ghost copy\nbutton/hover; semantic foreground/border tokens and rounded-none actions.\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Thomas Peterson <TomMkV@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(ui): align Atlassian connector wizard styling with GitHub modal (…",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-12T12:48:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f4e11e0a962b0b445a5b3ec88da065490fcbff85",
"body": "* normalise resource\n\n* try to add extra endpoints",
"is_bot": false,
"headline": "MCP debugging (#165)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-12T12:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d58a9a3a357f80adff5ebb91eaf84fd00c8b70a",
"body": null,
"is_bot": false,
"headline": "Refactor onboarding (#161)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-11T09:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7236115d5ac57ce986f2541676e48ea5267cac0a",
"body": null,
"is_bot": false,
"headline": "Fix issues on onboarding page (#160)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-08T07:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bffad02e1559c7d24e49f0a353247cec2634286",
"body": "…rts (#159)\n\n- Updated the directory structure for workflows, moving files into a dedicated 'workflows' folder.\n- Adjusted import paths in various files to reflect the new structure.\n- Enhanced the ignore patterns in the OpenWorkflow configuration to exclude test files.\n- Introduced new workflows fo\n[…]\n synchronization.\n- Added repository ingestion workflow to streamline the process of syncing GitHub repositories.\n\nThis refactor aims to improve organization and maintainability of the workflow files.",
"is_bot": false,
"headline": "refactor(openworkflow): reorganize workflow structure and update impo…",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-07T09:34:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbf42b1b9b04e71208e1f0e873b896196cfd87f5",
"body": "* feat(backend): MODEL_PROVIDER for OpenRouter, Azure, Bedrock\n\nAdd MODEL_PROVIDER (default openai-like) to gate OpenRouter-only modelKwargs\nand select auth: Bearer, Azure api-key, or Bedrock Bearer + optional IAM SigV4.\nWire Terraform/Railway and GitHub Actions (TF_VAR_model_provider via vars).\nDoc\n[…]\nnternally\n- getModel passes options.temperature via callOpts; returns provider chat\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "MODEL_PROVIDER for multi-vendor LLM (OpenRouter, Azure, Bedrock) (#158)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-07T09:33:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8378708bd5e25b8b30bc08193173632cfda17615",
"body": "* feat(github): self-host connectors wizard and per-connection webhooks\n\n- Extend connector bootstrap API with hostedDefaultAppInstallUrl and GITHUB_APP_SLUG env\n- Invalidate Octokit App cache on connection config updates; fix githubShapeToConfig imports\n- UI: self-hosted wizard modal, bootstrap-dri\n[…]\n register+connectionId, status)\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n* make it work and pretty\n\n* cleanup stories a bit\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Self-hosted GitHub connector wizard and per-connection webhooks (#149)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-04T13:52:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "253d89d242d4110d6e3a1c8adbb28d06bdd754af",
"body": "* fix(backend): align MCP OAuth discovery with Codex-style clients\n\n- Return RFC 6750 discovery WWW-Authenticate on /mcp when no Bearer token is sent\n (no invalid_token), so hosts start the authorization code flow.\n- Merge scopes_supported from authorization-server metadata into protected-\n resour\n[…]\nl.cz>\n\n* refactor(backend): inline Cache-Control on MCP protected-resource metadata\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(backend): improve MCP OAuth discovery for Codex Desktop (#156)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-04T10:29:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "da13468c6ff63bdaaab019400c326ba2c84ee7d5",
"body": "* feat(observability): wire evlog Better Auth user identification\n\nUpgrade evlog to 2.13 for evlog/better-auth. Add Hono middleware that\nresolves Better Auth sessions into wide-event user/session fields,\nskipping auth and webhook routes. Sync client identity from useSession\nvia evlog/client setIdent\n[…]\nearch scope, copy-paste block.\nREADME links to AGENTS.md for headless/Cursor Cloud.\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(observability): evlog Better Auth user identification (#110)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-04T07:30:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "57ed892025a72020e61ee74d526aa5d0aba161fb",
"body": null,
"is_bot": false,
"headline": "Merge pull request #155 from ctxpipe-ai/connector-ui-fix",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-04T06:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32dbc0e9f89d1bc83bc2871c9abf88b48827267b",
"body": null,
"is_bot": false,
"headline": "Restore connector empty state styling",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-04T04:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37dae588427a3f328fc4b876dc008013af91a053",
"body": null,
"is_bot": false,
"headline": "Fix connector UI regressions",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-04T03:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddfdc527ad291d759e20be2df52f7b0bf9377278",
"body": "…ks-ctx96-223a",
"is_bot": false,
"headline": "Merge pull request #151 from ctxpipe-ai/cursor/fix-sse-chat-text-chun…",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-05-03T12:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c27b63e9b976519eb2747ce3d3c9e52f19615c4",
"body": "…ect (#131)\n\nCo-authored-by: Thomas Peterson <159437955+TomMkV@users.noreply.github.com>\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "docs(react skill): TanStack Query for all data fetching, never useEff…",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-03T10:55:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "17d8ffcf4f48f95cd22b22f35cdb83f7b7da4d89",
"body": "* Drop space page selection table\n\n* Log connection string\n\n* Test\n\n* Work in progress\n\n* Dont log out\n\n* Remove forge tunnel as we dont need it\n\n* Add Confluence Sync Port implementation\n\n- Introduced a new plan for Confluence content synchronization, detailing the architecture and implementation s\n[…]\nursor\n\n* Update forge-provision-cli.mjs\n\n* require email\n\n* Update forge-provision-cli.mjs\n\n* progress\n\n* make it work\n\n* UI fixes\n\n---------\n\nCo-authored-by: Viet Anh Tran <vietanhtran.dev@gmail.com>",
"is_bot": false,
"headline": "Self hosting confluence (#132)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-03T10:45:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dcefe57ce00b35dabf557401b604be7f24449507",
"body": "* feat(pr-preview): strip noisy env vars, idle OpenWorkflow worker, Railway wake\n\n- pr-deploy: upsert cleared OTLP/Amplitude, ENABLE_LANGSMITH=false on\n backend/worker/ui; set OPENWORKFLOW_IDLE_EXIT_SECONDS and backend\n RAILWAY_WAKE_* for worker deploy after enqueue\n- Worker image runs supervisor \n[…]\nreated_at) >= NOW() - window; OPENWORKFLOW_IDLE_STALE_AFTER_HOURS override (1-168).\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "PR preview Railway sleep: idle worker + wake after enqueue (#150)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-05-01T10:06:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "34977db7c5d9323e86b75988e060ff742c4c283c",
"body": "Railway services use public ghcr.io images; drop registry username/password\nvariables, Railway resource fields, and TF_VAR wiring from deploy workflows.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "Remove GHCR pull credentials from Terraform and CI (#152)",
"author_name": "vietanhtran16",
"author_login": "vietanhtran16",
"committed_at": "2026-05-01T06:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e8ab6798626479df118791c52d6d0b802d0a0a",
"body": "CTX-96: filterInternalNodeMessageChunks drops whole LangGraph messages tuples,\nwhich can leave text-delta/text-end without a matching text-start for the same\nmessage id. Pipe the UI stream through a small transform that injects\ntext-start when needed.\n\nAlso debounce KG Ask panel auto-focus updates during streaming to cut\nre-renders that made streaming feel stilted.\n\nCo-authored-by: Thomas Peterson <TomMkV@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(chat): repair missing text-start after internal node stream filter",
"author_name": "Cursor Agent",
"author_login": "cursoragent",
"committed_at": "2026-05-01T01:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050d5b44c468ee4aa074ad66b9c0d729a616a0fe",
"body": "Send OpenRouter models array (primary MODEL_MEDIUM_NAME, then\nMODEL_FAST_NAME, then MODEL_HIGH_NAME) when base URL is OpenRouter,\nper routing docs. Dedupe IDs so custom env does not repeat the primary.\n\nDocument behavior in self-hosting models page.\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(backend): OpenRouter model fallbacks for medium LLM tier (#148)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-04-29T15:32:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "23c8146c22adbf9665b8c75bc1ff1b6eb1ffff8c",
"body": "… (#147)\n\n- Add /.well-known/oauth-authorization-server/mcp, /.well-known/openid-configuration/mcp,\n and /mcp/.well-known/openid-configuration aliases to the same Better Auth metadata handlers.\n- Include RFC 9728 resource_metadata in WWW-Authenticate for 401s on /mcp routes.\n- Extend auth and withAuth tests.\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(backend): MCP OAuth path-inserted discovery and resource_metadata…",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-04-29T12:29:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "414ebb50a69e7d526e1539f3934248c797a0a273",
"body": "… (#143)\n\nDocument HTTP 402 as Better Stack quota exhaustion. Use dedicated batch\nprocessors (5s timeout, 512 items) for Better Stack and LangFuse pipelines\ninstead of the default 200ms batch to reduce upstream HTTP calls and error\nlog spam when quotas are tight.\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: Thomas Peterson <TomMkV@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(otel-collector): batch exports to cut Better Stack request volume…",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-29T11:09:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4b1598c4d232900eaa648a7e735b793de07d6f7d",
"body": "…140)\n\n* feat(confluence): config-as-code gate, Git push sync, PR-only PATCH\n\n- Add confluence_sync_targets columns: setupPhase, pendingConfigPullUrl, pendingConfigPrCreating\n- Load sync scope from confluence/config.yaml on default branch; skip content while awaiting_merge\n- Split confluence-sync-co\n[…]\ndl.cz>\n\n* story(ui): MergeConfig step + Confluence card awaiting_merge/initial_sync\n\nCo-authored-by: Jakub Riedl <email@jakubriedl.cz>\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Confluence config-as-code: YAML scope, PR gate, push/sync webhooks (#…",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-04-28T13:28:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6765ff54b4601853369b59278f94c150a3e4c8bc",
"body": null,
"is_bot": false,
"headline": "chore(backend): refresh default OpenRouter LLM tiers (#136)",
"author_name": "Jakub Riedl",
"author_login": "jakubriedl",
"committed_at": "2026-04-28T07:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795ce6b18e7095fd68dacd3a2dbaa9ee5323c317",
"body": "…w-error\n\nHandle unavailable GitHub installations on repo page",
"is_bot": false,
"headline": "Merge pull request #138 from ctxpipe-ai/codex/repo-page-github-previe…",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T06:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2ac6f8cac6f0cff0918d9d01018d16031e2f8f",
"body": null,
"is_bot": false,
"headline": "Handle unavailable GitHub installations on repo page",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T06:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae26d313938cfc0f1a05d5660aef9bf9a635cb4",
"body": "Connector UI",
"is_bot": false,
"headline": "Merge pull request #135 from ctxpipe-ai/connector-ui",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T03:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae49dbc801e15e0e837275b3ede07539de9eb381",
"body": null,
"is_bot": false,
"headline": "Add tools link to home",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T03:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe7f94339b7204cb6a4a0d4879c52d3e9c87153",
"body": null,
"is_bot": false,
"headline": "Use inline loader on connectors page",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T03:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a7a30b1491ac42777400ad77897b09afd14b29",
"body": null,
"is_bot": false,
"headline": "Add empty repository GitHub CTA",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T01:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "210aef04bfdbad2b49d6d1a16c62a99b2fd0c250",
"body": null,
"is_bot": false,
"headline": "Add GitHub connector removal",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T01:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a02e97612408dd728479605d3972793fe5b8ea7e",
"body": null,
"is_bot": false,
"headline": "Narrow Atlassian setup modal",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T01:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a2b1248cfe3db082eb8ad39b04bf3d9bca4f58",
"body": null,
"is_bot": false,
"headline": "Narrow connector catalog modal",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T01:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d43310d2e724189690956503eca1cf7bc28bd0",
"body": null,
"is_bot": false,
"headline": "Compact connector cards",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T01:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "563f81d28444a07cd7dac2ce061ad2098b027346",
"body": null,
"is_bot": false,
"headline": "Polish connector UI styling",
"author_name": "Thomas Peterson",
"author_login": "TomMkV",
"committed_at": "2026-04-28T01:24:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 417,
"latest_release_at": "2026-07-21T10:31:39Z",
"latest_release_tag": "@ctxpipe/aws-cdk@3.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 24,
"days_since_latest_release": 8,
"mean_days_between_releases": 8.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ctxpipe",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/ctxpipe",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/ctxpipe-ai/ctxpipe",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 47,
"first_published_at": "2026-05-05T04:04:43.863000Z",
"latest_published_at": "2026-06-03T13:23:33.881000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 56
},
{
"name": "@ctxpipe/aws-cdk",
"exists": true,
"license": "Elastic-2.0",
"keywords": [
"cdk",
"aws",
"ecs",
"ctxpipe"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ctxpipe/aws-cdk",
"is_deprecated": false,
"latest_version": "3.0.1",
"repository_url": "https://github.com/ctxpipe-ai/ctxpipe",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 2065,
"first_published_at": "2026-05-14T04:41:49.781000Z",
"latest_published_at": "2026-07-21T10:31:37.518000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 0,
"stars": 14,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"apps/backend/tsconfig.json",
"apps/codesearch/tsconfig.json",
"apps/docs/tsconfig.json",
"apps/ui/tsconfig.json",
"examples/aws-cdk-self-host/tsconfig.json",
"packages/aws-cdk/tsconfig.json",
"packages/cli/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 42855,
"source_files_sampled": 702,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"apps/backend/AGENTS.md",
"apps/ui/AGENTS.md"
],
"agent_instruction_max_bytes": 22546
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 21,
"malicious_count": 0,
"assessed_package": "npm:ctxpipe@0.2.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@ai-sdk/langchain",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.11"
},
{
"name": "@amplitude/analytics-node",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.52"
},
{
"name": "@aws-sdk/client-bedrock-runtime",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1077.0"
},
{
"name": "@better-auth/api-key",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.23"
},
{
"name": "@better-auth/infra",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.5"
},
{
"name": "@better-auth/oauth-provider",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.23"
},
{
"name": "@better-auth/passkey",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.23"
},
{
"name": "@hono/mcp",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@hono/zod-openapi",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.2"
},
{
"name": "@langchain/aws",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.2"
},
{
"name": "@langchain/core",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.1"
},
{
"name": "@langchain/langgraph",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.7"
},
{
"name": "@langchain/langgraph-api",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.1"
},
{
"name": "@langchain/langgraph-checkpoint-postgres",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.4"
},
{
"name": "@langchain/openai",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.3"
},
{
"name": "@langfuse/langchain",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^5.9.1"
},
{
"name": "@modelcontextprotocol/sdk",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.26.0"
},
{
"name": "@octokit/webhooks",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^14.2.0"
},
{
"name": "@opentelemetry/auto-instrumentations-node",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.71.0"
},
{
"name": "@opentelemetry/exporter-metrics-otlp-http",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.213.0"
},
{
"name": "@opentelemetry/exporter-trace-otlp-http",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.213.0"
},
{
"name": "@opentelemetry/resources",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.0"
},
{
"name": "@opentelemetry/sdk-metrics",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.0"
},
{
"name": "@opentelemetry/sdk-node",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.213.0"
},
{
"name": "@opentelemetry/semantic-conventions",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.40.0"
},
{
"name": "@openworkflow/cli",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.2"
},
{
"name": "@react-email/components",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.36"
},
{
"name": "@react-email/render",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.5"
},
{
"name": "@scalar/hono-api-reference",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.9.44"
},
{
"name": "@scure/base",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.0"
},
{
"name": "@sindresorhus/slugify",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "@toon-format/toon",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.0"
},
{
"name": "ai",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.105"
},
{
"name": "better-auth",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.23"
},
{
"name": "dotenv",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^17.3.1"
},
{
"name": "drizzle-orm",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "beta"
},
{
"name": "evlog",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.13.0"
},
{
"name": "falkordb",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^6.6.2"
},
{
"name": "hono",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^4.12.1"
},
{
"name": "jose",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^6.1.3"
},
{
"name": "langchain",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.2"
},
{
"name": "neo4j-driver",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.1"
},
{
"name": "nodemailer",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^6.10.1"
},
{
"name": "octokit",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.2"
},
{
"name": "openworkflow",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.8.0"
},
{
"name": "pg",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^8.18.0"
},
{
"name": "postgres",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.5"
},
{
"name": "react",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.4"
},
{
"name": "react-dom",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.4"
},
{
"name": "uuid",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^13.0.0"
},
{
"name": "yaml",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.8.2"
},
{
"name": "zod",
"manifest": "apps/backend/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
},
{
"name": "@hono/zod-openapi",
"manifest": "apps/codesearch/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.2"
},
{
"name": "@scalar/hono-api-reference",
"manifest": "apps/codesearch/package.json",
"ecosystem": "npm",
"version_constraint": "^0.9.44"
},
{
"name": "drizzle-orm",
"manifest": "apps/codesearch/package.json",
"ecosystem": "npm",
"version_constraint": "beta"
},
{
"name": "hono",
"manifest": "apps/codesearch/package.json",
"ecosystem": "npm",
"version_constraint": "^4.12.1"
},
{
"name": "jose",
"manifest": "apps/codesearch/package.json",
"ecosystem": "npm",
"version_constraint": "^6.1.3"
},
{
"name": "pg",
"manifest": "apps/codesearch/package.json",
"ecosystem": "npm",
"version_constraint": "^8.18.0"
},
{
"name": "zod",
"manifest": "apps/codesearch/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
},
{
"name": "@ai-sdk/react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.107"
},
{
"name": "@amplitude/analytics-browser",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.36.9"
},
{
"name": "@base-ui/react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "@better-auth/api-key",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.6"
},
{
"name": "@better-auth/oauth-provider",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.6"
},
{
"name": "@better-auth/passkey",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.6"
},
{
"name": "@cosmograph/react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "2.2.1"
},
{
"name": "@daveyplate/better-auth-tanstack",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.6"
},
{
"name": "@daveyplate/better-auth-ui",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.0"
},
{
"name": "@scure/base",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.0"
},
{
"name": "@streamdown/cjk",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
},
{
"name": "@streamdown/code",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.3"
},
{
"name": "@streamdown/math",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
},
{
"name": "@streamdown/mermaid",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
},
{
"name": "@tabler/icons-react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.37.1"
},
{
"name": "@tailwindcss/vite",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.0"
},
{
"name": "@tanstack/nitro-v2-vite-plugin",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.154.7"
},
{
"name": "@tanstack/react-devtools",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.9.6"
},
{
"name": "@tanstack/react-query",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^5.90.21"
},
{
"name": "@tanstack/react-router",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.162.4"
},
{
"name": "@tanstack/react-router-devtools",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.162.4"
},
{
"name": "@tanstack/react-router-ssr-query",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.162.4"
},
{
"name": "@tanstack/react-start",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.162.4"
},
{
"name": "@tanstack/router-plugin",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.162.4"
},
{
"name": "ai",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.105"
},
{
"name": "better-auth",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.6"
},
{
"name": "class-variance-authority",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "cmdk",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "diff",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^9.0.0"
},
{
"name": "evlog",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.13.0"
},
{
"name": "hono",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "lucide-react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.575.0"
},
{
"name": "motion",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^12.38.0"
},
{
"name": "motionwind-react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.1"
},
{
"name": "nanoid",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.6"
},
{
"name": "react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.4"
},
{
"name": "react-aria",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.46.0"
},
{
"name": "react-aria-components",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.15.1"
},
{
"name": "react-dom",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.4"
},
{
"name": "shadcn",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.8.5"
},
{
"name": "sonner",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.7"
},
{
"name": "streamdown",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.3.0"
},
{
"name": "tailwind-merge",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.5.0"
},
{
"name": "tailwind-variants",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.2"
},
{
"name": "tailwindcss",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.0"
},
{
"name": "tailwindcss-animate",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.7"
},
{
"name": "tailwindcss-react-aria-components",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.1"
},
{
"name": "tw-animate-css",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.0"
},
{
"name": "unicornstudio-react",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "2.1.4-1"
},
{
"name": "use-stick-to-bottom",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.3"
},
{
"name": "use-sync-external-store",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.0"
},
{
"name": "uuid",
"manifest": "apps/ui/package.json",
"ecosystem": "npm",
"version_constraint": "^13.0.0"
},
{
"name": "aws-cdk-lib",
"manifest": "packages/aws-cdk/package.json",
"ecosystem": "npm",
"version_constraint": "^2.260.0"
},
{
"name": "constructs",
"manifest": "packages/aws-cdk/package.json",
"ecosystem": "npm",
"version_constraint": "^10.6.0"
},
{
"name": "@clack/prompts",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.1"
},
{
"name": "@napi-rs/keyring",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.0"
},
{
"name": "chalk",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^5.6.2"
},
{
"name": "commander",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^14.0.3"
}
],
"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": 11,
"merged_prs": 190,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 58
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "TomMkV",
"commits": 205,
"avatar_url": "https://avatars.githubusercontent.com/u/159437955?v=4"
},
{
"type": "User",
"login": "jakubriedl",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/2728690?v=4"
},
{
"type": "User",
"login": "vietanhtran16",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/23372284?v=4"
},
{
"type": "User",
"login": "cursoragent",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/199161495?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.504
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"changeset-guard.yaml",
"cli-test.yaml",
"deploy.yaml",
"pr-deploy.yaml",
"terraform-plan-pr.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "29 out of 29 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": 3,
"reason": "Found 10/27 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "163 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "07005f1cba94e8a5abbcacd0a13b11935ec810c9",
"ran_at": "2026-07-29T15:05:09Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T09:25:29Z",
"oldest_open_prs": [
{
"number": 45,
"created_at": "2026-03-23T12:21:43Z",
"last_comment_at": "2026-05-22T09:04:22Z",
"last_comment_author": "vercel"
},
{
"number": 105,
"created_at": "2026-04-15T12:42:32Z",
"last_comment_at": "2026-04-15T12:46:16Z",
"last_comment_author": "github-actions"
},
{
"number": 106,
"created_at": "2026-04-15T14:15:46Z",
"last_comment_at": "2026-04-15T14:19:32Z",
"last_comment_author": "github-actions"
},
{
"number": 142,
"created_at": "2026-04-28T14:19:25Z",
"last_comment_at": "2026-04-28T14:23:50Z",
"last_comment_author": "github-actions"
},
{
"number": 153,
"created_at": "2026-05-04T03:08:48Z",
"last_comment_at": "2026-07-24T12:10:15Z",
"last_comment_author": "github-actions"
},
{
"number": 207,
"created_at": "2026-05-28T08:03:29Z",
"last_comment_at": "2026-05-28T08:06:01Z",
"last_comment_author": "github-actions"
},
{
"number": 208,
"created_at": "2026-05-28T08:24:11Z",
"last_comment_at": "2026-05-28T08:28:34Z",
"last_comment_author": "github-actions"
},
{
"number": 217,
"created_at": "2026-06-10T11:44:58Z",
"last_comment_at": "2026-06-10T11:51:08Z",
"last_comment_author": "github-actions"
},
{
"number": 234,
"created_at": "2026-06-30T00:48:02Z",
"last_comment_at": "2026-06-30T00:50:42Z",
"last_comment_author": "github-actions"
},
{
"number": 258,
"created_at": "2026-07-28T06:12:29Z",
"last_comment_at": "2026-07-28T06:16:04Z",
"last_comment_author": "github-actions"
},
{
"number": 259,
"created_at": "2026-07-28T09:56:31Z",
"last_comment_at": "2026-07-28T10:00:15Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2026-07-28T09:21:16Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ctxpipe-ai/ctxpipe",
"host": "github.com",
"name": "ctxpipe",
"owner": "ctxpipe-ai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 51,
"vitality": 89,
"community": 36,
"governance": 54,
"calibration": "2026-08-02",
"engineering": 67,
"ai_readiness": 71,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 89,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"commits_last_year": 417,
"human_commit_share": 0.91,
"days_since_last_push": 0,
"active_weeks_last_year": 24
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "24/52 weeks with commits",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 24
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "417 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 417
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 9,
"latest_release_tag": "@ctxpipe/aws-cdk@3.0.1",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 8.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": "weak",
"name": "Community & Adoption",
"value": 36,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 0,
"stars": 14,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "14 stars",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 14
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 55,
"inputs": {
"packages": [
"ctxpipe",
"@ctxpipe/aws-cdk"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2112
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,112 downloads/month across npm",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2112,
"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": 54,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.504
},
"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 50% of commits",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 50
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"merged_prs": 190,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": null,
"closed_unmerged_prs": 58,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "190/248 decided PRs merged",
"points": 23,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 190,
"decided": 248
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/27 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ctxpipe-ai",
"public_repos": 1,
"account_age_days": 158
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of ctxpipe-ai",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "ctxpipe-ai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~0 yr old",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ctxpipe",
"@ctxpipe/aws-cdk"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"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": 67,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"agentic-coding",
"ai-agents",
"context-engineering"
],
"has_wiki": false,
"homepage": "https://ctxpipe.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://ctxpipe.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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.9
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "29 out of 29 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 10/27 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "163 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ctxpipe@0.2.0 runtime dependency closure — what installing the published package pulls in — 21 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:ctxpipe@0.2.0",
"assessed": 21
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 21,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 21,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 71,
"weight": 0.04,
"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.857,
"agent_instruction_files": [
"AGENTS.md",
"apps/backend/AGENTS.md",
"apps/ui/AGENTS.md"
],
"agent_instruction_max_bytes": 22546
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, apps/backend/AGENTS.md, apps/ui/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, apps/backend/AGENTS.md, apps/ui/AGENTS.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": "78 of 91 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 91
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"apps/backend/tsconfig.json",
"apps/codesearch/tsconfig.json",
"apps/docs/tsconfig.json",
"apps/ui/tsconfig.json",
"examples/aws-cdk-self-host/tsconfig.json",
"packages/aws-cdk/tsconfig.json",
"packages/cli/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.4,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "apps/backend/tsconfig.json, apps/codesearch/tsconfig.json, apps/docs/tsconfig.json, apps/ui/tsconfig.json, examples/aws-cdk-self-host/tsconfig.json, packages/aws-cdk/tsconfig.json, packages/cli/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apps/backend/tsconfig.json, apps/codesearch/tsconfig.json, apps/docs/tsconfig.json, apps/ui/tsconfig.json, examples/aws-cdk-self-host/tsconfig.json, packages/aws-cdk/tsconfig.json, packages/cli/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "40 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 40,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 42855,
"source_files_sampled": 702,
"oversized_source_files": 0
},
"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": "0/702 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 702,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"mcp-server",
"library",
"web-ui",
"cli"
],
"scores": {
"cli": 4,
"web-ui": 4,
"library": 6,
"mcp-server": 7
},
"primary": "mcp-server",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "dependencies",
"label": "cli",
"source": "dep:commander",
"weight": 4
},
{
"tier": "dependencies",
"label": "mcp-server",
"source": "dep:@modelcontextprotocol/sdk",
"weight": 4
},
{
"tier": "dependencies",
"label": "web-ui",
"source": "dep:react-dom",
"weight": 4
},
{
"tier": "structure",
"label": "mcp-server",
"source": "mcp_signal",
"weight": 3
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"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-29T15:05:33.459148Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ctxpipe-ai/ctxpipe.svg",
"full_name": "ctxpipe-ai/ctxpipe",
"license_state": "custom",
"license_spdx": null
}