The Visual AI Canvas for Non‑Linear ADHD Thinkers

Forget files, folders, not your thoughts. Instantly recall and use AI visually instead of rigid chatbots.

constella.app
Onboarding v3 spec
We assumed people arrive with a question
They arrive with a folder.
standup · Mar 4
Fix the first five minutes, not the pricing page
Agreed in the room. Never written down anywhere else.
Ideas · today
Seed the board from what they just connected
Never show a blank canvas after a sync.
Design crit · Mar 12
The board should answer before it asks
Nobody wrote this one down either.
#user-interviews
They stall the second the sync finishes
Sarah: “It said Connected, and then nothing was there.”
Re: onboarding feedback
Drop-off is right after the first integration
Most testers connect one app and leave.
Session recordings · wk 2
7 of 9 sessions: a long pause, then a tab switch
Average stare at the empty board: 22 seconds.
Stella · 12 sources
Why testers drop off after connecting
The board is empty at the exact moment they finish. Your March standup already said it.
Onboarding drop-off
TE
Your board, the way you left it
StellaLibrary11
63%

How it works

Made for brains
that jump around

01 / 05

Drop thoughts anywhere

No folders to pick, no system to keep up. Put a thought wherever there is room, like sticky notes on a desk. Messy is fine.

Podcast launch
Ideas · Mon
Episode 1: why I quit my job
Start with the honest version.
Quick note
Ask Maya to be a guest?
She left her job last year too.
plan.txt
Launch by March?
Have three episodes ready first.
Just now
Mic: Shure MV7 or Rode?
⌘⇧O · drop a thought

02 / 05

Get back what you forgot

Can’t remember where you wrote it? Ask in your own words. Old notes from Notion, Gmail and Slack land right on your board.

Podcast launch
Ideas · Mon
Episode 1: why I quit my job
Start with the honest version.
plan.txt
Launch by March?
Have three episodes ready first.
#music-friends · Nov
Use Ben’s lo-fi loop for the intro
“Take it, it’s yours.”
Re: intro track · Dec
Free to use, just credit Ben
Show notes template
Intro: 15 seconds, max
3 notes found in Slack, Gmail and Notion
ASK YOUR MEMORY
what did I say about intro music?
Find thoughts

03 / 05

Think with your hands

Circle it. Underline it. Scribble in the margin. It feels like paper, so you can think the way you already do.

Podcast launch
Ideas · Mon
Episode 1: why I quit my job
Be honest about it.
plan.txt
Launch by March?
Have three episodes ready first.
Quick note
Ask Maya to be a guest?
too soon?? April!

04 / 05

See how ideas connect

Pull a line between two thoughts. As you type, notes you wrote months ago show up next to the new one, so ideas find each other.

Podcast launch
Ideas · Mon
Episode 1: why I quit my job
Quick note
Ask Maya to be a guest?
Typing…
Maya quit her job last year too
Voice memo · Jan
Maya’s story about leaving her job
“Best worst decision I made.”
Add to board
You wrote about this before

05 / 05

Ask AI about just these

Lasso a few notes and ask. The AI only looks at what you picked, and the answer lands on your board as a new note.

Podcast launch
Ideas · Mon
Episode 1: why I quit my job
Quick note
Ask Maya to be a guest?
#music-friends
Use Ben’s lo-fi loop
3 notes picked
what should episode 1 be?
Stella · from your 3 notes
Episode 1: “Why we quit”
Open with you and Maya: two people who quit
Ben’s lo-fi loop for the 15-second intro
Record in April, not March

Thinkoutloud,together

Working next to someone makes it easier to start. Bring a friend or your team onto the same canvas and watch each other think, live.

Onboarding drop-offLive
DMREA
0 editing
Positioning doc
Lead with the board, not the AI
People meet a chat box first and think “another wrapper”.
Q3 plan
Week-2 activation is the lever
Retention drops 38% between day 7 and day 14.
#user-interviews
They stall the second the sync finishes
Sarah: “It said Connected, and then nothing was there.”
Re: onboarding feedback
Drop-off is right after the first app
Most testers connect one app, look around, and leave.
Session recordings · wk 2
7 of 9 sessions: a pause, then a tab switch
Average stare at the empty board: 22 seconds.
AI · from Gmail
They connect one app, then meet an empty board
The board is empty the moment they finish.
AI · from Drive
A 22-second stare, then a tab switch
7 of 9 recorded sessions do exactly this.
AI · from Slack
Sarah said it plainly
“It said Connected, and then nothing was there.”
ANew note · just now
GATHER FROM CONNECTED KNOWLEDGE
What are you trying to remember?
+ 3 moreGather
Ask about these 3 notes…Ask AI
Stellaon 3 notes · asked by Mei
why are testers leaving here?
Daniel·
Mei·
Ryan·
Emily·
Arjun·

Instant Capture and Search.Overlay on Your Screen

Press ⌘ ⇧ O anywhere. Type the thought, hit return, and you are back. Tag it #marketing if that settles you; you will find it by meaning either way.

PagesFileEditInsert100%Tue 9:41
Q2 positioning · draft
Q2 positioning · draft
We keep opening with the AI. Every deck, every page, the first thing people meet is a chat box, and the first thing they think is “another wrapper”.
Press ⌘⇧O anywhere

It never takes you out of your app

The bar floats over whatever is focused. Nothing to open, nothing to switch to, nothing to find your way back from.

Tagging is optional

Type # and pick one, in a second. It is there for your peace of mind, not because retrieval needs it.

Found by meaning, not by wording

Weeks later you will ask for it in words you never wrote down. It still comes back first.

Remember web pages, clip notes, and recall them later.

Plus, a smart AI assistant that explains complex ideas and connects them to your past notes.

arxiv.org/pdf/2606.06494v1
1 / 9 100%
arXiv:2606.06494v1  [cs.LG]  4 Jun 2026

Spectral-Tail Adapters: Protecting Principal Components in Parameter-Efficient Continual Learning

Marius HalloranInstitute for Adaptive Systemsmhalloran@ias.edu
Ioana PetrescuInstitute for Adaptive Systemsipetrescu@ias.edu
A. DelgadoInstitute for Adaptive Systemsadelgado@ias.edu
Florin BrandtInstitute for Adaptive Systemsfbrandt@ias.edu
L. OkaforInstitute for Adaptive Systemslokafor@ias.edu
Abstract

Parameter-efficient finetuning methods based on spectral decomposition have enabled progress in continual learning. In this paper we introduce Spectral-Tail, which utilizes the singular bases U and V of the pre-trained weights as a fixed reference frame to learn a low-rank update applied to the singular value matrix. A soft spectral penalty discourages updates aligned with the dominant singular directions, reducing interference while routing fine-grained adaptation into the long-tail coordinates.

1  Introduction

Large Language Models (LLMs) have achieved remarkable performance across diverse reasoning and generation tasks (Zhao et al., 2023; Minaee et al., 2024). However, adapting these models to new domains remains computationally expensive, as full fine-tuning requires updating billions of parameters.

Among PEFT approaches, Low-Rank Adaptation (LoRA) (Hu et al., 2021) has emerged as one of the most widely adopted. Motivated by the evidence that task-specific updates lie in a low-dimensional subspace (Li et al., 2018), LoRA freezes the pretrained weights and learns two trainable low-rank matrices.

Existing low-rank methods often suffer from interference between overlapping update directions, especially when models are adapted across sequential tasks. Since the largest singular values encode the most critical structure, modifications there disproportionately degrade prior knowledge.

To mitigate this, we propose a spectral regularization scheme that selectively penalizes updates to the dominant singular components while allowing greater flexibility in the lower-rank "tail". Our specific contributions are as follows:

  • We introduce Spectral-Tail, a low-rank adaptation method operating over the singular values of a weight matrix, coupled with a soft regularization that steers updates toward the spectral tail.
  • Different from existing continual PEFT methods (Das et al., 2026; Wang et al., 2023a), it requires no access to adapters from prior tasks, preserving the privacy of each user's task-specific data.
  • We evaluate on a suite of continual learning tasks, matching state-of-the-art methods while increasing the stable rank of the weight matrix.

2  Related Work

Spectral LoRA variants. Leveraging the spectral properties of base weights W is a key strategy in PEFT. Many SVD-based approaches (Meng et al., 2024; Lingam et al., 2024) partition the spectrum to align trainable updates with the structure of pretrained matrices for more efficient tuning.

S The Signal
HomeEssaysArchive
Workflow · 6 min read

How I Use an AI Second Brain to Run My Business

Ever since I started saving everything into one place, meeting prep that used to take me an hour now takes five minutes, and the research that used to eat half a day takes twenty.

When you're running a business, most of the real work is hunting for context that's scattered across a dozen apps, old chats, and articles you swear you read last month. The fix isn't more notes; it's a system that recalls the right one at the right moment.

It could be a decision you made about this exact problem a quarter ago, and the reasoning behind it. Or the report you skimmed in February that's suddenly relevant to the call you're on today.

When you're running a business, most of the real work is hunting for context that's scattered across a dozen apps…
Copy ⌘C
Search the web
Constella ›
Inspect
Clip selection
Send selection to chat
Stella Ready to read
Dashboard
+ Capture
Clip this page
Capture Note /

Select text and right-click to clip it

Ask Stella
Summarize key points ›
Recall related ideas ›
Search similar articles & papers ›
Sync your knowledgebases
Back to capture
Stella is reading
Stella
Page saved to your vaultLinked to 4 related notes · on-device
Ask about this page…
docs.google.com/document/d/1aZ9…/edit
Context Engineering in AI Brains
FileEditViewInsertFormat
Share
100% Normal text BIU

Context Engineering in AI Brains

Research draft · last edited just now

Personal knowledge tools promise perfect recall, yet most degrade into write-only archives. The bottleneck is rarely storage; it is context: surfacing the right memory at the exact moment of need.

Why retrieval is the hard part

Most retrieval systems treat memory as a flat store of chunks, but a real second brain has to weight recency, relevance, and the user's own

Ask about this doc…

Mobile app

logo

Never lose a thought on the go

Instantly capture a thought without the annoying pain of thinking of which file to put it in.

DownloadDownload

Privacy

Your thoughts stay yours

The messy, half-finished stuff is exactly what you should be able to put down without worrying who sees it.

Private cloudOnly you
Episode 1: why I quit my job
Ask Maya to be a guest?
Launch by March?
Synced to your Mac, phone and browser

Your own private cloud

Your notes live in a private cloud space that only your account can open. Nobody else can browse it, and it follows you to every device.

Journal · late night
Honestly scared this won’t work
Only you
AI training data×

Never used to train AI

Not ours, not anyone else’s. Your notes power your answers, in your session, and nothing else.

my-thoughts-export.zip· 4,312 notes
Export everythingDelete forever

Yours to export or erase

Take everything with you in open formats, or delete it for good. Any time, no lock-in.

Think Better & Faster