Skip to content

Instantly share code, notes, and snippets.

View exonomyapp's full-sized avatar
💭
Decentralizing Life

Exonomy App exonomyapp

💭
Decentralizing Life
View GitHub Profile
@exonomyapp
exonomyapp / exomcp_dashboard_plan.md
Created August 23, 2026 21:40
ExoMCP Dashboard Plan

ExoMCP Dashboard Plan

Status: shape ratified 2026-08-23 · implementation sequenced after the exo-mcp rebrand · Cognee end-to-end proof remains the final task independent of this plan


1. Product definition

ExoMCP is an administrative web dashboard served by the gateway binary itself. One Rust process continues to speak the Model Context Protocol over standard input/output and additionally serves a local website over HTTP bound to the loopback interface. Both faces read from the same data paths already implemented for memory_status, so the dashboard introduces no second source of truth and no additional daemon.

@exonomyapp
exonomyapp / exo-mcp-tools.md
Last active August 23, 2026 22:43
Exo MCP Gateway — reference for its eight tools

Exo MCP Gateway — Tool Guide

The gateway is a small service that gives AI models nine tools. Each tool does one job. This document describes all nine: what each one does, how it behaves, and what it returns.


exo_search

Searches the web by sending one query to many search engines at the same time — among them DuckDuckGo, Google, Yandex, Baidu, and Sogou, depending on which engines are enabled on this machine. It returns a single ranked list in which every result shows a title, an address, a short summary, and the engine that found it, so the source of each result is always visible. The result count is whatever the search service returns for the query; an optional max_results setting caps that list when a shorter one is wanted.

@exonomyapp
exonomyapp / exokb-ui-report.md
Last active July 28, 2026 16:30
exokb-ui: Unified ingestion service design report

exokb-ui: Unified Ingestion Service for the Cross-Source Knowledge Base

Date: 2026-07-28
Author: exonomyapp
Status: Design proposal (updated with Gemini Antigravity findings)
Related: exokb knowledge store, kb_ingest.py


Problem

InterNovel Feature Roadmap

This document provides a high-level roadmap of the key features planned for the InterNovel platform, intended for project management and tracking development progress.

MVP1 Features

  • Decentralized Identity and Attribution: Implement DID-based user identities and cryptographic linking of contributions for immutable attribution.
  • Flexible Document Management: Implement integration with external storage services for novel text files.
  • Collaborative Writing Environment: Establish the basic real-time collaboration features, including presence indicators, updates, notifications, and core writing tools.
  • Authorization and Moderation: Set up the tiered authorization system and moderation process, particularly for student accounts.

image

InterNovel: Vision Scope Document (MVP1)

Version: 1.6 Date: May 16, 2025

1. Introduction & Project Vision

InterNovel is a revolutionary collaborative writing platform designed to empower authors, particularly young creators such as high school students, to co-create narratives, share worlds, and retain clear ownership of their intellectual contributions. Our vision is to foster a dynamic literary ecosystem where creativity flourishes through seamless collaboration, the discovery of characters and novels, and shared storytelling, underpinned by modern, user-centric technology.

@exonomyapp
exonomyapp / Qwen Vision Scope II.md
Created April 2, 2025 15:10
Qwen Vision Scope II

Exonomy & Exocracy: Vision and Scope

Introduction

Exonomy and Exocracy represent a decentralized, peer-to-peer (P2P) economic and project management ecosystem. This system empowers individuals, termed Exonomists and Exocrats, to create, exchange, and manage vouchers that represent goods and services within localized economies. These vouchers function as units of exchange, referencing real-world currencies for value assessment while remaining distinct from traditional money. By enabling structured, voucher-mediated interactions independently of banking institutions, Exonomy fosters economic resilience, fluid market participation, and community-driven decision-making. The system minimizes unnecessary data replication, ensuring that only relevant economic activities are recorded and propagated efficiently.

Exonomy serves as an alternative pathway for economic activity, prioritizing voucher-based interactions, self-regulating economies, and community-driven decision-making, offering economic independence f

@exonomyapp
exonomyapp / Qwen Vision Scope.md
Last active April 8, 2025 19:31
Qwen Vision Scope

Exonomy & Exocracy: Vision and Scope

Introduction

Exonomy and Exocracy represent a decentralized, peer-to-peer (P2P) economic and project management ecosystem. This system empowers individuals, termed Exonomists and Exocrats, to create, exchange, and manage vouchers that represent goods and services within localized economies. These vouchers function as units of exchange, referencing real-world currencies for value assessment while remaining distinct from traditional money. By enabling structured, voucher-mediated interactions independently of banking institutions, Exonomy fosters economic resilience, fluid market participation, and community-driven decision-making. The system minimizes unnecessary data replication, ensuring that only relevant economic activities are recorded and propagated efficiently.

Exonomy serves as an alternative pathway for economic activity, prioritizing voucher-based interactions, self-regulating economies, and community-driven decision-making, offering economic independence f

@exonomyapp
exonomyapp / Gemini Implementation Plan.md
Created April 1, 2025 22:30
Gemini Implementation Plan

Exonomy/Exocracy - Implementation Plan

  1. Introduction 1.1. Purpose & Scope (MVP Focus) 1.2. Target Platforms (Web PWA, Mobile via Capacitor)

  2. Technology Stack Summary

    • Framework: Nuxt 3 + Ionic Vue
    • Mobile/Desktop Wrapper: Capacitor
  • State Management: Pinia
@exonomyapp
exonomyapp / Gemini Functional Specification for Exonomy.md
Created April 1, 2025 21:57
Gemini Functional Specification for Exonomy

Exonomy/Exocracy Functional Specification

1. Introduction

1.1 Purpose

This document defines the functional specifications for the Exonomy and Exocracy ecosystem, a decentralized, peer-to-peer platform designed to facilitate voucher-based economic interactions and community-driven project management. Exonomy aims to establish a decentralized platform for voucher-based exchanges, fostering trust and economic resilience. The platform leverages decentralized P2P technology, primarily OrbitDB built upon IPFS, as its core communication and data persistence infrastructure, ensuring offline-first operations, selective data replication, and decentralized governance triggers.

1.2 Scope