docs: document EverOS 1.0.0 issue migration#258
Conversation
|
Post-triage audit update: I rechecked the issue closures with a stricter open-source standard: keep closed only if the report clearly targets retired pre-1.0.0 APIs/infrastructure or is directly answered by EverOS 1.0.0 docs/code. Reopened because they are still valid 1.0.0 questions or need maintainer follow-up, even if they mention older terminology:
Added more specific post-triage verification comments to several closed issues where the original closure note was too generic, including provider support (#4, #6, #23, #29), search/profile/full-episode behavior (#46, #58, #78, #131, #158), timestamp behavior (#48), deletion lifecycle (#148 -> #14), and legacy OpenClaw/API docs (#191, #237). Final state after correction: 33 issues closed as pre-1.0.0/answered, 18 issues remain open. |
Summary
Issue triage
This PR supports closing historical pre-1.0.0 issues that reference retired APIs such as
/api/v1/memories,/api/v3/agentic/*, MongoDB/Elasticsearch/Milvus/Kafka, old OpenClaw plugin paths, and old benchmark pipelines. Remaining future-facing feature/research requests stay open.Validation
uv run pre-commit run --all-filesmake docs-checkpython3 scripts/check_deprecated_names.py