wren
32f56f7bf6
docs: add document-type and rule-binding analysis and migration plan
2026-04-30 12:37:00 +08:00
wren
969c3aaf35
docs: add document upload/list API analysis and integration plan
2026-04-30 12:29:00 +08:00
wren
19c70d23be
docs: document /home route fix and entry-module troubleshooting guide
...
Record the internal-document entry module issue where /home was
missing from role_route, causing the entry to be filtered out.
Add troubleshooting order and cross-reference between entry
modules, sys_routes, and role_route.
2026-04-30 10:35:18 +08:00
wren
b3ad4a6f33
feat: bootstrap user rbac foundation
2026-04-29 15:23:19 +08:00
wren
b45d61fa97
feat: add document versioning and list API
2026-04-29 11:48:50 +08:00
wren
f3b83c9979
feat: add async worker queues and retry controls
2026-04-29 11:48:09 +08:00
wren
e738398eb6
feat: wire native leaudit upload flow
2026-04-28 16:53:16 +08:00
wren
246c0e5ded
feat: complete M1-M3 infrastructure — OSS client, native execution chain, rule lifecycle API, system docs
...
- M1: unified OSS client (upload/download/presign) + path utils + config
- M2: rule service with validate/create/publish/rollback + binding CRUD endpoints
- M3: native AuditCtx runner, file/rule resolvers, storage adapter with full persistence
- docs: SYSTEM_OVERVIEW.md as comprehensive architecture reference
- fix: double finalize — terminal state now written once by finalize_run
2026-04-28 11:49:55 +08:00
wren
be9fc4856b
docs: add fix-double-finalize-and-bindings-api implementation plan
2026-04-28 11:44:31 +08:00