Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:quantum:knowform [2026/05/21 07:32] – [Design] kymkiprojects:quantum:knowform [2026/05/21 07:34] (current) – [Current State] kymki
Line 59: Line 59:
 ===== Current State ===== ===== Current State =====
  
-Knowform is a personal framework and prototype. It is not a polished product.+Knowform is a piece in a framework on prototype stage. It is not a polished product.
  
 The main value of the project is the architecture and the exploration of how organisational knowledge can be modeled as a graph. The codebase contains support for REST endpoints, JSON ingest, graph construction, edge rules, metadata tracking, and Neo4j output. The main value of the project is the architecture and the exploration of how organisational knowledge can be modeled as a graph. The codebase contains support for REST endpoints, JSON ingest, graph construction, edge rules, metadata tracking, and Neo4j output.
  
-Some parts are still rough. Some model fields are pragmatic rather than elegant. The project also reflects experimentation with graph theory, category theory concepts, and Rust application structure.+Some parts are still rough. Some model fields are pragmatic rather than elegant (which was also my initial goal - function before looks). The project also reflects experimentation with graph theory, and Rust application structure.
  
 ===== Direction ===== ===== Direction =====