Update project description for interactive analytics drill-downs.
Some checks failed
CI / verify (push) Has been cancelled
Some checks failed
CI / verify (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Solaire Inventory Intelligence
|
# Solaire Inventory Intelligence
|
||||||
|
|
||||||
Solaire is a single-customer pilot for understanding produce inventory health, freshness risk, branch and salesperson performance, and advisory pricing opportunities. It currently runs on deterministic demo data and is structured to connect to Odoo Inventory and Salesforce later.
|
Solaire is a single-customer pilot for understanding produce inventory health, freshness risk, branch and salesperson performance, and advisory pricing opportunities. Interactive analytics drill-downs let you inspect inventory value, revenue, freshness, and at-risk exposure by branch, category, and product. It currently runs on deterministic demo data and is structured to connect to Odoo Inventory and Salesforce later.
|
||||||
|
|
||||||
## What is included
|
## What is included
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,8 @@ export const metadata: Metadata = {
|
|||||||
default: "Solaire — Inventory Intelligence",
|
default: "Solaire — Inventory Intelligence",
|
||||||
template: "%s · Solaire",
|
template: "%s · Solaire",
|
||||||
},
|
},
|
||||||
description: "Track stock health, freshness, sales performance, and pricing opportunities.",
|
description:
|
||||||
|
"Track stock health, freshness, sales performance, and pricing opportunities with interactive analytics drill-downs.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
Reference in New Issue
Block a user