Skip to content

FlexNetOS/ark-os-noa

Repository files navigation

ark-os-noa

Early scaffolding for the agent-driven ark-os-noa platform.

Documentation

Infrastructure

The docker-compose.yml file provisions core internal services:

  • Private OCI registry
  • MinIO object storage
  • Postgres with pgvector
  • Supabase (Postgres variant)
  • Redis Streams and optional NATS event bus

Start the stack locally:

docker-compose up -d

Services

Microservice stubs for the expanded digest pipeline live under services/:

  • intake
  • classifier
  • graph_extract
  • embeddings
  • env_synthesis
  • safety
  • runner
  • integrator
  • registrar

Each service is a small FastAPI app exposing a root endpoint that returns its name.

Development

Install dependencies and run tests:

pip install -r requirements.txt
pytest

About

AgenticAi with Hive Mind running Ai Agent Swarm via MicroAgentStack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •