Skip to content

UC-0A Fix taxonomy drift & severity blindness: naive prompt invents c… - #27

Open
workstation-stack wants to merge 4 commits into
nasscomAI:masterfrom
workstation-stack:participants/datta
Open

UC-0A Fix taxonomy drift & severity blindness: naive prompt invents c…#27
workstation-stack wants to merge 4 commits into
nasscomAI:masterfrom
workstation-stack:participants/datta

Conversation

@workstation-stack

Copy link
Copy Markdown

…ategory names and misses urgent keywords like hospitalised/collapsed -> restricted category to allowed list enum, added inflected urgent keyword variants (hospitalised, collapsed), keyword-based classifier with NEEDS_REVIEW for ambiguity

…ategory names and misses urgent keywords like hospitalised/collapsed -> restricted category to allowed list enum, added inflected urgent keyword variants (hospitalised, collapsed), keyword-based classifier with NEEDS_REVIEW for ambiguity
@github-actions

Copy link
Copy Markdown

Hi there, participant! Thanks for joining our RAG-to-MCP Workshop!

We're reviewing your PR for the 3 Use Cases (UC-0A, UC-RAG, UC-MCP). Once your submission is validated and merged, you'll be awarded your completion badge!

Next Steps:

  • Make sure all 3 UCs are finished.
  • Ensure your commit messages match the required format.
  • Fill out every section of the PR template.
  • Good luck!

- agents.md: role, intent, context, 5 enforcement rules
- skills.md: chunk_documents and retrieve_and_answer specs
- rag_server.py: chunking (max 400 tokens, sentence boundaries),
  ChromaDB indexing with L2 distance, retrieval with 0.30 threshold,
  LLM prompt with context grounding, refusal template for OOS
@github-actions

Copy link
Copy Markdown

Hi there, participant! Thanks for joining our RAG-to-MCP Workshop!

We're reviewing your PR for the 3 Use Cases (UC-0A, UC-RAG, UC-MCP). Once your submission is validated and merged, you'll be awarded your completion badge!

Next Steps:

  • Make sure all 3 UCs are finished.
  • Ensure your commit messages match the required format.
  • Fill out every section of the PR template.
  • Good luck!

1 similar comment
@github-actions

Copy link
Copy Markdown

Hi there, participant! Thanks for joining our RAG-to-MCP Workshop!

We're reviewing your PR for the 3 Use Cases (UC-0A, UC-RAG, UC-MCP). Once your submission is validated and merged, you'll be awarded your completion badge!

Next Steps:

  • Make sure all 3 UCs are finished.
  • Ensure your commit messages match the required format.
  • Fill out every section of the PR template.
  • Good luck!

…t path raised FileNotFoundError, naive_query called None as function -> added os.path.isdir guards and None checks
@github-actions

Copy link
Copy Markdown

Hi there, participant! Thanks for joining our RAG-to-MCP Workshop!

We're reviewing your PR for the 3 Use Cases (UC-0A, UC-RAG, UC-MCP). Once your submission is validated and merged, you'll be awarded your completion badge!

Next Steps:

  • Make sure all 3 UCs are finished.
  • Ensure your commit messages match the required format.
  • Fill out every section of the PR template.
  • Good luck!

… -> added CMC policy scope + refusal note with JSON-RPC 2.0 enforcement
@github-actions

Copy link
Copy Markdown

Hi there, participant! Thanks for joining our RAG-to-MCP Workshop!

We're reviewing your PR for the 3 Use Cases (UC-0A, UC-RAG, UC-MCP). Once your submission is validated and merged, you'll be awarded your completion badge!

Next Steps:

  • Make sure all 3 UCs are finished.
  • Ensure your commit messages match the required format.
  • Fill out every section of the PR template.
  • Good luck!

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