diff --git a/OVERVIEW.md b/OVERVIEW.md deleted file mode 100644 index 11cb2b0..0000000 --- a/OVERVIEW.md +++ /dev/null @@ -1 +0,0 @@ -readme.md copied out to here. \ No newline at end of file diff --git a/README.md b/README.md index 5db64d8..3a474c4 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Everything is modular, especially agents and code. We create small modules of e ###### 3_product_development_s - user-flows/screen states/actions.md +- system-ontology-framework: A framework that defines a system ontology approach where a complex software system is modeled as a structured graph (nodes and relationships) that serves as the single source of truth—allowing AI to automatically generate diagrams, detect issues, simulate changes, and even build code. It’s important because it transforms system design from static documentation into a machine-readable, AI-operable model, enabling automation, consistency, and far more intelligent development and scaling of software systems. ###### 4_finance_s