Index: branches/simtest_nebulous_branches/dbconfig/magic.md
===================================================================
--- branches/simtest_nebulous_branches/dbconfig/magic.md	(revision 25061)
+++ branches/simtest_nebulous_branches/dbconfig/magic.md	(revision 27840)
@@ -11,7 +11,9 @@
     workdir_state STR       255     # Key
     label       STR         64      # key
+    data_group  STR         64
     dvodb       STR         255
     registered  TAI         NULL
     fault       S16         0       # Key
+    note        STR         255
 END
 
@@ -53,8 +55,11 @@
     cam_id      S64         0
     label       STR         64      # key
+    data_group  STR         64      # key
     outroot     STR         255
     recoveryroot    STR     255
     re_place    BOOL        f
     remove      BOOL        f
+    fault       S16         0       # Key
+    note        STR         255
 END
 
@@ -64,4 +69,7 @@
     backup_path_base  STR         255
     recovery_path_base STR        255
+    streak_frac F32         0
+    nondiff_frac F32         0
+    run_time    F32         0
     fault       S16         0
     data_state  STR        64     # Key
