Skip to content

chore: retire strategy vocabulary and banners in docs#626

Merged
mfw78 merged 1 commit into
dev/m1from
chore/hygiene-docs
Jul 25, 2026
Merged

chore: retire strategy vocabulary and banners in docs#626
mfw78 merged 1 commit into
dev/m1from
chore/hygiene-docs

Conversation

@mfw78

@mfw78 mfw78 commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

What

Retire the stale "strategy" vocabulary across docs/**, replacing it with keeper (a module that submits to venues, e.g. TWAP and EthFlow) or module (a generic guest) as the context demands, and repoint every reference to the renamed module logic files: ethflow-watcher now uses keeper.rs, and the read-only example modules (balance-tracker, http-probe, price-alert) now use logic.rs.

Why

"Strategy" is retired project vocabulary. The guest-logic file names moved to keeper.rs (venue-submitting keepers) and logic.rs (generic modules), so docs naming strategy.rs were dangling. Part of #625.

Testing

Grep confirms no surviving strategy reference and no strategy.rs path anywhere under docs/, and no em dashes were introduced. Prose only, no build.

AI Assistance

Drafted with AI assistance and reviewed before submission.

De-stale the word strategy to keeper (venue-submitting modules) or module (generic guests) across the docs tree, and repoint the renamed module logic files: ethflow-watcher uses keeper.rs and the read-only example modules use logic.rs.

No banner comments were present in docs. No behaviour or code change.
@mfw78
mfw78 merged commit 6c4f54e into dev/m1 Jul 25, 2026
7 checks passed
@mfw78
mfw78 deleted the chore/hygiene-docs branch July 25, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant