Knowledge Pack Files
AICTPO AI Coding Agents Skill Pack Files
Browse the source files that power the AICTPO AI Coding Agents MCP server knowledge pack.
sidebutton install aictpo Terms of Service
Terms of service / Allgemeine Geschäftsbedingungen at /terms. Static content covering the contractual relationship between the platform operator and its clients. German jurisdiction (German civil and commercial law applies).
Typical sections
| Section | Purpose |
|---|---|
| Scope | Who and what the terms apply to |
| Service description | What the platform delivers |
| Conclusion of contract | When and how a contract is formed |
| Pricing | Tiers, billing cycle, currency, taxes |
| Payment terms | Methods, due dates, late fees |
| Client responsibilities | What the customer must do (account security, lawful use, data accuracy) |
| Acceptable use | Prohibited uses (abuse, illegal content, scraping at scale) |
| Service levels | Availability commitment, scheduled maintenance |
| Liability | Cap on damages, exclusions, force majeure |
| Termination | Notice periods, cancellation, effects |
| Intellectual property | Platform IP vs customer IP vs feedback |
| Confidentiality | Mutual NDA-equivalent provisions |
| Changes to the terms | How updates are notified |
| Governing law | Choice of law (typically German) |
| Venue | Court of jurisdiction for disputes |
| Severability | Standard severability clause |
Layout
Single long-form column of headings + paragraphs inside the global page chrome. No interactive elements by default.
Common tasks
Verify required clauses present: snapshot the page, check that core sections (governing law, liability, termination) are present.
Verify governing law clause: locate the "Governing law" / "Anwendbares Recht" section, assert it names German law.
Verify last-updated date: parse the version / "last updated" line, flag if stale relative to a known recent revision.
Verify accessibility from other pages: assert that /terms is reachable from at least the footer of every other page.
Gotchas
- Terms are the controlling contract; do not rewrite copy for SEO. Edits require legal review.
- A change to the terms typically requires advance notice to existing customers (per the Changes section). Silent edits can be unenforceable.
- Bilingual sites should keep English and German versions in sync; if they diverge, the version specified in the Governing Law section usually controls.
- Customer-facing tooltips that summarize the terms ("by clicking you agree…") must not contradict the terms themselves — drift between the two is a frequent compliance bug.