mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-09-07 03:03:40 +08:00
## Summary - publish contract review team v0.1.8 from upstream team commit 98dcaf365c17fce25928dcdaf4a90739229617a5 - refresh the roster to match the team lock, including intake 1.0.1 and risk 1.0.3 - preserve installable governance, privacy, and Work Context metadata ## Validation - metadata validator: 0 errors (129 pre-existing warnings) - metadata tests: 47 passed - i18n tests: 19 passed - collection tests: 4 passed - JSON parse and git diff --check - independent GPT-Reserve review: PASS (P0/P1/P2/P3 = 0)
94 lines
3.0 KiB
JSON
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.8",
|
|
"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": "98dcaf365c17fce25928dcdaf4a90739229617a5"
|
|
},
|
|
"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.5"
|
|
},
|
|
{
|
|
"id": "contract-intake",
|
|
"name": "合同输入治理官",
|
|
"role": "member",
|
|
"version": "1.0.1"
|
|
},
|
|
{
|
|
"id": "clause-extractor",
|
|
"name": "条款结构化官",
|
|
"role": "member",
|
|
"version": "1.0.2"
|
|
},
|
|
{
|
|
"id": "risk-scanner",
|
|
"name": "合同风险识别官",
|
|
"role": "member",
|
|
"version": "1.0.3"
|
|
},
|
|
{
|
|
"id": "jurisdiction-auditor",
|
|
"name": "法域合规官",
|
|
"role": "member",
|
|
"version": "1.2.1"
|
|
},
|
|
{
|
|
"id": "review-reporter",
|
|
"name": "合同复核出报告官",
|
|
"role": "member",
|
|
"version": "1.0.1"
|
|
}
|
|
],
|
|
"capabilities": [
|
|
"contract-review",
|
|
"input-governance",
|
|
"contract-structuring",
|
|
"risk-identification",
|
|
"jurisdiction-audit",
|
|
"independent-review",
|
|
"report-composition"
|
|
],
|
|
"privacy": "合同正文与附件会发送到用户配置的模型服务进行辅助分析;团队不宣称离线处理或零外发。市场只分发公开 Git 指针,安装后产出必须由具备资质的法务或律师复核,不构成法律意见。"
|
|
}
|