Summary
tiny.place should appear only for people who have already set up a tiny.place identity. Everyone else shouldn't see the entry points. The people who have one get a notice pointing them to tiny.place directly.
Problem
tiny.place is reachable inside the app — the agent network, messaging, and the orchestration screens. It continues to live at tiny.place and is being removed from the app after 31 August. People who rely on it need a clear path to keep using it, and people who've never touched it shouldn't be shown an entry point that's about to disappear.
What should happen
No tiny.place identity — the entry points aren't visible. Identity is what everything else depends on, so someone without one never really started and has nothing to preserve.
Has an identity — everything keeps working as it does today until the date. Direct links to tiny.place screens keep working too, so a bookmark or an external link doesn't hit a dead end.
The notice — those users see a message saying that to continue using tiny.place they should visit tiny.place, and that it will be removed from the app after 31 August. It includes a working link, not just the instruction.
One new piece of work — the app currently can't answer "has this person set up tiny.place?" That capability needs adding before the visibility rule can work. Everything else is hiding and messaging.
This issue covers visibility and the notice only. It doesn't remove any code.
Acceptance criteria
Related
#5423 — sibling issue covering the in-app web apps. Same deadline and same shape — the two should ship together so users see one change rather than two separate disappearances.
Summary
tiny.place should appear only for people who have already set up a tiny.place identity. Everyone else shouldn't see the entry points. The people who have one get a notice pointing them to tiny.place directly.
Problem
tiny.place is reachable inside the app — the agent network, messaging, and the orchestration screens. It continues to live at tiny.place and is being removed from the app after 31 August. People who rely on it need a clear path to keep using it, and people who've never touched it shouldn't be shown an entry point that's about to disappear.
What should happen
No tiny.place identity — the entry points aren't visible. Identity is what everything else depends on, so someone without one never really started and has nothing to preserve.
Has an identity — everything keeps working as it does today until the date. Direct links to tiny.place screens keep working too, so a bookmark or an external link doesn't hit a dead end.
The notice — those users see a message saying that to continue using tiny.place they should visit tiny.place, and that it will be removed from the app after 31 August. It includes a working link, not just the instruction.
One new piece of work — the app currently can't answer "has this person set up tiny.place?" That capability needs adding before the visibility rule can work. Everything else is hiding and messaging.
This issue covers visibility and the notice only. It doesn't remove any code.
Acceptance criteria
.github/workflows/ci-lite.yml).Related
#5423 — sibling issue covering the in-app web apps. Same deadline and same shape — the two should ship together so users see one change rather than two separate disappearances.