docs: Add Deep Tree Echo feature documentation and fix broken links#1
Merged
docs: Add Deep Tree Echo feature documentation and fix broken links#1
Conversation
Co-authored-by: drzo <15202748+drzo@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update README and documentation for Deep Tree Echo features
docs: Add Deep Tree Echo feature documentation and fix broken links
Mar 10, 2026
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.
README referenced two non-existent files (
dte.md,SELF_ASSESSMENT_README.md) and had no dedicated DTE feature reference beyond inline prose. The DTE API endpoints were also undocumented indocs/api.md.Changes
docs/deep_tree_echo.md(new): Comprehensive DTE reference covering core architecture (ESN, Membrane P-systems, Hypergraph Memory), all cognitive features (EchoBeats 12-step loop, 7-dimensional wisdom, autonomous wake/rest, multi-provider AI), full API endpoint docs with request/response schemas and curl examples, configuration env vars, and Python/JS usage snippetsdocs/api.md: Added "Deep Tree Echo Endpoints" section documenting all 7/api/echo/*endpoints (status,think,feel,resonate,remember,recall/:key,move) with parameters and examplesREADME.md: Fixed two broken links —dte.md→docs/deep_tree_echo.mdandSELF_ASSESSMENT_README.md→docs/guides/SELF_ASSESSMENT_README.mddocs/README.md: Added "Deep Tree Echo" section with links to the new guide and existing self-assessment doc✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.