chiguyong
|
22c89763e2
|
docs: add long-horizon reliability fixes learning + scrub CONCEPTS.md
- New solution doc: logic-errors/long-horizon-reliability-code-review-fixes.md
Documents 13 code-review fixes (2 P0, 5 P1, 6 P2) across U1-U7
long-horizon reliability features (disclosure_level default, resume
plan_id mismatch, middleware dataclass compat, state offload readback,
checkpoint dedup, dynamic phase persistence, debate count restore,
loop detection reset, concurrent resume lock, FAILED phase handling,
checkpoint cleanup, offload type guard).
- CONCEPTS.md: add Expert Orchestration cluster (Disclosure Level,
State Offloading, Pipeline Checkpoint, Debate Phase, Resume).
Scrub Bitable entries to remove implementation specifics per
vocabulary rules (API paths, library calls, SQL syntax, class names,
enum values).
|
2026-06-25 02:40:22 +08:00 |
chiguyong
|
71eaf8dc7c
|
docs: add bitable security/reliability patterns solution doc + CONCEPTS.md
Deploy to Production / deploy (push) Has been cancelled
Details
- docs/solutions/architecture-patterns/bitable-companion-service-security-reliability-patterns.md
Knowledge-track doc capturing 10 security/reliability patterns from the
bitable companion service (SSRF prevention, SQL injection, IDOR, atomic
task claiming, cache invalidation, composite cursor, batch ops, async
I/O safety, OOM prevention, internal token auth)
- CONCEPTS.md
Seeded with 3 core domain nouns: Bitable, Field Ownership, Recalc
- AGENTS.md
Added discoverability tips for docs/solutions/ and CONCEPTS.md
|
2026-06-25 01:25:06 +08:00 |