{"id":43244449,"url":"https://github.com/sddevelopment-be/systems-thinking-kata","last_synced_at":"2026-02-01T12:04:02.455Z","repository":{"id":258142214,"uuid":"872001266","full_name":"sddevelopment-be/systems-thinking-kata","owner":"sddevelopment-be","description":"A systems thinking / modeling kata based on a talk given by Edwin Burgers at the SoCraTes 2024 unconference. This repository contains a general overview of the approach, a description of the excercise, and a bunch of diagrams for you to toy with.","archived":false,"fork":false,"pushed_at":"2024-11-25T04:30:20.000Z","size":5355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-25T05:23:55.984Z","etag":null,"topics":["architecture","complexity","kata","modelling","plantuml","socratesbe","systems-thinking","workshop"],"latest_commit_sha":null,"homepage":"https://sddevelopment-be.github.io/systems-thinking-kata/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sddevelopment-be.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"sddevelopment-be","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://socratesbe.org/#sponsors"]}},"created_at":"2024-10-13T14:32:29.000Z","updated_at":"2024-11-14T05:47:24.000Z","dependencies_parsed_at":"2024-11-25T05:33:23.685Z","dependency_job_id":null,"html_url":"https://github.com/sddevelopment-be/systems-thinking-kata","commit_stats":null,"previous_names":["stijn-dejongh/systems-thinking-kata","sddevelopment-be/systems-thinking-kata"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sddevelopment-be/systems-thinking-kata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sddevelopment-be%2Fsystems-thinking-kata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sddevelopment-be%2Fsystems-thinking-kata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sddevelopment-be%2Fsystems-thinking-kata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sddevelopment-be%2Fsystems-thinking-kata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sddevelopment-be","download_url":"https://codeload.github.com/sddevelopment-be/systems-thinking-kata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sddevelopment-be%2Fsystems-thinking-kata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28977665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T11:31:13.034Z","status":"ssl_error","status_checked_at":"2026-02-01T11:30:25.558Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["architecture","complexity","kata","modelling","plantuml","socratesbe","systems-thinking","workshop"],"created_at":"2026-02-01T12:03:28.598Z","updated_at":"2026-02-01T12:04:02.447Z","avatar_url":"https://github.com/sddevelopment-be.png","language":"CSS","funding_links":["https://github.com/sponsors/sddevelopment-be","https://socratesbe.org/#sponsors"],"categories":[],"sub_categories":[],"readme":"# Systems Thinking Kata: Project vs Product\n\nA systems thinking / modeling kata based on a talk given by [Edwin Burgers](https://www.linkedin.com/in/edwinburgers/) at the\n[SoCraTes 2024](https://socratesbe.org) unconference. This repository contains a general overview of the approach, a description of the excercise,\nand a bunch of diagrams for you to toy with.\n\n---\n\u003c!-- INTRO STOP ---\u003e\n\n## Goal\n\nThe goal of this architecture kata is to help participants understand the complexity of the relationship between different organizational elements and how they impact the business goal of Customer Satisfaction Rate. \nAs a secondary learning objective, participants will learn the basics of using the `Causal Loops` diagramming technique to model complicated / complex systems.\n\n## Methodology\n\nAfter a brief introduction to the \"Causal Loops\" diagramming technique, participants will determine how different organizational elements impact\nthe business goal of Customer Satisfaction Rate (i.e. delivering as much value to their customers as possible).\n\n\u003e **First Law of Diagramming:**\n\u003e The primary value in diagrams is in the discussion while diagramming—we model to have a conversation.\n\n## Structure\n\n| Name                                                   | Description                                                |\n|:-------------------------------------------------------|:-----------------------------------------------------------|\n| [`content/diagram_tutorial`](./diagram_tutorial)       | The content of the introduction to Causal Loop Diagramming |\n| [`content/projects_vs_product`](./projects_vs_product) | The main system thinking kata content                      |\n| [`CHANGELOG.md`](./changelog)                          | The changelog for this repository                          |\n| [`LICENSE.md`](./license)                              | The license file for this repository                       |\n| [`GLOSSARY.md`](./glossary)                            | A list of terminology and their meaning                    |\n| [`CONTRIBUTING.md`](./contributing)                    | Information on how to contribute to the repository         |\n\n# Contributing\n\nIf you want to contribute to this repository, please read the [CONTRIBUTING.md](./contributing) file for more information.\n\n# License\n\nThis repository is licensed under the [Creative Commons BY-NC 4.0](./license). This basically means you can use, share, and adapt this work\nfor non-commercial purposes, as long as you give credit to the original author. You can adapt this work, and use it in your own projects (even\nfor commercial purposes), but you must properly attribute the authors of this work and include a link to this publication.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsddevelopment-be%2Fsystems-thinking-kata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsddevelopment-be%2Fsystems-thinking-kata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsddevelopment-be%2Fsystems-thinking-kata/lists"}