kdletters
2d34004e64
架构优化计划书
2026-05-26 01:19:45 +08:00
3cb3efb4d0
Prune stale docs and update .hermes content
...
Delete a large set of outdated documentation (many files under docs/ and .hermes/plans/, including audits, design, prd, technical, planning, assets, and todos). Update and consolidate .hermes content: refresh shared-memory pages (decision-log, development-workflow, document-map, pitfalls, project-overview, team-conventions) and several skills/references under .hermes/skills. Also modify AGENTS.md, README.md, UI_CODING_STANDARD.md, docs/README.md and .encoding-check-ignore. Purpose: clean up stale planning/audit material and keep current hermes documentation and related top-level docs in sync.
2026-05-15 06:24:07 +08:00
502811a103
Merge remote-tracking branch 'origin/master' into hermes/hermes-1e775b03
...
# Conflicts:
# server-rs/crates/api-server/src/app.rs
# server-rs/crates/api-server/src/creation_entry_config.rs
# server-rs/crates/api-server/src/puzzle.rs
# server-rs/crates/spacetime-client/src/lib.rs
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
2026-05-14 19:17:17 +08:00
1d7ef7e4b6
feat: wire bark battle platform loop
CI / verify (pull_request) Has been cancelled
2026-05-14 18:20:46 +08:00
c3fbf7a30b
feat: tighten visual novel one-line generation flow
2026-05-13 12:26:39 +08:00
cf074837a4
docs: ignore local load test artifacts
CI / verify (push) Has been cancelled
2026-05-12 15:14:11 +08:00
8c6ec9e6e4
Merge remote-tracking branch 'origin/master' into hermes/hermes-1e775b03
...
CI / verify (pull_request) Has been cancelled
# Conflicts:
# docs/technical/README.md
# src/components/custom-world-home/CustomWorldCreationHub.tsx
# src/components/custom-world-home/creationWorkShelf.ts
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
# src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
2026-05-12 15:02:47 +08:00
7b4ba61b4d
Merge remote-tracking branch 'origin/master' into hermes/hermes-3337436a
CI / verify (push) Has been cancelled
2026-05-12 14:18:30 +08:00
ea0b67a951
docs: add security vulnerability scan report
2026-05-12 14:17:23 +08:00
4dfa8452db
docs: add disaster recovery plan draft
CI / verify (push) Has been cancelled
2026-05-12 14:13:53 +08:00
b994acf635
test: add k6 works list load test
2026-05-11 21:31:24 +08:00
2b046656dc
feat: add bark battle browser prototype
2026-05-11 18:01:55 +08:00
2b6087de4c
docs: add bark battle 2d runtime plan
2026-05-11 15:21:51 +08:00
0b71fa8eb0
docs: add profile feedback implementation plan
2026-05-08 12:14:49 +08:00
5c7c039e52
feat: add analytics date dimension bindings
...
CI / verify (push) Has been cancelled
- lock profile task tracking scope to user
- add analytics date dimension module support and tests
- regenerate SpacetimeDB Rust bindings with private APIs
2026-05-04 13:54:41 +08:00
9f3e34e81a
feat: add invite code validity controls
...
- Add invite code starts/expires fields across contracts, API, Spacetime bindings, and admin UI
- Enforce pending/expired invite code redemption behavior and expose admin status
- Add admin write-operation confirmation guard and documentation
- Add invite code contract/runtime tests
2026-05-04 13:54:40 +08:00