Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -472,3 +472,7 @@ This philosophy applies to ALL projects, not just LumiBot.
- When starting any task, check: does this move a North Star metric? If not, question its priority.
- See the private workspace operating instructions for the full framework when
working inside Rob's local BotSpot/Lumiwealth environment.

## Long-Term Architecture

- Make architectural decisions for the long term. Do not accept a stopgap that only works for now and is meant to be replaced later.
4 changes: 4 additions & 0 deletions tests/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ These rules apply to all files under `tests/`.

- CI should block edits to LEGACY tests unless the PR is explicitly approved.
The recommended mechanism is a PR label + required write-up (see `.github/workflows/`).

## Long-Term Architecture

- Make architectural decisions for the long term. Do not accept a stopgap that only works for now and is meant to be replaced later.
Loading