Skip to content

fix(white-label): render MSA/Terms as HTML + fill entity placeholders - #8

Merged
rrader26 merged 1 commit into
mainfrom
fix/white-label-render-and-entity
Jun 17, 2026
Merged

fix(white-label): render MSA/Terms as HTML + fill entity placeholders#8
rrader26 merged 1 commit into
mainfrom
fix/white-label-render-and-entity

Conversation

@rrader26

Copy link
Copy Markdown

Two fixes from live testing of the gate page:

  1. Markdown rendered raw — the gate dumped .md into a <pre>, so #/**/- showed literally. Now converts to formatted HTML (headings, bold, lists) via a tiny dependency-free converter (no Gemfile change → no Gemfile.lock risk on the frozen bundle build).
  2. Unfilled placeholders — contracting party is now Thinkfleet AI, LLC (a North Carolina LLC) d/b/a Flobyte; governing law North Carolina; 30/10-day notice periods; DPA + notice reworded to remove bracketed tokens.

Counsel review still recommended before a real customer, but no bracket placeholders remain.

🤖 Generated with Claude Code

- Gate page now renders the legal docs as formatted HTML (headings, bold,
  lists) via a tiny dependency-free Markdown converter, instead of dumping
  raw markdown in a <pre>.
- Fill MSA/Terms placeholders: contracting party is Thinkfleet AI, LLC (a
  North Carolina LLC) d/b/a Flobyte; governing law North Carolina; standard
  30/10-day notice periods; DPA + notice reworded to remove bracketed tokens.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rrader26
rrader26 merged commit ec798dd into main Jun 17, 2026
1 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants