Root of Cryptoid

Phase

avater sovetnik finished it at 2024-07-13 11:32:04


Initial phase
In project Cryptoid

MindMap

To clone this phase, add umwelt client to your project dependencies in `mix.exs` and run

mix umwelt.clone 3

Terms affected by phase Root

In each phase, some terms appeared for the first time, changed their place in the structure, were updated with new meaning, or were marked as no longer in use. These shifts help trace the evolution of the project’s conceptual map.

Added

Root of Cryptoid

lib/cryptoid.ex
defmodule Cryptoid do
  @moduledoc "Root of Cryptoid"
end
test/cryptoid_test.exs
defmodule Cryptoid do
  @moduledoc "Root of Cryptoid"
end


Phase History Tree

A tree of all phases the project has passed through to reach the current phase.


Rendering...