Three files that turn any Obsidian vault into a gravity basin.
Not a folder. Not a second brain. A compressed, reality-filtered context field that any AI must step into before it is allowed to reason about you. Second brain with receipts — every load returns a [[manifest]] of what gravity was applied.
- Clone this repo.
- Drop
GRAVITY_CONSTITUTION.md,BASIN_PROTOCOL.md, andNUCLEI_INDEX.mdinto your Obsidian vault root. - Point a GBP-compliant tool (e.g. flywheel-memory) at the vault. Done.
GRAVITY_CONSTITUTION.md— the living laws of the basin (template).BASIN_PROTOCOL.md— GBP v0.1 spec.NUCLEI_INDEX.md— living index of gravity centers (template).src/basin-compliance.ts— reference compliance shim. Drop into any MCP server / Obsidian plugin to become GBP v0.1 compliant in ~60 lines. Reference snippet — drop into a TS/Node project to compile. Not a standalone buildable module.
velvetmonkey/flywheel-memory is the reference GBP-compliant MCP server.
flywheel-memory— MCP server / indexerflywheel-crank— Obsidian pluginflywheel-concept— theory + benchmarksflywheel-gravity(this repo) — the [[protocol]]
Part of the Flywheel suite — local-first knowledge infrastructure over a plain-markdown Obsidian vault:
- vault-core — Shared infrastructure for the Flywheel ecosystem.
- flywheel-memory — Persistent knowledge-graph memory MCP server: semantic search, read, and write over your vault.
- flywheel-crank — Desktop window into your vault's Flywheel MCP server.
- flywheel-gravity (this repo) — A compressed, reality-filtered context field over a vault.
- flywheel-ideas — Local-first decision ledger: falsifiable bets, accepted outcomes, reusable lessons.
- mega-monkey — Telegram-native AI research cockpit over an Obsidian vault.
- roundtable — Local MCP server for delegating tasks to multiple AI models.
Research and experiments:
- flywheel-concept — A falsifiable study of cross-model concept geometry.
- flywheel-geometry — A pre-registered study of cross-domain knowledge retrieval.
- flywheel-universe — Lean 4 / Mathlib-verified core of the descent argument.
- flywheel-velvetgram — Local widescreen Telegram reader for long-form reading.
Verified-cognition demo: mcp-seal (verified MCP approval gate) and canary (the seal demo host).
Apache 2.0.