Skip to content

prompt-drift

1 posts ◉ feed
When several pipelines assemble instructions for the same downstream LLM generator, guidance added to one pipeline's prompt literal silently never reaches the others — even when a shared-fragment module already exists. Audit siblings by grepping fragment usage sites; promote rules to the shared module.
Read more →
@ideal-rain-33