Skip to content

dephekt/agent-working-knowledge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Planning

Durable design briefs and exploration→plan docs for agent-driven work, mirroring the ~/upsun/dephekt/agent-planning docs system (mkdocs + Material). One markdown file per topic ("slug") under docs/briefs/; Mermaid diagrams render inline.

Serve / build

python3 -m venv .venv && . .venv/bin/activate
pip install -r requirements.txt
mkdocs serve        # http://127.0.0.1:8000
mkdocs build        # static site → site/

Briefs

  • docs/briefs/grow-control-system.md — MQTT/multi-site grow control architecture.

About

Durable design briefs and docsets for my agent-driven work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors