<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Big-Picture on Ocarina — manual</title>
    <link>https://mojo-molotov.github.io/from-ocarina-to-igor/tags/big-picture/</link>
    <description>Recent content in Big-Picture on Ocarina — manual</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 02 Jun 2026 08:52:49 +0200</lastBuildDate>
    <atom:link href="https://mojo-molotov.github.io/from-ocarina-to-igor/tags/big-picture/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chapter 00 — Big picture</title>
      <link>https://mojo-molotov.github.io/from-ocarina-to-igor/00-big-picture/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      <guid>https://mojo-molotov.github.io/from-ocarina-to-igor/00-big-picture/</guid>
      <description>&lt;h1 id=&#34;chapter-00big-picture&#34;&gt;Chapter 00 — Big picture&lt;a class=&#34;anchor&#34; href=&#34;#chapter-00big-picture&#34; data-pagefind-ignore=&#34;all&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;blockquote class=&#39;book-hint &#39;&gt;&#xA;&lt;p&gt;Cartography of the ecosystem: who talks to whom, who depends on what, and which way the data flows.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;chapter-files&#34;&gt;Chapter files&lt;a class=&#34;anchor&#34; href=&#34;#chapter-files&#34; data-pagefind-ignore=&#34;all&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;#&lt;/th&gt;&#xA;          &lt;th&gt;File&lt;/th&gt;&#xA;          &lt;th&gt;Contents&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;01&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/00-big-picture/01-ecosystem-map/&#34;&gt;&lt;code&gt;01-ecosystem-map.md&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;The six repositories on a single diagram: their role, their license, and the contract that binds them.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;02&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/00-big-picture/02-stack-matrix/&#34;&gt;&lt;code&gt;02-stack-matrix.md&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Technical stack per repository (language, dependencies, build, deployment, version).&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;03&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/00-big-picture/03-global-execution-flow/&#34;&gt;&lt;code&gt;03-global-execution-flow.md&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;End-to-end execution flow of an e2e campaign: USER → CLI → Pool → Cycle → SUT → Plugins.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;04&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/00-big-picture/04-repo-relations/&#34;&gt;&lt;code&gt;04-repo-relations.md&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Detail of bilateral relationships: who imports what, who consumes which artifact, which secrets are shared.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;related-reading&#34;&gt;Related reading&lt;a class=&#34;anchor&#34; href=&#34;#related-reading&#34; data-pagefind-ignore=&#34;all&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Philosophy of the ecosystem → &lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/01-philosophy/&#34;&gt;&lt;code&gt;../01-philosophy/&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;The framework itself in detail → &lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/02-ocarina/&#34;&gt;&lt;code&gt;../02-ocarina/&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;The two “example” suites → &lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/07-ocarina-example/&#34;&gt;&lt;code&gt;../07-ocarina-example/&lt;/code&gt;&lt;/a&gt;, &lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/08-ai-example/&#34;&gt;&lt;code&gt;../08-ai-example/&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;The public SUT → &lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/05-igoristan/&#34;&gt;&lt;code&gt;../05-igoristan/&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;The OTP / Corsicadex backend → &lt;a href=&#34;https://mojo-molotov.github.io/from-ocarina-to-igor/06-tests-workers/&#34;&gt;&lt;code&gt;../06-tests-workers/&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
