Skip to content

WatchLLM/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WatchLLM Documentation

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░  ░░░░  ░░░      ░░░        ░░░      ░░░  ░░░░  ░░  ░░░░░░░░  ░░░░░░░░  ░░░░  ░
▒  ▒  ▒  ▒▒  ▒▒▒▒  ▒▒▒▒▒  ▒▒▒▒▒  ▒▒▒▒  ▒▒  ▒▒▒▒  ▒▒  ▒▒▒▒▒▒▒▒  ▒▒▒▒▒▒▒▒   ▒▒   ▒
▓        ▓▓  ▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓▓▓▓        ▓▓  ▓▓▓▓▓▓▓▓  ▓▓▓▓▓▓▓▓        ▓
█   ██   ██        █████  █████  ████  ██  ████  ██  ████████  ████████  █  █  █
█  ████  ██  ████  █████  ██████      ███  ████  ██        ██        ██  ████  █
████████████████████████████████████████████████████████████████████████████████

Central architectural specifications, RFCs, design docs, and master roadmap for the WatchLLM ecosystem.

Current status

Documentation complete. All four task gates are met: context glossary, architecture maps with Mermaid diagrams, CLI specification contracts, and the 8-phase master roadmap.

Overview

The docs repository is the central point of truth for WatchLLM's system design and specification. It preserves the core philosophy:

Agents are probabilistic. Infrastructure cannot be.

It defines interfaces and guidelines to prevent architectural entropy, uncontrolled abstraction, and agent-induced system incoherence.

Directory Structure

This repository is structured into distinct documentation namespaces:

  • architecture/: High-level system design diagrams, runtime boundaries, and ecosystem data flows.
  • specs/: Machine-level interface contracts (CLI arguments, reporting JSON structures, telemetry formats).
  • RFCs/: Durable written reasoning for major design decisions (e.g. storage models, Wasm integration, event structures).
  • roadmap/: The sequential product phases, timelines, and deliverables checklist.
  • context/: Canonical mission, threat model, glossary, language support, and execution model.

Relationship to Kernel

  • WatchLLM Documentation (Guidelines): Explains how components must behave, providing the rules and conventions.
  • WatchLLM Kernel (Implementation): Follows the boundaries and CLI schemas specified in these documents.

Non-goals

  • Executable Code: Contains only design documentation and specification markdown files. No executable runtime packages are stored here.

Links

About

Central documentation — RFCs, architecture, specifications, and roadmap

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors