diff --git a/.swm/a-flow-in-the-code.oo0s391m.sw.md b/.swm/a-flow-in-the-code.oo0s391m.sw.md new file mode 100644 index 0000000..a082691 --- /dev/null +++ b/.swm/a-flow-in-the-code.oo0s391m.sw.md @@ -0,0 +1,22 @@ +--- +title: A flow in the code +--- +## Introduction + +This doc describes the {{SUBJECT}} flow in our system. We will follow its implementation across the various locations so you can understand how the different parts create the full picture. + +## Following the flow + + + +Select the first step where the flow begins - e.g., the entry point, or an API call. + + + +{{Keep adding snippets from the next steps of the flow}} + +## Things to note + +{{Who uses this flow and when?}} + +Powered by [Swimm](https://app.swimm.io/) diff --git a/.swm/swimm.json b/.swm/swimm.json new file mode 100644 index 0000000..89064ce --- /dev/null +++ b/.swm/swimm.json @@ -0,0 +1,3 @@ +{ + "repo_id": "Z2l0aHViJTNBJTNBZGV2ZWxvcGVyLmZzcyUzQSUzQW1hbnVjcjYxOQ==" +}