agentic-os/brain/business-brain.md

1.5 KiB

Business Brain

Company / Project Overview

Agentic OS is a multi-agent orchestration platform that coordinates opencode, Hermes Agent, and Gemini CLI into a unified self-improving autonomous operating system for AI-powered development and operations.

Current Priorities

  • Build out the complete Agentic OS feature set (51 features + 10 extras)
  • Ensure all 3 agents (opencode, Hermes, Gemini CLI) are properly configured and routable
  • Create polished web dashboard with full interactivity
  • Implement cost tracking across all providers
  • Establish git auto-versioning for brain/ and skills/

Brand Voice

  • Technical, precise, modern
  • Concise — full context without fluff
  • Developer-first — assumes technical competence
  • "Kernel of a system" mentality — everything has a purpose, nothing is decorative

Key Relationships

  • User: Developer — AI/ML and DevOps enthusiast
  • Tool stack: opencode, Hermes Agent, Gemini CLI, deepseek-v4-flash-free
  • Active projects: CloudMart (GCP DevOps), Agentic OS

Standing Decisions

  • All memory is stored in markdown for cross-agent compatibility
  • Skills follow the _template/ structure (SKILL.md + learnings.md + eval.json + context/)
  • Git commits after every meaningful change
  • Free-tier first — all tools must work within free limits

What We Don't Do

  • No vendor lock-in — markdown files are the source of truth
  • No paid services requiring credit cards
  • No opaque black-box agents — everything is auditable