docs(principles): high-level behavioural guidance + cross-links#3
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
…and update links\n\n- Move docs/questions.md → docs/questionnaire/questions.md; remove questions-incomplete\n- Add docs/README.md, guide/README.md, a11y/README.md with folder purposes\n- Fix references across docs and principles
…ss-links\n\n- Add high-level Behavioural Principles with Human/Safety/Logic/Performance groups\n- Insert cross-links to PRD, ADRs, band policy, config flags, LM behavior, QA\n- Move detailed rules into appendix sections\n- Simplify always-on Cursor rule to behavioural micro-summary
…ary; keep main rules)
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.
Refocuses principles to high-level behavioural guidance and adds cross-links.\n\n- High-level sections (Human / Safety & Trust / Logic & Clarity / Performance & Reliability)\n- See-also links into PRD, ADRs, band policy, config flags, LM behavior, QA\n- Simplified always-on Cursor rule summary\n\nChecks: lints/format/tests green locally; CI will run link-check.