fischer-agentkit/docs/solutions
chiguyong 826b766af0 docs(solutions): record bitable agent tool parity patterns + final review findings
Add docs/solutions/architecture-patterns/bitable-agent-tool-parity-patterns.md
capturing three architecture patterns from U6 (R15a):
- Dual-sync action registration (KTD10): handlers dict + input_schema.enum
- 404-before-403 ownership check (KTD9): prevent existence leak via DELETE
- 409 last-view protection: prevent invalid zero-view table state

Update residual findings with DR-4 (TOCTOU race in delete_view) and DR-5
(_update_field silent type drop) surfaced in final pre-merge ce-code-review
pass. Both P2, neither blocks merge. Documented in the solutions doc under
Known Limitations with concrete fix paths.
2026-07-04 01:04:46 +08:00
..
architecture-patterns docs(solutions): record bitable agent tool parity patterns + final review findings 2026-07-04 01:04:46 +08:00
conventions refactor: remove all emoji from source code (#20) 2026-07-03 02:46:40 +08:00
design-patterns docs(compound): message bubble empty-content and card-type exclusion pattern 2026-07-03 01:58:00 +08:00
integration-issues docs: compound streaming-event-contract-residuals learning 2026-07-01 13:53:10 +08:00
logic-errors feat(compressor): CJK-aware token estimation + linear compress flow (#21) 2026-07-03 09:40:28 +08:00
runtime-errors docs: compound streaming-event-whitelist-and-accumulation learning 2026-07-01 13:15:01 +08:00
security-issues fix(code-review): 修复走查发现的 13 High + Medium 安全/可靠性问题 2026-06-28 15:06:41 +08:00
style refactor: remove all emoji from source code (#20) 2026-07-03 02:46:40 +08:00
ui-bugs fix(calendar): 修复 agent 创建日历事件后 UI 不刷新 + 文档化三根因三部曲 2026-06-29 02:20:33 +08:00