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.
Severity: low · Category: docs
Evidence
AGENTS.md:310-311— "No client-side WorkflowCapability yet (starting/querying/terminating workflow instances)", butWorkflowCapabilityis fully implemented (start/getStatus/suspend/resume/terminate/raiseEvent/waitForCompletion/purge+ forwarders). The bullet is now false.AGENTS.md:179-181— claims onlysrc/DaprCapability.scalais fmt-excluded, but.scalafmt.conf:12-20excludes 7 paths..scalafmt.confexcludestest/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.excludeFiltersin.scalafmt.conf; drop/repoint the staleMockDaprScope.scalaentry.