Accounts, Projects & Experiment Nodes That Actually Do Things

You can now create an account, set up a project, and work with experiment nodes that have real statuses, iterations, and a way to mark things done. The foundation is in.

The last two days were infrastructure days. Not the glamorous kind of shipping, but the kind that makes everything else possible.

We picked our tools, got them wired together, and kept building until the experiment canvas had enough to feel like a real product. The combination of real-time data sync and a proper account system means the canvas now works like you'd expect it to.

  • Account creation and login: you can now sign up and log in to Tracsio. Sessions are secure and persistent.
  • Projects and team members: create projects, see who's on your team, and manage workspace membership from a dedicated table view.
  • Experiment nodes with statuses: every node in your experiment canvas now has a status: not started, in progress, or done. You can see the state of your whole experiment at a glance.
  • Iterations: run multiple iterations of the same experiment without overwriting previous results. Each run is tracked separately.
  • Mark tasks as done: task nodes now have a done toggle. Simple, but satisfying to use.
  • Customer discovery section: experiment canvas now has a dedicated group of node types focused on customer discovery.
  • Onboarding form rebuilt: the first version wasn't collecting the right information in the right order. We rebuilt it from scratch with a cleaner, more logical flow.
  • Project settings validation: added character limits to project name and description fields. Small thing, but important.
  • Fixed incorrect project names showing in the workspace dropdown.
  • Fixed the default redirect after login to land on the right page.
  • Resolved UI glitches caused by server and client rendering getting out of sync.