Initial commit
Photo-based book cataloger with AI identification. Room → Cabinet → Shelf → Book hierarchy; FastAPI + SQLite backend; vanilla JS SPA; OpenAI-compatible plugin system for boundary detection, text recognition, and archive search.
This commit is contained in:
10
AGENTS.md
Normal file
10
AGENTS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Agent Instructions
|
||||
|
||||
**Read `docs/overview.md` once at the start of each session before doing anything else.**
|
||||
|
||||
## Communication
|
||||
- Brief, technical only — no preambles, no summaries.
|
||||
|
||||
## Implementation rules
|
||||
- No backward-compatibility shims or legacy endpoint aliases.
|
||||
- Run `poetry run presubmit` before finishing any task. Fix all failures before marking work done.
|
||||
Reference in New Issue
Block a user