
Technaut Aqua Track — Water Distribution SaaS
Multi-Tenant SaaS · Distribution
Turns government tender chasing into a scored, auditable pipeline where every number can be defended.
A tender intelligence workspace that takes a government tender from discovery to post-award review: every opportunity is scored against your own capability profile, and every score shows the components, weights and reasons behind it.

Tendorer is a bid management workspace for organizations that compete for government tenders. It carries an opportunity through the full cycle — discover, understand, evaluate, decide, prepare, track, learn — instead of leaving it scattered across spreadsheets and mailboxes.
The defining constraint is explainability. Every score, recommendation and warning the system produces is shown next to the components and weights that produced it, and any assessment can be overridden by a person with a recorded reason. A match score of 97 is never a black box: the eligibility clauses it cleared, the ones it failed and the capability gaps behind them are all visible on the same screen.
Tender documents are parsed by a pluggable extraction provider — an offline heuristic parser by default, with an optional LLM adapter — so the platform runs with no external AI dependency and gains accuracy when one is configured.
Organizations bidding on government tenders track opportunities in spreadsheets and mailboxes. Eligibility is re-checked by hand for every tender, the reasoning behind a go/no-go decision lives in someone's head, and there is no record afterwards of why a bid was pursued or dropped.
A single workspace that ingests tenders, scores each one against a stored capability profile, and exposes the full reasoning behind every number — then carries the chosen opportunities through bid preparation, approval and submission with an audit trail.
NestJS 11 REST API over Prisma 6 and MariaDB 11.8, documented with Swagger
React 19 + Vite 6 SPA using TanStack Query for server state and Recharts for analytics
JWT access tokens plus rotating refresh tokens in httpOnly cookies, argon2 password hashing
Role-based permissions covering tenders, bids, finance, review and read-only access
Pluggable document-extraction provider — offline heuristic parser by default, LLM adapter optional
Scoring engine that persists the component breakdown alongside every computed score
A recommendation nobody can interrogate does not get trusted — bid teams will not act on a number they cannot defend to a director.
Made explainability part of the data model rather than a UI afterthought: every score persists its components, weights and reasons, so the interface renders the argument alongside the number and a person can override it with a recorded justification.
Document extraction quality varies wildly, and binding the product to one AI vendor would make it unusable in air-gapped procurement environments.
Defined extraction as a provider interface with an offline heuristic parser as the default implementation, so the platform is fully functional with no external dependency and improves when an LLM adapter is configured.
Tender evaluation moved from ad-hoc spreadsheet review to a scored, auditable pipeline. The seeded demo carries 20 tenders scored end to end across two organizations, with eligibility gaps, risk scores and closing deadlines surfaced on a single dashboard.




