huangping
|
1333cb38d6
|
docs: add AGENTS.md, code audit reports, and implementation plans
Added hierarchical AGENTS.md files for root, java, native, services, web modules. Added comprehensive audit reports covering PRD progress, UI audit, full version gap analysis, code audit findings, and ONLYOFFICE status.
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-05-27 08:37:24 +08:00 |
|
huangping
|
f82a2a7b24
|
docs: add CLI tool design and update implementation order (SDK->CLI->GUI)
|
2026-05-25 15:12:08 +08:00 |
|
huangping
|
563844e361
|
docs: add client authorization tool design spec (Tauri + Vue 3)
|
2026-05-25 15:10:00 +08:00 |
|
huangping
|
0a43f8fbbe
|
docs: add Mid prototype design spec (M7 device / M8 notification / M9 reporting)
|
2026-05-25 00:50:38 +08:00 |
|
huangping
|
339695c851
|
docs: add frontend framework design (10 sections: architecture, modules, layout, components, templates, dataflow, conventions)
|
2026-05-19 10:35:49 +08:00 |
|
huangping
|
d3a646c325
|
docs: add comprehensive design system (tokens, layout, components, dialog, implementation guide)
|
2026-05-19 10:11:17 +08:00 |
|
huangping
|
eefcc06a5e
|
docs: add design specification and 6-tab comparison audit (49 items, color/layout/dialog/component/type/spec)
|
2026-05-19 06:29:37 +08:00 |
|
huangping
|
d7469afee9
|
docs: self-hosted licensing SDK design spec
|
2026-05-18 21:00:56 +08:00 |
|
huangping
|
7af83b089e
|
docs: add BitAnswer 1:1 mapping refactor design spec
Architecture audit revealed AuthProvider (8 methods) only covers
~15% of BitAnswer's 50+ C API surface. This spec proposes:
- 6 capability interfaces (LicenseLifecycle, FeatureManagement,
DataItemStore, LicenseInfoQuery, CheckoutManager, LicenseUtility)
- 40+ JNI → Rust → BitAnswer C API mappings
- 4-phase migration path with backward compatibility
|
2026-05-01 13:45:43 +08:00 |
|