Specification before code
KREOVIAN writes an editable product specification — purpose, users, pages, entities, roles, security — and only generates once you approve it.
Features
This page lists shipped behaviour and clearly separates what is planned. Nothing here is a mock.
KREOVIAN writes an editable product specification — purpose, users, pages, entities, roles, security — and only generates once you approve it.
Eleven specialised agents (product, UX, frontend, backend, database, security, testing, DevOps, SEO, review, docs) share one orchestrated task graph.
Every project gets normalised tables, foreign keys, indexes and row-level security policies — not a mock JSON file.
Each change writes a version checkpoint with the request, files touched and model used. Compare and restore at any time.
Provider adapters for AI, storage, auth and deployment mean the code you export runs anywhere. No lock-in by design.
Exposed secrets, missing policies and unprotected routes are findings that can block a publish, not warnings you scroll past.
One assistant in the interface. Eleven specialised roles behind it, each run recorded with input, output, status and cost.
Product Manager
Turns a request into an editable product specification.
UX Designer
Defines flows, layout structure and design tokens.
Frontend Engineer
Implements pages and reusable components.
Backend Engineer
Implements server functions, APIs and integrations.
Database Architect
Designs schema, relationships, indexes and policies.
Security Auditor
Finds exposed secrets, weak policies and unsafe routes.
Testing
Writes and runs verification for generated code.
DevOps
Builds, environments and deployment adapters.
SEO & Accessibility
Metadata, semantics, contrast and keyboard support.
Code Review
Reviews diffs before they are applied.
Documentation
Keeps architecture and usage docs current.
Marketing websites
SSR pages, SEO metadata, sitemap, structured data
Internal dashboards
Role-aware navigation, charts, tabular data, exports
SaaS products
Auth, workspaces, plans, metering, admin tooling
E-commerce
Catalogue, cart, checkout hooks, order pipeline
APIs & webhooks
Typed endpoints, validation, signing, OpenAPI output
Progressive web apps
Installable shell, offline-aware routing
Listed here rather than shipped as buttons that do nothing.