-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.ini
More file actions
109 lines (100 loc) · 5.59 KB
/
config.ini
File metadata and controls
109 lines (100 loc) · 5.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# Agentic Development Services Agreement - demo configuration
# Replace all demo values with your own company/client/engagement details before use.
[provider]
legal_name = CompleteTech LLC
trade_name = CompleteTech
entity_type = Limited Liability Company
state_of_formation = TBD
address_line1 = TBD
address_line2 =
city = TBD
state = TBD
postal_code = TBD
country = USA
email = Timothy.Gregg@complete.tech
phone = 1-844-TECH-WIN
website = https://complete.tech
signatory_name = Timothy Gregg
signatory_title = Founder
[client]
legal_name = Demo Client, Inc.
trade_name = Demo Client
entity_type = Corporation
state_of_formation = New York
address_line1 = 456 Implementation Road
address_line2 = Floor 8
city = Brooklyn
state = NY
postal_code = 11201
country = USA
email = legal@democlient.test
phone = +1 (718) 555-0199
website = https://democlient.test
signatory_name = Alex Client
signatory_title = Chief Operating Officer
[agreement]
title = Agentic Development Services Agreement
contract_id = ADSA-DEMO-0001
agreement_date = 2026-05-10
effective_date = 2026-05-15
term = Initial project term of twelve (12) weeks, followed by month-to-month support only if ordered in writing.
governing_law = New York
venue = New York County, New York
services_summary = Design, build, evaluate, and document an agentic software workflow for the Client's internal demonstration environment.
project_name = Internal Agentic Workflow Demonstration
fee_type = Fixed fee
fee_amount = USD 24,000
deposit = USD 6,000 due at signing
payment_terms = Net fifteen (15) days from invoice date; undisputed late amounts may accrue service charges stated in an accepted statement of work.
revision_rounds = Two (2) included review rounds per major deliverable.
delivery_schedule = Discovery: 1 week; Prototype: 4 weeks; Evaluation: 2 weeks; Documentation and handoff: 1 week; buffer: 2 weeks.
acceptance_period_days = 10
support_period_days = 30
warranty_days = 30
[agentic_development]
system_description = Multi-step agentic workflow with tool routing, retrieval, approval gates, logging, and deployment documentation.
autonomy_level = Bounded autonomy: the system may recommend and draft actions but requires human approval before external submission, production changes, purchases, or user-facing publication.
human_in_loop = Required for release approvals, data export, external communications, production actions, and any material business decision.
model_or_stack = Configurable LLM/API stack selected in the statement of work; demo default uses placeholder model identifiers.
deployment_environment = Client-controlled sandbox or non-production environment unless a production deployment is expressly added by written change order.
evaluation_plan = Test cases, prompt-injection checks, tool-permission checks, regression examples, and acceptance demonstrations.
monitoring_plan = Basic run logs, issue register, handoff checklist, and recommended post-launch monitoring controls.
excluded_uses = No regulated medical, legal, financial, employment, housing, insurance, credit, biometric, surveillance, safety-critical, or autonomous production decisioning use unless separately reviewed and documented.
[confidentiality_data]
client_data = Client-provided documentation, prompts, datasets, credentials, workflow requirements, and business information.
provider_data = Provider methods, templates, reusable code, know-how, development tools, and pre-existing materials.
privacy_terms = Parties will use reasonable safeguards appropriate to the demonstration context and will not intentionally disclose confidential information except as needed to perform or enforce the Agreement.
retention_period_days = 30
backup_policy = Delete or return Client-provided non-public materials after the retention period unless retention is required for legal, billing, or security purposes.
[ip]
pre_existing_ip = Each party retains ownership of materials, tools, code, libraries, models, documentation, inventions, templates, or know-how owned or developed outside the project.
work_product_owner = Upon full payment, Client owns the project-specific deliverables expressly identified as final work product, excluding Provider pre-existing IP and third-party components.
license_back = Provider grants Client a non-exclusive, perpetual license to use embedded Provider pre-existing IP solely as necessary to use the final deliverables.
open_source_policy = Open-source and third-party components remain subject to their applicable licenses and provider terms.
[risk]
liability_cap = Fees paid or payable under the applicable statement of work during the three (3) months before the event giving rise to the claim.
indemnity_summary = Each party is responsible for claims arising from its own gross negligence, willful misconduct, or violation of law, subject to the Agreement's limitations.
ai_specific_notice = Agentic systems can produce unexpected, incomplete, or incorrect outputs. Client is responsible for human review and operational decisions based on system outputs.
[branding]
logo_path = assets/logo.png
logo_monogram = CT
brand_name = CompleteTech
brand_tagline = AI systems, integrations, and field proof
accent_color = #1E3A8A
accent_color_dark = #0F172A
accent_color_soft = #EEF2FF
muted_color = #64748B
border_color = #E2E8F0
zebra_color = #F8FAFC
watermark_enabled = yes
watermark_text = DEMO DRAFT
cover_page_enabled = yes
letterhead_enabled = yes
header_enabled = yes
footer_enabled = yes
envelope_enabled = yes
footer_text = Demonstration template only - not legal advice - replace with your own reviewed terms.
[envelope]
recipient_attention = Attn: Legal Department
postage_box_text = POSTAGE
include_return_address = yes