meridian-bot-engineering-manual

Document Meridian Solana DLMM bot architecture, cron logic, and state file integrity.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/reez455G/my-ai-agents --skill meridian-bot-engineering-manual
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meridian-bot-engineering-manual
Source: https://github.com/reez455G/my-ai-agents/tree/main/.omp/skills/meridian-bot-engineering-manual
Command: npx skills add https://github.com/reez455G/my-ai-agents --skill meridian-bot-engineering-manual

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complex engineering needs of the Meridian Solana DLMM trading bot, providing comprehensive documentation and operational guidance for efficient and safe code changes and maintenance.

Core Features & Use Cases

  • Comprehensive Engineering Manual: Detailed documentation of the Meridian bot architecture, agent roles, ReAct loop, cron architecture, position lifecycle, persistent state files, and known tech debt.
  • Code Changes Guidance: Helps with non-trivial code changes within the Meridian repo, ensuring safety rules, cron logic, and state file integrity.
  • Use Case: When modifying the Meridian trading bot, this Skill acts as a guide to make informed changes without disrupting the bot's operations.

Quick Start

To make non-trivial changes to the Meridian bot, first review the engineering manual provided by the meridian-bot-engineering-manual skill.

Frequently Asked Questions about meridian-bot-engineering-manual

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I modify the Meridian Solana DLMM trading bot without breaking operations?

To modify the Meridian Solana DLMM trading bot safely, review the comprehensive engineering manual covering safety rules, cron logic, and state file integrity before making non-trivial code changes. This ensures operational continuity.

How does the ReAct loop work in a Solana DLMM trading bot?

The ReAct loop in the Solana DLMM trading bot drives its operational cycle, continuously processing agent roles and executing the position lifecycle. The engineering manual details this architecture for safe code modifications.

How do I maintain JSON state file integrity during trading bot operations?

Maintaining JSON state file integrity during trading bot operations requires following the safety rules and architectural guidelines documented in the engineering manual. The bot utilizes these JSON files for persistent state storage across cycles.

Can I use this engineering manual for routine Solana trading bot code reviews?

Yes, you can use this engineering manual for Solana trading bot code reviews. It provides detailed documentation of agent roles, the position lifecycle, known tech debt, and cron architecture to inform safe modifications and operations.

What do I need to understand before changing cron logic in a DLMM trading bot?

Before changing cron logic in a DLMM trading bot, you need to understand the bot's architecture, persistent state files, and ReAct loop. The engineering manual provides guidance to ensure state file integrity during modifications.