docs: add Firecrawl integration design spec

This commit is contained in:
pi
2026-04-12 02:36:30 +01:00
parent 738d127fbc
commit 01d4411903
3 changed files with 461 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# AGENTS.md
## Scope
Applies to design specs in this directory.
## Conventions
- One design spec per file.
- File naming: `YYYY-MM-DD-<topic>-design.md`.
- Specs should be implementation-ready: goals, non-goals, design, validation/error handling, and testing.
- Resolve ambiguity in the document instead of leaving placeholders.
- If a newer spec supersedes an older one, state that clearly in the newer file.