chore(docs): normalize docs layout and update cross-links#1
Merged
Conversation
…n- docs: add and refine system principles; update LM behavior and config flags\n- rules: always-on summary; doc↔code sync guard\n- core: local-only default; tier token caps; trim diff logs to exclude user text\n- config: SHORT_PAUSE_MS=300\n- tests: add coverage for logger, security default, diffusion branches\n- demo: fix doctype placement in ethereal-typing-demo/index.html\n- tooling: cSpell workspace dictionary for domain terms
…rchitecture_overview.md → architecture/README.md\n- Move lm_behavior.md → guide/reference/lm-behavior.md\n- Move core_rust_details.md → guide/reference/core-rust-details.md\n- Move web_demo_* and mac_app_details.md → guide/how-to/*\n- Remove duplicate ADHD-docs.txt\n- Update all markdown links and rule references
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.
This PR normalizes docs structure and updates all references.\n\n- Move architecture_overview.md → architecture/README.md\n- Move lm_behavior.md → guide/reference/lm-behavior.md\n- Move core_rust_details.md → guide/reference/core-rust-details.md\n- Move web_demo_* & mac_app_details.md → guide/how-to/*\n- Remove deprecated questions-incomplete.md\n- Repo-wide link updates\n\nChecks: typecheck/lint/format/tests pass locally; CI link check will verify docs URLs.