docs: audit and align documentation with current behavior - #174
Merged
Conversation
Zoupers
force-pushed
the
docs/audit-polish
branch
from
August 16, 2026 01:24
0a250db to
156fec4
Compare
Zoupers
force-pushed
the
docs/audit-polish
branch
from
August 16, 2026 01:47
156fec4 to
d640abb
Compare
Merged
via the queue into
VirtualBeingsResearch:main
with commit Aug 16, 2026
af882ee
8 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Whole-repository documentation audit and polish (44 files), plus a small runtime privacy default. Changes were verified against current source, web UI, package manifests, and generated release assets, and every paired
*.md/*.en.mdpage was updated together.Runtime privacy
ANONYMIZED_TELEMETRY=falsebefore any submodule import, so Chroma anonymous telemetry is opt-in rather than enabled by default (matching the existingMEM0_TELEMETRY=falsedefault). Tests cover both the default and an explicit process-level opt-in.Accuracy fixes
1.26.5+→1.26.6+(matchesgo.mod/Dockerfile).API__DEVELOPMENT_MODEscope: it only disables the API-side Desktop Bearer check; Desktop HTTPS is controlled bysecurity.development_mode.bubble_doneresults return to the main line via the merge message; subconscious bubbles remain silent.channels.activity, corrected Desktop participant shape (coworker-desktop:d:local:…), and macOS Intel artifacts arex64.task_create/get/list/update,breathe),data/tasks.json, Telegram in globs/diagrams, English[automatic recall]marker,manage_memory(action="write"), and Person persistence path. Removed the architecture-decision question rubric from the philosophy pages.GET /status→usage_statsfield instead of nonexistent/status.usage_stats; DeepSeek example model nowdeepseek-v4-pro; Relay wizard requires explicit public origin; admin listen bound to loopback; complete Relay frame list; clarified Compose restore volume semantics; added Relay restore steps..coworkersubconscious MODE files: aligned explore digest frequency (once per run), fixed archive command, switched user-preference memories to a validmanage_memorycategory with auser_preferencetag, and aligned zh/en rules; golden tests updated.Readability
Validation
git diff --check: clean.pytest tests/unit/test_package_environment.py tests/unit/test_subconscious_mode.py tests/unit/test_i18n.py: 60 passed.pytest tests/unit -k 'not browser': 1726 passed, 34 deselected on the latest commit.ruff checkon changed Python files: passed.Checks not run / known gaps
/opt/ms-playwright; these are unrelated to this diff. Browser tests were not run.