Skip to content

Fix stale AGENTS.md non-goal and scalafmt-exclusion list (and a stale .scalafmt.conf entry) #32

@sideeffffect

Description

@sideeffffect

Severity: low · Category: docs

Evidence

  • AGENTS.md:310-311 — "No client-side WorkflowCapability yet (starting/querying/terminating workflow instances)", but WorkflowCapability is fully implemented (start/getStatus/suspend/resume/terminate/raiseEvent/waitForCompletion/purge + forwarders). The bullet is now false.
  • AGENTS.md:179-181 — claims only src/DaprCapability.scala is fmt-excluded, but .scalafmt.conf:12-20 excludes 7 paths.
  • .scalafmt.conf excludes test/unit/MockDaprScope.scala, which is not a tracked file (stale; likely renamed to a *DerivationFixtures.scala).

Suggested fix
Remove the stale non-goal bullet; update the AGENTS exclusion description to point at project.excludeFilters in .scalafmt.conf; drop/repoint the stale MockDaprScope.scala entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationlowLow importance

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions