SYSTEMA CONSTRUCTUM

The accepted ontology

Entries

Browse accepted Systema Constructum entries: human-made tools, institutions, methods, practices, works, and their definitions.

100 entries in this page

resilience-engineering

resilience-engineering is an engineering discipline that applies reliability, availability, operations, and software engineering principles to design, build, and operate systems that can absorb disruptions, recover from failures gracefully, and adapt to chang…

THING

service-level-agreement

A service-level-agreement (SLA) is a formal contractual arrangement between a service provider and its customers that specifies measurable performance targets (such as availability, response time, and throughput), defines the responsibilities of each party, a…

THING

mean-time-to-recovery

Mean-time-to-recovery (MTTR) is a reliability metric that quantifies the average elapsed time from the moment a service failure is detected until the service is fully restored to normal operation. Parameters: (1) the failure detection timestamp as the start p…

THING

chaos-engineering

chaos-engineering is a systematic testing methodology in which operators intentionally introduce controlled failures into production-like environments to verify that systems can detect, contain, and recover from faults without human intervention. Parameters:…

THING

robustness

Robustness is an engineering quality attribute describing a system's capacity to maintain correct function under stress, perturbation, or adverse conditions. Parameters: (1) resilience — the ability to absorb shocks without functional loss; (2) fault toleranc…

THING

graceful-degradation

Graceful-degradation is a system design approach in which functionality is progressively reduced — rather than catastrophically lost — when components fail or resources become scarce. Parameters: (1) degradation strategy — predefined fallback modes ordered by…

THING

fault-isolation

Fault-isolation is an engineering technique that partitions a system into bounded regions such that a failure in one region cannot propagate beyond its boundaries. Parameters: (1) isolation boundaries — the logical or physical lines that contain failures; (2)…

THING

circuit-breaker

