Skip to content

Audit and migrate the complete Reflex example/template corpus #19

Description

@0xnavarro

Why

The public repository has the five canonical official recipes (agent-wakeup, agent-router, context-pruner, tool-risk, quality-gate) plus the minimal and Custom Reflex examples. That is not yet the complete use-case corpus discussed while defining Brida Reflex.

Before launch follow-up, reconcile the whole prior corpus deliberately instead of silently claiming every brainstormed example is already public.

Corpus to classify

General / agent operations

  • alert/event gate;
  • prompt-injection / security screen;
  • semantic find/classification;
  • public PR guard;
  • lead-fit: investigate / ignore / review;
  • invoice human-review gate;
  • support-ticket department routing;
  • gate before an expensive frontier-model/agent run;
  • visual quality/control classification;
  • defer with note / batch later / wake now / human escalation;
  • deadline-triggered urgent escalation.

Market / research examples

  • market event;
  • news impact;
  • asset router;
  • research escalation;
  • trade-risk advisory;
  • portfolio alert;
  • prediction-market Reflex.

Acceptance

For every item:

  1. decide whether it is an official recipe, public example/template, skill reference, or intentionally deferred;
  2. use synthetic/redacted fixtures only;
  3. keep protected actions recommendation-only;
  4. add schema/fixture validation and public-surface checks where applicable;
  5. document why overlapping cases are consolidated rather than duplicated;
  6. do not add hosted provider routing, credentials, tenancy internals or private Brida policy.

Track the reconciliation explicitly so the public repo can make a truthful claim about which examples/templates are available.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions