-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistry.json
More file actions
73 lines (73 loc) · 2.91 KB
/
Copy pathregistry.json
File metadata and controls
73 lines (73 loc) · 2.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"v": 2,
"projects": {
"agent": {
"path": "/home/haint/Projects/agent",
"type": "infra",
"summary": "Claude Code plugin/skill hub — plugins, templates, bootstrap + registry for all projects."
},
"Bookie": {
"path": "/home/haint/Projects/Bookie",
"type": "app",
"summary": "Reading community (9+ yrs) — AI book→video production pipeline."
},
"broodkeeper": {
"path": "/home/haint/Projects/broodkeeper",
"type": "godot",
"summary": "Premium offline single-player creature-raiser × auto-battler roguelite, combinatorial systems depth. SFW/all-ages, Godot 4.7. Supersedes chimera/The Ninth Bride (2026-06-22). Pre-production: GDD v1 done, next = art-free CORE prototype.",
"status": "primary"
},
"chimera": {
"path": "/home/haint/Projects/chimera",
"type": "godot",
"summary": "Adult (18+) metroidvania, Godot — codename Chimera / 'The Ninth Bride'. Superseded by broodkeeper 2026-06-22; design + NINE LoRA preserved, no resume plan.",
"status": "postponed"
},
"digital-identity": {
"path": "/home/haint/Projects/digital-identity",
"type": "app",
"summary": "Personal profile center — centralized identity for AI context, CVs, and blog."
},
"godot-pixel-cutout-rig": {
"path": "/home/haint/Projects/godot-pixel-cutout-rig",
"type": "godot",
"summary": "Godot 4.7 tool — animate 2D pixel characters via cutout rigging (Node2D bone tree). Public-ish (CHANGELOG/CONTRIBUTING)."
},
"home-server": {
"path": "/home/haint/Projects/home-server",
"type": "infra",
"summary": "Home server stack — dashboard + SD-Forge (gen-art backend) + ebooks/services. Self-hosted infra."
},
"Idea_Vault": {
"path": "/home/haint/Projects/Idea_Vault",
"type": "app",
"summary": "Personal knowledge base in Obsidian — notes, ideas, research."
},
"IronCradle": {
"path": "/home/haint/Projects/IronCradle",
"type": "godot",
"summary": "Roguelike city builder (Godot), 1304/1304 tests green. Postponed indefinitely — preserved, no resume plan.",
"status": "postponed"
},
"Learning_English": {
"path": "/home/haint/Projects/Learning_English",
"type": "app",
"summary": "English learning workspace — vocabulary deck + spaced repetition."
},
"portfolio": {
"path": "/home/haint/Projects/portfolio",
"type": "app",
"summary": "Public portfolio site — Astro + Cloudflare Pages, haingt.dev."
},
"tools": {
"path": "/home/haint/Projects/tools",
"type": "app",
"summary": "Misc dev tools container — aseprite-mcp + pixeldetector (loose grab-bag, no git/.claude)."
},
"workstation-setup": {
"path": "/home/haint/Projects/workstation-setup",
"type": "infra",
"summary": "Fedora/Nobara workstation provisioning and configuration."
}
}
}