Add glossary #474

Closed
opened 2026-07-24 00:05:48 -04:00 by didericis · 0 comments
Owner

Need more consistent terminology. Should create a glossary doc that starts with the following terms

  • Agent Provider = Thing that sets up the model harness/connects to a model provider
  • Agent Runtime = OCI image/container where the model harness runs
  • Agent/Agent Definition = Defines system prompt and identity of the model harness
  • Bottle/Bottle Definition = Defines boundaries around the agent runtime (egress, git remotes, etc)
  • Sealed Bottle = Final boundaries for the agent runtime
  • Bottled Agent = Combination of an Agent Definition and a Sealed Bottle
    • Can be active (meaning currently running) or frozen (meaning a snapshot was taken)
    • "Active Bottle" is shorthand for "Active Bottled Agent"

Should audit the existing code and documentation and make sure we're using the above terminology consistently

Need more consistent terminology. Should create a glossary doc that starts with the following terms - Agent Provider = Thing that sets up the model harness/connects to a model provider - Agent Runtime = OCI image/container where the model harness runs - Agent/Agent Definition = Defines system prompt and identity of the model harness - Bottle/Bottle Definition = Defines boundaries around the agent runtime (egress, git remotes, etc) - Sealed Bottle = Final boundaries for the agent runtime - Bottled Agent = Combination of an Agent Definition and a Sealed Bottle - Can be `active` (meaning currently running) or `frozen` (meaning a snapshot was taken) - "Active Bottle" is shorthand for "Active Bottled Agent" Should audit the existing code and documentation and make sure we're using the above terminology consistently
gitea-actions bot added the Status/Needs Triage label 2026-07-24 00:05:55 -04:00
didericis added Kind/Documentation and removed Status/Needs Triage labels 2026-07-24 00:06:00 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: didericis/bot-bottle#474