Implement proper deserialization instead of just FromStr for things that should be passable by both blob and CLI input
Create opinionated tool for multi-stage and multi-machine Icepick workflows
a18282d1075328119ea3ad2b328ee9dfca518cc3 implements improvements that will help transfer data between modules
Implement dynamic PromptHandlers by using genericized methods that accept impl PromptHandler
Create opinionated tool for multi-stage and multi-machine Icepick workflows
Thinking on this, I think it is reasonable to implement a one-machine system with no internal
module so it can run entirely on an online system, then once that's done, write the internal
…
WIP: expand documents to support playbooks for managing specific digital assets
At this point in time, I do not have this fleshed out. My original assumption would be that the information would need to be transferred to the offline machine by-hand, transcribed from pen and…