Skip to content

Commit b279616

Browse files
stoyan.sclaude
andcommitted
The policy says the assistant is not switched on for most accounts
The owner asked whether the new section is visible to everyone, given the assistant is allowlisted to two accounts. It is: privacy.html is a static public page with no sign-in, linked from the landing footer and from inside the app. So roughly 93 accounts read a section describing a feature two of them can use. The section still has to stay — the two accounts using it today are owed the disclosure, and it is better to publish before a rollout than to scramble after one. But as written it over-promised: "It is off unless you turn it on" reads as "anyone may turn it on", and an excluded user who went looking would find nothing at all, because the gate hides every entrance rather than showing a disabled one. One paragraph in each language now says so plainly: not switched on for most accounts, available to a small number while it is tested, and on every other account it simply does not appear and nothing in the section happens. ! That paragraph has an expiry date. Delete it when the allowlist widens — noted in OPEN-BETA.md so it does not quietly become false in the other direction, which is the same failure this session already fixed twice in the in-app copy. Both pages re-verified rendering; no mojibake in the Bulgarian. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 28dca45 commit b279616

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

OPEN-BETA.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,13 @@ removed — with the *"how is my {1} doing after the ### I put in at Lidl"* exam
935935
personal-looking word means the question is **not sent at all**; each question travels alone with no history; and
936936
every figure in a reply was computed on the device, so the model is never given a number and never returns one.
937937

938+
⚠️ **It also says the assistant is not switched on for most accounts** — added on the owner's question, and the
939+
question was the right one. `privacy.html` is a **static public page**: no sign-in, linked from the landing
940+
footer and from inside the app, so all ~93 accounts read it while two can use the feature. The section has to
941+
stay (the two accounts using it today are owed the disclosure) but without that sentence it read as a promise to
942+
everyone, and an excluded user who went looking would find nothing — the gate hides every entrance.
943+
**Delete that paragraph when the allowlist widens.** It is the one part of this section with an expiry date.
944+
938945
### ⬜ Two things in it are the owner's to confirm — they are claims, not code
939946

940947
-**"we do not authorise it to be used to train models."** True of Anthropic's commercial API terms by default,

src/FinApp.App.Web/wwwroot/privacy.bg.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ <h2 id="assistant">Асистентът</h2>
8787
<p>TandemTab има незадължителен асистент, който отговаря на въпроси за парите ви и ви отвежда до правилния
8888
екран. Той е <strong>изключен, докато вие не го включите</strong>, а включването е отделно и изрично съгласие,
8989
което можете да оттеглите по всяко време, като спрете да го използвате.</p>
90+
<p><strong>Все още не е включен за повечето акаунти.</strong> Докато го тестваме, асистентът е достъпен за
91+
малък брой акаунти; във всички останали той просто не се появява и нищо от описаното в този раздел не се
92+
случва. Казваме ви как работи сега, а не когато стигне до вас.</p>
9093
<p><strong>Повечето въпроси изобщо не напускат устройството ви.</strong> Приложението вече съдържа акаунта ви,
9194
затова отговаря на каквото може локално. Когато въпрос изисква тълкуване, го изпращаме до
9295
<strong>Anthropic</strong> (модел <code>claude-haiku-4-5</code>) — но не както сте го написали.</p>

src/FinApp.App.Web/wwwroot/privacy.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ <h2 id="assistant">The assistant</h2>
8383
<p>TandemTab has an optional assistant that answers questions about your money and takes you to the right
8484
screen. It is <strong>off unless you turn it on</strong>, and turning it on is a separate, explicit consent you
8585
can withdraw at any time by not using it.</p>
86+
<p><strong>It is not switched on for most accounts yet.</strong> While we are still testing it, the assistant
87+
is available to a small number of accounts; on every other account it simply does not appear, and nothing
88+
described in this section happens. We are telling you how it works now rather than when it reaches you.</p>
8689
<p><strong>Most questions never leave your device.</strong> The app already holds your account, so it answers
8790
what it can locally. When a question needs interpreting, we send it to <strong>Anthropic</strong> (model
8891
<code>claude-haiku-4-5</code>) — but not as you typed it.</p>

0 commit comments

Comments
 (0)