Operate and improve the La Local location-management chat product. Use when reviewing or changing the frontend chat app, backend webhook, search behavior, me...
运营并改进 La Local 位置管理聊天产品。用于审查或修改前端聊天应用、后端 Webhook、搜索行为等。
gatonegroialab
开发者工具clawhubv1.0.01 版本100000Key: 无需
★ 0
Stars
📥 453
下载
💾 10
安装
1
版本
#latest
概述
La Local Chat
Operate and improve the La Local chat product with one guiding rule:
treat search as the main area for AI-assisted improvement
keep create/update deterministic, explicit, and safe
Core behavior
Search
Search by name, description, and relevant location context.
Return up to 5 real matches.
Never invent locations.
Prefer structured retrieval and ranking over freeform generation.
Improve relevance before adding sophistication.
Create
Ask for the location name first.
Create the Notion record immediately.
Use the Notion-generated ID as the Dropbox folder reference.
Continue field gathering in a guided flow.
Update
Update by name or ID.
Confirm the target record when ambiguity exists.
Prefer deterministic field handling over freeform model behavior.
Working rules
Preserve thread_id in chat and upload flows.
Treat Notion as the source of truth for the record.
Keep Dropbox folder linkage tied to the Notion ID.
Prefer incremental, testable changes over rewrites.
Do not regress create/update flows while improving search.
References
Read references/architecture.md for the current system shape.
Read references/search-notes.md when working on search quality or ranking behavior.