Skip to content

Commit 06e2f0d

Browse files
authored
Update product roadmap with solution definitions and gaps
Added details on solution definitions and known gaps in the product roadmap.
1 parent 3193d11 commit 06e2f0d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

  • nuxt/content/handbook/engineering/product

nuxt/content/handbook/engineering/product/roadmap.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ They are not listed in any order and they are not commitments. The list will cha
8989

9090
Where a delivery date has been committed to a customer, that commitment lives in the relevant issue, not here.
9191

92+
Solution definitions are being worked through separately. Two items below hold regardless of where that work lands: **Data Modeling** and the **Time Series Database** underpin every solution candidate currently under discussion. The rest of the list will be re-cut once those definitions exist.
93+
9294
| Item | Lane | Pillar | Scope | Problem | Product outcome |
9395
| :---- | :---- | :---- | :---- | :---- | :---- |
9496
| **Data Modeling** — team-level versioned schema registry (JSON Schema) + NR validator node | Platform | Build · Govern | FlowFuse | Functional gap against competitors | A team defines a shared model once and validates against it in more than one flow |
@@ -107,3 +109,11 @@ Where a delivery date has been committed to a customer, that commitment lives in
107109
| **AI: chat history** — persistent history, separate chats each with their own context | AI | Build | FlowFuse | Context is lost between sessions | A user can have multiple chats and switch between them |
108110
| **AI: custom team skills** — teams author skills specific to their use cases | AI | Govern · Build | FlowFuse | Organizational standards aren't encoded anywhere the AI can apply them | Standardization of custom use-cases within an organization |
109111
| **AI: custom models** — connect the agent to customer-hosted models | AI | Build · Govern | FlowFuse | Sovereignty requirements rule out vendor-hosted models | Orgs with specific model requirements are able to use our AI services |
112+
113+
### Known gaps, not yet scoped
114+
115+
Named as needed, with nothing on the list above that covers them. Recorded here so they are not lost, not as a commitment to build them.
116+
117+
- **Scheduling** and **quality monitoring** - identified as prerequisites for an OEE-style solution.
118+
- **Migration path for existing Node-RED users** - we have an onboarding story for building from scratch, and a connection story for an existing install, but nothing for moving an established estate across.
119+
- **Ownership of ongoing maintenance** - no way for FlowFuse to own the upkeep of a deployed solution on a customer's behalf, rather than handing that back to them.

0 commit comments

Comments
 (0)