Skip to content

Persist orchestration and payment events for audit history #26

Description

@Flamki

Problem

Events currently live in memory/logs only; durable history is needed for debugging and demos.

Scope

  • Add storage adapter (file or lightweight DB) for run history
  • Persist key event metadata (task, spend, tx hash, status)
  • Add API to fetch recent runs

Acceptance Criteria

  • Historical runs survive process restart
  • Audit records include spend + tx proof linkage
  • Storage strategy is documented and configurable

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

    Stellar WaveIssues in the Stellar wave programarea/backendBackend APIs and orchestrationarea/observabilityLogging, metrics, health, tracingenhancementNew feature or requestpriority/P2Medium priority, planned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions