Skip to content

Add manual test plan for Sentinel integration - #13

Open
sahilx13 wants to merge 3 commits into
mainfrom
docs/sentinel-manual-test-plan
Open

sahilx13 wants to merge 3 commits into
mainfrom
docs/sentinel-manual-test-plan

Conversation

@sahilx13

@sahilx13 sahilx13 commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator
Screenshot 2026-09-01 at 11 07 30 AM Screenshot 2026-09-01 at 11 07 47 AM

- Sentinel's skewness aggregation needs >=5 non-empty observations to
  produce a non-zero score; single messages or short threads always
  score 0.0.
- zsh arrays are 1-indexed, unlike bash; looping with ${arr[$((i-1))]}
  silently drops a message as empty text.
- Thread-context lookup windows on real wall-clock time, not on the
  test messages' own timestamps; hardcoded/future createdAt values get
  filtered out of the context query entirely.
- contentType in /api/v1/content submissions must be the item type's
  name, not its internal ID.

Adds a copy-pasteable, zsh-safe 5-message conversation script and a
direct Sentinel /score sanity check for isolating Coop-side wiring
issues from bank/aggregation issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant