Skip to content

remove the Cursor editor artifacts; the rules live in CLAUDE.md and README - #240

Merged
eburgos merged 1 commit into
masterfrom
docs/remove-cursor-artifacts
Aug 12, 2026
Merged

remove the Cursor editor artifacts; the rules live in CLAUDE.md and README#240
eburgos merged 1 commit into
masterfrom
docs/remove-cursor-artifacts

Conversation

@eburgos

@eburgos eburgos commented Aug 12, 2026

Copy link
Copy Markdown
Owner

.cursorrules was read by the Cursor editor and nothing else, and nothing in this workflow uses Cursor. Nothing checked the file either, and it showed: measured against master, it carried six false or stale claims, among them that a non-String map key is a compilation error (the crate accepts every key serde stringifies), an optional-fields example that does not compile at all, references to the deleted suffix stripping, and the crate's old name in its title. Its sibling CURSORRULES.md was already deleted for the same reason; this removes the last of the pair.

CLAUDE.md's file tree and Related Documentation both still pointed at CURSORRULES.md, a file not in the tree — those references go with it.

Docs-only: no src/, tests/, Cargo.toml, justfile or CI change. Gate run in full regardless: fmt, check, quick, doctests, clippy across all 68 feature toggles, and the test powerset across all 68 in four partitions — all green.

…EADME

.cursorrules was read by the Cursor editor and nothing else, and nothing in
this workflow uses Cursor. Nothing checked the file either, and it showed:
measured against master, it carried six false or stale claims, among them
that a non-String map key is a compilation error (the crate accepts every
key serde stringifies), an optional-fields example that does not compile at
all, references to the deleted suffix stripping, and the crate's old name in
its title. Its sibling CURSORRULES.md was already deleted for the same
reason; this removes the last of the pair.

CLAUDE.md's file tree and Related Documentation both still pointed at
CURSORRULES.md, a file not in the tree — those references go with it.

Docs-only: no src/, tests/, Cargo.toml, justfile or CI change.
@eburgos
eburgos merged commit 016434f into master Aug 12, 2026
1 check passed
@eburgos
eburgos deleted the docs/remove-cursor-artifacts branch August 12, 2026 04:13
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