Files
household-bot/docs/tasks/foundation.md

609 B

Foundation Task Breakdown

Epic: Platform Foundation

  1. HOUSEBOT-001 - Monorepo Bootstrap and Quality Gates
  • Output: Bun workspaces, strict TS, Oxlint, CI skeleton.
  1. HOUSEBOT-002 - Local Dev Workflow
  • Output: unified dev scripts, env templates, runbook for local startup.
  1. HOUSEBOT-003 - Package Boundary Enforcement
  • Output: import path policy and boundary lint checks.
  1. HOUSEBOT-004 - Testing Harness Setup
  • Output: test runner configuration for unit/integration/e2e layers.
  1. HOUSEBOT-005 - Release/Branching Conventions
  • Output: commit conventions, PR template, branch naming guide.