undf: stamp patches (kdenlive-0010, krita-0001/0002); gitignore minecraft server artifacts
This commit is contained in:
parent
d0c0143604
commit
43e0ed15f1
7 changed files with 31 additions and 1 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -34,3 +34,15 @@ test/benchmarks/**/target
|
|||
/src/hotspot/.idea/
|
||||
**/*.class
|
||||
defects/aranym-0001/test/test_aranym_0001
|
||||
|
||||
# Minecraft server artifacts (from bench/play targets)
|
||||
eula.txt
|
||||
server.properties
|
||||
push-to-hf.sh
|
||||
libraries/
|
||||
logs/
|
||||
versions/
|
||||
mbedtls/
|
||||
wolfssl/
|
||||
whitepaper/*.html
|
||||
whitepaper/*.pdf
|
||||
|
|
|
|||
10
CLAUDE.md
10
CLAUDE.md
|
|
@ -224,3 +224,13 @@ Every node is a workstation. Every edge is a queue. We flatten our friction mani
|
|||
|
||||
Full factory model & live DAG: `~/git/undefect.com/generate_dag.py`.
|
||||
Shard source of truth: `~/git/unsandbox.com/blackops/BLACKOPS.md`.
|
||||
|
||||
### Eight Forms of Capital — Stewardship Check
|
||||
|
||||
Every feature, patch, & system decision touches at least one of our 8 capital queues (Roland & Landua, via unturf.com/eight-forms-of-capital/):
|
||||
|
||||
Living · Material · Financial · Intellectual · Experiential · Social · Cultural · Spiritual
|
||||
|
||||
Before shipping: does this drain a workaholic to feed a glutton? Does it route away from a food desert? Does it grow financial capital at the expense of living capital? If yes — stop. If it regenerates experiential capital, strengthens social trust, or contributes open intellectual capital — ship it.
|
||||
|
||||
Platform tax = O(N²) friction in our exchange layer. Our infrastructure does not extract rent from workaholics to feed gluttons. That is our obligation as permacomputer stewards. Full ledger: `~/git/unsandbox.com/blackops/BLACKOPS.md`.
|
||||
|
|
|
|||
|
|
@ -1211,5 +1211,9 @@
|
|||
"okular-0001-0001": "UNDF-2026-000001210",
|
||||
"zathura-0001-0001": "UNDF-2026-000001211",
|
||||
"rawtherapee-0002-0002": "UNDF-2026-000001212",
|
||||
"scribus-0004": "UNDF-2026-000001213"
|
||||
"scribus-0004": "UNDF-2026-000001213",
|
||||
"kdenlive-0010": "UNDF-2026-000001214",
|
||||
"kdenlive-0010-0010": "UNDF-2026-000001215",
|
||||
"krita-0001-0001": "UNDF-2026-000001216",
|
||||
"krita-0002-0002": "UNDF-2026-000001217"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000001215
|
||||
# UNDF: (leave blank)
|
||||
# Defect: kdenlive-0010
|
||||
# Component: src/assets/keyframes/model/keyframemodellist.cpp
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000001214
|
||||
# UNDF: (leave blank)
|
||||
# Defect: kdenlive-0010
|
||||
# Component: src/assets/keyframes/model/keyframemodellist.cpp
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000001216
|
||||
--- a/plugins/dockers/layerdocker/NodeDelegate.h
|
||||
+++ b/plugins/dockers/layerdocker/NodeDelegate.h
|
||||
@@ -71,7 +71,7 @@ private:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000001217
|
||||
--- a/plugins/extensions/resourcemanager/dlg_create_bundle.cpp
|
||||
+++ b/plugins/extensions/resourcemanager/dlg_create_bundle.cpp
|
||||
@@ -185,9 +185,14 @@ bool DlgCreateBundle::putResourcesInTheBundle(KoResourceBundleSP bundle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue