原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 630,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 17896,
"TypeScript": 294950
},
"pushed_at": "2026-07-23T21:45:57Z",
"created_at": "2026-06-29T23:04:41Z",
"owner_type": "User",
"updated_at": "2026-07-23T21:45:55Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Cihan Aslan",
"type": "User",
"login": "caslanqa",
"company": null,
"location": "Turkey",
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/104274222?v=4",
"created_at": "2022-04-23T18:22:44Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 1552
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "@pwtap/platform@0.1.1",
"kind": "other",
"published_at": "2026-07-22T15:21:37Z"
},
{
"tag": "@pwtap/plugin-ai-judge@0.1.1",
"kind": "other",
"published_at": "2026-07-22T15:21:34Z"
},
{
"tag": "@pwtap/plugin-maestro@0.2.0",
"kind": "other",
"published_at": "2026-07-22T15:21:31Z"
},
{
"tag": "@pwtap/create@0.2.0",
"kind": "other",
"published_at": "2026-07-22T15:21:28Z"
},
{
"tag": "@pwtap/plugin-ai-judge@0.1.0",
"kind": "other",
"published_at": "2026-07-22T11:35:00Z"
},
{
"tag": "@pwtap/create@0.1.0",
"kind": "other",
"published_at": "2026-07-22T11:34:57Z"
},
{
"tag": "@pwtap/platform@0.1.0",
"kind": "other",
"published_at": "2026-07-22T11:34:54Z"
},
{
"tag": "v4.0.4",
"kind": "patch",
"published_at": "2026-07-18T15:15:14Z"
},
{
"tag": "v4.0.3",
"kind": "patch",
"published_at": "2026-07-18T14:29:13Z"
},
{
"tag": "v4.0.2",
"kind": "patch",
"published_at": "2026-07-18T14:08:41Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2026-07-18T00:29:45Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-07-17T23:45:50Z"
},
{
"tag": "v3.6.0",
"kind": "minor",
"published_at": "2026-07-17T19:27:09Z"
},
{
"tag": "v3.5.0",
"kind": "minor",
"published_at": "2026-07-14T21:41:24Z"
},
{
"tag": "v3.4.0",
"kind": "minor",
"published_at": "2026-07-14T20:28:24Z"
},
{
"tag": "v3.3.2",
"kind": "patch",
"published_at": "2026-07-13T17:53:42Z"
},
{
"tag": "v3.3.1",
"kind": "patch",
"published_at": "2026-07-13T17:50:15Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2026-07-13T17:43:47Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2026-07-13T16:05:27Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2026-07-13T11:18:18Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-07-13T10:15:52Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-07-12T22:08:46Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-07-12T21:43:44Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-06-30T18:31:43Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-06-29T23:56:53Z"
}
],
"recent_commits": [
{
"oid": "f4ea512e5126aaf6becb9eac0d78deeb51d03665",
"body": null,
"is_bot": true,
"headline": "chore(release): version packages [skip ci]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T21:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300f762331135ad84f52efaa5f8f6e6bc7e390c8",
"body": "feat(maestro): step logs added to maestro test report",
"is_bot": false,
"headline": "Merge pull request #20 from caslanqa/feat/maestro-report-enrichment",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-23T21:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6df13507fc527d3f2357dc60930ad50a0041ed2",
"body": "…Playwright's own config\n\nAdd two whole-test evidence capture modes: MOBILE_DEVICE_LOG=1 attaches the\ndevice's own OS system log as `device-log`; screen recording attaches as\n`maestro-recording`.\n\nRedesigned screen recording and screenshots to stop being mobile-specific\nsettings. The `maestro` fixtu\n[…]\nover them. Built on Node's own readline.emitKeypressEvents +\nsetRawMode (no new dependency). Non-interactive scaffolds (-y / no TTY) are\nunaffected, still taking defaultSelected plugins automatically.",
"is_bot": false,
"headline": "feat: device logs, screen recording, and unify video/screenshot with …",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-23T21:40:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e1ce755671621521e633e8c7923abde03c42ffef",
"body": "Shared by mobile plugins (maestro today, appium later): clearLogcat/dumpLogcat\n+ startAndroidRecording (Android), logCaptureStart/dumpSimLog + startSimRecording\n(iOS simulator), and the ScreenRecording type.\n\nlogCaptureStart formats a `log show --start` timestamp as LOCAL wall-clock time\nwith an explicit numeric UTC offset — a bare UTC string is silently misread as\nlocal time and returns ~everything since boot instead of the intended window.",
"is_bot": false,
"headline": "feat: add device log capture and screen recording primitives",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-23T21:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12d624439e5fd65eea4b520ea8f11f5e8fc7c3a",
"body": null,
"is_bot": false,
"headline": "feat(maestro): step logs added to maestro test report",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-23T20:11:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e402b6032d667b9b4caf67c8392abde41ac4131",
"body": null,
"is_bot": true,
"headline": "chore(release): version packages [skip ci]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T16:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "321519666617da10614511f1101c9d93f2e1a71c",
"body": "chore(release): changelog flow updated and fixed merge step",
"is_bot": false,
"headline": "Merge pull request #19 from caslanqa/feat/pwtap-monorepo",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-22T16:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef093c7d481d44c3aea0ec676f9c0c21be93e5a",
"body": null,
"is_bot": false,
"headline": "chore(release): changelog flow updated and fixed merge step",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T16:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e1d5e0b9df46bca8fa057841a9569ea4295bec",
"body": "chore(release): version packages",
"is_bot": false,
"headline": "Merge pull request #18 from caslanqa/changeset-release/main",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-22T15:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f19a8512c3a1d1c32b8da9eadd4e655e48f0aa54",
"body": null,
"is_bot": true,
"headline": "chore(release): version packages",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T15:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb8b56fbfdb3e8423c58b77b0ce2b0ba2bedf08",
"body": "feat(core): prompt for package.json metadata (npm-init style)",
"is_bot": false,
"headline": "Merge pull request #17 from caslanqa/feat/pwtap-monorepo",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-22T15:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf322df1fdf43ace0ac6deeb7dd792216b9cb8c0",
"body": "Interactively collect version, description, author (defaulted from git identity),\nkeywords, and repository URL alongside the project name and license, and write them\ninto the generated package.json (empty answers omitted; -y takes defaults).",
"is_bot": false,
"headline": "feat(core): prompt for package.json metadata (npm-init style)",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T15:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c47cb98442021f23812d5930639f0851efbd731",
"body": "chore(release): version packages",
"is_bot": false,
"headline": "Merge pull request #16 from caslanqa/changeset-release/main",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-22T15:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c746e8382bea577822bcdab5042681ec6fc35247",
"body": null,
"is_bot": true,
"headline": "chore(release): version packages",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T15:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "636d5d5fe52f6d54e41ea830253451c2eaee5461",
"body": "Feat/pwtap monorepo",
"is_bot": false,
"headline": "Merge pull request #15 from caslanqa/feat/pwtap-monorepo",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-22T15:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e052a8e16559fd479a8d447b81dd1f8c3ef8db0f",
"body": "…s; fix MAESTRO_BIN\n\n- maestro project is now fullyParallel; per-device lock serializes same-device and\n parallelizes different devices/platforms with --workers (the device pool).\n- add a maestro-teardown project that shuts down framework-booted devices after the\n run (headed or headless); MOBILE_KEEP_DEVICES=1 keeps them.\n- fix: MAESTRO_BIN default '' + `??` spawned an empty binary → use `|| 'maestro'`.",
"is_bot": false,
"headline": "feat(maestro): parallel runs (device pool) + auto-close booted device…",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T14:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc51ac0ecf1af8cb00b39bcf0d30f51612c5db68",
"body": null,
"is_bot": false,
"headline": "fix(maestro): fall back to `maestro` when MAESTRO_BIN is blank",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T14:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3025e807468c34a7e0a3eae1d15fdc081b08ae6",
"body": null,
"is_bot": false,
"headline": "docs: development guides added",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T14:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e6f9f1ab78fedbb2ecc35f10da318fbce4c136",
"body": "One `maestro` fixture with two mixable authoring styles: an imperative\nPlaywright-style API (MaestroMcpSession over `maestro mcp`) and batch YAML flows\n(MaestroRunner). Android + iOS simulator, macOS-first.\n\n- Salvaged the Maestro core and rewired device discovery/boot/lock/shell to the\n @pwtap/pla\n[…]\nstro`\n project (no testDir → inherits the project's tests folder), MOBILE_* env keys,\n example spec + flows, docs, scripts, and an advisory host check.\n- create: register maestro as a stable plugin.",
"is_bot": false,
"headline": "feat(maestro): add @pwtap/plugin-maestro — dual-mode mobile testing",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T13:58:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "30c4b55863cf61ba9a1e1f867fd52c622cd81321",
"body": null,
"is_bot": false,
"headline": "fix: commitlint missing scope added",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T13:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8869bb10c918acaf44492527e0a8803ef61942f",
"body": "Feat/pwtap monorepo",
"is_bot": false,
"headline": "Merge pull request #14 from caslanqa/feat/pwtap-monorepo",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-22T13:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9312e3ff6d8bf768d75c757b36f91b6f2c9f309b",
"body": null,
"is_bot": false,
"headline": "docs: remote path updated for git",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T13:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2d91e055c3a34f8dcb87af330e12a595b226ec",
"body": null,
"is_bot": false,
"headline": "feat: copilot cli instruction file added",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T12:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c495e50bb1d92664479e75e3bd7ca80029b4a224",
"body": "Ask the same questions as the official initializer (minus TypeScript/JavaScript —\nthe platform is TypeScript-only):\n\n- tests-folder name: renames tests/ and repoints playwright.config testDir, the\n tsconfig @tests alias, and the eslint test glob; recorded as pwtap.testsDir so a\n later `add` copies plugin examples into it.\n- optional GitHub Actions workflow (.github/workflows/playwright.yml).\n- install browsers (now a prompt, was flag-only).\n- install OS dependencies on Linux.",
"is_bot": false,
"headline": "feat: mirror official `npm init playwright` prompts",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T12:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5086460a6118dae8cc4fe6e88a74528fab38873",
"body": "…ests/ui\n\nPairs with tests/api. Playwright config is glob-based, so test discovery is unaffected.",
"is_bot": false,
"headline": "refactor(core): rename scaffolded UI examples from tests/example to t…",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T12:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ee9aa4032a86151aa02b6cb41897a9669e3fc24",
"body": "Feat/pwtap monorepo",
"is_bot": false,
"headline": "Merge pull request #13 from caslanqa/feat/pwtap-monorepo",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-22T11:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460fbf536cd3e3cc0a0bfe06a0a4d4b4253cfcd0",
"body": "- .github/workflows/release.yml: manual (workflow_dispatch) changesets pipeline —\n opens a Version Packages PR when changesets are pending, otherwise publishes to\n npmjs.org and tags a GitHub Release. Requires the NPM_TOKEN repo secret.\n- root: add `release` script (changeset publish).\n- platform + create: add repository metadata + prepack self-build; bump 0.0.0 → 0.1.0\n with generated changelogs.",
"is_bot": false,
"headline": "feat(ci): add manual changesets release workflow, prep v0.1.0",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T11:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2da142d78c0733765ad97a42ebebd87fc27f95b",
"body": "Opt-in plugin exposing LLM-as-judge matchers (toPassRubric, toScoreAtLeast,\ntoMatchImage) merged onto the core `expect` via mergeExpects, wired through the\nmanifest-driven scaffolder (`add ai-judge`).\n\n- Prefix-routed provider registry: `local/` (Ollama), `anthropic/` (native Claude\n via @anthropic\n[…]\nture to independent optional test?/expect?;\n fix assets.ts packageRoot to resolve past package exports maps; ai-judge → stable.\n- eslint/tsconfig: ignore templates, let matcher-only specs type-check.",
"is_bot": false,
"headline": "feat(ai): add @pwtap/plugin-ai-judge with multi-provider LLM judge",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T11:30:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1277630c36fa56a244072a67542638b187d15e6",
"body": null,
"is_bot": false,
"headline": "feat: commit checks added",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-22T00:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1842d0e1d789db8c9b6c86118b5fabe3f51e795",
"body": "…ffolder\n\nRewrite the single-package scaffolder into an npm-workspaces monorepo where UI + API\nis the copied-in core and every engine (mobile/perf/desktop/security/ai-judge) is an\nopt-in, separately published npm plugin. macOS-first.\n\n- workspace: npm workspaces, tsconfig base + solution, Changesets\n[…]\nate: manifest-driven scaffolder (create/add/remove), marker-anchored injectors,\n KNOWN_PLUGINS registry, prepack bundling of core-template\n- remove old single-package layout (salvaged into packages/)",
"is_bot": false,
"headline": "feat: introduce @pwtap monorepo foundation — UI+API core + plugin sca…",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-21T23:58:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "51a11b0fcb2e611c44566e21ac0a3108c8387b83",
"body": null,
"is_bot": true,
"headline": "chore(release): v4.0.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T00:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ddb043895e182fdb89a838e9e65453a90b175d",
"body": null,
"is_bot": false,
"headline": "fix: module installation process issue fixed",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-18T00:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d287c6d0a8fc6bdc305e9c920135ddc5ef9cc3",
"body": null,
"is_bot": true,
"headline": "chore(release): v4.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T23:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "455765692c03c20bc9f4511ce4fa4c7a2e40c4ea",
"body": "Feat/desktop testing integration",
"is_bot": false,
"headline": "Merge pull request #11 from caslanqa/feat/desktop-testing-integration",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-17T23:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dddc9e5ee6ea7e076dc1772275d0af12c4c3820",
"body": "…-out + install-later)\n\n- Introduce a MODULES manifest as the single source of truth for the opt-in mobile/desktop engines, and drive both the create-time and add-on flows (plus createPackageJson's scripts/devDeps) from it.\n- Fix clean opt-out: strip a disabled module's shared files (fixtures/<m>Fix\n[…]\n JSON/config helpers (mergeJson, deleteKeys, sortObj, appendReadmeSection, patchPlaywrightConfig) and the addModules routine; no changes to the distro's own configs (only scaffold OUTPUT is filtered).",
"is_bot": false,
"headline": "feat(scaffold): make mobile & desktop true plug-in modules (clean opt…",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-17T23:40:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec91d2a985587dfd65bd1f245af484f5c456e818",
"body": "- Add a `desktop` engine driving Electron apps via Playwright's native `_electron` (desktop/core/ElectronSession + apps catalog + a build-free example app): the window is a real Page, so web POMs, `expect`, and `expectAi` work unchanged, and the fixture attaches a genuine trace + failure screenshot.\n[…]\nnject `electron` into the generated project's devDependencies only when chosen.\n- Document it in docs/DESKTOP_TESTING.md, including the Linux/CI xvfb note and native-apps-via-Appium as a V2 follow-up.",
"is_bot": false,
"headline": "feat(desktop): add opt-in Electron desktop testing as a fifth engine",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-17T20:07:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "339cda78f96ae89c1a64bee0bd898fe97c72ae1a",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.6.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T19:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c3963a68045fd78ffc6b6fe639ea7a1ab7558b5",
"body": "feat(scaffold): auto-provision mobile/Allure CLIs and gather package …",
"is_bot": false,
"headline": "Merge pull request #10 from caslanqa/feat/maestro-mcp-playwright-codes",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-17T19:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57fb4f896d8a69689f4838678edc3cc44ea6990",
"body": "…metadata\n\n- On mobile opt-in, check and best-effort install adb, the Maestro CLI, and the Android SDK command-line tools cross-platform (brew/scoop/winget; advise instead of running unattended sudo), and install the Allure CLI via npm regardless of mobile.\n- Ask npm-init-style package metadata (ver\n[…]\nile --workers=3.\n- Make the mobile opt-in itself trigger the CLI checks (drop the separate \"install Maestro?\" prompt and --install-maestro flag); all installs are best-effort and respect --no-install.",
"is_bot": false,
"headline": "feat(scaffold): auto-provision mobile/Allure CLIs and gather package …",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-17T19:18:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25b491c78393599ec29e7ddd1c94044432370d51",
"body": "feat(mobile): imperative Maestro API, real report evidence, and AI-judged screens",
"is_bot": false,
"headline": "Merge pull request #9 from caslanqa:feat/maestro-mcp-playwright-codes",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-17T18:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "722ef78950a312d6e3cd0e9732c2843f50054226",
"body": "…dged screens\n\n- Add an imperative Maestro API over a warm `maestro mcp` driver (mobile/core/McpClient + MaestroMcpSession): launchApp/tapOn/inputText/assert*/scroll*/isVisible/inspectScreen/takeScreenshot on the `maestro` fixture, alongside the existing YAML `run()`; each command is a report step w\n[…]\nn \"AI judgement\" step on both pass and fail.\n- Sync the scaffolder's generated package.json scripts to this repo's scripts (mobile scripts stay opt-in gated) and align docs to test:mobile --workers=3.",
"is_bot": false,
"headline": "feat(mobile): imperative Maestro API, real report evidence, and AI-ju…",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-17T18:36:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e8f69ebd9c954573de24987602b2acb793f26f77",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.5.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-14T21:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021b3957dd3d41792ff1925a9f577786c4f72670",
"body": "- Parse Maestro's debug commands-*.json (mobile/core/maestroReport.ts) and replay each command as a native Playwright step, so the HTML report shows the flow step-by-step with durations and marks the failing step with its real reason from maestro.log.\n- Keep the step list clean like Maestro's own HT\n[…]\no \"Attach\" steps), and omit box on steps so failures stay code-frame-free.\n- Attach maestro.log and the failure screenshot for debugging, and document the reporting behavior in docs/MOBILE_TESTING.md.",
"is_bot": false,
"headline": "feat(mobile): step-level reporting in the Playwright report (#8)",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-14T21:39:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a4a561a8111bd38e6ffc308ea027498f02cb6063",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.4.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-14T20:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a294cf4a98283752498047188f95438da3ee994a",
"body": "feat: parallel execution added on mobile testing",
"is_bot": false,
"headline": "Merge pull request #7 from caslanqa/feat/device-pool",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-14T20:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "442470213fb15501ea3a6f786edb1c4f250af5c1",
"body": "- android platforms runs in parallel\n- ios platform runs serial",
"is_bot": false,
"headline": "feat: parallel execution added on mobile testing",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-14T20:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79542275b0ea956b049e42f7b308beee683308b",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.3.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T17:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3087bb308ac38035c71acdf7392d9c6f3408db14",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'refs/remotes/origin/main'",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T17:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a96612979bf70456e8554e85698a90c238050f9",
"body": null,
"is_bot": false,
"headline": "fix: placeholder removed",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T17:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0fe19f38ce033782c0ce3458198b5ea7c27e54",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.3.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T17:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c190ad06113cc39cb446167427b9bde1aa004d9",
"body": null,
"is_bot": false,
"headline": "fix: app path missing keys added",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T17:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5789b4c9387f23e83b81176d16814095c9c1105d",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.3.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T17:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e880dfe74e0606feeab7d3384c3b47b6396cebb8",
"body": "Feat/maestro integration",
"is_bot": false,
"headline": "Merge pull request #6 from caslanqa/feat/maestro-integration",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-13T17:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d4eb281d2b74e2e4bbdc90fdcbd5628f20e2984",
"body": null,
"is_bot": false,
"headline": "docs: add mobile cheat sheet",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T17:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "133d6faa71c2d434fbf9fba67e3a64077e126529",
"body": "- Added mobile/core/appInstaller.ts: installs the app under test before a flow (Android `adb install -r`, iOS `simctl install`), once per run, from a local path or https URL (iOS `.zip`→`.app`).\n- Wired a per-test `app` option and `MOBILE_APP_ANDROID`/`MOBILE_APP_IOS` env into the maestro fixture; b\n[…]\ndevices deferred (signing/devicectl, blocked upstream on Xcode 26.4+, maestro#3218).\n- Verified end-to-end that a real APK installs and launches through the framework; AAB and iOS .ipa left for later.",
"is_bot": false,
"headline": "feat: install app under test + real Android device support",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T17:41:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "120266c366e3e044443bfaab0926e31731597767",
"body": null,
"is_bot": false,
"headline": "feat: teardown function added for auto kill after test suite run",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T16:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e0f8778efb7c5f37cc3438f69aa1b16ae29918",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.2.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T16:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e768ab488b686c8b1431b24f650d53f44fbb25ed",
"body": "Feat/maestro integration",
"is_bot": false,
"headline": "Merge pull request #5 from caslanqa/feat/maestro-integration",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-13T16:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cabb58c283cb07a3cf14a5c3094045f9440c62b",
"body": "…ility fixes\n\n- create-device: rewrote as an interactive picker that lists device profiles plus the live `sdkmanager --list` catalog (Android) and installed/downloadable runtimes (iOS, via `xcodebuild`), and auto-appends the created device to mobile/devices.ts.\n- Added a per-test `headless` option (\n[…]\nts now attach to the report instead.\n- Documented cross-OS Android command-line-tools setup (GUI + CLI), aligned the example catalog to a real AVD, and restored tsconfig `ignoreDeprecations` to \"5.0\".",
"is_bot": false,
"headline": "feat: interactive mobile device creator, headless control, and reliab…",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T15:54:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9a847799c08e439db76a1606e87b936e2d80cfc3",
"body": "…ility fixes\n\n- create-device: rewrote as an interactive picker that lists device profiles plus the live `sdkmanager --list` catalog (Android) and installed/downloadable runtimes (iOS, via `xcodebuild`), and auto-appends the created device to mobile/devices.ts.\n- Added a per-test `headless` option (\n[…]\nts now attach to the report instead.\n- Documented cross-OS Android command-line-tools setup (GUI + CLI), aligned the example catalog to a real AVD, and restored tsconfig `ignoreDeprecations` to \"5.0\".",
"is_bot": false,
"headline": "feat: interactive mobile device creator, headless control, and reliab…",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T15:54:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db2edfae6bdad379d5059c1085b7cd3e7ba9c678",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.1.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T11:18:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f40efe1de5b33f35e74324d5e3b8fb6b40ac29f",
"body": "Feat/maestro integration",
"is_bot": false,
"headline": "Merge pull request #4 from caslanqa/feat/maestro-integration",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-13T11:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42228eb3c19c8d228ee94ec093e5d212c8207c68",
"body": null,
"is_bot": false,
"headline": "fix: platform device usage on test block",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T11:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d88035f13a524210b8290c988aff6c4269c966d",
"body": null,
"is_bot": false,
"headline": "feat: auto install maestro script added (just for macos and linux)",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T10:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fded938a57415854068320a39f4152b28112c97",
"body": null,
"is_bot": false,
"headline": "fix: missing doc parts added",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T10:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8032e38df81ecd058af22e14b285dd1123bfd98",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T10:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05966fee3e89700480929054a09e2992b3537533",
"body": "feat: add opt-in mobile testing (Maestro) engine",
"is_bot": false,
"headline": "Merge pull request #3 from caslanqa/feat/maestro-integration",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-13T10:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b2962ef14b4f0523668ea9afb5e09a85b86b7f",
"body": "- Playwright orchestrates, Maestro runs YAML flows via the CLI (no npm dep): mobile/core (MaestroRunner, DeviceManager with adb/simctl discovery + auto-boot), fixtures/mobileFixtures, example flows + tests/mobile/*.mobile.ts\n- mobile tests mirror the UI/API style — test.use({ mobile: { platform, dev\n[…]\ne strip when off, conditional test:mobile + README section + next-steps\n- Maestro JUnit report + screenshots attached to the Playwright report; no device → skip (not fail); verified on iOS and Android",
"is_bot": false,
"headline": "feat: add opt-in mobile testing (Maestro) engine",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-13T10:10:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c64daa2f4cf67885ec40cd848d2f63965a228f5",
"body": null,
"is_bot": true,
"headline": "chore(release): v2.0.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T22:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f9b3df39d0b00a91cbfa2a40ead43dba44bf322",
"body": "- environment variable files refactored",
"is_bot": false,
"headline": "fix: deprecated scripts removed from package.json",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-12T22:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333ea1dc6d7bb1e8229f91cfb4cf135aaf8438d4",
"body": null,
"is_bot": true,
"headline": "chore(release): v2.0.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T21:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d137e722969af0c240561c7e047272841446bcf6",
"body": null,
"is_bot": true,
"headline": "chore(release): v2.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T21:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f54a5aeb05d91a83c2e67338a2cd65af2ca37f",
"body": null,
"is_bot": false,
"headline": "Update package version from 3.0.0 to 1.1.0",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-12T21:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084ab664a9f1872ecacfe9e904dfd8a6ab7bec71",
"body": null,
"is_bot": false,
"headline": "Bump version from 3.0.0 to 1.1.0",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-12T21:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ff995c4890f776ac25ec2c327c43b8c2f3ed64",
"body": null,
"is_bot": true,
"headline": "chore(release): v3.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T21:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ad5edb6979a42e84c325f3fc387c2d5fba2277",
"body": null,
"is_bot": true,
"headline": "chore(release): v2.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T21:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490f0a979b5c46a65c432fb11848adba9b2b55a5",
"body": "Feat/ai judge and session auth",
"is_bot": false,
"headline": "Merge pull request #1 from caslanqa/feat/ai-judge-and-session-auth",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-12T21:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42901e2fedd11582274daf193045ba4e21abbebd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feat/ai-judge-and-session-auth",
"author_name": "Cihan Aslan",
"author_login": "caslanqa",
"committed_at": "2026-07-12T21:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3922fe9aa6ae81457d1f3f39b4c35cf1609ea94f",
"body": null,
"is_bot": true,
"headline": "chore(release): v2.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T21:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84370d66ab03a563757a950a3d925fa231b7b8b",
"body": null,
"is_bot": false,
"headline": "feat: api client service defined for api tests layer",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-12T21:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8535f17e7602938ae0de918b8c530e6ac0cd07c4",
"body": "- judge model selection flow refactored\n- env selection flow refactored",
"is_bot": false,
"headline": "fix: auth session issue fixed",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-12T17:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb2eb2f42b3b9f7f2993646f51be9eb00a38a18",
"body": "- Split the judge into utils/ai/* behind an AIProvider interface with discovery-first auto-routing: complexity → tier → an installed Ollama model, with 9Router cloud fallback.\n- Added expectAi matchers (toPassRubric / toScoreAtLeast / toMatchImage) and image compare-mode.\n- Added an Ollama model gat\n[…]\nials from testData/users.json, POM login via a createLoginPage fixture.\n- Renamed JUDGE_BASE_URL → JUDGE_GATEWAY_BASE_URL, made the CI AI-judge step a placeholder, and dropped the judge:* npm scripts.",
"is_bot": false,
"headline": "feat: discovery-first AI judge, expectAi, and lazy session auth",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-12T15:42:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "556afff1574892e3a42b08507ca9433083bde49f",
"body": null,
"is_bot": false,
"headline": "feat: ai judge flow re-defined",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-11T23:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d930788d6d5f10bc7b773c4e7695d9e4c87acce",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'refs/remotes/origin/main'",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-07T06:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d70a84ef58b9f2507e54f8f6560270022b75da6",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'refs/remotes/origin/main'",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-06T06:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a65855fbb4d0bac85df61d5487e0a6859889a8",
"body": null,
"is_bot": false,
"headline": "refactor: bin command changed",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-07-06T06:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae24974c36fd04ce008e78cdba8144a0567dd22",
"body": null,
"is_bot": true,
"headline": "chore(release): v1.1.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-30T18:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25558945f12009c7fe65ce6850224aec1d154afd",
"body": null,
"is_bot": false,
"headline": "feat: interactive scaffolder",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-06-30T18:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42a01026707a0d5111df0a026fc0a9915e49ecd",
"body": null,
"is_bot": true,
"headline": "chore(release): v1.0.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-29T23:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e40d06517048fc64c84bd523975a6fcd3c568d3",
"body": null,
"is_bot": true,
"headline": "chore(release): v1.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-29T23:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc7dfd12de71793b799af53ce49edd65e8f7418",
"body": null,
"is_bot": false,
"headline": "feat: ci file updated",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-06-29T23:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f0c8e2ed500093fb2f5208ba172768f130d39c5",
"body": null,
"is_bot": true,
"headline": "chore(release): v2.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-29T23:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a332d1a567a40a69d5831ce0e9ecf453db567ec8",
"body": null,
"is_bot": false,
"headline": "feat: playwright ai distro framework created",
"author_name": "caslanqa",
"author_login": "caslanqa",
"committed_at": "2026-06-29T23:06:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 88,
"latest_release_at": "2026-07-22T15:21:37Z",
"latest_release_tag": "@pwtap/platform@0.1.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 1,
"mean_days_between_releases": 0.5
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 14,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@pwtap/create",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@pwtap/create",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/caslanqa/test-automation-platform",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 326,
"first_published_at": "2026-07-22T11:34:52.268000Z",
"latest_published_at": "2026-07-23T21:45:55.304000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "@pwtap/platform",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@pwtap/platform",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/caslanqa/test-automation-platform",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 223,
"first_published_at": "2026-07-22T11:34:52.163000Z",
"latest_published_at": "2026-07-23T21:45:55.911000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "@pwtap/plugin-maestro",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@pwtap/plugin-maestro",
"is_deprecated": false,
"latest_version": "0.3.0",
"repository_url": "https://github.com/caslanqa/test-automation-platform",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 53,
"first_published_at": "2026-07-22T15:21:25.629000Z",
"latest_published_at": "2026-07-23T21:45:55.308000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "@pwtap/plugin-ai-judge",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@pwtap/plugin-ai-judge",
"is_deprecated": false,
"latest_version": "0.1.1",
"repository_url": "https://github.com/caslanqa/test-automation-platform",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 208,
"first_published_at": "2026-07-22T11:34:52.266000Z",
"latest_published_at": "2026-07-22T15:21:25.487000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"packages/core-template/files/tsconfig.json",
"packages/create/tsconfig.json",
"packages/platform/tsconfig.json",
"packages/plugin-ai-judge/tsconfig.json",
"packages/plugin-maestro/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 22435,
"source_files_sampled": 93,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 9172
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@anthropic-ai/sdk",
"manifest": "packages/plugin-ai-judge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.112.5"
},
{
"name": "@pwtap/platform",
"manifest": "packages/plugin-maestro/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 18,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "caslanqa",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/104274222?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/8 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f4ea512e5126aaf6becb9eac0d78deeb51d03665",
"ran_at": "2026-07-23T23:10:14Z",
"aggregate_score": 2.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-23T21:45:52Z",
"oldest_open_prs": [
{
"number": 12,
"created_at": "2026-07-18T01:16:15Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-23T21:45:15Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/caslanqa/test-automation-platform",
"host": "github.com",
"name": "test-automation-platform",
"owner": "caslanqa"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 29,
"vitality": 74,
"community": 21,
"governance": 49,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 88,
"human_commit_share": 0.731,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"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": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "88 commits in the last year",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 88
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 25,
"latest_release_tag": "@pwtap/platform@0.1.1",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 0.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"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": "at_risk",
"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": 48,
"inputs": {
"packages": [
"@pwtap/create",
"@pwtap/platform",
"@pwtap/plugin-maestro",
"@pwtap/plugin-ai-judge"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 810
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "810 downloads/month across npm",
"points": 38.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 810,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"merged_prs": 18,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"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": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/19 decided PRs merged",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"followers": 4,
"owner_type": "User",
"is_verified": null,
"owner_login": "caslanqa",
"public_repos": 4,
"account_age_days": 1552
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4 followers of caslanqa",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "caslanqa"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~4 yr old",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@pwtap/create",
"@pwtap/platform",
"@pwtap/plugin-maestro",
"@pwtap/plugin-ai-judge"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "4 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 4,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/8 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 74,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.912,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 9172
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "62 of 68 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 62,
"sampled": 68
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"packages/core-template/files/tsconfig.json",
"packages/create/tsconfig.json",
"packages/platform/tsconfig.json",
"packages/plugin-ai-judge/tsconfig.json",
"packages/plugin-maestro/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"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": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/core-template/files/tsconfig.json, packages/create/tsconfig.json, packages/platform/tsconfig.json, packages/plugin-ai-judge/tsconfig.json, packages/plugin-maestro/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/core-template/files/tsconfig.json, packages/create/tsconfig.json, packages/platform/tsconfig.json, packages/plugin-ai-judge/tsconfig.json, packages/plugin-maestro/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 93",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 93
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 22435,
"source_files_sampled": 93,
"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/93 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 93,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:@pwtap/create@0.4.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T23:10:29.141174Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/caslanqa/test-automation-platform.svg",
"full_name": "caslanqa/test-automation-platform",
"license_state": "absent",
"license_spdx": null
}