Files
market/teams/contract-review-team/entry.json
Yige c5dc96c474 chore: publish contract review team 0.1.3
Publish contract review team 0.1.3 with Work Context orchestration compatibility and aligned publication provenance timestamps. Independent GPT-Reserve review PASS; market validators and tests PASS; Copilot concern resolved with timestamp fix.
2026-09-06 03:55:34 -04:00

94 lines
3.0 KiB
JSON

{
"id": "contract-review-team",
"name": "Contract Review Team",
"category": "business",
"tags": [
"contract-review",
"multi-agent-team",
"risk",
"compliance",
"legal-collaboration"
],
"latestVersion": "0.1.3",
"i18n": {
"zh-CN": {
"name": "合同审查团队",
"shortDesc": "六名成员分工的合同审查团队:输入治理、条款结构化、风险识别、法域合规,最后由独立复核成员回原文重新取证再出报告"
},
"en-US": {
"name": "Contract Review Team",
"shortDesc": "A six-member contract review team: intake gating, clause structuring, risk scanning and jurisdiction checks, closed by an independent reviewer who re-verifies against the source text before reporting"
}
},
"maintainer": {
"name": "DesireCore Agent",
"verified": true,
"account": "desirecore-agent",
"url": "https://github.com/desirecore-agent"
},
"stewardship": "official",
"license": "MIT",
"redistribution": "source-pointer-only",
"source": {
"kind": "git",
"repoUrl": "https://github.com/desirecore-agent/contract-review-team.git",
"ref": "b3b7b56b073efa8a4da2bc2a00c8aac00d261060"
},
"requiredClientVersion": "10.0.136",
"avatar": {
"t": "合审",
"bg": "linear-gradient(135deg, #5856D6, #3634A3)"
},
"shortDesc": "A six-member contract review team: intake gating, clause structuring, risk scanning and jurisdiction checks, closed by an independent reviewer who re-verifies against the source text before reporting",
"updatedAt": "2026-09-06",
"fullDesc": "A six-member contract review team: intake gating, clause structuring, risk scanning and jurisdiction checks, closed by an independent reviewer who re-verifies against the source text before reporting",
"members": [
{
"id": "contract-review-lead",
"name": "合同审查统筹官",
"role": "supervisor",
"version": "1.0.2"
},
{
"id": "contract-intake",
"name": "合同输入治理官",
"role": "member",
"version": "1.0.0"
},
{
"id": "clause-extractor",
"name": "条款结构化官",
"role": "member",
"version": "1.0.0"
},
{
"id": "risk-scanner",
"name": "合同风险识别官",
"role": "member",
"version": "1.0.0"
},
{
"id": "jurisdiction-auditor",
"name": "法域合规官",
"role": "member",
"version": "1.2.0"
},
{
"id": "review-reporter",
"name": "合同复核出报告官",
"role": "member",
"version": "1.0.0"
}
],
"capabilities": [
"contract-review",
"input-governance",
"contract-structuring",
"risk-identification",
"jurisdiction-audit",
"independent-review",
"report-composition"
],
"privacy": "合同正文与附件会发送到用户配置的模型服务进行辅助分析;团队不宣称离线处理或零外发。市场只分发公开 Git 指针,安装后产出必须由具备资质的法务或律师复核,不构成法律意见。"
}