SoulCraft.jp lab_index();

LAB / 001

Building SoulCraft

A continuing observation of how a digital space is formed.

Type
Project / Process
Status
Ongoing
Period
2026.07 —
Tools
HTML / CSS / JavaScript

01 / OVERVIEW

A space that remains in progress.

SoulCraft.jp is not treated as a conventional website. It is a single digital work in which completed pieces, experiments, process and everyday observation coexist. Lab records the decisions and unresolved states that are normally removed before a work is shown.

02 / VISUAL RECORD

Monochrome About visual
FRAME 01Image, darkness and residual motion.
LIFE background visual
FRAME 02An organic layer inside a digital system.

03 / PROCESS NOTES

Defined SoulCraft.jp as one artwork rather than a collection of conventional pages.

Separated Archive and Lab: completed works remain silent; Lab exposes their construction.

Established a master / candidate workflow and began designing the mobile Lab system.

04 / SYSTEM FRAGMENT

typedef struct s_soulcraft
{
    void *archive;
    void *lab;
    void *life;
    int   observing;
}   t_soulcraft;

while (space.observing)
    render(&space);

05 / OBSERVATION

The unfinished state is not outside the work. It is one of its visible layers.

STATUSCONTINUING