Experiments
Implementation Stories, in priority order
I can do Experiments in Querki: I can go into "Experiment Mode", where all of my changes are stored in-memory and applied only to my current Session, but not persisted.
I can label my Experiment Commits: Another in the line of, "If we're going to ape git, do it right". Allow me to attach a full Large Text description of what this Commit is, to go into the History.
I can run multiple, labeled Experiments: If we're going to ape git, we should eventually do it right. This is the Querki version of Branching, allowing me to run multiple Experiments in parallel, and only merge them into the Space itself when I feel like it.
Also referred to by
I can do Experiments in Querki: I can go into "Experiment Mode", where all of my changes are stored in-memory and applied only to my current Session, but not persisted.
I can label my Experiment Commits: Another in the line of, "If we're going to ape git, do it right". Allow me to attach a full Large Text description of what this Commit is, to go into the History.
I can run multiple, labeled Experiments: If we're going to ape git, we should eventually do it right. This is the Querki version of Branching, allowing me to run multiple Experiments in parallel, and only merge them into the Space itself when I feel like it.
Closed Issues