Skip to content

Design inference context-assembly rules #23

@ScottMorris

Description

@ScottMorris

Summary

Design the context-assembly rules that decide which captures, hints, and scopes become active inference input for the current thread or branch.

Scope

  • define the default assembly policy before any manual curation
  • define how manual exclusions affect prompt or request construction
  • keep the design compatible with VerbatimEngine fallback and optional local models

Questions

  • what is the default recency or count window for context assembly?
  • how are curated exclusions applied when there are multiple branches or resumed threads?
  • do pinned items outrank recency trimming if richer curation states are added later?
  • should visible summaries and replies use the same assembled context or a separate policy?

Acceptance

  • documented v1 context-assembly policy
  • explicit contract for inference consumers
  • follow-up implementation work identified for the inference pipeline

Metadata

Metadata

Assignees

No one assigned

    Labels

    contextliminal-flow-context cratecoreliminal-flow-core crateenhancementNew feature or requestinferenceInference layer

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions