From 0c7baeb9d8af575909b1ce6d4dc402f8c9a2bd11 Mon Sep 17 00:00:00 2001 From: KS Jannette Date: Tue, 24 Feb 2026 13:12:47 -0500 Subject: [PATCH] hotfix --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2bef3c6..25a7e8c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ kongruity clusters large volumes of unstructured action items in development set In kongruity, "to dos", action items, agile tickets, Jira comments (appropriately tagged) ... all the myriad artifacts of the creative-engineering process, become thematic "sticky notes." -kongruity's React/Vite UI displays a board of your team's seemingly chaotic "sticky notes". - -They are transformed into manageable, actionable groups, with headers that explains each group's semantic relation, and project magament UI options: ranking temporal priority for future relase goals. +kongruity's React/Vite UI displays a board of your team's seemingly chaotic "sticky notes" - transformed into manageable, actionable groups, with headers that explain their semantic relation, and introduces project management workflow: ranking temporal priority of clusters for future release. The backend features an Express server/API that serves "sticky note" data and proxies semantic grouping requests to Large Language Models.