Adds a simple legal-archive folder that preserves the full text of the
Terms, Privacy Policy, and Impressum at each version, plus a small
renderer script so future snapshots are mechanical:
python3 scripts/render-legal.py terms > docs/legal-archive/terms-YYYY-MM-DD.md
Why:
- Terms are per-user contract. users.terms_version maps each user to a
file in this folder so we can always tell what text they agreed to.
- Privacy is informational but GDPR Art. 13/14 still expects us to be
able to say what the policy disclosed on a given date.
- Impressum archived for symmetry; cheap.
How it works:
- scripts/render-legal.py reads the TSX source, resolves operator.*
placeholders from operator.ts and TERMS_VERSION / PRIVACY_LAST_UPDATED
from legal.ts, strips JSX tags, and prints clean markdown to stdout.
- A README in the folder explains when to bump and when to add a
snapshot (material change only, not typo fixes).
Seeded entries:
- terms-2026-04-19.md
- privacy-2026-04-19.md
- imprint-2026-04-19.md
No automation / CI check yet — trust-based process documented in the
folder's README. Revisit if discipline slips.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1.3 KiB
Impressum — trails.cool
Impressum / Legal Notice
Die deutsche Fassung ist maßgeblich. / The German version is authoritative.
Anbieter nach § 5 TMG
Ullrich Schäfer
Mehringdamm 87
10965 Berlin
Germany
Kontakt
E-Mail:
Inhaltlich verantwortlich nach § 18 Abs. 2 MStV
Ullrich Schäfer
Mehringdamm 87
10965 Berlin
Streitbeilegung
Die Europäische Kommission stellt eine Plattform zur Online-Streitbeilegung (OS) bereit:
https://ec.europa.eu/consumers/odr
.
Wir sind nicht bereit oder verpflichtet, an Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.
Alpha-Status
trails.cool befindet sich in aktiver Entwicklung (Alpha). Inhalte, Funktionen und Daten können sich jederzeit ändern oder entfallen.
English version
Service provider (§ 5 TMG)
Ullrich Schäfer
Mehringdamm 87
10965 Berlin
Germany
Contact
Email:
Content responsibility (§ 18 (2) MStV)
Ullrich Schäfer, address as above.
Dispute resolution
The European Commission provides an online dispute resolution platform at
https://ec.europa.eu/consumers/odr
. We are not willing or obliged to participate in dispute resolution proceedings before a consumer arbitration board.
Alpha status
trails.cool is under active development (alpha). Features and data may change or be removed at any time.