Implementation Plans
This directory contains implementation plans with concrete tasks and milestones.
What are Implementation Plans?
Implementation plans describe the concrete steps to build a feature or system. Each plan includes:
- Objective: What is being implemented and which RFC/design it implements
- Scope: What is in and out of scope
- Implementation Steps: Ordered tasks with checkboxes
- File Changes: Key files that will be created or modified
- Testing Plan: How the implementation will be validated
Creating a New Implementation Plan
docz create impl "Your Implementation Title"
Implementation Status
- Draft: Plan is being written
- In Progress: Implementation is underway
- Completed: Implementation is finished
- Paused: Work is temporarily stopped
- Cancelled: Plan was abandoned
All IMPLs
| ID | Title | Status | Date | Author | Link |
|---|---|---|---|---|---|
| IMPL-0001 | Repo Guardian Implementation Plan | Completed | 2026-02-06 | Donald Gifford | 0001-repo-guardian-implementation-plan.md |
| IMPL-0002 | Custom Properties Implementation Plan | Completed | 2026-03-01 | Donald Gifford | 0002-custom-properties-implementation-plan.md |
| IMPL-0003 | GitHub Webhook IP Allowlist Middleware | Completed | 2026-03-14 | Donald Gifford | 0003-github-webhook-ip-allowlist-middleware.md |
| IMPL-0004 | Helm Chart for repo-guardian | Completed | 2026-03-14 | Donald Gifford | 0004-helm-chart-for-repo-guardian.md |
| IMPL-0005 | HCL Policy Configuration and Rule Engine | Completed | 2026-03-15 | Donald Gifford | 0005-hcl-policy-configuration-and-rule-engine.md |
| IMPL-0006 | Reconciler Interface and Push Event Handler | Completed | 2026-03-15 | Donald Gifford | 0006-reconciler-interface-and-push-event-handler.md |
| IMPL-0007 | Additional Rule Types and Ignore Lists | Completed | 2026-03-15 | Donald Gifford | 0007-additional-rule-types-and-ignore-lists.md |
| IMPL-0008 | Distributed Renovate via Per-Repo GitHub Actions | Completed | 2026-03-15 | Donald Gifford | 0008-distributed-renovate-via-per-repo-github-actions.md |