How it works
A team project tracker with boards, sprints, automation and a query language. The full technical description of Andare — what it does, what it is made of, and what state it is in.
The premise
Andare is the project tracking product in the Bottega suite — boards, backlog, sprints, workflows, automation rules and realtime notifications, in the spirit of Jira but built for teams who resent the ceremony.
It carries its own query language (AQL) for saved searches, an append-only decision log, and realtime presence across every board. Every behaviour is specified before it is built: the repository keeps a specification, a phased build plan and a deviations log alongside the code, and the tests run against the Firebase Emulator Suite.
What is included
Boards, backlog, sprint planning and burndown with realtime multi-user updates
AQL — a structured query language for saved filters and cross-project search
Rule-based automation on status transitions, assignment and sprint events
Verified end to end against the Firebase Emulator Suite, not only unit-mocked
How it is built
Andare is built on React 19, TypeScript, Vite, Firestore, Cloud Functions and Zod.
The repository is 100% TypeScript by volume — a description of what the work actually consists of rather than what it is filed under.
It carries 352 commits since Jul 2026, most recently changed in Sep 2026.
The method behind it
Every project here starts as a written specification, and the specification stays authoritative once code exists. The repository keeps a build plan with live status, an append-only decision log recording where the implementation departed from the plan, and a handoff document describing the true current state — including the parts that are not finished.
That is why a portfolio this wide is not a shallow one, and it is why this page can describe the product without overstating it.
Current state
In development. Under active work right now.
The source is private. What this page claims is checkable against the product itself, not the repository.
Next
Bring Andare into your company
Ask about onboarding an organisation, migrating existing records, or a demonstration.