Skip to content

todo(profile): [94-4] 分发引擎:Deterministic Projection + Idempotent Apply #101

@Akane-CN

Description

@Akane-CN

Parent

Scope

  • 实现 profile 投影与下发(push-only)
  • 幂等重试、冲突策略、部分失败回滚/补偿

接口

  • POST /profiles/:id/distribute
  • GET /profiles/:id/distributions/:distribution_id
  • 支持 dry_run

验收标准

  • 同一输入输出稳定一致(deterministic)
  • 重复请求不破坏状态(idempotent)
  • 部分失败可追踪并可重试恢复

依赖

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions