github-backup/docs/12-metaswarm-gbrain-inspiration.md

Edit Back to List

Metaswarm and GBrain Inspiration

Summary

Adopt the operating principles, not the whole stack immediately.

Metaswarm is most useful as a model for disciplined agent work:

GBrain is most useful as a model for a brain daemon:

Neither should be dropped onto the live n8n VM before Easier has a memory filter, benchmark set and connector policy.

Metaswarm Patterns to Adopt

Source: https://github.com/dsifry/metaswarm

Written Work Contracts

Every material agent task should have:

For Easier, this maps to:

Review Gates

Metaswarm uses specialist review gates and independent validation. Easier should use a lighter agency version:

Selective Priming

Metaswarm's knowledge base grows, but agents load only relevant entries. Easier should copy this strongly:

Closure Learning

Every meaningful run should end with:

This is the "self-learning organisation" loop from the 8 Figure guide, but kept grounded in reviewable files.

GBrain Patterns to Adopt

Sources:

Search Plus Synthesis

Raw search is not enough. The user needs answers with citations and a clear statement of what the brain does not know.

Adopt this evaluation target even before adopting gbrain itself:

Graph and Entity Awareness

Easier has many relationship-heavy workflows: clients, prospects, partners, team members, offers, tools and products.

The vault should make those entities first-class:

Dream Cycle, But With a Filter

GBrain's recurring maintenance pattern is attractive, but Easier should define the filter before running it:

Cost and Mode Awareness

GBrain's agent install protocol explicitly asks the operator to choose search mode because retrieval can create surprise cost. Easier should apply that same principle to all agent loops:

What to Delay

Delay:

Reason:

Benchmark Before Adoption

Test Hermes llm-wiki, QMD and gbrain against the same Easier benchmark:

Adopt the simplest layer that passes.