Complete memory graph and document value workplans
This commit is contained in:
parent
f49ebb563b
commit
6cc44da628
25 changed files with 1546 additions and 168 deletions
|
|
@ -31,6 +31,7 @@ MEMORY_NODE_KINDS = {
|
|||
"assumption",
|
||||
"alternative",
|
||||
"artifact",
|
||||
"activation",
|
||||
"capability",
|
||||
"claim",
|
||||
"concept",
|
||||
|
|
@ -45,6 +46,7 @@ MEMORY_NODE_KINDS = {
|
|||
"evidence",
|
||||
"finding",
|
||||
"follow_up",
|
||||
"interruption",
|
||||
"memory",
|
||||
"observation",
|
||||
"outcome",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue