Skip to content

Commit 8b73991

Browse files
authored
Updated confidence (#336)
2 parents a8158d9 + 0a1a619 commit 8b73991

File tree

2,776 files changed

+81171
-50871
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,776 files changed

+81171
-50871
lines changed

.powershell/_includes/ClassificationHelpers.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
$batchesInProgress = $null;
55
$batchesInProgressMax = 40;
6-
$watermarkAgeLimit = 20;
6+
$watermarkAgeLimit = (New-TimeSpan -Start (Get-Date "2025-02-18T09:00:00") -End (Get-Date)).Days
77
$watermarkScoreLimit = 20
88
$watermarkCount = 1
99

site/content/resources/blog/2006/2006-06-22-ahaaaa/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -325,11 +325,14 @@
325325
},
326326
"Scrum": {
327327
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:19:02",
329-
"ai_confidence": 0,
328+
"calculated_at": "2025-03-10T13:28:33",
329+
"ai_confidence": 5.0,
330+
"ai_mentions": 0,
331+
"ai_alignment": 0,
332+
"ai_depth": 0,
330333
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content does not discuss Scrum principles, practices, or frameworks; it is primarily about a personal issue with posting code.",
334+
"final_score": 4.0,
335+
"reasoning": "The content does not mention Scrum or any related concepts, roles, events, or principles. It appears to be a personal reflection on posting issues rather than a discussion on Scrum.",
333336
"level": "Ignored"
334337
},
335338
"Sociotechnical Systems": {
@@ -1009,12 +1012,15 @@
10091012
},
10101013
"Troubleshooting": {
10111014
"category": "Troubleshooting",
1012-
"calculated_at": "2025-02-17T16:38:34",
1013-
"ai_confidence": 50,
1014-
"non_ai_confidence": 0,
1015-
"final_score": 45.0,
1016-
"reasoning": "The content briefly mentions a problem with posting code, indicating troubleshooting efforts, but it does not provide systematic methodologies or solutions related to technical issues.",
1017-
"level": "Tertiary"
1015+
"calculated_at": "2025-03-10T13:28:35",
1016+
"ai_confidence": 25.0,
1017+
"ai_mentions": 10.0,
1018+
"ai_alignment": 20.0,
1019+
"ai_depth": 10.0,
1020+
"non_ai_confidence": 0,
1021+
"final_score": 22.0,
1022+
"reasoning": "The content briefly mentions a problem related to posting code, which aligns with troubleshooting. However, it lacks detailed discussion on diagnosing or resolving the issue, and does not provide methodologies or insights typical of the troubleshooting category.",
1023+
"level": "Quaternary"
10181024
},
10191025
"Azure Boards": {
10201026
"category": "Azure Boards",

site/content/resources/blog/2006/2006-06-22-ahaaaa/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ aliasesArchive:
2626
- /ahaaaa-
2727
- /blog/ahaaaa-
2828
- /resources/blog/ahaaaa
29-
tags:
30-
- Troubleshooting
29+
tags: []
3130
preview: nakedalm-logo-128-link-1-1.png
3231
categories: []
3332

site/content/resources/blog/2006/2006-06-22-custom-ui-colour-scheme-for-windows-forms-net/data.index.classifications.json

+47-29
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,15 @@
8282
},
8383
"Install and Configuration": {
8484
"category": "Install and Configuration",
85-
"calculated_at": "2025-02-17T11:15:06",
86-
"ai_confidence": 50,
85+
"calculated_at": "2025-03-10T13:28:40",
86+
"ai_confidence": 32.0,
87+
"ai_mentions": 10,
88+
"ai_alignment": 25,
89+
"ai_depth": 15,
8790
"non_ai_confidence": 10,
88-
"final_score": 46.0,
89-
"reasoning": "The content provides a guide on customising UI elements in a .NET application, which relates to configuration, but it is primarily focused on implementation details rather than a broader installation or configuration process.",
90-
"level": "Tertiary"
91+
"final_score": 30.0,
92+
"reasoning": "The content provides a code snippet for customising the UI colour scheme in Windows Forms .NET, which relates to configuration aspects. However, it lacks a comprehensive discussion on installation procedures or broader configuration best practices. The focus is primarily on a specific implementation detail rather than a step-by-step guide or troubleshooting advice, leading to a lower confidence score.",
93+
"level": "Quaternary"
9194
},
9295
"Market Adaptability": {
9396
"category": "Market Adaptability",
@@ -325,11 +328,14 @@
325328
},
326329
"Scrum": {
327330
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:15:57",
329-
"ai_confidence": 0,
331+
"calculated_at": "2025-03-10T13:28:37",
332+
"ai_confidence": 5.0,
333+
"ai_mentions": 0,
334+
"ai_alignment": 10.0,
335+
"ai_depth": 0,
330336
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content is focused on customising UI elements in .NET and does not discuss Scrum principles, roles, events, or practices.",
337+
"final_score": 4.0,
338+
"reasoning": "The content focuses entirely on customising UI elements in .NET and does not mention Scrum or any related concepts. There is no discussion of Scrum roles, events, or principles, making it irrelevant to the category.",
333339
"level": "Ignored"
334340
},
335341
"Sociotechnical Systems": {
@@ -532,11 +538,14 @@
532538
},
533539
"Windows": {
534540
"category": "Windows",
535-
"calculated_at": "2025-02-17T16:38:30",
536-
"ai_confidence": 80,
541+
"calculated_at": "2025-03-10T19:08:03",
542+
"ai_confidence": 82.0,
543+
"ai_mentions": 90.0,
544+
"ai_alignment": 75.0,
545+
"ai_depth": 85.0,
537546
"non_ai_confidence": 50,
538-
"final_score": 77.0,
539-
"reasoning": "The content primarily discusses customizing UI elements within Windows Forms, which is directly related to the Windows operating system and .NET framework for Windows applications.",
547+
"final_score": 79.0,
548+
"reasoning": "The content primarily focuses on customising the UI of Windows Forms in a .NET environment, which directly relates to the Windows operating system. It discusses specific implementation details, such as inheriting from ProfessionalColorTable and overriding properties, which aligns well with the configuration and customisation aspects of Windows. The depth of the discussion is significant, providing code examples and practical guidance, which enhances its relevance to the Windows category. However, while it is focused on Windows Forms, it does not cover broader topics like installation or troubleshooting, which slightly lowers the alignment score.",
540549
"level": "Secondary"
541550
},
542551
"Agile Planning Tools": {
@@ -856,12 +865,15 @@
856865
},
857866
"Technical Mastery": {
858867
"category": "Technical Mastery",
859-
"calculated_at": "2025-02-17T16:38:30",
860-
"ai_confidence": 80,
868+
"calculated_at": "2025-03-10T15:23:21",
869+
"ai_confidence": 42.0,
870+
"ai_mentions": 15.0,
871+
"ai_alignment": 35.0,
872+
"ai_depth": 30.0,
861873
"non_ai_confidence": 0,
862-
"final_score": 72.0,
863-
"reasoning": "The content provides specific technical implementation details for customizing UI components in .NET, which aligns with best practices in software craftsmanship and engineering practices related to software design.",
864-
"level": "Secondary"
874+
"final_score": 38.0,
875+
"reasoning": "The content provides a practical example of customising UI elements in Windows Forms using .NET, which touches on software craftsmanship and design principles. However, it lacks a broader discussion on best practices, principles of clean code, or methodologies that contribute to high-quality software development. The focus is primarily on implementation rather than a comprehensive exploration of technical mastery.",
876+
"level": "Quaternary"
865877
},
866878
"Working Agreements": {
867879
"category": "Working Agreements",
@@ -1009,12 +1021,15 @@
10091021
},
10101022
"Troubleshooting": {
10111023
"category": "Troubleshooting",
1012-
"calculated_at": "2025-02-17T16:38:31",
1013-
"ai_confidence": 50,
1024+
"calculated_at": "2025-03-11T12:19:26",
1025+
"ai_confidence": 32.0,
1026+
"ai_mentions": 15.0,
1027+
"ai_alignment": 25.0,
1028+
"ai_depth": 20.0,
10141029
"non_ai_confidence": 0,
1015-
"final_score": 45.0,
1016-
"reasoning": "The content provides a solution to customize UI colors, and briefly mentions that readers can inherit from a ToolStrip and change the renderer in case of problems, which aligns it with troubleshooting to a degree.",
1017-
"level": "Tertiary"
1030+
"final_score": 29.0,
1031+
"reasoning": "The content primarily focuses on customising UI elements in Windows Forms .NET, with a brief mention of troubleshooting by suggesting that if problems arise, one can inherit from the ToolStrip control and change the renderer. However, the main focus is on implementation rather than diagnosing or resolving technical issues, which limits its alignment with the troubleshooting category.",
1032+
"level": "Quaternary"
10181033
},
10191034
"Azure Boards": {
10201035
"category": "Azure Boards",
@@ -1108,12 +1123,15 @@
11081123
},
11091124
"System Configuration": {
11101125
"category": "System Configuration",
1111-
"calculated_at": "2025-02-17T16:38:31",
1112-
"ai_confidence": 50,
1113-
"non_ai_confidence": 0,
1114-
"final_score": 45.0,
1115-
"reasoning": "The content discusses customizing UI elements in Windows Forms, which involves some configuration of the graphical interface, but it is primarily focused on the implementation rather than broader system configuration practices.",
1116-
"level": "Tertiary"
1126+
"calculated_at": "2025-03-11T10:54:44",
1127+
"ai_confidence": 32.0,
1128+
"ai_mentions": 5,
1129+
"ai_alignment": 15,
1130+
"ai_depth": 12,
1131+
"non_ai_confidence": 0,
1132+
"final_score": 29.0,
1133+
"reasoning": "The content primarily focuses on customising the UI colour scheme for Windows Forms in .NET, which is more related to software development and UI design rather than system configuration. While it does touch on aspects of configuration (like setting a custom renderer), it lacks depth in discussing broader system configuration practices, methodologies, or optimisation strategies. The technical details provided are specific to UI customisation rather than the overall system setup or performance enhancement.",
1134+
"level": "Quaternary"
11171135
},
11181136
"Lean Thinking": {
11191137
"category": "Lean Thinking",

site/content/resources/blog/2006/2006-06-22-custom-ui-colour-scheme-for-windows-forms-net/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ aliasesArchive:
2929
tags:
3030
- Windows
3131
- Software Development
32-
- Technical Mastery
3332
categories: []
3433
preview: metro-binary-vb-128-link-1-1.png
3534

site/content/resources/blog/2006/2006-06-22-hinshelm-on-composite-ui-application-block/data.index.classifications.json

+56-35
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,15 @@
6464
},
6565
"Code and Complexity": {
6666
"category": "Code and Complexity",
67-
"calculated_at": "2025-02-17T11:16:39",
68-
"ai_confidence": 50,
67+
"calculated_at": "2025-03-10T13:28:29",
68+
"ai_confidence": 32.0,
69+
"ai_mentions": 10,
70+
"ai_alignment": 25,
71+
"ai_depth": 15,
6972
"non_ai_confidence": 20,
70-
"final_score": 47.0,
71-
"reasoning": "The content primarily discusses the implementation of a UI adapter in a specific framework, which involves code quality and design decisions. However, it does not deeply explore the complexities or principles of software development processes, making it a secondary theme.",
72-
"level": "Tertiary"
73+
"final_score": 31.0,
74+
"reasoning": "The content primarily focuses on implementing a specific feature in a software framework, detailing code examples and implementation strategies. While it touches on aspects of code quality and maintainability through the discussion of factory patterns and inheritance, it lacks a broader exploration of complexity theory or its implications on software architecture. The discussion is more technical and practical rather than theoretical, which limits its alignment with the core themes of the 'Code and Complexity' category.",
75+
"level": "Quaternary"
7376
},
7477
"DevOps": {
7578
"category": "DevOps",
@@ -163,12 +166,15 @@
163166
},
164167
"Technical Excellence": {
165168
"category": "Technical Excellence",
166-
"calculated_at": "2025-02-17T11:16:59",
167-
"ai_confidence": 80,
168-
"non_ai_confidence": 0,
169-
"final_score": 72.0,
170-
"reasoning": "The content primarily discusses the implementation of a UI adapter within the Composite UI Application Block, focusing on engineering practices related to code quality and extensibility. It provides detailed code examples and discusses design choices that enhance the maintainability and adaptability of the application, aligning well with the principles of technical excellence.",
171-
"level": "Secondary"
169+
"calculated_at": "2025-03-10T15:23:18",
170+
"ai_confidence": 62.0,
171+
"ai_mentions": 15,
172+
"ai_alignment": 30,
173+
"ai_depth": 25,
174+
"non_ai_confidence": 0,
175+
"final_score": 56.0,
176+
"reasoning": "The content primarily focuses on implementing a technical solution within the Composite UI Application Block (CAB), specifically regarding the ToolStripPanel UI Adapter. It discusses the technical details of code implementation, including inheritance and factory patterns, which align with the principles of modular architecture and emergent design. However, while it provides a good level of detail on the implementation, it lacks broader discussions on methodologies like TDD or CI/CD practices, which are central to the category of Technical Excellence. Therefore, while it is relevant, it does not fully encompass the category's scope.",
177+
"level": "Tertiary"
172178
},
173179
"Flow Efficiency": {
174180
"category": "Flow Efficiency",
@@ -244,11 +250,14 @@
244250
},
245251
"Practical Techniques and Tooling": {
246252
"category": "Practical Techniques and Tooling",
247-
"calculated_at": "2025-02-17T11:17:22",
248-
"ai_confidence": 80,
253+
"calculated_at": "2025-03-10T19:07:59",
254+
"ai_confidence": 78.0,
255+
"ai_mentions": 15.0,
256+
"ai_alignment": 35.0,
257+
"ai_depth": 28.0,
249258
"non_ai_confidence": 10,
250-
"final_score": 73.0,
251-
"reasoning": "The content primarily discusses the implementation of a specific UI adapter within the Composite UI Application Block, detailing practical coding techniques and methodologies relevant to tooling in software development.",
259+
"final_score": 71.0,
260+
"reasoning": "The content provides a detailed technical discussion on implementing a specific UI adapter for the Composite UI Application Block (CAB), which aligns with practical techniques in software development. It includes code examples and discusses methodologies for extending functionality without altering existing code, which is relevant to tooling. However, it lacks broader context on Agile or DevOps practices, limiting its alignment with the category's core themes.",
252261
"level": "Secondary"
253262
},
254263
"Product Delivery": {
@@ -325,11 +334,14 @@
325334
},
326335
"Scrum": {
327336
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:17:35",
329-
"ai_confidence": 0,
337+
"calculated_at": "2025-03-10T13:28:25",
338+
"ai_confidence": 5.0,
339+
"ai_mentions": 0,
340+
"ai_alignment": 10.0,
341+
"ai_depth": 5.0,
330342
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "The content primarily discusses technical implementation details related to the Composite UI Application Block and does not address Scrum principles, roles, events, or practices.",
343+
"final_score": 4.0,
344+
"reasoning": "The content primarily focuses on technical implementation details related to the Composite UI Application Block and does not mention Scrum principles, roles, events, or any related concepts. There is minimal conceptual alignment with Scrum, as it does not discuss team dynamics, iterative processes, or continuous improvement, which are core to the Scrum framework.",
333345
"level": "Ignored"
334346
},
335347
"Sociotechnical Systems": {
@@ -838,12 +850,15 @@
838850
},
839851
"Pragmatic Thinking": {
840852
"category": "Pragmatic Thinking",
841-
"calculated_at": "2025-02-17T16:38:32",
842-
"ai_confidence": 80,
853+
"calculated_at": "2025-03-11T10:54:41",
854+
"ai_confidence": 32.0,
855+
"ai_mentions": 15.0,
856+
"ai_alignment": 25.0,
857+
"ai_depth": 40.0,
843858
"non_ai_confidence": 0,
844-
"final_score": 72.0,
845-
"reasoning": "The content primarily discusses practical problem-solving techniques related to the Composite UI Application Block and how to implement a ToolStripPanel UI Adapter. It provides specific code implementations and discusses real-world application of adapting existing components to enhance functionality.",
846-
"level": "Secondary"
859+
"final_score": 29.0,
860+
"reasoning": "The content primarily focuses on a technical implementation of a UI adapter within the Composite UI Application Block (CAB). While it does touch on practical problem-solving by discussing two approaches to extend functionality, it lacks a broader discussion on Agile, Scrum, or DevOps principles. The depth of the technical details is significant, but the overall alignment with the core themes of pragmatic thinking is limited, as it does not address adaptability or real-world applications in a project management context.",
861+
"level": "Quaternary"
847862
},
848863
"MVP": {
849864
"category": "MVP",
@@ -856,11 +871,14 @@
856871
},
857872
"Technical Mastery": {
858873
"category": "Technical Mastery",
859-
"calculated_at": "2025-02-17T16:38:32",
860-
"ai_confidence": 80,
861-
"non_ai_confidence": 0,
862-
"final_score": 72.0,
863-
"reasoning": "The content primarily discusses code implementation and adaptation techniques within a specific software framework (CAB) and includes best practices for creating UI adapters, which aligns closely with software craftsmanship and engineering practices.",
874+
"calculated_at": "2025-03-11T12:19:23",
875+
"ai_confidence": 78.0,
876+
"ai_mentions": 15,
877+
"ai_alignment": 32,
878+
"ai_depth": 30,
879+
"non_ai_confidence": 0,
880+
"final_score": 70.0,
881+
"reasoning": "The content provides a detailed discussion on implementing a specific technical solution within the Composite UI Application Block (CAB), focusing on extending functionality through code. It explicitly mentions best practices in software design, such as inheritance and factory patterns, which align with the principles of clean code and software craftsmanship. The depth of the discussion is significant, as it includes code examples and explanations of the implementation process, demonstrating a strong grasp of technical concepts. However, it lacks broader discussions on topics like testing, continuous integration, or technical debt management, which slightly lowers the overall confidence score.",
864882
"level": "Secondary"
865883
},
866884
"Working Agreements": {
@@ -955,12 +973,15 @@
955973
},
956974
"Engineering Excellence": {
957975
"category": "Engineering Excellence",
958-
"calculated_at": "2025-02-17T16:38:32",
959-
"ai_confidence": 80,
960-
"non_ai_confidence": 0,
961-
"final_score": 72.0,
962-
"reasoning": "The content primarily discusses technical implementation details about enhancing the ToolStripPanel UI Adapter within the Composite UI Application Block (CAB), which reflects principles of software craftsmanship and development practices. It focuses on the technical aspects of code adaptation, inheritance, and improved functionality, aligning well with engineering excellence principles.",
963-
"level": "Secondary"
976+
"calculated_at": "2025-03-10T15:23:15",
977+
"ai_confidence": 32.0,
978+
"ai_mentions": 15.0,
979+
"ai_alignment": 25.0,
980+
"ai_depth": 25.0,
981+
"non_ai_confidence": 0,
982+
"final_score": 29.0,
983+
"reasoning": "The content primarily focuses on implementing a specific feature in a software framework, detailing code and technical solutions. While it touches on aspects of software craftsmanship, such as extending functionality and code reuse, it lacks a broader discussion on engineering excellence principles, best practices, or continuous improvement processes. The depth of discussion is limited to a specific implementation without addressing overarching themes of quality assurance or team collaboration.",
984+
"level": "Quaternary"
964985
},
965986
"Coaching": {
966987
"category": "Coaching",

site/content/resources/blog/2006/2006-06-22-hinshelm-on-composite-ui-application-block/index.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ResourceImportId: 467
88
ResourceImportSource: Wordpress
99
ResourceImportOriginalSource: GeeksWithBlogs
1010
date: 2006-06-22
11-
weight: 640
11+
weight: 855
1212
creator: Martin Hinshelwood
1313
layout: blog
1414
resourceTypes: blog
@@ -27,13 +27,10 @@ aliasesArchive:
2727
- /blog/adding-toolstrippanel-ui-adapter-support-to-the-composite-ui-application-block
2828
- /resources/blog/hinshelm-on-composite-ui-application-block
2929
tags:
30-
- Practical Techniques and Tooling
31-
- Pragmatic Thinking
3230
- Software Development
33-
- Technical Excellence
31+
- Practical Techniques and Tooling
3432
- Technical Mastery
35-
categories:
36-
- Engineering Excellence
33+
categories: []
3734
preview: metro-binary-vb-128-link-1-1.png
3835

3936
---

0 commit comments

Comments
 (0)