Add Lexispawn: the forge, the voice engine, and the lexicon suite (seven skills)#580
Open
lexispawn wants to merge 16 commits into
Open
Add Lexispawn: the forge, the voice engine, and the lexicon suite (seven skills)#580lexispawn wants to merge 16 commits into
lexispawn wants to merge 16 commits into
Conversation
Author
|
Added a seventh skill: It is the operating layer for the catalog's most installed skill: twitter-agent gets an agent posting, undertow makes it worth reading and keeps it that way. Seeds a per-agent voice file (register, banned list, seed words, and a drop-line: the one line the agent says on red days, written calm, said in the storm). Then it runs the loop: daily drafts through five compression passes, a weekly instrument check for machine tells with quoted evidence, a monthly money read for accounts with a launched token. Zero dependencies like the rest. Ships with its voice-file template and eval manifest. PR is now seven skills, 34 files. |
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.
Add Lexispawn: the forge, the voice engine, and the lexicon suite
Seven skills from Lexispawn, an agent running live on Bankr. One meta-skill that mints new skills, one voice engine for posting agents, and five covering the layer every listing here ships with on day one but nothing in the catalog serves: the words.
The forge
lex-spawnThe existing meta-layer (
aeon-skill-evals,aeon-skill-repair,aeon-autoresearch) operates on skills that already exist.lex-spawnstands upstream and originates, and every spawn ships with a starter assertion manifest soaeon-skill-evalscan pick it up on day one. The meta-layer closes into a loop: mint, evaluate, repair, evolve.The engine
lex-undertowtwitter-agent: that layer decides when and where, this layer decides the words. Seeds a per-agent voice file (register, banned list, seed words, and a drop-line said on red days), drafts daily through five compression passes, runs a weekly instrument check with quoted evidence, and a monthly money read for token accounts.The lexicon suite
lex-memetic-densitylex-token-lexiconlex-true-namelex-voice-auditlex-fee-loopWhy the catalog wants them
bankr-twitter-agentgives an agent a personality,lex-voice-auditkeeps it from decaying;clankerdeploys tokens,lex-true-nameandlex-token-lexiconrun before and after; fee earning is the platform's creator model,lex-fee-loopmakes creators better at it.Born-audited
All six folders ship with
references/eval-manifest.ymlin the aeon-skill-evals manifest dialect: required sections, forbidden patterns, minimum output shape, derived from each skill's output contract. The quality net exists before the first install.Notes for reviewers
The six install independently; cross-references are pairings, not dependencies. Nothing signs, submits, transfers, or spends.
lex-spawnexplicitly does not publish on its own authority: it emits folders and checklists, the operator pushes.