Fork me on GitHub
#clara
<
2016-09-23
>
devn20:09:22

I'm havin' a lot of thoughts...

devn20:09:51

@wparker you specifically said in the above "the info you'd need for truth maintenance governed facts"

devn20:09:24

it got me wondering about some of our logic. there are places in our rules where im thinking unconditional insertion would improve our ability to reason about the rules

devn20:09:46

it's kind of a place to hang your hat: "You can always rely on me being there. Nothing can undo this."

devn20:09:34

It strikes me a bit like the convention of using do--- on functions which have side effects

devn20:09:20

in the same way, im thinking about unconditional insertion to mark the territory of where branching will never happen, or ought to be expected not to happen