From 18cdc22094a634e39a14eda924aebff04cec6f27 Mon Sep 17 00:00:00 2001 From: wolverinaton Date: Thu, 13 Aug 2026 22:49:00 -0300 Subject: [PATCH] docs: hide agent metadata in readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5d0ab932..a32be80a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -# MemoryMaster -# Covers: installation, governed capture and recall, graph observations, compiled profile, scheduling, and safety. -# Key terms: claims, citations, steward, graph observations, compiled profile, Gemini, GLM, SQLite, MCP. -# Read when: evaluating, installing, operating, or upgrading MemoryMaster. -# Default: private local SQLite; observations and generated views never bypass claim governance. + + + + +# MemoryMaster + [![CI](https://github.com/wolverin0/memorymaster/actions/workflows/ci.yml/badge.svg)](https://github.com/wolverin0/memorymaster/actions/workflows/ci.yml) [![PyPI](https://img.shields.io/pypi/v/memorymaster.svg)](https://pypi.org/project/memorymaster/) [![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/)