Skip to content

Home-Office Automation & AI Hub

Operational documentation for AI-enabled home-office automation, maintained by humans and agents with explicit quality gates.

Start by Goal


Section Guide

Section What you will find Entry page
New Sources Intake queue process and dated discovery logs used by automation workflows. new-sources.md
Playbooks Reusable execution guides for recurring operational workflows. playbooks/index.md
Services Self-hosted service docs (deploy context, use cases, strengths/limits). services/README.md
Tool Catalogue Canonical docs for AI tools, frameworks, providers, agents, infra, benchmarking, and orchestration. tools/README.md
Knowledge Base Concepts and patterns: protocols, RAG, model classes, security, and ecosystem landscape. knowledge_base/README.md
Architecture Component map, data flows, infrastructure decisions, and multi-agent governance. architecture/README.md
Reference Implementations Concrete prompts, mapping rules, and workflow exports for direct reuse. reference-implementations/index.md
Roadmap Planned improvements and known gaps. roadmap.md
Standards Taxonomy, canonical-page rules, metadata requirements, and dedup policy. standards.md

How Repository Automation Works

flowchart LR
    A["Daily digest"] --> B["Digest-to-intake bridge"]
    B --> C["Intake logs"]
    C --> D["Jules maintenance issues"]
    D --> E["Jules PRs or weekly rollup PR"]
    E --> F["Quality gates"]
    F --> G["Main branch"]
    G --> H["Weekly backlog and deepening loops"]

Repository mapping:

  • Daily digest: .github/workflows/daily-digest.yml
  • Digest-to-intake bridge: .github/workflows/digest-to-intake.yml
  • Jules maintenance issues: .github/workflows/daily-jules-maintenance.yml
  • Jules PRs / weekly rollup PR: Jules bot PRs plus automation/weekly-rollup
  • Quality gates: docs, catalog, intake, link, and generated-content workflows
  • Weekly backlog / deepening loops: .github/workflows/process-jules-backlog.yml, .github/workflows/daily-jules-knowledge.yml, .github/workflows/weekly-planner.yml, .github/workflows/weekly-automation-rollup-merge.yml

Supporting docs:


Maintenance Entry Points

Use this page as the section index. Use section overview pages for detailed scope and conventions.

Sources / References

Contribution Metadata

  • Last reviewed: 2026-03-15
  • Confidence: high