Skip to content

feat(workflow): Goal Packets & lemma_goal_create / lemma_goal_context #7

Description

@KniggeMS

Ziel

Jede Session kann ein Goal Packet haben — ein kuratiertes Kontextpaket mit den relevantesten Memories, Guides und Warnings für genau dieses Ziel.

Aufgaben

  • goals Tabelle anlegen (Migration)
  • goal_memory_links Tabelle anlegen (Migration)
  • lemma_goal_create Tool implementieren
  • lemma_goal_context Tool implementieren (liefert Top-K Memories für Goal)
  • Goal-scoped Retrieval: Memories werden nach Goal-Relevanz gefiltert
  • Goal-Status: active / completed / abandoned

Referenz

Siehe docs/architecture/goals.md und docs/roadmap/LEMMA-V2.md — V2.3 Workflow

Akzeptanzkriterien

  • Goal Packet wird korrekt erstellt und gespeichert
  • lemma_goal_context liefert relevante Memories innerhalb Token-Budget
  • Tests für beide Tools vorhanden

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions