Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
## Task Completion Requirements

- Both `bun lint` and `bun typecheck` must pass before considering tasks completed.
- Dummy marker: touched for a no-op documentation update.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No-op dummy marker committed to agent instructions

Low Severity

A "Dummy marker" line with no functional or informational purpose has been added to AGENTS.md under Task Completion Requirements. This file serves as instructions for AI coding agents, and placing a self-described "no-op" marker alongside real requirements (like bun lint and bun typecheck) adds noise that could confuse agents or future contributors about what the actual task completion criteria are.

Fix in Cursor Fix in Web

- Dummy marker: touched on 2026-03-03 for a no-op documentation update.

## Project Snapshot

Expand Down