[search/research/infrastructure] Missing README.md in services/search/, src/search/, services/research/ — violates AGENTS.md feature directory requirement #782

Closed
opened 2026-06-03 00:29:47 +02:00 by sleepy · 1 comment
Owner

Problem

None of the feature directories have a README.md:

  • services/search/ — no README.md
  • src/search/ — no README.md
  • services/research/ — no README.md

Note: The broader routes/ and src/ missing README was already flagged in #728 and #673.

AGENTS.md requirement

Every feature directory MUST contain a README.md with: what it owns, what it does NOT own, key entry points, external dependencies, test locations.

Fix

  1. Consolidate search to one location (see #771) then add README.md
  2. Consolidate research to one location (see #773) then add README.md
  3. Document ownership, entry points, and dependencies
## Problem None of the feature directories have a README.md: - `services/search/` — no README.md - `src/search/` — no README.md - `services/research/` — no README.md Note: The broader `routes/` and `src/` missing README was already flagged in #728 and #673. ## AGENTS.md requirement > Every feature directory MUST contain a README.md with: what it owns, what it does NOT own, key entry points, external dependencies, test locations. ## Fix 1. Consolidate search to one location (see #771) then add README.md 2. Consolidate research to one location (see #773) then add README.md 3. Document ownership, entry points, and dependencies
Author
Owner

Closed by PR #858.

Closed by PR #858.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sleepy/odysseus#782
No description provided.