Skip to content
Snippets Groups Projects

first draft of Input

Merged elf Pavlik requested to merge github/fork/elf-pavlik/input into master
1 file
+ 15
0
Compare changes
  • Side-by-side
  • Inline
Input.md 0 → 100644
+ 15
0
# vf:Input
a slot which accepts resources going into the process
## phases
* Recipe - often containing broad description of acceptable resources
* Plan - in this stage one can narrow further acceptable inputs from Recipe and serve as foundation to cast an Intent
* Commitment - in this stage one has agreement for particular resource to bind with input slot
* Event - stage after running the process which refers to resource actually put into input slot
## verbs
* use - for example a tool used in process
* consume - for example an ingredient composed into the output
Loading