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¶
-
Implement a workflow
Go to Playbooks for step-by-step execution guides.
-
Evaluate or compare tools
Start in the Tool Catalogue, then use the AI Tooling Landscape for context.
-
Build a website or app quickly
Start in the AI Builder Index, then use the Free AI Website Playbook.
-
Choose the right model
Start with the Model Routing Guide.
-
Understand architecture and system design
Use Architecture for component maps, flows, and governance.
-
Contribute safely (human or agent)
Follow Contributing, Standards, and the Agent Rules.
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¶
- Human maintainers: CONTRIBUTING.md
- LLM agents: AGENTS.md (repo-root file on GitHub)
- Agent task patterns: skills.md (repo-root file on GitHub)
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