Skip to content

Commit

Permalink
Merge pull request #172 from CheckMateSG/feature/rationalisation
Browse files Browse the repository at this point in the history
Feature/rationalisation
  • Loading branch information
sarge1989 authored Oct 22, 2023
2 parents 8f5525b + b62fa70 commit 1036cea
Show file tree
Hide file tree
Showing 12 changed files with 1,975 additions and 242 deletions.
2 changes: 2 additions & 0 deletions documentation/dataSchema.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ erDiagram
boolean isInterimPromptSent "Have we sent an interim prompt"
boolean isInterimUseful "Whether the interim message is useful"
boolean isInterimReplySent "Have we sent an interim reply"
boolean isRationalisationSent "Has the rationalisation been sent"
boolean isRationalisationUseful "Is the rationalisation feature useful"
boolean isReplyForced "track if final reply is forced"
boolean isMatched "track if message was matched"
boolean isReplyImmediate "track if final reply is immediate"
Expand Down
Loading

0 comments on commit 1036cea

Please sign in to comment.