docs: preserve the 2021-2023 bot documentation from the retired wiki - #3
Open
phwizard wants to merge 1 commit into
Open
docs: preserve the 2021-2023 bot documentation from the retired wiki#3phwizard wants to merge 1 commit into
phwizard wants to merge 1 commit into
Conversation
wiki.ethora.com is being decommissioned (unmaintained MediaWiki, partly compromised by injected spam, positioning from an earlier era of the product). Its bot pages were the part worth keeping: several of the patterns have not been rebuilt in this repo yet, and they are a useful starting point. Adds historical/ with the concept page, framework notes and three worked bot examples, plus the original architecture diagram. Every file is headed as an archive that describes the early engine, so it cannot be mistaken for current API documentation. The README calls out what is still interesting once the 2021 token framing is stripped: room-participant bots with their own identity and state, conversation witnessing (relevant to current audit-trail work), and conversational intake. Claude-Session: https://claude.ai/code/session_01XWvcVJvxK9hgpCYop5fKTv
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.
wiki.ethora.com(legacy MediaWiki, unmaintained and partly spam-injected) is being retired. Its bot pages were the part worth keeping, so they land here rather than disappearing.What this adds: a
historical/folder with five documents and the original architecture diagram.crypto-chat-bots.mdbots-framework.mdmint-bot.mdhut-hut-bot.mdprisoner-dilemma-bot.mdWhy keep it. Stripped of the 2021 token framing, most of these are ordinary reusable conversational patterns that this repo has not rebuilt: welcome-and-route, conversation witnessing (directly relevant to current audit-trail work), and conversational intake with a completion reward. The mechanism worth carrying forward is the shape, a bot as a room participant with its own identity, permissions and state, not the token standards used to implement it.
Framing. Every file carries an "archived historical document" header pointing at
packages/for the current framework, so none of it reads as live API documentation. The folder README states plainly that it is an archive.Provenance and full archive are held in the internal workspace at
data/raw/wiki-ethora/.https://claude.ai/code/session_01XWvcVJvxK9hgpCYop5fKTv