Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.81 KB

File metadata and controls

33 lines (25 loc) · 1.81 KB

Powernode Documentation

Open-source mission control for AI agent fleets.

Start here

  1. Run it locallygetting-started/01-quickstart.md
  2. Ship your first agentgetting-started/02-first-agent.md
  3. Understand the architectureconcepts/architecture.md
  4. Operate it in productionoperations/production-deployment.md
  5. Contributecontributing/development-setup.md

Documentation map

Tree Purpose
getting-started/ Tutorials for first-time users
concepts/ Architecture, agents, knowledge/memory, permissions, data model, MCP, chat/realtime, cost
guides/ Role-themed how-to: backend, frontend, testing, devops, security, extensions, etc.
reference/ API contracts, database schema, scripts, theme system, plugin system
reference/auto/ Auto-generated — MCP tool catalog (do not edit; other DB-backed registries are queried live via MCP)
operations/ Production runbooks: deployment, docker swarm, AI ops, worker ops, perf tuning
contributing/ Dev setup, conventions, GitHub workflow, doc conventions, release process
history/ Archived audits and plans — preserved for context

Conventions

  • Auto-generated files carry an <!-- AUTO-GENERATED --> header. Do not edit by hand.
  • Archived files in history/ carry an **ARCHIVED** banner.
  • All active docs end with a _Last verified:_ footer.
  • See contributing/doc-conventions.md for the full conventions.

Last verified: 2026-05-17