Skip to content

docs: add TealTiger community integration listing#2831

Open
nagasatish007 wants to merge 3 commits into
vectorize-io:mainfrom
nagasatish007:docs/tealtiger-integration-listing
Open

docs: add TealTiger community integration listing#2831
nagasatish007 wants to merge 3 commits into
vectorize-io:mainfrom
nagasatish007:docs/tealtiger-integration-listing

Conversation

@nagasatish007

Copy link
Copy Markdown

Summary

Adds TealTiger as a community integration on the integrations page. Per @nicoloboschi's guidance in #2770, the integration package lives on our repo and this PR adds the docs listing only.

Related: #2284

What it is

tealtiger-hindsight provides governance-aware agent memory — stores AI agent governance decisions in Hindsight with importance-weighted retention:

  • DENY events (PII detected, secrets blocked) → importance 0.90 → persist for months
  • MONITOR events (flagged but allowed) → importance 0.70 → retained for weeks
  • Routine ALLOWs → importance 0.55 → natural decay within days

Enables contextual recall ("what happened last time this agent called this tool?") without overriding deterministic policy evaluation. Storage = evidence, NOT authority.

Changes

  • docs-integrations/tealtiger.md — full integration guide (install, quick start, importance mapping, config reference, use cases)
  • src/data/integrations.json — registry entry (type: community, category: framework)
  • static/img/icons/tealtiger.png — logo icon

Links

Adds TealTiger to the integrations page as a community integration.
Governance-aware agent memory with importance-weighted retention.

Related: vectorize-io#2284
PyPI: https://pypi.org/project/tealtiger-hindsight/

@nicoloboschi nicoloboschi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please only link to the integration homepage, don't create new docs-integrations page

@nagasatish007

Copy link
Copy Markdown
Author

@nicoloboschi Got it — removed the docs-integrations page. Keeping just the integrations.json entry with an external link to the package README. Updated.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants