User Interface low complexity frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Static page on the Sales Website presenting the platform's contractual terms governing organization use. Displays versioned content with a visible effective date, revision summary, and structured legal sections covering usage terms, liability, IP ownership, and termination conditions.

Feature: Terms of Service

terms-of-service-page

Sources & reasoning

The ToS page is the sole deliverable of this feature - a static, versioned legal document rendered at build time with no backend dependency. Legal and procurement reviewers at prospective Norwegian non-profits need to evaluate usage terms asynchronously before a sales call, making clear versioning and structured content display the critical requirements.

No source references — this artifact was included based on reasoning alone (see above).

Responsibilities

  • Render static ToS content authored as markdown or MDX at build time
  • Display effective date and changelog summary prominently
  • Provide clear section navigation for legal and procurement reviewers
  • Link correctly from global footer and all CTA touchpoints

Interfaces

render(): HTML
getEffectiveDate(): string
getRevisionSummary(): string