{"_id":"@agentforge-qa/schemas","_rev":"2-262c6a2840c7ec1a8323b8b1debb330c","name":"@agentforge-qa/schemas","dist-tags":{"latest":"0.2.0"},"versions":{"0.1.0":{"name":"@agentforge-qa/schemas","version":"0.1.0","keywords":["agentforge","qa","schemas","verification","local-first"],"license":"MIT","_id":"@agentforge-qa/schemas@0.1.0","maintainers":[{"name":"puttala_jeevan_kumar","email":"sentry356@gmail.com"}],"homepage":"https://github.com/Jeevang1-epic/agentforge-qa#readme","bugs":{"url":"https://github.com/Jeevang1-epic/agentforge-qa/issues"},"dist":{"shasum":"2d0189ff51a2c2d19bc95de9e681fcca139b649d","tarball":"https://registry.npmjs.org/@agentforge-qa/schemas/-/schemas-0.1.0.tgz","fileCount":62,"integrity":"sha512-s+5k5rzHV4kmF0yvdsf/od4dpQLhtMnXhWNdl+4LtCcxRwGVwtkMJfdr5WRobOiBZ1CoMyafX7hfvZnz5bEj7A==","signatures":[{"sig":"MEYCIQDmYQdLWZEroQlGCeO8fe8Oo6qTVCFza+DVQAMQMSoeMgIhAMOO/JD3ql0iV0tjI9Eb56P4iyDdhNcavUOYwrN89/9g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66236},"type":"module","engines":{"node":"^20.19.0 || >=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b5c1f29b87b77e12d55ca2d17098b5edc87e4a9a","scripts":{"lint":"eslint --config ../../eslint.config.js src","test":"vitest run --root ../.. packages/schemas/src","build":"tsc -p tsconfig.json","typecheck":"tsc -p tsconfig.json --noEmit && tsc -p tsconfig.test.json --noEmit"},"_npmUser":{"name":"puttala_jeevan_kumar","email":"sentry356@gmail.com"},"repository":{"url":"git+https://github.com/Jeevang1-epic/agentforge-qa.git","type":"git","directory":"packages/schemas"},"_npmVersion":"11.6.2","description":"Shared AgentForge QA schemas and validators.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"zod":"^4.4.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/schemas_0.1.0_1785130039318_0.23089069361496106","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@agentforge-qa/schemas","version":"0.2.0","description":"Shared AgentForge QA schemas and validators.","type":"module","license":"MIT","repository":{"type":"git","url":"git+https://github.com/Jeevang1-epic/agentforge-qa.git","directory":"packages/schemas"},"bugs":{"url":"https://github.com/Jeevang1-epic/agentforge-qa/issues"},"homepage":"https://github.com/Jeevang1-epic/agentforge-qa#readme","keywords":["agentforge","qa","schemas","verification","local-first"],"engines":{"node":"^20.19.0 || >=22.12.0"},"publishConfig":{"access":"public"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"build":"tsc -p tsconfig.json","typecheck":"tsc -p tsconfig.json --noEmit && tsc -p tsconfig.test.json --noEmit","test":"vitest run --root ../.. packages/schemas/src","lint":"eslint --config ../../eslint.config.js src"},"dependencies":{"zod":"^4.4.3"},"gitHead":"0451fecff5203a8bc6bcfe915eb0eb5ccd40fd83","_id":"@agentforge-qa/schemas@0.2.0","_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-Bg1CaRZkbTLkZ4b9X4cfSs/FDIZAL5YKCFtA3AUzMRYuSOSWGGudSNsDU6KCTHb/JnehlihVjkISSP/AlqeU6Q==","shasum":"216d176a994125b4f34a6c6e12a11f7b1808540a","tarball":"https://registry.npmjs.org/@agentforge-qa/schemas/-/schemas-0.2.0.tgz","fileCount":67,"unpackedSize":79083,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH1fBdfCiAXmhtcK+5T3Rs3qJnyJMrTG3BpTcJylvakBAiBD+zxZDlNML/f2U36GP494N30/amtUgmsQPcP0w7ky7g=="}]},"_npmUser":{"name":"puttala_jeevan_kumar","email":"sentry356@gmail.com"},"directories":{},"maintainers":[{"name":"puttala_jeevan_kumar","email":"sentry356@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/schemas_0.2.0_1785734293389_0.973084598096903"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-27T05:27:19.196Z","modified":"2026-08-03T05:18:13.693Z","0.1.0":"2026-07-27T05:27:19.450Z","0.2.0":"2026-08-03T05:18:13.535Z"},"bugs":{"url":"https://github.com/Jeevang1-epic/agentforge-qa/issues"},"license":"MIT","homepage":"https://github.com/Jeevang1-epic/agentforge-qa#readme","keywords":["agentforge","qa","schemas","verification","local-first"],"repository":{"type":"git","url":"git+https://github.com/Jeevang1-epic/agentforge-qa.git","directory":"packages/schemas"},"description":"Shared AgentForge QA schemas and validators.","maintainers":[{"name":"puttala_jeevan_kumar","email":"sentry356@gmail.com"}],"readme":"# @agentforge-qa/schemas\n\n`@agentforge-qa/schemas` owns the shared data contracts for AgentForge QA.\n\nIt uses Zod for runtime validation and exports TypeScript types inferred from\nthose schemas. The package has no downstream AgentForge dependencies and does\nnot implement verification logic.\n\nCore, reporters, CLI adapters, and tests should consume these contracts instead\nof defining incompatible local shapes.\n\n`VerificationRequest.outputDir` and `VerificationRequest.strict` are reserved\nv0.1 contract fields. The current core pipeline accepts them but does not yet\nchange behavior based on them.\n","readmeFilename":"README.md"}