Lab / 003
Interface Sequence
Overview
A study of the path from system startup to an inhabited digital space. Entrance, audio selection, content and the empty Hub are treated as one continuous interface rather than separate pages.
システム起動から、人が滞在するデジタル空間へ至る流れの研究です。Entrance、音声選択、コンテンツ、空白のHubを別々のページではなく、一つの連続したインターフェースとして扱います。
System Note
boot(); select_interface(); select_audio_mode(); mount_desktop_hub(); observe();
Sequence
-
01 / interface_selectEntrance
A restrained boot sequence asks the visitor to choose an interface.
-
02 / audio_selectAudio Mode
Interaction sound is chosen before the observed space starts.
-
03 / content_systemContent
Text, image and generative traces share a fixed desktop grid.
-
04 / observed_spaceDesktop Hub
The final state contains no message: only the system, navigation and a field waiting to be observed.
-
01 / hidden_space.c _02 / web_runtime.build _hidden_process / active05 / hidden_process
Secret Space
Selecting SoulCraft.jp starts two typed processes: a concealed C-style boot sequence and a looping HTML, CSS, JavaScript and Canvas build log.
01 / 05