feat: add decodal profile archives

This commit is contained in:
2026-07-08 18:57:54 +09:00
parent 56cac3c74a
commit a823d414d0
25 changed files with 930 additions and 21 deletions
+1
View File
@@ -19,6 +19,7 @@ pub mod identity;
pub mod interaction;
pub mod management;
pub mod observation;
pub mod profile_archive;
mod runtime;
pub mod worker_backend;
pub mod working_directory;