New Article Template: Difference between revisions
Jump to navigation
Jump to search
Created page with "= ARTICLE TITLE = <!-- One-sentence definition of the topic --> A brief, neutral summary of what the topic is and why it matters. == Remembering (Knowledge / Recall) == 🧠 At this level, list the definitions, core vocabulary, and factual components an expert would be able to name. * '''Core terminology & definitions''' ** '''[EXTERNAL_LINK Term]''' – Short, precise definition. ** '''[EXTERNAL_LINK Term]''' – What it refers to and its purpose. ** '''[EXTERNAL_LINK..." |
No edit summary |
||
| Line 1: | Line 1: | ||
= ARTICLE TITLE = | = ARTICLE TITLE = | ||
<!-- One-sentence definition of the topic --> | <!-- One-sentence neutral definition of the topic --> | ||
== Remembering (Knowledge / Recall) == | == Remembering (Knowledge / Recall) == | ||
🧠 | 🧠 List the foundational vocabulary and factual knowledge an expert should be able to recall. | ||
* '''Core terminology & definitions''' | * '''Core terminology & definitions''' | ||
** '''[ | ** '''[https://bloomwiki.org Term 1]''' – Replace this link with the topic's actual Wikipedia article later. | ||
** '''[ | ** '''[https://bloomwiki.org Term 2]''' – Short, precise definition. | ||
** '''[ | ** '''[https://bloomwiki.org Term 3]''' – Key acronym, role, object, protocol, etc. | ||
<!-- NOTE: External links in this section should normally point to Wikipedia articles --> | |||
* '''Key components / actors / parts''' | * '''Key components / actors / parts''' | ||
** '''[ | ** '''[https://bloomwiki.org Component 1]''' – What it is. | ||
** '''[ | ** '''[https://bloomwiki.org Component 2]''' – Where it fits. | ||
* '''Canonical tools & frameworks''' | * '''Canonical tools & frameworks''' | ||
** '''[ | ** '''[https://bloomwiki.org Tool or Standard]''' | ||
* '''Where this topic commonly appears''' | * '''Where this topic commonly appears''' | ||
** Industries, workflows, | ** Industries, fields, workflows, real-world environments. | ||
* '''Typical recall-level facts''' | * '''Typical recall-level facts''' | ||
** Year introduced, vendor, category, major versions | ** Year introduced, creator/vendor, category, major versions. | ||
---- | ---- | ||
== Understanding (Comprehension) == | == Understanding (Comprehension) == | ||
📖 Explain | 📖 Explain what the topic means, how it works conceptually, and how it relates to similar ideas. | ||
* '''Conceptual relationships & contrasts''' | * '''Conceptual relationships & contrasts''' | ||
** Topic vs. alternative | ** Topic vs. alternative approach — key differences. | ||
** Topic | ** Topic inside a broader system or ecosystem. | ||
* '''Core principles & paradigms''' | * '''Core principles & paradigms''' | ||
** | ** Foundational theory, learning model, architectural mindset. | ||
* '''How it works''' | * '''How it works (high-level)''' | ||
** Inputs → processes → outputs | ** Inputs → processes → outputs. | ||
* '''Roles & perspectives''' | * '''Roles & perspectives''' | ||
** Builder | ** Builder, operator, stakeholder, end user. | ||
---- | ---- | ||
== Applying (Use / Application) == | == Applying (Use / Application) == | ||
🛠️ Show | 🛠️ Show what someone can *do* with the topic. | ||
* '''"Hello, World" | * '''"Hello, World" example''' | ||
** Minimal | ** Minimal, canonical starter use case. | ||
* '''Core task loops''' | * '''Core task loops''' | ||
** | ** Regular workflows, processes, or procedures. | ||
* '''Frequently used commands / functions / actions''' | * '''Frequently used commands / functions / actions''' | ||
| Line 57: | Line 58: | ||
* '''Real-world use cases''' | * '''Real-world use cases''' | ||
** Common | ** Common applications, industries, or problems solved. | ||
---- | ---- | ||
== Analyzing (Break Down / Analysis) == | == Analyzing (Break Down / Analysis) == | ||
🔬 | 🔬 Demonstrate expert-level structural understanding and diagnostic reasoning. | ||
* '''Comparative analysis''' | * '''Comparative analysis''' | ||
** Topic vs. competing tools | ** Topic vs. competing tools, methods, or systems. | ||
* '''Failure modes & root causes''' | * '''Failure modes & root causes''' | ||
** | ** What commonly goes wrong and why. | ||
* '''Troubleshooting & observability techniques''' | * '''Troubleshooting & observability techniques''' | ||
** Logs, metrics, debugging | ** Logs, metrics, debugging steps. | ||
* '''Structural insights''' | * '''Structural insights''' | ||
** Dependencies, boundaries | ** Dependencies, internal architecture, system boundaries. | ||
---- | ---- | ||
== Creating (Synthesis / Create) == | == Creating (Synthesis / Create) == | ||
🏗️ Demonstrate | 🏗️ Demonstrate designing or building with the topic. | ||
* '''Design patterns & best practices''' | * '''Design patterns & best practices''' | ||
** Proven | ** Proven solutions or recommended structures. | ||
* '''Security, governance, or ethical considerations''' | * '''Security, governance, or ethical considerations''' | ||
* '''Lifecycle management strategies''' | * '''Lifecycle management strategies''' | ||
** Versioning | ** Versioning, migrations, backward compatibility. | ||
* '''Scalability & optimization patterns''' | * '''Scalability & optimization patterns''' | ||
| Line 94: | Line 95: | ||
== Evaluating (Judgment / Evaluation) == | == Evaluating (Judgment / Evaluation) == | ||
⚖️ | ⚖️ Assessing suitability, trade-offs, risks, or long-term value. | ||
* '''Evaluation frameworks & tools''' | * '''Evaluation frameworks & tools''' | ||
** | ** How to measure effectiveness, reliability, quality. | ||
* '''Maturity & adoption models''' | * '''Maturity & adoption models''' | ||
** | ** Ecosystem stability, documentation, community size. | ||
* '''Key performance indicators''' | * '''Key performance indicators''' | ||
** | ** Quantitative or qualitative success measures. | ||
* '''Strategic decision criteria''' | * '''Strategic decision criteria''' | ||
** When to | ** When to use this topic — and when not to. | ||
* '''Holistic impact analysis''' | * '''Holistic impact analysis''' | ||
** Cost | ** Cost, maintainability, learning curve, governance, risks. | ||
---- | |||
<!-- Editor Instructions --> | |||
'''Linking Guidelines''' | |||
* Replace all placeholder external links with Wikipedia links when available. | |||
* Use the format: `[https://wikipedia.org/wiki/Page_Name Descriptive link text]` | |||
* Internal wiki pages use double brackets: `[[Article Name]]` | |||
[[Category:To Be Categorized]] | [[Category:To Be Categorized]] | ||
Latest revision as of 06:44, 24 November 2025
ARTICLE TITLE[edit]
Remembering (Knowledge / Recall)[edit]
🧠 List the foundational vocabulary and factual knowledge an expert should be able to recall.
- Core terminology & definitions
- Key components / actors / parts
- Component 1 – What it is.
- Component 2 – Where it fits.
- Canonical tools & frameworks
- Where this topic commonly appears
- Industries, fields, workflows, real-world environments.
- Typical recall-level facts
- Year introduced, creator/vendor, category, major versions.
Understanding (Comprehension)[edit]
📖 Explain what the topic means, how it works conceptually, and how it relates to similar ideas.
- Conceptual relationships & contrasts
- Topic vs. alternative approach — key differences.
- Topic inside a broader system or ecosystem.
- Core principles & paradigms
- Foundational theory, learning model, architectural mindset.
- How it works (high-level)
- Inputs → processes → outputs.
- Roles & perspectives
- Builder, operator, stakeholder, end user.
Applying (Use / Application)[edit]
🛠️ Show what someone can *do* with the topic.
- "Hello, World" example
- Minimal, canonical starter use case.
- Core task loops
- Regular workflows, processes, or procedures.
- Frequently used commands / functions / actions
- Short reference list.
- Real-world use cases
- Common applications, industries, or problems solved.
Analyzing (Break Down / Analysis)[edit]
🔬 Demonstrate expert-level structural understanding and diagnostic reasoning.
- Comparative analysis
- Topic vs. competing tools, methods, or systems.
- Failure modes & root causes
- What commonly goes wrong and why.
- Troubleshooting & observability techniques
- Logs, metrics, debugging steps.
- Structural insights
- Dependencies, internal architecture, system boundaries.
Creating (Synthesis / Create)[edit]
🏗️ Demonstrate designing or building with the topic.
- Design patterns & best practices
- Proven solutions or recommended structures.
- Security, governance, or ethical considerations
- Lifecycle management strategies
- Versioning, migrations, backward compatibility.
- Scalability & optimization patterns
Evaluating (Judgment / Evaluation)[edit]
⚖️ Assessing suitability, trade-offs, risks, or long-term value.
- Evaluation frameworks & tools
- How to measure effectiveness, reliability, quality.
- Maturity & adoption models
- Ecosystem stability, documentation, community size.
- Key performance indicators
- Quantitative or qualitative success measures.
- Strategic decision criteria
- When to use this topic — and when not to.
- Holistic impact analysis
- Cost, maintainability, learning curve, governance, risks.
Linking Guidelines
- Replace all placeholder external links with Wikipedia links when available.
- Use the format: `Descriptive link text`
- Internal wiki pages use double brackets: `Article Name`