From 77dba841b0a8ea90d01fa019ddfb65f64143caf9 Mon Sep 17 00:00:00 2001 From: grasHOPPEr Date: Tue, 11 Aug 2026 02:58:27 +0200 Subject: [PATCH] Clean up scaffold --- projects/hoppe-home.md | 62 ------------------------------------------ 1 file changed, 62 deletions(-) delete mode 100644 projects/hoppe-home.md diff --git a/projects/hoppe-home.md b/projects/hoppe-home.md deleted file mode 100644 index 21a5908..0000000 --- a/projects/hoppe-home.md +++ /dev/null @@ -1,62 +0,0 @@ -# 🏢 Hoppe-home Tracked Projects Dashboard - -Owner-managed project tracking for repositories under Hoppe-home. - ---- - -## Project Group Summary - -| Field | Value | -|---|---| -| Project Group | Hoppe-home | -| GitHub URL | [https://github.com/Hoppe-home](https://github.com/Hoppe-home) | -| Owner | `donnyandjoern-debug` | -| Reporting Scope | Project status, budget allocation, actual spending, and time by repository | - ---- - -## Privacy and Scope - -- This private page is part of the owner-only dashboard. -- Track only projects and spending/time data relevant to `donnyandjoern-debug`. -- Do not use this page as a shared family ledger. - ---- - -## Open Projects - -| Project | Repository | Status | Monthly Budget | Actual Spend (Month) | Hours (Month) | Owner | -|---|---|---|---:|---:|---:|---| -| _(add project)_ | `Hoppe-home/repo-name` | 🟢 On Track / 🟡 At Risk / 🔴 Blocked | $0 | $0 | 0h | | - ---- - -## Budget + Spending Rollup - -| Category | Amount | Notes | -|---|---:|---| -| Assigned Monthly Budget | $0 | Set at monthly planning review | -| Forecasted Spend | $0 | Sum of active project estimates | -| Actual Spend | $0 | Tracked in [budget/tracking.md](../budget/tracking.md) | -| Variance | $0 | Budget - Actual | - ---- - -## Time Rollup (Copilot Sessions) - -| Repository | Coding Hours | Chat Hours | Total Hours | Source | -|---|---:|---:|---:|---| -| `Hoppe-home/repo-name` | 0.0 | 0.0 | 0.0 | VS Code + Online Chat | - ---- - -## Portfolio Governance Checklist - -- [ ] Keep open projects table current -- [ ] Review budget variance monthly -- [ ] Ensure all active repos have owners and status -- [ ] Align spending and hour totals with [budget/tracking.md](../budget/tracking.md) - ---- - -[← Back to projects dashboard](./README.md) | [← Back to main library](../README.md)