Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/agent_teams/legal_contract_team.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "1",
"team_id": "team-legal-1",
"name": "Legal Contract Review Team",
"name": "Contract Review Team",
"status": "visible",
"created": "",
"created_by": "",
Expand Down Expand Up @@ -60,7 +60,7 @@
"starting_tasks": [
{
"id": "task-1",
"name": "NDA Contract Review",
"name": "Contract Review",
"prompt": "Review Contoso's NDA. Provide a summary (parties, date, term, governing law), assess risks (High/Medium/Low with clause references), audit compliance against company policy, and suggest edits for any issues.",
"created": "",
"creator": "",
Expand Down
Loading