A circuit-breaker is a software design pattern that prevents cascading failures by monitoring calls to a dependent service and opening (stopping further calls) when a configurable failure threshold is exceeded. Parameters: failure-threshold (number of failure…

THING

incident-response

Incident-response is a coordinated organizational practice for managing unexpected service disruptions from detection through post-incident learning. Parameters: triggered by a service-impacting event; structured around detection, escalation, containment, rem…

THING

capacity-planning

Capacity-planning is the organizational practice of forecasting future resource requirements and aligning supply to meet anticipated demand. Parameters: demand forecasting methodology, resource inventory (compute, personnel, inventory, infrastructure), lead t…

THING

canary-deployment

A canary-deployment is a release strategy in which a new version of a system is first rolled out to a small subset of users or infrastructure before being deployed to the full population. Parameters: controlled rollout scope (percentage or number of targets),…

THING

service-level-indicator

A service-level-indicator is a specific quantitative measure used to track the performance of a service along a single dimension — such as request latency, throughput, error rate, or availability. It is the raw metric that is continuously collected by monitor…

THING

blameless-postmortem

Blameless postmortem is an incident review process in software engineering that examines system failures by analyzing design flaws, procedural gaps, and organizational conditions rather than attributing fault to individuals. Parameters: (1) structured timelin…

THING

service reliability engineering

Service reliability engineering (SRE) is a discipline within software engineering that applies reliability targets, error budgets, and observability practices to maintain system uptime and performance at scale. Parameters: reliability targets (SLOs) set accep…

THING

observability

Observability is a software engineering practice that defines how to determine the internal state of a running system from its external outputs — specifically logs (structured event records), metrics (quantified measurements over time), and traces (request jo…

THING

service-level-objective

A service-level-objective (SLO) is a formal reliability target expressed as a quantified measure — such as 99.9% uptime over a rolling 30-day window — that defines the acceptable boundary of service behavior. It serves as the contractual anchor between provid…

THING

error-budget

An error-budget is a quantified tolerance for failure, defined as the complement of a service's reliability target (SLO) over a rolling time window. Calculated as (1 - SLO) multiplied by total operations, it is tracked through cumulative burn-rate metrics tha…

THING

threat-modeling

A structured process for systematically identifying, analyzing, and documenting potential threats to a system or asset. The method operates through four stages: (1) identifying assets and boundaries, (2) enumerating adversary profiles and their capabilities,…

THING

situational-awareness

The construct of perceiving environmental elements and events, comprehending their current meaning, and projecting their near-future status — structured as Endsley's three-level model (perception, comprehension, projection). Operates as a measurable, trainabl…

THING

decision-frame

A decision-frame is a structured representation that specifies the dimensions, alternatives, and evaluative criteria by which a choice is organized. Its parameters are: (1) the set of dimensions or axes along which the choice is decomposed (e.g., cost, risk,…

THING

timebox

A timebox is a bounded scheduling construct that allocates a fixed duration to a task or activity, enforcing a hard stop when the period elapses regardless of whether the work is complete. Its parameters are: the time allocation (duration), the target activit…

THING

time-blocking

Time-blocking is a time-management practice that partitions a scheduled period (typically a day or week) into contiguous, non-overlapping segments, each dedicated to a single task or category of tasks. Its parameters are: (1) the scheduling horizon (daily, we…

THING

memory-augmentation

A memory-augmentation is a human-made technique, tool, or system designed to extend or supplement human memory capacity beyond its biological limits. It operates through externalization of information (writing, databases), systematic encoding methods (mnemoni…

THING

flashcard

A flashcard is a small, portable card containing information on one or both sides, designed for active recall practice. The mechanism operates through retrieval testing — the learner attempts to recall the answer before revealing it, strengthening memory trac…

THING

self-explanation-effect

A self-regulated learning strategy where learners generate explanations for newly encountered information, drawing on prior knowledge to construct causal narratives and identify gaps in understanding. The mechanism operates through three steps: (1) encounteri…

THING

signal-detection

A mathematical framework for making decisions under uncertainty by separating meaningful information from random background variation. The model represents two distributions — signal and noise — and defines a decision threshold that trades off hit rates again…

THING

habit-formation

Habit-formation is the deliberate process through which humans convert conscious, effortful behaviors into automatic patterns via repetition schedules, cue association, and reinforcement loops. It operates by progressively shifting control from executive cogn…

THING

credibility-assessment

Credibility-assessment is the human-made practice of evaluating sources and claims for reliability, truthfulness, and authority. Parameters: (1) there exists a source, claim, or message to evaluate; (2) there exist culturally transmitted standards of evidence…

THING

categorisation

Categorisation is the human-made practice of sorting items into groups (categories) according to shared properties or criteria. Parameters: (1) there exists a set of items to be sorted; (2) there exists a schema of categories with defining features; (3) an ag…

THING

self-monitoring

Self-monitoring is the deliberate practice of tracking, evaluating, and adjusting one's own cognitive processes, behaviors, and performance against internal or external standards. Parameters: (1) the agent must have access to some representation of their own…

THING

cognitive-walkthrough

Cognitive-walkthrough is the human-made concept of a structured usability evaluation method in which evaluators systematically simulate user problem-solving through an interface or system. Parameters: (1) a target user population is specified; (2) representat…

THING

learning-mechanism

Learning-mechanism is the human-made concept describing any process by which experience produces a relatively lasting change in capacity, knowledge, or behavior. Parameters: (1) an encounter with experience or information occurs; (2) a measurable change in ca…

THING

perceptual-set

Perceptual-set is the human-made concept of a predisposition to perceive stimuli in a particular way, shaped by prior experience, expectations, and context. Parameters: (1) a prior experience, expectation, or contextual frame exists; (2) an ambiguous or inter…

THING

pareto-principle

The pareto-principle (also called the 80/20 rule) is a conceptual model describing an observed distribution pattern: in many systems, a minority of inputs (roughly 20%) generates a majority of outputs (roughly 80%). It is not a universal law but a heuristic p…

THING

problem-framing

The structured practice of defining, organizing, and contextualizing a problem space before attempting solutions. It involves selecting which factors are relevant, establishing boundaries and constraints, choosing how to represent the problem, and framing the…

THING

cognitive-aperture

A cognitive-aperture is a human-made framework for attentional focus — a conceptual lens or schema that determines what information an observer can detect, how it is categorized, and what causal relationships are visible within a given domain. It is the menta…

THING

cognitive-effort

Cognitive-effort is the deliberate investment of attentional and processing resources required to perform a cognitively demanding task. It is characterized by three measurable parameters: (1) subjective feeling of difficulty reported by the agent, (2) behavio…

THING

algorithmic-thinking

Algorithmic-thinking is the human-made cognitive practice of decomposing complex problems into a sequence of well-defined, unambiguous steps that produce a computable solution. Its parameters are: (1) finiteness — the procedure must terminate after a bounded…

THING

single-loop-learning

Single-loop-learning is a human-made learning mechanism in which an organization or system detects errors by comparing actual performance against a set of standards or goals, and then applies corrective actions within the existing framework of rules and assum…

THING

double-loop-learning

Double-loop-learning is a learning process in which participants detect and correct errors by modifying the underlying governing variables — the assumptions, norms, values, and policies that define how a system operates. Parameters: (1) detection of error in…

THING

sampling-method

Sampling-method is the human-made procedure for selecting a subset of elements from a larger population in order to draw inferences about the whole. Its parameters are: (1) population definition — the complete set of elements under study must be precisely spe…

THING

reflective-practice

Reflective practice is the structured process of deliberate reflection on experience to extract lessons, identify patterns, and improve future performance. Its parameters are: (1) a prior experience or action that can be reflected upon, (2) deliberate and str…

THING

boundary-spanning

Boundary-spanning is the organized practice of bridging separate organizational, disciplinary, or social domains through deliberate roles, processes, and artifacts. Its parameters are: (1) at least two distinct domains (organizations, disciplines, social grou…

THING

optimization

Optimization is a human-made formal method of selecting values for a set of decision variables so as to maximize or minimize a specified objective function over a feasible region. Parameters: (1) the decision space — the variables and their domains; (2) the o…

THING

interpretant

An interpretant is the mental concept, sense, or understanding produced by a sign within an interpreter — the meaning that a sign generates. It is distinguished from the representamen (the sign itself) and the object (what the sign refers to). An interpretant…

THING

inference-to-the-best-explanation

Inference to the best explanation (abduction) is a reasoning method used in philosophy of science and everyday judgment to select among competing hypotheses. Given a set of observations, the method identifies the hypothesis that would, if true, best explain t…

THING

variational-autoencoder

A variational autoencoder is a generative probabilistic model of a latent structure in data, represented by an encoder network that maps inputs to parameters of a probability distribution in a latent space, and a decoder network that samples from this distrib…

THING

refraction

Refraction is the alteration of meaning, signal, or perception caused by the passage of interpretation through an intervening medium — whether that medium is a different language, a cultural framework, a technological format, or a cognitive bias. The phenomen…

THING

visual-rhetoric

Visual rhetoric is the deployment of visual elements — imagery, layout, color, typography, composition — to communicate, persuade, or construct meaning. Its parameters: (1) the medium is visual (not merely accompanied by visuals but structured as visual commu…

THING

dead-metaphor

Dead-metaphor is a metaphor that has lost its figurative force through conventionalization, such that competent speakers no longer perceive it as figurative speech but process it as literal meaning. Its parameters: (1) the expression originated as a deliberat…

THING

negative-space

Negative-space is the deliberate use of empty or unmarked area around and between elements in visual composition. Its parameters: (1) the space must be intentionally left blank or neutral, (2) it functions relationally — its meaning is defined by what it surr…

THING

composition

Composition is the deliberate arrangement of constituent elements into a coherent, intentional whole. Its parameters are: (1) the selection and placement of parts (lines, colors, sounds, words, movements) relative to each other, (2) the governing principles t…

THING

distillation

Distillation is a separation technique that exploits differences in volatility among the components of a liquid mixture. The mixture is heated to a temperature where the more volatile component vaporizes while the less volatile components remain largely liqui…

THING

whiteboard

A whiteboard is a smooth, white writing surface designed for use with dry-erase markers, producing temporary markings that can be wiped clean and rewritten. Parameters: a flat surface with a white, non-porous coating (typically melamine, porcelain, or painted…

THING

middleware

Middleware is a human-made software construct — an intermediate layer of code, libraries, or services positioned between higher-level applications and lower-level infrastructure (databases, operating systems, networks). Its parameters are: (1) it occupies a s…

THING

onomastics

Onomastics is the systematic study of proper names — their origins, etymology, forms, meanings, and patterns of usage. Parameters: (1) scope covers personal names, place names, organizational names, and other proper nouns; (2) methods include etymological ana…

THING

mockup

A mockup is a human-made representational artifact — a static or interactive model that shows how a designed system, interface, or object will appear in its final form. It is not a working prototype; rather, it is a fidelity-bound visualization used for stake…

THING

initialism

An initialism is an abbreviation formed from the initial letters of a multi-word name or phrase, pronounced by articulating each constituent letter individually rather than as a single word. Parameters: (1) the source must be a multi-word expression; (2) the…

THING

undo

Undo is a user-interface operation that reverses the most recently executed command or action. Its defining parameters are: (1) temporal locality — it operates on the immediate past, typically the last N actions in a stack; (2) reversibility — each action rec…

THING

wireframe

A wireframe is a low-fidelity visual schematic that maps the structural layout of a digital page or screen. Its defining parameters are: (1) low-fidelity — it deliberately omits color, typography, imagery, and decorative detail; (2) structural focus — it spec…

THING

stylus

A stylus is a pointed hand-held instrument used to apply marks to a surface — paper, drawing tablet, or capacitive screen — with greater precision and control than a finger allows. Its defining parameters are: (1) a pointed or fine-tipped working end, either…

THING

clipboard

A clipboard is a software construct providing a temporary holding area for data (text, images, files) copied or cut from one location, to be pasted into another. It operates as a virtual buffer in the operating system or application, supporting the cut-copy-p…

THING

skeuomorphism

Skeuomorphism is a design technique in which user interface elements adopt visual properties from their real-world analogues — leather textures on digital calendars, paper-like page curls, glossy button reflections — to leverage users' existing physical-world…

THING

qr-code

A QR code (Quick Response code) is a two-dimensional matrix barcode consisting of a square grid of black modules on a white background. It encodes data in both horizontal and vertical dimensions through four structural elements: (1) three square finder patter…

THING

andragogy

Andragogy is the method and practice of teaching adult learners — a pedagogical approach distinguished from child-centered pedagogy by treating learners as self-directing agents whose lived experience is a primary learning resource, whose motivation is intern…

THING

data-matrix-code

A data matrix code is a two-dimensional matrix barcode consisting of a grid of black and white cells (modules) arranged in a square or rectangular pattern, with an L-shaped finder pattern on two adjacent edges to enable orientation detection. It encodes data…

THING

barcode

A machine-readable visual marking consisting of parallel lines, spaces, or geometric patterns that encode alphanumeric data for automated interpretation. The pattern is standardized so that optical scanners can decode it back into structured information, enab…

THING

cognitive-affordance

A cognitive affordance is an aspect of an environment or artifact that is intentionally designed or organized to enable or support a specific cognitive operation — reducing working-memory load, guiding attention, externalizing memory, or scaffolding reasoning…

THING

overconfidence-bias

An overconfidence-bias is a specific kind of cognitive bias where the subject systematically overestimates their own abilities, knowledge, performance, or the favorability of outcomes compared to objective measures. Parameters: (1) the overestimation must be…

THING

homophone

A homophone is a word that shares the same pronunciation as another word while possessing a distinct meaning and typically a different etymology. Parameters: (1) at least two words must share phonetic form in a given dialect, (2) the words must be distinguish…

THING

sunset-clause

A sunset clause is a provision embedded in legislation, regulation, or contract that automatically terminates the provision at a predetermined date or upon the occurrence of a specified condition, unless legislative or contractual renewal extends its operatio…

THING

dunning-kruger-effect

A cognitive bias in which individuals with low ability, expertise, or knowledge at a task systematically overestimate their competence or performance. The effect arises from a dual burden: the lack of domain-specific knowledge both produces poor performance a…

THING

social-proof

Social proof is a psychological model in which individuals determine appropriate behavior by observing what others do in uncertain or ambiguous situations. The mechanism operates as a decision heuristic: when internal criteria are absent or unreliable, people…

THING

fluency-heuristic

A cognitive shortcut in which the subjective ease or difficulty of processing a stimulus is used as informational content to support judgments and decisions. The mechanism carves three parameters: (1) the processing dimension (perceptual clarity, retrieval ea…

THING

emotional regulation

Emotional regulation is the set of conscious and unconscious processes by which individuals influence which emotions they experience, when they arise, and how they express and manage those emotions. It encompasses strategies including cognitive reappraisal (r…

THING

intermittent reinforcement

Intermittent reinforcement is a reinforcement schedule in which rewards are delivered only after unpredictable intervals of time (variable-ratio/variable-interval) or numbers of responses (partial reinforcement), rather than after every occurrence. It produce…

THING

zeigarnik-effect

The Zeigarnik effect is the psychological phenomenon wherein people remember uncompleted or interrupted tasks better than completed ones. It operates through cognitive tension: an uncompleted task creates a mental state of unresolved tension that persists unt…

THING

deadlines

deadlines are human-made time boundaries imposed on tasks or projects to constrain when work must be completed. They function as commitment devices that transform open-ended effort into bounded action by establishing a future point at which incomplete work be…

THING

information-foraging

Information-foraging is a theory of human information-seeking behavior that models how people search for, evaluate, and extract information. The theory specifies that information seekers act as rational agents who balance the value of information gained again…

THING

sanitation

Sanitation is a human-made system of waste management and hygiene infrastructure designed to protect public health through the collection, transport, treatment, and disposal of human waste, wastewater, and refuse. It encompasses engineered networks (sewer sys…

THING

emotional-suppression

Emotional suppression is a conscious emotion regulation strategy in which an individual inhibits the outward behavioral expression of an ongoing emotional response while the internal subjective experience continues. Parameters: (1) deployment is deliberate an…

THING

queue

A queue is a human-made ordering system with the following parameters: (1) a sequence of participants arranged in a determinate order, (2) a shared understanding that access to a scarce resource or service is allocated by position in that order, and (3) a fir…

THING

surprise

Surprise is the cognitive and affective response triggered when an event violates an active expectation. Its parameters are: (1) degree of incongruity between predicted and actual outcomes, (2) valence of the incongruity (positive or negative surprise), and (…

THING

prediction-error

A prediction error is the discrepancy between an expected outcome and an actual outcome, used as a signal to update beliefs, models, or behavior. The parameters that define prediction error are: (1) a prior expectation or prediction about a future state, (2)…

THING

self-fulfilling-prophecy

A self-fulfilling prophecy is a social-psychological mechanism in which an initially false expectation or belief about a person, group, or situation generates behaviors that ultimately cause the expectation to materialize as true. The construct operates throu…

THING

anchoring-heuristic

The anchoring heuristic is a cognitive bias in which individuals rely disproportionately on the first piece of information encountered (the anchor) when making subsequent judgments and decisions. Once an anchor is set, all further judgments are made by adjust…

THING

memory-palace

A mnemonic technique in which information to be remembered is encoded as vivid sensory images and placed within a mentally constructed spatial environment — typically a familiar building, route, or landscape with distinct loci (rooms, landmarks, corridors). R…

THING

placebo-effect

The placebo effect is a measurable change in physiological state or behavior produced by the expectation of therapeutic benefit, independent of any active ingredient in the intervention. Parameters: (1) the administered treatment contains no pharmacologically…

THING

emotion regulation

A structured practice by which individuals monitor, evaluate, and modify their emotional responses — both the conscious strategies (reappraisal, suppression, distraction) and unconscious processes (habitual response patterns, learned behavioral scripts) by wh…

THING

cognitive-behavioral-therapy

Cognitive-behavioral therapy (CBT) is a time-limited, evidence-based psychotherapeutic approach that identifies and modifies maladaptive cognitive patterns (automatic thoughts, cognitive distortions, core beliefs) and reinforcing behavioral patterns through s…

THING

cognitive restructuring

Cognitive restructuring is a structured psychotherapeutic technique in cognitive-behavioral therapy where maladaptive thought patterns are identified through self-monitoring and Socratic questioning, evaluated against objective evidence for accuracy, and syst…

THING

cognitive reappraisal

Cognitive reappraisal is a deliberate emotion-regulation technique in which a person consciously reinterprets the meaning of a situation or stimulus to alter its emotional impact. It operates by changing the cognitive frame through which an event is evaluated…

THING

reframing

Reframing is a deliberate cognitive and communicative technique in which one replaces an existing interpretive frame with an alternative frame to change the meaning, emotional impact, or behavioral implications of a situation. Parameters: (1) the original fra…

THING

cognitive-distortion

A cognitive-distortion is a systematically patterned error in reasoning that produces a distorted representation of reality, identified within cognitive behavioral therapy as a target for correction. Its parameters are: (1) it is a recurrent pattern, not an i…

THING

self-talk

Self-talk is a human-made psychological construct: the deliberate use of inner dialogue to regulate emotion, guide behavior, and structure thought. It is not the natural stream of consciousness but a cultivated technique — a cognitive strategy that humans inv…

THING

anchoring-effect

The anchoring effect is a cognitive bias in which individuals rely too heavily on initial information (the 'anchor') to make subsequent judgments and decisions. The parameters that define it are: (1) an initial value or piece of information is presented, (2)…

THING

overconfidence

Overconfidence is the cognitive bias in which a person's subjective confidence in their judgments, abilities, or predictions systematically exceeds their objective accuracy. The parameter that defines it is the confidence-accuracy gap — the measurable differe…

THING

reward-signal

A scalar feedback value engineered within reinforcement learning and behavioral systems to quantify the desirability of a state transition or action outcome. It functions as the optimization target that an agent or subject learns to maximize through repeated…

THING

reinforcement-learning

Reinforcement learning is a subfield of machine learning in which an agent learns to make decisions by interacting with an environment to maximize cumulative reward. The parameters are: (1) an agent that selects actions, (2) an environment that provides state…

THING

cognitive-workload

Cognitive workload is the quantified demand placed on an individual's information-processing resources during a task. It is a formal construct developed in cognitive psychology and human factors engineering to model the allocation of limited attentional capac…

THING