Clean up scaffold

This commit is contained in:
grasHOPPEr 2026-08-11 02:58:27 +02:00
parent 792990283d
commit 77dba841b0

View File

@ -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)