Skip to content

v0.11.94

Choose a tag to compare

@ferhimedamine ferhimedamine released this 16 Jun 06:38
· 10 commits to main since this release
6e4af78

What's New

TealTiger Governance Middleware Integration

  • Added DakeraCostStorage implementing the full CostStorage interface for TealTiger's governance middleware
  • New integration module at src/integrations/tealtiger.ts
  • Enables persistent governance state storage (cost tracking, policy enforcement, audit trails) backed by Dakera's memory layer
  • Full test coverage and usage example included

Details