From 59b00e0c9ac28d7157d0eea0ba5f59d0298ac30d Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Sat, 25 Apr 2026 21:12:20 +0200 Subject: [PATCH 1/2] docs: add UFO to terminology Signed-off-by: David Dal Busco --- docs/terminology.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/terminology.mdx b/docs/terminology.mdx index e5171672..72a98602 100644 --- a/docs/terminology.mdx +++ b/docs/terminology.mdx @@ -88,6 +88,14 @@ If you want to play with kids in your own group, it’s super fast and easy beca By picking the right group (or subnet), everyone can play faster and have more fun. +## UFO + +A UFO is a raw canister, meaning any [canister](#canister) that is not a standard Juno [module](#modules) (i.e. not a [Satellite](#satellite), [Mission Control](#mission-control), or [Orbiter](#orbiter)). + +UFOs can be registered and managed through the [Console](#console), giving you access to the same administration features available for other modules: metrics, settings, [controllers](#controller), and snapshots. They are also compatible with monitoring. + +This is particularly useful for developers who want to spin up arbitrary canisters, for example on a local emulator to replicate a mainnet setup, while still benefiting from the Console's tooling. + ## Wallet A wallet is your secure repository for managing and storing resources in Juno. From 81b5e3652dae59ecc363ae54b4090169af699c78 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 19:14:27 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=84=20Update=20LLMs.txt=20snapshot?= =?UTF-8?q?=20for=20PR=20review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .llms-snapshots/llms-full.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.llms-snapshots/llms-full.txt b/.llms-snapshots/llms-full.txt index 25fe482a..977c344e 100644 --- a/.llms-snapshots/llms-full.txt +++ b/.llms-snapshots/llms-full.txt @@ -14152,6 +14152,14 @@ If you want to play with kids in your own group, it’s super fast and easy beca By picking the right group (or subnet), everyone can play faster and have more fun. +## UFO + +A UFO is a raw canister, meaning any ([canister](#canister)) that is not a standard Juno ([module](#modules)) (i.e. not a ([Satellite](#satellite)), ([Mission Control](#mission-control)), or ([Orbiter](#orbiter))). + +UFOs can be registered and managed through the ([Console](#console)), giving you access to the same administration features available for other modules: metrics, settings, ([controllers](#controller)), and snapshots. They are also compatible with monitoring. + +This is particularly useful for developers who want to spin up arbitrary canisters, for example on a local emulator to replicate a mainnet setup, while still benefiting from the Console's tooling. + ## Wallet A wallet is your secure repository for managing and storing resources in Juno.