Mechanisms A–Z¶
This table lists the 9,914 mechanisms that have a type or summary; 9,858 have a full mechanism page, and the rest carry a short description drawn from their archetype stubs. Mechanisms with only a name and no details yet are omitted.
Type in the filter box to narrow the registry, or click a column header to re-sort.
| Mechanism | Type | Description | Archetypes |
|---|---|---|---|
| A/B Comparison | Method | Puts exactly two alternatives head-to-head under a single shared question so the difference that decides between them becomes actionable. | |
| A/B Test | Controlled Experiment | ||
| A/B Test Interpretation Protocol | Experimentation Protocol | Reads a live randomized experiment against a pre-declared primary metric and launch criteria, turning the measured difference into a ship, hold, or iterate decision. | |
| A/B Test Readout | Experiment Readout | Reads out a controlled A/B experiment — the measured lift, its confidence, and the pre-registered metric — to declare which variant actually won. | |
| Abduction Log | Artifact | A running record of explanation changes, retired rivals, new evidence, and revision triggers. | |
| Ablation and Dropout Robustness Test | Test or Assessment | Removes or masks subsets of elements and re-runs the decoder to expose overdependence, reveal illusory redundancy, and measure how gracefully the readout degrades. | |
| Ablation and Sensitivity Test | Experimental Test | Removes or varies one diversity dimension or interaction rule at a time to find which of them actually drives the emergent pattern — and which are merely decorative. | |
| Ablation or Knockout Test | Causal Intervention Test | Removes or disables a part and checks whether the whole-level behavior breaks, isolating which constituents are actually necessary. | |
| Ablation or Perturbation Test | Intervention Test | Distinguishes candidate causes by intervening on the system — disabling or nudging one suspected part and watching whether the shared observation moves with it. | |
| Ablation Test | Test or Assessment | Removes or disables a layer to see whether its presence materially improves behavior — attributing a layer's value to what is lost when it is gone. | |
| Abnormal-Return / Residual Model | Residual Analysis | Compares observed returns or outcomes to a baseline model to detect unexplained opportunity after information release. | |
| Abort-and-Retry After State Mismatch | Policy | When a use-time check finds the state has changed since it was first read, it abandons the stale attempt cleanly and re-runs the operation on fresh state — instead of forcing the old decision through. | |
| Absence Likelihood Dashboard | Metric or Dashboard | Tracks missed-event rates, latency distributions, false absences, confirmed failures, and response outcomes so silence has a measured base rate instead of a gut feeling. | |
| Absence Reason Enum | Enumerated Taxonomy | Attaches a machine-readable code to an empty result naming why it is empty, so consumers can branch on no-match versus denied versus not-yet-loaded. | |
| Absence-Evidence Calibration Test | Calibration Test | Rates how informative a non-detection actually is — by asking how likely the channel would have seen the entity if it were there — so a weak-coverage silence can't be read as strong evidence of absence, and only a genuinely informative absence is allowed to trigger retirement. | |
| Absolute Resource-Budget Protocol | Protocol | Converts a per-unit efficiency gain into a binding ceiling on total resource use, with a stated rebound tolerance, so a smaller unit cannot quietly become a larger system. | |
| Absolute Risk Difference Translation | Practical Translation Method | Converts a relative effect into a concrete per-person difference — an absolute risk change and number-needed-to-treat — by grounding it in the baseline event rate. | |
| Absorbing-State Trigger | Safeguard Trigger | Names the states a walk must never re-emerge from and fires an irreversible halt the instant the trajectory enters one. | |
| Abstract Data Type Interface | Protocol | Fixes the operations and guarantees a structure must offer while hiding how it stores them, so callers depend on behaviour, not representation. | |
| Abstract Data Type Specification | Model | Specifies a type by its abstract values and operations, then pins any concrete storage to that meaning with a representation invariant and an abstraction function — so the storage can change without a client noticing. | |
| Abstract Interpretation or Model Checking | Tool | Decides a property soundly on a finite abstraction of an otherwise-undecidable system, trading exactness for a guaranteed answer that never misses a real violation. | |
| Abstract Work Register | Register | The canonical, resolver-backed record that fixes what a work's identity is and who may speak for it, so every carrier points back to one authoritative source. | |
| Abstraction-Barrier Code Review | Review | A code review read through a single lens — is anything here reaching past a component's public surface into its internals? — that sends reach-throughs back before the coupling hardens. | |
| Abstract–Full-Text Alignment Review | Review | Walks an abstract claim by claim back into the full text, demanding a specific supporting passage for each — and flags the findings the abstract quietly leaves out. | |
| Abuse Complaint and Appeals Process | Process | Gives affected parties a reviewable channel to challenge denial, degradation, or retaliation — surfacing abuse, adjudicating it, and escalating through a ladder of remedies. | |
| Abuse-Case Replay Harness | Test or Assessment | Replays sanitized abuse scenarios to check whether a proposed mitigation catches the pattern without unacceptable collateral damage. | |
| Acceptability Window Map | Artifact | A visual or tabular map of positions inside, near, and outside the current discourse window, annotated with social costs and venue constraints. | |
| Acceptance Criteria | Test or Assessment | Defines pass/fail or accept/reject conditions for a deliverable, case, design, or decision. | |
| Acceptance Criteria Checklist | Artifact | Pins a single deliverable to a short list of pass/fail conditions written before work starts, so 'finished' means every box is ticked and nothing beyond them is owed. | |
| Acceptance Sampling Plan | Process | Inspects a defined sample from a lot and accepts or rejects the whole batch on the result, buying a controlled confidence about conformance without inspecting everything. | |
| Acceptance Test | Criteria Verification | Certifies that a delivered system or product meets every pre-agreed acceptance criterion before it is formally accepted and handed over. | |
| Access and Credential Partition | Software or Tool | Gives the autonomous actor independent access to tools and resources while blocking outsiders from routine unilateral override. | |
| Access and Update Rights Matrix | Artifact | A grid mapping actors and systems against fields and states to who may view, edit, approve, override, and publish, converting 'this is authoritative' into an enforceable set of who is allowed to change it. | |
| Access Boundary Annotation | Register | Marks where access runs out and labels the claims that lie beyond any possible observation. | |
| Access Catchment Map | Artifact | Maps who or what can be reached from each candidate location within meaningful cost, time, permission, or distance bands. | |
| Access Channel Shift | Channel Reconfiguration | Moves engagement onto a different access channel — a new interface, gateway, or point of contact — so the same effort reaches its target with less friction and more leverage. | |
| Access Control Enforcement | Protocol | Restricts who or what may read, write, approve, delete, or restore protected data, so records change only through authorized paths and never through hidden side doors. | |
| Access Control List | Artifact | Lists which actors or groups may take which actions on a specific resource, so that anyone not on the list is denied by default. | |
| Access Control or Permissioning | Software or Tool | Uses roles, permissions, approvals, or capability boundaries to make some local actions possible and others unavailable. | |
| Access Criteria Audit | Test or Assessment | Reviews whether entry rules, gatekeeping markers, or eligibility filters match the stated purpose or instead reproduce outdated symbolic exclusions. | |
| Access Dependency Heat Map | Diagnostic Estimation | Ranks who is most exposed to an access tie — high dependence, few substitutes — so scrutiny, remedies, and unbundling effort land where refusal is least free. | |
| Access Equalization Policy | Protocol | Reduces differences in access by standardizing minimum service, expanding reach, removing discriminatory barriers, or providing targeted support. | |
| Access License or Permit | Artifact | Grants a scoped, conditional, revocable permission to use a resource — without handing over any ownership of it. | |
| Access Log Review | Procedure | Examines records of how permissions were actually used — successful accesses, failed attempts, escalations, and anomalies — to detect misuse, dormant grants, and scope failures after the fact. | |
| Access Pathway Map | Method | Charts the full route a person must travel to reach one service — every document, fee, hour, and unwritten step — and marks where the route quietly sheds people. | |
| Access Priority Rule | Protocol | Grants faster access, preferred queue position, capacity, visibility, or scarce resources to actors who meet desired behavior conditions. | |
| Access Recertification | Procedure | On a fixed cadence, asks each resource owner or manager to review the access their people hold and explicitly confirm, narrow, or revoke it, so grants that outlived their purpose expire instead of accumulating. | |
| Access Restoration Ladder | Procedure | Restores permissions in stages as residual risk falls and validation criteria are met, so access climbs back rung by rung rather than flipping from locked to open. | |
| Access Restriction or Exclusion Rule | Rule | A pre-declared rule that curtails or removes a member's access to the group's shared benefit when lesser sanctions fail — the terminal boundary of peer enforcement. | |
| Access Revocation Pass | Procedure | Sweeps the access graph on a schedule or trigger, revoking stale, orphaned, and unjustified permission edges while preserving legitimate and emergency reachability. | |
| Access Suspension or Permission Revocation | Process | Withholds a privilege the target relies on — access, participation, standing — as a temporary, reversible consequence that lifts the moment a defined condition is met. | |
| Access-Condition Inventory Workshop | Process | Surfaces every condition attached to a desired access — across contracts, interfaces, onboarding, renewals, and informal practice — into one reviewable list. | |
| Access-Controlled Topic | Policy | A topic whose publish and subscribe rights are governed by an explicit access policy, so only authorized producers can emit to it and only authorized consumers can see it. | |
| Access/Occlusion Matrix | Tool | Lays every vantage against the landscape in a grid and marks each cell seen, partial, or occluded — turning an implicit field of view into an explicit coverage map. | |
| Accessibility and Sensory Checklist | Checklist | Checks room layout, timing, sound, lighting, translation, remote access, mobility, sensory load, rest, food, transport, and assistive needs. | |
| Accessibility Change | Environment or Interface Modification | Changes the physical, digital, procedural, linguistic, sensory, or temporal environment so more participants can access the same opportunity or process. | |
| Accessibility Reachability Test | Audit | Checks that each required target can actually be reached and used in practice by the people it is meant to serve — not just that a route exists on paper — and flags targets reachable only inequitably. | |
| Accessibility Review | Review | Checks the solution against inclusion standards and the full range of sensory, cognitive, physical, and linguistic abilities, so no user is excluded by an assumption the design never examined. | |
| Accessible Alternative Interaction Channel | Method | Provides an equivalent parallel route into the work — the required embodied action translated into another sensory or motor modality — so a viewer who cannot perform the primary action still reaches the same interpretation, not a lesser summary. | |
| Accessible Feedback Report | Accountability Artifact | Documents what knowledge was contributed, how it was used, what changed, what remained unchanged, and how future contestation or review can occur. | |
| Accessible Institutional Cues | Environment Design | Redesigns a setting's signs, prompts, interfaces, and orientation artifacts so the expected action is legible without insider familiarity. | |
| Accession Numbering Protocol | Protocol | A rule for minting structured, sequential identifiers whose shape encodes collection, order, and hierarchy, so the number itself is human-readable and self-locating. | |
| Accommodation Failure and Recovery Rehearsal | Test or Assessment | Simulates tool, staff, channel, power, network, schedule, or handoff failure and tests backup and repair. | |
| Accommodation Process | Case Review Workflow | Provides a structured way to request, assess, approve, implement, and review individualized adjustments without treating the request itself as a favor. | |
| Account/Event Reconstruction Table | Mapping Table | Separates what the source says from the reconstructed event sequence, inferred omissions, and uncertain intervals. | |
| Accountability Chain Review | Traceability Review | Traces a failure back along its chain of ownership and decision authority, then routes responsibility to a legitimate forum and to repair. | |
| Accountability Check-In | Ritual | A recurring appointment where you report progress on the focal goal to another person, so a standing social obligation keeps the goal alive between sessions. | |
| Accountability Conversation | Governance or Relationship Procedure | Ties a broken commitment to owned responsibility, a consequence sized to the stakes, and a monitored recommitment — without letting the exchange collapse into shame or excuse. | |
| Accountability Matrix | Template | Maps decisions, roles, accountable owners, contributors, consulted parties, and informed parties so responsibility is visible before action occurs. | |
| Accountability-Link Audit | Audit | Checks whether an unearned inflow has loosened the link between a system's rewards and its accountable performance — the coupling that quietly goes slack when money arrives regardless of results. | |
| Accumulation Threshold Alert | Monitoring Alert | Watches an accumulating stock against preset bands and fires a warning the moment the level crosses a floor or ceiling. | |
| Acting Sponsor Rotation | Role or Team | Covers an absent authority by cycling the acting role through a standing roster on a fixed cadence, so coverage is continuous and no single stand-in accumulates entrenchable power. | |
| Action Barrier Walkthrough | Diagnostic Protocol | Walks the actual moment of action step by step to find exactly where knowing stops turning into doing, and names the kind of barrier that stops it. | |
| Action-Angle Variable Substitution | Simplification Transform | Swaps the natural coordinates of a periodic system for actions that stay constant on each orbit and angles that advance at a fixed rate, turning bounded motion into uniform circulation. | |
| Action-Effect Feedback Review | Ritual | A recurring review that attributes what an action did and did not change, updating the actor's read on what is now within their control. | |
| Action-Link Landing Path | Workflow | Routes post-story motivation into a proportionate choice, resource, support, commitment, or deliberation step. | |
| Action-Observation Log | Record Artifact | Records each action, the observation it produced, its interpretation, and the next action, preserving the action–perception coupling as a durable, shared, reconstructable trace. | |
| Actionability Checklist | Rule | Gates each signal on a single question — does it name a specific action its receiver can take right now? — so signals that imply no response never fire. | |
| Actionability-Filter After-Action Review | Retrospective Protocol | Runs a post-outcome review that turns a regret into a durable rule change only when the lesson is both controllable and recurring — otherwise it routes the regret to closure. | |
| Actionable Alert Template | Authoring Template | Forces every firing to state its condition, recipient, reason, required action, deadline, and consequence — so a signal that cannot name an action never claims high-salience attention. | |
| Activation Collision Test | Test or Assessment | Finds different cases that produce the same or confusingly similar sparse code. | |
| Activation Distance Reduction | State Conditioning | Moves the system's governing state variable measurably closer to the threshold while holding a deliberate margin below it, shrinking the gap a later trigger must close. | |
| Activation Hurdle-Rate Rule | Decision Rule | Requires expected post-threshold value to exceed activation cost, uncertainty, delay, and opportunity cost by a predeclared margin before commitment. | |
| Activation Outcome Calibration | Calibration Loop | Reviews activations, over-activations, missed events, and handoffs after the fact to move the threshold and currency dials — tuning the gate from outcomes instead of leaving its setpoints frozen at their first guess. | |
| Activation Rebound Testing | Validation Mechanism | Measures after exposure whether the intervention actually made the unwanted concept more recalled, wanted, or imitated — instead of trusting the designer's intent. | |
| Activation Window Thresholding | Decision Rule | Sets the minimum usable activation level and reads the decay curve to convert it into a hard window for when to act or refresh before the effect drops below it. | |
| Activation-Energy Reduction Pass | Redesign Pass | Sweeps the whole path to the target action and strips out every removable step, delay, and missing resource so the action costs almost nothing to start. | |
| Active Case Cap | Rule | Caps how many cases a worker or team may actively own at once, so each assignment still means real attention rather than a name parked on a queue. | |
| Active Listening Loop | Protocol | Reflects the other agent's meaning back to them and invites correction, so the actor's model is checked and repaired live — in the exchange — rather than after the misunderstanding lands. | |
| Active Probe Protocol | Epistemic Protocol | Pre-commits a single bounded probe to one specific uncertainty — naming what it should reveal, how far it may go, and which next action each possible result triggers — so exploration stays informative, reversible, and safe. | |
| Active Probe Sequence | Interactive Procedure | Actively intervenes — asks, nudges, or re-observes — to generate new disambiguating evidence and stops once binding confidence clears the bar. | |
| Active-Map Status Indicator | Artifact | Makes the currently-active representation continuously visible — which map is live, and which version of it — so no one acts on a silent or stale switch. | |
| Active-Site Capacity Dashboard | Monitor | A live view of how much facilitator capacity is free, queued, saturated, or degrading — so substrate inflow can be matched to real throughput instead of nameplate capacity. | |
| Active-Site Inhibitor | Method | Places a blocker at an active site to prevent substrate occupation and transformation. | |
| Actively Shaped Field Control | Method | Replaces an uncontrolled or poorly controlled interaction field with a shaped, feedback-regulated field so the function is delivered by a governed field rather than a passive one. | |
| Actor Mailbox Loop | Method | Gives each actor private state and a personal mailbox it drains one message at a time, so cross-actor effects happen only through addressed messages and never through shared memory. | |
| Actor Perspective Interview | Procedure | An interview method for eliciting what the actor saw, knew, intended, misunderstood, feared, or could do. | |
| Actor Role Map | Artifact | Maps who the narrative frames as agent, victim, beneficiary, obstacle, expert, audience, background condition, or absent voice. | |
| Actor-Constraint Map | Template | Reconstructs the options, beliefs, resources, pressures, and prohibitions a specific actor faced at the moment a choice was open, so 'they could have done otherwise' is judged against the real menu, not the hindsight one. | |
| Actor-Perspective Analysis | Method | Reconstructs the situation from the standpoint of the actors, using their likely knowledge, incentives, risks, categories, roles, and constraints. | |
| Actor–Structure Evidence Matrix | Evidence Matrix | Arrays every actor action against every structural condition in one grid, forcing each cell to carry dated evidence, a causal role, and an effect so that unsupported claims and empty cells become visible. | |
| Actual Fact Ledger | Documentation Artifact | Pins down the established, actually-obtaining facts of the case as the fixed anchor every counterfactual is edited away from and measured against. | |
| Actual-vs-Documented Process Map | Artifact | Places the official process and the observed process side by side in one artifact so mismatches and practical dependencies can be pointed at and discussed concretely. | |
| Actuarial Pool-Size Model | Estimation Model | Solves a closed-form actuarial formula for the smallest independent-exposure count at which aggregate claim volatility falls to the pool's stated stabilization target. | |
| Actuarial Risk Model | Method | Uses historical frequency, exposure, and cohort patterns to estimate expected loss and allocate premiums, reserves, safeguards, or inspection effort. | |
| Actuator Installation | Method | Adds the physical, technical, procedural, or organizational means by which a surface can cause actual change. | |
| Actuator Saturation Alarm | Monitor | Fires when tracking error stops responding to effort because the actuator or capacity has hit its ceiling — reattributing the lag from willingness to bandwidth. | |
| Ad Fatigue Switching | Process | Rotates creative, audience, channel, or offer when repeated exposure stops lifting response — the marketing-specific switch once an audience has been worn out on a message. | |
| Ad Frequency Cap | Rule | Caps how many times a campaign shows the same person an ad, stopping at the point where extra impressions stop lifting response and start breeding fatigue. | |
| Ad Hoc Boundary-Shift Probe | Fallacy Detection | Flags when a category's boundary was moved only after a counterexample appeared — the tell-tale post-hoc, circular shift that rescues a universal claim by redefining it. | |
| Ad Spend Cap | Threshold or Control | A spending control that limits additional advertising spend after incremental value falls below a threshold. | |
| Adaptation Delta Mapping | Method | Maps the smallest set of changes that make an inherited feature actually fit its new function — and, just as important, the parts that must be left untouched. | |
| Adaptation Gap Report | Planning Report | Surveys the standing portfolio of defense, mitigation, and adaptation measures to find where residual harms still fall through unhandled — before the next event, not after it. | |
| Adapter Layer | Tool | A thin translation layer that maps a host's calls, data, and conventions onto the interface the subsystem expects — so the subsystem can consume host capability, and later swap which host provides it, without its own code changing. | |
| Adapter or Facade Layer | Method | Wraps a substitute so its native interface and data shapes are translated into the exact role the surrounding system expects — containing the mismatch instead of letting it spread. | |
| Adapter or Translation Shim | Tool | Inserts a translating layer between two parties so a producer's legacy or foreign variants are accepted and re-emitted as the receiver's current canonical form. | |
| Adapter or Wrapper Layer | Tool | Wraps a source in a thin translating layer so it presents the host's expected interface — letting it operate inside the host, live, without rewriting either side. | |
| Adapter, Shim, or Translation Layer | Artifact | A thin layer interposed between two interfaces that don't natively agree, translating between them so incompatible parts interoperate without either side having to change. | |
| Adaptive Appointment System | Software or Tool | A booking or service-slot system that revises appointments as no-shows, cancellations, urgency, duration, or capacity changes. | |
| Adaptive Attention Gain Rule | Adaptive Control Rule | Continuously reads the live context and raises or lowers processing gain across a population of units in a closed loop, so weak-but-important signals surface and routine noise stays quiet. | |
| Adaptive Boundary Repositioning | Process | Treats the edge's position as provisional and relocates it on a pre-set trigger, moving the boundary as evidence shows its current line has stopped being valid. | |
| Adaptive Capacity Inventory | Register | Enumerates the concrete resources, assets, and relationships a vulnerable unit can actually mobilize to cope with and recover from a stressor, and flags where that capacity is thin, unreachable, or only assumed. | |
| Adaptive Circumvention Red Team | Role or Team | Plays the motivated adversary against a control to find how it will be evaded and which under-defended destination the blocked pressure will be pushed toward. | |
| Adaptive Control Method | Method | Lets the controller re-tune its own gains in real time as the system's dynamics or the target's behavior shift — self-adjusting within a protected safety envelope rather than waiting for a human to re-tune. | |
| Adaptive Decision Threshold | Decision Policy Mechanism | Uses posterior belief levels to change when the system acts, escalates, monitors, or withholds action. | |
| Adaptive Gain and Pre-Emphasis | Signal Processing | Boosts the most vulnerable portions of a signal and pre-compensates for a known channel loss profile, all under a hard ceiling that limits clipping, noise, overshoot, and saturation. | |
| Adaptive Gain-Tuning Loop | Adaptive Control Loop | Continuously retunes feedback gain, coupling, and damping against measured susceptibility so the system stays inside its criticality envelope as conditions drift. | |
| Adaptive Governance Protocol | Governance Protocol | Predefines how decision rights, review cadence, and accountability shift when actors must adapt under uncertainty — granting bounded discretion without dissolving control. | |
| Adaptive Interleaving Scheduler | Software or Tool | A system that picks each learner's next mixed item online from their live performance — spacing repeats, surfacing confused pairs, and holding difficulty at a target. | |
| Adaptive Learning Path | Adaptive System | Continuously re-routes each learner through content in real time, adjusting the next step to live performance signals while the target stays fixed. | |
| Adaptive Learning-Rate or Noise Schedule | Adaptive Control Policy | Continuously re-sizes each variation step from live progress signals — larger while the search is paying off, smaller as gains flatten — so the rate tracks the state of the search rather than a fixed plan. | |
| Adaptive Management Cycle | Process | Governs a co-shaping environment as a running act→monitor→learn→adjust loop, updating the intervention from evidence as agents and their surroundings keep changing each other. | |
| Adaptive Mix Review | Ritual | A recurring review that reweights the option mix based on drift, exploitation, switch costs, and observed counter-relations. | |
| Adaptive Normalization Layer | Method | Rescales each incoming signal against its own recent statistics so a downstream pathway always sees inputs on a comparable, standardized footing. | |
| Adaptive Operating Rule Update | Operating Procedure | Makes a team's implicit operating rule — its triage, routing, or escalation logic — explicit, then re-maps it to a shifted demand or risk mix through a bounded, evidence-triggered update. | |
| Adaptive Policy Review Cycle | Governance Protocol | A recurring governance loop that compares observed outcomes against the policy's assumed transitions and fires a revision when the two drift apart. | |
| Adaptive Practice Set | Tool | Reads each attempt and automatically picks the next item, difficulty, or scaffold, so the practice set continuously reshapes itself around exactly where the learner is still weak. | |
| Adaptive Production Schedule | Workflow | A production scheduling workflow that revises sequencing and resource use as orders, inputs, machines, or bottlenecks change. | |
| Adaptive Pulse-Coupled Update | Method | Locks a population by having each unit nudge its own next firing the instant a neighbour's pulse arrives, with the nudge size adapting as the lock tightens. | |
| Adaptive Recalibration Procedure | Method | A pre-committed rule that watches designated offset indicators and, when they cross a trigger, adjusts the intervention's parameters mid-flight to restore the intended net effect. | |
| Adaptive Reconstraint Protocol | Feedback Control Protocol | A live feedback rule that re-imposes the released constraint — fully or partially — the moment monitored rebound crosses a trigger, then logs the episode to tune the next release. | |
| Adaptive Refinement Loop | Workflow | Adds anchors where new observations, failures, or audits reveal coverage gaps. | |
| Adaptive Release Gate | Method | Allows the next pulse only when response, backlog, or recovery signals indicate that the receiver is ready. | |
| Adaptive Release-Timing Protocol | Protocol | Releases the resolution at the adaptively-chosen moment — reading live anticipation and readiness rather than a fixed schedule — so the payoff lands when tension has peaked but before it curdles. | |
| Adaptive Remeshing and Reallocation | Process | Continuously re-partitions the substrate so resolution follows the source distribution and task demand as they shift — subdividing newly active regions and coarsening quiet ones while trying to preserve neighborhood structure through each change. | |
| Adaptive Resampling and Reforecasting | Data Assimilation | Re-plans where and when to sample and re-runs the forecast ensemble as observations arrive, so the packet model never drifts stale against reality. | |
| Adaptive Review Scheduler | Software or Tool | A scheduling tool that calculates next retrieval intervals from recall performance, priority, or decay assumptions. | |
| Adaptive Roadmap | Sequencing Plan | Sequences near-term action over time while holding future branches open, switching onto a prepared path only when a monitored trigger fires at a defined decision gate. | |
| Adaptive Safeguard Recalibration Gate | Feedback Gate | A standing review that re-tightens or redesigns the safeguard once evidence shows behavioral offset is eating the intended gain. | |
| Adaptive Sampling-Rate Controller | Feedback Control | Continuously modulates observation frequency as a live driver — volatility, uncertainty, risk, or incident state — rises and falls. | |
| Adaptive Sensor Mesh | Monitoring Network | A self-densifying network of sensors that concentrates measurement where the medium is most uncertain and re-places probes as conditions shift. | |
| Adaptive Staffing Model | Workflow | Adjusts the standing mix of skills and coverage as demand variety shifts across time, location, severity, or case type. | |
| Adaptive Staffing Review | Procedure | Periodically compares the formal role map against who is actually doing the work, and reallocates recognition and support where emergent responsibilities have appeared. | |
| Adaptive Stage-Gate Protocol | Protocol | Allows progression only when evidence, reversibility, stakeholder legitimacy, and option-preservation criteria are satisfied. | |
| Adaptive Stop, Reclosure, and Rescue Protocol | Protocol | Holds the independent authority to halt a reopening, force the system back toward a stable state, and fall back to a rescue path when destabilization breaches its bounds. | |
| Adaptive Window Re-estimation | Method | Keeps a live window estimate current as evidence arrives — narrowing the uncertainty band and forecasting when the window will close — so timing rides the latest data instead of a frozen prior. | |
| Adaptive Window Widening | Adaptive Controller | Grows the counting window when events are sparse and shrinks it when they are dense, so every estimate reaches a target precision without over-smoothing. | |
| Adaptive Work Cells | Role or Team | Creates small cells that can form, dissolve, and reconfigure around emerging work while staying inside shared constraints. | |
| Adaptive Zone Design Workshop | Process | The founding session where both regimes jointly define their interiors, agree that a shared zone exists, and set its first boundaries, depth, and scale. | |
| Adaptive Zoning Review | Review | The periodic decision point that reads how the zone has drifted and rules to keep, widen, narrow, reposition, or dissolve it — the zone's steering wheel over time. | |
| Add/Remove Symmetry Audit | Diagnostic Audit | Measures, tooth by tooth, how much easier a system makes adding than removing — turning a vague sense of creep into a scored, side-by-side asymmetry map. | |
| Additional Kinematic Axis | Artifact | Adds an independent joint or axis that makes a blocked pose or path feasible. | |
| Additive Lattice or Gyroid Fabrication | Method | Prints an explicitly modelled void network — every strut, wall, channel, and orientation drawn by design — so the pore architecture is deterministic rather than left to a stochastic process. | |
| Address or Endpoint Validation | Protocol | Checks each endpoint's identity, location, eligibility, connectivity, and access prerequisites before anything is dispatched, so effort is only spent on endpoints that can actually be served. | |
| Adjacency List or Matrix | Artifact | Stores a graph as per-vertex neighbour lists or a full vertex-by-vertex matrix, trading space for the speed of the traversal and edge-tests the workload leans on. | |
| Adjacency Mapping Workshop | Ritual | A facilitated session that charts the territories functionally adjacent to a proven foothold and ranks them by how much of the base's leverage carries over, turning 'where next' into an evidence-ranked map. | |
| Adjacency Matrix | Template | Represents pairwise relations in a square entities-by-entities table, so a dense web can be stored, computed on, and checked for contradictions cell by cell. | |
| Adjacency-Matrix Preservation Test | Audit | Checks that pairs which are neighbors in the source stay neighbors on the substrate by differencing the two adjacency matrices directly — reporting the exact pairs the map tore apart or falsely joined, not just a score. | |
| Adjacent-Audience Pre-Mortem | Ritual | Before sending, imagines each adjacent audience's worst plausible reading and reaction, surfacing the harms and legitimacy damage the signal could trigger. | |
| Adjacent-Swap Sequence | Method | Reorders a coupled sequence toward its target by a chain of legal neighbor exchanges — each swap moves one mismatch a single step without disturbing the rest. | |
| Adjustable Threshold | Parameter | Implements the surface as a cutoff, trigger, tolerance, eligibility rule, or operating limit that authorized actors can change. | |
| Admin Console | Interface | Provides a visible operator interface for changing settings, permissions, routing, quotas, or system behavior. | |
| Administrative Break-Even Calculator | Break Even Model | Weighs the pool's fixed and variable running costs against its expected volatility-reduction benefit to find the membership below which overhead eats the gain. | |
| Administrative Burden Audit | Diagnostic Audit | Walks an existing entry process step by step from the applicant's side, itemizing every cost it imposes and flagging which ones do no protective work. | |
| Administrative Record Linkage | Method | Joins existing registries and ledgers through a secure crosswalk to reveal units and cut the fieldwork the enumeration would otherwise need. | |
| Admissibility or Relevance Gate | Decision Gate | Prevents traces below provenance, quality, or relevance thresholds from being used in high-stakes reasoning. | |
| Admissible Heuristic Search | Heuristic Search Method | Uses a bound that never overclaims how good a branch could be, so the search can be steered and pruned hard without ever discarding the true optimum. | |
| Admissible Pathway Catalog | Document | Documents allowed route families, eligibility conditions, invariants, evidence requirements, and handoff rules. | |
| Adoption Analytics and Field Review | Feedback Method | Combines usage data with field evidence about burden, workarounds, trust, outcomes, and unintended consequences. | |
| Adoption Bottleneck Mapping | Method | Enumerates and sequences the concrete integration, training, procurement, trust, standards, and regulatory frictions that gate near-term impact — and attaches a watch-trigger to each. | |
| Adoption Dashboard | Monitoring Artifact | A live instrument panel of lived-use signals — uptake, friction, relapse, workarounds — that shows where adoption is real and where it is only theater. | |
| Adoption Wave Support Team | Enablement Team | Follows the adoption front with hands-on enablement so beneficial spread never outruns the support that makes it stick. | |
| Adoption-Barrier Interview | Method | Reads resistance, workarounds, and quiet non-use as evidence of a norm mismatch to be located — not as irrationality to be trained away. | |
| Adoption-Ladder Release Plan | Process | Sequences the entrant's releases from foothold to adjacent to mainstream, adding scope only as fast as evidence and support allow — so it climbs on its own terms instead of chasing incumbent feature parity. | |
| Advance Freeze Rule | Stop Rule | A pre-committed trip-wire that automatically halts further expansion the moment a backbone-strain threshold is breached, holding the footprint in place until readiness is restored. | |
| Advance Pause and Consolidation Window | Ritual | Deliberately halts the advance at set points so the support line can close the gap, reserves rebuild, and gains are secured before the front pushes on. | |
| Advance Staffing Roster | Workflow | Places the right people on shift ahead of forecast demand, so a surge is met by staff already present rather than by scramble call-ins. | |
| Advance-Purchase or Time-Window Restriction | Procedure | Limits low-price access to timing conditions that price-sensitive segments can use but high-urgency segments find less attractive. | |
| Advanced Settings Panel | Interface | A panel or mode that makes specialized controls available without showing them by default. | |
| Advection-Diffusion or Transport Modeling | Model | Predicts how much of an input reaches the target — and how much washes out or piles up along the way — by modeling its advective and diffusive transport through the delivery path. | |
| Adversarial Bandit Exploration Policy | Adaptive Learning Policy | Updates action probabilities online from observed payoffs so the worst-case advantage an adaptive opponent can win stays bounded — without ever modeling the opponent explicitly. | |
| Adversarial Birthday-Attack Review | Review | A defensive review that asks whether an attacker could deliberately force a collision — which arrives near the square root of the space, not at the accidental rate — and weighs the damage if they do. | |
| Adversarial Collaboration | Collaborative Inquiry Method | Pairs opposing parties or experts to jointly define the disagreement, evidence standards, and synthesis tests rather than arguing past each other. | |
| Adversarial Editor or Red-Team Review | Adversarial Review | Assigns a reviewer whose job is to attack the claim — hunting the leaked interest, the buried counter-evidence, and the framing that makes a preferred conclusion look inevitable — before it reaches the audience. | |
| Adversarial Example Generation | Generative Procedure | Constructs hard inputs deliberately engineered to make a rule fail, then keeps only the ones that stay realistic enough to matter in the real operating scope. | |
| Adversarial Message Sandbox | Tool | A walled-off training environment where a receiver meets real-shaped manipulative messages with their teeth pulled — links dead, replies going nowhere — so exposure trains without ever landing. | |
| Adversarial Scenario Sprint | Time Boxed Exercise | A single-sitting, time-boxed run of one adversarial scenario that stands up a quick opponent and harvests the plan's hidden assumptions before the clock runs out. | |
| Adverse Adaptation Red Team | Review | A chartered, safety-bounded exercise in which defenders imagine how an adaptive adversary would evolve to slip past the current barrier set — and whether the nominally independent layers would fall to the same move. | |
| Adverse Selection Pool Segmentation | Model | Sorts a mixed population into risk classes by observable proxies for the hidden type — so a party who can't see each individual's private risk can still price and pool fairly instead of being cream-skimmed by the worst hidden risks. | |
| Adverse-Precedent Search Protocol | Protocol | Requires search for cases that limit, distinguish, conflict with, or undermine the proposed precedent treatment before a decision is finalized. | |
| Advertising Spend Calibration | Method | Turns ad spend up and down while watching the return on each added dollar, so the budget stops climbing at the point where the next dollar no longer pays. | |
| Advertising/Editorial Firewall | Structural Firewall | Structurally severs the revenue and advertising operation from editorial judgment, and blinds each side to the other, so that who pays can never decide what is said. | |
| Advisory Group | Institution | A standing or fixed-term body of selected stakeholder representatives that reviews, interprets, and advises across the life of a decision, providing legitimacy and continuity. | |
| Aerial or Vertical Mobility | Artifact | Adds controlled vertical motion to a system confined to surface-reachable paths. | |
| Affected Target Protection Protocol | Protective Protocol | Shields a targeted person from informal punishment — harassment, retaliation, exclusion — while responsibility is being clarified, without dismissing the underlying harm. | |
| Affected-Party Review Panel | Role or Team | A standing body that seats representatives of the people an institution's decisions fall on, giving them a formal, collective voice in review — and a map of who bears the burdens. | |
| Affected-Party Right-of-Response Workflow | Workflow | Gives the people a claim is about a bounded, documented window to contest facts and add context — without granting them veto, preclearance, or control over the framing. | |
| Affective Heat Map | Tool | Renders where a feeling is spreading, through which channels, and who is amplifying or catching it — turning invisible emotional contagion into a picture you can aim interventions at. | |
| Affect–Evidence Split Prompt | Checklist | Separates the emotional response from the evidence and asks what the judgment would be if the affective cue were removed. | |
| Affordance Audit | Audit | Systematically inventories what an existing environment actually affords, to whom, and where its usable actions diverge from the intended ones. | |
| Affordance Blind-Spot Walkthrough | Facilitated Analysis | Walks a single tool through what it makes easy, hard, impossible, visible, and invisible — surfacing the residuals its grip would otherwise erase. | |
| Affordance Discovery Prototype | Exploratory Prototype | A throwaway build whose only job is to find out what the new substrate can do — and which inherited constraints it can safely drop — before the real architecture freezes around old assumptions. | |
| Affordance Discovery Workshop | Ritual | A facilitated session that mines an existing feature for latent affordances and turns the promising ones into explicit claims about new functions it could be redeployed to serve. | |
| Affordance Inventory Walkthrough | Audit | Walks the on-hand stock item by item to surface hidden capabilities, condition, permissions, and pairwise fit — separating what a resource can do from what it is labelled for, before anything is committed to a build. | |
| Affordance Preservation Check | Validation Mechanism | The validation gate that confirms a reduced design still affords action, keeps required context, scales without collapse, and reads correctly for its audience — before sparseness ships. | |
| Affordance Visibility Audit | Audit | Systematically inspects the surfaces users actually sample and catalogs every available capability that leaves no perceivable trace there — turning "nobody finds this" into a ranked visibility-gap list. | |
| After Ritual Meaning Debrief | Process | A short, soon-after conversation that compares what a rite was meant to mean with what participants actually experienced — capturing the gap while memories are still fresh. | |
| After-Action Awareness Recalibration | Retrospective Review | Replays a closed episode to compare what the team perceived, understood, and projected against what actually happened, then retunes the perception field and interpretation for the next loop. | |
| After-Action Concentration Review | Review | After a concentration episode, reconstructs whether massing at the chosen point actually paid off, updates the model of how return scales with concentration, and feeds the lesson into the next decision. | |
| After-Action Coordination Review | Review | Closes a coordination episode by extracting transferable lessons and transferring residual obligations, so the architecture improves and no commitment vanishes when the coalition disbands. | |
| After-Action Gain Harvest | Review Ritual | Turns a finished stress episode into retained capacity by debriefing it, recording what actually improved, and setting the dose that keeps the gain from fading. | |
| After-Action Learning | Review Workflow | Reconciles what a team expected against what actually happened, weighs the competing explanations, and records which belief, rule, or practice should change so the lesson survives past the meeting. | |
| After-Action Learning Cycle | Ritual | A recurring, blame-free review that turns what actually happened into concrete revisions of the model and the next action. | |
| After-Action Learning Harvest | Ritual | Converts what an exposure episode revealed into retained lessons, design changes, and updated playbooks — before the memory fades and the gain is lost. | |
| After-Action Learning Review | Structured Review | A structured group retrospective that maps the causes of a completed effort across the whole team and feeds the lessons forward through a mentor channel. | |
| After-Action Loss Feedback Review | Learning Review | Turns the residual loss from a specific event into design changes upstream, so the same harm is strengthened against rather than merely paid for again. | |
| After-Action Pathway Update | Review | After an incident or near-miss, rebuilds the source-pathway-receptor model to add the route that was actually used and the links that turned out to be cuttable. | |
| After-Action Proportionality Review | Review Process | Reviews whether the response produced intended safety, fairness, deterrence, repair, or learning without excessive collateral burden. | |
| After-Action Recall Revision | Ritual | Has participants reconstruct an event, identify the obsolete or incomplete interpretation, and commit the revised lesson while the event trace is active. | |
| After-Action Reciprocity Repair | Closure Ritual | Closes a mobilization by thanking contributors, resolving who was over-burdened, recording what was learned, and restocking the reserves the burst drew down — so the network's trust and readiness are stronger, not depleted, next time. | |
| After-Action Reentry Review | Method | A retrospective run after a reentry that harvests what the phase map, gates, and dependency assumptions got wrong and rewrites them into the recovery playbook for next time. | |
| After-Action Repair Circle | Procedure | A structured post-conflict or post-incident conversation that restores trust, accountability, learning, and member connection after a rupture. | |
| After-Action Repertoire Review | Review | A blame-free retrospective that asks, after each handled or mishandled event, whether the system had the right response available — turning recurring gaps into candidate new options and judging whether past additions actually worked. | |
| After-Action Review | Review | Turns a just-finished episode into validated lessons by reconstructing what was intended versus what actually happened and deciding which improvised moves earned a place in the repertoire. | |
| After-Action Sequence Update | Learning Loop | Turns what each resolved segment taught into a revised field map and a re-ordered sequence for the segments still ahead. | |
| After-Action Story Review | Procedure | Audits the story that will become the official lesson after an incident, project, campaign, or crisis. | |
| After-Action Truth Reconciliation | Review | After a bounded deception ends, sweeps up its residual artifacts, restores the record to ground truth, debriefs everyone it touched, and tallies what the operation actually cost. | |
| Age-Conditioned Remaining-Life Table | Tool | Reads off expected remaining life given survival to the current age, so persistence is forecast from where the subject is now (not from birth) and you can see whether age helps or hurts. | |
| Age-Structured Projection Model | Model | Projects a replenished stock forward one age class at a time, so today's cohort sizes surface as tomorrow's abundance or gap instead of hiding inside a single healthy-looking total. | |
| Age-Weighted Quota or Capacity Rule | Rule | Sets standing intake, harvest, or capacity limits from the stock's age structure rather than its current total, so a full-looking but top-heavy stock is not drawn down as if it were young and easily replaced. | |
| Age-Weighted Value Score | Model | Collapses many keep-or-expire signals into one comparable number per layer by discounting each layer's standing value along a decay curve tied to its age. | |
| Agency Health Dashboard | Metric or Dashboard | Turns the live health of an agency loop — is feedback timely, is the actor actually acting, is discretion being used — into a small set of continuously-watched signals. | |
| Agency Loop Map | Artifact | Lays the agent's full goal-to-feedback loop out as one connected diagram so a missing or broken coupling becomes visible at a glance. | |
| Agenda Exit Gate | Protocol | Puts a mandatory checkpoint at the end of each agenda item — 'good enough to move on?' — and gives the chair standing authority to close it and to refuse unplanned additions. | |
| Agenda Ordering Rule | Procedure | Prevents negotiation or governance deadlock by requiring issues, claims, or approvals to be addressed in a sequence that avoids mutual hostage-taking. | |
| Agenda-Setting Motion | Procedural Motion | Tables a fully drafted proposal into a deliberative body's procedure so the room debates amendments to your text instead of starting from a blank page. | |
| Agent-Based Experiment or Simulation | Model | Plays the arms race forward in silico — a population of heterogeneous adaptive variants meets a candidate barrier portfolio over many rounds, so escape dynamics surface in simulation before they surface in the field. | |
| Agent-Based Niche Simulation | Model | Runs the co-shaping loop forward in silico with many adaptive agents, so you can watch which environmental changes stay viable — and which get gamed — before committing them for real. | |
| Agent-Based or Ensemble Simulation | Simulation Method | Builds a population of heterogeneous agents from the bottom up to test whether their varied micro-behavior actually reproduces the macro equilibrium. | |
| Aggregate Norm-Correction Report | Document | Reports that the visible distribution was not the held distribution and supplies a safer basis for recalibrating norms or decisions. | |
| Aggregate Pluralism Disclosure | Document | Publishes evidence that more than one position exists in the group while preserving subgroup privacy and avoiding individual targeting. | |
| Aggregate Trend Overlay | Artifact | Superimposes a close-grained event trace on the broad distribution or trend it belongs to, so the gap between them exposes what aggregation smoothed away. | |
| Aggregate–Marginal Sign-Divergence Alert | Software or Tool | Opens review when linked aggregate and contribution trajectories meet sign, persistence, materiality, uncertainty, and quality conditions. | |
| Aggregation Bias Audit | Checklist | A structured checklist that interrogates a finished aggregate for named failure patterns — masking, ecological fallacy, Simpson-style reversals, subgroup erasure, accidental weights, and scale artifacts. | |
| Aggregation Rules | Method | Combines multiple variables into a composite value, category, score, or state so decisions are made over fewer dimensions. | |
| Aggregation Sensitivity Test | Sensitivity Analysis | Varies the aggregation and bridge-rule assumptions to reveal how much a whole-level result is an artifact of how the parts were combined. | |
| Aggregation/Disaggregation Dashboard | Metric or Dashboard | Lets users inspect aggregate patterns while drilling down to local variation so feedback decisions do not hide heterogeneity. | |
| Agile Portfolio Governance | Procedure | Uses periodic portfolio review to align central priorities with delivery-team evidence, capacity, dependencies, and learning. | |
| Agile Sprint | Ritual | Provides a time-boxed cadence for building, reviewing, learning, and adjusting work, when sprint outputs actually feed revision decisions. | |
| Aging Dashboard | Metric or Dashboard | A live view of queue age — percentiles, the oldest cases, and threshold breaches by class — that makes the hidden tail legible so acting mechanisms can respond. | |
| Aging Queue | Escalation Policy | Raises a waiting item's standing the longer it sits, so that time-in-queue itself eventually pulls even the lowest-priority work forward and nothing is starved. | |
| Aging Report | Report | Buckets the backlog by how long each item has waited, turning a single count into an age profile that exposes the oldest and most starved work. | |
| Air or Water Circulation System | Tool | Moves a physical medium — air, water, or heat — along an engineered path driven by a pressure or temperature gradient, so it refreshes stale or overheated regions instead of pooling. | |
| Alert Budget | Policy | Caps how many signals are allowed to interrupt a person or team, treating interrupt-rights as a scarce quota that must be earned rather than assumed. | |
| Alert Cooldown and Deduplication Rule | Attention Management | Collapses repeated or duplicate alerts from the same condition and holds off re-firing for a cooldown, while still letting genuine escalations through. | |
| Alert Cooldown Rule | Procedure | Implements recovery by suppressing duplicate or low-value repeated alerts until attention and signal value can recover. | |
| Alert Deduplication and Grouping Rule | Aggregation Rule | Collapses many near-identical firings that share a root cause into a single grouped episode, so one condition taxes the receiver once instead of a hundred times. | |
| Alert Fatigue Dashboard | Monitoring Dashboard | Makes channel health visible — exposure per receiver, duplicate and false-positive rates, no-action and miss rates — before the channel goes bankrupt. | |
| Alert Frequency Adjustment | Configuration Policy | Retunes alert thresholds, grouping, and cooldowns so notifications stop compounding into fatigue, while genuinely urgent signals still break through. | |
| Alert Neighbor Dimming Rule | Policy | During an active incident, temporarily dims its dependent lower-priority alerts — with guaranteed auto-restore and a logged record of what was hidden and why. | |
| Alert or Label Budget | Policy | Caps how many alerts or labels a channel may issue per period, forcing issuers to spend a scarce budget of receiver attention and trust on only the cases that most deserve it. | |
| Alert Sensitivity Floor Tuning | Method | Sets the least sensitive alert threshold that still catches important events while reducing alert fatigue, false positives, and attention saturation. | |
| Alert Suppression and Rotation Workflow | Operational Workflow | Suppresses low-value repeated alerts and rotates their channel or severity while protecting critical signals, so responders stop tuning out the ones that matter. | |
| Alert Threshold | Metric or Dashboard | A monitoring mechanism that notifies, pages, flags, or routes attention when a measured condition crosses a predefined level. | |
| Alert Threshold and Escalation | Monitoring Protocol | A monitoring protocol that raises graded alerts and routes them to progressively higher authority when a variable crosses a warning threshold or ordinary correction is failing — handing control to a human rather than correcting itself. | |
| Alert Threshold Recalibration Review | Calibration Procedure | Periodically re-tunes the numeric trigger thresholds against actionability, false alarms, and misses, so the line between 'flag' and 'ignore' tracks reality. | |
| Alert Threshold Tuning | Tool | Retunes the level at which alerts fire so responders catch real incidents without drowning in noise. | |
| Alert-Fatigue Review | Audit | Periodically audits whether alarms and cues have been fired so often that people have stopped noticing them, and retunes their intensity before a real one is tuned out. | |
| Alerting Rule | Protocol | Notifies responsible actors when observed signals cross thresholds that imply risk, failure, drift, or urgent state change. | |
| Algebraic Inverse Construction | Formal Derivation | Derives the inverse of a formalizable mapping symbolically — fixing its valid domain, branch choices, and singular points — so the operator restores inputs by composition rather than merely resembling a reversal. | |
| Algebraic Simplification Rulebook | Artifact | A curated catalog of rewrite identities, each paired with the preconditions under which it provably preserves meaning — the trusted source of which rewrites are allowed. | |
| Algorithm Benchmarking | Test or Assessment | Runs candidate algorithms or procedures at a ladder of input sizes to measure the real resource-growth curve, catch performance cliffs, and pick the implementation that holds up at scale. | |
| Algorithm Portfolio Router | Rule | Keeps a registry of methods and, case by case, dispatches each instance to the member whose bias fits that instance's regime — turning 'pick one winner' into 'pick the right specialist for this case,' and re-routing as the regime shifts. | |
| Algorithmic Escalation Gate | Protocol | Escalates from a simple rule to formal analysis when threshold conditions or anomaly signals are met. | |
| Algorithmic Escalation Protocol | Protocol | Routes decisions above threshold to formal analysis, optimization, simulation, model review, or independent adjudication. | |
| Algorithmic Ranking Audit | Audit | Tests an automated ranking or recommendation gate for the hidden demotion, bias, drift, and objective-mismatch that its published outputs alone never reveal. | |
| Algorithmic Relaxation | Method | Relaxes exact optimization or constraint satisfaction so a usable answer can be produced within time, computation, or information limits. | |
| Alias Redirect Table | Tool | A maintained map from superseded, variant, or legacy identifiers to the current canonical handle, so old references keep resolving. | |
| Alias Resolution Table | Artifact | A stored lookup that maps every alternate name, spelling, code, or identifier for a thing to its one canonical representative, so any variant resolves to the same entry. | |
| Alienation Relation-Mapping Workshop | Ritual | Convenes the people a system estranges to name, together, exactly which links — to agency, meaning, contribution, feedback, belonging, governance — the structure has severed, turning a diffuse sense of powerlessness into a mapped set of nameable broken relations. | |
| Aligned Gap Heatmap | Matrix Visualization | Renders the cross-layer gap matrix as a color-graded grid so the hazard paths where holes line up across every layer light up at a glance — and trip a stop threshold when they do. | |
| All-Conditions Checklist | Checklist | Operationalizes the necessary-condition set as a checklist where every hard requirement must be satisfied or handled explicitly. | |
| All-or-Nothing Acquisition | Procedure | Prevents hold-and-wait by requiring a process or actor to acquire all needed resources before proceeding, or release everything and retry later. | |
| All-or-Nothing Checklist | Checklist | A checklist that refuses completion until every required transaction condition is verified. | |
| Allergen Segregation Plan | Protocol | Keeps declared allergens from cross-contacting other products in a shared facility by separating ingredients, equipment, and runs, and holding any residual transfer below a reaction threshold. | |
| Allocation Rule Audit | Audit Protocol | Checks how burdens shared across co-products, recycled material, and multi-output processes are split between them, and whether that split is defensible and consistently applied. | |
| Allometric Normalization Table | Normalization Artifact | Divides a raw metric by a reference size raised to the scaling exponent so entities of very different sizes land on one comparable, size-neutral index. | |
| Allowlisted Parser or Schema Validator | Tool | Admits input only when it matches an explicitly allowlisted grammar or schema, parsing it into typed, role-tagged fields and refusing anything that doesn't fit — so untrusted bytes never reach an interpreter as an unvalidated blob. | |
| Almost-Reward Annotation | Data Label | Attaches a bounded partial-credit label to an almost-successful case so a learner is nudged toward the missing step without being paid the full reward. | |
| Alpha Release | Early Build Release | Puts a rough, still-unstable build in front of a small circle of trusted users in real conditions to surface defects and interaction problems early. | |
| Alpha-Spending Plan | Sequential Testing Control | Treats the total false-positive budget as a currency spent in pre-planned fractions across repeated interim looks, so peeking at accumulating data never inflates the error rate. | |
| Alternate Communication Channels | Protocol | Maintains distinct channels such as SMS, radio, phone trees, email, in-person notice, or public posting so communication can continue when one medium fails. | |
| Alternate Communication Drill | Test or Assessment | Tests independent channels, message priorities, authentication, and handoff under primary-channel loss. | |
| Alternate Pathway Routing | Process | Diverts incoming demand to a different channel or handler when the primary one saturates, while watching the fallback so the problem isn't just moved. | |
| Alternate Supplier Route | Supply Chain Method | Qualifies a second route, logistics provider, or supply path so critical inputs can still reach the system if the main route is blocked. | |
| Alternate-Face Utilization | Method | Activates an independently accessible face to separate incompatible surface roles. | |
| Alternate-Modality Sensing | Method | Replaces a limiting sensing interaction with a different physical measurement principle that reads the same quantity through a new causal path. | |
| Alternate-Vantage Shadow Sample | Method | Re-observes the same slice of the world from a deliberately different vantage and compares — the gap between the two readings maps the first vantage's blind zone and begins to fill it. | |
| Alternate-View and Section Validation | Test or Assessment | Checks a perspective view against independent plans, sections, models, or photographs, resolving every contradiction between them or disclosing it. | |
| Alternating Context Drill | Ritual | A repeated drill that keeps one skill fixed but alternates the surrounding context, surface form, or constraint, so the skill decouples from any single setting and survives transitions. | |
| Alternative Enumeration Checklist | Checklist | Forces the decision process to generate credible alternatives before judging the chosen option. | |
| Alternative Frame Workshop | Process | Convenes participants to generate and stress-test genuinely different ways to name, classify, or govern the same situation, while separating what a reframe could actually change from the hard constraints it can't. | |
| Alternative Readings Review | Review | Lays the serious rival readings side by side and draws the line between those the evidence admits and those it rules out, so an interpretation is chosen against its live competitors rather than in a vacuum. | |
| Alternative-Benchmark Sensitivity Grid | Test or Assessment | A grid comparing conclusions across plausible benchmarks, factor sets, horizons, or reference populations. | |
| Alternative-Metaphor and Countermetaphor Comparison | Method | Compares candidate source frames and literal accounts on understanding options values emotion and decisions. | |
| Alternative-Pathway Training Protocol | Protocol | Reaches the target by a different route when the primary window has closed — redefining the goal as functional equivalence and building it through a channel that is still open. | |
| Alternative-Tool Red Team | Adversarial Review | Deliberately re-describes the problem from a rival discipline, representation, or stakeholder position to prove whether the default tool is genuinely fit or merely familiar. | |
| Ambient Touchpoint Placement | Placement Strategy | Seeds the target into neutral, useful, everyday surroundings so familiarity grows in a mildly positive context instead of an intrusive one. | |
| Ambiguity Containment | Containment Structure | Holds the unstable in-between phase inside a bounded, safe, guided space so participants can dwell in not-yet-ness without drifting, breaking, or being abandoned. | |
| Ambiguity Log | Document | Records unsettled readings, uncertainty reasons, and update triggers that should reopen interpretation. | |
| Ambiguity Register | Register | The standing record of every ambiguity the parser could not resolve, each entry tagged with its competing readings and a route to whoever or whatever decides it. | |
| Ambivalence Interview Guide | Nonclinical Coaching Protocol | A structured set of non-shaming, open questions that draws out both the pull and the push of a goal in the person's own words — including the identity and social drivers no form ever captures. | |
| Amendment and Notice Protocol | Protocol | Forces every change to a rule through a fixed, published pathway with advance notice, so rules cannot be quietly rewritten mid-case or applied backward. | |
| Anachronism Scan | Test or Assessment | Tests whether an interpretation depends on concepts, objects, categories, or expectations unavailable or differently functioning in the relevant period. | |
| Analogical Mapping Prompt | Tool | Elicits an explicit correspondence map between one familiar source and one new target — what lines up, what has no counterpart, and which similarities are false friends — so an analogy carries structure rather than surface. | |
| Analogical Path Transfer | Transfer Method | Imports a route structure that already works in another domain, then tests whether the two problems share the deep structure the transfer relies on before adopting it. | |
| Analogy Mapping Canvas | Tool | Lays a source and a target side by side and aligns their relational structure — not their surface features — so an extracted principle can be re-expressed in the target's own materials. | |
| Analogy Mapping Table | Template | For an argument by analogy, records which source-domain features actually map to the target and which persuasive similarities carry no evidential weight. | |
| Analogy-to-Constraint Extraction Workshop | Facilitated Workshop | Runs a facilitated session that works backward from a validated recurrence to the underlying pressure-to-solution constraint, so the lesson travels as a design principle rather than a form to copy. | |
| Analytic Memo | Interpretive Trace | Captures the researcher's evolving interpretation in dated memos that keep observed evidence, participant meaning, and observer inference visibly separate. | |
| Analytics Behavior Review | Monitor | Reads the whole population's behavioral traces — abandonment, errors, retention, search — to test a design assumption at scale and to check whether narrower evidence actually generalizes. | |
| Anamorphic or Position-Dependent Form | Artifact | Spreads a distorted, illegible form across a surface so it snaps into a coherent image from exactly one vantage — making the viewer's search for and arrival at that spot the moment interpretation completes. | |
| Anchor Case Library | Artifact | Maintains representative-by-proximity cases, exemplars, prototypes, personas, benchmarks, or scenarios with declared coverage scope. | |
| Anchor Customer or Anchor Tenant Strategy | Method | Stabilizes a young foothold by landing one credible anchor participant whose committed presence supplies both outward legitimacy and close, high-signal feedback that later entrants lack. | |
| Anchor Customer Precommitment | Protocol | Secures a marquee early customer's binding commitment before rivals arrive, turning one signed anchor into demand, legitimacy, and a reference the market is measured against. | |
| Anchor Offer | Anchoring Tactic | Opens with a concrete, deliberately placed number so every counter-move is measured against your reference point rather than a neutral baseline. | |
| Anchor User or Anchor Supplier Recruitment | Method | Secures a high-value side participant or cohort that attracts the other side. | |
| Anchor User Recruitment | Role or Team | Recruits a few high-credibility early participants whose presence lowers others' uncertainty and makes an empty network worth betting on. | |
| Anchor-Participant Pact | Institution | A small set of essential, complementary actors commits together up front to supply the minimum viable capability, making the target credible enough for everyone else to follow. | |
| Anchoring Bias Checklist | Checklist | A checklist that prompts anchor identification, alternatives, and calibration questions. | |
| Annealing or Perturbation Schedule | Procedure | Allows controlled temporary worsening or variation injection to cross barriers, then gradually raises convergence pressure so the search settles into a good basin. | |
| Annealing Temperature Schedule | Schedule | Follows a predetermined cooling curve: variation starts hot enough to accept disruptive, even worsening moves, then cools by the clock toward stability — shifting exploration into exploitation on a fixed schedule rather than in response to feedback. | |
| Annealing, Noise, or Random Restart | Method | Injects bounded randomness or restarts from a protected baseline to shake a system out of a poor basin and discover better attractors it would never reach by local moves. | |
| Annotated Decision Record | Artifact | A written record of a real decision that captures not just what was chosen but the cues, evidence, rejected options, and residual doubt behind it — so the reasoning survives the moment. | |
| Annotation and Callout Layer | Tool | Overlays explanatory markers directly on the material that point at the specific spots where two similar-looking items differ and say why the difference matters. | |
| Annotation Overlay | Method | Marks a chosen feature directly on the original image, map, or chart — naming and bounding it in place — so the audience sees exactly which element matters without losing the picture around it. | |
| Annotation Trail | Method | Lays labels, callouts, and captions along an existing path so each element's meaning is revealed at the moment the reader reaches it — in an order that stays accessible. | |
| Announcement Effect Audit | Audit | Measures, after the fact, how much of the intended effect leaked away during the window between announcement and effective date — the pre-emptive response provoked by advance notice alone. | |
| Anomaly Detection | Method | Flags unusual deviations in local or aggregated signals that may indicate a newly forming macro-pattern. | |
| Anomaly Detection Model | Model | Holds a model of what normal looks like and screens the live stream against it, raising a hand only when an observation departs far enough to be worth a second look. | |
| Anomaly or Shrinkage Alert | Monitor | Watches a loss signal against a threshold and fires the instant measured leakage deviates from expected, routing the alarm to whoever owns the path. | |
| Anomaly Triage Board | Workflow | Maintains a decision queue where every apparent correspondence violation is kept visible until it is classified as noise, error, boundary condition, or genuine theory failure. | |
| Anomaly Trigger Matrix | Trigger Ruleset | A lookup table mapping specific deviations-from-expected to the refresh, escalation, or watch action each must trigger, so a meaningful anomaly forces a new assessment instead of being noticed and shrugged off. | |
| Anomaly-to-Hypothesis Workshop | Ritual | A facilitated session that converts anomalies into candidate hypotheses while preserving dissent and uncertainty. | |
| Anonymous Aggregate Response | Method | Collects responses under a rule that severs each answer from the person who gave it and reports only aggregates suppressed below a safe cell size, so a distribution can be seen without anyone being singled out. | |
| Anonymous Ballot or Survey | Elicitation Instrument | Collects each person's judgment through an identity-stripped channel so what surfaces reflects belief rather than fear of being seen to dissent. | |
| Anonymous Belief Pre-Poll | Test or Assessment | A private pre-poll that captures each person's independent view before social influence can manufacture agreement. | |
| Anonymous Dissent Form | Intake Artifact | An identity-shielded intake route, backed by evidence standards and anti-retaliation rules, that lets people register a decision-relevant concern when speaking up openly is unsafe. | |
| Anonymous Inclusion Pulse Check | Assessment | Collects quick anonymous signals about access, safety, belonging, clarity, and voice balance during or after the activity. | |
| Anonymous Membership Proof | Protocol | Proves that the prover belongs to an authorized set without identifying which member they are. | |
| Anonymous Pre-Expression Poll | Procedure | Collects a private signal before public speaking, visible voting, or sequential endorsement creates additional conformity pressure. | |
| Anonymous Preference Poll | Test or Assessment | Collects private preferences without attaching responses to public identity. | |
| Anonymous Reporting | Disclosure Channel | Strips the reporter's identity from a disclosure so the fear of being personally targeted can no longer gate whether a concern is raised. | |
| Anonymous Survey Round | Procedure | Captures independent judgments and revisions while reducing status pressure, anchoring, and conformity. | |
| Answerability Review Meeting | Ritual | Creates a recurring or event-triggered forum where owners explain decisions, reviewers test reasoning, and repair commitments are assigned. | |
| Antecedent Edit Card | Reasoning Artifact | States the one antecedent change being imagined — and only that change — as a surgical edit to a single node of the causal model. | |
| Anti-Abuse Rulebook | Document | Catalogs the evasion patterns — sham transfer, category manipulation, harm displacement — that trigger review and remedy, so form-compliant arrangements that defeat a rule's purpose are still caught. | |
| Anti-Aliasing Bin Selection | Sampling Guard | Sizes the counting bin small enough that dynamics faster than it cannot masquerade as slow trends — the Nyquist discipline for rate codes. | |
| Anti-Aliasing Prefilter or Smoothing Rule | Signal Processing Guardrail | Band-limits or smooths a signal before it is downsampled, so that content too fast to represent cannot fold into a false slow pattern. | |
| Anti-Bypass Distributor and Baffle Set | Artifact | Installed internals — distributors, redistributors, and baffles — that force both streams onto their intended opposed paths, spread each evenly across the full cross-section, and block the short-circuits and back-mixing that flatten the gradient. | |
| Anti-Capture Rotation Protocol | Protocol | Reassigns gatekeepers and reviewers on a schedule so that no single relationship with a regulated party has time to harden into capture. | |
| Anti-Coarsening Inhibitor Protocol | Protocol | A materials-inspired protocol for adding pinning agents, stabilizers, membranes, standards, or constraints that slow undesired unit growth. | |
| Anti-Collusion Monitoring | Monitor | Reads the pattern of bids, prices, and moves for the statistical fingerprints of secret coordination, so a field that looks competitive isn't quietly rigged. | |
| Anti-Commons Clearance Process | Process | Dissolves gridlock when too many separate rights-holders can each veto a resource, by consolidating or pooling the scattered claims into usable form. | |
| Anti-Discrimination Check | Screening Test | Holds a case fixed and flips only a protected characteristic — race, sex, religion, disability, age — to see whether treatment moves; a targeted symmetry test for the markers the law and ethics forbid from counting. | |
| Anti-Entropy Reconciliation Exchange | Protocol | A background peer-to-peer exchange in which two replicas compute what each is missing and back-fill both directions until they provably hold the same state. | |
| Anti-Entropy Synchronization | Protocol | A background process that periodically compares replicas and repairs divergence, so any update missed during a fault eventually propagates everywhere. | |
| Anti-Gaming Scoring Rule | Scoring Rule | Scores behavior so the top score is earned by producing the real outcome, not by manipulating the measured proxy, and re-tunes as gaming emerges. | |
| Anti-Herd Coupling Breaker | Policy | Detects coherence tipping from useful into dangerous and deliberately weakens or cuts the coupling to break an emerging stampede. | |
| Anti-Herding Interventions | Signal Design Method | Breaks pile-on and panic dynamics by restructuring the imitation signals — visibility, timing, and diversity — so local actors decide from their own information instead of copying the crowd. | |
| Anti-Hoarding and Diversion Control | Procedure | Detects duplicate claims, stockpiling, privileged diversion, resale, and coordinated circumvention using proportional controls and an explicit boundary for legitimate sharing. | |
| Anti-Pattern Catalog | Remediation Catalog | Indexes recurring structures that reliably go wrong, pairing each with the near-misses that are actually fine and the remediation that follows once a match is confirmed. | |
| Anti-Pattern Review | Review | Checks the case against a catalog of the archetype's known look-alikes — situations that show the surface markers but carry a disqualifying feature — so a familiar-looking failure isn't mistaken for the pattern it mimics. | |
| Anti-Retaliation and Remedy Pathway | Enforcement Pathway | Reverses an unauthorized override, restores the holder's decision, and sanctions retaliation — so the bar has teeth after it is breached. | |
| Anti-Snowball Intervention | Procedure | Breaks a self-reinforcing loss path early, such as escalating fines, cascading missed work, repeated disciplinary penalties, or accumulating service barriers. | |
| Anti-Spam Rules | Filtering Protocol | Places local posting, account, and message constraints — with allow-listed exceptions — on the channels where many small sends aggregate into systemic spam or abuse. | |
| Anticipatory Governance Exercise | Governance Simulation | Puts participants in the seats of a governing body and makes them decide as a future unfolds around them, so future-sensitive judgment becomes a rehearsed governance habit. | |
| Anticipatory Offset Dashboard | Tool | A live monitoring surface that tracks leading indicators of offsetting behavior and a substitution watchlist from the moment of announcement, so pre-emption shows up early rather than in the final evaluation. | |
| Antifouling Coating or Surface Treatment | Surface Treatment | A passive surface property — material, chemistry, or texture — that lowers the odds opportunistic occupants can attach and stabilize at the interface. | |
| Antitrust or Competition Review | Review | A standing authority that checks whether winning a contest has hardened into durable power over the arena itself, and imposes structural remedies when it has. | |
| Aperture and Spatial-Frequency Design Rule | Design Rule | Sets the aperture and wavelength of an imaging system so a required spatial resolution is met, using the reciprocal-space relation between aperture size and resolvable spatial frequency as the design equation. | |
| API Gateway | Tool | A single programmable entry point in front of backend services that authenticates, throttles, routes, and reshapes every request before it reaches anything real. | |
| API Governance Policy | Policy | Governs how third parties build on an operator's API — access tiers, stability guarantees, deprecation notice, and security rules — so an ecosystem can depend on an interface that won't shift without warning. | |
| API or Integration Layer | Tool | Gives two systems a defined, stable contract for exchanging data and requests, so coordination happens machine-to-machine instead of through custom glue rebuilt each time. | |
| API or RPC Endpoint | Tool | Exposes the capability as a stable, typed request/response surface at a fixed address, so any client can call it without knowing what happens behind it. | |
| API Response Projection | Method | Shapes the outgoing response at the producer, composing it from an allow-list of only the fields a given consumer's role and purpose justify, so surplus data is never serialized and never leaves the source. | |
| API Reuse Boundary Header | Interface Annotation | Rides boundary facts — version, deprecation date, required scope, rate limits, privacy constraints — on the API call itself, so a developer meets the constraints at the moment they invoke the endpoint. | |
| API Specification | Interface Specification | Defines a software service's behavior at its network boundary — the endpoints it exposes, the requests it accepts, the responses and status codes it returns, and how versions evolve — so any client can integrate against it without reading its code. | |
| API Version Sunset Policy | Lifecycle Policy | Fixes in advance the guaranteed support lifetime and retirement schedule for every version of an interface, so dependents can count on a known window before the old version stops working. | |
| API Versioning | Protocol | Exposes a host capability as explicitly versioned interfaces that coexist, so consumers migrate on their own schedule and a change to the host never becomes a forced, simultaneous break for everyone downstream. | |
| Apology / Repair Protocol | Repair Protocol | Separates the layers a 'sorry' can perform — sympathy, acknowledgment, responsibility, restitution, commitment to change, closure — and enacts the one the situation actually needs, then checks it was accepted. | |
| Appeal and Correction Workflow | Process | Gives a subject a governed path to contest and fix reputational information that is false, irrelevant, malicious, or stale. | |
| Appeal and Dispute Process | Process | Gives a participant hit by a suspension, delisting, or access denial a real channel to contest it before a reviewer who didn't make the original call — with a path back if it was wrong. | |
| Appeal and Exception Protocol | Protocol | A bounded route by which someone subject to a rule can contest how it was applied to them, or ask for a justified exception — without renegotiating the rule itself. | |
| Appeal and Exception Review | Protocol | A standing channel through which a filtered-out or softened output can be contested, and exceptions granted on stated public reasons — a release valve on the intersection. | |
| Appeal and Rapid Restoration Workflow | Recourse Workflow | Gives a wrongly-engaged legitimate party a fast, independent path to contest the action and have the harm reversed before it hardens into permanent loss. | |
| Appeal and Reconsideration Workflow | Process | A defined route for an affected party to contest a discretionary decision and have it independently re-examined — with a good-faith safe harbor that shields sound judgment from being punished for an unlucky outcome. | |
| Appeal and Waiver Process | Procedure | Corrects misclassification, evidence error, and disproportionate application through an independent review path. | |
| Appeal or Reopening Review | Review Procedure | Provides a defined route and a triggering threshold for later evidence to challenge a closure that has already passed the gate, so a false convergence cannot become permanent merely because a decision was once made. | |
| Appeal or Review Forum | Institution | Provides a place where stakeholders can contest decisions, boundary drift, procedural defects, or conflicts of interest. | |
| Appeal or Review Process | Process | A governed, independent route for someone hit by a forward decision to have it reconsidered by a reviewer who didn't make the original call — run within a bounded caseload and time budget so the path back stays real. | |
| Appeal or Review Window | Correction Mechanism | Creates a bounded opportunity to challenge the decision based on specified review grounds. | |
| Appeal Process | Procedure | Gives an affected party a defined route to move a contested decision up to a higher review tier empowered to affirm, reverse, or remand it. | |
| Appeal, Waiver, or Manual Access Channel | Protocol | Gives an affected party a real route to contest, waive, or bypass a separable condition — and still reach essential access — while the tie is reviewed. | |
| Appeals Case Review | Workflow | A workflow for reconsidering an individual contested classification when the default criteria fail to represent the case, and for feeding recurring appeals back into the boundary. | |
| Appeals or Reconsideration Workflow | Process | Gives a contested decision a defined second path — timed review, new-evidence handling, and a route to escalation — so a denial can be corrected or confirmed by someone other than the gate that made it. | |
| Appeals Process | Procedure | A structured procedure for challenging a decision and seeking reconsideration or correction. | |
| Appearance/Reality Audit Checklist | Checklist | Prompts reviewers to ask whether a statement describes experience, measurement, inference, social convention, or mind-independent reality. | |
| Append-Only Event Store | Tool | An immutable, ordered store that only ever accepts new events and never edits old ones, serving as the single source of truth from which all state is derived. | |
| Application Commitment Review | Implementation Review | Checks whether training changed a concrete action, decision rule, communication plan, design choice, or evaluation rubric. | |
| Application Review Queue | Eligibility and Validation Mechanism | Holds submitted applications in a pre-processing state and defines the moment one becomes 'formally accepted for review' — the admission commitment that starts the official clock and the reviewer's obligations. | |
| Appointment Arrival Staggering | Workflow | Offsets appointment arrival times or check-in batches so reception, clinicians, rooms, or service desks are not flooded simultaneously. | |
| Appointment Queue | Reservation Protocol | Reserves a place in the service order ahead of time, so an item holds a committed position and readiness slot instead of waiting continuously in a physical line. | |
| Appointment System | Time Slot Reservation | Replaces the waiting line with a calendar — binds each holder to a specific named future service time so they can leave and simply return when their slot arrives. | |
| Appointment Waitlist Clearing | Process | Works a scheduled-access waitlist down after capacity opens up by confirming who still wants a slot, offering in a fair order, and clearing entries that can no longer be reached. | |
| Apprenticeship Observation | Method | Places a learner inside real practice alongside an expert, so know-how surfaces through participation, running commentary, and correction rather than through interview. | |
| Apprenticeship Pipeline | Process | Reproduces skilled human capacity by pairing newcomers with working practitioners, so tacit skill, judgment, and craft norms transfer through supervised doing rather than documents. | |
| Apprenticeship Reflection | Ritual | Turns a tacit skill absorbed by working alongside an expert into an explicit, statable principle, so what was learned in one setting can travel instead of staying locked to it. | |
| Apprenticeship Rotation | Process | Moves the learner through a sequence of expert settings so they meet varied models and cases, prove the reasoning transfers, and are weaned off support along the way. | |
| Apprenticeship Task | Workflow | Uses real or near-real work tasks as practice while supervisors control scope, feedback, and stakes. | |
| Apprenticeship-to-Protocol Capture | Method | Extracts the tacit judgment and deviation cues of skilled practitioners through shadowing and demonstration, turning what experts notice into material a protocol can be built from. | |
| Approach-Avoidance Elicitation Protocol | Elicitation Protocol | Pulls a mixed goal's approach and avoidance drivers apart at the source, through separate lines of questioning, before either side is judged or averaged. | |
| Approval Matrix | Decision Table | Maps each class of decision to the authority tier that must approve it, so spending, risk, and exceptions route to the right approver. | |
| Approval Threshold Matrix | Template | A threshold table linking decision stakes to required review depth or approval level. | |
| Approval Workflow | Workflow | Routes access requests, exception requests, or privilege changes through accountable review before activation. | |
| Approved Alternative Catalog | Document | Maintains a reusable list of substitutes that have already passed validation, so an urgent decision reaches for a pre-vetted stand-in instead of re-deciding. | |
| Approximation Validation | Validation Check | Checks that a simplified approximation still lands within the error tolerance the decision can absorb, by measuring it against an exact or higher-fidelity reference. | |
| Arbitrage Opportunity Scan | Opportunity Probe | Searches for cross-price, cross-market, or cross-instrument gaps that should disappear if the information set is incorporated. | |
| Arbitration Decision | Institution | A neutral third party the deadlocked peers jointly authorized in advance hears both sides and issues a binding ruling that becomes the break — recorded as a decision the parties agreed to honor. | |
| Arbitration or Forum-Selection Clause | Contract Clause | Names in advance which forum and rule-set will hear any dispute — an arbitral panel or a chosen court — so disagreements route to an agreed, enforceable venue instead of a jurisdictional fight. | |
| Arbitration-like Process | Third Party Decision Mechanism | Assigns an external or agreed decision maker to resolve a dispute under defined standards. | |
| Archetype Fit Checklist | Validation Checklist | Tests a proposed system-archetype match against its evidence and its strongest rival before the label is allowed to guide action. | |
| Architectural Arrangement | Environmental Composition | Uses entry, mass, void, sightline, adjacency, and circulation to make a building legible — guiding embodied attention toward the right destinations and boundaries before a single sign is read. | |
| Architectural Indirection | Structural Interposition | Interposes a layer between an exposed element and the world so control and exposure move to a more defensible position — without breaking the contract the element must keep. | |
| Architectural Void | Spatial Artifact | Shapes movement, light, and monumentality by leaving deliberate volumes unbuilt — courtyards, atria, and thresholds whose emptiness gives the built forms their meaning. | |
| Architecture Blueprint | Representation Artifact | Renders a system's components, boundaries, interfaces, and dependency flows as one inspectable diagram, so the composition can be reasoned about before it is built. | |
| Architecture Constraint | Interface | Shapes local technical or physical behavior through layout, interface boundaries, protocols, permissions, or structural affordances. | |
| Architecture Decision Record | Artifact | Records why a complexity-adding placement choice was accepted — the criterion applied, the host-dependency it commits to, and the conditions that would reopen it — so the decision is revisited on evidence, not relitigated from memory. | |
| Architecture Decision Record with Future-Option Cost | Decision Record | Records each architectural choice together with the priced cost of the future option it keeps open — so 'build it flexible now' has to pay a visible tax. | |
| Architecture Decision Record with Ownership | Register | Records each mirror-or-decouple decision — the option chosen, the options rejected, and, crucially, who owns the resulting boundary — so the reasoning and the responsible party survive after the meeting ends. | |
| Architecture Dependency Graph Review | Review | Maps the artifact's actual module-and-dependency structure — what calls, imports, or depends on what — so its coupling can be read off and matched against the teams that own the pieces. | |
| Architecture Dependency Review | Review | A gate placed before migrations, launches, and deprecations that forces the technical, data, and operational dependencies a proposed change would touch into the open before the change ships. | |
| Architecture or Process Decision Record | Decision Record | A short, durable record written at the moment a shortcut is taken — naming why it was chosen and what future obligation it creates — so a legitimate expedient never becomes an unexplained, invisible dependency. | |
| Architecture Skeleton or Walking Skeleton | Architectural Scaffold | Stands up a thin end-to-end version of the whole system first — every layer wired, nothing polished — so its real integration structure is visible before any local part is refined. | |
| Architecture-Level Model | Structural Model | Fixes the scale of a software system at components and their interfaces — the right level for structural reasoning, where source lines are too fine. | |
| Archival Layer | Artifact | Stores older layers outside the active workspace while preserving context, retrieval paths, and interpretation rules. | |
| Archival Offloading Policy | Lifecycle Policy | Moves inactive-but-still-valuable records out of active systems into a governed archive with a named custodian, a retention-and-disposition clock, and a working retrieval path — so working space stays lean without the data being abandoned. | |
| Archival Provenance Metadata Template | Artifact | A structured template for capturing an instance's origin, custody, and transformation history, so that a claim to be the same work rests on documented evidence rather than assertion. | |
| Archival Succession and Migration Plan | Document | Preserves custody, formats, context, rights, restrictions, governance decisions, relationships, and responsibility across steward or platform change. | |
| Archival Summarization | Curation Method | Builds abstracts, finding aids, and timelines as an interpretive access layer over a fully preserved collection, so users can navigate large history without reading every record — and still trace any claim back to its source. | |
| Archive Compaction Workflow | Workflow | Consolidates accumulated records, versions, or history into compact summaries, indexes, and retained source paths. | |
| Archive Curation Process | Curation Process | Moves inactive material out of the active workspace into a curated store that keeps it retrievable, attributed, and in context. | |
| Archive Manifest | Packaging Artifact | A companion index that travels inside a stored package, declaring what it contains, what it deliberately left out, and what outside resources it still needs — so a future receiver can reconstruct it without the original tooling. | |
| Archive-Restore Test | Audit | Periodically proves that an archived layer can actually be pulled back, read, and reconnected — so 'archived' never quietly means 'lost'. | |
| Area, Volume, or Counting Template | Model | A ready-made construction that instantiates a concrete nonnegative additive size — area, volume, or a deduplicated count — over a concrete universe, so common spatial and discrete cases aren't re-derived from axioms each time. | |
| Arms-Race Risk Register | Register | A register of escalation risks — moves that could trigger a counter-move ratchet or lock both sides into a costly spiral — each paired with the expected adversary response and a trip-wire. | |
| Arrangement-Drift Dashboard | Monitoring Dashboard | Tracks arrangement metrics as a live time-series against the preservation band and alerts when they drift toward the property cliff. | |
| Arrest-and-Hold Protocol | Protocol | Halts an advancing defect on a trip condition and holds it in a safe, quarantined resting state until it is cleared to resume, reverse, or absorb. | |
| Arrows and Connectors | Artifact | Adds explicit arrows and connectors on top of a field so the eye is told, in notation, which element leads to which next — and where the path forks. | |
| Artifact Boundary Label | Artifact | A physical or digital label affixed to an artifact that carries its boundary conditions across handoffs, copies, and packaging, so a warning stays glued to the thing itself. | |
| Artifact Boundary Refactor | Process | Redraws the artifact's own internal boundaries — splitting, merging, or moving modules — to match the domain or desired architecture, changing the system rather than the teams. | |
| Artifact Metadata Capture | Trace Attachment | Attaches provenance and setting to a captured artifact so the object stays interpretable once it leaves the moment it documents. | |
| Artifact Red-Team Review | Review | Convenes adversarial reviewers to hunt, before release, for the cheap cues, annotation artifacts, and gaming channels a learner might be exploiting — and to hand-inspect its confident errors. | |
| Artifact Signature Verification | Protocol | Checks a cryptographic signature over an artifact's exact bytes against a pre-decided trust anchor at the point of use, so it is accepted because it verifies — not because of the channel it arrived through. | |
| As-Of Join Rule | Rule | Joins each record only to the feature values that were already knowable as of that record's decision timestamp, so no later information leaks into a training row. | |
| Aseptic Field Protocol | Protocol | Establishes a protected sterile field defined by a strict clean/contaminated binary, and governs it with an 'only sterile may touch sterile' contact rule. | |
| Aspect Lifecycle Register | State Registry | Tracks each aspect's state through time — proposed, active, suspended, superseded, retired — with the persistence rules that decide every transition and the evidence that triggered it. | |
| Aspiration-Level Decision Rule | Decision Rule | Fixes a good-enough bar in advance and accepts the first candidate that clears it, turning an open-ended comparison of arrivals into a single stop-on-first-qualifier rule. | |
| Assembly Line Workflow | Workflow | Implements pipeline staging by arranging repeated physical or service transformations into specialized stations with defined movement between them. | |
| Assent / Consent Distinction | Method | Splits one 'yes' into two: the affected person's affirmative participation and the authorized actor's binding permission — and defines what happens when they diverge. | |
| Assent-Scope Confirmation | Protocol | A read-back step that reflects exactly what the responder is and isn't agreeing to, requires an active restatement, and checks the yes was freely given — so the assent on record matches the assent actually made. | |
| Asset Decommissioning and Salvage Runbook | Procedural Runbook | Retires, salvages, or safely quarantines what is left behind and books the surviving obligations, so the abandoned position stops silently consuming resources or leaking liability. | |
| Asset Securitization | Financial Structuring | Pools many individually illiquid claims into one bundle and issues standardized, tranched securities against the pooled cash flows — so value trapped in receivables can be sold before the underlying pays out, with default risk explicitly priced and allocated. | |
| Asset-Liability Matching Policy | Protocol | Requires long-duration commitments to be funded by sufficiently stable sources or paired with liquid coverage and contingency paths. | |
| Assignment and Release Workflow | Process Protocol | Governs how occupants enter, hold, and leave sites through explicit turnover states and authority checks, so no placement or vacancy just happens. | |
| Assignment Model | Method | Represents pairings between agents and tasks as an eligibility grid, then commits each agent to exactly one compatible partner. | |
| Assignment Optimization Matcher | Optimization Procedure | Chooses the single globally consistent feature-to-object assignment that respects a one-to-one constraint, rather than accepting the first locally plausible pairing. | |
| Assimilation Capacity Assay | Diagnostic Estimation | Measures how much of the beneficial input a bounded receiver can actually take up before more turns harmful — the assimilation ceiling and the reserve it quietly spends to hold the line. | |
| Assimilation Capacity Audit | Audit | Measures how much of a beneficial input the receiving system can actually absorb per period, turning an assumed ceiling into a scoped, evidenced number. | |
| Assisted Migration or Translocation Plan | Method | Deliberately moves a place-bound, slow-migrating subject—a population, habitat function, or stateful system—into prepared, compatible receiving conditions when it cannot get there on its own in time. | |
| Assisted Onboarding Navigation | Navigator Service | Pairs each entrant with a guide who walks them through the process end to end, absorbing the cognitive and informational cost of figuring out what to do next. | |
| Assistive-Technology Labeling Pass | Protocol | Walks the interface with the assistive-technology stack and gives every affordance a programmatic name, role, and state — so a capability that is visible on screen stops being invisible to non-visual users. | |
| Association Matrix Update Rule | Rule | Specifies the local law that turns each valid co-activation into a small, bounded change in the stored link strength, so associations grow from experience without any weight running away. | |
| Association-to-Evidence Matrix | Template | Lists each association, the property allegedly transferred, the warrant channel claimed, available evidence, counterevidence, and permitted decision use in one reviewable grid. | |
| Associative Claim Red Team | Ritual | Challenges a proposed property transfer by asking what would have to be true for the association to be warrant-bearing and what evidence would refute it. | |
| Associative Cue Preloading | Semantic Priming | Pre-loads the interpretive frame — language, examples, and signals — so an audience reads the eventual trigger the intended way, within an explicit consent boundary. | |
| Associativity Property Test | Property Test | Checks the archetype's defining law directly by generating random contribution triples and asserting that (a⊗b)⊗c matches a⊗(b⊗c) under the declared equivalence — while proving that swapping operands is not silently assumed. | |
| Assumption Audit | Audit | Sweeps a whole plan or decision for the assumptions it silently rests on, keeps the load-bearing ones, tests their support, and names what would have to be true instead where support is thin. | |
| Assumption Audit Checklist | Audit Checklist | Enumerates the assumptions a planned inference rests on and flags which ones would change the conclusion if they failed — before any test is run. | |
| Assumption Audit Worksheet | Checklist | Enumerates, one row per premise, which assumptions must hold for two formulations to correspond and marks which of them fails in the regime where agreement broke. | |
| Assumption Budget | Checklist | Caps and scores the load-bearing assumptions a model, plan, or forecast is allowed to rely on, so fragile premises must be retired or evidenced before more are added. | |
| Assumption Conversion Prompt | Reflection Prompt | A prompt that converts 'we know' statements into explicit assumptions when the evidence chain is weak or missing. | |
| Assumption Expiry Timer | Review Trigger | A date, event, or evidence trigger requiring an assumption to be renewed, tested, replaced, or retired. | |
| Assumption Ladder Worksheet | Checklist | Traces a reaction from perception to interpretation to judgment to action, then asks which steps depend on the learner's cultural frame. | |
| Assumption Ledger | Tracking Artifact | A running two-column register that keeps temporary assumptions apart from accepted premises and tags each derived line with what it depends on, so nothing sneaks into the conclusion. | |
| Assumption Lock-and-Relax Workshop | Workflow | A facilitated workflow that marks fixed assumptions, relaxable assumptions, and the possibilities each relaxation opens. | |
| Assumption Log | Artifact | Makes the unstated premises a plan silently rests on into an explicit, revisable list — each with its confidence and a trigger to revisit it when reality drifts. | |
| Assumption Register | Register | A shared record of the premises a plan is betting on — each with its evidence basis, an owner, and an expiry or invalidation condition — so the beliefs holding up a decision are named and re-checked rather than silently assumed true forever. | |
| Assumption Reversal and Recombination | Method | Generates structurally different options by naming a design's load-bearing assumptions, negating them, and recombining the fragments — so breadth comes from reframing, not from decorating one idea. | |
| Assumption Reversal Exercise | Cognitive Reframing Exercise | Takes a premise the group treats as inevitable, flips it, and forces them to imagine the future in which the opposite is true — cracking hidden certainty open. | |
| Assumption Stress Test | Analytical Test | Isolates the plan's load-bearing assumptions and pushes each to its breaking point to see which ones sink the plan if they turn out wrong. | |
| Assumption Stress-test Workshop | Facilitated Workshop | Convenes the people who own or dispute the assumptions to argue defensible ranges, name the decision-carrying ones, and set the validation agenda. | |
| Assumption Testing | Diagnostic Method | Tests whether the conflict depends on hidden assumptions that can be revised, separated by context, or converted into conditional decision rules. | |
| Assumption Testing Protocol | Protocol | Isolates the single hidden premise that makes a contradiction binding and runs a discriminating test on whether that premise actually has to hold. | |
| Assumption-Failure Tabletop | Test or Assessment | Exercises response when several normal operating assumptions fail simultaneously. | |
| Assurance Contract | Protocol | Collects conditional pledges that bind only once enough others also commit, so no one has to pay first for a good that needs a crowd. | |
| Asymmetry Dimension Scorecard | Tool | Rates a relation's imbalance dimension by dimension — control, information, exit, exposure — so a vague 'they hold the power' becomes a scored, side-by-side profile. | |
| Asymmetry Exception Register | Register | A standing log of every asymmetry the system has chosen to keep — each entry carrying its justification, its owner, and its expiry — so no differential treatment survives unexamined. | |
| Asymmetry Sunset Review | Review | A scheduled re-examination that forces every standing asymmetry to re-earn its warrant or be retired — closing the door on 'temporary' differences that quietly became permanent. | |
| Asymptotic Claim Review | Protocol | A review protocol for claims that invoke long-run, at-scale, or limiting behavior. | |
| Async Decision Log | Tool or Artifact | Replaces standing status and decision meetings with a durable written record — each decision captured with its rationale, owner, and the artifact it governs — so coordination happens by reading, not by convening. | |
| Asynchronous Decision Queue | Process | Separates intake from commitment so incoming pressure can be logged, triaged, batched, or held — and answered on your cadence instead of the sender's. | |
| Asynchronous Queue or Buffer | Temporal Decoupler | Inserts a holding area between two parts so the producer can hand off work without the consumer being ready at the same instant — trading synchronous blocking for controlled latency. | |
| Atlas Stewardship Review | Governance Review | The recurring governance pass that keeps an atlas from decaying as local domains drift, charts go stale, and owners change. | |
| Atmospheric Depth-Cue Pass | Design Method | Coordinates value, color, edge, texture, and focus so distance reads through atmosphere and tonal recession rather than geometry alone. | |
| Atomic Check-and-Use Operation | Protocol | Fuses the validity check and the dependent action into one indivisible operation, so no other actor can change the referent in between — there is no window to lose a race in. | |
| Atomic Deployment Step | Procedure | A release procedure that activates a coherent bundle or restores the previous valid state. | |
| Attack Graph Analysis | Model | Maps the multi-step routes an adversary can chain from an entry point to a protected asset, exposing the sequences of conditions that make a whole attack conduct. | |
| Attention Budget Audit | Method | Identifies what important work, learning, relationship, or risk monitoring is displaced by current demands on attention. | |
| Attention Cap Management | Method | Protects a limited attention stream by bounding and ranking the alerts, messages, and prompts competing for it, so the important signals still get noticed. | |
| Attention Control Script | Protocol Script | A scripted contact routine that gives the control group the same amount of human attention and time as the treatment, minus the active ingredient, so a positive result cannot be credited to attention alone. | |
| Attention Gradient Following | Attention Gradient Cue | Builds a smooth gradient of visual weight so attention slides from the most prominent element down to the least in a predictable order, without a drawn path. | |
| Attention Refresh Pulse | Method | Periodically re-orients focus back onto a tracked item so it stays in active awareness instead of slipping below the level where you lose the thread. | |
| Attention Reset Pause | Ritual | Creates a short collective pause that halts parallel processing and reorients everyone to a single selected target. | |
| Attention WIP Limit | Constraint Policy | Caps the number of things that may be simultaneously in progress, so attention is spent finishing a few claims rather than diluted across many open ones. | |
| Attention-Capture Inference Test | Method | Traces why an item captured attention — which channel, design, or sponsor made it prominent — and tests whether that reason has anything to do with why it would matter. | |
| Attenuation, Damping, and Absorption | Mitigation Control | Reduces a harmful packet's intensity by budgeting the gains and losses along its path and installing sinks wherever exposure would breach a threshold. | |
| Attested Credential Registry | Register | Anchors reputation to independently verified credentials and attestations, so trust does not have to rest on informal history alone. | |
| Attractor Basin Analysis | Method | Identifies regions that tend to pull system trajectories toward stable patterns, loops, equilibria, or recurrent behavior. | |
| Attractor Basin Simulation | Method | Explores which starting states and perturbations are likely to converge, stall, oscillate, or diverge. | |
| Attribute-Based Access Policy | Policy | Computes at request time what a consumer may receive by evaluating attributes of the actor, resource, purpose, and context against per-field necessity rules — so the disclosed view narrows or widens with the situation instead of being a fixed grant. | |
| Attribution and Sourcing Standard | Standard | The house rules for naming and characterizing sources — when a source may be unnamed, how their proximity and incentive must be described, and what the audience is told about how the information was obtained. | |
| Attribution Check | Checklist | Prompts decision makers to separate current effect, original cause, actor intent, foreseeable harm, maintenance choices, and accountability claim. | |
| Attribution Uncertainty Label | Artifact | Stamps each attribution with how strongly the evidence actually backs it — from established down to unsupported — so confident-sounding blame or credit cannot outrun its proof. | |
| Attribution-Claim Review Gate | Governance | A sign-off gate that refuses to approve a causal success or failure claim until selection, counterfactual, expected-reversion, uncertainty, subgroup, and persistence evidence are all on the table. | |
| Attrition Burn-Rate Dashboard | Monitor | Makes an endurance contest visible in real time — who is spending what per unit time, and how fast the prize itself is decaying — so 'winning' can be checked against its shrinking payoff. | |
| Attrition Dashboard | Monitoring Dashboard | Tracks dropout as it happens — sliced by arm, site, subgroup, time, and reason — so selective loss surfaces while the study is still running, not after it ends. | |
| Auction With Eligibility and Externality Rules | Process | Allocates the scarce prize by discovered price, but wraps raw bidding in eligibility screens and externality charges so the highest private bid can't win by dumping costs on others. | |
| Auction with Rent Recapture | Process | Allocates a scarce privilege by open competitive bidding so its rent is paid to the public purse rather than pocketed, turning the contest from lobbying gatekeepers into open price competition. | |
| Audience Blind Comparison Test | Method | Shows audiences the filtered output beside a fuller or differently-filtered set, blind, to test whether they mistake the surviving surface for the whole reality. | |
| Audience Boundary Map | Model | Diagrams who the signal is aimed at, which adjacent audiences sit within earshot, and the channels that will carry it across the boundary. | |
| Audience Counterargument Map | Document | Lists expected objections and designs credible story moments that acknowledge rather than erase them. | |
| Audience Inference, Emotion, Memory, and Action Experiment | Test or Assessment | Tests representative and affected users on comprehension causal inference confidence recall choice and behavior. | |
| Audience Knowledge-State Walkthrough | Evaluation Walkthrough | Steps a stand-in reader through the presentation one beat at a time, recording what they now know, infer, and misunderstand, to catch where reveal order misleads. | |
| Audience-Channel Matrix | Tool | Maps every intended and unintended receiver of a planted signal across each channel, then scores where it is most likely to be exposed, re-enter friendly systems, or be trusted by one's own side. | |
| Audience-Specific Routing Filter | Tool | Delivers each signal only to the receivers for whom it is relevant and actionable, so no audience is trained to ignore a channel that mostly fires for someone else. | |
| Audit and Enforcement Workflow | Audit | The adjudication engine that collects evidence, tests whether the condition is truly met and the consequence warranted, applies it consistently, and records the review so decisions can be checked. | |
| Audit and Penalty System | Enforcement Protocol | Combines probabilistic inspection with calibrated consequences so that the expected cost of cheating exceeds its gain, without checking everyone. | |
| Audit Committee | Governance Body | A committee that reviews controls, records, risks, compliance evidence, or audit findings independent from operations. | |
| Audit Cycle | Compliance Audit | Independent, scoped examination of a system against an external standard on a fixed cycle, producing evidence-backed findings and tracked remediation owners rather than fixing anything itself. | |
| Audit Log | Audit | Keeps an append-only, attributable record of every action on protected data — who, when, and what changed — so integrity events can be investigated and reconstructed after the fact. | |
| Audit Log and Trace | Artifact | Records actual effect events in a durable form that can be inspected, explained, and reconciled. | |
| Audit Log Review | Evidence Review | Replays an append-only event history to reconstruct how two records drifted apart, classifying the cause so the correct prior state can be restored and the leak sealed. | |
| Audit or Attestation | Independent Verification Process | Sends an independent examiner to inspect the claim or system directly and issue a scoped opinion, so belief rests on a competent outsider's findings rather than the sender's say-so. | |
| Audit or Attestation Record | Audit | Has an independent examiner test a commitment against a defined standard and issue a relied-upon record, turning 'trust us' into a checkable attestation. | |
| Audit or Review Cycle | Audit | Periodically examines the agent's actual work against the record, on a cadence and depth scaled to how much the agent is trusted. | |
| Audit Sample | Audit Procedure | Selects records from a transaction universe by risk-weighted probability so findings support a bounded assurance opinion, with a documented trail any reviewer can re-walk. | |
| Audit Trail | Artifact | Preserves timestamped actions, approvals, changes, and handoffs so reviewers can reconstruct how a result or decision was produced. | |
| Audit Trail Export | Tool | Emits the ordered, timestamped record of who did what to which record, in a portable form an outside reviewer can ingest and verify independently. | |
| Audit Trail for Weight Changes | Recordkeeping Procedure | Records changes to weights, authority, rationale, and effective dates. | |
| Audit Trail Record | Audit | Records who created, changed, approved, accessed, or retired each record and link, and when, in an append-only tamper-evident history — so the traceability system itself can be reviewed and trusted. | |
| Audit Trail Review | Procedure | Inspects logs, version histories, document histories, custody records, or system traces to identify edits, gaps, and handling anomalies. | |
| Audit-Trail Sampling | Method | A sampling method comparing producer assertions against trace records, transactions, logs, cases, or physical evidence. | |
| Authenticated Vote Certificate | Artifact | Packages identity-bound votes into a portable, independently verifiable proof that a quorum accepted one safe value. | |
| Authentication Broker | Tool | Sits between clients and the capability, verifies who is asking, and issues a scoped, short-lived credential that grants exactly the access the request needs — and no more. | |
| Authoritative Policy Repository | Register | Holds the current policy statements in one governed location so that outdated copies, summaries, and local interpretations must be resolved against it. | |
| Authority and Delegation Register | Register | The canonical, traceable map of who is authorized to make which decisions and to what limit — and from which grant that authority flows. | |
| Authority Boundary Review | Procedure | Periodically compares actual decision delays, conflicts, overrides, exceptions, and outcome quality against the current rights map, and fires a revision where the two have drifted apart. | |
| Authority Envelope Review | Review | Periodically re-examines whether each unit's delegated authority is still the right size, and widens, narrows, or revokes it on the evidence. | |
| Authority Escalation Pathway Design | Governance Mechanism | Designs the jurisdictional pathway and trigger rules for moving action up to a broader authority — or back down to local adaptation — when the right scale is not the one currently responsible. | |
| Authority Gate Check | Authorization Gate | Checks that the actor performing a state-making act actually holds the standing to create that state, and refuses constitution by anyone without it. | |
| Authority Matrix | Authority Map | Maps who may validly perform each consequential act — approve, bind, consent, publish, declare — for a group, and under what conditions and within what limits, so an utterance is not treated as binding when the speaker lacked standing. | |
| Authorization Relationship Check | Software or Tool | A runtime access control that validates whether the relationships among actor, resource, permission, and delegated authority authorize a requested action before it is allowed. | |
| Auto-Escalation Workflow | Process | An automated pipeline that, the moment a decision is deemed stalled, fires a last re-engagement attempt to the absent authority and then routes the decision onward — keeping affected stakeholders notified at every hop. | |
| Autocorrelation and Whiteness Test | Diagnostic Estimation | Checks whether residuals, read in order, are serially uncorrelated 'white noise'; leftover autocorrelation is evidence the model missed time- or sequence-dependent structure. | |
| Automated A/B Balance Dashboard | Metric or Dashboard | A live monitoring surface that continuously checks the assignment split and baseline balance of a running online experiment and alarms the moment traffic allocation breaks. | |
| Automated Classification and Routing | Tool | Reads each standardized offer and mechanically sends it to the right destination — review queue, self-service path, alternate recipient, or decline — applying triage rules at volume without staff touching every one. | |
| Automated Conformance Check | Tool | Encodes the acceptance criteria as machine-executable checks that evaluate every unit inline and block nonconforming output automatically. | |
| Automated Execution or Smart Contract | Execution Tool | Encodes the agreement as self-executing code that reads a condition and fires the consequence automatically — releasing payment or applying a penalty the moment its triggers are met, with no human in the loop. | |
| Automated Inline Sensor Check | Continuous or 100 Percent Inline Check | Uses machine vision, sensors, checkweighers, torque monitors, or software assertions embedded in the line to inspect every unit or event as it is produced. | |
| Automated Pre-Screen with Manual Review | Workflow | A workflow that uses cheap automated checks before routing flagged cases to human or specialist review. | |
| Automated Refactoring Tool | Tool | Applies named code transformations — rename, extract, inline, move — mechanically and across every reference at once, preserving observable behavior by construction rather than by testing. | |
| Automated Settlement | Process | Finalizes each exchange without human touch — confirming, paying, recording, and reconciling — so completion cost approaches zero at scale. | |
| Automatic Control Trigger | Software or Tool | A software, mechanical, or control-system mechanism that automatically changes state, throttles, opens, closes, admits, blocks, or adjusts when a condition threshold is met. | |
| Automatic Diagnostic Capture | Workflow | Automatically saves diagnostic details when a trigger condition is met, reducing dependence on the investigator being present. | |
| Automatic Gain Control Loop | Method | A closed feedback loop that watches its own output level and continuously drives the gain up or down to hold that output inside a useful band. | |
| Automatic Isolation Trip | Tool | The instant a trigger fires, it severs the connections around a failing part — confining damage inside a pre-drawn boundary and dropping the isolated piece into a safe state, with no human in the loop. | |
| Automatic Release or Penalty Clause | Rule | Writes the consequence into a self-executing rule so a defined breach fires the release or penalty on its own, leaving no discretion to look the other way. | |
| Automatic Savings | Automated Allocation | Moves a fixed future-facing allocation out of reach automatically, before discretionary spending can claim it, so saving happens by default each period. | |
| Automatic Shutdown | Procedure | Automated control logic that stops or suspends operation when anomalies or hazardous conditions are detected. | |
| Automatic Verified-Gain Reinvestment | Policy | A standing rule that automatically routes a fixed, verified fraction of every real gain back into the productive base — so retention happens by default, not by anyone remembering to do it. | |
| Automation Capability Reinvestment | Method | Plows the time and capacity freed by each automation into building the next one, so the ability to automate compounds instead of the savings being quietly absorbed elsewhere. | |
| Automation of Bottleneck Stage | Tool | Relieves the binding stage by replacing its manual work with machine or software execution — changing the kind of capacity at the constraint, not just the amount. | |
| Automation Routine | Automation | Encodes a validated procedure so a machine runs the normal path itself — reading a triggering input, applying coded rules, and emitting the output — while diverting abnormal cases to a human. | |
| Autonomous Agent Safety Constraints | Runtime Constraint Policy | Bounds the permissions, rates, and objectives of autonomous agents inside a defined interaction boundary, re-tuning the limits as the agents adapt, so their local actions cannot aggregate into unsafe system behavior. | |
| Autonomous Team Charter | Artifact | A founding document that names a unit, fixes the shared goals its autonomy must serve, and draws the line between what it decides alone and what stays central. | |
| Autonomous Team Formation | Role or Team | Forms teams with authority to choose local methods, divide work internally, and adapt without waiting for detailed managerial instruction. | |
| Autonomy Service-Level Agreement | Document | Commits support functions to provide resources, approvals of infrastructure, and response times without converting support dependencies into authority dependencies. | |
| Autonomy-Supportive Communication | Communication Practice | Delivers a constraint in language that acknowledges the felt loss of freedom, gives the real reason, and names the choices that remain — so the message itself stops adding threat. | |
| Autonomy-Supportive Framing | Method | Presents a norm as something a reasoning person can endorse — with the choice, the rationale, and a real way to object left intact — rather than as obedience demanded by authority. | |
| Autonomy/Dependency Review | Test or Assessment | An assessment that checks whether each holon has appropriate autonomy relative to its obligations and externalities. | |
| Autoregressive Dependency Map | State History Model | A representation of how much the current state depends on one or more earlier values of the same state variable. | |
| Autoregressive Stochastic Sequence Model | Model | Models a numeric sequence as a linear function of a fixed number of its own recent past values plus fresh noise, capturing short, fading memory. | |
| Autoscaling Worker Pool | Tool | Keeps a pool of interchangeable workers sized to live demand — adding capacity as requests surge and releasing it as they ebb — so the service tracks load instead of over- or under-provisioning. | |
| Auxiliary-Prior Review Workshop | Review | Convenes domain experts and adversarial reviewers to enumerate what an outside observer already knows, so a release is judged against real background knowledge rather than in isolation. | |
| Availability Funnel Dashboard | Monitor | Shows supply narrowing stage by stage into the fraction actually usable at the point of action, and tracks the response and off-target signals it produces over time. | |
| Available-Knowledge Timeline | Artifact | Maps when information became available so an interpretation does not import later knowledge into earlier decisions. | |
| Avoided-Loss Counterfactual Review | Review | Judges a forecast that appears to have 'failed' by estimating the loss it prevented, so a warning that averts its own prediction is credited as a success rather than a false alarm. | |
| Avro Schema Registry | Schema Registry Service | A shared service that stores every version of a message schema and resolves a reader's schema against the writer's at decode time, letting producers and consumers evolve independently without embedding field tags in the payload. | |
| Await or Subscription | Synchronization Interface | Lets a consumer watch a placeholder's public state and receive streamed updates until it resolves, without pretending the value is already in hand. | |
| Awaiting-Information Lane | Holding Mechanism | A visible holding lane for items blocked on the requester — kept out of active work but shown with their age and status, and returned to the requester with a clear ask, so nothing rots silently in limbo. | |
| Axiom Boundary Statement | Scope Note | A statement that declares which axioms or primitives are accepted inside the system and how they may be examined from outside that system. | |
| Axiom Checklist for Group Structure | Review Checklist | A lightweight pass/fail review that walks the four group axioms in order, so a claim of reversible structure is confirmed item by item rather than assumed. | |
| Axiom Schema Catalog | Reference Catalog | Organizes the system's granted starting statements as parametrized schemas — templates standing for infinitely many concrete axioms — kept strictly apart from imported external facts. | |
| Axiom Set | Model | Terminates proof regress by declaring a fixed set of statements as primitive — accepted without further justification — and bounding the formal system in which they hold. | |
| Back-of-Envelope Estimate | Method | Produces a rough calculation quickly by using simplifying assumptions, rounded values, and transparent arithmetic to check scale or feasibility. | |
| Back-Translation Review | Method | Translates adapted content back into the source language to reveal meaning loss, added claims, altered obligations, or missing qualifications. | |
| Backbone Capacity Release Train | Delivery Cadence | Ships backbone capacity in scheduled, fixed-cadence increments so sustaining capability grows predictably ahead of the frontier rather than in panic bursts. | |
| Backcasting from Purpose | Planning Method | Fixes the desired end state and works backward from the future to build the pathway of means and milestones that would have to be true to reach it. | |
| Backcasting Practice Cycle | Practice Cycle | Fixes a vivid future endpoint, then reasons backward step by step to the present — repeated as a cycle so the habit of tracing possibility into action takes hold. | |
| Backfill and Rebuild Job | Process | Bulk-populates or regenerates a redundant copy over its whole history — to create it, or to repair it after drift or a derivation bug — re-running safely without disturbing live traffic. | |
| Backfill, Reinforcement, or Recapitalization Plan | Remediation Plan | A funded, owned plan to rebuild a depleted support layer — refill the reserve, reinforce the substrate, or route in a substitute — treated as its own line of work rather than a byproduct of running the shell. | |
| Backflush, Purge, or Wash Cycle | Cleaning Cycle | Periodically reverses or pulses flow through the interface to dislodge and flush deposits before they consolidate into a hard-to-remove layer. | |
| Background Check | Audit | Retrieves external records of a candidate's documented past — conduct, credit, sanctions, history — to reveal a track record the candidate cannot see or won't disclose. | |
| Background Load Sweep | Reduction Procedure | Reduces, dims, groups, or defers competing ground detail — pass by pass, against a load budget — until the intended figure reads cleanly without stripping the context out. | |
| Backlash and Harm Signal Dashboard | Metric or Dashboard | A monitoring tool for participation changes, sanction patterns, misinformation spread, trust shifts, and affected-party harm signals. | |
| Backlash Stop Rule | Decision Rule | A pre-committed threshold that halts, dials down, or reroutes the exposure sequence to repair the moment signals show it is making the aversion worse. | |
| Backlog Burn-Down | Ritual | Sets aside a dedicated block of effort to drive a known backlog down to an agreed target level, then reviews why it accumulated so it does not simply refill. | |
| Backlog Commitment Review | Ritual | Sorts a backlog into accepted commitments, live requests, candidates, deferred, and cancelled — so a queue of ideas is never mistaken for a stack of promises. | |
| Backlog Consolidation | Planning Workflow | Turns a graveyard of accumulated requests into a small set of themes — inventorying what piled up, deciding by policy what stays live, what merges, and what is archived, while keeping the evidence behind disputed priorities recoverable. | |
| Backlog Report | Governance Report | A periodic, scoped governance document that carries the backlog's state to a named review audience on a fixed cadence, with sensitive detail redacted for who is reading. | |
| Backpressure Signal | Protocol | Lets an overwhelmed receiver tell its producers to slow down or pause, so load is regulated by explicit demand travelling upstream instead of by silently overrunning the consumer. | |
| Backtest Against Full Cases | Retrospective Test | Replays a simplified artifact across a record of fully documented past cases to expose the exceptions it misses and the failures it produces before they recur live. | |
| Backtesting Against Known Cases | Test or Assessment | Replays the refined model against historical or well-understood cases whose outcomes are known, to see whether the added layer improves or damages correspondence with what actually happened. | |
| Backup and Restore Verification | Process | Proves that protected data can actually be restored and that the restored records still satisfy their integrity invariants — not merely that a backup file exists. | |
| Backup Independence Test | Test or Assessment | Exercises backup paths under a shared dependency outage or simulated common cause to verify whether they are genuinely independent. | |
| Backup Power System | Other | Provides alternate electrical capacity for critical functions when the primary power source fails. | |
| Backup Restore Drill | Audit | Proves the last-resort recovery layer actually works by restoring from it under realistic conditions — turning an assumed backstop into a tested one. | |
| Backup Route Plan | Procedure | Predefines alternate physical, procedural, or organizational routes for movement, access, approval, or evacuation. | |
| Backup Snapshot | Technical Artifact | A durable, independently stored copy of data, files, or configuration, captured so the original can be reconstructed from it after loss or a bad change. | |
| Backup Staffing Pool | Role or Team | Keeps a bench of cross-trained people who can be pulled in numbers for a burst shift, then stood down to recover and rebuild the bench before the next spike. | |
| Backup Supplier Contract | Institution | Maintains an alternate source for critical inputs when the primary supplier cannot deliver. | |
| Backward Compatibility Policy | Policy | Commits newer versions to keep accepting and correctly interpreting older inputs for a defined support window, degrading predictably rather than breaking when they cannot. | |
| Backward Compatibility Test | Audit | Checks that a new version still honors every promise existing consumers already rely on, so an internal change can ship without breaking anyone downstream. | |
| Backward Deadline Pass | Workflow | Propagates a deadline or milestone constraint backward through a task network to derive local windows and slack. | |
| Backward-Chaining Reconstruction | Diagnostic Inference | Reasons backward from an observed output through the rules that could have produced it, yielding a bounded set of candidate sources rather than one arbitrarily chosen preimage. | |
| Badge or Marker Standard | Symbolic Standard | Defines what a badge, seal, or marker indicates and the rule for when it may be applied — and watches for misuse. | |
| Balance Exception Report | Document | A focused write-up of only the covariates that breached tolerance — the breach, the decided response, and the independent reviewer's sign-off — kept with the study record. | |
| Balance-Closure Residual Audit | Audit Procedure | Interrogates the unexplained residual left after named channels are subtracted, deciding whether the balance closes tightly enough to trust the diagnosis or hides an unnamed channel. | |
| Balanced Opportunity Assignment | Rule | Distributes challenge, mentoring, and visibility by rule rather than by gut expectation, so people predicted to fail are not quietly denied the chances that would let them succeed. | |
| Balanced Scorecard | Metric or Dashboard | Tracks multiple performance dimensions to reduce single-metric tunnel vision in organizations. | |
| Balanced Scorecard Cascade | Method | Translates strategic goals into nested local indicators while preserving counterbalancing metrics so units do not optimize one target at the expense of another. | |
| Balanced Scorecard Review | Evaluation Artifact | Tracks multiple value dimensions together so one metric, such as speed, cost, growth, or efficiency, does not silently overwhelm other required values. | |
| Balanced-Panel Completeness Check | Test or Assessment | Assesses whether units have observations across required periods and where missingness threatens comparison. | |
| Band-Pass and Notch Filtering | Tool | Separates signal from nuisance by frequency support — passing the band the target occupies and notching out narrowband interference at known lines. | |
| Banded Floor and Ceiling Rule | Protocol | Uses allowed ranges, minimums, maximums, or ratios to keep variation from becoming destabilizing or unfair. | |
| Bandwidth and Latency Budget | Model | Sets an explicit ceiling on how much a channel can carry and how fast it must arrive — plus the triage order when demand exceeds it — so the channel is loaded within what its receiver can actually bear. | |
| Bandwidth, Stability, and Sensitivity Sweep | Test or Assessment | Varies operating conditions, parameters, and uncertainty to identify narrow matching, unstable regions, failure interactions, and the dimensions that dominate performance. | |
| Banzhaf Power Index | Model | Measures each participant's voting power as how often their switch is the vote that flips a coalition from losing to winning, counted equally across every possible coalition. | |
| Barrier Coverage Matrix | Tool | A cross-tabulation of control layers against variant classes and contexts that marks demonstrated coverage apart from unknown, stale, correlated, or merely-inferred coverage — making uncovered cells and shared blind spots visible before escape finds them. | |
| Barrier Decomposition | Analysis Pattern | Splits one undifferentiated wall of avoidance into typed drivers — risk, cost, effort, capability, identity, social exposure — so each gets the treatment it actually needs. | |
| Barrier Gap and Shortcut Audit | Audit Protocol | An audit that identifies unintended high-permeability paths around containment or intended routing boundaries. | |
| Barrier Gap Walkthrough | Field Inspection | Leaves the desk to inspect each barrier where it actually operates, replacing hypothesized holes with the real exceptions, bypasses, and named owners found on the floor. | |
| Barrier Height Estimation | Diagnostic Estimation | Sizes the activation barrier — the upfront effort and friction that must be paid before a change becomes self-sustaining — so it can be weighed against the payoff. | |
| Barrier Impact Statement | Impact Assessment | Forecasts, before a proposed entry requirement is adopted, whom it will keep out, whether it tracks the real qualification, and whether incumbents escape the same cost. | |
| Barrier Interposition | Method | Places a physical barrier across a chosen link in the route, adding one engineered layer whose only job is to stop the hazard from traversing that step. | |
| Barrier Interview Protocol | Qualitative Diagnostic Method | A structured set of interviews that elicits why people expect a change to fail or harm them, then sorts those reasons into the barrier types the response must match. | |
| Barrier Removal Workflow | Process Improvement Workflow | Identifies recurring barriers and redesigns processes, environments, forms, interfaces, schedules, or requirements so fewer individual exceptions are needed. | |
| Barrier-to-Support Conversion | Redesign Procedure | Re-engineers a specific, reducible avoidance driver into an actual support — often by adding a reversibility or safety valve that dissolves the fear behind it. | |
| Base Health Dashboard | Monitor | Continuously tracks the founding base's retention, service quality, capacity, economics, and trust so erosion is caught early — before expansion quietly hollows the foothold out. | |
| Base Image Provenance Attestation | Artifact | Verifies and records where a base image actually came from — who built it, from what sources, by what process — so the layer everyone builds on is a checked origin rather than assumed-clean background. | |
| Base-Rate Alternative Prompt | Prompt | Asks how often the leading explanation actually holds in cases like this — dragging the boring, common alternative that the reference class favors onto the table before a vivid but rare story is accepted. | |
| Base-Rate and Precision Dashboard | Monitor | Tracks how often a signal fires, how often a firing is actually correct, and how the two move over time, so quiet erosion of precision becomes visible before receivers give up on the channel. | |
| Base-Rate Check | Cognitive Debiasing Check | Requires the starting prevalence or historical frequency to be considered before vivid evidence is allowed to drive interpretation. | |
| Base-Rate Visibility Panel | Tool | Places the base rate and its denominator beside a vivid instance, so a striking case cannot be read as representative. | |
| Base-Year Rebasing Protocol | Protocol | Defines how amounts are converted to a chosen reference year and how base-year changes are handled. | |
| Baseline Characteristics Table | Document | The arm-by-arm 'Table 1' that enumerates a frozen set of pre-treatment covariates and displays their distribution across study groups as the published balance record. | |
| Baseline Comparison | Method | Compares actual outcomes with a pre-action baseline, expected trend, benchmark, or no-action projection when direct controls are unavailable. | |
| Baseline Comparison Table | Artifact | Scores the candidate method head-to-head against a deliberately assembled ladder of reference points — trivial, incumbent, simple-but-strong, robust, domain-specific, and human-assisted — under identical conditions, so an apparent win has to survive comparison with what it claims to beat. | |
| Baseline Context Band | Display Pattern | Keeps essential reference context — a baseline, normal range, or history — permanently visible in a subdued layer behind the figure, so clarity never becomes decontextualization. | |
| Baseline Delta Table | Reporting Artifact | Displays observed, baseline, difference, direction, and percent change for each unit or period in a scannable table. | |
| Baseline Model | Artifact | Provides a simple initial model used as the reference point for later refinements, comparisons, and failure analysis. | |
| Baseline Recalibration | Procedure | A procedure for replacing an inherited baseline with a current evidence-based reference. | |
| Baseline Reference Swap | Variant Generator | Re-expresses the same figure against different baselines, denominators, and comparison classes to reveal how much of a judgment rides on the chosen reference point rather than the underlying quantity. | |
| Baseline Validation Review | Governance Review | A scheduled governance review that decides — before a baseline is reused to set the next round of targets, quotas, or alerts — whether it still describes the world well enough to keep, and records the verdict. | |
| Baseline Version Register | Governance Register | Records baseline definitions, thresholds, reference windows, model versions, and change rationales so past deviations stay reconstructable. | |
| Basin Arrival Review | Verification Review | A post-crossing check that confirms the system actually settled into the intended basin — and did not merely dip through or drift into a different attractor. | |
| Basin Boundary Probe | Method | Applies one small, reversible, closely-watched perturbation near a suspected basin boundary to learn where it actually is, how sharp it is, and whether the system recovers. | |
| Basin-of-Attraction Mapping | Model | Sweeps many starting conditions to chart which attractor a system tends toward and where the basin boundaries lie, keeping the uncertainty visible. | |
| Basis & Coordinate Table | Reference Record | Fixes one basis and tabulates each element's coordinates and the meaning of each axis, turning abstract vectors into a readable, shareable record. | |
| Basis Conditioning and Perturbation Audit | Audit | Stress-tests a basis by measuring how much small errors in the data or generators blow up in the coordinates, flagging bases that are complete but numerically fragile. | |
| Basis Expansion and Projection | Analytic Projection | Expresses a state as coordinates in a chosen basis by projection, then checks how completely the basis reconstructs it. | |
| Basis Extraction from a Spanning Set | Process | Given a redundant set that already covers the space, prunes it to a maximal independent subset that still covers everything — turning a pile of generators into an actual basis. | |
| Basis Sensitivity Review | Robustness Review | Swaps the generator set and compares the resulting spans, exposing which downstream claims are robust to basis choice and which are not. | |
| Basis-Candidate Pruning Workflow | Process | Walks a bloated candidate set down to a minimal independent core by cutting each member a dependency witness shows the rest already reproduce, re-testing after every single cut. | |
| Basis-Labeled Financial Chart | Artifact | Visualizes monetary amounts with basis labels such as nominal, constant-year, local-currency, or present-value. | |
| Basis-Specific Measurement Protocol | Protocol | Chooses the measurement basis, sequence, and stopping rule that best matches the target outcome while preserving known tradeoff limits. | |
| Batch Job Staggering | Software or Tool | Offsets recurring data jobs, backups, crawls, reports, or compute tasks so shared infrastructure avoids synchronized load spikes. | |
| Batch Microstructure Audit | Quality Audit | Pulls a representative sample from each production lot, quantifies its microstructure, and accepts or rejects the lot against a defect and arrangement spec. | |
| Batch Quality Review Window | Ritual | A recurring review of grouped work sized to balance signal reliability against correction delay. | |
| Batch Release | Workflow | Packages updates, resources, or outputs into discrete releases that can be absorbed, tested, or communicated as bounded units. | |
| Batch Release Gate | Protocol | A release-control protocol that checks batch size, rollback capacity, risk, and downstream absorption before release. | |
| Batch Settlement | Settlement Process | Groups many obligations into one clearing cycle that completes at a fixed cutoff, so a single failed item is quarantined without unwinding the rest. | |
| Batch Size Guardrail Dashboard | Metric or Dashboard | A dashboard tracking lead time, queue age, setup utilization, defect discovery delay, and batch-risk exposure. | |
| Batch Size Tuning | Method | Sets how many items are grouped before they move to the next stage, trading per-item overhead against the residence time and pile-up that large batches create. | |
| Batch Volunteer Onboarding | Process | Onboards a wave of similar accepted volunteers together — shared orientation and access setup in one pass — so a surge of willing help is absorbed without a linear pile-up of per-person coordination. | |
| Batch, Rater, or Instrument Counterbalancing Protocol | Design Protocol | Rotates raters, batches, and instruments across the dimensions they touch, by design, so that each source's effect is separable from the signal before any data is analyzed. | |
| Batching and Delayed Release | Policy | Holds outputs and emits them on a fixed schedule in constant-size batches, so the timing and volume of a release can't be traced back to the event that triggered it. | |
| Bayesian Cue Integration Model | Probabilistic Model | Treats each simultaneous cue as a likelihood over a shared latent quantity and multiplies them against a prior, yielding a single posterior estimate and its uncertainty. | |
| Bayesian Diagnosis | Diagnostic Reasoning | Combines a base rate or pretest probability with test evidence to revise the plausibility of a condition, cause, or hidden state. | |
| Bayesian Dose Forecasting | Method | A forecasting method that updates exposure-response predictions as new observations arrive. | |
| Bayesian Model Update | Method | Turns each observed surprise into a revised belief — folding new evidence into a prior to yield a posterior over the model, along with honest uncertainty. | |
| Bayesian Network Markov Blanket Extraction | Method | Reads a target's minimal screening interface straight off a graphical model — its parents, its children, and its children's other parents — so the boundary is derived from structure rather than guessed. | |
| Bayesian Risk Update | Method | Updates prior risk estimates with new evidence so the weight assigned to a risk changes as observations accumulate. | |
| Bayesian Sensor-Fusion Filter | Method | Carries a running posterior over the target state through time, fusing each new noisy reading by its likelihood against a predicted prior. | |
| Bayesian State Estimation | Method | Infers the system's hidden state and its uncertainty by recursively updating a probabilistic estimate as each noisy observation arrives. | |
| Bayesian Value-of-Information Update | Sequential Inference Model | Recomputes the posterior and the expected value of the next observation after every signal, so continuation is judged against what one more look would actually change. | |
| Bayesian-Style Update Session | Estimation Session | A working session that weighs new evidence against the prior belief — its diagnosticity, its source, and the base rate — to decide how far, and in which direction, confidence should actually move. | |
| Beachhead Selection Scorecard | Tool | Scores candidate footholds on one shared rubric — need, access, fit, defensibility, viability, reference value, and adjacency — so the first base is chosen on evidence rather than on the loudest advocate. | |
| Beam Search | Method | Carries only a fixed number of the most promising partial candidates from one step to the next, trading the guarantee of finding the best path for a search budget that stays constant no matter how the space explodes. | |
| Beats-Relation Matrix | Artifact | A table or graph that records A-beats-B, B-beats-C, and C-beats-A relations, including confidence, context, and exceptions. | |
| Before / After Behavior Monitor | Monitoring Protocol | Measures the risk-relevant behaviors before and after a safeguard so offset shows up as a change in conduct, not only in the final harm rate. | |
| Before/After Analysis | Method | Distinguishes a changed state from its prior state by holding the earlier condition as a baseline and reading the difference the intervening change actually made. | |
| Before/After Condition Photography | Visual Documentation | Creates a dated, registered set of before, during, and after images so condition change is visible at a glance and every treatment stays traceable to what was originally there. | |
| Before/After Constraint Monitoring | Metric or Dashboard | Tracks, after a relief action, whether performance actually moved, where the new limiting constraint appeared, and whether the gain leaked downstream. | |
| Before/After Content Audit | Audit | Compares the same outputs before and after they pass through the filter stack — draft versus published — to measure what was cut, softened, delayed, or reframed. | |
| Before/After Contrast Framing | Method | Uses a preserved prior-state and a later-state frame, joined by an explicit transition, to make change, progress, degradation, or transformation legible as a temporal difference. | |
| Before/After Trace Monitoring | Monitor | Measure the intensity of the old workaround trace before and after a path change to test whether the redesign absorbed the deviation — or merely moved it. | |
| Before/After View | Interface | Shows an earlier and later state of the same subject together so change, continuity, deterioration, or improvement becomes visible. | |
| Before/After Yield Reconciliation | Reconciliation Procedure | Reconciles the whole yield balance before and after a change to confirm the aggregate genuinely rose and that recovered loss did not simply relocate, double-count, or hide in the denominator. | |
| Before–After–Elsewhere Evaluation | Review | Measures the target outcome before and after at the intervention site and — the defining addition — at the places the hazard could have moved to, so a local win cannot pass as reduction until 'elsewhere' clears too. | |
| Behavior Data Dashboard | Metric or Dashboard | Displays behavior frequency, quality, latency, decay, and outcome correlation so the loop can be tuned. | |
| Behavior Default Design | Choice Architecture | Reshapes ordinary routines, templates, and defaults so the target behavior becomes the path of least resistance — with an explicit low-friction opt-out so the default nudges rather than coerces. | |
| Behavior Intervention Scaling | Protocol | Increases or decreases prompts, coaching, incentives, reminders, or consequences based on observed behavior change and burden. | |
| Behavior Substitution | Method | Installs a specific competing response in the exact window the old routine used to fill, so removing a habit doesn't leave a vacuum the old loop rushes back into. | |
| Behavior-Conditioned Warranty | Policy | Keeps protection in force only while the actor follows named care, maintenance, or use standards, so coverage rewards precaution instead of quietly replacing it. | |
| Behavior-Context Mapping Template | Template | A template that separates observed behavior, initial attribution, context factors, evidence, impact, and response options. | |
| Behavior-over-Time Graph | Diagnostic Visualization | Plots a variable or outcome over time so recurring growth, collapse, oscillation, drift, or stabilization patterns can be recognized before mapping causes. | |
| Behavioral Coaching Loop | Coaching Process | Moves a person's performance toward a target behavior through observation, feedback, and supported practice, then checks the behavior holds across contexts without overriding their agency. | |
| Behavioral Diff Gate | Review | Runs the same inputs through the old and new code and blocks the change automatically if any output differs beyond an approved tolerance — an unapproved behavioral diff is a failed build. | |
| Behavioral Feature Refresh Cycle | Procedure | Refreshes detection features around resilient behavior-level signals rather than only visible syntactic tricks. | |
| Behavioral Prompting | Interface | Places prompts, reminders, cue cards, notifications, defaults, or environmental signals at the moment a target response should occur. | |
| Behavioral State Space | Method | Maps behavioral, cognitive, social, or organizational states and transitions when the system is not purely technical. | |
| Behind-Front Stabilization Pass | Process | Runs just behind the advancing front to verify the newly changed region and reconcile the small residual mismatch it leaves, locking progress before the front moves on. | |
| Belief Adoption Checklist | Checklist | A run-once pass/fail gate that blocks a claim from becoming an action-guiding belief until proposition, warrant, confidence, scope, action implication, and a revision trigger are all in hand. | |
| Belief Distribution Dashboard | Metric or Dashboard | A standing display that shows the spread, subgroups, and unknowns behind a consensus claim — and tracks them against what actually happened. | |
| Belief Premise Register | Artifact | A standing ledger of the propositions a decision currently rests on, each with its confidence and scope, an owner, an adoption state, and a recheck date. | |
| Belief Update Log | Record Template | A structured entry that pins the prior belief, the evidence that conflicted with it, and what the belief became — so no one can silently slide between the strong and weak versions of what they once claimed. | |
| Belief Update Review Template | Template | A repeatable artifact for recording original claim, update condition, observed evidence, and revision decision. | |
| Belief-Desire-Knowledge Map | Model | Lays out what another agent probably believes, wants, knows, lacks, fears, and expects as an explicit set of hypotheses, each carrying a confidence level. | |
| Belief-Update After-Action Review | Procedure | Records what outside signal was encountered, whether the community represented it fairly, and what changed in its beliefs or practices. | |
| Belief-Update Protocol | Decision Protocol | A repeatable private sequence — state the belief and its challenger, calibrate rigor to the stakes, and document a revised belief with its uncertainty — for updating an epistemic conflict without lurching to false certainty. | |
| Belief-Warrant Matrix | Audit Matrix | A table that lists each claim, its warrant type, evidence chain, confidence level, uncertainty, and update trigger. | |
| Bellows Joint or Expansion Loop | Artifact | A standing fold or loop built into a stiff run so that thermal growth, vibration, and misalignment cycle through the flex instead of loading the fixed connections. | |
| Belonging Support Design | Support Design | Builds normalized supports — cohorts, mentorship, open office hours — that lower misfit without marking anyone as the person who needed help. | |
| Below-Replacement Confirmation Test | Diagnostic Estimation | Confirms the target's reproduction has fallen below replacement — telling durable decline apart from a suppression that will rebound the moment pressure lifts. | |
| Benchmark Attribution Report | Document | A report that decomposes raw performance into benchmark return, exposure effect, residual effect, and unexplained noise. | |
| Benchmark Backtest | Validation Procedure | Reruns the baseline-plus-correction model on a fixed set of cases whose true answers are already known, measuring how much error the approximation actually leaves against its budget. | |
| Benchmark Comparison | Method | Places a focal case next to a reference case or peer set so relative standing, gaps, or outliers can be interpreted. | |
| Benchmark Dataset | Evaluation Dataset | Constructs a fixed, versioned evaluation set whose case mix — common, rare, edge, subgroup, and degraded cases — mirrors the real task distribution, with a datasheet and an expiry against drift. | |
| Benchmark Deconstruction Grid | Tool | Arrays several successful sources against a shared feature grid so the design logic that recurs across all of them separates from the quirks local to any one. | |
| Benchmark Deduplication Scan | Audit | Searches the training and development corpus for copies or restatements of the evaluation benchmark, so a memorised answer can't masquerade as a solved problem. | |
| Benchmark Harness | Tool | Measures the orthogonal cost of a rewrite — speed, memory, size — under controlled, repeatable conditions, so a 'faster' form can be shown faster rather than assumed. | |
| Benchmark Refresh Audit | Audit | A recurring check that the benchmark tasks, reference data, and pass/fail thresholds still resemble the live problem distribution — refreshing them on a cadence before the evaluation quietly stops measuring reality. | |
| Benchmark Suite Coverage Matrix | Artifact | Maps every benchmark case against the tasks, subgroups, operating conditions, and failure modes it exercises, so the blank cells — the parts of the domain nothing tests — become visible before a headline score is mistaken for a passing grade. | |
| Benchmarked Feedback | Review | Explains a performance gap against an explicit rubric or standard, stating what the evidence shows and the confidence update it warrants. | |
| Bend Radius Check | Rule | A fast pass/fail check that every bend in a routed part stays at or above the minimum radius its material can take, below which it kinks, cracks, or delaminates. | |
| Beneficial Cascade Seeding Plan | Intervention Plan | Deliberately ignites and steers a wanted cascade, seeding it at the trigger points and shaping its amplification so momentum spreads without overshooting. | |
| Beneficial Ownership and Influence Disclosure | Register | Requires the real people behind bidders, licence-holders, and lobbyists to be named on the record, so hidden ownership and undisclosed influence can no longer work the allocation in the dark. | |
| Beneficiary Feedback Gate | Protocol | Blocks a renewal, release, or sign-off until the people the agent is meant to serve have been consulted and their complaints answered in writing — turning their voice into a checkpoint that cannot be routed around. | |
| Benefit-Barrier Split Matrix | Analytical Matrix | Lays already-elicited benefits and barriers in non-mixing cells and splits them by stakeholder, so no single score can hide who is pulled and who is pushed. | |
| Benefit-Preserving Transition Plan | Workflow | A staged migration that supplies the workaround's legitimate function through a safer route before the deviation is restricted or removed. | |
| Benefit-Sharing Arrangement | Allocation or Return Rule | Routes a defined share of the value that cooperation creates back to the contributors whose inputs made it, sized by a fairness formula agreed before the value exists. | |
| Benefit-Sharing or Royalty Agreement | Artifact | Splits the income a resource generates among defined stakeholders on a standing formula, so the right to benefit is shared without the underlying resource changing hands. | |
| Best Feasible Alternative Test | Decision Rule | Applies the rule that an option is validly rejected only if some feasible alternative beats it on net — not because it falls short of an ideal. | |
| Best-Demonstrated-Practice Comparator | Benchmark Comparison | Anchors the possible-outcome envelope on the best result actually demonstrated by a comparable unit somewhere, so the ceiling is an existence proof rather than a model. | |
| Best-Practice Diffusion Protocol | Procedure | Spreads an already-validated practice to eligible units with explicit eligibility criteria, a defined delivery route, and a check on whether adoption actually took. | |
| Best-Practice Harvesting Workshop | Facilitated Review | A workshop for collecting successful local variants and turning selected ones into common practice. | |
| Beta Program | Limited User Trial | Hands a near-final build to a hand-picked cohort of real users on a separate pre-release channel, gathering their feedback to decide whether to graduate it to general availability. | |
| Bias and Pressure Prompt | Prompt | A short self-administered set of questions that surfaces the non-warrant forces — fluency, fear, authority, identity, incentive — that may be doing the real work behind a belief, and asks who is harmed if it is wrong. | |
| Bias Audit | Review Protocol | Runs a consequential decision through one structured pass — classify its type, map the few distortion pathways that actually threaten it, deploy only the matching checks, and either revise the process or record the bias risk left standing. | |
| Bias Review Checklist | Diagnostic Checklist | A fixed, reusable set of prompts that lets any maintainer screen a knowledge structure for hidden bias in a single pass and decide whether a deeper review is warranted. | |
| Bid Acceptance Cutoff | Acceptance Threshold | Accepts the first incoming offer that clears a pre-set walk-away price, turning a stream of bids into a single accept-and-commit gate. | |
| Bid/No-Bid Gate | Protocol | A front-end screen that decides whether to enter a contested allocation at all — filtering out contests where shared-value uncertainty, the seller's motives, or the pull to win make competing a losing move before any estimate is built. | |
| Bidirectional Change-Data-Capture Adapter | Software or Tool | Captures origin-tagged changes from both sides and routes them through governed transforms. | |
| Big-O / Landau Notation | Method | A notation family for expressing limiting upper, lower, or tight growth relationships. | |
| Big-Room Planning or Concurrent Set-Based Workshop | Synchronization Event | A periodic all-hands planning event where every function aligns dependencies, reserves shared capacity, and commits to an integration cadence — carrying several options forward where interfaces are still unstable. | |
| Bijection Test Suite | Test or Assessment | Automated or manual tests checking no duplicate targets, no orphaned targets, no missing sources, and correct round trips. | |
| Bilateral Service-Level Guarantee | Contract or Operating Rule | Binds both parties to measured minimum-service commitments in each direction — with named thresholds and reciprocal penalties — so neither side can quietly let the other down. | |
| Bilingual Reviewer Panel | Role or Team | Uses reviewers with source and target language competence plus domain knowledge to detect false equivalence and missing local context. | |
| Bill of Materials and Configuration | Configuration Record | Records the exact parts, versions, variants, and quantities an assembly requires, selects the valid configuration, and checks that the chosen combination will actually build. | |
| Billing Cycle Staggering | Procedure | Spreads recurring invoices, payments, renewals, or customer notices across dates to avoid support and cash-flow surges. | |
| Binary Feature-Vector Encoding | Method | Represents cases through mostly-zero indicator vectors with a few active dimensions. | |
| Binary Validity Test | Diagnostic Test | Adjudicates whether a two-way choice is a genuine hard binary or a false dilemma — and, when the binary survives, records the real constraint that keeps the middle closed. | |
| Binding Error Audit | Retrospective Audit | Reviews completed bindings after the fact against their rationale records to find false merges and false splits and feed the corrections back. | |
| Binning and Discretization Scheme | Method | Converts a continuous variable into a fixed set of ordered intervals by choosing, as a reusable rule, how many bins to cut and where their edges fall. | |
| Biomarker Monitoring | Test or Assessment | Uses observable biological indicators as proxies for health status, exposure, disease progression, or treatment response. | |
| Biomimetic Translation Sheet | Tool | Takes an abstracted biological principle and pressure-tests whether it survives the jump to human scale and whether it can actually be manufactured before any engineering commits to it. | |
| Bipartite Coverage Matrix | Model | Lays the required targets and the valid sources on two axes and marks every covering pair, so any target whose row is blank stands out as an uncovered gap. | |
| Birthday-Bound Calculation | Model | Turns an effective namespace size and an active draw count into a pairwise collision probability, so a space that still looks empty by occupancy can be seen as already risky by pair count. | |
| Birthday-Bound Calculator | Analytical Estimator | Estimates the probability that any two of n randomly drawn values collide in a namespace of size k, using the closed-form birthday-bound approximation. | |
| Bitemporal Event Register | Register | Records every fact along two clocks — when it happened and when the system came to know it — with the source of each assertion, so you can ask what was believed as of any past moment. | |
| Black Box Log | Artifact | Maintains tamper-resistant or failure-resistant traces for situations where ordinary records may be lost during the event itself. | |
| Black-Box Contract Test Suite | Tool | One reusable battery of tests written only against the public contract — no test may peek at internals — so that any implementation which passes it is accepted as a valid substitute. | |
| Black-Box Test | Test or Assessment | Evaluates a system purely by exercising its inputs and observing its outputs — treating the internals as a sealed box and judging only what can be seen from outside. | |
| Blame Attribution Review Meeting | Deliberative Forum | A convened meeting where a group makes its own blame attribution explicit and tests it against evidence, with the accused given a real voice. | |
| Blameless Postmortem | Retrospective Ritual | A post-incident review that deliberately holds off individual blame so the people closest to an error will describe what actually happened and why it made sense at the time. | |
| Blame–Credit Apportionment Table | Artifact | Turns the separate per-agent findings into explicit proportional shares of credit and blame that sum to the whole — no scapegoat carrying all of it, no residue vanishing into 'the system.' | |
| Blank or Rest Frame | Presentation Pattern | Inserts a deliberately quiet slide, screen, room, or beat between dense segments so an audience can reset before the next signal arrives. | |
| Blanket Drift Monitor | Monitor | Watches a live boundary over time and fires an update rule the moment an outside variable starts leaking target-relevant information the blanket used to screen off. | |
| Blanket Variable Quality Audit | Audit | Audits an established blanket for governance quality — that it collects no more than the minimal sufficient interface, and that the same interface holds across subgroups. | |
| Blast or Fire Containment | Method | A safety mechanism that contains explosive, thermal, chemical, or fire damage within a defined boundary and protects adjacent structures. | |
| Blast-Radius Test | Diagnostic Estimation | Deliberately fails one component and measures how far the damage actually reaches — sizing the worst-case impact and exposing the shared dependencies that make the blast bigger than the diagram claims. | |
| Blend Coherence Review | Review Protocol | A critical read-through that hunts a candidate blend for internal contradictions, unsupported transfers, hidden assumptions, and imported risks before it ships. | |
| Blind Affective Response Probe | Protocol | Elicits comparative sensory and emotional readings without revealing treatment labels or intended mood. | |
| Blind Document Proofing Passes | Inspection Protocol | Splits a locked document among proofers who each hunt one class of defect blind, so no single reader's fatigue or reading-for-meaning hides a whole category of error. | |
| Blind Independent Estimates | Procedure | A procedure for collecting estimates before participants see the anchor or each other's answers. | |
| Blind Independent Forecast Round | Elicitation Protocol | Captures each participant's private, first-order judgment before any popularity cue is visible, banking an uncontaminated baseline against which later convergence can be checked. | |
| Blind Independent Review Round | Procedure | Requires reviewers, forecasters, jurors, or evaluators to record a private assessment before they see anyone else's score or the group's discussion. | |
| Blind Independent Valuation Review | Blind Evaluation | Has an evaluator estimate value with recent price, popularity, and sponsor identity hidden, producing a valuation signal that cannot simply be an echo of the momentum it is meant to test. | |
| Blind Independent Vote Reset | Decision Procedure | A repeated decision round in which participants reconsider evidence independently after cascade contamination has been disclosed. | |
| Blind Integrity Questionnaire | Test or Assessment | A questionnaire that asks masked roles what condition they believe they encountered and why. | |
| Blind Interpretation Critique | Protocol | Elicits source-blind readings before revealing the brief and compares interpretation range with intent. | |
| Blind or Double-Blind Review | Protocol | Withholds identity and status signals from the decider so passage turns on the merits of the case rather than on who is behind it. | |
| Blind or Masked Review | Procedure | Removes identifying or extraneous information — names, sources, affiliations, demographics — from what a reviewer sees, so judgment attaches to the work rather than to who produced it. | |
| Blind or Randomized Review Rule | Information Control Rule | Controls what evaluators or participants can see — masking identities or randomizing assignment — so favoritism, signaling, and imitation stop paying off. | |
| Blind Pattern Comparison Round | Blinded Comparison | Has independent judges rate whether candidate solution-shapes truly match, with lineage identities and the convergence claim masked, so the similarity score is not manufactured by expectation. | |
| Blind Proficiency Test | Validation Protocol | Feeds a laboratory known-origin samples disguised as ordinary casework to measure — blind — how often its whole attribution pipeline gets the source right. | |
| Blind Reconstruction Comparison | Protocol | A protocol that compares reconstructed or transformed outputs against held-out reference cases without tuning to the answer. | |
| Blind Revalidation | Test or Assessment | A repeated analysis or test where reviewer exposure to producer identity, expected outcome, or contested labels is masked. | |
| Blind Review | Protocol | Withholds identity, reputation, and prior scores at the point of evaluation so a judgment forms before the expectation can steer it. | |
| Blind Source Separation | Method | Recovers several unknown source signals from several mixed recordings using only statistical assumptions about the sources — chiefly independence — with no template and no known mixing. | |
| Blind Trust or Divestiture Plan | Structural Separation | Removes beneficial control of a persistent financial interest — by sale, relinquishment, or independent blind management — so it can no longer pull on an office holder's judgment. | |
| Blind-Zone Audit | Audit | Walks each mapped blind zone and asks two questions — could something material be hiding here, and does its absence from the record mean it isn't there — then flags the zones that matter and the residual risk that remains. | |
| Blinded Assessment Script | Masking Protocol | A masking protocol that hides group and hypothesis from assessors and routes the reading through a masked central panel. | |
| Blinded Data Analysis Plan | Plan | Pre-specifies every analytic decision before condition labels are revealed, so analyst discretion cannot be steered toward the favored result. | |
| Blinded Frame Review | Review Protocol | Has reviewers evaluate competing presentations without knowing which one the team prefers or what result each produces, so the frame is chosen on stated criteria rather than on the answer it yields. | |
| Blinded or Masked Review | Procedure | Hides the irrelevant cues during judgment so the relevant signal is evaluated without substitution pressure ever reaching the evaluator. | |
| Blinded Outcome Adjudication | Procedure | A procedure in which evaluators judge outcomes from evidence packets that omit condition or source identity. | |
| Blinded Parallel Analysis | Procedure | Has multiple analysts evaluate the same claim behind an information barrier and reveal results only after each commits, so that later agreement counts as corroboration rather than echo. | |
| Blinded Rater Assessment | Method | When the instrument is a human judge, shields raters from identity, treatment, outcome, and prior-score cues so their scores reflect the target rather than what they expected to see. | |
| Block Membership Decision Table | Tool | Encodes which block a unit belongs to as a matrix of condition→block rules whose conditions are engineered mutually exclusive, so no unit can be validly assigned to two blocks. | |
| Block-Adjusted Effect Estimator | Model | Combines the within-block treatment contrasts into a single effect estimate using prespecified weights and block-aware uncertainty, so the analysis matches the way units were actually assigned. | |
| Blocked Dependency Trace | Method | Follows one stalled ticket, request, or negotiation hop by hop through what each party is waiting on, until the trail loops back and reveals the circular wait hiding across teams. | |
| Blocked Item Escalation | Resolution Mechanism | Hands the stuck item to whoever or whatever can clear its dependency, keeping it owned and routing it toward resolution instead of leaving it to age. | |
| Blocked Work Swarming | Ritual | When an active item stalls, the team converges to unblock or finish it instead of starting something new, spending the freed attention on completion rather than more starts. | |
| Blocker Register | Document | Records missing, weak, unknown, stale, or waived conditions and their decision path. | |
| Blocking or Stratification | Method | Groups similar cases into blocks before comparison or treatment so nuisance variation from case mix is held constant instead of contaminating the result. | |
| Bloom Harvest or Suppression Intervention | Method | Breaks a bloom already underway — dampening the self-amplifying loop and harvesting the accumulated surplus — for the case where shutting off the source is no longer enough. | |
| Bloom Sentinel Dashboard | Monitor | Watches the live approach to the inversion — current input pressure against the ceiling, plus leading sentinels that turn positive before the bloom starts — to buy lead time while source control is still cheap. | |
| Blue-Green or Canary Replacement | Process | Runs the substitute alongside the incumbent on a small, reversible slice of real traffic, and only widens the cutover once observed behavior earns each step. | |
| Body-Change Summary Invalidation | Rule | Treats any material edit to the substance as automatically making the summary stale — invalid until it is re-derived and re-approved. | |
| Bonferroni-Like Correction | Statistical Threshold Adjustment | Stiffens each test's significance bar in proportion to how many tests share the family, so that clearing it stays hard even after many simultaneous attempts. | |
| Booking Lock | Software or Tool | A concurrency control preventing two active sources from reserving the same target slot. | |
| Boolean Guard Clause | Runtime Guard | Blocks an operation at its entry point unless the predicate's preconditions evaluate true, failing closed when it cannot decide. | |
| Boolean SAT or SMT Path Search | Tool | Encodes the whole conduction logic as a Boolean or SMT formula and lets a solver either exhibit a dangerous state combination or prove that none exists. | |
| Bootstrap Association Interval | Method | Resamples the data many times over to see how much the correlation would wobble on a different draw, turning a single coefficient into an interval that shows whether it is solid or noise. | |
| Bootstrap Dependence Diagnostic | Diagnostic Estimation | Puts honest, dependence-aware error bars on a statistic by resampling the data in blocks that preserve its dependence unit rather than as if points were independent. | |
| Bootstrap Dependency Manifest | Register | Declares the full build-dependency graph, names the trusted seed at its root, and marks the single edge where the bootstrap cycle is deliberately cut. | |
| Bootstrap Toolchain Pin-and-Replace | Protocol | Freezes each external tool at an exact, recorded version, then swaps it out one at a time for the system's own freshly built output until nothing external is load-bearing. | |
| Bootstrap-Like Checks | Resampling Procedure | Resamples the observed data with replacement to see whether an estimate holds still — gauging stability without trusting a parametric error formula. | |
| Border Checkpoint | Process | A staffed crossing point where people and vehicles are identified, inspected, and then admitted, referred to secondary, or refused entry according to their documents and risk. | |
| Borderline Whole Review Protocol | Adjudication Protocol | A review path for the cases the threshold cannot cleanly decide — nested, overlapping, temporary, or right-at-the-line wholes. | |
| Borel Resummation | Method | Removes factorial coefficient growth in a Borel transform and reconstructs a value through a justified inverse integral, treating its contour ambiguity as a nonperturbative signal. | |
| Borel–Padé Resummation | Method | Continues a Borel-transformed series by rational (Padé) approximation from finitely many coefficients, reading its Borel-plane poles to reconstruct a divergent expansion. | |
| Borrow-or-Refer Protocol | Routing Protocol | Routes a case to borrowed capability, referral, or escalation when the local repertoire cannot fit it, so tool limits never become the boundary of responsibility. | |
| Borrowed Idea Attribution Scan | Audit | Sweeps a shared store of notes and ideas for material that arrived from someone else but now feels self-generated, and routes each item back to the source that deserves the credit. | |
| Both/And Design Session | Ritual | Convenes affected actors to generate options that preserve legitimate value from both poles and expose residual sacrifice. | |
| Both/And Strategy Design | Strategy Design Method | Designs operating models that preserve competing strategic needs, such as exploration and exploitation, local autonomy and global consistency, or speed and reliability. | |
| Bottleneck Analysis Workshop | Ritual | A facilitated cross-functional session that builds one shared flow map and reconciles the competing local views of different teams into a single, agreed system constraint. | |
| Bottleneck Buffer | Artifact | A deliberately maintained reserve of ready work staged just before the constraint, so upstream variability never leaves the binding stage idle. | |
| Bottleneck Intervention | Structural Intervention | Relieves the single capacity-limiting stage whose constraint governs the throughput of the whole flow, so the system speeds up without adding effort everywhere. | |
| Bottleneck Priority Rule | Policy | A prioritization policy that decides, when demand exceeds the constraint's capacity, which work the scarce stage takes first — aligned to the system objective, not to whoever shouts loudest. | |
| Bottleneck Valuation Map | Artifact | A visual that lays out each constrained point, the concrete relaxation options available there, and their ranked relief priority — with migration risk flagged. | |
| Bottom-Up Simulation | Generative Simulation | Executes formalized part states and interaction rules forward to see whether whole-level behavior actually emerges from the bottom up. | |
| Bound Method or Callback | Artifact | Packages a function together with the specific receiver it was taken from, so a later call runs against that object instead of whatever code happens to invoke it. | |
| Bound-Based Candidate Screening | Screening Procedure | Decides which candidates deserve a full, expensive evaluation by checking whether each one's best possible score could even beat the current front-runner. | |
| Boundary and Seam Regression Test | Audit | Re-verifies, after every map change, that continuity still holds across the substrate's edges and seams — the wrap-arounds, tile joins, and chart borders where neighborhood preservation is most fragile and regressions hide. | |
| Boundary Case Path Trace | Trace Procedure | Walks known edge cases across multi-chart paths to find where state, meaning, or eligibility falls through a seam. | |
| Boundary Case Probe | Case Selection Probe | Selects a case at the model's suspected edge to find out where the account stops applying. | |
| Boundary Case Review Panel | Role or Team | A standing panel that adjudicates the hard cases no rule resolves, turning each decision into boundary precedent and serving as the category's appeal path. | |
| Boundary Change Log | Register | A dated, append-only record of every boundary revision — old definition, new definition, rationale, approver, and effective date — so past assignments stay interpretable. | |
| Boundary Condition Checklist | Audit | Enumerates the conditions under which the source knowledge applies as-is, must be adapted, or must be dropped — a standing gate that stops a good practice from being carried where it no longer holds. | |
| Boundary Condition Matrix | Analytic Artifact | Lays a rule's operating dimensions on a grid and marks each cell tested-pass, tested-fail, or untested, so the coverage gaps become as visible as the found failures. | |
| Boundary Condition Memo | Document | The ratified, versioned statement of the refined domain of validity that a diagnosed correspondence violation produces — valid inside here, not to be trusted outside there. | |
| Boundary Condition Revision Workshop | Facilitated Review | Uses the deviant case to revise scope conditions, typologies, theory clauses, or decision rules with reviewers or domain experts. | |
| Boundary Criteria Matrix | Comparison Matrix | Scores several candidate period boundaries side by side against evidence, edge cases, and revision triggers to pick the best-justified cut before any label is fixed. | |
| Boundary Critique Review | Boundary Review | Interrogates a category boundary with structured critical questions about who is inside, outside, privileged, silenced, and externalized — surfacing the power and assumptions the line quietly encodes. | |
| Boundary Critique Session | Facilitated Session | A facilitated workshop that interrogates a structure's boundary — what and whom it places inside, outside, central, or peripheral, and whose interests that boundary serves. | |
| Boundary Critique Workshop | Facilitated Review | Surfaces what the current boundary hides — who is affected but absent, which effects are exported — without yet deciding the new boundary. | |
| Boundary Escape Sampling | Diagnostic Estimation | Spot-checks a random sample of items presumed unaffected by a change, re-deriving each, to estimate whether the scope boundary actually held. | |
| Boundary Expansion Review | Review | Deliberately widens the evaluation boundary until it contains the whole system that generates and receives the hazard, so a control cannot score a win by pushing the hazard just past where anyone is counting. | |
| Boundary Padding Protocol | Protocol | A protocol specifying padding, truncation, masking, or wrapping rules at incomplete neighborhoods. | |
| Boundary Permeability Scorecard | Diagnostic Estimation | Rates, boundary by boundary, how easily a signal will cross from its intended audience to each adjacent one, and flags the sieve. | |
| Boundary Question Ladder | Question Protocol | A fixed, escalating sequence of questions that pushes outward on the edge of the option space, rung by rung, until the frame's true boundary and the options just past it come into view. | |
| Boundary Reflection, Absorption, or Channeling | Interface Control | Governs what an interface does to a packet — reflect it, soak it up, or funnel it through — by modeling the boundary conditions where the medium's regime changes. | |
| Boundary Renegotiation Forum | Institution | Creates a deliberative setting for deciding whether a taboo boundary should be preserved, clarified, limited, challenged, or redesigned. | |
| Boundary Review Checklist | Checklist | A checklist that audits who is included, excluded, pressured, silenced, scapegoated, or harmed by the current cohesion design. | |
| Boundary Sensitivity Analysis | Audit | Perturbs each cutpoint by plausible amounts and counts how many cases — and how much downstream consequence — flip, exposing where a boundary is fragile. | |
| Boundary Update Log | Audit Record | An append-only ledger of every revision to the impact boundary — what changed, which sentinel evidence forced it, and how confident the new perimeter is — so the map's history is auditable rather than silently overwritten. | |
| Boundary-Case Quarantine | Routing Control | Diverts members whose common membership is uncertain into a holding queue with the evidence of their ambiguity, so they never enter the clean result silently. | |
| Boundary-Case Triage Workflow | Process | A defined path for the units that straddle a block boundary or resist clean assignment — ordered tie-breakers first, escalation to a steward second, every ruling logged as precedent. | |
| Boundary-Condition Superposition Test | Compatibility Test | Verifies that combined constituent solutions still satisfy the shared boundary and continuity conditions of the joint problem. | |
| Boundary-Object Translation | Artifact | A single shared artifact — diagram, glossary, prototype, or scenario — that lets clashing groups collaborate by reading it each in their own terms, with the translation between them kept explicit. | |
| Boundary-of-Validity Note | Documentation Artifact | Publishes the bounded conditions under which a verified claim stays true, and wires that boundary into every system that reuses the claim. | |
| Boundary-Sharpening Review Map | Monitor | Lays the raw field beside the sharpened output, marks which neighbors were suppressed, and scores whether the sharpening actually improved detection. | |
| Boundary-Spanner Network | Role or Team | Staffs the transition zone with dual-fluent people who continuously translate between the two regimes and hold the working relationships that keep the coupling alive. | |
| Boundary-Spanner Review Session | Facilitated Review | Convenes the people who already translate between two schemas by hand so their tacit mappings, the local distinctions that must not be flattened, and who will own the resolution all become explicit. | |
| Boundary-Value Test Suite | Test or Assessment | Adds explicit anchors at edges and transition points where nearby cases may behave differently. | |
| Bounded Choice Board | Choice Artifact | Offers learners a curated menu of pre-vetted routes so choice becomes real agency without letting the shared standard drift. | |
| Bounded Co-option Trial | Method | Runs the new use of a feature in a small, contained, reversible slice of the real system to get honest evidence before committing to redeploy it everywhere. | |
| Bounded Context or Domain Boundary Review | Review | Draws the boundaries the problem domain itself implies — where the language, rules, and models change — to define the architecture the artifact should have, independent of who currently builds it. | |
| Bounded Contribution Pilot | Method | Admits an uncertain contribution into a small, reversible sandbox with pre-set success, stop, and handoff criteria, so its real net value is observed before any full commitment. | |
| Bounded Correction Protocol | Protocol | When a planted signal reaches friendly decision-makers, corrects or re-contextualizes it just enough to stop it steering their decisions — without disclosing more of the deception than necessary. | |
| Bounded Coupling Pilot | Workflow | Tests leverage in a small, reversible, instrumented setting before increasing coupling strength or exposure. | |
| Bounded Coupling Tuning and Failure Injection | Test or Assessment | Tunes coupling incrementally inside a protected envelope and injects credible overload, drift, dropout, reflection, adapter, and measurement failures. | |
| Bounded Decision-Rights Charter | Policy | Hands participants a small but genuine zone of decisions they own outright — binding, not advisory — with the right to refuse or exit intact, converting nominal 'input' into consequential agency. | |
| Bounded Depth Generation Template | Bounded Enumeration Template | Generates all expressions up to a fixed operation depth and labels the result a truncated approximation, never a complete span. | |
| Bounded Mailbox or Queue | Artifact | A message buffer with a hard cap on how many messages (and often how old a message) it will hold, so overload becomes an explicit, chosen overflow policy instead of unbounded memory growth. | |
| Bounded Planning Window | Artifact | Limits planning to a defined interval — a sprint, release, budget cycle, or scenario horizon — while keeping a recorded path to expand the frame later. | |
| Bounded Priority Rotation | Rule | Breaks a mutual-yielding stalemate by imposing a strict precedence order — but rotates who holds priority on a bound, so the winner keeps changing and no actor is permanently deprived. | |
| Bounded Queue Capacity | Control Structure | Caps a waiting queue at a fixed number of slots and mechanically refuses the next arrival once full, returning a backoff or overflow response instead of growing without bound. | |
| Bounded Rebalancing Trade | Rebalancing Rule | Restores a portfolio to its target weights with the smallest set of trades a turnover budget allows, correcting allocation drift without a full liquidation. | |
| Bounded-Domain Exhaustive Search | Tool | Turns a question that is undecidable in general into a decidable one by fixing a finite bound and mechanically checking every case inside it. | |
| Bounded-Staleness Read Policy | Policy | Lets reads be served from lagging replicas but caps how far behind the latest write they may be — a time or version bound — trading freshness for latency and availability. | |
| Bow-Tie Path Analysis | Model | Puts one unwanted event at the centre and lays out the threat paths into it and the consequence paths out of it, making the barrier on each path explicit. | |
| Bowtie Analysis with Layer Gaps | Risk Diagram | Diagrams preventive and recovery barriers on either side of a single top event and draws each barrier as a holed slice rather than a solid block, exposing where a threat could pass through. | |
| Bracket or Tournament Structure | Process | Organizes many rivals into a seeded sequence of head-to-head rounds that narrows the field to a ranked outcome, with seeding and byes to keep early matchups fair. | |
| Braess Paradox Scenario Test | Test or Assessment | A scenario test that asks whether an apparent capacity gain creates a worse equilibrium. | |
| Branch and Bound | Method | Discards an entire region of a search tree the moment a bound proves it cannot hold a better solution than the best one already found — narrowing the search while provably keeping the optimum. | |
| Branch-and-Bound Procedure | Method | Uses bounds to avoid exploring branches of a combinatorial search tree that cannot improve the current best solution. | |
| Branch-Pruning Protocol | Procedure | Runs proposed counterfactual branches through ordered exclusion gates, cutting the ones that need too many unsupported changes, breach a documented constraint, or rewrite a commitment the path had already locked. | |
| Branching-Path Scenario Workshop | Ritual | Convenes stakeholders to map the several futures a juncture could branch into and the lock-in mechanism that would freeze each — before momentum quietly picks one. | |
| Brand Guideline System | Document | Documents stable brand identity elements and permitted expressive variations across contexts. | |
| Brand Symbol System | Identity Symbol System | Turns an organization's recurring marks into a governed identity language whose meanings stay consistent across every surface — and watches for the drift that erodes them. | |
| Brand System | Identity System | Coordinates a system's identity — marks, tone, color, imagery, and usage rules — across every touchpoint so audiences recognize and trust related materials as one. | |
| Breach Checklist | Monitoring Checklist | A ready-to-hand list of the must-see events, forbidden combinations, and timing markers that flag — live, in the moment — when a familiar encounter has left its script. | |
| Breadcrumb and Landmark Trail | Interface | Keeps an agent oriented with a persistent layer of fixed landmarks and a visible trail of where they have been, so a wrong turn is recoverable without a separate rescue step. | |
| Breadcrumb Navigation Stack | Navigation Pattern | Pushes each nested context a user enters onto a visible trail, so the current screen is always the top and Back closes one level at a time, returning to the context beneath exactly where it was left. | |
| Breadcrumb Trail | Trace Artifact | Drops a retraceable record of the path already taken — and the dead ends found — so a traverse can be walked back or reused, without deciding where to go next. | |
| Break-Even Activation Model | Valuation Model | Prices the activation decision by combining upfront cost, probability of crossing, timing, and post-threshold benefit into an explicit break-even condition. | |
| Break-Even Sensitivity Analysis | Sensitivity Analysis | Solves for the value of an uncertain parameter at which a lifecycle comparison flips — the crossover point where the preferred option stops being preferred. | |
| Break-Glass Disclosure Workflow | Process | Grants a normally-forbidden disclosure in a genuine emergency through a deliberate, high-friction override that time-boxes the access and notifies the data's steward — so the exception stays available but never quiet, routine, or free. | |
| Breakpoint Review Table | Review Artifact | A standing table that records where invariance holds, weakens, fails, or reverses across scale, and the action each row demands, so scaling risk stays visible to governance. | |
| Breakpoint Sensitivity Sweep | Sensitivity Analysis | Scans across size to find where the exponent changes, marking the breakpoints and the range within which a single scaling law can be trusted. | |
| Breakpoint Trigger Monitoring | Monitoring Protocol | Watches live signals as scale changes and trips an alarm as the system nears the point where its scale-invariant design starts to fail. | |
| Breath Synchronization Exercise | Method | Brings a group into phase through a shared, self-paced breathing rhythm — the lowest-arousal, most private on-ramp to synchrony, gentle enough that anyone can join or quietly sit out. | |
| Bridge Ambassador Role | Role or Team | Assigns supported convening, translation, and relationship-maintenance responsibilities to actors who can move credibly across boundaries. | |
| Bridge Assumption Annotation Protocol | Procedure | Requires analysts to annotate the assumptions used when converting appearances or observations into stronger causal or object-level claims. | |
| Bridge Organization | Institution | A durable, chartered body whose reason to exist is keeping two otherwise-siloed domains connected — owning the handoffs, stewarding equitable access, and outlasting any single project that first bridged them. | |
| Bridge Oscillator Link | Tool | Locks two populations that cannot sense each other by inserting one intermediary that couples to both and relays their rhythm across the gap. | |
| Bridge Panel or Boundary-Spanner Session | Ritual | Creates a moderated encounter with credible outside or mixed-position participants who can translate across trust boundaries. | |
| Bridge Subsidy and First-Loss Guarantee | Policy | Temporary, budgeted support that absorbs the switching cost or downside borne by early movers until the new equilibrium can pay its own way. | |
| Bridge-Context Interview | Elicitation Method | Interviews the people who work across source and receiving contexts to surface how a meaning transforms in transit, what assumptions get dropped, and where it is misread. | |
| Bridge-Edge Prioritization | Method | Ranks the candidate links that would join large disconnected components, trading each one's merging leverage against its cost, permission, and hazard under a fixed budget. | |
| Bridging Examples | Artifact | A designed run of examples stepping from source-like to target-like, each holding the structure fixed while swapping surface features, so the learner is carried across the gap rather than dropped over it. | |
| Bridging Organization | Intermediary Institution | A standing institution that keeps resources and legitimacy flowing across a boundary that separate groups could not bridge on their own. | |
| Bridging Ritual | Ritual | Uses repeated symbolic action, shared recognition, or collective practice to reinforce a new cross-boundary relationship. | |
| Briefback | Ritual | A participant restates the plan, role, risk, or next action in their own words so divergent understanding surfaces before it becomes miscoordinated action. | |
| Briefback or Intent Confirmation | Protocol | Before acting, the actor restates the goal, constraints, and plan back to the tasker to confirm shared understanding and surface conflicts early. | |
| Briefback Reference Check | Protocol | A participant repeats the target, scope, and intended next action back to the group so mutual reference is verified before anyone acts. | |
| Broker Intermediary | Institution | Represents a principal in a market — finding counterparties and negotiating terms within a bounded mandate — so neither side has to deal, or over-expose itself, directly. | |
| Broker Visibility Partitioning | Protocol | Splits handling across intermediaries so no single broker sees enough metadata to link the protected fact — each hop learns only its own slice. | |
| Brownfield-First Siting Rule | Rule | A siting rule that forbids consuming a new external site until the already-disturbed, already-connected, and underused internal sites have been evaluated and ruled out. | |
| Bubble and Lock-In Red Team | Adversarial Review | Attacks a claimed flywheel to expose where its growth is speculative froth and where its concentration has become dangerously fragile — before the story is believed. | |
| Bubble Premortem | Prospective Diagnostic | Assumes the boom has already collapsed and works backward to name what future observers will call obvious — the ignored anchor, the channels that amplified the loop, and the doubts nobody wrote down. | |
| Budget / Time Limit | Other | Sets resource or schedule boundaries that exclude or penalize options exceeding available money, time, labor, or capacity. | |
| Budget Allocation Model | Optimization Model | Distributes a fixed pot of money across competing programs by weighting each against declared strategic priorities under ceilings and mandates. | |
| Budget Balance Guardrail | Allocation Control | Constrains spending or investment mix so immediate demand, favored categories, or politically salient projects do not consume all capacity. | |
| Budget Ceiling with Returned-Funds Path | Policy | Caps spend at a hard ceiling and pairs it with a no-penalty route to hand back whatever isn't needed, so the budget reads as a maximum instead of a target to hit. | |
| Budget Contingency | Artifact | A named reserve of funds held above the expected cost and released only under a defined rule, so overruns and surprises don't breach the budget ceiling. | |
| Budget Cycle | Allocation Cycle | Anchors recurring resource allocation and reconciliation to the fiscal calendar, so actors prepare requests and settle tradeoffs at predictable moments instead of fighting for money ad hoc. | |
| Budget Encumbrance Control | Rule | Reserves budget the moment a spending commitment is made and blocks any promise that would draw the fund below its available balance. | |
| Budget Floor | Policy | Reserves a minimum allocation for a protected purpose so that optimizing other priorities can't drain it below the level that purpose needs to survive. | |
| Budget Rebalancing Cycle | Cycle | A recurring cycle that realigns commitments, reserves, and inflows to a target risk-and-reserve band when spending drifts out of balance. | |
| Budget Reserve | Institution | Creates a protected financial allocation for contingencies, strategic options, mandated obligations, or emergency needs instead of allocating every dollar to current use. | |
| Budget Sandbox Allocation | Governance Mechanism | Protects a small pool of funds, time, or staffing for alternatives without disrupting required incumbent operations. | |
| Budget Set Reconstruction | Reconstruction Procedure | Rebuilds the set of options a chooser could actually afford and reach at the moment of choice, so a selection can be read as a preference rather than as a constraint. | |
| Budget Stop Rule | Procedure | A budgeting procedure that blocks additional funding unless expected marginal value clears a threshold. | |
| Budget Variance Correction Cycle | Governance Workflow | A periodic governance review that compares actual spending and revenue against an approved plan, judges whether the variance is material, and orders corrective decisions when it is. | |
| Budget Variance Review | Governance Review | Compares planned against actual spending or revenue on a fixed cadence and routes each material variance to the owner who can reallocate, rescope, or retime — while keeping the money signal honest against gaming. | |
| Budget-to-Mandate Crosswalk | Tool | Lines up every budget line against the mandate or principal it is authorized to serve, so spending that answers to no one the agent is supposed to serve gets named rather than hidden as overhead. | |
| Budget–Planning Alignment | Procedure | A governance procedure that aligns evidence, planning, funding, approval, and execution cycles. | |
| Buffer and Float Allocation Model | Optimization | Decides how much protective slack to place, and where, so variability is absorbed at the points that guard the outcome rather than padded evenly across every task. | |
| Buffer Pool or Reserve | Reserve System | Absorbs surges or deficits while longer-term structural flattening takes effect. | |
| Buffer Resources | Artifact | Holds an extra stock of materials, inventory, compute, or workspace so ordinary variation in supply or demand is absorbed without starving critical work. | |
| Buffer Zone Design | Method | Reserves a band of space between a source and its receptors, sized so the hazard's reach in its carrier medium falls short of who must be protected. | |
| Built-In Test Pulse | Test or Assessment | Injects a known stimulus through part of the measurement or control chain and checks whether the observed response remains within tolerance. | |
| Bulk Purchasing Agreement | Procedure | Aggregates demand across buyers so volume, negotiation leverage, and reduced duplicated procurement lower per-unit purchase or contracting costs. | |
| Bulk-Purchase and Resale Monitor | Metric or Dashboard | Flags suspicious purchase volumes, secondary-market listings, account-sharing patterns, or repeated eligibility anomalies before leakage erodes the segmented price. | |
| Bulkhead Isolation | Procedure | A compartmentalization mechanism that prevents failure, flooding, fire, contamination, or overload in one compartment from spreading to others. | |
| Bullwhip Effect Review | Test or Assessment | Checks whether ordering, forecasting, or inventory feedback at one tier is amplifying variability at another tier of a supply chain. | |
| Bundle/Unbundle Menu | Tool | Presents the desired access and each attached condition as separately choosable, separately priced options, so a person can take what they need without the unrelated add-ons. | |
| Bundled Clause or Motion Split | Protocol | Divides a compound clause, motion, or package into separately decidable items so that assenting to one is no longer forced to carry assent to the rest. | |
| Bundled Intervention Protocol | Program Design Method | Packages multiple practices, supports, or controls as a coordinated intervention when their joint use is expected to produce amplified benefit. | |
| Burden and Standard Alignment Table | Alignment Table | Binds each stasis type to the evidence it admits, the burden and threshold it must clear, and the answer form it demands — so proof is matched to the question. | |
| Burden Shift Detection | Diagnostic Detector | Catches when the obligation to prove quietly moves from the claimant to the critic, so 'you can't disprove it' stops passing as evidence. | |
| Burden-of-Proof Rule | Rule | Allocates who must justify what, and to what standard, before a claim is accepted or reopened — so a support chain closes by a fixed rule of responsibility rather than by whoever argues longest. | |
| Burden-Shift Sensitivity Analysis | Method | A method for testing whether circular redesign benefits hold under different assumptions and impact categories. | |
| Burden–Benefit Balance Sheet | Valuation Model | Tallies who bears the costs and who reaps the gains of an asymmetric relation, side by side, and marks the line past which the exchange stops being reciprocal. | |
| Burn-Down or Drain Chart | Time Series Chart | Plots remaining work against time and arrivals so you can see whether the backlog is actually draining, holding, or quietly refilling — and roughly when it hits zero. | |
| Burst Buffer | Artifact | Absorbs a spike into a temporary store so the downstream process keeps running at its steady rate instead of being hit by the burst directly. | |
| Burst Capture Logging | Software or Tool | Temporary or conditional logging that increases observational density around suspected bursts so short-lived episodes leave usable evidence. | |
| Burst-Sampling Protocol | Contingent Capture | Flips temporarily to a high-resolution capture mode around a suspected transition or rare event, then reverts to the baseline cadence. | |
| Bus Factor Review | Review | Finds every capability that rides on one irreplaceable person and turns each into a funded plan for redundancy before that person walks. | |
| Business Continuity Plan | Operating Plan | A standing, activatable document that says which functions must keep running through a disruption, at what minimum level, who invokes the response, and who talks to whom. | |
| Business Model Pattern Mixing | Method | Recombines revenue, cost, governance, and delivery structures from different business models into one operating concept whose economic feedback loops still cohere. | |
| Bycatch Audit | Test or Assessment | Examines non-target capture or collateral burden that ordinary success metrics ignore. | |
| Bycatch Rate Dashboard | Monitor | A live scoreboard that keeps off-target capture and its cumulative harm on screen next to target yield, broken out by non-target class, so bycatch can't hide behind a good headline number. | |
| Bycatch Tolerance Stop Rule | Rule | A pre-committed limit on off-target harm that halts or forces redesign the moment bycatch crosses it — no matter how good target yield looks. | |
| Bypass Queue | Routing Mechanism | Routes ready work around a blocked head item along a separate tracked path, so the line keeps flowing while the skipped item stays owned and audited. | |
| Bypass Routing | Routing Procedure | Keeps a critical flow moving by sending work, traffic, or authority along an alternate path around the failed element instead of through it. | |
| Byzantine Fault-Tolerant Quorum Protocol | Protocol | Reaches a quorum decision that stays safe even when up to f participants lie, forge, or equivocate — by authenticating every message and requiring a super-quorum no set of liars can fake. | |
| Byzantine-Fault Quorum Protocol | Protocol | Reaches agreement among mutually distrusting participants by authenticating every vote and sizing quorums so equivocation cannot forge two conflicting certificates. | |
| Cache Eviction Rule | Rule | Decides which layer to drop the instant a fixed-capacity fast tier fills up, using an access-recency or -frequency rule so the least-useful resident makes room for the newest. | |
| Cache Invalidation Review | Protocol | Walks the store of previously-derived results after a change and rules, item by item, which are now stale and must be recomputed versus which may still be trusted. | |
| Cache or Read Replica | Tool | Serves repeated or read-only requests from a synchronized copy placed close to demand, absorbing load that would otherwise hit — and overwhelm — the authoritative source. | |
| Cache Partitioning or Flush Rule | Rule | Partitions or scrubs shared hardware state between security domains so one tenant's access pattern can't be read off another's timing. | |
| Cache TTL Refresh | Protocol | Renews a cached value before its time-to-live expires, so lookups keep hitting fresh-enough data instead of falling through to a cold, expired entry. | |
| Cache Warming | Procedure | Populates a cache with the entries an upcoming spike will need, so the first real requests hit warm data instead of paying cold-start misses. | |
| Cache with Authoritative Fallback | Software or Tool | A system that serves common requests from a fast cache and routes misses or conflicts to an authoritative source. | |
| Cached Approval | Governance Control | Pre-authorizes routine, low-risk actions inside fixed limits so identical requests skip the full approval process, while anything outside scope still escalates to a human approver. | |
| Cached Representation Service | Software or Tool | Answers repeated requests on a principal's behalf from a stored copy of its representation, so the principal isn't touched for every interaction — as long as the copy is still fresh. | |
| Cached Result Replay | Procedure | Returns the original completion result to duplicate attempts so callers receive a stable answer instead of causing new execution. | |
| Cadence Break and Restoration | Method | Establishes a steady rhythm, deliberately breaks it to open a tension, then restores the cadence so the return itself is the resolution. | |
| Cadence Calendar with Adaptation Rule | Schedule | Fixes recurring intervals as an explicit calendar and binds each interval's length to a measured signal, so the rhythm tightens or loosens with the process instead of ossifying into habit. | |
| Cadence Reset Retrospective | Ritual | After a high-tempo interval, reconstructs what was answered, ignored, accelerated, or slowed — and rewrites the decoupling design before the next surge. | |
| Calendar Allocation Review | Ritual | Makes the opportunity cost of meetings, deadlines, and recurring commitments visible in time and attention systems. | |
| Calendar Capacity Audit | Audit | Totals the real time that meetings, deadlines, prep, travel, and recovery already claim against the hours actually available — before another commitment is added to the calendar. | |
| Calendar Holdback | Procedure | Blocks time in a calendar, production schedule, clinic template, classroom plan, or service queue for urgent, strategic, or uncertain future needs. | |
| Calibrated Next-Step Plan | Action Plan | A plan linking known unknowns to practice tasks, feedback channels, and criteria for updating confidence. | |
| Calibrated Probability Elicitation | Test or Assessment | Elicits ranges, probabilities, or distributions while checking for overconfidence, incoherence, and calibration problems. | |
| Calibration | Method | Aligns instruments, sensors, or raters to a shared reference standard so drift and inconsistent baselines stop masquerading as real differences. | |
| Calibration Adjustment Rule | Control Rule | Converts a measured miscalibration into a standing transform that reshapes every future confidence claim before it is acted on. | |
| Calibration Anchor Stimuli | Artifact | A curated set of source elements whose correct substrate location is known in advance, presented to the map so its correspondence can be pinned, checked, and re-zeroed against ground truth. | |
| Calibration Check | Reference Alignment | Compares an instrument's reading against a traceable reference standard at intervals set by its drift rate, and adjusts it back into alignment when the error exceeds tolerance. | |
| Calibration Conversation | Ritual | A structured two-way conversation that surfaces a person's own self-assessment, sets the evidence beside it without triggering shame, and lands on one concrete next step. | |
| Calibration Conversation Script | Dialogue Protocol | A guided two-way conversation that aligns a performer's confidence with the actual evidence at a checkpoint, in language that points at process rather than talent. | |
| Calibration Curve Review | Diagnostic Estimation | Checks whether a score's predicted probabilities still match observed frequencies before anyone moves the threshold that sits on it. | |
| Calibration Exercise | Method | Has people commit a confidence estimate before the outcome is revealed, then repeats, so the running gap between stated confidence and actual result becomes visible and trainable. | |
| Calibration Hold or Service-Release Ticket | Workflow | Links check outcome to release, continued operation, restricted operation, maintenance, or removal from service. | |
| Calibration Procedure | Process | Aligns instruments, raters, and definitions against a trusted reference so the variation a band catches is real and not manufactured by the measurement itself. | |
| Calibration Reference Set | Artifact | A set of known inputs, standards, gold samples, or benchmark cases used to estimate mapping deviation. | |
| Calibration Review Cycle | Ritual | A recurring session where several decision-makers judge shared cases, compare results, and reconcile divergence — keeping their reading of the criteria aligned so like cases stay treated alike. | |
| Calibration Traceability Record | Register | The durable record that pins every reading to a reference through an unbroken, uncertainty-tagged chain of comparisons — so anyone can later check whether a result is actually anchored to the unit it claims. | |
| Calibration Workshop | Ritual | Convenes the people who judge the category to align on shared reference cases and on how context reweights typicality, so their independent calls converge. | |
| Calibration-Curve Residual Report | Diagnostic Report | Fits an instrument's response against known reference standards and reads the leftover residuals to expose systematic bias and tie every later reading back to a traceable curve. | |
| Calibration-Set Interval Adjustment | Procedure | Uses a held-out calibration sample to rescale interval width or requantify cutoffs so that empirical coverage on that sample matches the nominal level before intervals are shipped. | |
| Call And Response Sequence | Ritual | An antiphonal pattern — a leader calls, the group answers in a set form — that distributes voice across everyone present and makes collective assent audible in the room. | |
| Call Stack and Activation Records | Runtime Control Structure | Gives every active procedure call its own activation record on a runtime stack, so nested calls always resume the exact caller that invoked them with its local state intact. | |
| Call-and-Response Pattern | Ritual | Alternates a leader's call with the group's answer so that every response is a live, audible readout of who is with you — synchrony through call-and-answer turn-taking rather than unison. | |
| Call-by-Need Evaluator | Method | Evaluates an expression only when its value is demanded, propagates that demand through everything the value depends on, and evaluates each suspended piece at most once. | |
| Call-to-Action Placement Test | Method | Runs controlled variants of where and how prominently a cue for an available action appears, then keeps the version that most raises discovery without drowning the surrounding surface in noise. | |
| Callback Function | Interface | Allows one part of a system to provide behavior that another part invokes later when a lifecycle event, completion condition, or external signal occurs. | |
| Callback or Continuation Registration | Registration Protocol | Hands the placeholder a continuation to run when it resolves — plus a fallback path if it doesn't — so the consumer surrenders its wait instead of parking on it. | |
| Callback Queue | Deferred Contact Queue | Holds a caller's place in a phone queue and rings them back at their turn, so they hang up instead of waiting on hold. | |
| Callback Registration | Delegation Protocol | Delegates cue-watching to an external system by registering a handler it will invoke — with context — the moment the awaited event completes. | |
| Callout | Artifact | Attaches a discrete label, box, arrow, or caption that states in words why the already-chosen focal element matters or what to do about it. | |
| Calm-Period Readiness Review | Audit | Audits, on a schedule, whether readiness and slack have quietly eroded while nothing was going wrong — turning "we're probably fine" into a checked claim. | |
| Campaign Burst | Method | Uses a short concentration of outreach or attention cues followed by a quiet interval to avoid constant background noise. | |
| Campaign Timing Window | Campaign Schedule | Concentrates a bounded run of outreach touches into the recurring window when the audience is most receptive, measuring lift against a baseline. | |
| Canary Context Switch | Method | Commits a context switch to a small, reversible slice first, holds it behind a health gate, and keeps an abort path open before rolling the switch out everywhere. | |
| Canary Handoff Sequence | Protocol | Passes the defect to the next unit through a fixed handoff contract, proving the change on a small parallel slice before committing the whole unit. | |
| Canary or Honeytoken Telemetry | Detection Instrumentation | Plants benign decoy tokens and tripwire signals whose activation reveals copycat reuse and automated probing before real-world harm accrues. | |
| Canary or Limited Rollout | Staged Rollout | Exposes the new version to a small, representative, reversible slice of real users, watching a few guardrail metrics wired to an automatic rollback. | |
| Canary or Pilot Transition | Limited Scope Trial | Crosses a small, lower-risk subset first — a canary — to map how the boundary actually behaves and prove the target regime works before the rest follow. | |
| Canary or Tripwire Asset | Artifact | A deliberately planted decoy that only an intruder would touch, so that any interaction with it is a high-confidence sign the outer layers have already been crossed. | |
| Canary Perturbation | Protocol | Injects a small, contained real disturbance ahead of any wider exposure to check that the system's guards still fire and that a long calm has not hidden fresh fragility. | |
| Canary Probe | Test or Assessment | A lightweight probe placed in a system to periodically or conditionally reveal whether an intermittent failure, exposure, or degradation is occurring. | |
| Canary Reentry Trial | Procedure | Returns one small early cohort to live interaction first, watches whether the reactivated interfaces actually hold under real load, and aborts before broad expansion if the signals go bad. | |
| Canary Region Probe | Monitor | Plants a lightweight, always-on sentinel inside one chosen region of the substrate so that region's degradation surfaces as an early, localized alert — before it spreads or reaches users. | |
| Canary Release | Staged Release Mechanism | Routes a small, random slice of live production traffic through a new version and lets health metrics automatically decide whether to promote it or roll it back. | |
| Canary Rollout with Kill Switch | Process | Admits a trusted-but-unproven update to a small slice first and watches it, so a bad payload that passed every check still cannot reach the whole fleet before it is caught and cut off. | |
| Canary Token or Tracer Dye | Tool | Embeds a distinctive, trackable marker in the protected quantity so that any escape reveals itself — and reveals which path it took and where it surfaced. | |
| Cancellation Propagation | Cascade Protocol | Carries an authorized cancel request through a placeholder and out to everything downstream and upstream that was holding for it. | |
| Candidate Cap | Protocol | Fixes a maximum number of candidates — options, vendors, hypotheses, designs — carried into a cycle, filling the slots by ranking or sampling. | |
| Candidate Disposition Log | Traceability Record | Records the fate of every candidate at every stage — advanced, held, merged, eliminated, or reopened, with the reason and the evidence — so a narrowing set never shrinks silently. | |
| Candidate-Family Comparison Grid | Comparison | Lays credible distribution families and assumption-light baselines side by side and scores them on support, rationale, tail behavior, and complexity so the family choice is argued, not defaulted. | |
| Cannibalization Option Gate | Protocol | Gives an incumbent a disciplined decision — protect, acquire, separate, integrate, or cannibalize — for meeting a disruptive entrant, forcing the choice through its own business-model conflict as trajectory evidence hardens. | |
| Canonical Adjacency Encoding | Encoding Scheme | Rewrites each subgraph into a relabeling-invariant key so structurally identical motifs collapse to one canonical form that can be indexed and matched. | |
| Canonical Execution Order Runbook | Procedural Runbook | Fixes the one canonical sequence a multi-step transition's operations run in — with explicit tie-break rules and sanctioned exception routes — so identical inputs always compose into the same successor. | |
| Canonical Identity Resolution Pass | Transformation Procedure | Turns each source collection's own identifiers into one canonical member key, so the same real-world entity is recognized as the same member wherever it appears. | |
| Canonical Index or Registry | Artifact | Maintains a stable reference order for items that must be found, compared, or governed consistently. | |
| Canonical JSON Normalization | Normalization Procedure | A deterministic rewrite step that forces logically equal JSON values to produce byte-identical output — sorting keys, normalizing numbers and strings — so the same structure always hashes, signs, and diffs the same way. | |
| Canonical Link and Attribution Handle | Provenance Handle | Bakes a stable source link and identifier into the fragment itself so any detached copy can still be traced back to the authoritative, current version. | |
| Canonical Pair Normalization | Normalization Procedure | Rescales a candidate pair of variables so they form a clean conjugate pair with unit bracket, fixing units and reference points before any structure-preserving transformation is attempted. | |
| Canonical Registry | Register | Maintains the one official list of entities and their canonical identifiers that every system looks up, with a mapping from aliases and legacy codes back to the canonical entry. | |
| Canonical Representative Selection | Method | Chooses one repeatable representative when a global regular canonical form genuinely exists. | |
| Canonical Sort Order | Procedure | Sorts items by a documented stable rule so later comparison or processing sees a consistent sequence. | |
| Canonicalization Pipeline | Tool | An automated transform that rewrites any equivalent input form into one canonical form at the boundary, so everything downstream sees a single normalized representation. | |
| Canonicalization Rule | Rule | Collapses every equivalent encoding of the same content onto one stable canonical form, so things that mean the same encode identically and can be compared, signed, cached, or deduplicated byte-for-byte. | |
| Canvas Template | Template | A structured template that elicits parts of a model through labeled fields. | |
| Cap or Floor Rule | Constraint Rule | Sets maximum or minimum participation, budget, exposure, workload, risk, or representation levels to keep one element from dominating or disappearing. | |
| Cap Reopen Rule | Decision Rule | Defines the exact condition under which a closed intake reopens, so a full backlog resumes accepting work on evidence of recovered capacity rather than on pressure or favoritism. | |
| Cap-and-Trade | Institution | Holds total resource use under a hard aggregate cap while letting priced, tradable rights allocate the scarce total — so an efficiency gain frees allowances to trade rather than expanding the pie. | |
| Capability Catalog | Register | A discoverable directory of what the host and shared layers already provide, who owns each capability, and how to consume it — so teams delegate to an existing facility instead of rebuilding it because they couldn't find it. | |
| Capability Equivalence Matrix | Artifact | Lays every role requirement in a grid against incumbent and candidate — with the evidence for each, the gaps, and the differences someone has explicitly signed off as acceptable. | |
| Capability Handoff Checklist | Transfer Checklist | A signed-off transfer checklist that proves the receiving team can actually perform each captured task before the handoff is allowed to complete. | |
| Capability Object | Artifact | An unforgeable reference that both names a resource and carries the authority to use it, so holding it is the permission and no ambient privilege is consulted. | |
| Capability or Authorization Revalidation | Protocol | Re-evaluates at the moment of use whether the authority presented still permits this actor to perform this action on this referent, rather than trusting a grant decided earlier. | |
| Capability Reinvestment Covenant | Artifact | A binding, pre-committed document that earmarks a defined share of the windfall for reinvestment in durable capacity, so the surplus builds capability instead of being consumed. | |
| Capability-Ladder Runbook | Protocol | Lays out the ordered ladder of stages — what capability each rung must deliver, in what order, and at what budgeted cost — from the seed up to the self-hosted target. | |
| Capability-Promotion Review | Review | A recurring review that spots the same capability being rebuilt locally across teams and decides whether it should be promoted into a supported host or shared layer — turning repeated duplication into an owned, escalated decision. | |
| Capability-Scoped Tool Gateway | Software or Tool | Checks policy and capability scope before interpreted content can call tools or affect protected state. | |
| Capability-Scoped Tool Invocation | Protocol | Binds each tool or action call to a narrowly scoped capability granted for that purpose, so untrusted content processed by a deputy can never summon authority the deputy was not explicitly handed. | |
| Capability–Case Crosswalk | Artifact | Reconciles a catalog of what the organization can do against the list of cases it must serve, exposing prioritized cases that no capable, adequately-resourced provider actually covers. | |
| Capacity Allocation Rule | Operating Rule | A standing rule that hands out a renewable service capacity each period and recalibrates as utilization and backlog feed back. | |
| Capacity Buffer Prepositioning | Method | Stocks reserve capacity next to the hotspots that will need it most, ahead of the window when a shock would overwhelm them. | |
| Capacity Closure or Reversal Review | Workflow | A workflow for reversing or constraining a capacity addition that causes systemic harm. | |
| Capacity Dashboard | Artifact | Puts current load, utilization, queue length, and deadline risk on one visible surface, so overcommitment is seen before it is felt. | |
| Capacity Drawdown Ledger | Register | Records every deliberate over-envelope drawdown as dated capacity debt — with an owner, an expiry, and a repayment plan — so borrowed capacity is repaid before it silently becomes the new normal. | |
| Capacity Envelope Review Board | Institution | A standing body that convenes on cadence to weigh substrate evidence, exceptions, and breaches, and to decide whether the load envelope holds, tightens, or may be raised — so the limit is revised by accountable deliberation, not by operational drift. | |
| Capacity Expansion | Process | Relieves the constraint by investing in more of the same binding capacity — additional units, hours, machines, or licensed throughput at the stage that limits the whole. | |
| Capacity Expansion Trigger | Rule | Fires a pre-authorized expansion of staffing, tooling, or bandwidth when saturation persists past a threshold and the demand is worth serving rather than shedding. | |
| Capacity Forecast | Planning Forecast | Converts a forecast of future load into the resource capacity it will require, then starts the long-lead provisioning so the capacity is in place before the peak arrives. | |
| Capacity Headroom | Method | Runs the system with usable capacity held above expected peak load, so demand spikes, degradation, or partial failures don't tip it over the overload cliff. | |
| Capacity Headroom Alert | Monitor | Watches each reservoir's level against its capacity and fires before the headroom runs out, turning a slow fill or drain into a warning with lead time to act. | |
| Capacity Investment Analysis | Method | Compares a slate of candidate capacity-relief investments — internal densification and footprint expansion alike — on the capacity they yield, their cost, feasibility, and risk, to decide which to fund. | |
| Capacity Mapping | Method | Compares required capabilities and resources against what implementing actors actually possess or can build in time. | |
| Capacity Milestone Agreement | Document | Defines the recipient capabilities and evidence required before support changes or autonomy claims are accepted. | |
| Capacity Planning Model | Method | Translates a forecast of future demand into the servers, staff, budget, and review capacity it will require, against known limits and a deliberate buffer. | |
| Capacity Pool | Institution | Aggregates slack from many units into one governed reserve that a steward allocates to wherever uncertainty actually lands, instead of each unit hoarding its own. | |
| Capacity Reservation Rule | Procedure | A rule that reserves part of the shared substrate for incumbent, public-good, safety, ecological, or vulnerable uses. | |
| Capacity Threshold Alert | Alert or Alarm | Names a saturation boundary and trips a staged alert with an automatic response the moment load, queue depth, or latency crosses the line — early enough to add capacity before service degrades. | |
| Capacity Threshold Trigger | Workflow | A capacity-management mechanism that activates queueing, surge staffing, load shedding, admissions control, procurement, or throttling when utilization crosses a limit. | |
| Capacity Trigger Revision | Rule | Resets the load level at which a system starts shedding, scaling, escalating, or diverting so it matches today's demand pattern, not last year's. | |
| Capacity Utilization Dashboard | Monitor | Tracks the health of one consolidated capability — utilization against its ceiling, unit cost, throughput, queue time, quality, and hidden rework — so intensification stops before it degrades service. | |
| Capacity Warning Dashboard | Monitor | Tracks the live draw count against a namespace's birthday threshold and fires a warning as usage approaches the danger zone, turning a one-time sizing decision into an ongoing signal. | |
| Capacity Window Assignment | Protocol | Pre-assigns actors to specific time or capacity windows instead of letting them all self-select from the forecast, so a published projection of scarcity or slack doesn't trigger a synchronized stampede that invalidates it. | |
| Capacity-Aware Dispatch Optimizer | Tool | Recommends which reserve unit to commit to which competing front by scoring front priority, response windows, route time, compatibility, local-cover floors, and turnaround into a ranked deployment — while leaving the commit to a human. | |
| Capacity-Aware Reconnect Queue | Tool | Holds a stampede of reconnecting clients in a buffer and admits them only as fast as the recovering resource's measured capacity allows, pushing the wait back onto the callers instead of onto the choke point. | |
| Capacity-Fit Matrix | Screening Matrix | Matches a proposed occupant against a site's capacity and constraints before anyone is placed, so mismatches are caught on paper rather than in place. | |
| Capacity-Rate Balancing Control | Protocol | Continuously trims the two streams' flow rates so their capacity rates stay matched, holding the local driving difference even from end to end as load varies. | |
| Capital Budgeting Comparison | Method | Compares proposed capital uses against the next-best use of funds, capacity, or risk-bearing ability. | |
| Capital Circulation Pool | Institution | Recycles recovered funds back into a shared pool under return and eligibility rules, so capital is redeployed to new needs instead of being spent once and gone. | |
| Capped-Growth or Split Rule | Procedure | A rule that triggers splitting, spin-outs, local autonomy, or added interfaces when a unit crosses diseconomy or concentration limits. | |
| Capstone Demonstration | Integrative Demonstration | Certifies integrated capability by having the candidate perform one synthetic, real-world task judged live by a panel. | |
| Capture and Conflict Audit | Audit | A periodic investigation that checks whether an institution has quietly started serving narrow interests, and surfaces the role conflicts and conflicts of interest that let it happen. | |
| Capture Risk Audit | Audit | Periodically assesses where and how strongly the institution is exposed to capture — mapping the channels of influence and scoring them against a defined risk threshold — so drift can be caught as a pattern before it becomes the culture. | |
| Capture-Recapture Check | Method | Estimates how many units were never seen from the overlap between two independent enumeration passes, without treating either as the final list. | |
| Capture-Recapture Defect Estimation | Estimation Model | Estimates how many defects remain unfound by treating the overlap between two independent inspection passes as a mark-recapture sample. | |
| Carbon Pricing | Pricing Rule | ||
| Carbon Sequestration Storage | Method | A method for removing carbon from active atmospheric circulation and holding it in a more stable storage form. | |
| Card Sort | Test or Assessment | A user research method that reveals how people naturally group information units. | |
| Card Sort or Example Sort | Method | Has people sort real examples into piles so the category's natural dimensions, sub-groups, and fuzzy edges surface from behaviour rather than from a definition. | |
| Card Sort or Tree Test | Test or Assessment | Tests whether users group, find, and interpret items according to the intended information structure. | |
| Caricature Detection Review | Method | Checks whether the environment describes out-group or rival views in ways their informed holders would reject. | |
| Carnot or Theoretical-Limit Benchmark | Test or Assessment | Uses an idealized upper bound to separate unavoidable limits from avoidable design losses. | |
| Carrying Capacity Assessment | Model | Estimates the recurring load a system can carry indefinitely — deriving it from how fast the substrate renews, how it degrades under load, and the uncertainty around both — rather than from what the system has managed once. | |
| Cascade Circuit Breaker | Control Device | Trips a chosen link fully open the instant a danger threshold is crossed, halting propagation under pre-authorized automatic control before anyone can deliberate. | |
| Cascade Dependency Graph | Structural Model | Maps the standing web of transfer links and branch points so a change's possible propagation paths — including jumps across domains — can be read off before anything moves. | |
| Cascade Error Audit | Test or Assessment | Analyzes false positives, false negatives, delays, and reviewer disagreement by stage. | |
| Cascading Failure Containment | Containment Protocol | Isolates, sheds, and degrades functions at the advancing failure edge so a fault loses the coupling it needs to spread. | |
| Case Comparison and Contrast | Method | Sets several cases side by side so the learner induces the invariant they share and reads off the boundaries where it stops holding, instead of over-fitting to any single example. | |
| Case Comparison Matrix | Tool | Arrays the case's features against the candidate archetype and its nearest neighbors in one grid, so where the case actually lines up — and where it doesn't — is visible at a glance. | |
| Case Conference | Ritual | A recurring group review of real cases that turns individual expert judgments into a shared repertoire and mines the lessons — especially from what went wrong. | |
| Case History | Document | Accumulates observations, interventions, decisions, and outcomes for a person, client, patient, asset, project, or legal matter. | |
| Case Library | Case Repository | Indexes concrete, cited precedents by their case features so a new situation retrieves the closest prior case rather than an abstract rule. | |
| Case Library Capture | Artifact | Builds a searchable collection of real cases — each with its cues, the judgment made, the outcome, and its boundaries — so expertise transfers through contrast between examples rather than through a single rule. | |
| Case Management Tiers | Procedure | Assigns cases to light, standard, intensive, or specialist management tracks according to need, risk, or complexity. | |
| Case Rationale Form | Artifact | A per-decision template that captures the case facts, the reasons for the judgment, and why the response was proportionate — turning a discretionary call into a reviewable record. | |
| Case Review Panel | Governance Review | A deliberative review mechanism for edge cases, contested estimates, and fairness conflicts. | |
| Case Selection Audit Trail | Provenance Log | Preserves the versioned, time-ordered record of the sampling path — memos, access constraints, and each case's model effect — so the sequence can be reconstructed and defended. | |
| Case Selection Bias Audit | Audit | Interrogates how the cases were chosen — above all whether they were picked because they already show the outcome — and demands the negative cases the choice left out. | |
| Case Similarity Rubric | Scoring Rubric | A fixed, weighted scoring sheet that grades how well one candidate exemplar fits the new case and flags the mismatches that should veto reuse regardless of the score. | |
| Case Story Library | Artifact | Maintains reviewed real or composite stories with source status, permissions, population notes, and intended use. | |
| Case Transfer Dossier | Compiled Dossier | Bundles a continuing matter's history, obligations, deadlines, and next actions into one package so a new owner can carry it forward without reconstructing it. | |
| Case Universe Sampling Frame | Protocol | Fixes the population of cases the study could have chosen — the boundary, the unit, and the eligibility rule — before any case is picked. | |
| Case-Based Learning Sequence | Instructional Sequence | Builds a portable rule of judgment by having learners work and contrast a graded series of concrete cases, so the governing principle is induced from real contexts and tested on a fresh one rather than stated up front. | |
| Case-Based Mapping Test | Validation Procedure | Runs a curated set of ordinary, edge, and high-consequence cases through a proposed mapping to expose the false equivalences and unresolved ambiguities that abstract agreement hides. | |
| Case-Based Practice | Method | Uses cases to preserve contextual complexity, competing cues, incomplete information, and consequences relevant to the target capability. | |
| Case-Based Reasoning System | Reasoning System | Runs the full retrieve–reuse–revise–retain loop, but earns its keep at the revise step: it adapts a retrieved case's solution to the new case's specific differences rather than copying it. | |
| Case-Intake Script | Assessment Protocol | A structured front-door protocol that classifies an incoming case into the right situation class, confirms its activating cues, and assigns the roles before the encounter proper begins. | |
| Case-Mix Risk Stratification Table | Metric or Dashboard | A table or dashboard that groups cases by baseline severity or exposure before comparing outcomes. | |
| Case-Split Elimination Table | Tabular Method | Lays the supposition's exhaustive, mutually exclusive cases in a table and drives each row to contradiction, so the negation survives in no case and the claim closes. | |
| Caseload Cap | Policy | Sets an enforced not-to-exceed ceiling on the number or risk-weighted load an overseer may carry, and routes anything over the line elsewhere. | |
| Cash Reserve | Artifact | A maintained balance of immediately spendable money or near-money resources reserved for urgent obligations. | |
| Catalog or Broker Directory | Brokered Catalog | Curates a browsable catalog of offerings under a broker who vets, categorizes, and ranks them, so a caller discovers a fitting counterpart rather than resolving an address it already knows. | |
| Catalyst Regeneration Protocol | Process | A defined restoration sequence that returns a spent facilitator to a ready state — plus the rule for when to regenerate, refresh, or retire it instead. | |
| Catalyst-Cofactor System | Method | Treats the facilitator and the enabling complement it cannot act without as one unit — mapping every required cofactor and verifying it is present, sufficient, and compatible before the catalyst is trusted to run. | |
| Catastrophe Bond or Parametric Cover | Document | A capital-market or trigger-based cover that pays when a specified catastrophic or parametric condition occurs. | |
| Catastrophic Case Protocol | Protocol | Pulls cases whose downside is severe or irreversible out of frequency-based prioritization and gives them pre-committed special handling scaled to consequence, not likelihood. | |
| Categorical Encoding Scheme | Transformation Method | Turns discrete category labels into numbers a model can consume, choosing a scheme that controls cardinality and preserves what each level means without leaking the target. | |
| Categorical Refactoring Workflow | Refactoring Workflow | Iteratively rewrites a tangled domain into an object–arrow model, validating and re-governing it as the refactor lands stage by stage. | |
| Category Audit | Audit | Pins down a single category — how it is defined, who assigns it, how it is recorded, and what it triggers — so its taken-for-granted boundaries become inspectable. | |
| Category Boundary Audit | Boundary Audit | Tests a category system at its edges — running the borderline, excluded, and anomalous cases against each line to find where the boundary itself, not the classifier's judgment, is drawn wrong. | |
| Category Boundary Stability Check | Consistency Check | Holds a key term or category to one fixed meaning across the whole argument, catching definitions that drift to dodge counterexamples. | |
| Category Claim Launch | Artifact | Publicly names and frames a new category so the early mover defines the criteria every later entrant is judged against. | |
| Category Governance Record | Document | A living record of a category's criteria, rationale, decision authority, and revision history, so its boundary can be maintained accountably instead of drifting in silence. | |
| Category Impact Assessment | Impact Assessment | Traces, for each category choice, how it changes concrete downstream decisions — eligibility, ranking, routing, funding — and who holds the authority those choices feed. | |
| Category Language Audit | Method | Reviews labels, reports, forms, dashboards, and interfaces for wording that turns classifications into essences or facts beyond their warrant. | |
| Category Loss Annotation | Annotation Scheme | Tags each mapping from a local term to an external category with the exact distinction that is dropped, so category flattening becomes a visible, typed mark rather than a silent default. | |
| Category Reframing Workshop | Method | Guides participants through boundary markers, edge cases, consequences, alternative framings, and adoption implications. | |
| Category Review | Review Process | Examines whether an existing category is being used as a fixed natural kind when it should be treated as pragmatic, graded, historically produced, and revisable. | |
| Category Revision Log | Record | A durable record of each category change — what changed, why, which tradeoffs remain, and how continuity with older data is preserved. | |
| Category Split/Merge Review | Decision Procedure | Adjudicates a single overloaded-or-redundant category question — split, merge, or keep — and enacts the chosen change on that node alone. | |
| Category-Membership Attribution Audit | Workflow | Tests whether a property has been attributed to an individual or item merely because it belongs to a category, class, cluster, or population. | |
| Category-Predicate Separation | Formal Parse | Breaks a challenged universal claim into its quantifier, subject category, and asserted property so membership can be judged separately from the property in dispute. | |
| Causal Contribution Timeline | Artifact | Reconstructs the outcome as a time-ordered chain of actions, omissions, warnings, and conditions, so causal contribution is read from the actual sequence rather than from whoever is most visible at the end. | |
| Causal Diagram | Structural Diagram | Draws candidate causes, effects, mediators, and confounders as a graph so the structure of a causal claim — including backdoor paths — can be inspected at a glance. | |
| Causal Diagramming | Model | Draws the assumed causal structure — exposure, outcome, confounders, mediators, colliders — as a diagram, so the decision of what to control is made from the assumptions before the data, not by the data after the fact. | |
| Causal Feature Review Panel | Role or Team | Convenes domain experts to judge which of a model's influential features are causally or semantically meaningful and which are artifacts, proxies, or coincidences — and to name the intended structure it should be using instead. | |
| Causal Identification Probe | Identification Strategy | Separates rival causal stories for the same outcome by pairing the predictions each makes over naturally occurring variation, then reading which pattern the world actually shows. | |
| Causal Inference Review | Review Procedure | Audits the identification assumptions, comparison groups, confounders, and evidence behind a causal claim before it is accepted. | |
| Causal Layered Analysis Template | Template | Provides a structured worksheet with a fixed row for each layer, so surface litany, systemic causes, worldview, and candidate interventions are all recorded in one place. | |
| Causal Loop Delay Map | Model | Annotates a feedback-loop diagram with the elapsed delay on each link, so you can see which balancing loop will overshoot or oscillate because its correction lands a cycle late. | |
| Causal Loop Diagram | Model | Draws the pressure behind a hazard, the feedback loops that regenerate it, and the delays between them, so a control can be aimed at the loop rather than the symptom it displaces. | |
| Causal Loop Diagram with Delay Marks | Diagramming Method | A causal loop diagram that annotates links with delay markers, loop polarity, and expected response time. | |
| Causal Loop or Influence Diagram | Diagrammatic Model | Draws the causes as a network of signed arrows, gates, and feedback loops so interactions and cross-scale dependencies become visible instead of additive. | |
| Causal Map | Artifact | Diagrams hypothesized or validated cause-and-effect edges among factors, each carrying its evidence basis, a confidence label, and the conditions under which it holds — so plausible-looking arrows cannot pass as proven ones. | |
| Causal Responsibility Mapping Workshop | Facilitated Workshop | A facilitated session that decomposes one event into distinct kinds of contribution — action, authority, omission, constraint — so no single actor is made to carry the whole failure. | |
| Causal Sequence Map | Artifact | Visualizes how the story links events into causes, consequences, turning points, background conditions, and uncertainty points. | |
| Causal-Claim Labeling Template | Artifact | Stamps each correlation finding with the strongest causal claim its evidence can bear and the decisions it may license, so an association can't quietly graduate into a cause. | |
| Causal-Consistency Protocol | Protocol | Guarantees that reads respect cause and effect — if one operation could have influenced another, every observer sees them in that order — without paying for a global total order. | |
| Causal-Loop and Environment-State Map | Artifact | A single diagram of the environment's boundary, its state variables, and the reinforcing and balancing feedback loops through which agents and their surroundings change each other. | |
| Causal-Loop Map | Systems Diagram | Maps reinforcing and balancing feedback loops when causal influence cycles through a system rather than moving in a one-way chain. | |
| Causal-Temporal Trace | Trace Analysis | Lays the narrative's events, actors, and causal claims onto one timeline so anachronisms and causal-capacity mismatches surface — the places where the story needs something to happen before the thing that makes it possible. | |
| Cause-Role Worksheet | Facilitation Worksheet | Forces each proposed factor to earn its place by pinning it to the bounded outcome and assigning it one defensible causal role — or striking it. | |
| Caveated Decision Memo | Artifact | A recommendation written so its limits travel with it — the call up front, then an explicit separation of what is known, assumed, estimated, and unknown, plus the conditions that would change the answer — so a decision-maker reads the judgment and its uncertainty in the same breath. | |
| Cell-Team Federation Model | Institution | An operating model where small autonomous cells coordinate through shared standards, peer forums, and escalation paths. | |
| Cellular Automata Rule | Method | Implements the archetype in simulation or modeling by assigning each cell a local state-update rule and observing the resulting aggregate pattern. | |
| Censoring and Left-Truncation Audit | Audit | Reconstructs the failures and delayed entrants missing from a survivor sample, so a persistence forecast is not silently biased by who happened to be observed. | |
| Census Protocol | Procedure | Runs a designed, declared all-units count over a bounded population and certifies its completeness rather than sampling a representative subset. | |
| Center-Surround Filter | Method | Re-expresses every location as its own activation minus a weighted average of its surround, so uniform regions cancel and only edges survive. | |
| Central Coordinator Role | Role | Puts one accountable person or team at the center of a coordination problem, so many participants route through a single coordinator's judgment instead of negotiating with each other pairwise. | |
| Central Randomization and Masking Service | Service | A central system that generates random assignments and releases only the coded, role-appropriate information each site needs to act. | |
| Central Registry | Artifact | A single authoritative directory that maps a capability's name to where it lives and how to call it, so clients discover and bind to the provider by lookup instead of hard-wiring its location. | |
| Centralized Infrastructure Platform | Software or Tool | Provides common technical infrastructure, hosting, data services, build systems, or operating platforms used by many products or teams. | |
| Ceremonial Unveiling | Ritual | Marks an object's passage from ordinary to set-apart through a staged first reveal that gathers the whole group into a single shared moment of recognition. | |
| Certainty & Causality Inflation Check | Audit | Catches the summary that upgrades the substance's certainty or causality — a hedge hardened into a fact, an association reported as a cause, a subgroup generalized to everyone. | |
| Certificate Chain Validation | Protocol | Establishes that a certificate's key really belongs to the named subject by walking the signed chain from leaf to a trusted root, enforcing each hop's validity, scope, and revocation, and returning a graded verdict. | |
| Certificate Revocation List or Status Endpoint | Register | Tells verifiers which previously-valid credentials have since been revoked, suspended, or expired, so a check reflects status now rather than only at issuance. | |
| Certification Program | Institution | A recognized institution that assesses implementations against the standard and grants a certification mark, turning conformance into a market signal buyers can trust. | |
| Certification Record | Credential Record | The durable artifact that communicates and preserves a certification — its status, evidence basis, limits, and expiry — so others can rely on it. | |
| Certification Regime | Governance Regime | A standing institution that codifies the evidence a system must present before it is approved — keyed to its risk class — and defines the events that force the credential to be re-earned. | |
| Certification Signoff with Scope Limits | Document | A formal approval or assurance statement that records scope, evidence, conditions, exclusions, expiration, and residual uncertainty. | |
| Certified Supply or Chain-of-Custody Record | Traceability Backed Signal | Keeps an unbroken, tamper-evident trace of a good's origin and handling, so receivers can trust where it came from and what happened to it without inspecting the whole path themselves. | |
| Chain-of-Custody Cross-Check | Checklist | Compares process-imprint attribution against explicit provenance or custody evidence without conflating them. | |
| Chain-of-Custody Evidence Review | Audit | Authenticates an artifact by reconstructing its unbroken, documented custody trail — proving the thing in hand is the same one collected at origin, handled intact and untampered. | |
| Chain-of-Custody Form | Custody Ledger | Records an unbroken, signed sequence of who held an item, when, and with what integrity check, so the transfer chain itself can be proven later. | |
| Chain-of-Custody Log | Register | Maintains an unbroken, timestamped record of every hand and transfer an item passes through, so any later claim about its status can be audited back to origin. | |
| Chain-of-Custody or Lineage Check | Protocol | Reconstructs an item's unbroken trail back to its origin — every handoff and transformation logged beside the content — so its source class is established rather than assumed when it is used. | |
| Chain-of-Custody Record | Protocol | Holds an artifact's identity intact through every handoff by logging who held it, when, and what they did — an unbroken, tamper-evident chain of possession. | |
| Challenge Case Red Team | Protocol | Charters people whose explicit job is to break the method — hunting for the inputs where its assumptions fail or its bias does harm — and refuses to let it through the gate until domain experts have tried and failed to break it. | |
| Challenge Case Set | Test Set | A curated set of deliberately hard, boundary-hugging cases assembled to make a heuristic fail and expose where its confidence is unearned. | |
| Challenge or Proof-of-Work | Protocol | Demands a costly, hard-to-fake effort up front so that only the desired type finds it worth paying, letting the cost borne stand in as the signal. | |
| Challenge Window and Correction Protocol | Protocol | Gives a party classified or scored on a private record a bounded, defined window to contest it and force a re-check — turning a one-sided datum into something its subject can see and correct before it hardens into a decision. | |
| Challenge-Is-Normal Message | Protocol | Delivers a credible pre-performance explanation that difficulty is expected, strategies can improve, and errors are not identity-diagnostic. | |
| Challenge-Panel Cross-Reactivity Test | Test or Assessment | Tests the selector against near-neighbor, decoy, or vulnerable non-target cases to reveal where discrimination collapses. | |
| Challenge-Response Authentication | Protocol | Proves a claimant holds a secret by having them compute the correct answer to a fresh, unpredictable challenge — so possession is demonstrated without the secret crossing the wire, and a captured exchange can't be replayed. | |
| Challenge-Set Refresh Cycle | Process | A recurring loop that folds new counterexamples, adversarial cases, and real deployment failures back into the challenge suite, retrains against them, and re-checks the model on a robustness bar that ratchets as fast as the shortcuts evolve. | |
| Challenger Access Window | Policy | Schedules recurring, bounded openings for a qualified outsider to contest an incumbent's position, so winning a round never means owning the arena forever. | |
| Champion / Challenger Threshold Test | Protocol | Runs a candidate threshold in parallel with the incumbent on the same live traffic and promotes it only if it demonstrably wins. | |
| Champion–Challenger Barrier Revalidation | Process | Runs a candidate replacement control alongside the incumbent against current and stressed variant classes, promoting it only when it demonstrably improves population-level coverage without opening a transition gap. | |
| Champion–Challenger Evaluation | Review | Runs the incumbent regulating model against candidate challengers on the same objective and promotes a challenger only when it beats the champion by a pre-set margin. | |
| Champion–Challenger Rotation | Process | Keeps a reigning champion variant in the live role while challengers run alongside it, and promotes a challenger only when it beats the champion by a preset margin over enough exposure — so winners propagate on proven, not apparent, improvement. | |
| Change Advisory Broadcast Workflow | Coordination Workflow | Runs each approved change through a repeatable pipeline that finds the affected services, grades the risk, broadcasts a targeted advisory to the owners of those services, and reviews afterward whether the notice landed. | |
| Change Control Board | Governance Body | A standing cross-functional body that adjudicates every proposed scope change against the charter, owns the cumulative trajectory, and publishes each disposition so no addition slips in unowned. | |
| Change Control Gate | Workflow | Requires each proposed change to a live system to clear a structured review of complexity, risk, and maintainability — and to carry a tested rollback — before it is admitted. | |
| Change Impact Report | Artifact | A shareable summary that states a proposed change and lists the downstream artifacts, obligations, tests, and owners it touches, so reviewers can see the blast radius before approving. | |
| Change Ledger | Document | Creates a structured ledger of changes, rationales, approvals, and consequences across time. | |
| Change Log and Audit Trail | Audit | Preserves an append-only record of every change to authoritative state — who, when, why, under what right, and what it propagated to — so the source's history is accountable and reconstructable. | |
| Change Readiness Assessment | Diagnostic Assessment | Assesses willingness, authority, capacity, trust, timing, and organizational conditions for adoption. | |
| Change-Data-Capture Propagation | Tool | Tails the source database's commit log and streams every row-level change to downstream copies, so they follow the source in near real time without the application having to dual-write. | |
| Change-of-Basis Matrix | Artifact | The concrete invertible matrix that rewrites any object's coordinates from one basis into another, letting two teams using different bases exchange the same object exactly. | |
| Change-of-Basis Review | Review Procedure | Re-expresses the same vectors in a second basis and checks which conclusions survive the switch and which were artifacts of the old coordinates. | |
| Change-Point and Regime-Switching Model | Model | Models a process whose probability law is not fixed but breaks or switches over time, estimating when the law changed and how the regimes differ. | |
| Change-Point Detection | Monitor | Flags the moment the target jumps to a new regime — an abrupt discontinuity the current tracking mode can no longer follow — so the loop switches modes instead of chasing a break as if it were noise. | |
| Change-Point Detection Test | Test or Assessment | Identifies candidate structural breaks that should be modeled separately rather than absorbed into a smooth trend. | |
| Change-Point Segmentation | Method | Places segment boundaries where an ordered signal statistically shifts — a change in mean, variance, or rate — so cuts fall at the data's own joints rather than at chosen values. | |
| Changelog and Release Notes | Register | A maintained, per-version record of what changed — features, fixes, deprecations, breaking changes, and how to migrate — so downstream users can decide whether and how to upgrade. | |
| Channel Capacity Management | Method | Maps how much a response channel can actually convert into useful output and sets the operating limits and load budget before anyone treats it as infinite. | |
| Channel Consolidation | Consolidation Procedure | Merges several duplicative communication or reporting channels into one better-governed channel, moving the useful traffic rather than dropping it. | |
| Channel Deprecation Notice | Policy | Announces that a channel is being retired — with a cutover date and the replacement route senders must move to — so a channel's death does not silently strand the messages that still depend on it. | |
| Channel Mode Indicator | Interface | Uses interface labels, status badges, channel names, or workflow states to show which mode a digital interaction is currently in. | |
| Channel Monitoring Dashboard | Monitoring Artifact | Puts a channel's health — volume, load against capacity, and leakage — on one live surface, so overload is seen and acted on rather than discovered at failure. | |
| Channel Retirement and Relaunch Protocol | Lifecycle Protocol | Rests, renames, reroutes, or rebuilds a channel whose history has become so noisy that no amount of threshold tuning can restore its authority. | |
| Channel Saturation Review | Diagnostic Review | Reviews whether a communication, sales, service, or delivery channel has reached declining incremental response and should be supplemented. | |
| Channel Telemetry Dashboard | Monitor | Makes a channel's realized losses observable — drop, delay, decode errors, and the tell-tale rise of informal side channels — so fit failures surface in operation, not only in design. | |
| Channel-Fit Audit | Audit | Reviews a channel back-to-front from the receiver's decision, cataloguing the distinctions the payload must preserve and flagging the ones the channel cannot carry. | |
| Channel-Specific Scope Note | Communication Tool | Attaches a short, context-specific qualification to a term so it propagates neither too broadly nor too narrowly on the channel where it is used. | |
| Chaos Engineering Experiment | Experiment | Runs a hypothesis-driven experiment on a live distributed system — inject turbulence, compare the disturbed behavior against a measured steady state, and let the difference confirm or refute a specific fragility claim. | |
| Chaos Engineering Game Day | Process | Deliberately injects realistic failures into a live system inside a pre-declared blast radius, measuring against a steady-state hypothesis, to prove and improve resilience before reality does. | |
| Character Identification Matrix | Template | Tests which character or narrator can carry the audience into the storyworld without stereotype or false similarity. | |
| Characterization Test Harness | Tool | Pins down what legacy code currently does — bugs and all — by capturing its outputs on a batch of inputs as the golden baseline, so any later change that alters that behavior shows up immediately. | |
| Charge-Discharge Cycle Test | Test or Assessment | Tests electrochemical or storage-cycle efficiency, degradation, and reversibility across repeated cycles and load regimes. | |
| Chargeback or Quota System | Pricing Mechanism | Meters and prices each source's use of a shared sink — through internal chargebacks or hard quotas — so downstream burden lands back on the source's own ledger and stops feeling free. | |
| Chart Atlas Map | Navigational Artifact | Renders the whole chart network as one navigable index — which charts exist, where each is valid, and how to cross between them. | |
| Chart Parsing | Method | Recovers every licensed parse at once by tabulating partial constituents in a chart and reusing shared sub-analyses, turning ambiguous input into polynomial-time work. | |
| Charter or Mandate Document | Document | Codifies the decision rights, scope, source of authority, and revision conditions for a role, body, project, or institution. | |
| Charter, Bylaws, or Operating Agreement | Artifact | The founding text that fixes an institution's purpose, its body of rules, the basis of its authority, and who counts as a member — so the arrangement outlives the people who set it up. | |
| Chartered Autonomy Mandate | Document | Encodes the zone, internal authority, non-interference rule, exception thresholds, and accountability route in a charter, policy, constitution, bylaws, or mandate. | |
| Check-Digit or Format Validation | Rule | A validation rule that rejects malformed or mistyped identifiers at the point of entry by checking them against the shape grammar and a built-in checksum. | |
| Checklist | Checklist | A checklist can record criteria, but readiness assessment also requires evidence quality, gap interpretation, decision authority, and preparation routing. | |
| Checklist Confirmation | Checklist | A human-facing procedure that confirms whether an action has already been completed before repeating it in operational, clinical, legal, or administrative settings. | |
| Checklist Conversion | Tool | Distills an already-known routine down to the short list of critical, easily-skipped checks that catch the failures that actually happen. | |
| Checklist Micro-Rehearsal | Ritual | A brief run-through of an already-known set of steps that keeps them primed and retrievable, deliberately stopping short of re-teaching or revising them. | |
| Checklist or Job Aid | Procedural Job Aid | Externalizes a task's sequence and criteria onto a consultable list, then shrinks it to exception-only as the steps are internalized. | |
| Checkpoint Hardening Window | Validation Protocol | Holds a freshly captured system-state snapshot in a probationary window and runs it through a fixed restore-and-interference gauntlet before promoting it to trusted. | |
| Checkpointed Convergence Review | Checkpoint Ritual | Re-snapshots the approximation at fixed checkpoints to confirm it is still converging on the target — and to trigger a stop-or-escalate when it is not. | |
| Checkpointed Stage Promotion | Process | Advances the build one stage at a time — snapshotting each stage, promoting only when readiness and invariants both check out, and rolling back to the last good snapshot when they don't. | |
| Checksum and Sample Reconciliation | Audit | Periodically compares a copy against its source — range checksums plus spot-sampled rows — to detect and quantify divergence, without re-reading every row every time. | |
| Checksum or Hash Validation | Tool | Detects unintended alteration, transmission error, or corruption by comparing a freshly computed hash against a trusted reference value. | |
| Chemical & Isotopic Signature Test | Test or Assessment | Uses material composition or isotopic ratios as an origin-imprint evidence channel. | |
| Chemical or Biological Fouling Treatment | Chemical Treatment | Doses a reactive agent — biocide, dispersant, or acid — to kill, loosen, or dissolve the occupants themselves, within an ecological side-effect budget. | |
| Chemical Taggant Program | Intentional Marker System | Embeds a covert, coded chemical marker into a product at manufacture so its batch and maker can be decoded after the fact — and can't be easily counterfeited. | |
| Chesterton's Fence Review Gate | Governance Gate | A governance checkpoint that blocks removal of a persistent structure until its exact scope, its persistence signal, and a recorded rationale have all been supplied. | |
| Choice Architecture Confound Audit | Confound Audit | Inspects the real choice environment — defaults, ordering, layout, friction — for the presentation features that could have shaped a choice, so preference is not read off a decision the interface made. | |
| Choice Architecture Menu | Choice Structure | Presents the approved ways to satisfy a requirement as a small, neutrally-framed menu, so the constraint is met by choosing among real options rather than by obeying one imposed path. | |
| Choice Architecture Simplification | Method | Reduces irrelevant options and presentation burden while preserving meaningful alternatives and agency. | |
| Choice Bundle Normalization | Normalization Procedure | Re-expresses every option as a common-unit bundle of attributes and prices, so trade-offs made on different occasions can be compared on the same footing. | |
| Choice Reintroduction Protocol | Protocol | Reintroduces a bounded menu of real, non-token choices after a period in which choosing was absent, ignored, or punished. | |
| Choice Set Pruning Method | Method | A method for filtering or tiering options before detailed comparison. | |
| Chokepoint or Gateway Analysis | Test or Assessment | Identifies positions through which many flows, decisions, routes, or dependencies must pass. | |
| Chronological Backtracking Log | Document | An append-only, reason-annotated record of every choice, failure, and rollback in the order it happened, so a dead branch is never retried and any contradiction can be traced to its cause. | |
| Chunked Documentation | Document | Documentation organized into meaningful labeled units. | |
| Chunked Instructions | Instructional Format | Restructures a procedure into a small set of meaningfully-bounded, ordered steps so each unit can be held in mind and executed one at a time. | |
| CI/CD Pipeline | Software or Tool | Implements pipeline staging in software delivery by moving changes through build, test, review, deployment, and release stages with automated handoffs. | |
| Circadian Schedule Alignment | Method | Times sleep, light, effort, and medication to the body's biological response windows so each lands when the internal clock can use it. | |
| Circuit Breaker and Cooldown | Protocol | Counts repeated failed or non-progressing attempts, trips 'open' to stop the futile retries for a cooldown, then probes cautiously through a half-open state before resuming. | |
| Circuit Breaker Pause | Protocol | Trips an automatic, temporary halt on one runaway activity the instant a cascade metric crosses a preset threshold, then releases on its own once conditions cool. | |
| Circularity KPI Dashboard | Metric or Dashboard | A dashboard that tracks actual loop performance and lifecycle-relevant circularity indicators. | |
| Citation Chain | Artifact | Links each claim to the specific sources that support it with a typed support relation, so a reader can walk from an assertion back to the evidence it actually rests on. | |
| Citation Index | Artifact | Turns the references between works into retrieval paths — follow who-cites-whom to find related sources, and read citation counts as a signal of authority. | |
| Citation Lineage Review | Method | Traces a claim through references and derivative accounts to determine whether sources are independent or reproducing the same origin. | |
| Claim Certificate or Verifiable Credential | Artifact | Packages a single attested fact — 'over 21', 'currently licensed', 'in good standing' — as a portable, cryptographically-verifiable credential the holder presents in place of the underlying record, and that can expire or be revoked. | |
| Claim Confidence Labeling | Labeling Convention | Attaches an explicit scope-and-confidence tag to each individual claim so a reader sees at a glance what is in-domain, adjacent, or speculative. | |
| Claim Registry | Traceability and Governance Record | A living ledger of every attempted claim — its status, owner, and follow-up burden — so selective memory can't erase the failed tries that made a discovery look surprising. | |
| Claim Release Gate | Decision Gate | Prevents downstream publication, decision, or automation until claims from a distorted account have scoped confidence and corroboration. | |
| Claim Scope Freeze | Audit Record | Records the claim and its membership criteria exactly as they stood before any counterexample appeared, so later boundary changes are visible against a fixed baseline. | |
| Claim Status Labeling Standard | Labeling Standard | A style and metadata standard for marking statements as fact, assumption, hypothesis, axiom, premise, conjecture, belief, estimate, or question. | |
| Claim Strength Ladder Review | Review Procedure | Reviews a claim's asserted force against its support and moves it up or down the all–most–some–none ladder until the two match. | |
| Claim Tagging Matrix | Template | Lists claims in rows and tags each by source, claim type, warrant level, bridge assumptions, and calibrated wording. | |
| Claim-Confidence Warrant Review | Review Protocol | A structured check that asks whether the confidence attached to each claim is justified by its warrant strength and stakes. | |
| Claim-Evidence-Reasoning Card | Template | Captures a compact claim, evidence trace, and reasoning bridge for review. | |
| Claim-Lattice Mapping | Structural Mapping | Externalizes a sprawling narrative into an explicit graph of its claims and the support, implication, and constraint links between them, so the story can be reasoned about as a structure instead of felt as a flow. | |
| Claim-Scope Watermark | Artifact | Stamps every output with the vantage it came from and the slice of the world it can honestly speak for, so the scope travels with the claim instead of being stripped the moment it's quoted. | |
| Claim-Warrant Matrix | Template | A side-by-side grid that puts many competing claims on rows and their evidence, source quality, and counter-evidence on columns, so warrant can be compared across rivals before any one is believed. | |
| Claims Adjudication and Rapid Appeal Panel | Institution | Reviews contested, urgent, or exception claims with sufficient independence, time limits, recorded reasons, accessibility support, and authority to correct decisions. | |
| Claims and Compensation Fund | Financing Mechanism | Pre-funds a standing pool and a claims process so eligible residual losses are paid without renegotiating funding and terms from zero for every case. | |
| Claims Experience Credibility Analysis | Statistical Analysis | Measures how much weight the pool's own loss history can bear versus an external benchmark, and revises the threshold only once experience becomes statistically credible. | |
| Claims or Outcome Experience Rating | Method | Feeds each participant's own realized losses back into their price and the pool's base rates, so a pool quietly drifting toward bad risks gets caught and re-rated instead of silently subsidized. | |
| Claim–Liberty Classification Tree | Decision Support | Routes each ambiguous 'right' phrase through ordered yes/no questions to a single position type — claim, liberty, power, or immunity — before any detailed mapping begins. | |
| Clarification and Redirect Path | Protocol | Pre-built routes and messaging to correct a misreading and steer misplaced responses to the right owner once spillover is detected. | |
| Clarification Protocol | Protocol | A response move that asks the sender to state the buried premise before answering, so the receiver can engage the real question without accepting it — and without escalating to a challenge. | |
| Clarification Script | Communication Script | A pre-worded, reusable bank of clarifying questions that lets anyone ask what a message is missing without sounding hostile — turning 'I'm confused' into a specific, answerable, cooperative request. | |
| Classification Audit | Diagnostic Audit | Samples already-classified items and re-judges them to measure how often the current schema misfits, producing the violating cases and named mismatch that justify a revision. | |
| Classification Confusion or Error Matrix | Diagnostic Matrix | Cross-tabulates the reference class against the realized class so systematic off-diagonal mass reveals where the equivalence relation lumps unlike cases together or draws a line between cases nothing can tell apart. | |
| Classification Disagreement Audit | Audit | Measures where classifications diverge — reviewer vs reviewer, human vs model — to expose systematic bias and human-model misalignment. | |
| Classification Fairness Review | Test or Assessment | Measures how a classification's errors — false inclusions and false exclusions — distribute across affected groups, exposing the burden and invisibility a formally neutral boundary can still produce. | |
| Classification Impact Review | Review | Traces what a category does once it is assigned — the access, standing, resources, scrutiny, and accountability that ride on the label — and how those effects land differently on differently placed people. | |
| Classification Markedness Audit | Taxonomy Audit | Takes a taxonomy's categories as given and traces how its default/special marking drives routing, reporting, and treatment, then restructures the categories and monitors that the asymmetry doesn't creep back. | |
| Clawback Clause | Rule | Recovers pay, benefit, or protection already granted once later evidence shows the conduct it rewarded was avoidable, putting realized gains back at stake after the fact. | |
| Clawback or Recovery Clause | Document | Recovers a previously granted payoff when later evidence shows misconduct, underperformance, misrepresentation, or failure to satisfy conditions. | |
| Clawback or Reversion Clause | Rule | Writes into the funding agreement the pre-defined conditions under which money already granted must be repaid or remaining tranches stop — so resources stay contingent on delivering for the intended beneficiaries, not just on receiving the grant. | |
| Clean Rejection Notice | Artifact | Closes an unsuitable offer with a plain, final disposition and no ambiguous 'maybe later,' so the contributor gets a real answer and the system carries no hidden obligation. | |
| Clean-Environment Rebuild | Audit | Rebuilds the whole system from its declared seed inside a sealed, pristine environment to prove nothing on the host silently crept into the result. | |
| Clean-in-Place Interface Maintenance | Process | Restores the exchange interface's conductance by circulating cleaning agents through the device in place, on a cadence driven by a fouling monitor, using a safe isolate-and-bypass path. | |
| Clean-Room Rebuild or Replatforming Pilot | Method | Rebuilds the system from accountable sources onto a fresh, known-clean substrate — piloted at small scale first — so inherited contamination is escaped by reconstruction rather than patched in place. | |
| Cleanroom or Airlock | Artifact | A physical staging boundary that lets people and materials enter a controlled space only after gowning, cleaning, and pressure transition strip the contamination they carry. | |
| Cleanup Capacity Reserve | Policy | Holds back a reserve of the secondary resource that overload consumes, and tracks the load drawn against it, so the receiver can always afford to clean up what it takes in. | |
| Clearance Acceleration Protocol | Protocol | Speeds the receiver's own clearance of an accumulated surplus so the system falls back below the ceiling faster — and the depleted second resource is given room to rebuild. | |
| Clearance Certificate | Document | Records that defined residual-risk thresholds and validation checks were satisfied at the moment of release, producing a signed, dated attestation that reentry was earned. | |
| Clearance Pathway Enhancement | Process | Expands and speeds the legitimate channel that processes an unwinding stock — treatment, settlement, recycling, migration, disposal — so the crash load clears faster than it arrives. | |
| Clearance–Turnover Tuning | Rate Tuning Model | Tunes how fast a stock is drained and cycled — its clearance and turnover rates — to hold residence time and throughput where they belong. | |
| Clearinghouse | Institution | Interposes a single central counterparty between many traders so bilateral obligations are netted and default risk is mutualized instead of negotiated pairwise. | |
| Clickable Prototype | Software or Tool | An interactive interface shell that simulates navigation or user flow without full backend functionality. | |
| Clickstream Deviation Scan | Tool | Mine product telemetry at population scale for the loops, exits, repeated searches, and shortcut clicks that mark where users deviate from the intended flow. | |
| Climate Teleconnection Index | Metric or Dashboard | A domain-specific indicator, such as a climate pattern index, that reifies a remote driver into a single tracked signal with a documented local coupling. | |
| Clinical / Social-Determinant Matching | Public Health Intervention Selection | Sorts a caseload into what needs direct clinical treatment versus what is really driven by social determinants, and checks the split for equity across sub-populations. | |
| Clinical Alternative Pathway Review | Review Protocol | When a standard care pathway is contraindicated or unavailable, reviews evidence-based alternatives against the patient's therapeutic goal and their path-specific risks, then selects a safe substitute. | |
| Clinical Care Pathway | Protocol | Implements pipeline staging in care delivery by sequencing intake, triage, diagnosis, treatment, monitoring, discharge, and follow-up while preserving patient state. | |
| Clinical Clearance Protocol | Professional Protocol | Implements guarded transition by requiring clinical criteria, review, or sign-off before a patient moves to discharge, transfer, surgery, or a new treatment state. | |
| Clinical Correction Protocol | Protocol | Coordinates disclosure, corrective care, and monitoring after a clinical action that cannot be undone — restoring safety where possible and making the residual harm explicit where it isn't. | |
| Clinical Deterioration Score | Composite Score | Rolls a patient's vital signs into a single number whose level and rate of rise measure how close they are to a dangerous clinical transition — so a bedside team sees deterioration as a distance, not a surprise. | |
| Clinical Discharge Readiness Check | Diagnostic Estimation | A bedside check of whether a patient is stable and supported enough to move to a lower level of care — judged from clinical evidence rather than a target date, sometimes rehearsed with a trial pass, and confirmed by watching how they do afterward. | |
| Clinical Indication Criteria | Protocol | Defines which patients, conditions, and timing an intervention is valid for — and the contraindications and preconditions that place a case outside it — so a treatment isn't given where it was never indicated. | |
| Clinical Intake Queue | Risk and Readiness Mechanism | Stages referrals for a clinical service and scores each for acuity and risk, so an urgent or high-risk case is escalated and care-path-assigned rather than waiting in the ordinary line. | |
| Clinical Pilot Study | Healthcare Trial | Tests a new care workflow or treatment process on a small, consented group of patients under adverse-event safeguards before wider clinical use. | |
| Clinical Protocol Definition | Clinical Protocol | Specifies when a defined patient-care pathway does and does not apply — its indications and contraindications, the danger signs that halt it and the escalation they trigger, and the clinical body accountable for keeping it current. | |
| Clinical Reference Range | Artifact | Defines the interval a lab result is expected to fall in for a comparable healthy population, so a value can be read as ordinary or worth attention. | |
| Clinical Referral Pathway | Care Pathway | Routes a patient from generalist to specialist to acute care on clinical need, then hands them back to primary care with responsibility for the patient never dropped. | |
| Clinical Risk Banding | Method | Uses clinical indicators to separate patients into bands that receive different screening, follow-up, treatment intensity, or safety precautions. | |
| Clinical Screening | Protocol | A pre-entry assessment that sorts people by symptom, risk, or eligibility so each is admitted to the right care pathway, deferred, or safely referred elsewhere. | |
| Clinical Titration Adjustment | Titration Protocol | Adjusts a therapy by small, observed increments toward the patient's response, with a clinician gate holding veto over every step. | |
| Clinical Titration Protocol | Protocol | Implements titrated intervention through professionally governed starting levels, adjustment increments, monitoring intervals, contraindications, and stop conditions. | |
| Clinical Treatment Adjustment | Adaptive Protocol | Adjusts a treatment's dose, intensity, timing, or support in response to a patient's changing state and side effects — monitored closely and reversed the moment the change does harm. | |
| Clogging and Regeneration Protocol | Protocol | Watches a deployed porous system for lost accessible capacity and rising resistance, then restores the void network by cleaning, backflow, or replacement — without releasing what the pores captured. | |
| Closability Scoring Rubric | Scoring Rubric | Scores each portion of a decomposed gap on how closable it is — recoverable latent capacity versus irreducible limit — using a shared, explicit rubric instead of intuition. | |
| Close Reading Protocol | Method | Uses structured attention to local language, form, sequence, and context to test and revise an interpretation. | |
| Close Reading Table | Method | Slows a reading to the level of the single mark — annotating each word, image detail, or gesture for what it does and the convention it invokes — before any larger framework is imported. | |
| Close-Call Review Protocol | Review Procedure | Investigates a specific almost-event as evidence — surfacing what nearly went wrong — while leaving the actual no-harm outcome recorded exactly as it happened. | |
| Closed-Form Power Calculation | Analytical Calculation | Solves the sample-size or power equation analytically, returning required N or expected power for a standard, well-characterized test in a single evaluation. | |
| Closed-Loop Response Commitment | Protocol | Guarantees that every signal a participant sends gets a tracked response within a bounded time — acted on, or explicitly declined with a reason — and that the sender is told what changed and credited for it, so feedback stops disappearing into a void. | |
| Closed-State Capacity Challenge Panel | Diagnostic Estimation | Certifies that the target system is genuinely closed — its capacity to update has really narrowed to a floor — before anyone is allowed to propose reopening it. | |
| Closest-World Ranking Table | Ordering Artifact | Orders candidate counterfactual worlds from nearest to farthest by how little they gratuitously depart from the actual world, dropping the incoherent ones. | |
| Closure Generation Workflow | Constructive Procedure | Repeatedly applies the admissible operations to generators and their products until no new element appears, constructing the closed reachable set. | |
| Closure Serialization | Method | Turns a live closure — code plus its captured definition environment — into a portable, storable form that can be shipped elsewhere and rebuilt with its bindings intact. | |
| Closure-Based Completion | Perceptual Completion Cue | Leaves a single form or sequence deliberately incomplete so the viewer's perception supplies the missing piece and sees a whole that was never drawn. | |
| Closure-Horizon Dashboard | Monitor | Fuses front position, remaining viable width, corridor health, and trigger status into one continuously updated read of how much time the option to retreat still has. | |
| Cloud Autoscaling | Tool | An automated control loop that launches and terminates compute instances as utilization moves, bounded by a min/max and damped by a cooldown, so capacity tracks demand both up and down with no human in the loop. | |
| Cloud Resource API | Control Interface | Exposes physical infrastructure as logical resources that users provision, configure, meter, and release through a programmatic interface, while a control plane places and governs the backing capacity. | |
| Cloud Scaling Pattern | Tool | Wires a live utilization signal to automatic add/remove of interchangeable capacity behind a distributor, so the system tracks demand up and down without a human in the loop. | |
| Cluster and Chimera Scan | Monitor | Watches for the population fracturing into rival phase clusters or a chimera — part locked, part incoherent — that a single global average would hide. | |
| Cluster Label Review Workshop | Review Workshop | Convenes domain experts to inspect candidate clusters, name them cautiously, adjudicate boundary and outlier cases, and set the terms under which the labels may be used downstream. | |
| Cluster or Site Blocking | Method | Blocks whole clusters — sites, classrooms, batches, communities — that are the actual unit of assignment, then compares treatments within groups of comparable clusters. | |
| Clustering-to-Boundary Workflow | Process | Turns exploratory clusters into an operational segmentation by naming the groups, stabilizing them, and translating fuzzy membership into a reproducible boundary rule. | |
| Clutter Pruning | Reduction Mechanism | Removes whole redundant, decorative, or low-value elements so the essential figure emerges — with an inline keep-or-cut check that no removal hides something the viewer still needs. | |
| Co-Design Workshop | Collaborative Design Method | Turns included knowledge into design choices by having affected knowers help generate, critique, and refine prototypes, policies, workflows, or interfaces. | |
| Co-Insurance or Risk-Pooling Arrangement | Financial or Governance Mechanism | Spreads the cost of a dependency disruption across the parties who benefit from the stable relation, so no single side is left carrying the whole loss. | |
| Co-Investment Requirement | Policy | Requires the decision-maker to put their own capital into the very venture they authorize, invested on the same terms as the parties they expose, so they win and lose together. | |
| Co-Motion Grouping Cue | Perceptual Grouping Cue | Moves related elements along a shared visible trajectory so a viewer's eye binds them into one group in the instant they move. | |
| Co-Occurrence Weighting Pipeline | Tool | Counts how often units appear together inside a defined window and re-weights the raw tallies so that frequency artifacts don't masquerade as meaningful association. | |
| Coached Practice Session | Method | The learner does the real task while an expert watches and intervenes in real time — cueing, questioning, and correcting reasoning and execution as they happen. | |
| Coaching Check-In | Ritual | A recurring one-to-one conversation that reads recent evidence of progress together and turns it into concrete next actions — some the learner takes, some the coach commits to. | |
| Coaching Conversation | Communication Process | A structured dialogue that names the target capability, picks a first action the person will actually attempt, and settles when responsibility passes back to them. | |
| Coaching Cue | Coaching Intervention | A responsive coach's cue that grows less directive and less immediate over time, handing the learner the job of catching and correcting their own errors. | |
| Coaching Session | Ritual | Implements behavior refinement by observing a performance attempt, providing targeted feedback, and setting the next practice focus. | |
| Coadaptation Cadence Review | Review | A recurring review whose interval is deliberately matched to how fast the other side adapts, so strategies and defenses are refreshed before they go stale — no slower, and no more churn than needed. | |
| Coalition Alignment Sprint | Protocol | A time-boxed push to get the actors who could tip a juncture aligned on a path — or on a deliberate holding pattern — before coordination failure lets an inferior equilibrium set by default. | |
| Coalition Position Shift | Alliance Realignment | Changes which actors you stand with — joining, leaving, or reshaping a bloc — so your bargaining weight and options improve before the contest. | |
| Coarse Grid Search | Method | Evaluates a bounded parameter or design space on a rough regular grid first, then places a finer grid around the most promising cells and repeats until improvement stalls. | |
| Coarse Landscape Sampling | Method | Samples diverse regions at low resolution before spending evaluation budget on detailed local improvement. | |
| Coarse Screening Checklist | Checklist | Gives human reviewers a short high-recall set of initial cues before deeper review. | |
| Coarse View / Fine View Toggle | Interface Control | A runtime control that lets each user read the same underlying data at the resolution their task needs, stepping between coarse and fine classes without ever changing the relation itself. | |
| Coarse-Grained Model | Artifact | The representation itself — many lower-level elements collapsed into larger units or summary states at a deliberately chosen coarse scale. | |
| Coarse-to-Detailed Planning | Planning Method | Starts with rough plans, estimates, or schedules and adds task detail, dependencies, resource constraints, and contingencies as commitment approaches. | |
| Coarsening and Aging Test | Diagnostic Estimation | Ages a freshly separated structure under accelerated time and stress to reveal how its domains coarsen and drift — and whether the property you separated them for survives. | |
| Coarsening and Generalization Policy | Policy | Lowers the resolution of a release — coarser geography, time, categories, or numbers — until any individual hides inside a group large enough that no member stands out. | |
| Code Crosswalk Validation | Test or Assessment | Tests reconciled mappings among codes, classifications, billing categories, diagnostic categories, policy categories, or product taxonomies. | |
| Code of Conduct and Appeal | Governance Protocol | Codifies the expected conduct of a shared contact space in public and binds it to a fair, independent path for challenging a decision or leaving. | |
| Code-Division Scheme | Separation Scheme | Lets many streams occupy the same frequency at the same instant, each tagged with its own orthogonal code, so a receiver that knows a stream's code can correlate it back out while the rest average into noise. | |
| Codebook | Document | Maps the encoded values inside a dataset to their intended meanings and use constraints, and records how retired codes should be read so old records stay interpretable. | |
| Codebook Loss Note | Classification Guardrail | Records what a coding scheme discards when local categories are translated into external codes, so the loss travels with the coded data. | |
| Codebook Pruning and Split Review | Procedure | Merges dead or redundant units and splits overloaded units that create collisions. | |
| Codec Specification | Artifact | The written contract that pins the encoder, decoder, permitted code states, invariants, and error behavior in one normative document, so any implementation on either side of the round trip agrees on what the code means. | |
| Coding-Frame Revision | Revision Procedure | Revises the codebook a research team uses to interpret qualitative data when interviews surface themes the original codes cannot hold, with recoding rules that keep earlier data comparable. | |
| Coercion Safeguard Review | Review | Tests whether an apparent acceptance is actually free — or is produced by dependence, scarce alternatives, authority pressure, or unacceptable loss on refusal. | |
| Coevolution Map Workshop | Ritual | A facilitated session that draws the coupled system's boundary and maps who is adapting to whom, so the move–countermove loop is visible before anyone optimizes a single side. | |
| Cognitive Apprenticeship Cycle | Instructional Cycle | Makes an expert's hidden reasoning visible, then coaches the newcomer through progressively less-scaffolded practice until the support can fade. | |
| Cognitive Interview | Method | Walks an expert back through one specific remembered episode in fine-grained detail, reinstating the original context to recover the cues, reasoning, and rule-breaks they can no longer summarize. | |
| Cognitive Interview or Response-Process Probe | Method | Watches respondents actually answer — thinking aloud — to check that the mental process generating the signal matches the construct, not a shortcut or a misreading. | |
| Cognitive Offloading Aid | Software or Tool | Moves memory, comparison, sequencing, or calculation burden into checklists, tables, prompts, or tools. | |
| Cognitive Reappraisal | Regulation Technique | Revises the interpretation a feeling was asserting once evidence shows the original appraisal was distorted or overstated — strictly after the check, never before. | |
| Cognitive Task Analysis | Method | Systematically decomposes a whole judgment-heavy task into the goals, cues, strategies, and decision points that drive it, producing a structured knowledge model that another practitioner could reproduce. | |
| Cognitive Walkthrough | Protocol | Replays a completed piece of expert work move by move so the hidden decisions behind it — what was noticed, weighed, and ruled out — become inspectable. | |
| Coherence and Dephasing Sweep | Parameter Sweep | Varies distinguishability and phase stability to test whether interference cross-terms survive or wash out into a mixture. | |
| Coherence Decay Curve | Test or Assessment | Estimates how fast a relational state degrades with exposure time, intensity, and context, and turns the crossing points into warning and action margins. | |
| Coherence Review | Review Process | A recurring human gate that judges whether a proposed instance reads as part of the system, still carries its cues' meaning, and — where it deviates — routes the exception to a decision. | |
| Coherence-Utility Tradeoff Test | Test or Assessment | Scores each candidate gate setting on two axes at once — relational integrity preserved and useful exchange or adaptation retained — to find protection that does not starve function. | |
| Cohesion Pulse Survey | Test or Assessment | A recurring assessment of belonging, trust, mutual support, contribution fairness, dissent safety, exclusion risk, and cohesion pressure. | |
| Cohort Analysis | Method | Groups individuals by a shared starting point so their later trajectories can be compared as units instead of case by case. | |
| Cohort Creation | Bounded Density Method | Builds one bounded, dense starting group that reaches useful internal density together, so support and momentum exist inside the cluster before the pattern is ever asked to spread outward. | |
| Cohort or Vintage Analysis | Method | Compares entering groups by common start period, design, supplier, policy, or exposure at equivalent maturity. | |
| Cohort Staggering | Rule | Offsets when cohorts, maturities, or zones unwind — spreading correlated exits across time and space so peak crash load stays under capacity even when total load is unchanged. | |
| Cohort Strength Table | Register | A living register that scores each cohort's realized strength alongside the early conditions it formed under, so weak and strong classes are named and comparable long before they reach the roles that depend on them. | |
| Cohort Transition Table | Artifact | Follows fixed cohorts stage by stage over a stable window, keeping each cohort's own starting count as the denominator so drop-off is never blurred by mixing arrivals from different periods. | |
| Cohort-Based Reactivation | Process | Splits a waiting population into deliberate waves and reactivates them on a staggered schedule, so a mass re-enable arrives as an ordered sequence of small groups rather than one synchronized surge. | |
| Cohort-Diversified Source Plan | Policy | Draws each replenishment cohort from several uncorrelated sources and staggered entry windows, so one bad year or one failed channel dents a slice of the class instead of hollowing the whole cohort. | |
| Cohort-Echo Scenario Simulation | Model | Runs the age structure forward under many randomized entry-condition scenarios to produce a fan of delayed echoes — the range of booms, gaps, and bottlenecks a given cohort pattern could cast years downstream. | |
| Collaborative Draft Merge Workflow | Workflow | Combines divergent document, legal, curriculum, or design drafts by comparing edits, preserving rationale, and resolving incompatibilities. | |
| Collaborative Editing Protocol | Collaboration Protocol | Lets several people edit one live document at once without silent overwrite by stamping every change against a revision and weaving non-conflicting edits together while surfacing real clashes as prompts. | |
| Collapse Prevention Plan | Contingency Plan | A pre-authorized playbook that names the specific collapse to be averted and vests the mandate, roles, and coordinated moves needed to act while leverage still exists. | |
| Collateral Harm Review | Review | Appraises each rung's action for damage to bystanders and for the legitimacy it costs you — holding side-effects within a guardrail so winning the exchange doesn't lose the standing you fight from. | |
| Collateral Requirement | Policy | Requires the protected actor to pledge seizable value up front, so a portion of the downside sits with them from the moment protection begins rather than only after a loss. | |
| Collateral-Harm Escalation Trigger | Monitor | Tracks the damage the contest is inflicting on third parties and fires a mandatory escalation to a neutral authority once that harm crosses a preset line — so bystanders' losses can't be ignored indefinitely. | |
| Collective Bargaining for Value Capture | Protocol | Pools individually weak producers into a single negotiating bloc so they can set a rate floor and claim a larger share of the value their work creates. | |
| Collective Commitment Renewal | Ritual | A recurring occasion where a group restates, revises, or declines a shared commitment out loud — turning a one-time promise into a living obligation each cycle must actively re-choose. | |
| Collective Emotional Synchrony | Affective Synchronization | Synchronizes a group into a shared emotional state so the transition is felt together, fusing the cohort into a body that carries the change forward. | |
| Collective Input Aggregation Surface | Tool | Gathers many viewers' small individual contributions onto one shared surface where they accumulate into an evolving collective pattern that no single participant could author or see alone. | |
| Collective Licensing Pool | Institution | A pooled authorization body that turns many separate consents into one legitimate clearance path. | |
| Collective Procurement | Method | Pools the demand of many actors who each can't justify a shared service alone, then buys and governs it once on behalf of all of them. | |
| Collective Storefront or Creator Market | Tool | Pools many independent producers behind one shared shopfront and brand so each reaches buyers directly and keeps the margin a distributor would take. | |
| Collective Threshold Pledge | Protocol | Makes each person's contribution binding only if enough others also commit — so no one has to move first into an empty room, and the effort either reaches critical mass or costs nobody. | |
| Collingridge Curve Workshop | Method | Facilitates mapping of consequence-information growth against intervention-cost growth before a major commitment. | |
| Collision Analysis Matrix | Analysis Matrix | Cross-tabulates inputs against outputs to expose where distinct inputs collide on the same output and where the mapping's uniqueness fails. | |
| Collision Detection Review | Review | Scans existing bindings for identifiers that point at the same entity twice — or one identifier stretched across two entities — and routes each conflict to a steward for a merge-or-split decision. | |
| Collision Incident Playbook | Response Playbook | An incident runbook for the moment a collision is detected — triage it, repair the clash, reassign a fresh value, and communicate to those affected. | |
| Collision Probability Table | Artifact | A precomputed grid of collision probabilities across namespace sizes and draw counts, so non-specialists can read off a safe volume — or the size a target risk requires — without redoing the math. | |
| Collision Quarantine Queue | Workflow | A review workflow for conflicting assignments, suspected collisions, and merge decisions. | |
| Collision Retry Protocol | Protocol | At assignment time, detects a would-be duplicate against a uniqueness check and regenerates with a bounded backoff, converting a rare collision into a retry instead of a defect. | |
| Collision Simulation Grid | Simulation Model | Monte Carlo simulation that estimates collision exposure when draws are skewed, dependent, or partitioned and the closed-form birthday bound no longer holds. | |
| Color Palette | Implementation Artifact | A fixed, named set of colors whose meanings are pinned to semantic rules and whose contrast is held to an accessibility floor, so color carries category and state consistently. | |
| Color-Field Translation | Method | Transfers emphasis, atmosphere, or relation from depicted objects into color fields and boundaries. | |
| Columnar or Row Layout | Artifact | Orients physical storage by row or by column to match whether the workload fetches whole records or scans a few fields across many rows. | |
| Combination Therapy Protocol | Protocol | Coordinates multiple treatments so one increases the efficacy, tolerability, reach, or durability of another. | |
| Combination Therapy Regimen | Domain Specific Protocol | Combines treatments whose mechanisms, timing, or dosing are expected to reinforce one another while monitoring safety and antagonism. | |
| Combinatorial Sampling Strategy | Test Design Method | Spends a finite test budget across an unbounded combination space, choosing which combinations to run by risk, factorial coverage, and domain theory rather than testing all of them. | |
| Combinatorial Test Coverage Grid | Test or Assessment | Tracks which cells or cell classes have been tested and where blind spots remain. | |
| Command Builder Interface | Interface | Builds commands from typed arguments and allowlisted operations rather than raw strings. | |
| Command Hierarchy | Operating Protocol | Nests authority to act into a chain of command with defined delegation and escalation, bound by a shared intent, so coordinated decisions hold under urgency. | |
| Command Message Handler | Method | Receives a directed, imperative command message, decides whether it may and should be honoured, and either applies it as a state change or rejects it with a reason. | |
| Command–Query Separation | Method | Separates operations that ask for information from operations that change shared state. | |
| Commemorative Inscription or Tag | Artifact | Fixes names, dates, achievements, losses, or vows onto the object itself in durable material form, so the memory travels with the thing and outlives the people who attached it. | |
| Commemorative Review and Dialogue Ritual | Ritual | Reencounters shared memory on a cadence while inviting new testimony, interpretation, response, and repair. | |
| Commit History | Software or Tool | Implements layered record accumulation for software and document systems by preserving revisions, authorship, timestamps, and messages. | |
| Commit Log and Compaction Cycle | Append and Compact Protocol | Records every change first as an append-only log entry, then periodically compacts the accumulated log into compact stable state — reclaiming space and dropping superseded records. | |
| Commit-Log Recovery Replay | Recovery Protocol | Durably logs every coordination decision before it is acted on, so that after a crash the in-flight transactions can be replayed forward and driven to a definite committed, aborted, or compensated end. | |
| Commit-Reveal Random Draw | Cryptographic Protocol | A two-phase protocol that publishes a sealed commitment to a random value before acting and reveals it afterward, so a draw can be proven fair and unforeknown without exposing it in advance. | |
| Commitment and Dependency Register | Register | Turns promises and the dependencies they create into stateful, addressable objects with owners, dependents, status, and closure evidence — durable coordination memory rather than scattered recollection. | |
| Commitment and Readiness Dashboard | Monitor | A verified, continuously-updated shared view of who has pledged, how close the threshold is, which roles are covered, and where readiness or commitment is breaking down. | |
| Commitment Binding | Commitment Device | Locks the new status in place with a public, forward-binding pledge that makes future backsliding costly and visible. | |
| Commitment Budget | Policy | Caps the total promises an actor may hold at once, so a new yes must fit the budget or displace an existing commitment. | |
| Commitment Burndown Review | Review | Periodically reconciles what was promised against what has been completed, cancelled, deferred, and newly accepted — so the true commitment load is tracked, not assumed. | |
| Commitment Device | Tool | Locks in the focal goal ahead of time by making defection to a competing goal costly, penalized, or impossible — so the choice is settled before willpower is tested. | |
| Commitment Ladder | Planning Artifact | A written ladder of progressively stronger commitments, each rung carrying explicit advance criteria and a note on the value it must preserve, so staging can't quietly become permanent delay. | |
| Commitment Planning | Planning Tool | Operationalizes an already-chosen commitment into decisions, milestones, and routines, and bakes in a pre-specified condition for reopening it. | |
| Commitment Pledge and Confirmation | Commitment Protocol | Converts vague willingness into an explicit, bounded promise — who will do what, within which limits, by when — and then closes the loop by checking whether each pledge was kept, revised, or withdrawn. | |
| Commitment Register | Register | Holds every commitment and its current lifecycle state — proposed, active, amended, satisfied, breached, released — in one owned, queryable record, so no promise is silently forgotten and none lingers past its basis. | |
| Commitment Rehearsal | Method | Turns a general endorsement into a concrete, pre-rehearsed if-then response and a stated commitment, so the norm is retrievable in the exact pressured moment it is needed. | |
| Commitment Reset Memo | Decision Artifact | A written re-decision that treats a regretted commitment as if it were being chosen fresh today — continue on modified terms, reverse, or repair — so sunk cost stops driving the call. | |
| Commitment Rewrite | Implementation Artifact | Takes a decided revision and rewrites the actual policy, promise, or criterion so the new path — not the old wording that preserved the inconsistency — becomes what people follow. | |
| Commitment Scheme with Opening Rule | Protocol | Lets a prover bind to a value now and later prove selected relations about it without unrestricted disclosure. | |
| Commitment, Disclosure, Exception, and Outcome Log | Method | Keeps a running ledger that links each material promise and disclosure to the deviations, reasons, harms, responses, and remedies that followed it, and shows whether the loop actually closed. | |
| Committed Backup Facility | Institution | Provides prearranged liquidity, capacity, staffing, inventory, or service access that can activate when normal refresh fails. | |
| Committee Scoring | Procedure | Has multiple reviewers score, rank, or classify cases against a shared rubric, then combines the scores into a decision input. | |
| Common API | Tool | A single published interface — a fixed set of operations with defined inputs, outputs, and errors — that many systems implement or call, so each integrates once against the shared surface instead of pairwise with every other. | |
| Common Carriage Obligation | Policy | Binds a provider that holds itself out to the public to serve all eligible comers indifferently, at just and reasonable rates, without undue discrimination. | |
| Common Core / Local Variation Policy | Protocol | Defines minimum shared obligations while allowing local units bounded implementation autonomy. | |
| Common Factor or Random-Effect Model | Statistical Model | Estimates the shared rater, batch, or instrument component as a latent factor or random effect and shrinks each dimension's estimate toward the group by its precision. | |
| Common Ground Checklist | Verification Checklist | Enumerates the background facts a message silently counts on, then checks each is actually shared with the audience before it goes out. | |
| Common Operating Picture | Metric or Dashboard | A single owned display of operational state, resources, tasks, risks, and locations that gives everyone one reference to read from — and marks how fresh and trustworthy each element is. | |
| Common Operating Picture Board | Tool | A single live display of the current priorities and open questions that every responder shares, so the team acts on one agreed picture instead of many private ones. | |
| Common Operating Picture Callout | Procedure | Anchors a whole team to one visible, versioned shared surface — a map, dashboard, board, or case state — before coordination begins. | |
| Common Platform Roadmap | Document | Sequences investments in common capabilities so multiple output teams can depend on a visible shared foundation. | |
| Common Source Citation Check | Verification Procedure | Traces repeated citations backward until they collapse to their origin, revealing how many endorsements share a single source. | |
| Common Tooling Stack | Software or Tool | Standardizes recurring tools, templates, libraries, workflows, or development environments across units so setup, training, maintenance, and support costs fall. | |
| Common-Belief Dashboard | Monitoring Dashboard | A live instrument that renders the group's expectation signals alongside indicators of their drift, so a self-referential popularity loop shows up before it locks in. | |
| Common-Cause and Copying Audit | Checklist | Runs a fixed checklist of shared sources, incentives, regulations, vendors, and social proof to see whether any of them explains the repeated solution better than independent fit. | |
| Common-Cause Dependency Audit | Audit | Challenges the independence the redundancy math assumes by hunting the shared upstream driver that would fail several 'separate' barriers in the same instant. | |
| Common-Cause FMEA | Method | Extends failure mode and effects analysis by asking which single causes could defeat multiple redundant elements or controls at once. | |
| Common-Cause Layer Audit | Dependency Audit | Hunts on paper for the shared vendor, feed, power source, or credential that secretly couples defensive layers the organization treats as independent. | |
| Common-Driver Decomposition | Method | Tests whether the vulnerabilities stacked on a hotspot are genuinely independent or all traceable to one shared cause — so hardening targets the driver, not the symptoms. | |
| Common-Goal Project | Workflow | Organizes members of different groups around a concrete project that requires shared contribution and produces visible mutual benefit. | |
| Common-Knowledge Brief | Communication Artifact | A single published document that tells everyone what the anchor is, that everyone else has it too, and — crucially — what must NOT be inferred from visible momentum or silence. | |
| Common-Knowledge Broadcast | Artifact | A single credibly-sourced notice delivered to every relevant actor at once, so the selected option becomes not just known but known to be known by all. | |
| Common-Member Provenance Table | Record Artifact | For every element in the common subset, records the concrete evidence that it belongs to each participating collection, making the result auditable and reusable. | |
| Common-Mode Dependency Audit | Audit | Traces whether a system's nominally independent alternatives actually converge on the same upstream provider, region, credential, owner, or trigger — turning "we have three suppliers" into "we have one shared failure point wearing three names." | |
| Common-Mode Dependency Red Team | Review | Attacks a system's claims of diversification by hunting the shared supplier, platform, geography, or assumption that would make nominally independent defenses fail together. | |
| Common-Mode Escape Review | Review | Tests whether nominally independent barriers would actually fail together — against the same feature, data gap, assumption, or context — so apparent defense-in-depth is not a single point of failure wearing several hats. | |
| Common-Mode Failure Probe | Diagnostic Estimation | Deliberately fails a shared dependency to see how many 'independent' layers drop together — testing the independence the whole defense is betting on. | |
| Common-Value Bid Shading Rule | Rule | A standing rule that discounts your bid below your raw estimate by a shading factor that grows with the number of rival bidders and the estimate's uncertainty — so what you commit is what the object is worth given that you won. | |
| Commons Access Rule | Rule | Governs a shared resource that no one owns exclusively, setting who may draw from it and how much, so collective use does not collapse into overuse. | |
| Commons Charter | Governing Document | Writes a shared resource's unwritten norms into an explicit, ratified charter — defining the resource, who may use it, and where the rules can be found — so a commons becomes a referenceable institution instead of a folk memory. | |
| Commons Governance Rules | Governance Ruleset | Caps and coordinates local use of a shared resource through participant-set, monitored, adjustable limits so aggregate use stays within collective viability. | |
| Communal Meal Or Exchange | Ritual | Sharing food, gifts, or reciprocal service so a relationship is enacted materially — you belong because you ate together and now owe each other something real, not because it was announced. | |
| Communication Channel Redesign | Coordination Mechanism | Changes who can communicate with whom, through which channel, at what cadence, and with what escalation or visibility rules. | |
| Communication Pattern Review | Review | Reads the collective's real communication network — who actually coordinates with whom — from its meetings, messages, and handoffs, so the social topology can be compared against the architecture it will imprint. | |
| Community / Regional / National Resilience Layers | Governance Arrangement | Assigns resilience roles across three standing civic tiers — community, region, nation — so immediate function, surge coordination, and strategic reserves each have a designated owner. | |
| Community Access Point | Institution | Stands up a trusted local place — staffed with people who know the community — where endpoints can get assisted pickup, connectivity, identity help, or translation to complete a service they couldn't finish alone. | |
| Community Annotation and Response Channel | Interface | Lets authorized users and affected communities submit corrections, context, evidence, restriction requests, and formal responses linked to memory objects. | |
| Community Bootstrapping | Social Formation Method | Supplies the moderation, seeded activity, and shared norms a young social space needs while it is still too thin to run itself, and checks whether members have begun carrying the space on their own. | |
| Community Connector | Situated Connector | Uses situated knowledge of a community's relationships to route individual people toward institutions and resources they can trust. | |
| Community Consultation | Procedure | Elicits local interpretations, harm concerns, practical constraints, and legitimacy judgments from people situated in the receiving context. | |
| Community Contribution Guidelines | Policy | The published rules for how outsiders report issues, propose changes, and share stewardship — turning a one-way publication into an artifact a community can extend and keep alive. | |
| Community De-escalation Session | Facilitated Forum | Convenes a bounded, facilitated space where a group's fear, evidence, values, and response options can be separated instead of fused into one urgent story. | |
| Community Engagement Forum | Institution | A recurring, open public venue where a place-based community can hear about and speak to a decision, engineered for broad access rather than selected membership. | |
| Community Ground-Truthing Review | Review | Puts the analysts' vulnerability classification in front of the people it describes, so lived experience can correct mis-scored factors and flag interventions that would quietly shift the burden onto them. | |
| Community Language Review | Procedure | Invites members or representatives of the target community to review whether wording, examples, tone, and identity signals fit the intended audience. | |
| Community Listening Session | Participation Event | Convenes affected residents to surface situated concerns in their own words, especially the voices formal data misses. | |
| Community Moderation Process | Process | A distributed procedure by which community members themselves surface violations, apply the group's norms to judge them, and impose proportionate responses that limit harm. | |
| Community Moderator Emergence | Role Formation Process | Turns repeated informal moderation and safety work into a scoped, consented, and supported moderator role. | |
| Community Norm | Protocol | Implements local rule design socially by creating locally recognized expectations for contribution, moderation, reciprocity, repair, or boundary enforcement. | |
| Community Norm Codification | Policy | Turns a community's unwritten expectations into explicit, agreed guidelines — earning legitimacy and enforcement without freezing out the belonging the norm rested on. | |
| Community Noticeboard | Shared Artifact | A persistent, open-access posting surface where anyone can leave a notice and everyone can read what others have left, creating contact asynchronously. | |
| Community of Practice | Institution | Holds a recurring, membership-based space where practitioners deepen and steward an emergent practice, keeping its tacit judgment alive as it matures. | |
| Community Reading Session | Ritual | Convenes the people who hold the site's meaning to read the proposed abstraction back — surfacing how it will actually be interpreted, and whether it honors or overwrites the place's memory. | |
| Community Recovery Plan | Governance Plan | The governing charter for a whole population's recovery — it settles what 'recovered' should mean, distributes the burden fairly, and braids outside aid into one accountable trajectory. | |
| Community Renewal Ritual | Ritual | Re-enacts a group's shared identity, story, and belonging on a recurring cadence, so members renew who they are together before the sense of common purpose quietly fades. | |
| Community Resilience Program | Program | A standing, community-scale structure that organizes local assets, mutual-aid networks, and named coordinators so a neighborhood can absorb and recover from disruption on its own footing. | |
| Community Review Board | Governance Forum | Creates an ongoing review body with standing to inspect knowledge claims, categories, evidence use, and downstream decisions that affect a community. | |
| Community Review Panel | Institution | A standing forum of affected-community members with real standing to challenge the imported artifact, demand adaptation, and set the lines the sponsor may not cross. | |
| Community Self-Governance | Procedure | Lets members create and maintain shared norms, roles, moderation practices, or work priorities within an agreed boundary. | |
| Community Stewardship Council | Role or Team | Provides accountable plural stewardship over access, interpretation, conflict, and repair. | |
| Community Stewardship Pathway | Workflow | Moves recurring care, curation, and facilitation work from informal contribution toward recognized, resourced, and reversible stewardship. | |
| Community-Informed Implementation | Workflow | Uses community knowledge to adapt central programs, services, or interventions to lived context while preserving program goals. | |
| Community-of-Practice Entry | Participation Structure | Lets a newcomer join by doing real low-stakes work at the community's edge, with belonging and responsibility growing together toward full membership. | |
| Community-Supported Production Subscription | Model | Buyers pre-commit and subscribe to a producer's future output, funding production up front and sharing its risks in exchange for a direct, ongoing relationship. | |
| Commutative Diagram Review | Design Review | Draws the two composition paths — transform-then-map and map-then-transform — as a diagram whose closure is the equivariance claim, surfaced before a line of code is written. | |
| Commutative Path-Equivalence Diagram | Verification Diagram | Asserts that two different routes between the same endpoints yield the same result, then validates the claim with cases to catch false equivalence. | |
| Commutative Updates | State Update Pattern | Implement updates whose final effect is independent of update order, such as additive counters, set unions, or independent condition marking. | |
| Comparative Case Constraint Check | Comparative Analysis | Tests which candidate constraints actually bind by comparing cases that shared the constraint but diverged in outcome — the one that co-varies with the outcome is doing real work; the one present in both is not. | |
| Comparative Case Review Panel | Role or Team | A standing panel that stress-tests the cross-case interpretation with domain and stakeholder members, and records why each reading was accepted, revised, or sent back. | |
| Comparative Case Seminar | Learning Format | Compares several cases so learners see their home arrangement as one pattern among multiple possible arrangements. | |
| Comparative Historical Timeline | Artifact | Lines up the sequence of events across cases on one shared clock so you can see whether the supposed cause actually came before the effect in each. | |
| Comparative LCA Model | Model | Models the full physical resource burden — embodied, operating, replacement, end-of-life — of an efficient option against its counterfactual, per unit of service, so a smaller operating footprint isn't bought with a bigger hidden one. | |
| Comparative Task Assignment Matrix | Decision Matrix | Scores actors against tasks by relative opportunity cost and available capacity so assignments follow lowest displaced value, not absolute skill. | |
| Comparative-Case Attribution Test | Comparative Analysis | Uses real cases where the actor varied under similar structures, or the structure varied under similar actors, as natural experiments that discriminate among competing attributions. | |
| Comparator Case Library | Register | A searchable store of past decided cases — facts, outcomes, and reasons — so a new discretionary call can be checked against, and kept consistent with, how like cases went before. | |
| Comparator Set Audit | Audit Procedure | Interrogates who is in and out of the comparison set and why, hunting for opportunistically chosen peers, missing baselines, and self-serving inclusions — and records the membership decision for later challenge. | |
| Compare-and-Swap or Version Guard | Protocol | Carries the version, state, or token seen when the referent was read, and permits the action only if the referent still bears that exact marker at commit — otherwise it rejects rather than clobbers. | |
| Compare-and-Swap Version Token | Method | Reads a value together with a version marker and writes back only if the version is still unchanged — so a write computed from stale state is refused instead of silently overwriting a newer one. | |
| Comparison Basis Checklist | Diagnostic Checklist | A short intake gate that forces you to state the comparison's purpose, the frame that makes the items alike, the scope boundaries, and the dimensions you are choosing not to compare — before any scoring begins. | |
| Comparison Chart | Artifact | Encodes selected dimensions across items in a compact grid; useful when relation inspection requires structured rows, columns, or criteria. | |
| Comparison Readout Annotation | Interpretation Protocol | Attaches to a finished comparison an explicit statement of what relation it actually supports — rank, dominance, trade-off, equivalence, or non-comparability — together with the uncertainty, scope limits, and uncompared dimensions, so the result cannot be over-read. | |
| Comparison Table | Template | A table that externalizes categories, criteria, contrasts, or alternatives. | |
| Comparison-Class Review Memo | Audit Record | Records, for a given decision, what comparison class each objection actually used and flags where a comparator drifted between aspiration, diagnostic, and decision roles. | |
| Compartment Model | Model | Abstracts a system into a few well-bounded compartments linked by transfer rates, so accumulation and turnover follow from residence times instead of being watched flow by flow. | |
| Compartmental PK/PD Model | Method | A model that represents exposure as movement through one or more compartments before linking exposure to response. | |
| Compartmented Briefing | Protocol | Reads in only the friendly actors with a genuine need to know that a signal is planted — and how to recognize, route, or disregard it — so the deception stays effective while the few who must not be fooled are immunized. | |
| Compatibility Bridge or Shim | Tool | A deliberately temporary layer that makes old local callers keep working against a newly promoted host capability during a migration — carrying them across so the duplicate facility can be retired, then expiring itself. | |
| Compatibility Guarantee | Policy | Promises early adopters their tools and data won't be stranded, removing the fear of incompatibility that keeps them from joining. | |
| Compatibility Layer | Technical Mechanism | Runs a translation shim between old and new systems so dependent consumers keep working across a migration — then retires it before it hardens into permanent debt. | |
| Compatibility Matrix | Artifact | A pairwise register of which constituents may share a domain and which must be kept apart, each verdict tied to the antagonism condition and the evidence behind it. | |
| Compatibility Screening | Checklist | A checklist, rule set, or review procedure that filters unsafe, invalid, infeasible, or uninterpretable combinations. | |
| Compatibility Test Suite | Monitor | A maintained battery that runs the matrix of supported version, client, and configuration combinations on every change, standing guard that none of them regresses. | |
| Compensating Action Protocol | Workflow | Provides a known repair path when an unauthorized or irreversible effect has already occurred. | |
| Compensating Control Matrix | Control Design Matrix | Separates each function from its old carrier and assigns a minimal substitute control, so necessary functions survive when the structure itself is removed. | |
| Compensating Control Register | Register | A living ledger of every place a required barrier is missing or weakened, the stand-in control put in its place, and the residual risk knowingly accepted — so gaps are owned, not forgotten. | |
| Compensating Control Selection | Method | Given an asymmetry worth keeping, selects the offsetting controls — disclosure, cooling-off, independent advice, caps — that blunt its harms without erasing the difference itself. | |
| Compensating-Event Correction | Protocol | Corrects a mistaken event not by editing it but by appending a new reversing or adjusting event, so the erroneous record and its correction both remain in the history. | |
| Compensation Adequacy Review | Procedure | Evaluates whether proposed offsets, transfers, phased support, or mitigation measures are credible, reachable, and proportionate to identified losses. | |
| Compensation and Burden-Sharing Pact | Compensation Scheme | Softens a decision's concentrated losses with funded transfers and shared obligations to those who bear the harm — while barring any purchase of rights, consent, or dignity. | |
| Compensation and Restoration Trigger | Policy | A standing rule that, once collateral harm is confirmed, automatically opens a route to make non-targets whole and pins the bill on a named accountable party. | |
| Compensation or Restoration Fund | Remedy Funding Mechanism | Pools contributions from a harm-causing activity into a dedicated fund that compensates the parties it harms or repairs the system it damages — turning a diffuse spillover into a paid remedy. | |
| Compensation or Takings Review | Review | Tests whether the public interest justifies overriding a private right — and, if it does, what compensation makes the compulsory taking legitimate. | |
| Competency Checkoff | Test or Assessment | Has an authorized observer watch a live demonstration of a defined skill and sign off that the learner may proceed. | |
| Competency Framework | Artifact | A leveled map of what capability looks like at each stage of a domain, giving the calibration loop a fixed reference to measure self-assessment and evidence against. | |
| Competency Matrix Update | Register | Maintains the standing record of which people can perform which responses, and to what proven level, so coverage gaps are visible before an event exposes them. | |
| Competency Signoff | Evaluator Attestation | A qualified evaluator directly observes a specific skill performed and issues a documented, calibrated attestation that it meets standard. | |
| Competing Estimate Simulation | Model | Simulates the whole field of rival estimates to see where the winning bid lands in that distribution — quantifying how much winning implies you overshot, and flagging when correlated information makes the overshoot worse. | |
| Competing-Attractor Early-Warning Monitor | Monitor | Watches for the early signs — critical slowing, trajectory drift, competitor growth, model breakdown — that a system is losing capture or that a new attractor is forming, before the flip happens. | |
| Competing-Case Spacing Rule | Scheduling Rule | Schedules confusably-similar new items far enough apart that each stabilizes into its own distinct context before the next one can blur it. | |
| Competing-Goal Parking Lot | Artifact | A trusted list where competing goals and intrusive ideas are captured and deferred the moment they arise, so a rival can be set down without being lost or acted on. | |
| Competition or Antitrust Remedy | Policy | An externally imposed constraint on a dominant network — behavioral or structural — that maps where concentration has become coercive and compels changes like non-discrimination, unbundling, or interoperability. | |
| Competitive Inhibition Review | Review | Reviews links that compete for the same cue and lets the strongest suppress its rivals, so one intended association sharpens instead of many near-neighbors all strengthening indiscriminately. | |
| Competitive Occupancy Inhibition | Method | Occupies the target pathway's own control point with a rival that engages the site but does nothing, so the real activator can no longer bind it at the former rate — a surmountable brake set by dose. | |
| Competitive Priority Board | Tool | A shared priority surface where promoting one item to focus visibly demotes its competing neighbors, forcing a few sharp winners out of a flat list. | |
| Competitive Rebid or Retendering | Process | Forces an incumbent's contract or franchise back into open competition on a fixed cycle, so a privilege won once cannot quietly become a permanent, unearned rent. | |
| Competitive Receptor Antagonist | Method | Uses a nonactivating ligand to occupy a receptor so an agonist cannot trigger the downstream response. | |
| Compiler Intermediate-Representation Lowering Pipeline | Tool | Lowers a source program to machine code through a ladder of intermediate representations, one semantics-preserving pass at a time, so the whole translation is a sequence of individually-justifiable rewrites rather than one opaque jump. | |
| Compiler Optimization Pass | Tool | An automated pass that rewrites a program's intermediate representation into an equivalent but cheaper form — enumerating legal transforms and keeping the ones a cost model judges profitable. | |
| Complaint and Resolution Record | Register | Records not just the complaint but the response, repair, and closure, so a grievance is read together with how it was handled. | |
| Complement Sensitivity Checklist | Review Checklist | A short pre-flight list of questions that forces a team to look at whoever falls outside the focal set before shipping — who is omitted, who gets harmed, and where non-membership is being misread as the opposite. | |
| Complementary Cap-and-Floor Rule | Decision Rule | Bounds the pair with a hard ceiling on the activating side and a hard floor on the restraining side, so neither channel can run away or vanish. | |
| Complementary Product Bundle | Artifact | Packages complementary products or services so each increases the usefulness, adoption, or value perception of the other. | |
| Completer Balance Table | Diagnostic Table | Lines up the people who stayed against the people who left, covariate by covariate, to show whether the two groups were ever the same population. | |
| Complexity Attribution Workshop | Procedure | A facilitated cross-role session that maps each burden to domain necessity, implementation choice, legacy residue, or organizational process. | |
| Complexity Budget Gate | Metric or Dashboard | A release or design gate that permits added complexity only when its essential contribution or payoff is explicit. | |
| Complexity Budget Review | Governance Review | A recurring review that totals the successor's cumulative complexity against a fixed cap and flags when the sum — not any single item — starts to threaten launchability. | |
| Complexity Ledger | Document | Keeps a running register of accepted complexity — each addition with its owner, promised value, budget consumed, exception status, and next review date — so accreted detail stays auditable and revisitable. | |
| Complexity or Regularization Review | Parsimony Review | Interrogates each feature, exception, or clause a pattern has accumulated and strips out any that improves old-case fit without earning its keep in transfer or clear necessity. | |
| Complexity-Reveal Debrief | Debrief Protocol | A debrief that converts exposure to expert-level complexity into named constraints and learning targets. | |
| Compliance Deadline Notice | Artifact | A formal, on-the-record warning that states the required action, the evidence that will satisfy it, the consequence, and the deadline — giving the target a fair, time-boxed chance to comply before pressure escalates. | |
| Compliance Review | Review Process | A structured check against governing standards, policies, laws, controls, or risk requirements. | |
| Compliance Signoff | Attestation | Certifies on the record that legal, regulatory, safety, or policy criteria have been met — with a named signer and any deviations logged — before work is allowed to proceed. | |
| Compliance Threshold Check | Audit | A pass/fail test that verifies a decision meets codified legal, contractual, or policy minima before it is approved, so nothing advances that would breach an external floor. | |
| Component Library | Artifact Library | A maintained stock of reusable, principle-tied building blocks that makes coherent work cheaper than improvising — watched for staleness so it does not become an outdated asset pile. | |
| Component-Merge Simulation | Model | Simulates candidate additions on a model of the substrate to estimate where the spanning threshold lies, how uncertain it is, and which additions merge the most mass. | |
| Composable Icon System | Visual Notation System | A governed set of base icons and modifier badges plus overlay rules, so a single glyph can spell out a compound state — and contradictory overlays are blocked. | |
| Composite Indicator | Model | Combines several disparate measures into one weighted index so many dimensions can be tracked or ranked as a single number. | |
| Composition Table | Lookup Table | Tabulates every valid composite of a small set of arrows in a grid, making composition, identity, and closure readable at a glance. | |
| Composition-Partition Assay | Diagnostic Estimation | Measures how the constituents actually distributed among the separated phases, turning a demixing into purity, recovery, and residual numbers. | |
| Composition-vs-Transformation Dashboard | Decision Dashboard | Displays how much of an aggregate shift is composition versus within-unit transformation and routes the decision to the matching intervention lever. | |
| Compositional Semantics Review | Critique Method | Checks whether scale, position, contrast, framing, and relation among symbols support the intended interpretation. | |
| Compound Risk Map | Risk Mapping Artifact | Groups interacting drivers into named clusters that compound into a larger risk or converge into an opportunity, then hands each cluster a strategic response. | |
| Compounding Curve Review | Diagnostic Review | Reads the shape of the marginal-return curve across successive increments to tell a still-improving flywheel from one that has quietly flattened or begun to reverse. | |
| Compounding Loop Map | Model | Diagrams the specific feedback loop by which a gain feeds the next cycle — base, yield, retained fraction, reinvestment — so a team can check the loop actually closes and see where it leaks. | |
| Compounding Trajectory Modeling | Method | Projects how a small early change could accumulate over long horizons through reinforcing loops — cost-decline learning, network effects, standardization, and complementary innovation — as a nonlinear curve, not a straight line. | |
| Comprehension Backcheck | Comprehension Probe | A recipient-side check that asks the audience to say back what a comparison does and does not imply, surfacing literalization after the fact rather than designing against it beforehand. | |
| Comprehension Usability Test | Usability Test | Puts the finished explanation, interface, or instructions in front of representative recipients and measures whether they can actually complete the target task — turning 'we explained it' into observed evidence of understanding. | |
| Compressed Data Format | Software or Tool | Stores or transmits information in a smaller encoding while preserving either exact reconstruction or task-adequate fidelity. | |
| Computability Boundary Decision Record | Artifact | Records where a project drew the computability boundary, which guarantee it will ship, and what would force the line to be redrawn. | |
| Computational Complexity Analysis | Method | Once a problem is known solvable in principle, measures how its cost grows with input size to place it in a complexity class and separate the tractable from the merely computable. | |
| Concentration and Exit-Capacity Test | Stress Test | Stress-tests whether a crowded position could actually be unwound — measuring realizable exit capacity against paper value for the case where everyone heads for the same door at once. | |
| Concentration Cap Policy | Policy | Sets explicit ceilings on how much of a critical function any single provider or common-mode cluster may carry, and defines the sign-off required to run above them. | |
| Concentration Limit | Protocol | Caps accumulated share, exposure, authority, risk, or market power when compounding advantage would crowd out resilience or fairness. | |
| Concept Blend Canvas | Template | A single worksheet that names the two source spaces side by side and captures their projection into one blended concept, so nothing in the blend stays implicit. | |
| Concept Disambiguation Examples | Method | Teaches the boundary of a concept with a curated set of positive examples, non-examples, and near misses, so a learner can recognize the category in cases they have never seen. | |
| Concept Map | Artifact | An informal node-and-link sketch that surfaces the concepts in a domain, the labelled relationships between them, and the connections still missing — before any formal structure is fixed. | |
| Concept Screening Funnel | Process | Narrows many candidates to few through a sequence of successively stricter, successively more expensive screens — cheapest filters first — so evaluation budget is spent only on options that have already survived. | |
| Conceptual Model | Artifact | Represents the essential concepts and relations of a situation in a compact, shared model that people can inspect, discuss, and revise. | |
| Concern Validity Review | Classification Review | Classifies each avoidance driver as legitimate constraint, reducible barrier, or distorted appraisal — and protects the valid ones from being 'overcome.' | |
| Concierge Test | Manual Value Probe | Delivers the promised outcome entirely by hand, before any product exists, to learn whether the value is real and wanted. | |
| Concurrency Limit | Tool | Caps how many jobs, requests, or operations may run at the same time, admitting the next only when a running one finishes and frees a permit. | |
| Concurrency Serialization Gate | Concurrency Control | Forces operations that arrive concurrently through a single serializing chokepoint, so a race between parallel actors resolves to the same one successor as some serial execution would. | |
| Concurrent Collection Barrier | Synchronization Protocol | Intercepts reference writes while the collector runs so the mutator can keep working without corrupting the in-progress reachability view. | |
| Concurrent Engineering Workcell | Working Arrangement | A working arrangement where the specialists developing tightly coupled elements design them together in real time, so constraints and interfaces are negotiated as the design takes shape rather than discovered at assembly. | |
| Condition Assessment Survey | Diagnostic Survey | Systematically scores the condition of a whole population to diagnose how it is decaying and rank which objects get scarce treatment first. | |
| Condition Coverage Test Suite | Test or Assessment | Tests whether declared conditions hold across relevant cases, sites, configurations, or environments. | |
| Condition-Based Cleaning Trigger | Control Trigger | Launches cleaning when a fouling-load signal crosses a functional threshold, so service happens exactly when the interface needs it — not by the calendar. | |
| Condition-Monitoring Sensor | Sensing Instrument | Instruments an asset so its physical condition streams as a continuous quantitative signal, turning slow wear into a live trend that surfaces long before failure. | |
| Condition-Number Dashboard | Monitor | Tracks how close a generator set is to collapsing onto fewer directions by watching its condition number against alert bands, and reads that number as a bound on how badly downstream results will wobble. | |
| Conditional Assurance Contract | Protocol | Pledges to move that bind only once a declared threshold of others have also pledged, so no one carries the risk of switching alone. | |
| Conditional Control-Rotation Protocol | Protocol | Switches or alternates among genuinely independent controls on evidence-based triggers rather than a predictable schedule, spreading selection pressure so no single blind spot is rewarded long enough to take over. | |
| Conditional Probability Annotation | Data Label | Attaches the conditioning frame to a probability value as a machine-readable label so the context travels with the number instead of being stripped downstream. | |
| Conditional Release or Off-Ramp Protocol | Protocol | The defined pathway by which a target under pressure earns its way back — through verified compliance, restitution, or a negotiated transition — so coercion always has a reachable exit. | |
| Conditional Release Protocol | Protocol | Lets a learner advance under documented monitoring when the remaining gap's risk is bounded, with conditions that must later be cleared. | |
| Conditional Workflow Gate | Process | Guards an expensive stage of a workflow behind a cheap predicate, so the stage runs only when its output will actually be used. | |
| Conditional-Independence Test Suite | Tool | Empirically stress-tests a candidate boundary with a battery of conditional-independence tests — dropping variables that add nothing and flagging outside variables the blanket fails to screen. | |
| Confidence and Scope Label Template | Annotation Format | A fixed grammar for tagging a belief with a calibrated confidence level and the bounded conditions under which it holds, so the caveat travels with the claim. | |
| Confidence Annotation Rubric | Template | Attaches confidence levels and reasons to claims so users can see whether a statement is well-corroborated, provisional, contested, or weakly sourced. | |
| Confidence Bucket Review | Review Procedure | Bins past judgments by their stated confidence label and audits, in a recurring review, whether each bin's realized hit rate matches the label. | |
| Confidence Interval | Method | Replaces a single exact-looking estimate with a range produced by a stated procedure, so the sampling uncertainty around the number travels with the number instead of being rounded away. | |
| Confidence Interval Propagation | Uncertainty Propagation Method | Carries a raw estimate's uncertainty through the standardizing transformation so the reported effect keeps a valid interval instead of collapsing to a point. | |
| Confidence Label | Artifact | Tags a claim with a qualitative confidence level — low, medium, high, or a defined phrase like 'likely' — for the many cases where a real number would be false precision, trading exactness for a signal a non-specialist can read at a glance. | |
| Confidence Rating Rubric | Rating Rubric | Converts felt certainty into a graduated, evidence-anchored scale, so confidence is reported against what the evidence actually supports — and a low rung mandates more checks before commitment. | |
| Confidence Rating Scale | Tool | A defined instrument for recording perceived readiness or certainty, making self-assessment explicit and comparable so it can later be checked against evidence. | |
| Confidence Retrospective | Retrospective Review | Compares past confidence labels against how they actually turned out and repairs the scope map from the pattern of misses. | |
| Confidence Scale | Rating Scale | A graduated vocabulary for stating how strongly a belief is held and how far it reaches — so an update can land as 'less confident,' 'narrower,' or 'watch this' instead of a forced true/false verdict. | |
| Confidence Scope Update Memo | Recalibration Memo | Publishes the recalibrated conclusion — what remains supported, what scope has narrowed, what dependencies remain, and which uses are now allowed or barred. | |
| Confidence Threshold Router | Software or Tool | A score- or uncertainty-based router that escalates low-confidence or high-risk cases. | |
| Confidence Threshold Table | Artifact | A maintained lookup table that turns model confidence and residual size into an action — pass, review, or escalate — indexed by stage and risk level. | |
| Confidence Update Log | Recordkeeping Tool | A dated ledger of how confidence in a claim moved over time, the evidence that moved it, and the decisions each shift fed. | |
| Confidence Update Worksheet | Template | A structured record of prior confidence, stream-specific likelihoods, dependency discounts, contradictions, and sensitivity that resolves to a single bounded confidence claim. | |
| Confidence-Building Feedback | Feedback Pattern | Returns specific, strategy-focused feedback that reads partial success and correctable error as reasons to keep going, without slipping into hollow reassurance. | |
| Confidence-Dip Check-In | Coaching Conversation | A scheduled conversation after complexity exposure that asks how confidence changed and what evidence explains the change. | |
| Confidence-Weighted Vote | Aggregation Rule | Aggregates several judges' discrete calls by scaling each ballot to its calibrated confidence, capping any single voice and reserving a no-call band when the panel truly conflicts. | |
| Confidential Disclosure Channel | Workflow | Allows people to surface taboo or sensitive concerns without immediately forcing public identification, public accusation, or uncontrolled spread. | |
| Confidential Interview with Bounded Reporting | Method | Gathers sensitive first-person context under a boundary declared in advance — who may access it, whether it can be quoted, what triggers escalation, and how long it is kept — so candor is protected without promising more secrecy than can be delivered. | |
| Confidential Ombuds Channel | Institution | Holds private preferences, concerns, or dissent through an intermediary with confidentiality and escalation rules. | |
| Confidential Opinion Climate Survey | Test or Assessment | Measures private position, perceived majority, perceived sanction risk, and willingness-to-speak thresholds without public exposure. | |
| Configuration and Feature Control | Tool | Exposes selected behaviour as data-driven switches and parameters that can be turned on, off, ramped, or reverted at runtime — with a rule for when and who — so change happens without a rebuild. | |
| Configuration Baseline Diff | Tool | Compares an inherited system's live configuration against a known-good baseline and flags every setting that differs — surfacing inherited defaults and drift that no one on the current team consciously chose. | |
| Configuration Cell or Final Assembly Cell | Workflow Design | A dedicated downstream station that waits for the real order, then rapidly recombines prepared modules into the specific finished item. | |
| Configuration Change Log | Register | A running, attributable record of every substitution, adaptation, and failure in a make-do build — capturing what was changed, where each part came from, who did it, and what was learned — so the improvisation never becomes an undocumented mystery. | |
| Configuration Changelog | Register | Keeps a dated record of every design, version, dependency, and repair change, so a maintainer knows exactly which state they are restoring to. | |
| Configuration Inheritance Tree | Model | Arranges configuration into a parent-to-child tree so each scope inherits its ancestors' values by default and declares only what it needs to differ. | |
| Configuration Matrix | Artifact | Lists supported and unsupported combinations of features, platforms, permissions, versions, or environments. | |
| Configuration Profiles | Artifact | Bundles many settings into named profiles so actors choose one profile rather than many independent settings. | |
| Configuration Registry and Decision Log | Register | A durable record of what exists — each item's version, configuration, and lifecycle stage — together with why each choice was made, so a future maintainer can change it on knowledge instead of guesswork. | |
| Configuration Template | Template | Standardizes how control variables are represented, reviewed, and changed across instances. | |
| Configurational Comparison Truth Table | Model | Sorts cases by which combination of conditions each one has, and reads off which combinations — not which single factors — go with the outcome. | |
| Confinement or Porous Template | Artifact | Cages demixing inside pores, channels, films, or droplets so domain scale and architecture are set by the container's geometry rather than by the thermodynamics alone. | |
| Confirmation Dialog with State Refresh | Tool | Re-fetches the live state the instant a person clicks confirm and shows it — with what changed highlighted — so the human commits against current reality, not the stale screen they were looking at. | |
| Confirmation Interstitial Hold | Interface | Holds a potentially destructive action in a reversible non-submitting state until explicit release or cancellation. | |
| Confirmation Probe Request | Procedure | Sends a low-cost, bounded follow-up before treating absence as strong evidence or triggering severe action. | |
| Confirmatory Follow-Up | Staged Validation | Turns one promising exploratory lead into a single pre-specified confirmatory test, so a pattern found by searching must earn its status on fresh ground. | |
| Conflict Containment Agreement | Protocol | A negotiated boundary that prevents a rupture in one relationship, faction, or issue from expanding into broader retaliation, polarization, or institutional breakdown. | |
| Conflict Cycle Interruption Protocol | Interaction Protocol | Rewrites the timing, repair, and communication rules of a recurring clash so each side's reaction stops becoming the other side's next trigger. | |
| Conflict De-escalation Review | Review Procedure | Separates anger or offense from the intent it assumes, testing the attribution against alternative explanations and a neutral observer's reading — without invalidating the grievance. | |
| Conflict De-escalation Timing | Interaction Protocol | Inserts cooling-off intervals and mediated turn-taking so an immediate reply cannot become the next provocation, without foreclosing eventual resolution. | |
| Conflict Disclosure and Recusal Form | Disclosure Instrument | A pre-judgment intake instrument that elicits an evaluator's ties to the parties a decision could affect and, when a disqualifying tie exists, routes the case to recusal before judgment begins. | |
| Conflict Disclosure and Recusal Rule | Rule | A rule that any decision-maker holding a private stake in the outcome must declare it and step aside — drawing the line between an interest that must be disclosed and matters that stay private, and binding the conflicted party out of the call. | |
| Conflict Management Plan | Composite Control Plan | Assembles a matter-specific bundle of proportionate controls — with owners, evidence, and an expiry — when no single measure covers all the influence paths but full disqualification is unnecessary. | |
| Conflict Matrix | Artifact | Displays conflicting roles, rules, incentives, policies, or dependencies so antagonistic combinations can be excluded, redesigned, or routed for review. | |
| Conflict Mediation | Facilitated Process | A neutral third party helps two parties in an active dispute discharge accumulated tension face-to-face, at a paced tempo, and rebuild a working relationship. | |
| Conflict Mediation Process | Procedure | A structured process for restoring workable relation among parties in conflict. | |
| Conflict Register | Tracking Register | A living ledger of every raised misalignment and its lifecycle — one row per dispute tracked to closure, with recurrence flagged and resolved cases retained as searchable precedent. | |
| Conflict Resolution Workflow | Process | Routes a detected disagreement between representations through review, reconciliation, escalation, or authoritative override, applying a standing precedence rule so the same conflict resolves the same way every time. | |
| Conflict-of-Interest and Recusal Rule | Rule | Requires anyone with a personal stake in a specific decision to declare it and step out of that decision, closing the channel where a private interest quietly steers a public choice. | |
| Conflict-of-Interest Check | Checklist | A review mechanism that detects prohibited or high-risk relationships among actors, decisions, and interests. | |
| Conflict-of-Interest Disclosure | Artifact | Makes a decision-maker declare the relationships and incentives that could skew their judgment, so a specific decision can be checked for independence. | |
| Conflict-of-Interest Disclosure and Recusal | Protocol | Requires decision-makers to declare financial, relational, and career ties to the regulated actor and steps the conflicted party out of any decision those ties touch, so a captured individual can inform but not decide. | |
| Conflict-of-Interest Disclosure Register | System of Record | A secure, purpose-limited standing record that links covered people to their disclosed interests, keeps it current through event-driven updates, and protects the sensitive data it holds. | |
| Conflict-of-Interest Disclosure Review | Review Procedure | A procedure that requires decision participants to disclose their outside interests, then checks the disclosures for undisclosed or asymmetric conflicts before a decision proceeds. | |
| Conflict-of-Interest Screening and Recusal | Protocol | A protocol for disclosing, assessing, mitigating, or removing conflicts before a verification judgment is trusted. | |
| Conflicting Source Table | Template | Keeps contradictory sources visible by listing the claim, source positions, possible explanations, and unresolved questions. | |
| Conformal Borel Mapping | Method | Maps a cut Borel domain to a disk to improve transformed-series convergence, using an assumed singularity geometry as an explicit, testable input. | |
| Conformance Test Suite | Tool | A machine-runnable battery of tests that checks whether one implementation satisfies the standard's required behaviors and pinpoints exactly where it deviates. | |
| Confused-Deputy Abuse-Case Test | Adversarial Test | Deliberately constructs forged, replayed, and context-stripped requests that try to make a deputy spend its authority for an unentitled originator, and confirms each one is refused or stepped up. | |
| Confusion Audit | Audit | Works backward from real mistakes — misclassifications, wrong substitutions, ambiguous reads — to find which distinctions are actually failing and route them for sharpening. | |
| Congestion or Capacity Pricing Adjustment | Policy | Retunes the price of access so it rises and falls with real-time scarcity, letting congested capacity route to its highest-value use instead of being rationed by queue and idle time. | |
| Congestion or Peak-Load Charge | Scarcity Pricing | Raises the cost of using a scarce or crowded resource at peak times when enough users have viable alternatives and can shift behavior. | |
| Congestion Pricing or Toll Rule | Procedure | A pricing rule that changes path payoffs to reduce selfish-routing externalities. | |
| Conjoint or Discrete Choice Model | Choice Model | Reconstructs demand from the ground up by making people choose among attribute bundles, recovering how much each feature — including price — is worth. | |
| Conjoint or Tradeoff Survey | Test or Assessment | Estimates how stakeholders value different attribute combinations by asking them to choose between bundles, then infers the exchange rates hidden in their picks. | |
| Conjunctive Filter Pipeline | Processing Pipeline | Realizes the intersection as an ordered chain of filters, narrowing a base population one collection's membership rule at a time. | |
| Connected-Component Scan | Tool | Applies the functional-connection rule to the current substrate and computes which nodes actually form one component, exposing the true partition into disconnected islands. | |
| Connection Draining | Protocol | Takes a server out of the load balancer's rotation and lets its in-flight requests finish — up to a hard timeout — before the instance is stopped. | |
| Connectivity or Corridor Plan | Artifact | Designs and protects the actual pathways along which a source's surplus can reach a sink, and deliberately keeps more than one route open, so rescue can happen without leaving the sink hostage to a single link. | |
| Consensus Claim Evidence Log | Document | A written record that pins each 'everyone thinks X' claim to its exact population and its actual source, so projection can't hide as fact. | |
| Consensus Fault-Injection Test | Audit | Deliberately injects the faults a consensus protocol claims to tolerate — crashes, delays, partitions, reordering — to check that agreement stays safe inside its assumption budget and degrades to a visible stall outside it. | |
| Consensus Safety Model Check | Test or Assessment | Explores a protocol's fault, recovery, and reordering schedules against formal invariants to catch safety violations before deployment. | |
| Consensus Vote | Tool | Puts the choice to an explicit ballot and declares agreement reached when the tally clears a threshold fixed before the count. | |
| Consensus Workshop | Method | Runs a group through a designed sequence — frame, generate, cluster, name — that builds a shared statement out of everyone's raw contributions. | |
| Consent and Autonomy Review | Checklist | Checks whether recipients can understand the persuasive intent, reject the appeal, and retain meaningful choice. | |
| Consent and Privacy Boundary Checklist | Audit | Gates whether it is legitimate to build, keep, share, and act on a model of another agent's private state — before the model is used, not after. | |
| Consent Brokerage Workflow | Workflow | A workflow for assembling consent across many right-holders without losing traceability. | |
| Consent Capture and Revocation Workflow | Workflow | Records what has been agreed to, under what scope, and how consent can be renewed, limited, or withdrawn where appropriate. | |
| Consent Confirmation Form | Artifact | An artifact that makes consent a separate, scoped, freely-given, and comprehended act — so agreeing is something a person does knowingly, not something read off the fact that they participated. | |
| Consent Decision Rule | Rule | Adopts a proposal the moment no participant holds a reasoned, paramount objection — closure by absence of blocking dissent rather than by counting support. | |
| Consent Form | Document | The signed artifact that fixes the disclosed terms, the bounded scope agreed to, and a durable, provable record of who authorized what and when. | |
| Consent or Supermajority Exception Gate | Decision Rule | Opens an exception to the override bar only when a defined consent or supermajority threshold agrees — so no lone actor can cross alone. | |
| Consent Package Negotiation | Protocol | Bundles issues, side-payments, and exit terms into a single take-it-together deal so each pivotal holder's consent is secured at once — with a defined escalation path for whoever still refuses. | |
| Consent Protocol | Protocol | Operationalizes consent and exposure boundaries by defining who participates, what they can opt out of, how information may be used, and how consent can be withdrawn or limited. | |
| Consent Renewal Prompt | Workflow | A change-triggered workflow that re-discloses what shifted and asks the person to affirmatively re-agree to the updated scope before the new use begins. | |
| Consented Challenge Contract | Agreement Protocol | Makes a hard challenge legitimate and bounded by negotiating, up front, what capacity it builds, what limits protect the person, and who fairly bears the burden. | |
| Consequence Cascade Workshop | Facilitated Elicitation | Convenes the people who know the system to imagine, hop by hop, what a given trigger could set off — surfacing downstream and cross-domain consequences no single owner sees. | |
| Consequence Design Review | Protocol | Reviews proposed rewards, penalties, feedback, recognition, and natural consequences for alignment, proportionality, timing, fairness, and side effects. | |
| Conservation Logbook | Record Ledger | Keeps an append-only ledger of everything done to an object — materials, methods, and approved departures from standard practice — so its post-treatment history stays fully traceable. | |
| Conservation Treatment Plan | Planning Protocol | Fixes the intervention boundary and selects the least-disturbing treatment sufficient to arrest or reverse decay, before any hand touches the object. | |
| Conservation Treatment Record | Register | A per-object dossier that fixes, before any work, which material is identity-bearing and which is alterable, then logs each treatment against that line — so a physical object stays the same authenticated thing through repair and restoration. | |
| Conservative Estimate | Method | Deliberately biases the input assumptions — load high, yield low, schedule long — so the estimate itself carries hidden headroom against being wrong. | |
| Conserved Quantity Audit | Diagnostic Audit | Enumerates the quantities a system should keep constant and checks — before and after a transformation — that each one actually stays put, flagging any invariant the reformulation quietly broke. | |
| Consideration-Not-Endorsement Disclaimer | Protocol | A repeated communication convention that makes clear when a position is being examined, not adopted or normalized as correct. | |
| Consistency and Contradiction Test | Diagnostic Test | Mechanically probes the axiom-and-rule set for whether it can derive a contradiction, because a single one collapses the whole system into deriving everything. | |
| Consistency Audit | Audit | Measures decisions already made across reviewers, units, and time to surface unexplained variation — treatment that shifted when only the decider or the date changed, not the case. | |
| Consistency Contract Decision Record | Artifact | A written record that fixes the chosen consistency contract — scope, guarantee, operation semantics, client-facing promise, and the assumptions behind them — as the single source of truth. | |
| Consistency History Checker | Audit | Records the real interleaving of operations a system produced and mechanically checks whether that history is admissible under the claimed consistency model. | |
| Consistency Regression Suite | Test Suite | A collection of self-reference test cases and ordinary cases used to ensure a repair does not reintroduce paradox or overrestrict normal use. | |
| Consolidation Migration Plan | Process | Stages the move of users, data, processes, contracts, staffing, and tooling out of dispersed arrangements into one shared capability — and retires what's left behind so the savings actually land. | |
| Consolidation Sprint | Stabilization Ritual | A protected, time-boxed pause after an expansion increment in which no new reach is added and the backbone catches up — training, documenting, clearing backlog, and replenishing buffers. | |
| Constant Comparison Matrix | Analytic Matrix | Compares each new case against prior cases and the current categories, forcing every difference into a model revision. | |
| Constant Response Envelope | Policy | Forces every response into one fixed envelope — same size class, structure, status, and timing band — so the form of the answer never varies with the protected fact. | |
| Constant-Currency Bridge | Document | Shows value changes before and after currency translation so operational and exchange effects are separated. | |
| Constituency Board Seat | Role or Team | Reserves a real, voting seat in the governing body for a representative of the served constituency — so the agent answers to them continuously and cannot renew its own budget over their objection. | |
| Constitutional or Policy Entrenchment | Policy | Locks a commitment into a hard-to-amend rule so that future decision-makers cannot quietly reverse it when tomorrow's incentives change. | |
| Constitutional Rule | Document | Places high-level limits on lower-level decisions so authority, process, rights, or coordination boundaries remain stable over time. | |
| Constitutive Recording | Registry | Writes each constituted state into a durable, dated, attributable record and posts it, so the transition is inspectable and contestable rather than dissolving into hearsay. | |
| Constrained Input Control | Input Constraint | Shrinks the space of enterable values so the harmful input simply cannot be formed, while legitimate entries stay quick to make. | |
| Constraint and Boundary Reshaping | Policy | Redraws which states a system can reach — through defaults, rules, capacity, access, or physical layout — so the basin geometry changes, while watching for the harmful workaround pattern the change can create. | |
| Constraint and Incentive Checklist | Checklist | A lightweight checklist that prompts reviewers to scan for constraints, incentives, access, norms, and environmental conditions. | |
| Constraint and Invariant Checker | Tool | Evaluates every candidate against a fixed, explicit set of constraints and invariants the checker itself holds, accepting only those that violate none — regardless of how the candidate was produced. | |
| Constraint Backbone Brief | Artifact | States the fixed purpose, hard limits, and non-negotiable invariants up front — plus the conditions under which improvising is authorized — so people can invent freely without breaking what must not break. | |
| Constraint Dependency Matrix | Artifact | Tabulates which constraints touch which variables, resources, tasks, or subsystems so propagation paths are visible. | |
| Constraint Filtering | Method | Removes any candidate that fails a hard, must-satisfy requirement using a cheap feasibility check, so expensive evaluation is spent only on options that could actually qualify. | |
| Constraint Gate Enforcement | Admission Gate | Stations an admissibility rule at the operation's boundary so an output that violates a declared constraint is rejected before it can enter or commit. | |
| Constraint Laddering Interview | Method | Interviews the people who built or run a source, asking 'why does this exist?' one rung at a time, until each feature bottoms out in the constraint it answers and tops out in the objective it serves. | |
| Constraint Map | Template | Displays the material, legal, institutional, economic, social, technological, or informational constraints that shaped the option set. | |
| Constraint Matrix | Feasibility Matrix | Cross-references candidate options against every constraint in one grid, so the feasible region — and which combinations are simply ruled out — becomes visible at a glance. | |
| Constraint Propagation | Constraint Reasoning Method | Pushes known constraints through the remaining choices until some branch's options are emptied, proving it infeasible before anyone searches it. | |
| Constraint Relaxation Experiment | Method | Systematically loosens one commitment at a time — while holding the protected ones fixed — and re-tests, to learn which relaxation restores feasibility and at what cost. | |
| Constraint Relaxation Probe | What If Probe | Drops each asserted constraint one at a time to see which suppressed options reappear — and which constraints survive relaxation as the genuine binding residual. | |
| Constraint Review Checklist | Procedure | Prompts reviewers to check hard/soft classification, conflicts, scope, enforcement, exceptions, and stale assumptions. | |
| Constraint Satisfaction Search | Method | Explores the space of discrete combinations to find any assignment that violates no constraint, driven by feasibility rather than an objective. | |
| Constraint Sensitivity Report | Document | Documents, from a fixed baseline, how the objective responds as each constraint or capacity is varied across a credible range — and what each level of relief would cost. | |
| Constraint Suspension Charter | Governance Charter | A short written charter that names which constraints are temporarily suspended during divergence and which hard boundaries stay inviolable, and logs every suspension so convergence can reinstate them deliberately. | |
| Constraint-Loss FMEA | Risk Analysis | Enumerates the failure modes that removing a structure would unlock and scores each by severity, occurrence, and detectability to size the loss before the cut. | |
| Constraint-Release Inventory | Inventory Register | Catalogs each of the first system's constraints alongside the pain it caused, the useful function it secretly performed, and the replacement discipline needed before it can be safely released. | |
| Constraint-Satisfaction Solver Pass | Tool | Encodes the commitments as a formal constraint model and runs a solver that propagates them to a reduced feasible region — or mechanically detects that no joint solution exists. | |
| Constraint-Solver Backsolve | Computational Solver | Encodes the output condition and domain as constraints and derives the complete set of inputs that satisfy them, with a guarantee that none is missed. | |
| Construct Mapping Table | Artifact | A construct-by-construct crosswalk recording what each source-scale term becomes at the target scale — its units, proxies, exclusions, and the terms that have no clean counterpart. | |
| Construct Validity Argument | Method | Assembles the reasoned case that a score deserves its interpretation — marshalling every strand of validity evidence into an explicit argument with a scoped claim and stated limits. | |
| Construct-to-Proxy Traceability Table | Artifact | A row-per-claim table that traces each construct dimension down to the proxy and signal standing for it — and marks explicitly what each proxy leaves out. | |
| Constructive Action Bridge | Method | Channels a group's aroused feeling — anger, grief, or excitement — into a concrete, chosen course of action, so the energy does something useful instead of spinning or curdling. | |
| Constructive Algorithm and Correctness Proof | Method | Settles a problem on the decidable side by exhibiting an actual algorithm and proving it both total and correct — the proof and the procedure are one object. | |
| Constructive Criticism Format | Feedback Format | Packages a critique as behavior, consequence, standard, and improvement path rather than a verdict on the person — keeping the correction explicit while leaving the recipient a way forward. | |
| Constructive Detail Exposure | Constructive Expression | Leaves the real materials and working services of a thing unclad — raw concrete, bare ductwork, honest fasteners — so its construction reads as the finish and stays reachable to service. | |
| Consultation Process | Procedure | A bounded procedure that gathers structured stakeholder input, interprets it, and returns a reasoned response — while keeping decision rights explicit. | |
| Consumer Group | Tool | A pool of cooperating consumers that split one subscription's event stream across partitions, so throughput scales with instances while each event is handled once within the group. | |
| Contact Time Reduction | Method | Shrinks exposure by cutting how long the receptor stays in contact at the interface, lowering cumulative dose without changing the concentration present. | |
| Contact/Contagion Warrant Test | Test or Assessment | Distinguishes actual transmission or shared exposure from symbolic contact, mere proximity, or imagined contamination — and bounds any real channel by distance and decay. | |
| Container Runtime | Tool | The substrate-side engine that unpacks a packaged image into an isolated running process, synthesizing its expected environment on the host and driving its start-to-stop lifecycle. | |
| Containerized Environment Snapshot | Software or Tool | Captures software, dependency, and runtime context so computational behavior can be rerun under a known environment. | |
| Containment Barrier | Artifact | A standing barrier that denies the target passage into protected or vulnerable zones — buying time and shrinking spread without reducing the source itself. | |
| Containment Hold and Sort | Defect Containment Response | Quarantines suspect lots and performs sorting or reinspection after a defect signal appears, so bad units are contained before they escape downstream. | |
| Containment on Alarm | Procedure | A procedure or automation that quarantines, isolates, blocks, or closes off a hazard when an alarm occurs — walling off the affected part while the rest keeps running. | |
| Containment or Rollback Action | Method | Stops the bleeding by isolating the blast radius or reverting to the last known-good state — a deliberately reversible move that buys time without committing to a cause. | |
| Contaminated Record Quarantine | Policy | Flags and isolates records known to carry planted or synthetic artifacts so they cannot flow into analytics, training data, audits, or official memory as if they were genuine. | |
| Contamination Feedback Loop | Feedback Control Mechanism | Closes the loop from rebound evidence back to the design, revising wording, emphasis, and replacement focus on a standing cadence whenever the unwanted target starts climbing. | |
| Contamination Monitoring Log | Monitoring Log | A running record kept during execution that captures every instance of crossover, spillover, and drift so the tested contrast can be reported as what actually happened, not what was planned. | |
| Contemporaneous Event Log | Logging Artifact | Captures events into the record as they happen, at near-zero latency, so a timestamped primary trace exists before memory or hindsight can reshape it. | |
| Content Disarm and Reconstruction | Tool | Rebuilds an incoming file into a known-clean equivalent instead of trying to detect what is wrong with it, so a hidden payload is dropped in reconstruction whether or not it was ever recognized. | |
| Content Hierarchy Specification | Specification | Ranks the message into primary, supporting, and peripheral tiers and fixes the prominence and depth each tier gets, so importance is legible before a word is read. | |
| Content Moderation Action Threshold | Enforcement Policy | Locates a platform's enforcement line — remove versus leave up — by weighing wrongful restriction of a user's speech against the harm of content left to spread, and pairs it with an appeal path for the calls it gets wrong. | |
| Content Moderation Gate | Review | A platform boundary that reviews user-generated content and allows, removes, labels, or downranks it by safety, legality, and community rules — with a path to appeal. | |
| Content Security Policy or Execution Policy | Policy | A declarative policy the runtime consults after parsing and before execution, naming which sources and channels may run and treating everything else as inert — so injected content that slips past other controls still has no authority to act. | |
| Content Warning and Context Frame | Artifact | Prepares participants for sensitive material by naming the reason for exposure, the scope of material, and the available choices or supports. | |
| Content-Based Subscription Filter | Tool | Narrows what a subscriber receives by evaluating predicates on each event's content or attributes, so a subscription gets only the messages that actually match its interest. | |
| Content-Domain Review Panel | Review | A panel of domain experts that fixes what the construct includes and excludes and judges whether the items representatively cover that domain — content validity by expert judgment. | |
| Contention Trace Replay | Tool | Captures a real contention episode as an ordered event trace and replays it deterministically, so a livelock can be reproduced on demand, dissected, and reduced to a reusable signature. | |
| Contest or Autograder Harness | Tool | Lets many untrusted entrants submit candidates through a fixed contract and scores each automatically against a held-out test suite, so anyone can compete without being trusted. | |
| Contest Rulebook | Protocol | Codifies eligibility, legal moves, scoring, tie-breaks, and appeals into one binding document that every rival agrees to before the contest starts. | |
| Contest Stop-Loss Rule | Rule | A pre-committed exit threshold set before the contest heats up — quit or force a review when cumulative cost crosses the line, judged against what can still be salvaged rather than what has already been spent. | |
| Context Confusion Matrix | Diagnostic Estimation | Tabulates how often each true context is served the wrong representation — a rows-are-truth, columns-are-selected grid that turns 'switching feels flaky' into a map of exactly which contexts get mistaken for which. | |
| Context Frame Header | Framing Artifact | Bolts a short interpretive frame onto the front of a message — who is speaking, in what role, through what channel, for what purpose — so the whole thing is read through the intended lens. | |
| Context Handoff Header | Protocol | A fixed header block prepended at a handoff that re-establishes context for the receiver — who this is for, what it covers and what it doesn't, and where the prior thread lives — so a message or task means the same thing to whoever picks it up cold. | |
| Context Header Template | Template | A reusable block of compact metadata fields — source, date, version, audience, scope, caveat, canonical link — stamped beside high-risk fragments so context survives the cut. | |
| Context Migration Record | Register | A durable record of how a captured context was translated from one version or environment to another, so a moved unit's origin bindings can be rebuilt and audited. | |
| Context Reconstruction Brief | Document | Summarizes the actor/event, available knowledge, period norms, constraints, option set, and revised interpretation in a compact review document. | |
| Context Reconstruction Interview | Procedure | A structured interview that recovers the actor's constraints, information, pressures, options, and interpretation at the time of behavior. | |
| Context Reconstruction Worksheet | Tool | Rebuilds the situation a text or act came from — its speaker, audience, moment, and the conventions then in force — so the reading is bound to the meaning it had there rather than the one it suggests now. | |
| Context Reinsertion Prompt | Interface | Shows the cost, quantity, source, delay, or comparison baseline a cue strips away, placing the missing information right beside the cue that would otherwise dominate the response. | |
| Context Reinstatement Protocol | Protocol | Deliberately rebuilds a context's cues and hands forward the state needed to cross back into it, so returning reactivates the right representation instead of whatever was last loaded. | |
| Context Removal Probe | Diagnostic Estimation | Asks whether the work would still mean the same thing somewhere else — mentally relocating it to a generic site to test whether the abstraction is genuinely site-bound or merely installed here. | |
| Context Restructuring | Process | Re-architects the surrounding workflow or sequence so the old cue-response pairing can no longer assemble and the desired response becomes the structural default. | |
| Context Sampling Audit | Procedure | Samples real usage across relevant communities, channels, documents, and situations to reveal which meanings are actually active and where transfer risk lives. | |
| Context Segmentation | Data Partitioning | Cuts a pooled dataset along chosen conditions — site, channel, cohort, time — at a deliberately chosen granularity, so variation hidden inside the average becomes visible per slice. | |
| Context Shift Test | Robustness Test | Stress-tests a message by imagining it forwarded, archived, or re-read out of its original setting, to see whether its meaning survives the move. | |
| Context Translation Card | Artifact | A pocket reference that maps the cues and terms of the place something was learned onto the cues and terms of the place it is used, so a key that fires in training still fires in the field. | |
| Context-Aware UI Label | Tool | Renders a label or control so that its deictic terms — 'this', 'here', 'current', 'delete' — resolve to the viewer's actual state at the point of use, surfacing the anchor in the interface instead of leaving it to assumption. | |
| Context-Condition Testing | Process | Tests whether the conditions a convention requires before participation may count as acceptance are actually met here — and, when one fails, names the layer where the coupling breaks. | |
| Context-Fit Feedback Session | Facilitated Feedback | Gathers participants' first-person accounts of where a setting feels legible or alien, then routes those accounts into redesign. | |
| Context-Gated Pairing Exercise | Ritual | Practices the target pairing only inside the contexts where it should hold, so the association becomes conditional on context instead of firing everywhere the cue appears. | |
| Context-Payload Expiry Policy | Protocol | Requires content, records, labels, warnings, or measurements to expire with their governing context unless revalidated. | |
| Context-Restoration Toggle | Tool | A reversible control that brings suppressed neighbors and the original field back on demand, so a reader can see what the sharpening hid before trusting it. | |
| Context-Sensitive Classification | Classification Design | Redesigns categories so membership, risk, ability, need, or treatment depends on specified conditions rather than on presumed inherent essence. | |
| Context-Shift Walkthrough | Review | Hands the artifact to someone outside the original situation and watches them try to interpret it using only the anchors present — surfacing which references still break and which anchors needed to be visible. | |
| Context-Specific Glossary | Reference Artifact | Collects the terms of one project, course, or agreement into a bounded reference that fixes each term's sense for that context and nowhere else. | |
| Context-Swap Protocol | Test Procedure | Holds an entity fixed while deliberately swapping its surrounding context, revealing which of its 'absolute' properties were relational all along. | |
| Context-Switch Recall Drill | Ritual | Rehearses recall across a deliberate change of setting and state — study here, retrieve there — so performance stops depending on the room it was learned in. | |
| Context-Tagged Namespace Partition | Artifact | Carves the one shared substrate into per-context tagged regions so each representation lives in its own namespace — the same name resolves to a different map depending on the active tag, and inactive maps sit walled off rather than overwritten. | |
| Context-to-Map Routing Table | Tool | A declarative lookup that maps each context key to the representation it should activate — the explicit, auditable dispatch table at the center of the switch. | |
| Contextual Buffering | Context Management Mechanism | Wraps an unavoidable exposure in a purpose-built context of safety, agency, and next action, so the cue lands inside a protective frame instead of raw. | |
| Contextual Correction Card | Document | A compact correction or context artifact that redirects interpretation without making the target claim, image, or rumor more memorable than the correction. | |
| Contextual Gain-Scheduling Table | Artifact | A lookup table that pairs each named operating regime with a pre-chosen gain, so the system switches sensitivity by recognizing its context rather than by watching a signal. | |
| Contextual Hint or Tooltip | Artifact | A small, in-context cue that names an available action at the moment and place it becomes relevant, then gets out of the way. | |
| Contextual Inquiry | Method | Studies users in the actual setting where the work happens — watching and asking at the same time — so the situated constraints and workarounds that never surface in a lab become visible. | |
| Contextual Inquiry Note | Design Research Method | Captures situated work by observing a person in their own environment and asking why in the moment, preserving the roles and reasoning behind what they do. | |
| Contextual Inquiry or Walkthrough | Method | Learns what agents are really trying to do — and where they go wrong — by observing them in their own context of use rather than reasoning about them from a desk. | |
| Contextual Output Encoding | Method | Neutralizes an untrusted value by encoding it for the exact sink it is written into — HTML body, attribute, JavaScript, URL, or SQL literal — at output time, so it stays data and never becomes markup or code. | |
| Contextual Policy Adaptation | Workflow | Converts a general policy into a context-specific version with documented safeguards, local meanings, exceptions, and review criteria. | |
| Contextual Reactivation | Reactivation Protocol | Restores a fading primed state at the moment of use by firing a single cue matched to the action context, rather than a generic reminder. | |
| Contextual Reentry Memo | Artifact | Reintroduces genre, period, audience, authority, and use after the grain has been inspected — so context meets an artifact-grounded reading instead of quietly deciding it in advance. | |
| Contingency Buffer Review | Planning Review | Converts ranked failure causes into right-sized schedule, budget, and scope buffers, anchored on how much slack comparable efforts actually needed. | |
| Contingency Funding Playbook | Document | Predefines the order, authority, communications, and tradeoffs for activating backup liquidity or shortening the long side during stress. | |
| Contingency Map | Artifact | Wires a specific wild-card disruption to its downstream consequences, exposed assets, and accountable owner in one maintained diagram — turning a scary label into a traceable chain. | |
| Contingency Option Register | Register | Holds the authoritative ledger of preserved response moves — each with its trigger, authority, and live-or-retired status — so a contingency can be found, trusted, and used the moment it is needed. | |
| Contingency Plan with Triggers | Procedure | Pre-scripts alternative actions and the observable signals that fire them, so a viable fallback can be executed the moment conditions change rather than improvised under pressure. | |
| Contingency Playbooks | Playbook | Pre-authored response pathways, each keyed to a named trigger condition, so a team can activate a tested course of action the moment normal routines stop fitting. | |
| Contingency Reserve Formula | Reserve Sizing Rule | Converts a chosen percentile of the calibrated overrun distribution into a protected, evidence-linked reserve that cannot be shaved without moving the number. | |
| Contingent Reciprocal Action Plan | Artifact | A written schedule of matched, evidence-gated stand-down steps — each side's next move conditioned on verifying the other's last — so tension unwinds in small, checkable increments. | |
| Contingent Supply or Capacity Contract | Document | A prearranged contract that supplies backup capacity, goods, logistics, or price terms under stress conditions. | |
| Continuation or Homotopy Steering | Method | Moves a control parameter in small tracked steps so the state rides a stable branch all the way to the target, pausing near instabilities so it never has to jump. | |
| Continuation Token | Artifact | An opaque, tamper-evident token carrying the minimum state needed to resume a computation exactly where it paused, whoever later presents it. | |
| Continuity Charter | Governance Charter | Declares, in one ratified document, the few predecessor commitments that must remain recognizable after the rupture and binds each to a named steward. | |
| Continuity-of-Care Plan | Service Continuity Mechanism | Keeps a patient's treatment, records, and responsibility unbroken as they move between providers or settings — by naming who owns the handoff and confirming afterward that nothing was dropped. | |
| Continuity–Rupture Claim Matrix | Method | Crosses objects and properties with scale, interval, and group, pairing persistence evidence, break evidence, and uncertainty in every cell. | |
| Continuous Monitoring | Observation Regime | Tracks a condition with ongoing high-frequency measurement rather than periodic checks, so drift and early transitions surface before they force a decision. | |
| Continuous Process Model | Flow Representation Model | Represents change as smooth rates, flows, and gradients over time, so accumulation and gradual drift stay visible instead of collapsing into discrete events. | |
| Contract and SLA Review | Review | Reads the contracts and service-level agreements behind external providers to expose what is actually guaranteed, what happens on breach, and how little recourse the fine print really leaves. | |
| Contract Check | Runtime Boundary Contract | Attaches preconditions, postconditions, and state assumptions to a boundary and evaluates them at runtime, so a transition is refused the moment it would break the contract. | |
| Contract Cure Provision | Rule | A contract clause that gives a breaching party a defined right and window to repair a breach — by correction, replacement, or payment — before the counterparty may escalate to termination or damages. | |
| Contract Execution Bundle | Legal Instrument | Packages every required signature, exhibit, payment, and filing into one instrument that becomes operative only when the whole bundle is present. | |
| Contract Exit Clause | Legal or Governance Artifact | A negotiated contract term defining the conditions under which a party may unwind an institutional commitment, the procedure for exiting, and how continuity is preserved for the counterparty. | |
| Contract Incentive Clause | Document | Builds bonuses, penalties, retainage, clawbacks, service credits, warranties, or shared-savings provisions into an agreement. | |
| Contract Management Register | Register | A living inventory of every active agreement — parties, signed copies, renewal and exit dates — so obligations and deadlines never fall through the cracks across a portfolio. | |
| Contract Penalty or Remedy Clause | Artifact | Writes the consequences of breach into a binding agreement in advance — remedies, damages, holdbacks, termination rights — so the leverage is credible, pre-agreed, and bounded before any dispute. | |
| Contract Speech-Act Clause | Artifact | A precisely worded clause that performs the act of binding — using operative language like 'shall' or 'hereby warrants' to turn a statement into an obligation and to mark exactly what is committed and what stays mere aspiration. | |
| Contract Test Suite | Audit | Renders the declared boundary as executable cases and counterexamples that fail the build whenever an implementation accepts an out-of-domain input or emits an out-of-codomain output. | |
| Contract Testing or Integration Monitoring | Conformance Monitoring | Continuously checks that each side of a dependency still behaves as promised, catching a drifting interface before it silently breaks the consumer in production. | |
| Contractual Figurative-Language Scrub | Editorial Scrub | A legal-drafting procedure that hunts figurative wording which could be read as an enforceable term and removes it — or pins it to an explicit non-binding scope. | |
| Contradiction Map | Artifact | Lays out the clashing claims, their context, and the exact point of collision as a single inspectable picture, so a paradox can be examined instead of argued. | |
| Contradiction Resolution Workshop | Ritual | A facilitated session that takes a specific disagreement between streams and tests whether it comes from definition, timing, sampling, incentives, transformation, or real context dependence. | |
| Contradiction Scan | Consistency Scan | Applies explicit consistency criteria pairwise across the narrative's claims to flag genuine incompatibilities — X asserted here, not-X implied there — and records each as a logged tension rather than a passing impression. | |
| Contradiction Search Checklist | Heuristic Checklist | A diagnostic list of the standard forms impossibility takes, run against a supposition to find, name, and validate a genuine contradiction rather than a mere surprise. | |
| Contradiction Timeline | Timeline | Places inconsistent statements, records, and observed events on a timeline to distinguish memory, framing, drift, and strategic revision. | |
| Contradiction Traceback | Analysis Procedure | A procedure for tracing an apparent contradiction back to the self-referential path that generates it. | |
| Contrast Adaptation Protocol | Protocol | After sustained exposure to a prevailing level, deliberately re-centers sensitivity on that level so the system stays responsive to meaningful differences instead of the background it has stopped noticing. | |
| Contrast Emphasis | Method | Makes the focal element differ sharply from its neighbours along a raw perceptual dimension — colour, value, size, shape, texture, or density — so it wins attention pre-attentively, while staying perceivable to everyone. | |
| Contrast Table | Artifact | Lays a set of items out as rows against shared dimensions as columns so their distinguishing features can be read off side by side in a single neutral view. | |
| Contrast-Adaptation Tuning Loop | Process | A closed loop that raises or lowers inhibition strength and neighborhood size to hold a target balance of false positives and false negatives as the field drifts. | |
| Contrastive Example Sequence | Template | A fixed authored ordering of minimal-pair exemplars where adjacent items differ on exactly one dimension, so the learner's attention is forced onto the feature that distinguishes them. | |
| Contrastive Visual Interrupt | Perceptual Design Pattern | Sets one element against an otherwise uniform visual field — a break in size, color, shape, or placement — so the eye lands on it without the field itself getting louder. | |
| Contribution Analysis | Evaluation Method | Builds a plausible contribution story — assembling evidence and weighing other influences — when a clean control or randomized comparison is unavailable. | |
| Contribution Board or Dashboard | Monitor | Puts each contributor's effort on a shared display, so recognition is earned in the open and lopsided load or quiet free-riding becomes a visible fact before it festers. | |
| Contribution Ledger | Artifact | Keeps an append-only, per-subject record of contributions, no-shows, and repairs across repeated rounds, so standing rests on a whole conduct history rather than the last impression. | |
| Contribution Mapping Workshop | Workshop | Surfaces the invisible, recurring contributions in a group and clusters them into named role candidates people can actually discuss. | |
| Contribution Net-Value Review | Valuation Model | Weighs a contribution's expected benefit against its full lifetime coordination cost to judge whether it is genuinely net-additive — and recommends accept, reshape, redirect, defer, or decline. | |
| Contribution Norms | Social Norm or Practice | Regulates give-and-take through unwritten, internalized expectations — enforced by approval and disapproval rather than any ledger or contract — and tolerant of rough rather than exact balance. | |
| Contribution Onboarding Packet | Artifact | The written working agreement handed to an accepted contributor — scope, ownership, support, credit, and exit terms — so the relationship runs on stated expectations rather than assumed ones. | |
| Contribution Review Cadence | Ritual | Reviews obligations, exceptions, burden concentration, and provision health at a fixed interval so a contribution arrangement is recalibrated on evidence rather than on complaint. | |
| Contribution Review Meeting | Ritual | Creates a regular review of contribution patterns, blocked contributors, invisible work, uneven load, and recognition gaps. | |
| Contribution Tracking Board | Interface | Displays work units, owners, status, blockers, and handoffs so individual and shared contributions are visible during collaborative work. | |
| Contribution Waterfall Decomposition | Artifact | Reconciles aggregate change to legacy stock, entering contribution, exits, mix, price, base, and residual effects. | |
| Contribution-to-Beneficiary Review | Review | Traces a participant's work to the actual person it reaches and stages direct contact between them, restoring the last-mile line of sight from effort to a human benefit that the system usually hides. | |
| Control API | Interface | Provides a programmable surface through which trusted systems or operators can change controlled variables. | |
| Control Arm Protocol | Protocol Specification | The master operating document for the comparator arm — what control units receive, are denied, are told, and are measured on, plus how deviations are handled — so the control is reproducible rather than a label. | |
| Control Chart | Monitor | Plots a metric against statistically derived limits over time so ordinary fluctuation can be told apart from special-cause signals that warrant action. | |
| Control Chart and Trigger Rule | Monitor | Plots a characteristic over time against statistical control limits so a drifting process trips a predeclared trigger before its output crosses the spec. | |
| Control Chart on Residuals | Monitor | Plots residuals over time against statistical control limits so a model that has drifted or broken shows up as an out-of-control signal, not a slow creep in average error. | |
| Control Chart or Run Chart | Visual Monitoring Tool | Plots observations against a centerline, control limits, reference bands, or expected ranges over time to reveal departures as shifts and trends. | |
| Control Chart Review | Statistical Process Monitor | Plots a process metric against statistical control limits over time so ordinary common-cause noise is told apart from special-cause signals worth investigating. | |
| Control Condition Fidelity Checklist | Verification Checklist | An item-by-item verification that the control arm, as actually delivered, matched its specification — that the intended differences were present and the required equivalences held. | |
| Control Effectiveness Review | Test or Assessment | A periodic review that checks whether controls reduce spread, avoid collateral harm, and remain effective against adapted entrant behavior. | |
| Control Group Comparison | Method | Compares treated units against otherwise-similar untreated ones to recover what total use would have been without the efficiency program — separating the real saving from the rebound and from what would have happened anyway. | |
| Control Group Design | Method | Builds or selects a comparison group that approximates what the outcome would have been without the exposure, so the exposed result is read against a counterfactual rather than in isolation. | |
| Control Knob | Interface | Gives an operator a constrained adjustment point, often for intensity, speed, allocation, pressure, or tolerance. | |
| Control Loop Damping | Method | Uses control-system concepts such as proportional response, integral restraint, derivative anticipation, or similar tuning to reduce repeated swings. | |
| Control Loop Tuning | Method | Sets the standing gains, damping, and deadband of a fixed-structure controller so the loop is fast enough to follow the moving target yet damped enough not to oscillate or amplify noise. | |
| Control Performance Walkdown | Functional Verification | Walks the specified control in the live system to confirm that the barrier, interlock, approval, or response path actually fires when its hazard shows up. | |
| Control Release Review | Ritual | Convenes a recurring decision forum where evidence, residual risk, the burden of continued control, and release thresholds are weighed together by accountable people. | |
| Control-Chart Drift Monitoring | Metric or Dashboard | Plots repeated check outcomes against control limits to detect drift before formal tolerance failure occurs. | |
| Control-Chart-Triggered Inspection Escalation | Feedback Trigger | Escalates inspection frequency, or shifts from offline sampling to inline checking, when process signals drift beyond control limits. | |
| Control-Removal Burden of Proof | Rule | Flips the default so that relaxing or removing a long-quiet control requires positive proof it is safe, rather than a stretch of silence being taken as permission. | |
| Control-Room Procedure | Procedure | Uses situation roles, escalation thresholds, live monitoring, and communications protocols to manage varied operational disturbances in real time. | |
| Control-State Diagram | Artifact | Connects states to permitted controls, triggers, gates, and action policies. | |
| Control/Data Channel Separation Test | Verification Test | Probes whether control instructions can leak into the content channel, confirming that setting the mode is structurally walled off from what the content says. | |
| Controllability Mapping Checklist | Checklist | Sorts a situation into controllable, influenceable, constrained, and uncontrollable parts before any action is chosen. | |
| Controlled Before–After Contrast | Evaluation | Compares the change over the same interval in the treated group against a comparison group, reporting the difference as the controlled effect rather than the raw rebound. | |
| Controlled Burn | Environmental Management Procedure | A deliberately ignited, bounded fire that consumes accumulated fuel under chosen conditions so a landscape cannot later feed a catastrophic wildfire. | |
| Controlled Burn or Ecological Disturbance | Process | Applies a small, governed disturbance on a deliberate cycle to burn off dangerous accumulation, in systems adapted to — and renewed by — periodic stress. | |
| Controlled Coalescence and Settling | Process | Deliberately lets the dispersed domains merge, cream, or settle until one phase is coarse and concentrated enough to draw off cleanly. | |
| Controlled Consolidation Gate | Checklist | A checklist that permits mergers or aggregation only when boundary-cost savings outweigh lost diversity, resilience, and reversibility. | |
| Controlled Cooling or Heating Schedule | Protocol | A scripted ramp-hold-cool schedule that steers the substrate across its phase boundary along a chosen path, setting which morphology forms and how fast. | |
| Controlled Corridor | Protocol | Holds open one protected, admission-controlled passage between the closing zone and the destination, and keeps proving it is passable end to end while the space around it constricts. | |
| Controlled Crumple Zone | Artifact | A region built to collapse in a controlled, progressive way — spending itself to absorb a sudden overload so the rigid zone it protects stays intact. | |
| Controlled Disambiguation Test | Protocol | Resolves a specific ambiguity by constructing a discriminating probe whose outcome forces one reading over its rivals, and scores the confidence of the verdict. | |
| Controlled Disruption Space | Organizational Design Mechanism | Suspends selected routines, hierarchy, or rules inside a defined space so new coordination forms can emerge and be evaluated — with a pre-written plan to reinstate the old rules when the window closes. | |
| Controlled Drawdown Schedule | Protocol | Sets the permitted rate, order, checkpoints, and stop-conditions for shrinking an over-large stock, so it unwinds fast enough to matter but slow enough not to trigger the very crash it is meant to prevent. | |
| Controlled Exception Register | Artifact | The system of record that holds every active and historical exception's status, dates, scope, conditions, dependencies, and privacy tier so no departure becomes an untracked shadow rule. | |
| Controlled Experiment After Plateau | Process | Validates a suspected plateau and a candidate switch with a controlled trial, so a path is abandoned on evidence that it is truly spent — and a replacement adopted only once it demonstrably restores response. | |
| Controlled Noise Injection | Method | Adds calibrated random noise to an output so no single protected value can be read off it, with the noise sized to a formal leakage budget. | |
| Controlled Overlap Pilot | Process | Stands up a small, reversible slice of the transition zone as a live experiment, so the design can be observed under real conditions and rolled back before it is committed at scale. | |
| Controlled Pilot | Method | Exposes a newly-added response to a bounded slice of real conditions before wide reliance, so its readiness, risks, and actual effectiveness are proven on small stakes. | |
| Controlled Population Refresh | Intervention Program | Introduces independent lineages, members, data, suppliers, or configurations to restore options and reduce origin concentration under compatibility controls. | |
| Controlled Random Tie-Break | Allocation Lottery | Allocates an indivisible scarce good among equally-entitled claimants by a transparent, auditable draw — used only once eligibility and priority tests can no longer justify choosing between them. | |
| Controlled Reactivation Prompt | Protocol | Asks the person, team, or system to recall or enact the target pattern in a bounded way before the correction is introduced. | |
| Controlled Release Valve | Tool | Gives a quantity under pressure a single sanctioned, rate-limited outlet — so the excess escapes through a channel you designed and can recover from, instead of finding its own unintended path. | |
| Controlled Stress-Pulse Test | Bounded Experiment | Fires a single bounded, reversible stress pulse inside a protected sandbox to reveal hidden susceptibility without letting the disturbance escape and cascade. | |
| Controlled Surface Swatch Series | Artifact | Presents adjacent texture samples whose controlled parameter changes are recorded and comparable. | |
| Controlled Vocabularies | Artifact | Limits naming or classification choices to an approved set, reducing semantic degrees of freedom. | |
| Controlled Vocabulary | Terminology Governance Artifact | Governs a shared term list under an authority so each sign form maps to one authorized sense, with variant and legacy terms crosswalked to the preferred form. | |
| Controlled Vocabulary and Label Set | Interface | A governed set of terms, labels, abbreviations, codes, or field names used consistently across a workflow. | |
| Controlled Vocabulary Tagging | Method | Pins records to a fixed, curated set of terms — with synonyms routed to one canonical label — so findability survives the many different words people use for the same thing. | |
| Convergence Confidence Card | Scorecard | A standardized one-page record that fixes the convergence claim, its supporting and disconfirming evidence, caveats, and a graded transfer confidence in a form others can audit and reuse. | |
| Convergence Dashboard | Monitoring Artifact | Renders a converging process on one screen — target distance, update history, stability windows, and divergence alarms — so settling is visible and a stall raises an alert, without itself applying any correction. | |
| Convergence Evidence Matrix | Template | Tabulates lineages, pressures, solution-shapes, independence evidence, performance, and caveats into one grid so convergence can be read across rows instead of asserted. | |
| Convergence Logic Rubric | Decision Rubric | Fixes in advance how agreement, conflict, outliers, and missing evidence should move confidence, so convergence is interpreted by rule rather than by mood. | |
| Convergence or Asymptotic Behavior Check | Convergence Diagnostic | Watches the correction terms as orders are added to tell an expansion that is homing in from one that is only asymptotic — and finds the order where truncation is optimal. | |
| Convergence Warrant Memo | Document | Writes the final calibrated inference as a short defeasible memo — confidence, the scope it applies to, the action it implies, and the conditions that would overturn it. | |
| Convergence–Divergence Rubric | Test or Assessment | A precommitted rating scale that classifies how a set of streams relate — full agreement, partial compatibility, material conflict, or unresolved divergence — before the favored result is known. | |
| Conversion Capacity Boost | Method | Raises the throughput of the stage that converts the intermediate into the next state, so a growing in-process pool is drained rather than throttled at the source. | |
| Conversion Funnel Dashboard | Tool | A single standing panel showing entry counts, per-stage conversion and drop-off, and final yield against target across the ordered funnel — the shared at-a-glance read of where the funnel stands. | |
| Conversion Layer | Tool | Translates value trapped in one form, format, or credential into a form the target context can use, so a mismatch created by incompatibility becomes actionable. | |
| Convolutional Feature Extractor | Software or Tool | A software mechanism that applies kernels across a field to generate locally transformed feature maps. | |
| Cooldown After-Action Rule | Procedure | Prevents immediate re-triggering after a receiver has acted, absorbed, refused, or become fatigued. | |
| Cooldown or Quiet Period | Rule | Enforces a minimum gap between firings — or a scheduled quiet window — so a channel cannot burst or nag its way into background noise even when many events qualify. | |
| Cooldown or Refractory Window | Suppression Policy | After a firing, holds the same signal silent for a set window — unless the state worsens past a critical boundary — so repeats stop training nonresponse. | |
| Cooling Pause and Evidence Gate | Procedural Gate | Installs a bounded, reversible interval that blocks irreversible punishment until evidence and alternative explanations are on the table. | |
| Cooling Pause Protocol | Protocol | Mandates a deliberate delay between a triggering event and the group's response, using the interval — and a shared grounding rhythm — to let a spiking feeling subside before it drives action. | |
| Cooling-Off Delay | Procedural Friction | Inserts a mandatory pause between deciding and acting so a hot-state impulse must survive into a cooler state before it can become final. | |
| Cooling-Off Period | Rule | Bars a decision-maker or gatekeeper from crossing to the parties they oversaw for a fixed waiting period, so the revolving door cannot pay off while the decision it might bias is still live. | |
| Cooling-Off Period Policy | Protocol | Imposes a mandatory timed wait for a transient risk — heat, conflict, volatility, undue influence — to decay on its own before an action is allowed to proceed. | |
| Cooling-Off Period Protocol | Protocol | Freezes deadlines, automatic responses, and irreversible moves for a fixed window — buying back control and reversibility so verification, authorization, and talks can happen before anyone acts. | |
| Cooperation Retrospective | Review | A periodic, blameless look back at how the cooperation itself went — who carried what, who got left out, what strained — that adjusts the arrangement before the next cycle. | |
| Cooperative Agreement | Governance Charter or Membership Rule | A charter for a member body that ties belonging to duties and benefits — defining who counts as a member, what membership obligates and entitles, and how one joins, pauses, or leaves. | |
| Cooperative Contact Program | Procedure | Creates repeated structured contact around equal-status participation, common goals, interdependence, and institutional support. | |
| Cooperative Contribution Charter | Artifact | A written founding agreement that names the shared benefit, fixes who the contributors are, and states the fair-share rule everyone signs up to — the reference every later contribution and dispute is measured against. | |
| Cooperative Ownership | Institution | Vests ownership and governance of the shared good in its beneficiaries, so the people who rely on it also decide, fund, and answer for it. | |
| Cooperative Supply Contract | Document | Structures buyer-supplier relations around reliability, fair risk sharing, capability investment, and long-term mutual capacity. | |
| Coordinate Chart Mapping | Method | Covers a source too curved or complex for one global frame with a family of local coordinate charts, each faithful on its own patch and stitched to its neighbors where they overlap. | |
| Coordinate or Basis Transformation | Method | Translates quantities and relations between coordinate systems, frames, bases, or encodings. | |
| Coordinate Round-Trip Test | Protocol | Encodes a known object into coordinates and reconstructs it, checking that decode-of-encode returns the original — an end-to-end proof that the basis represents faithfully and uniquely. | |
| Coordinate Translation Protocol | Translation Protocol | Turns the transition between two charts into an executable rule that converts one chart's vocabulary, units, and statuses into another's. | |
| Coordinate-Frame Consistency Check | Verification Check | Verifies that when the reference frame moves, geometric outputs transform by the same rigid motion — so a pose or velocity means the same thing in every frame. | |
| Coordinated Access Protocol | Protocol | A standing agreement that lets one controller act on a source sitting inside another authority's domain, sequencing who may act where so source and sinks can be hit together. | |
| Coordinated Approval Workflow | Workflow | A workflow that releases execution only after a required approval set is complete. | |
| Coordinated Enforcement MOU | Institution | Binds separate authorities to share evidence and apply aligned remedies against actors who exploit the seam between their jurisdictions. | |
| Coordinated Migration Window | Process | A bounded window in which actors move together through interoperability bridges, readiness gates, cutover support, and a rollback path, so no one is stranded in an unsafe in-between state. | |
| Coordination Artifact Kill Switch | Governance Rule | A standing rule that lets a named owner unilaterally and reversibly pause or remove any coordination artifact that can no longer name the decision it improves — putting the burden of proof on keeping it, not killing it. | |
| Coordination Cost Accounting | Method | Puts a running price on the meetings, handoffs, waiting, and rework that dividing work creates, so the coordination tax can be weighed against the specialization gains. | |
| Coordination Cost Modeling | Method | Estimates how communication, sync, and approval burden grows as actors and dependencies multiply — often super-linearly with pairwise ties, not linearly with headcount. | |
| Coordination Decision Rights and Autonomy Matrix | Artifact | Maps, for each class of coordinated decision, who may commit, decide, execute, veto, stop, and review — drawing the line between legitimate local autonomy and choices that require joint control. | |
| Coordination Health Review | Review | A standing review that watches interface- and outcome-level health signals and re-tunes the coordination architecture before degradation hardens into failure. | |
| Coordination Load Audit | Audit | A point-in-time investigation that inventories every coordination scaffold on an activity, measures the burden it consumes, flags recursion, and computes what value it actually returns. | |
| Coordination Meeting Cadence | Ritual | Establishes a recurring, dependency-justified forum where the parties to a coupling meet to adjust to each other in real time, rather than discovering the mismatch at handoff. | |
| Coordination Protocol | Protocol | A durable set of rules for how coupled people or teams hand off, approve, and update — naming who owns each coordination point and where a stalled case escalates. | |
| Coordination Rehearsal Session | Procedure | A tabletop, simulation, dry run, or walkthrough in which people enact the shared plan against injected conditions, so residual divergence shows up as colliding action rather than as a later surprise. | |
| Coordination-Overhead Dashboard | Monitor | Tracks the running cost of coordinating across boundaries — cross-team handoffs, review latency, meeting load — so misalignment shows up as a rising number before it shows up as missed releases. | |
| Copay | Rule | Charges the protected actor a small fixed amount at each use of a covered service, so discretionary, marginal use carries a personal cost without exposing them to catastrophic loss. | |
| Copula Tail-Dependence Check | Method | Models whether extreme losses co-occur more often than average correlation suggests, by fitting the pool's joint tail separately from its individual margins. | |
| Copy-on-Write | Method | Lets many holders share one physical copy of some data and defers the actual copy until a holder first writes, so unmodified sharing costs nothing. | |
| Core / Emerging / Future Investment Buckets | Classification Scheme | Groups initiatives into present core, emerging transition, and future bets, then tallies the split so the portfolio can be reviewed as three comparable groups. | |
| Core Architecture Sketch | Document | Represents the few essential modules, interfaces, or responsibilities of a design before implementation detail is specified. | |
| Core Sample Logging Protocol | Procedure | Records depth, material transitions, inclusions, and sampling metadata for core-based sequences before any order or age is inferred. | |
| Core Schema | Template | Provides a reusable pattern of essential categories and relations that can be applied across cases. | |
| Core/Future Budget Buckets | Allocation Mechanism | Ring-fences separate funding pools for current operations and future-facing exploration, with a protected core floor and explicit rules for releasing money between the two. | |
| Corollary Discharge Pathway | Signaling Pathway | Routes an internal copy of a motor command to the sensory system so perception can pre-dampen the sensation the movement itself will cause. | |
| Corpus / Usage Monitoring | Monitoring Instrument | Continuously scans a defined stream of text for shifts in how a term is used, raising a signal when usage moves away from the recorded meaning. | |
| Correction and Retraction Notice | Artifact | Publicly links a corrected or withdrawn record to what was wrong, what changed, and who is affected — without erasing the original from the trail. | |
| Correction Policy and Change Log | Policy | A standing rule and public record that any error found after publication is fixed visibly, dated, and explained — with the affected claim restated and its status downgraded rather than quietly overwritten. | |
| Correction Synchronization Workflow | Process | Once a correction is decided, drives it through every human-owned surface that repeated the error and confirms each was fixed, so no stale copy is left behind. | |
| Correction Without Control Workflow | Contestation Workflow | A process that lets affected parties contest facts and win genuine corrections while structurally denying them any control over framing, timing, conclusions, or a pre-publication veto. | |
| Corrective Action Effectiveness Retest | Post Closure Retest | Re-tests a control after its corrective action to confirm the gap was actually fixed in practice, not just closed on paper under a new label. | |
| Corrective Action Register | Software or Tool | Tracks repair tasks, responsible owners, due dates, dependencies, verification evidence, and closure status. | |
| Corrective Action Request | Artifact | A formal request raised against a defect or nonconformance that drives it to root cause, demands a corrective action, and stays open until the cure is verified effective. | |
| Corrective Action Review | Effectiveness Review | After a corrective action has been taken, verifies that the deviation actually shrank and that no compensating failure appeared elsewhere — escalating when the fix did not hold. | |
| Corrective and Preventive Action Cycle | Method | Turns a significant or recurring defect into a root-cause investigation, a durable process change, and a verified check that it stops recurring. | |
| Corrective Experience Pairing | Method | Pairs the active old pattern with a new safe outcome, evidence set, or response so the stored association can update. | |
| Corrective Feedback Nudge | Behavioral Nudge | Steers a person or agent back toward a norm with a small, low-authority signal they are free to ignore, kept gentle by a deliberate influence budget. | |
| Correlated Risk Register | Document | Records shared exposures, affected redundant paths, severity, mitigation owner, test evidence, and residual risk acceptance. | |
| Correlated-Shock Stress Test | Stress Test | Imposes a single severe event that hits the whole pool at once to size the reserve buffer the average-case models never demand. | |
| Correlation Heatmap | Artifact | Lays the whole pairwise dependence matrix out as a colour grid, so blocks of co-moving variables jump out at a glance before any single pair is examined. | |
| Correlation or Covariance Audit | Metric or Dashboard | Measures how much nominally separate elements co-move, converting a raw count of signals into the far smaller number of effectively independent ones. | |
| Correlation or Regression Coefficient Transformation | Coefficient Harmonization Method | Converts association estimates — correlations and regression slopes — into comparable effect-size units, and inter-converts between the correlation and mean-difference families. | |
| Correlation Trace Header | Artifact | A small set of IDs carried on every message — correlation, causation, and trace identifiers — that lets a scattered fan-out of messages be reassembled into one causal story after the fact. | |
| Corridor and Refuge Design | Method | Lays out the safe movement routes, protected interior refuges, and containment breaks that let a transition zone stay productive without letting its edge hazards reach the interiors. | |
| Corridor Seeding or Repeater Placement | Method | Bridges attenuation and shadow gaps by placing relay nodes — repeaters, brokers, or seed sites — at feasible intermediate points so signal, flow, or contact can cross a span no direct link can. | |
| Corroboration Ladder | Evidence Rubric | Orders independent traces from weak consistency checks to strong external confirmation and contradiction. | |
| Corrugation or Pleat Pattern | Method | A repeating pattern of parallel folds pressed into a sheet that stiffens it across the folds while letting it flex, curve, or pack along them — spreading strain so it creases instead of tearing. | |
| Costly Demonstration | Effort or Capability Demonstration | Makes quality believable by having the sender perform the real task under observation, so only those who actually possess the capability can produce a convincing showing. | |
| Costly Signal Requirement | Rule | Requires the informed party to incur a cost that only a genuine high type would rationally pay — so quality reveals itself through what a low type won't imitate, without anyone having to verify the private fact directly. | |
| Cost–Benefit Assessment Protocol | Protocol | Weighs a proposed distortion repair on full welfare terms — surplus recovered, who gains and loses, and how robust the case is — instead of accepting 'it costs less' as proof it is better. | |
| Count Impact Assessment | Test or Assessment | Estimates how a proposed individuation rule changes entity counts, denominators, eligibility, and exposure before the rule is adopted. | |
| Countdown and Completion Cue | Artifact | Makes anticipation visible and bounded with a ticking countdown toward a known moment, and marks the finish with an unmistakable completion cue. | |
| Countdown and Unison Start | Process | Uses a shared count or cue to collapse many separate starts into a single instant — a one-shot ignition that phase-aligns dispersed people to the same 'now.' | |
| Counter-Correlated Holdout Set | Artifact | A sequestered test set built so a suspected shortcut cue is decorrelated from — or inverted against — the target, turning the model's performance drop on it into a direct measure of shortcut reliance. | |
| Counter-Defect Rollback Runbook | Process | Reverses committed progress by launching a counter-defect back along the path, annihilating the forward change step by step to a known-good state. | |
| Counter-Monoculture Seed Grant | Funding Instrument | Funds and renews a pool of non-dominant alternatives — options a homogenizing system would otherwise starve — with continued support conditioned on the diversity value they demonstrably return. | |
| Counter-Narrative Comparison | Method | Places the dominant grand narrative beside one or more alternative accounts to test focalization, causality, omitted actors, and scope. | |
| Counter-Narrative Probe | Method | Builds the single strongest opposing account of the same facts — the version a sharp skeptic would defend — derives what it predicts we should see, and checks, so the leading story has to beat a real challenger instead of a strawman. | |
| Counter-Narrative Red Team | Review | Challenges the story with alternative frames, stronger objections, and affected-group interpretations. | |
| Counter-Narrative Workshop | Ritual | Brings reviewers together to construct credible alternative narratives and compare how each handles evidence, omissions, and causal links. | |
| Counter-Script Review | Bias Guardrail | A deliberate check that pits the working script against a library of rival readings and other participants' perspectives, forcing a stated confidence that this script — not a stereotype — actually fits. | |
| Counter-Signal Injection | Method | Cancels a pathway's drive by injecting an equal-and-opposite signal alongside it, leaving the original source in place and other signals untouched. | |
| Counter-Stereotype Evidence | Method | Feeds credible, case-specific disconfirming evidence into a judgment so a stereotype cannot monopolize the reading of ambiguous behavior. | |
| Counter-Vantage Red Team | Role or Team | A standing group chartered to argue from the standpoint the official vantage excludes — surfacing who is rendered invisible, pinning a named owner to answer for it, and forcing a re-map when the challenge lands. | |
| Counterargument Rehearsal | Ritual | Has the receiver generate and voice their own rebuttals to a weakened attack — escalated and varied between reps — so resistance is built by their own effort rather than handed to them. | |
| Counterbalanced Comparison Display | Display Protocol | Lays out a finished comparison so that presentation order, default highlighting, and visual salience cancel rather than steer — rotating positions and neutralizing anchors so the perceived relation tracks the evidence, not the layout. | |
| Counterbalanced Sequence Testing | Test or Assessment | Rotates presentation order across participants, cases, or groups so that real contrast between conditions can be told apart from artifacts caused by which one came first or second. | |
| Countercurrent Extraction Column | Tool | Contacts two immiscible liquids in continuous counterflow so a solute transfers selectively from one phase into the other while the concentration difference stays useful over the whole column height. | |
| Countercurrent Gas-Exchange Surface | Tool | Sweeps a respiratory medium past blood or fluid in the opposite direction across a gas-permeable surface so the partial-pressure difference persists the whole way and extraction can approach near-complete. | |
| Countercurrent Washing or Leaching Train | Process | Cascades solids and wash liquid through a train of stages flowing in opposite directions so fresh liquid always meets the most-depleted solids, driving residual solute toward target with the least liquid. | |
| Counterevidence Precommitment Question | Checklist | Asks participants to state in advance what evidence would change or complicate their view. | |
| Counterexample Admissibility Test | Evidence Test | Decides whether a proposed counterexample is a genuine member of the category by testing it against accepted edge cases rather than against the claim it threatens. | |
| Counterexample Case Review | Procedure | Uses cases that contradict the abstraction to test whether the abstraction should be revised, limited, or retired. | |
| Counterexample Probe | Test Probe | Attacks a general claim by manufacturing the case that would make it false, then reports whether the claim survives, narrows, or breaks. | |
| Counterexample Register | Falsification Register | Keeps a running log of the cases that falsify or strain a criterion, turning refutations into the trigger for revising it. | |
| Counterexample Search | Method | Actively searches for a case, input, stage, or transition that breaks the claimed extension and forces revision of the propagation rule. | |
| Counterexample Search Session | Ritual | A time-boxed working session whose only job is to find cases that wore the same surface features yet turned out differently, testing whether the resemblance driving the match actually predicts the outcome. | |
| Counterexample Surface Scan | Method | Deliberately hunts the disconfirming cases a vivid story leaves unshown, so the counterexamples get weighed too. | |
| Counterfactual Actor-Substitution Probe | Counterfactual Probe | Holds the structure fixed and asks what a plausible substitute, an absence, or a delay of the focal actor would have changed — bounding how replaceable the person really was. | |
| Counterfactual Assumption Test | Reasoning Prompt | Asks what would change if a key assumption were false, reversed, or only locally true. | |
| Counterfactual Branch Probe | Method | Actively tests whether a supposedly-open alternative path is still reachable — by varying one assumption at a time — so 'we still have options' is verified rather than assumed. | |
| Counterfactual Breakpoint Analysis | Counterfactual Analysis | Rewinds a single case to its decision junctures and asks, at each, whether a plausibly available different choice would have broken the path — locating the moments where the outcome was actually contingent. | |
| Counterfactual Ceiling Probe | Counterfactual Estimation | Estimates the theoretical ceiling by asking what the outcome would have been if identified losses were counterfactually removed, and carries the answer with an uncertainty band. | |
| Counterfactual Conditional Translation | Method | Rewrites an object-claim as a set of if-you-did-X-you-would-experience-Y conditionals, pinning its meaning to what specified access would encounter. | |
| Counterfactual Contrast Memo | Method | Argues one case's causal claim by spelling out what would have happened absent the cause, anchored to a closely matched case where the cause was in fact missing. | |
| Counterfactual Control Test | Method | Asks whether an agent actually had a feasible, foreseeable alternative that would likely have changed the outcome — the line between real control and mere presence at a result driven by luck. | |
| Counterfactual Filter-Relaxation Workshop | Ritual | A facilitated session that imagines one filter removed or loosened and reasons out what would then survive — surfacing outputs the intact stack silently kills. | |
| Counterfactual Founder Intent Probe | Counterfactual Test | Tests whether a claimed founder preference is a durable principle or a context-bound tactic, guarding against invented founder wishes. | |
| Counterfactual History Review | Method | Uses historically plausible alternatives to test whether an outcome depended on a decision, constraint, accident, or structural condition without treating imaginative speculation as proof. | |
| Counterfactual Minimal-Change Checklist | Checklist | A checklist for preserving relevant facts when using nearby alternatives to test necessity or contingency. | |
| Counterfactual Non-Activation Comparison | Comparative Analysis | Compares activation against delaying, doing nothing, pursuing a lower-barrier alternative, or investing in a different threshold-crossing opportunity. | |
| Counterfactual Origin and Omitted-Founder Probe | Structured Review | Tests how plausible alternative gates or omitted founders could have changed descendant composition, capabilities, and vulnerabilities. | |
| Counterfactual Plausibility Filter | Reasoning Check | Admits a counterfactual as a valid near-miss only if the better-or-worse alternative was genuinely reachable given what was known at the time, screening out hindsight stories. | |
| Counterfactual Plausibility Screen | Screening Test | Tests whether the 'better' path you are regretting was actually available, feasible, and knowable at the decision point — passing only credible alternatives and rejecting hindsight fantasy. | |
| Counterfactual Preservation Checklist | Checklist | Walks every independent actual fact and confirms it is held fixed in the counterfactual unless the antecedent genuinely forces it to change. | |
| Counterfactual Relation Probe | Analytical Probe | Counterfactually removes a single suspected relation to see whether a claimed property survives its loss, isolating dependence one relation at a time. | |
| Counterfactual Sensitivity Matrix | Template | Scores a set of alternative branches on fixed dimensions — plausibility, evidence support, scale-boundedness, and outcome-relevance — to separate the load-bearing counterfactuals from the merely vivid ones. | |
| Counterfactual Sensitivity Probe | Sensitivity Probe | Removes, delays, or intensifies each factor in turn and asks whether the outcome would still hold, ranking causes by how much the result depends on them. | |
| Counterfactual State Correction | Model | Reconstructs what the target's state would have been without the observation — from a baseline and control evidence — and subtracts the induced change to report a corrected or, when calibration is weak, a bracketed estimate that carries its own residual uncertainty. | |
| Counterfactual Value-Delta Table | Comparison Artifact | Pairs each plausible nearby alternative with the signed value difference from what actually happened, so magnitude and polarity are explicit rather than assumed. | |
| Counterfactual Welfare Comparison | Method | Compares the proposed intervention to credible alternatives and the no-action path, separating actual distributional change from baseline choice. | |
| Counterflow Dialysis Circuit | Tool | Runs blood and dialysate in opposite directions across a semipermeable membrane so the concentration gradient for waste solutes persists the whole length while the two fluids stay strictly separate. | |
| Counterflow Heat Exchanger | Tool | Runs hot and cold streams in opposite directions across a conducting wall so a useful temperature difference persists end to end and the cold outlet can approach the hot inlet. | |
| Counterflow Membrane Module | Tool | Packages a selective membrane with feed and sweep flowing counter to each other so the transmembrane driving force stays high along the whole module and separation approaches its permeance-and-selectivity limit. | |
| Counterform Activation | Perceptual Mechanism | Shapes the empty space between marks so it is read as a positive figure — an implied symbol or letterform the eye completes from the ground itself. | |
| Counterframe Register | Artifact | A record of objections, alternative frames, affected-party interpretations, and evidence challenges that remain visible during window movement. | |
| Counteridentification Probe | Test or Assessment | Tests whether audiences hear the appeal as insulting, inauthentic, manipulative, out-group coded, or threatening to belonging. | |
| Countermove Rotation Playbook | Protocol | A playbook that tells actors which counter-option to preserve, test, activate, or de-emphasize under specific observed conditions. | |
| Counterparty Model Red Team | Method | Attacks a working model of a strategic counterparty by manufacturing rival explanations for their motives, constraints, and moves, to break the single story the actor has settled on. | |
| Counterparty Obligation Register | Accountability Mapping | Turns each recognized claim into a line item with a named duty-owner, a service level, the capacity behind it, and an enforcement hook — so no obligation floats unassigned. | |
| Counterparty Rating and Feedback | Tool | A rating or feedback signal that aggregates dispersed experience of a member's past conduct into a portable reputation future counterparties can condition trust, price, and access on. | |
| Counterpersona Review | Risk Review Method | Introduces contrasting or edge-case personas to expose failures hidden by the central proxy. | |
| Counterpoint Mapping Workshop | Procedure | Maps where lines should reinforce, contrast, answer, or remain separate. | |
| Counterreading Stress Review | Review | Builds the strongest rival reading on purpose and makes the favored one either explain the marks it resists or narrow its own claim. | |
| Countervailing Review Panel | Role or Team | A standing body of independent and affected voices that reviews decisions where one side controls the premises — supplying the countervailing perspective a one-sided channel structurally lacks. | |
| Countervailing Stakeholder Panel | Role or Team | Gives interests the regulated actor would otherwise outweigh a standing seat and independent evidence in the institution's deliberations, so decisions are shaped by more than the loudest, best-resourced voice. | |
| Coupling Exposure Matrix | Test or Assessment | Crosses the protected relational variables against every environmental channel and exposure condition to enumerate where coherence can be attacked. | |
| Coupling Firebreak Protocol | Containment Protocol | Temporarily bounds, dampens, or severs a dangerous remote edge — and names who may trip it — so runaway coupling cannot propagate remote harm. | |
| Coupling Reduction | Design Intervention | Weakens or mediates the pathway from a repeated input to a sensitive response — inserting a buffer, queue, or insulating layer — so the two no longer transfer force directly. | |
| Coupling Review Ritual | Governance Ritual | A scheduled review that steps back from the running system to re-examine the whole dependency map and re-decide which couplings should now be tighter, looser, or mediated. | |
| Coupling-Efficiency Drift and Retuning Audit | Test or Assessment | Compares current useful transfer, rejected categories, stability, adapter health, and context with the approved operating envelope and triggers accountable action. | |
| Covariance or Factor Model | Method | Explains a whole web of correlations as a few shared drivers plus what is left over, separating co-movement that is systematic from co-movement that is idiosyncratic. | |
| Covariance Selection-Term Calculation | Statistical Estimator | Isolates the selection channel by computing the covariance between a unit's value and its change in relative weight — a single statistic whose sign says whether high-value units gained share. | |
| Covariate Balance Plot | Metric or Dashboard | A figure — often a Love plot — that arrays every covariate's standardized imbalance against a tolerance reference line, before and after any adjustment, so the whole balance picture reads at a glance. | |
| Covariate-Adaptive Randomization | Method | Adjusts each unit's assignment probability as enrollment proceeds to minimize the running imbalance across many prognostic covariates, without pre-defining fixed strata. | |
| Coverage Checklist Walkthrough | Checklist | Uses a structured checklist to walk through expected cases, states, criteria, or controls and flag omissions or ambiguous coverage. | |
| Coverage Completeness Audit | Completeness Audit | Maps the union of the patches against the declared domain to prove no in-scope region is left unwitnessed, and logs every gap it finds. | |
| Coverage Counterexample Search | Method | Actively hunts for a single required target that no valid source covers — a counterexample to the completeness claim — instead of tallying how much is covered. | |
| Coverage Dashboard | Monitor | A live surface that shows current coverage against the required targets, weighted by priority, and lights up the moment a newly-added target has no witness yet. | |
| Coverage Gap Audit | Audit | Reconciles what is actually assigned against the declared universe to surface the units that fall into no block — the exhaustiveness half of the partition promise, checked against real data. | |
| Coverage Gap Heatmap | Metric or Dashboard | Renders where enumeration evidence is thin, stale, or suspiciously overlap-free as a scannable map that directs the next sweep. | |
| Coverage Heatmap | Metric or Dashboard | Visualizes cell coverage, sampling density, risk, or implementation status across selected axes. | |
| Coverage Heatmap Audit | Metric or Dashboard | Renders the field tiling as an intensity map so realized coverage, over-dense cells, and cold gaps are visible at a glance. | |
| Coverage Map and Blind-Spot Review | Workflow | Maps searched and unsearched regions so absence claims stay within evidence boundaries. | |
| Coverage-Decay Trigger and Release Gate | Policy | Turns evidence of coverage decay into a pre-authorized, owned response — escalate, contain, renew, or roll back — bounded by a hard floor on the protection that must never drop. | |
| Coverage-Hole Heatmap | Tool | Renders the substrate as a heatmap of representation density so under-covered source regions — the holes where the map is thin or missing — become visible at a glance and can be prioritized. | |
| Coverage-Limited Claim Register | Register | Binds every published finding to the vantage that produced it and the scope it is licensed to cover, so no claim travels downstream stripped of the caveat that it is only the landscape as seen from here. | |
| CQRS Read-Model Projection | Tool | Splits the write model from the read model so each is shaped for its job — the write side stays normalized and validating, while one or more read models are denormalized per query and updated after the fact. | |
| Crack Arrester | Method | A structural feature that stops or slows fracture propagation by interrupting the path along which a crack can travel. | |
| Crash-Fault Quorum Protocol | Protocol | Decides one safe value among participants that may crash and recover but never lie, using intersecting majority quorums and durable votes. | |
| CRDT-Like State Merge | Model | Represents shared state as data types whose concurrent updates merge deterministically, so replicas accept writes independently and always converge to the same value. | |
| Creative Conflict Forum | Facilitated Deliberation Mechanism | Stages structured disagreement, role rotation, and perspective collision under facilitation so a comfortable consensus cracks and more adaptive alternatives surface — without the argument turning personal. | |
| Credential and Infrastructure Dependency Audit | Procedure | Checks whether backup systems, emergency roles, and alternate channels still depend on the same identity provider, network, power source, cloud region, or access authority. | |
| Credential or Certificate | Third Party Attestation | Lets a trusted issuer certify that its holder met a defined standard, packaging that judgment into a portable, expiring token receivers can check at a glance. | |
| Credential Registry | Register | Maintains an authoritative, lookupable record of who holds which licenses, certifications, or rights, so a counterparty's qualifications can be checked in seconds instead of re-verified from scratch. | |
| Credential Revocation or Downgrade | Protocol | Provides an authorized path to strip or downgrade a signal once its holder no longer meets the claim, so a badge cannot become a permanent decoration that dilutes every badge like it. | |
| Credential Verification | Review | Confirms with the issuing authority that a claimed qualification is genuine, current, and unrevoked — turning an unverified claim into standing evidence of a hidden competency or authorization. | |
| Credential Verification Workflow | Process | Runs an asserted eligibility or identity claim through a defined sequence of primary-source evidence checks — with a staffed exception lane for the cases the rules can't settle — before a protected offer or access is granted. | |
| Credentialing and Peer Review Process | Procedure | Operationalizes competence-based authority by testing, certifying, or reviewing the decision-maker's relevant expertise. | |
| Credibility Audit | Diagnostic Review | Reviews whose testimony is believed, discounted, overburdened, or treated as merely anecdotal across meetings, datasets, reviews, investigations, or decision records. | |
| Credible Guarantee or Warranty | Artifact | Pre-commits the promiser to bear the cost of failure, so that offering a costly, legible warranty is itself the signal the promise is meant. | |
| Credit Assignment Trace | Method | Traces a delayed outcome back to the specific earlier cue or action that actually earned it, over the right time window, so the credit lands on the true cause and not on whatever happened to be nearby. | |
| Credit Contribution Register | Register | Logs who actually enabled an outcome — including the invisible, upstream contributors — so recognition tracks real contribution instead of proximity to the finish line. | |
| Credit Taxonomy or Authorship Matrix | Template | Names different contribution categories, such as design, execution, coordination, review, mentoring, analysis, maintenance, and communication, so recognition is not limited to the most visible output. | |
| Crew Scheduling Model | Method | Builds legal duty bundles that cover every required shift under labor rules, minimum staffing, and equitable distribution of work. | |
| Crisis Briefing Cycle | Ritual | A repeated briefing format that updates the shared interpretation of a rapidly changing situation and translates it into operational priorities. | |
| Crisis Communication Update | Communication Protocol | Fills the information vacuum with a disciplined, recurring update that separates confirmed facts, open unknowns, protective steps, and the time of the next word. | |
| Crisis Declaration Protocol | Activation Procedure | The switch-flipping ritual that turns emergency mode on: verify the trigger is genuinely met, confirm the authorized declarer, stamp the moment, and broadcast it to everyone who must act on it. | |
| Crisis Hotline and Clarification Protocol | Protocol | An always-open, authenticated direct line between the parties — for warnings, clarifying an ambiguous event before it's misread, requesting a pause, and confirming a stand-down. | |
| Crisis Scenario Catalog | Artifact | Maintains a curated, plausibility-screened library of low-probability/high-impact event classes, so the whole set of what could go wrong can be seen and reasoned about at once. | |
| Crisis Simulation | Simulation or Drill | Rehearses a realistic shock in a scripted, safe-to-fail exercise so coordination gaps and readiness weaknesses surface before the real crisis does — and repeats on a cadence that keeps readiness from decaying. | |
| Crisis Volunteer Coordination | Workflow | Publishes needs, constraints, safety rules, and resource channels so volunteers can organize around urgent problems without centralized task assignment for every action. | |
| Criteria-First Evaluation Brief | Document | Communicates the target capability, evidence standard, process, supports, limits, and review rights before evaluation. | |
| Criterion Rubric | Artifact | Encodes the mastery standard as inspectable performance levels so the same judgment repeats across reviewers and evidence. | |
| Criterion-Version and Decision Audit Log | Document | Links each rationing decision to the active criterion version, evidence, authority, reason, appeal outcome, and later correction without making sensitive data broadly visible. | |
| Critical Dependency Dashboard | Monitor | A live board that watches the handful of highest-criticality dependencies and lights up the moment one degrades, drifts stale, or nears a deadline — turning a one-time map into continuing observability. | |
| Critical Dependency Disconnect | Procedure | A controlled disconnection or pause of a dependency path that would otherwise transmit overload, contamination, compromise, or conflict into adjacent systems. | |
| Critical Function Triage Matrix | Prioritization Tool | A scoring grid that ranks which functions must return first by weighing criticality and dependency against how badly each was hit — turning scarce recovery capacity toward what unlocks the rest. | |
| Critical Incident Technique | Method | Collects and dissects the rare high-information episodes — successes, failures, and near misses — where routine behavior broke, because those are the moments that reveal the judgment ordinary descriptions leave out. | |
| Critical Juncture Review | Review | A go/no-go screen that confirms a live moment is actually a critical juncture — high leverage, genuinely divergent paths, credible lock-in — and rules who is authorized to steward it. | |
| Critical Path Analysis | Method | Finds the longest chain of dependent tasks that fixes the earliest possible finish, so coordination attention is spent on the dependencies that actually move the end date. | |
| Critical Path Method | Method | A project-network method for identifying the dependency path that controls overall duration. | |
| Critical Spares Inventory | Artifact | A maintained stock of replacement parts or consumables needed to restore or preserve critical operations faster than procurement lead time allows. | |
| Critical-Moment Playbook | Template | Prewrites roles, messages, evidence, escalation paths, and safeguards for predictable short-lived openings. | |
| Criticality Indicator Dashboard | Monitoring Dashboard | Integrates variance, correlation, recovery-time, and proximity indicators across scales into one continuous operational view of where the system sits relative to criticality. | |
| Criticality Operating Review | Decision Forum | A recurring decision forum that re-examines the criticality hypothesis and revises the operating envelope as the system adapts and its boundaries drift. | |
| Criticality Stoplight Band | Decision Banding | Collapses envelope proximity into green / amber / red / escape bands, each pre-bound to an accountable action, so operators respond without re-arguing the model. | |
| Cross-Axis Recombination Session | Facilitated Session | A facilitated working session that takes alternatives generated separately on each dimension and deliberately synthesizes them into integrated cross-axis concepts, then hands the resulting concept set to convergence. | |
| Cross-Basis Consistency Check | Test or Assessment | Tests whether claims made in one representation remain consistent when transformed or interpreted through the conjugate representation. | |
| Cross-Boundary After-Action Review | Ritual | A structured retrospective over a campaign that spanned several authorities, deciding what to restore, when to exit, and how to respond if the source rebounds. | |
| Cross-Boundary Dependency Workshop | Ritual | A facilitated session where participants from different parts of the pathway identify remote dependencies, weak links, handoffs, lags, and local exposure. | |
| Cross-Boundary Escape Incident Review | Review | Investigates an apparent escape event across teams or jurisdictions to establish whether it is real selection-driven circumvention or an impostor — migration, a protected refuge, an implementation failure, or measurement drift. | |
| Cross-Boundary Flow Gate | Protocol | A controlled crossing point that maps every flow between two regimes and permits, filters, or blocks each by explicit rule instead of letting the boundary leak. | |
| Cross-Boundary Hazard Ledger | Register | A standing double-entry record that follows the hazard across every boundary, so a reduction booked in one place must reconcile against system totals or stand exposed as a mere transfer. | |
| Cross-Boundary Liaison Role | Role | A designated person who carries information, relationships, and trust across a subgroup or external boundary so the group stays connected without hardening into silos. | |
| Cross-Boundary Reporting Dashboard | Metric or Dashboard | Renders comparable activity, anomalies, and complaint signals side by side across contexts so the migration of harm becomes visible in one view. | |
| Cross-Boundary Support Agreement | Document | Formalizes rights, obligations, data sharing, support levels, review cadence, and exit/continuation rules. | |
| Cross-Case Evidence Matrix Tool | Tool | Assembles a cases-by-variables grid — one row per case, one column per factor — filled with comparably-coded, sourced values so patterns can be read across cases. | |
| Cross-Compiler-to-Self-Host Handoff | Protocol | Uses a foreign compiler to produce the first native build on a new platform, then hands construction to that build so the system compiles itself — and retires the foreign compiler. | |
| Cross-Context Practice | Process | Has the learner apply the same structure repeatedly across deliberately varied target contexts, with feedback on each adaptation, so the skill binds to the structure rather than to one setting. | |
| Cross-Context Transfer Review | Transfer Assessment | Presents deliberately novel, unrehearsed cases to check whether a newcomer's judgment travels — and uses the result to release independent authority. | |
| Cross-Cultural Copy Review | Method | Reviews examples, metaphors, idioms, politeness cues, cultural references, and tone for target-community interpretation and access risk. | |
| Cross-Cultural Ethics Review | Test or Assessment | Reviews whether an ethical standard, policy, or intervention remains legitimate when applied across cultural or community contexts. | |
| Cross-Cutting Source Rotation | Workflow | Regularly introduces vetted sources from outside the usual intake boundary without relying on ad hoc confrontation. | |
| Cross-Disciplinary Causal Review | Deliberative Review | Convenes causal explanations from several disciplines or stakeholders on one outcome and fuses their partial accounts into a single weighted, uncertainty-marked synthesis. | |
| Cross-Domain Icon Fusion | Method | Merges two recognizable symbols from different domains into a single hybrid form so the viewer reads both at once and infers the relation between them. | |
| Cross-Domain Innovation Sprint | Process | A time-boxed hunt across deliberately distant domains that converts the best cross-space mappings into a shortlist of genuinely novel blended concepts. | |
| Cross-Domain Transfer Trial | Validation Trial | Ports an extracted convergence lesson into a receiving domain as a bounded live pilot, translating its terms and mapping where the pattern holds versus where it breaks. | |
| Cross-Elasticity Matrix | Analytical Matrix | Maps how demand for each item responds to price changes in every other item, exposing which goods are substitutes, which are complements, and where demand merely moves rather than disappears. | |
| Cross-Functional Design Review | Decision Forum | Convenes the affected functions to resolve one bounded cross-functional tradeoff on shared evidence — with a named decider and a recorded rationale — before the commitment hardens. | |
| Cross-Functional Design Studio | Method | A recurring, facilitated venue where people from different regimes work side by side long enough to produce solutions neither could have reached alone. | |
| Cross-Functional Goal Setting | Coordination Process | Brings interdependent units into one goal-setting room so each unit's local targets are negotiated against a shared outcome before they harden into handoff conflict. | |
| Cross-Functional Implementation Team | Institution | Creates an accountable group spanning technical, operational, user, risk, training, and governance perspectives during change. | |
| Cross-Functional Planning Session | Workflow | A planning format that brings separate functions into one room to surface and reconcile their differing assumptions about dependencies, constraints, roles, and escalation before joint execution begins. | |
| Cross-Functional Swarm on Integration Constraint | Bottleneck Response | Temporarily redirects the minimal set of specialists onto the single issue throttling integration — under a timebox and a stop-rule — then returns ownership. | |
| Cross-Functional Team | Institution | Creates an operational group whose members carry different role or identity affiliations but share responsibility for a common outcome. | |
| Cross-Functional Work Split | Work Decomposition Method | Divides one project across disciplines by relative cost and integration need, then defines the handoffs that stitch the pieces back together. | |
| Cross-Functional Workflow Board | Visual Coordination Board | Makes cross-functional work-in-progress visible on one shared, columned surface so specialists can see live status, pull the next item, and synchronize on a light standing rhythm instead of chasing each other. | |
| Cross-Functional Workflow Mapping | Method | Maps a workflow across the professional, departmental, technical, or jurisdictional boundaries where each side sees only its own half, then pins down what must pass across each crossing. | |
| Cross-Functional Working Group | Recurring Forum | A standing forum where representatives of separated functions meet on a fixed cadence to translate needs, coordinate handoffs, and settle cross-boundary decisions — a bridge that lives in a chartered group rather than any one person. | |
| Cross-Impact Expert Elicitation | Elicitation Method | Sources judgments about how drivers influence each other from domain experts — capturing the relation, its confidence, and any category-changing interaction — where evidence is thin but expertise is deep. | |
| Cross-Impact Matrix | Analytic Artifact | ||
| Cross-Jurisdiction Incident Review | Ritual | A recurring convening where separately-accountable jurisdictions pool their incident data, so a hazard that slips across the seam between them gets caught, owned, and made good instead of falling into the gap no one answers for. | |
| Cross-Lagged Dependency Review | Cross Variable Review | A review that tests whether changes in one variable tend to precede later changes in another variable. | |
| Cross-Layer Scenario Comparison | Method | Builds and compares alternative futures, each constructed by letting a different worldview or governing myth dominate, to reveal how the space of possible action shifts with the frame. | |
| Cross-Level Exception Protocol | Protocol | A protocol for deciding whether local exceptions are legitimate adaptations or must be escalated as system risks. | |
| Cross-Lighting Surface Probe | Test or Assessment | Evaluates texture shadow, glare, relief, and disappearance under intended and adverse lighting. | |
| Cross-Map Interference Regression Suite | Audit | A standing battery that, after any edit to one representation, re-exercises all the others to prove the change didn't corrupt a map you weren't touching or break clean re-entry. | |
| Cross-Market Information-Leakage Check | Comparative Signal Check | Compares related markets or instruments to see whether information appears in one signal before another. | |
| Cross-Market Resale | Process | Sources a good where it is cheap or idle and redeploys it where it is valued more, keeping the net margin that survives after all transfer costs. | |
| Cross-Medium Scale Normalization | Procedure | Translates a proportion system using perceptual, functional, and production anchors instead of one global multiplication factor. | |
| Cross-Output Cost Attribution Model | Metric or Dashboard | Compares separate-production cost with shared-input cost after governance, integration, and exception costs are included. | |
| Cross-Reference System | Artifact | Wires records to each other with typed links — see-also, supersedes, duplicate-of — so retrieval can move across relationships and always land on the record that's still authoritative. | |
| Cross-Representation Regression Suite | Test or Assessment | Runs the same cases through multiple encodings or implementations and compares invariant outputs over time. | |
| Cross-Scale Anomaly Heatmap | Pattern Detection Display | Lays anomaly intensity out on a grid of scale against unit so the eye catches clustered cross-level movement that isolated alerts hide. | |
| Cross-Scale Benchmark Panel | Benchmark Panel | Assembles a like-for-like population spanning many sizes and ranks it on a size-adjusted metric using an imported scaling exponent. | |
| Cross-Scale Buffering Playbook | Implementation Playbook | A standing operating rulebook for where buffers sit, when they release, and how depletion is read as a system signal before it cascades across scale boundaries. | |
| Cross-Scale Impact Review | Review Procedure | A checklist-style review that takes a proposed action and asks, at the level above and the level below the target, whether it quietly shifts burden onto them. | |
| Cross-Scale Retrospective | Ritual | Brings participants from multiple levels together after a cycle, disruption, or intervention to identify mismatched signals, timing, gain, and escalation rules. | |
| Cross-Scale Side-Effect Table | Risk Review Artifact | Audits a proposed intervention for benefits and harms it pushes above, below, and beside the scale it acts on, so success is not claimed by exporting damage. | |
| Cross-Scale Transfer Review | Review | Rechecks whether a metric, rule, or equation that held at one scale still holds after it moves to another — and draws the boundary where its validity ends. | |
| Cross-Side Subsidy | Method | Pays or de-frictions the participant side whose presence creates the most value for the other side, until the network can stand on its own. | |
| Cross-Silo Governance Forum | Governance Forum | Gives interdependent units a standing body with authority to adjudicate cross-boundary tradeoffs and rewrite shared rules. | |
| Cross-Source Corroboration Table | Template | A claim-by-source grid that marks, for each source, whether it independently supports, merely repeats, contradicts, is silent on, or cannot be compared against each claim. | |
| Cross-Stasis Dialogue Protocol | Interaction Protocol | A turn-by-turn conversational ruleset that catches an answer aimed at the wrong question in real time and names the equivocation as it happens. | |
| Cross-Subsidy Budget | Valuation Model | Makes the transfer from source to sink an explicit line item — how much surplus each source can spare after protecting itself, where it goes, and whether the resulting subsidy is fair — so support is a decision, not a leak. | |
| Cross-Team Interface Contract | Protocol | Turns a boundary between two teams into an explicit, versioned contract — the promised interface and handoff terms — so the teams can evolve independently without renegotiating every change. | |
| Cross-Team Retrospective | Ritual | Gathers several teams after a shared event to surface the system-level lesson that lives in the seams between them — the pattern no single group could see alone. | |
| Cross-Team Rotation | Process | Moves people or review duty across team boundaries with explicit handoffs and receiver-capacity checks, so context and load spread between silos rather than pooling in one team. | |
| Cross-Tier Learning Review | Learning Review | Gathers escalations, overrides, exceptions, and near-misses from across the tiers and turns the recurring ones into boundary, interface, and capacity redesigns — fixing the architecture rather than blaming the operator. | |
| Cross-Trained Surge Pool | Surge Capacity Activation | The pool must be trained enough to protect quality. Otherwise it shortens the queue by creating rework or unsafe variation. | |
| Cross-Training and Role Reassignment | Process | Treats the workforce as the heterogeneous inventory — pairing, training, and reassigning people to cover missing roles within their competence and supervision limits. | |
| Cross-Training and Role Shadowing | Capability Building Practice | Builds partial substitutability by having each side learn enough of the other's critical work to understand, assist, or temporarily cover it when the usual person is gone. | |
| Cross-Training Program | Role or Team | Builds a second set of people who can perform an existing response, so the option survives the absence, overload, or departure of the one person who used to hold it. | |
| Cross-Validated Error-Slice Report | Audit | Breaks out-of-sample error down by data slice and ranks it, so the segments where the model is quietly worst — invisible in the headline metric — become explicit targets. | |
| Cross-Validation Analog | Resampling Procedure | Rotates which cases fit and which grade across many folds, so every scarce case earns a turn as a judge and rival candidates can be ranked on their averaged out-of-fold scores. | |
| Cross-Validation Under Dimensional Stress | Test or Assessment | Evaluates model stability and transfer using splits or challenge cases that expose high-dimensional overfit. | |
| Cross-Validation Weight Calibration | Calibration Procedure | Sets fusion weights empirically by measuring each signal's out-of-sample error on held-out data, so influence reflects demonstrated skill rather than assumed precision. | |
| Crosslinking, Vitrification, or Gel Arrest | Process | Freezes a just-formed domain structure in place by crashing molecular mobility, so coarsening and remixing stop before they undo the pattern you wanted. | |
| Crossover Scenario Projection | Method | Projects a conditional range for aggregate flattening, convergence, or reversal under alternative contribution and turnover scenarios. | |
| Crossover-Point Calculation | Calculation | Solves for the scale value at which two competing terms become equal, marking where dominance — and the right decision — switches. | |
| Crosstalk or Collision Dashboard | Monitoring Dashboard | Watches a live shared channel for the signatures of streams bleeding into each other — collisions, crosstalk, class leakage, fairness drift — and closes the loop by triggering reassignment when the numbers cross a line. | |
| Crosswalk Glossary | Document | Maps terms across communities, disciplines, departments, or social groups when no single vocabulary is shared. | |
| Crosswalk Reconciliation Workshop | Ritual | A facilitated session where domain experts compare conflicting crosswalks, name conflict types, choose correspondences, and record exceptions. | |
| Crosswalk Table | Artifact | A mapping between two or more coding schemes, versions, or jurisdictions that assigns their entries to shared classes, so data expressed in one can be translated or reported in another. | |
| Crowd Estimation Protocol | Procedure | Treats many independent human estimates as a noisy element population and decodes their pattern, while actively protecting the independence and calibration that make a crowd informative. | |
| Crowdfunding or Pledge Drive | Process | Mobilizes many small voluntary contributions toward a visible funding goal, using momentum and a public target to turn diffuse goodwill into a pool. | |
| Crowding-Out Monitoring Dashboard | Metric or Dashboard | A dashboard tracking substrate utilization, entrant growth, incumbent shrinkage, protected-floor violations, and mitigation status. | |
| CSRF Token Challenge | Request Binding Control | Embeds an unpredictable secret in the genuine user interface so a state-changing request proves it was intentionally initiated by the principal, not silently forged by a third-party page riding the ambient session. | |
| CSS Cascade and Specificity Rule | Rule | Resolves which declaration wins when several target the same property, ranking them by origin, importance, specificity, and source order so conflicts settle deterministically. | |
| Cue Disambiguation Test | Validation Test | Stress-tests a candidate cue before you bind to it, checking it is discriminable, timely, and retrieves the one intended action and no other. | |
| Cue Intensity Cap Protocol | Protocol | Sets a maximum allowed value for how strong a single cue may be — its salience, urgency class, sensory loading, or social-proof prominence — measured against a calibration range. | |
| Cue Order Resequencing | Sequencing Mechanism | Reorders the cues in a message so the safe frame or desired action arrives before any unavoidable mention of the unwanted target, denying it the anchor position. | |
| Cue Removal or Substitution | Method | Redesigns the environment so the triggers that summon competing goals are taken away — or swapped for cues that summon the focal goal instead. | |
| Cue Sheet or Timing Grid | Timing Grid | Schedules exactly when each support cue fires, holds, and hands off, so timing helps the lead instead of colliding with it. | |
| Cue-Destination Alignment Matrix | Template | A living register with one row per cue, recording the destination value it promises, the evidence the promise holds, the owner accountable for it, and the trigger that forces a re-check. | |
| Cue-Diagnosticity Ablation Test | Diagnostic Estimation | Removes one cue at a time and measures the hit to recall, so you learn which cues are actually carrying retrieval and which are incidental scaffolding. | |
| Cue-Fading Schedule | Protocol | Starts recall fully supported, then withdraws the props on a planned, evidence-gated ramp until the learner retrieves unaided in the conditions that count. | |
| Cue-Hijack Red-Team Review | Procedure | Tasks an adversarial reviewer with actively finding ways a design could capture attention, appetite, fear, or reward-seeking beyond user intent, focusing on vulnerable slices. | |
| Cue-Validity Audit | Method | Tests whether a psychologically active cue has a genuine evidential relation to the target claim, and of what kind. | |
| Cultural Autobiography Reflection | Reflective Exercise | Has learners map their own formation, defaults, institutions, and inherited categories before interpreting others. | |
| Cultural Diagnosis Interview Protocol | Protocol | A field interview instrument that collects complaints, lived experience, and contested meanings from affected people — with deliberate attention to whose voices are in the sample. | |
| Cultural Fit Criteria Rewrite | Criteria Redesign | Replaces vague fit-and-presence judgments with role-relevant behavioral criteria and explicit examples of several acceptable styles. | |
| Cultural Fit Workshop | Ritual | A facilitated session that lays an imported artifact's buried assumptions on the table beside local norms and generates a menu of adaptation options with the people affected. | |
| Cultural Health Survey | Survey Instrument | Periodically asks the people inside an organization to report on collaboration, morale, and norms, converting a diffuse sense of how things feel into tracked, comparable signals of cultural decline. | |
| Cultural Iconography Review | Expert Review | Uses domain, community, or art-historical expertise to identify unintended associations and interpretive conflicts. | |
| Culturally Sensitive Request | Request Pattern | Adapts a difficult ask to local norms of hierarchy, formality, obligation, and indirectness so it reads as respectful — without letting the actionable request itself dissolve. | |
| Culture Ritual | Ritual | Uses recurring rituals, stories, recognitions, or routines to reinforce the target disposition and make it socially legitimate. | |
| Culture Survey | Tool | Measures, across a whole population, what people take for granted, how fairly and legitimately they experience the arrangement, and where lived experience diverges by group. | |
| Cumulative Contribution Curve | Tool | Plots how fast the outcome accumulates across ranked contributors, exposing the knee where the vital few give way to the trivial many. | |
| Cumulative Discretion Review | Review | Reviews a whole population of individually-reasonable discretionary decisions as one shared pool of spent latitude, so that many locally-defensible exceptions do not compose into a system-level breach. | |
| Cumulative Displacement Dashboard | Monitoring Instrument | Tracks how far a live process has drifted from its origin and plots it against the expected-spread band, so ordinary wandering and genuine excursions are told apart at a glance. | |
| Cumulative Impact Budget | Budget Model | Tracks total accumulated displacement as a running budget against the original baseline, counts the compounding burden of interacting layers, and trips a mandatory review when the cap is breached. | |
| Cumulative Reputation System | System | Accumulates verified track-record into a persistent, portable reputation stock so that each additional trusted interaction makes the next one easier to win. | |
| Cumulative Risk Horizon Table | Artifact | Lays a tiny per-opportunity probability across the real number of opportunities in the horizon, turning 'practically zero' into a cumulative chance — and marking the point where prevention-only must give way to containment. | |
| Cumulative Volume Cohort Analysis | Method | Groups output into cohorts by cumulative experience and compares them under controlled conditions, so a cost or quality gain can be credited to real learning rather than scale, accounting, or an easier mix of work. | |
| Cumulative-versus-Incremental Dashboard | Dashboard | Places accumulated aggregate state, the leading-edge trajectory, uncertainty, maturity, divergence duration, and the crossover horizon on one governed surface that refuses to treat either measure as primary. | |
| Cure Notice and Period | Procedure | Formally notifies a party of a specific breach and grants a defined window to fix it before any remedy applies, converting a default into a last chance rather than an instant termination. | |
| Curiosity-Driven Onboarding Path | Learning Sequence | Uses purposeful unanswered questions to help newcomers understand why a system, role, product, or domain works the way it does. | |
| Current Use Mapping | Method | Maps current users, beneficiaries, maintainers, constraints, and harms so an originally unintended function is still evaluated for present-day consequences. | |
| Curriculum and Canon Embedding | Workflow | Places the frame into teaching materials, syllabi, professional training, credentialing, or onboarding so it becomes a learned baseline. | |
| Curriculum Core Plus Electives | Workflow | Combines common learning outcomes with variable electives, local examples, projects, or pathways. | |
| Curriculum Level Progression | Method | A teaching method that sequences a subject into usable-but-provisional models, giving a learner a simplified level they can work with now, then later revealing where it breaks and the deeper structure beneath. | |
| Curriculum Map | Artifact | A program-level chart that lays out the units of a course of study, the outcomes each serves, and the prerequisite order that binds them into a coherent whole. | |
| Curriculum Prerequisite Map | Document | A representation of learning dependencies among concepts, skills, modules, courses, or assessments. | |
| Curriculum Scope-and-Sequence Ladder | Instructional Artifact | Ladders learning from program aims down to daily lessons and level-matched assessments, so local teaching stays aligned to course-level progression. | |
| Curriculum Sequence Map | Planning Artifact | Orders learning experiences so prerequisite concepts, practice, feedback, and integration appear before the tasks that depend on them. | |
| Curriculum Template | Template | A learning design scaffold with variable example, activity, assessment, and pacing slots. | |
| Curriculum Units | Instructional Design | Chunks a body of knowledge into bounded units, each carrying one learning objective and sized to what a learner can absorb, then reintegrated into a coherent path. | |
| Curvilinear Field Mapping | Transformation | Maps a wide angular field onto a curved coordinate surface — cylindrical, spherical, or fisheye — trading straight-line fidelity for angular coverage no flat plane can hold. | |
| Custodial Transfer Protocol | Protocol | The governed handoff that moves update authority for a set of identifiers from one steward to the next — without ever orphaning the tokens. | |
| Custody Chain Reconciliation | Records or Compliance Procedure | Reconstructs an unbroken sequence of who held an item when, confirming each handoff refers to the same sealed object and assigning any gap to an accountable owner. | |
| Custody Roster or Stewardship Rotation | Protocol | Assigns named, rotating responsibility for the object's care, transport, display, storage, and repair, so an unbroken line of accountable custody follows it over time. | |
| Customer Make-Whole Credit | Policy | A standing policy that defines what to offer a customer — credit, replacement, extra service — to restore acceptability after a failed transaction, how much is enough, and where the ceiling sits. | |
| Customer Segmentation Model | Model | Partitions the demand side into explicit, bounded segments and reads how much complete value each one actually needs, so entry is a chosen slice rather than an undifferentiated claim on the whole market. | |
| Customer-Order Decoupling Point Map | Diagram | A one-page picture of the flow that marks the exact stage where customer-order information takes over from forecast. | |
| Customs Process | Institution | An institutional apparatus that classifies goods crossing a jurisdictional boundary, assesses duty, and decides seizure or release — leaving a documentary record for every consignment. | |
| Cut-Set Hardening | Method | Finds the small set of nodes and links whose loss would split the span, then strengthens or duplicates exactly those, so a single failure cannot fragment a barely-connected network. | |
| Cut-Set or Separator Analysis | Method | Identifies edges, variables, interfaces, or boundary conditions whose resolution separates the network into subproblems. | |
| Cutover Runbook | Operational Artifact | Scripts the concentrated switch as timed actions, owners, checks, and go/no-go gates so a high-risk cutover executes the way it was rehearsed. | |
| Cyber Range or Simulated Adversary Exercise | Simulation Environment | An instrumented, isolated replica of a real system in which a live or emulated adversary attacks while defenders respond, so the plan meets a technically faithful opponent instead of a talked-through one. | |
| Cycle Closure Audit | Checklist | Checks whether the final state really restores the cycle's starting capacity or only passes waste, debt, or degradation to another system. | |
| Cycle Detection Pass | Graph Analysis | Finds groups of resources that keep each other alive by mutual reference yet are collectively unreachable — the cycles a reference count can never free. | |
| Cycle-Time and Lag Retrospective | Review | Reviews finished work by comparing predicted against actual durations, waits, and feedback lags, then feeds the gaps back to recalibrate the next cycle's temporal estimates and rules. | |
| Cyclic Payoff Table | Artifact | A payoff table used to compare pairwise outcomes and expose nontransitive relationships that a single score would hide. | |
| D-Separation Walkthrough | Method | Walks the paths of a dependency graph to decide, by the d-separation rules, which variables a candidate boundary screens off — and which colliders would open a path if conditioned on. | |
| Damage Assessment Survey | Assessment Artifact | A field instrument that walks the damaged estate and grades each asset — separating visible damage from hidden incapacity and flagging the latent hazards that could still collapse. | |
| Damped Escalation Protocol | Protocol | A pre-agreed rule set that lowers the gain on the move–countermove loop — capping retaliation, adding delay, or buffering the coupling — so an escalation spiral loses energy instead of ratcheting. | |
| Damping and Venting Controls | Procedure | Uses buffers, cooldowns, throttles, relief channels, or stabilizers to dissipate surplus safely. | |
| Dashboard | Metric or Dashboard | Presents selected signals and inferred states in a shared view for monitoring, diagnosis, prioritization, or escalation. | |
| Dashboard Arrangement | Operational Display | Arranges a live operational display so status, anomaly, cause, and next action are readable at a glance under time pressure — the abnormal jumps out against a calm baseline instead of hiding in a wall of equal-weight widgets. | |
| Dashboard Framing Review | Display Audit | Audits a live dashboard's display choices — units, baselines, sort order, default filters, missing denominators — for the ones that steer the operational decisions the dashboard actually drives. | |
| Dashboard Highlight | Tool | Surfaces the one metric, anomaly, or next action that currently matters inside a live data surface, using data-driven formatting — conditional colour, reference lines, alerts, focus panels — that changes as the data changes. | |
| Dashboard Layout Review | Metric or Dashboard | Reviews dashboard panels, charts, alerts, and labels so operational relationships and priorities are perceived correctly. | |
| Dashboard Metric Consolidation | Monitoring Consolidation | Collapses a sprawling operational dashboard into a handful of health dimensions an on-call human can scan at a glance, while keeping every rolled-up tile one click from the raw metrics beneath it. | |
| Dashboard Rollup | Tool | Rolls thousands of live signals into a small set of status panels that can be watched at a glance and drilled into on demand. | |
| Dashboard Rollup Formula | Software or Tool | Encodes how many low-level metrics roll up through the org hierarchy into one headline number while keeping every underlying exception one click away. | |
| Dashboard Salience Calibration | Method | Re-tunes a dashboard so visual prominence tracks significance rather than default, vendor, or recency — and publishes a key so viewers can tell the difference. | |
| Dashboard Triage View | Artifact | Arranges many visible signals into a triage path — ordered by risk, urgency, age, and owner — so a glance lands attention on the item that needs it next. | |
| Dashboard View Design | Metric or Dashboard | Packages selected measures, comparisons, alerts, and drilldowns into a view fitted to monitoring or decision support. | |
| Data Binning | Process | Cuts a continuous or high-cardinality variable into a few labeled bands so cases can be compared and acted on by band rather than by exact value. | |
| Data Cleanup Pipeline | Workflow | Runs records through automated repair, deduplication, normalization, validation, and expiry so accumulated data disorder never reaches the decisions that depend on it. | |
| Data Completeness Check | Test or Assessment | Checks whether records, fields, observations, time periods, categories, or sources needed for valid use are present or explicitly marked missing. | |
| Data Conduit | Technical Infrastructure | Moves information through one defined stream that validates what enters and confirms what is delivered, replacing untracked point-to-point scripts with a governed, observable path. | |
| Data Consent Settings | Software or Tool | A standing, self-service control surface where a user can grant, narrow, revoke, or inspect specific data permissions at any time — and the toggle actually changes what the system does. | |
| Data Diff and Merge Tool | Tool | Compares two divergent copies against their common ancestor, auto-merges the changes that don't overlap, and surfaces the ones that do as explicit, reviewable conflicts. | |
| Data Flywheel Dashboard | Dashboard | Instruments the data-improvement loop on one live view — use to data to model quality to user value to more use — so a team can see whether the flywheel is actually turning. | |
| Data Import Validator | Tool | A gate on data entering a system that checks each record against a schema and rules, then coerces what it can safely fix and rejects or dead-letters what it cannot. | |
| Data Leakage Audit | Audit | Traces the provenance of every feature and split to catch information that leaks from the future, the label, or duplicated rows into training or validation — and records where each leak entered. | |
| Data Lineage Balance Check | Audit | Asserts that every step of a data pipeline conserves its records and totals — what enters equals what leaves plus what was intentionally dropped — and flags any hop where the count silently breaks. | |
| Data Lineage Capture | Tool | Records how each value moved through sources, transformations, joins, and derivations, so a suspect output can be traced back to the upstream step that produced it. | |
| Data Lineage Map | Artifact | Shows how data sources, transformations, storage locations, models, reports, or decisions relate across a data lifecycle. | |
| Data Lineage Record | Register | Follows a data value back through every source, join, and transformation that produced it and forward to everything that now depends on it, pinning each step to the pipeline version and the steward who owns it. | |
| Data Loss Prevention | Policy | An egress control that watches data leaving an organization and blocks, encrypts, or logs any movement of sensitive material that isn't authorized. | |
| Data Loss Prevention Policy | Policy | Watches data in motion at the egress boundary, classifying content by sensitivity and flagging or blocking transfers where surplus — or an aggregation of individually-innocuous fields — is leaving for a context it shouldn't. | |
| Data Mapping Specification | Specification Artifact | A build-ready document that states exactly how each field moves from a source data schema to a target — the transform, the exception path for values that don't fit, and the version it was cut against. | |
| Data Migration Runbook | Execution Runbook | The executable, step-by-step procedure for moving records off the old store — extract, transform, validate, cut over, and roll back — with every step reversible and audited. | |
| Data Model | Artifact | Translates ontology decisions into tables, objects, fields, identifiers, or constraints used by information systems. | |
| Data Monitoring Review | Governance Review | An independent body that periodically reads the attrition evidence against pre-set triggers and decides whether to continue, adapt, or stop when loss threatens the inference or the participants. | |
| Data Network Routing Policy | Technical Control Policy | A standing rule set that steers packets, requests, and jobs across regions, links, and servers by class, compliance, and failover — deciding routes live as conditions change rather than solving one optimum. | |
| Data Normalization | Data Transformation Procedure | Converts data fields, formats, or structures into a standard representation so equivalent records can be compared, joined, or processed consistently. | |
| Data Portability Rule | Rule | Requires that a participant can export their own data — and, where it applies, their reputation and connections — in a usable, machine-readable format, so leaving costs no more than the network's value honestly justifies. | |
| Data Quality Recertification | Attestation Review | Requires the named owner of each data asset, definition, or access grant to re-affirm on a cycle that it still meets standard; anything left un-attested is revoked or quarantined by default. | |
| Data Quarantine | Workflow | A workflow that isolates suspicious, contaminated, embargoed, or sensitive data from ordinary production use. | |
| Data Schema | Artifact | Fixes the shared structure, field names, types, and units of exchanged data so information passes between systems without custom per-pair mapping. | |
| Data Validation Schema | Artifact | Encodes the structure, types, allowed values, and cross-field rules a record must satisfy, rejecting malformed data at the boundary before it is trusted. | |
| Data-Adapted Basis Learning | Process | Learns the basis from the data itself — fitting a small set of generators that reconstruct the observed objects with as few, as sparse, or as interpretable coefficients as possible. | |
| Data-Augmentation Equivariance Probe | Empirical Probe | Feeds randomly transformed inputs sampled across the valid transformation range and measures the statistical distribution of how far outputs drift from the correspondingly transformed baseline. | |
| Data-Quality Texture Overlay | Visual Overlay | Adds texture on top of a primary display to indicate missing, provisional, low-confidence, or high-uncertainty data. | |
| Database Constraint | Declarative Data Constraint | Encodes a record invariant — uniqueness, referential integrity, a balance rule — directly in the data schema so the store itself rejects any write that would break it. | |
| Database ORDER BY Contract | Software or Tool | Requires queries or data interfaces to specify a stable order rather than relying on implicit storage order. | |
| Database Snapshot Restore | Technical Procedure | The executed procedure of returning a database to a pre-change snapshot, verifying integrity, and reconciling the transactions committed after the snapshot was taken. | |
| Database Transaction | Software or Tool | A software mechanism that groups database operations under commit and rollback semantics. | |
| Database Vacuum or Compaction | Technical Procedure | Reclaims space and reorganizes on-disk storage left bloated by obsolete row versions — running on a bloat trigger and a maintenance cadence, and staying crash-safe — without changing what any query returns. | |
| Database View or Entity Projection | Data Projection | Exposes an entity under one aspect as a derived record assembled at read time from the underlying source, showing only the columns and rows that aspect is entitled to. | |
| Database-Trigger Synchronization | Tool | Uses a database trigger to update the redundant copy inside the same transaction as the source write, so the copy is never out of step — at the cost of slowing every write. | |
| Dataset Datasheet or Data Card | Documentation Artifact | A standardized document shipped with a dataset that answers a fixed question set — provenance, composition, collection process, recommended and discouraged uses, and known limitations — tailored to its different audiences. | |
| Dataset Version Registry | Register | Pins each state of a dataset — its records, schema, transformations, and provenance — to a stable, immutable snapshot, so a dataset name always resolves to one reproducible state that analyses can re-run or compare. | |
| De-Escalation Gate | Decision Gate | A pre-defined authorization checkpoint that governs stepping a control or escalation back down — releasing a tooth only on evidence, through a named path, with a buffer for whoever loses protection. | |
| De-escalation Hotline or Channel | Artifact | A standing, always-open line dedicated to signalling restraint and clarifying intent — so a move down the ladder isn't misread as weakness, or a defensive move as an attack. | |
| De-Escalation Pathway | Protocol | The designed route for handing elevated authority, intensity, or ownership back down once a higher-level intervention is no longer needed — and making that hand-back visible so control isn't left stranded up-level or silently re-grabbed. | |
| De-escalation Protocol | Protocol | A declared runbook for winding a standoff down and then holding it down — damping the feedback that re-amplifies tension, stabilizing the fragile calm, and gating any return to escalation. | |
| De-Ratcheting Sprint | Recurring Practice | A scheduled, time-boxed work cycle dedicated to removing accumulated teeth — rehearsing each reversal and landing in a known-safe state rather than hoping removal is clean. | |
| Deactivation Checklist | Protocol | The explicit stand-down procedure that ends the acute regime on purpose — reverting temporary measures, retiring emergency authority, and confirming the handoff to normal operations. | |
| Dead Reckoning Loop | State Estimation Loop | Maintains a running position estimate by integrating heading and distance from a known fix, with no external reference — accurate in the short run, drifting in the long. | |
| Dead-Letter Queue | Tool | A side queue that captures events a subscriber cannot process after its retries are exhausted, isolating poison messages and preserving them as evidence instead of losing or looping them. | |
| Dead-Letter Queue and Replay | Tool | A bounded holding channel that catches messages or jobs the main path couldn't process, so they can be inspected, corrected, and deliberately replayed instead of being silently lost or blocking the line. | |
| Dead-Letter Queue Processing | Process | Diverts messages that repeatedly fail processing into a separate queue where they can be inspected, corrected and retried, or deliberately discarded — so poison items never stall the main drain. | |
| Dead-Man Switch | Interface | A mechanism that requires a continuous human presence signal and enters a safe state when that signal disappears. | |
| Dead-Zone Probe or Drive Test | Field Test | A field test that empirically finds regions where propagation fails or arrives weakly. | |
| Deadline Queue | Method | Stamps each item with an absolute due date at admission and serves earliest-deadline-first, so excessive waiting shows up in the service rule itself. | |
| Deadline-Bound Option Exercise | Process | Attaches a hard expiry to a right so the choice must be made by the deadline or is lost, converting open-ended discretion into a now-or-never commitment. | |
| Deadlock Breaker with Sunset | Protocol | Activates a bounded temporary tie-breaker or continuity rule when authorities deadlock, then forces mandatory review, retrospective repair, and automatic expiry back to ordinary governance. | |
| Deadlock Timeout and Detection | Liveness Guardrail | Keeps a set of resource holders from waiting on each other forever by bounding each wait with a timeout and spotting wait-for cycles, then aborting one holder so the rest make progress. | |
| Debounce Rule | Software or Tool | Requires a trigger to remain true for a defined interval before the system acts, reducing rapid toggling and repeated false activation. | |
| Debrief Annotation Replay | Evidence Annotation | Replays an event while tagging each step with its source, confidence, and interpretation limits — so the debrief consolidates a defensible causal sequence instead of a confident but distorted story. | |
| Debt Aging Dashboard | Observability Dashboard | Displays debt age, risk, ownership, dependency spread, incident linkage, and repayment progress to prevent invisible accumulation. | |
| Debt Budget Review | Governance Review | A recurring governance forum that weighs current debt stock and new intake against an agreed cap, and holds the authority to slow new work, reject shortcuts, or force repayment when the cap is breached. | |
| Debt Ceiling Gate | Governance Gate | Blocks additional borrowing or forces repayment once debt load, incident risk, aging, or rework burden passes an agreed threshold. | |
| Debt Cycle Interruption | Financial Restructuring | Breaks a self-financing shortfall by attacking the rollover point and standing up a substitute buffer, so one money emergency stops funding the next. | |
| Debt Restructuring | Financial Agreement | A negotiated rewrite of the timing, size, and priority of claims that releases mounting payment pressure before it forces a disorderly default. | |
| Debt Severity Rubric | Classification Rubric | A fixed scoring scheme that ranks each debt item by risk, reversibility, dependency breadth, and compounding potential, so repayment attention flows to the highest-drag debt rather than the easiest. | |
| Debt-Service Dashboard | Monitoring Dashboard | A standing display that keeps debt drag continuously visible between reviews — a debt-service ratio showing how much capacity unpaid debt consumes, and a heatmap of where it concentrates. | |
| Decay Countermeasure Program | Program | Offsets compounding deterioration by adding maintenance, practice, replenishment, retention, or renewal before capability falls below viability. | |
| Decay Curve Fitting | Statistical Model | Fits delayed-probe observations to a practical decay curve and half-life, turning scattered readings into a timing model good enough to act on. | |
| Decay Segment Comparison | Comparative Analysis | Contrasts decay curves across cohorts to reveal who fades fastest and why, so timing is not set by a misleading population average. | |
| Decay-Curve Fit and Half-Life Estimate | Analysis | Fits observed strength across time or distance to a decay model, reporting the half-life, regime changes, uncertainty, and the predicted point where strength crosses the usable threshold. | |
| Decay-Weighted Score Update | Process | Discounts old evidence on a schedule so standing tracks who a subject is now, not who they were years ago. | |
| Decentralized Governance Norm | Protocol | Implements local rule design in governance contexts by defining how local units make decisions, surface conflicts, respect boundaries, and coordinate without constant central instruction. | |
| Decentralized Volunteer Matching | Software or Tool | Provides a board, platform, or protocol where needs and offers can be matched without a central planner manually assigning every participant. | |
| Deception Blowback Register | Register | A standing ledger that records every authorized planted signal — its purpose, owner, audience, truth-anchor location, expiry, and cleanup duty — so nothing is deployed unrecorded and nothing is later mistaken for genuine. | |
| Decidability Triage Worksheet | Checklist | Walks a team, at design time, through the questions that reveal whether a yes/no problem can be a real decision procedure — and where it can't, routes it to a declared fallback. | |
| Decision Batching Workflow | Workflow | A workflow that groups similar decisions into planned review windows. | |
| Decision Brief | Document | Packages context, options, tradeoffs, evidence, and decision criteria into a compact form for a specific choice. | |
| Decision Calendar | Artifact | An artifact that places recurring decisions onto an intentional cadence. | |
| Decision Checklist | Checklist | A short, decision-specific list of the few bias checks worth running here, phrased as prompts a reviewer answers before closing — kept deliberately brief so it actually gets used. | |
| Decision Clock | Metric or Dashboard | Makes the closure deadline, elapsed deliberation time, delay cost, and pending prerequisites visible while the decision is still open. | |
| Decision Closure Criteria | Protocol | Converts abstract 'enough support' into a concrete, decision-class checklist that says when a specific decision may be closed and acted on. | |
| Decision Confidence Label | Register | Attaches a standardized confidence tag to the accepted match and ties each level to how far the decision may act, so a shaky pattern can't quietly license a confident action. | |
| Decision Criteria Rubric | Template | Makes selection criteria explicit so ranking, approval, grading, or prioritization follows the intended objective and constraints. | |
| Decision Input Log | Document | A durable record of each stakeholder input, its decision implication, whether it was accepted or rejected, and the reason — the ledger that makes engagement auditable after the fact. | |
| Decision Latency Scorecard | Audit | Breaks a decision loop into sensing, analysis, approval, handoff, execution, and feedback stages and times each one, so the slowest stage stops hiding inside a single 'we're too slow'. | |
| Decision Log | Register | Captures each significant decision as a linked record — its rationale, the alternatives weighed, who approved it, and the artifacts it affects — so a choice can later be traced back to why it was made and forward to what it touched. | |
| Decision Log Update | Governance Record | An amendment to the standing decision record that ties a revised belief to its governance consequences — which decision, condition, owner, and next-review point changed because the belief changed. | |
| Decision Matrix Under Uncertainty | Artifact | Displays candidates, scenarios, performance thresholds, robustness metrics, and tradeoff notes so selection is auditable. | |
| Decision Memo Epistemic-Mode Section | Document Template | A decision memo section that separates facts, assumptions, hypotheses, premises, estimates, values, and unknowns before action is authorized. | |
| Decision Method Triage Matrix | Checklist | Scores or classifies decisions by stakes, urgency, reversibility, uncertainty, data quality, and accountability need. | |
| Decision Notice | Document | A notice document or message explaining a pending or completed decision and available process rights. | |
| Decision Pause Protocol | Intervention Protocol | Inserts a short, fixed interruption between an affective reaction and an irreversible act, ending in a bounded — ideally reversible — choice. | |
| Decision Premise Register | Register | A standing ledger that pins each premise a decision rests on to a named owner and to the downstream choices that would have to be reopened if the premise falls. | |
| Decision Rationale Template | Template | Records the chosen option, displaced alternative, resource commitment, assumptions, and review trigger in a durable format. | |
| Decision Record | Document | Stores the chosen value assumptions, decision rationale, rejected alternatives, and review triggers so the decision remains accountable over time. | |
| Decision Record Dissent Appendix | Record Template | A durable section of the decision record that preserves the unresolved minority concern and traces exactly how — or whether — dissent changed the final call. | |
| Decision Record Log | Document | Preserves why a decision was made — its rationale, assumptions, recorded dissent, and the strongest rejected alternatives — so later reviewers can reconstruct and calibrate. | |
| Decision Record with Deferred Refinement | Decision Record | Writes down, for a single decision, which refinement is being deliberately postponed, what lock-in that avoids, and under what exception it could still proceed early. | |
| Decision Record with Residue | Register | Captures the chosen resolution as a durable record that also ledgers what survived and what was given up — the guarantees that still hold, the losses accepted, and everything the decision now touches downstream. | |
| Decision Registry | Software or Tool | A searchable system of record for decision rights — look up any decision category and get its current owner, approval requirements, threshold, and escalation path on demand. | |
| Decision Rights by Competence | Policy | A governance rule tying each level of demonstrated competence to a matching authority — act alone, act with review, or must escalate — so calibration changes what a person is permitted to do. | |
| Decision Rubric with Distinguishing Criteria | Protocol | Turns the differences that separate categories into explicit written criteria and cut-points, so many people classify the same borderline cases the same way. | |
| Decision Sequence Timeline | Analysis Artifact | A timeline showing when visible actors acted and when later actors could observe those actions. | |
| Decision Stall Register | Register | A running ledger of decisions left unresolved under a nominally-present authority, turning scattered 'still waiting on them' complaints into dated, per-function evidence of a failing role. | |
| Decision Support Tool | Software or Tool | Software that computes, filters, tracks state, and validates a recommendation while leaving the accountable judgment with the human and its logic inspectable. | |
| Decision Table | Decision Matrix | Lays out every combination of conditions as rows mapped to a single action, with a mandatory default so no case falls through. | |
| Decision Table or State Matrix | Artifact | Tabulates every combination of the governing conditions against the action it demands, so the dangerous combination and the guard it must trigger are specified, not left implicit. | |
| Decision Threshold Rule | Procedure | Operationalizes the evidence threshold as a cut point, burden, gate, or standard that changes action status. | |
| Decision Timeout Rule | Rule | A bright-line deadline that deems a decision stalled once it sits unresolved past a preset clock, converting open-ended waiting into an automatic, pre-agreed trigger for backfill. | |
| Decision Trace Review | Review | Reconstructs an actual decision sequence from the records and artifacts it left behind, then walks the practitioner through the timeline to recover what they knew, and chose, at each step. | |
| Decision Tree | Artifact | Represents uncertain branches, probabilities, and payoffs so alternative actions can be compared under explicit possible outcomes. | |
| Decision Tree Pruning | Method | Cuts branches out of a fitted model when held-out data shows they capture noise rather than signal — shrinking the model toward the size that generalizes best, not the size that fits training data best. | |
| Decision Tree Update | Tool | Encodes, as an explicit branch structure, which response a case should select from its features — including the branch that says 'none of these fits, escalate.' | |
| Decision Tree with Hold State | Decision Procedure | Routes an unresolved case into an explicit hold branch that takes a safe, reversible action and keeps the ambiguity live, instead of forcing a premature verdict. | |
| Decision Triage Queue | Workflow | A workflow that routes incoming decisions by urgency, stakes, reversibility, and owner. | |
| Decision Wargame Workshop | Facilitated Workshop | A facilitated workshop built around one pending decision, playing the plan against competitor countermoves and feeding what breaks straight into a go/adjust/hold commitment gate. | |
| Decision-Basis Disclosure | Document | Requires decision-makers to state, on the record, which evidence — not which impressions — actually drove the call. | |
| Decision-Cycle Monitor | Monitoring Instrument | Continuously tracks your decision cadence against a rival's so you can tell whether you are still setting the tempo — and act before they close the loop. | |
| Decision-Cycle Wargame | Method | Simulates how rival actors force, compress, delay, or misdirect each other's decision cycles — so the tempo trap is discovered in rehearsal, not in the live contest. | |
| Decision-Linked Memory Prompt | Workflow | Surfaces relevant prior cases, commitments, dissent, harms, or interpretations when a related governance decision begins. | |
| Decision-Procedure Specification | Document | Pins down, in writing, the algorithm a decision rests on: exactly which inputs it accepts, what each output means, that it always halts, and why its answers are correct. | |
| Decision-Process Review | Structured Review | Examines how one decision was reasoned — assumptions, alternatives, evidence, confidence — and grades the process quality separately from how the outcome happened to turn out. | |
| Decision-Rights Matrix | Artifact | Maps each class of decision to who may decide, approve, be consulted, or merely be informed — fixing the agent's authority before any single choice arises. | |
| Decision-Tree Search Diagram | Artifact | A drawn tree whose nodes are partial states and whose branches, laid out by priority, show at a glance where the search stands, which subtrees are exhausted, and which alternatives remain open. | |
| Decision–Execution Lead-Time and Margin Calculation | Method | Subtracts observation, deliberation, authorization, mobilization, execution, stabilization, verification, and uncertainty margin from scenario closure. | |
| Declining Discount-Rate Schedule | Method | Uses horizon-sensitive discount rates for long-term consequences. | |
| Decode Error Taxonomy | Policy | A classified catalogue of every way a decode can fail — malformed, unsupported, ambiguous, incomplete, unsafe — each mapped to a mandated handling rule, so the decoder responds deliberately instead of guessing or crashing. | |
| Decoder Calibration Curve | Metric or Dashboard | Plots the decoder's stated confidence against observed outcomes on labeled cases so systematic over- or under-confidence becomes visible and correctable. | |
| Decommissioning and Restoration Runbook | Protocol | The step-by-step procedure for safely closing, salvaging, and restoring a relinquished zone after exit, so the vacated position leaves no stranded hazard, no lost value, and no false promise of return. | |
| Decomposition Plot | Artifact | Displays observed, trend, seasonal or cyclical, and residual components for review. | |
| Decomposition Residual Reconciliation Workflow | Reconciliation Workflow | Takes the leftover after selection and transmission are subtracted from the observed change and attributes it to unmatched units, scale drift, or normalization rather than substance. | |
| Decompression Space | Artifact | Provides a designed transition after intensity — a quiet room, an exit path, a facilitated pause — that lets people metabolize a powerful experience into meaning and return to the ordinary. | |
| Deconvolution and Inverse Filtering | Method | Reverses a known blurring or convolution — an instrument response, point-spread function, or channel — to recover the sharp signal that was smeared, at the price of amplifying noise. | |
| Decorrelation Separation Protocol | Protocol | Breaks the incidental correlation between units that should stay independent — by re-representing or re-sampling them — so a valid signal and a confounder can no longer wire together as one. | |
| Decoupling and Damping Protocol | Containment Protocol | A pre-specified playbook for decoupling, isolating, and absorbing shocks when criticality turns unsafe, with reversible escape routes and a re-stabilization plan. | |
| Decoy Binding or Sink | Artifact | Plants a sacrificial look-alike that soaks up a pathway's activator before it can reach the real mechanism, starving that one pathway while others keep their supply. | |
| Decoy Sink Endpoint | Interface | Provides a nonproductive endpoint or route that absorbs unwanted requests without executing the protected function. | |
| Dedicated Worker Pool | Capacity Assignment | Reserves a fixed block of servers, staff, or processors to a partition so its capacity is guaranteed — with borrowing rules and periodic resizing so the reservation doesn't strand idle capacity. | |
| Dedication or Blessing Statement | Ritual | Fixes an object's meaning in spoken words — naming what it stands for, whom it honours, and what it commits the group to — so the meaning is declared aloud rather than left to inference. | |
| Deductible | Rule | Makes the protected actor pay the first slice of any loss before coverage begins, so small, avoidable losses stay their problem while catastrophic ones remain insured. | |
| Deductible or Copay Schedule | Policy | Builds cost-sharing into the offer so the heaviest-use hidden types find a flat pool less attractive and either stay out or reveal themselves by plan choice, holding the pool's expected cost in range. | |
| Deductible or First-Loss Share | Rule | Makes the actor absorb the first, bounded slice of any loss before protection or a shared pool takes over, so no loss is ever entirely someone else's. | |
| Deduplicating Message Consumer | Process | Remembers which message identities it has already processed so that a redelivered or duplicated message is recognized and dropped before it can repeat an effect. | |
| Deduplicating Union Pass | Batch Operation | Materializes the union set by emitting each canonical member exactly once, collapsing repeated appearances and folding their provenance into a single record. | |
| Deduplication Pass | Cleanup Procedure | Finds records that are really the same thing and collapses them to one canonical copy — matching within an explicit tolerance and preserving which copies were merged, so redundancy shrinks without distinct entities being fused. | |
| Deduplication Table or Ledger | Artifact | A persisted record of seen operation identities, completion status, and results used to detect and resolve duplicates. | |
| Deduplication Workflow | Process | A repeatable sweep over a defined population that groups records satisfying a duplicate criterion into clusters and collapses each cluster to one. | |
| Deep-Time Timeline | Artifact | Spatializes an immense span of time so duration beyond human experience can be walked and felt — and ties that felt vastness back to the stakes of the present moment. | |
| Default and Delegation Protocol | Protocol | Routes routine choices to vetted defaults, automation, or qualified owners with override and exception logging. | |
| Default Bundle or Preinstallation | Policy | Places the network inside an existing workflow as the default so participants encounter it with near-zero activation effort. | |
| Default Enrollment | Choice Architecture | Sets the long-term-beneficial option as the standing default so people are enrolled unless they actively opt out, harnessing inertia toward their own future interest. | |
| Default Enrollment with Notice | Procedure | Places eligible people on a beneficial path while giving timely, salient notice and a usable way to decline. | |
| Default Label Review | Configuration Review | Finds the unlabeled or 'standard' default buried in settings, options, and interface states, makes that baseline an explicitly named choice, and tells users the default now has a name. | |
| Default Option Design | Interface | An interface or policy mechanism that preselects a safe ordinary path while preserving override. | |
| Default or Access Path Adjustment | Choice Architecture | Changes the path of least resistance so responsive actors move toward the desired action without requiring a large price change. | |
| Default Path Redesign | Choice Architecture | Makes the known-correct action the thing that happens when nobody does anything, so inaction now produces the right behavior instead of the wrong one — with an opt-out that keeps it legitimate. | |
| Default Presets | Template | Provides standard starting configurations that remove the need for repeated low-value decisions. | |
| Default Setting | Software or Tool | Preselects a local option so ordinary action follows the desired path unless a user, team, or subsystem deliberately changes it. | |
| Default Setting Shift | Choice Architecture | Changes the pre-selected option or normal path so repeated choices aggregate differently, without asking every actor to decide anew. | |
| Default Switch with Protected Opt-Out | Policy | Changes the standing default to the selected equilibrium so participation is automatic, while keeping a visible, feasible, nonpunitive way to decline. | |
| Default-Off High-Stimulation Setting | Interface | Keeps especially vivid, autoplaying, variable-reward, or urgent cue modes switched off out of the box, so they turn on only when a user or governing actor intentionally enables them. | |
| Defeater Register | Register | Lists facts, conditions, and counterevidence that would weaken or defeat an evidence relation. | |
| Defect-Cause Prioritization | Process | Sorts defects and failures by cause so improvement starts with the handful of causes behind most of the rework — then re-ranks once they are fixed. | |
| Defect-Injection Test | Audit | Deliberately introduces a bounded defect to probe where the machinery pins, breaks, or spreads — mapping barriers and blast radius before a real run depends on it. | |
| Defect-Population Limit Protocol | Policy | Caps how many mobile defects may be in flight at once and gates their introduction, bounding concurrent disruption to what can be verified and recovered. | |
| Defect/Disqualifier Sort | Triage Protocol | Separates each shortfall into a residual defect to carry forward as a tradeoff versus a hard-constraint violation that genuinely disqualifies. | |
| Defender Intelligence-Sharing Clearinghouse | Institution | Provides a trusted venue for defenders to share normalized patterns, impacts, and mitigations. | |
| Defensive Design Review | Review Protocol | A structured, adversarial walk-through of a design that hunts for fragile assumptions, unnamed stress dimensions, and hidden reliance on ideal behavior — flagging where margin is missing before anything ships. | |
| Defensive Identifier Reservation | Artifact | Reserves a name, domain, handle, package, slot, or identifier so a harmful claimant cannot occupy it later. | |
| Deferred Compensation with Forfeiture | Rule | Withholds a portion of earned pay across a maturing window and forfeits the unvested part if avoidable harm from the rewarded conduct surfaces before it is released. | |
| Deferred Database Query Object | Tool | Represents a database query as a composable object that builds up lazily and only touches the database when its results are actually iterated. | |
| Deferred Objectives Backlog | Holding Register | A durable, visible queue where worthy-but-not-now objectives are parked with their rationale and revisit trigger, so 'no for now' doesn't mean 'lost forever.' | |
| Deferred Scope Parking Lot | Register | A visible holding register where good-but-not-now requests are parked with owner and revisit date, so deferral is an honored decision rather than a lost promise or a silent yes. | |
| Deferred Scoring Queue | Process Queue | Routes every raw idea into a holding queue that is scored later in one batch, so capture is never interrupted by evaluation. | |
| Deferred-Action Checklist Marker | Artifact Marker | Parks a deferred action as a visible, unticked item on a checklist so it stays retrievable until it is explicitly closed off. | |
| Definition Change Log | Provenance Log | An append-only ledger recording what each definition change was, who approved it, and when it took effect. | |
| Definition Note | Documentation Pattern | A short note at the point of interpretation that states which sense of a term governs here and which related senses are excluded. | |
| Definition of Done | Rule | A single reusable, team-agreed standard for what 'done' means — the same bar every work item must clear — reviewed and re-tightened as the team learns. | |
| Degraded Operation Mode | Operating Mode | Preserves the most important function at deliberately reduced capacity, precision, feature scope, or automation when the full-service posture can no longer be sustained. | |
| Degraded-Mode Runbook | Protocol | The pre-written procedure for running on reduced capability — which functions to shed, which to keep alive by hand, and the verified path back to full service. | |
| Degree-Preserving Edge Swap | Randomization Procedure | Randomizes a network by repeatedly swapping pairs of edge endpoints while holding every node's exact degree fixed, building a null that credits nothing to degree alone. | |
| Deictic Labeling Protocol | Protocol | Replaces ambiguous 'this/that/there' references with stable labels, coordinates, tags, or identifiers whenever the stakes are high. | |
| Delay Budget Table | Artifact | Allocates a single end-to-end delay allowance across the stages that consume it and names an owner for each, so 'too slow' becomes a per-stage budget someone is accountable for. | |
| Delay Compensation Tuning Sheet | Control Tuning Artifact | A worksheet used to select control, monitoring, or reinforcement timing while accounting for known process delays. | |
| Delay-Compensated Control | Feedforward Controller | Controls a stock whose response lags the lever, acting on where the level is headed rather than where it is now. | |
| Delay-Compensated Local Coupling | Method | Corrects for how stale a neighbour's phase reading already is, so a unit locks to where its neighbour is now rather than chasing where it was. | |
| Delayed Interview Protocol | Elicitation Protocol | Elicits after-the-fact accounts on a structured protocol that labels their memory-based uncertainty and cross-checks them against independent sources, so reconstruction never impersonates live observation. | |
| Delayed or Batched Response Window | Procedure | A timing mechanism that avoids creating a dramatic immediate spotlight when a slower, bundled, or routine response would satisfy the objective. | |
| Delayed Popularity Count | Interface Cue Rule | Withholds a running popularity signal until each viewer has had a window to react on the content itself, so early votes don't stampede later ones. | |
| Delayed Retention Probe | Validation Probe | Withholds trust in a fresh trace until it passes a test run after enough delay and interfering activity to separate durable retention from lingering activation. | |
| Delayed Retention, Transfer, and Interference Battery | Diagnostic Estimation | Tests at a delay whether the installed change actually held — whether it survived over time, transferred to ordinary contexts, and resisted the return of the old pattern. | |
| Delegated Approval Rule | Protocol | Creates a control surface by granting specific actors authority to adjust a state within limits. | |
| Delegated Approval Thresholds | Rule | Concrete cost- or risk-limits below which a frontline actor may act alone, with a cumulative budget so many small actions can't add up to an un-reviewed large one. | |
| Delegated Authority Charter | Governance Charter | Records the source, scope, and accountability of a delegation in a standing document — who holds the authority, over what domain, and to whom they answer. | |
| Delegated Enforcement Authority | Institution | Hands the power to enforce a commitment to an independent agent whose mandate you cannot quietly reclaim, so the consequence lands even when your later self would rather it didn't. | |
| Delegation Audit Log | Accountability Record | Records each mediated action as a paired entry — who caused it and who executed it, under which delegated scope — so review can separate the originating principal from the deputy that acted. | |
| Delegation Authority Matrix | Document | A document that maps which role holds decision authority for each class of decision, so routine matters resolve locally instead of climbing an escalation chain. | |
| Delegation Charter | Document | A standing document that grants a bounded envelope of authority to one delegate — a role, team, project, or unit — stating what it may decide alone, the limits on that autonomy, and where cases outside the envelope must go. | |
| Delegation Framework | Method | Specifies which decisions and monitoring may move down or out, within what authority limits, and with what check-backs — so an overseer can shed load without losing accountability. | |
| Delegation Letter or Authority Envelope | Artifact | Transfers a bounded, revocable slice of decision authority to a named holder — stating exactly what they may decide, up to what limit, and what to do at the edge of that envelope. | |
| Delegation Rulebook | Document | A document specifying which decisions are delegated to which roles under which constraints. | |
| Delegation Runbook | Protocol | A worked playbook that equips a local actor to actually exercise delegated authority — which situations trigger it, which responses are pre-approved, and what competence is required first. | |
| Deleverage-Before-Stimulus Rule | Policy | Withholds the stimulus lever until an over-stretched stock is rebuilt past a set threshold — because pushing flow through an impaired reserve only deepens the hole. | |
| Deliberate Practice with Desirable Difficulty | Method | Aims a chosen class of productive difficulty at a learner's specific weak points, so that effortful, error-surfacing practice builds durable, transferable skill. | |
| Deliberate Response-Delay Window | Protocol | Inserts a protected, bounded pause before an irreversible response — buying time for verification, consultation, or cooling so the decision is made on your clock, not the provocation's. | |
| Deliberative Weight-Setting Session | Meeting Format | Facilitates discussion and justification of proposed objective weights. | |
| Deliberative Weighting Workshop | Deliberative Procedure | Convenes affected parties to reason the weights on decision criteria into existence out loud, then sensitivity-tests those weights before any option is scored. | |
| Delivery Acknowledgement | Protocol | A per-message confirmation handshake in which the broker holds an event as delivered only once the consumer acks — redelivering on silence to make at-least-once real. | |
| Deload or Recovery Cycle | Recovery Protocol | Schedules planned reductions in load so the adaptation from prior stress can consolidate before the next build phase, and gates the re-ramp on that recovery. | |
| Deload Period | Scheduling Practice | A pre-scheduled, dosed reduction in training or work intensity, written into the cycle in advance to bleed off accumulating strain before it becomes injury or burnout. | |
| Deload Week | Protocol | Implements recovery by temporarily reducing workload or training intensity so adaptation can consolidate and strain can decline. | |
| Delphi Process | Method | Converges a dispersed expert panel through repeated anonymous rounds, feeding back the group's distribution and reasons between each so judgments revise without status pressure. | |
| Delphi Round with Visibility Lag | Iterative Forecasting Protocol | Runs multiple anonymized forecasting rounds, feeding the aggregate back only on a deliberate lag, so a group converges through reasoning rather than real-time herding. | |
| Delphi Study | Method | Implements structured expert judgment through anonymous rounds, controlled feedback, and revision until useful convergence or stable disagreement is reached. | |
| Delta or Differential Encoding | Method | Sends only the difference from what the receiver could already predict — so the wire carries change, not the whole picture each time. | |
| Delta Reconciliation Patch | Reconciliation Procedure | Aligns two states that are supposed to match by computing their difference and applying only that delta, reversibly and with a full audit trail. | |
| Delta Term Isolation | Decomposition Procedure | Names the exact departures between the real target and the chosen baseline, turning 'it's more complicated than that' into an explicit, labeled set of perturbation terms — each tagged by the symmetry it breaks or preserves. | |
| Demand Admission Gate | Protocol | Decides at the point of entry whether each new unit of demand is admitted, queued, redirected, or staged — so the envelope is protected by controlling what gets in, before load is ever taken on. | |
| Demand Aggregation Window | Protocol | Briefly holds compatible low-density requests until enough accumulate to serve them together as one efficient cluster, instead of dispatching each sparse request on its own. | |
| Demand Curve Estimation Workbook | Estimation Workbook | The auditable ledger that assembles every observed cost-quantity-segment observation into a single, uncertainty-tagged demand schedule. | |
| Demand Forecasting | Forecasting Method | Estimates how much of something will be demanded in a future period by decomposing demand into its drivers, and re-runs the estimate each cycle as fresh actuals arrive. | |
| Demand Paging | Method | Loads a page of memory from backing store only when a program actually touches it, turning the page fault into the signal that the data is finally needed. | |
| Demand Response Pricing | Policy | Varies price continuously by time, load, or scarcity so responsive demand moves off the peaks efficiency would let it pile onto — reshaping when the resource is used rather than what it costs on average. | |
| Demand Response Staggering | Protocol | Offsets recurring or automated demand actions, such as charging, heating, cooling, or equipment starts, to avoid synchronized infrastructure peaks. | |
| Demand Segmentation ABC/XYZ Matrix | Analysis Template | Classifies every item by volume and by demand variability, so each class can be given its own push-pull posture instead of one averaged forecast. | |
| Demand Segmentation Dashboard | Monitoring Dashboard | A living, segment-sliced view of who is responding to cost changes and how the demand picture is drifting since the last decision. | |
| Demand-Based Budgeting | Policy | Authorizes spending capacity to expand and contract with a demand driver — caseload, enrollment, usage — releasing funds in tranches as volume crosses thresholds, while a cap and cost monitoring keep elasticity from becoming invisible overspend. | |
| Demand-Driven Build Graph | Process | Models work as a dependency graph and, given a requested output, realizes only the subgraph that output depends on and whose inputs have changed. | |
| Denominator Reconciliation Checklist | Protocol | A pre-analysis gate that verifies each stage's counts agree across systems, definitions, time windows, filters, and de-duplication rules before anyone trusts the funnel. | |
| Denormalized Field Generation | Method | Copies a single field from a related record into the row that reads it, so one hot read stops paying for a join — at the cost of keeping the copy in step with its origin. | |
| Density Zoning | Composition Mechanism | Divides a composition into dense and quiet zones and tunes the gradient between them so the eye moves through the field in the intended order. | |
| Density-Preserving Layout Rule | Spatial Design Rule | Keeps access, coverage, or redundancy constant per unit of area or network as the footprint spreads, so reach doesn't thin as the map grows. | |
| Deoptimization or Fallback Handler | Software or Tool | A fallback routine that sends optimized fast-path execution back to a more general slower handler when assumptions fail. | |
| Dependence-Measure Selection Matrix | Tool | Maps the data's measurement scales and expected form to the dependence measure that is actually valid for them, so the coefficient fits the variables instead of the habit. | |
| Dependency and Change Notification Board | Coordination Surface | A live shared surface that shows current cross-team dependencies, interface versions, and changes — and pushes each change to the owners it affects until they acknowledge and act. | |
| Dependency and Interaction Map | Artifact | Charts the actual interdependencies and handoffs between actors — where one party's state changes another's feasible action — so coordination targets real coupling, not org-chart lines. | |
| Dependency Closure Map | Artifact | Maps upstream ownership and dependencies for every necessary condition. | |
| Dependency Closure Traversal | Method | Walks the dependency graph outward from a change to compute the transitive set of everything reachable — the affected closure — in an order safe to revalidate in, halting where a stop condition holds. | |
| Dependency Concentration Heatmap | Tool | Lays weighted dependency exposure onto a coloured grid — provider against function, geography, platform, and criticality band — so the overweight cells announce themselves at a glance. | |
| Dependency Concentration Stress Test | Method | Simulates the sudden loss, withdrawal, or price shock of the dominant provider or cluster and traces the blast radius — checking whether the substitutes and reserves that look adequate on paper actually absorb it. | |
| Dependency Conflict Detection | Software or Tool | Identifies software, infrastructure, or workflow dependencies that cannot safely be combined because versions, resource assumptions, or side effects conflict. | |
| Dependency Constraint Check | Procedure | A design-time procedure that tests an artifact's dependency edges against architectural rules — no cycles, no forbidden cross-boundary or lower-tier edges — and prescribes fixes for edges that already violate them. | |
| Dependency Cut-Set Review | Analytical Review | Analyzes the dependency structure to find the minimal set of links whose removal isolates harm, telling you exactly where a breakpoint or safety gate should sit. | |
| Dependency Elimination Test | Redundancy Test | Tests whether each generator already lies in the span of the others, dropping the redundant ones down to a minimal generating set. | |
| Dependency Graph | Model | Draws the system's depends-on relations as nodes and directed edges so concentration, chains, and single points of failure become visible at a glance. | |
| Dependency Graph Scheduling | Scheduling Algorithm | Orders a graph of interdependent placeholders and releases each dependent the moment its predecessors resolve — or partially resolve. | |
| Dependency Handle Registry | Register | Binds each dependency a unit needs to a stable handle, so its references resolve to the same identity across contexts instead of re-resolving against whatever is ambient. | |
| Dependency Heatmap | Tool | Renders every specialty's dependencies on one colour-graded grid so single-source chokepoints and lock-in glow before they fail. | |
| Dependency Injection Framework | Software or Tool | Implements software inversion by letting a framework supply dependencies or call application behavior through configured interfaces instead of having application code directly construct or control everything. | |
| Dependency Injection or Adapter Substitution | Technical Design Mechanism | Implements relation rewiring in software or systems by changing how a component obtains collaborators, dependencies, or interface pathways. | |
| Dependency Injection or Plugin Slot | Method | Turns a hard-wired dependency into a stable named slot, so any conforming implementation can be dropped in — or swapped out — without editing the callers that use it. | |
| Dependency Interaction Map | Artifact | A map of how dependencies among components, services, processes, resources, or teams modify one another's effects. | |
| Dependency Inversion | Method | Refactors a rigid dependency by making both sides depend on a stable abstraction, so a volatile detail can be swapped or restructured without disturbing the code that used it. | |
| Dependency Lockfile and Allowlist | Policy | Pins every dependency to an exact, pre-approved version and digest and refuses anything else, so a build can only pull what was reviewed — not whatever the registry serves today. | |
| Dependency Map | Artifact | Maps reliance links — this needs that — across tasks, resources, and vendors, so a change or failure can be followed outward to everything downstream it would disturb. | |
| Dependency Mapping Board | Visual Mapping Tool | Lays prerequisites out as a manipulable visual lattice so precedence links, parallel paths, and bottlenecks become legible and rearrangeable. | |
| Dependency Mapping Session | Method | Brings the people who actually do the work together to surface task edges, missing inputs, handoffs, timing constraints, and coordination risks that no single role can see alone. | |
| Dependency Mapping Workshop | Workflow | Brings operators, designers, suppliers, and domain experts together to map shared dependencies that no single group can see alone. | |
| Dependency Matrix | Template | Records task-to-task dependencies in a tabular form, often including dependency type, owner, due date, risk level, and status. | |
| Dependency Network and Critical-Path Map | Analysis | Maps precedence, float, and alternative paths so the chain of activities that actually governs the finish date — and the slack that does not — becomes visible. | |
| Dependency Network Graph | Mapping Artifact | Represents the system as nodes and typed, weighted edges rooted at the initial impact locus, so consequences can be traced outward along explicit coupling paths instead of being assumed to stop at convenient borders. | |
| Dependency Pruning Workflow | Workflow | Runs a codebase or process through inventory, breakage analysis, and removal to retire dependencies whose coupling and maintenance cost outweigh their value. | |
| Dependency Registry | Register | The durable system of record for dependencies — one governed entry per dependency carrying its owner, its criticality, and its next review date, so nothing important stays unowned or unrevisited. | |
| Dependency Removal Counterfactual | Diagnostic Estimation | Removes one participant at a time — deletes, refuses, or makes it unavailable — and checks whether the outcome still happens, isolating true single points of failure from merely prominent contributors. | |
| Dependency Review Workshop | Ritual | Puts maintainers, users, and domain experts in one room to surface the dependencies that live only in people's heads — the tacit handoffs and workarounds no document records — and to claim owners for them on the spot. | |
| Dependency Simplification Map | Artifact | A graph or table showing dependencies that create avoidable coordination, translation, integration, or maintenance complexity. | |
| Dependency Tree Static Analysis | Tool | Resolves the full transitive dependency graph of an inherited codebase from its manifests — without running it — to expose the layers of borrowed code the project rests on but never wrote. | |
| Dependency Version Lockfile | Configuration Artifact | Freezes the exact version of every external dependency the transition rests on into a single pinned manifest, so the ambient environment stops being a hidden variable that drifts between runs. | |
| Dependency-Reduction Scorecard | Tracking Scorecard | Tracks, period over period, how much of the organization's need still runs through the captured role, turning 'we're less dependent now' into a measured trend. | |
| Dependency-Safe Delete Check | Audit | A pre-deletion gate that traces every live inbound reference to a layer and refuses removal until the layer is proven an orphan nothing still depends on. | |
| Dependency-Tracing Workshop | Elicitation Workshop | A facilitated session that traces outward from a structure to map every system, workaround, and operator that silently touches it — including the couplings no diagram records. | |
| Deployable Compute Capacity | Software or Tool | Compute, storage, network, or platform capacity kept warm, reserved, or quickly allocable for bursts, incidents, failover, or urgent workloads. | |
| Deployment Canary and Drift Sentinel | Monitor | Watches a live model with fixed canary cases and drift signals so that the moment a shortcut's validity changes in deployment — a pipeline change, a distribution shift, an adversary adapting — it raises the alarm before the labels catch up. | |
| Deployment Impact Dashboard | Metric or Dashboard | Tracks outcome, harm, dependency, and lock-in signals during staged deployment. | |
| Deployment Manifest | Artifact | A declarative spec that states the desired placement, resources, permissions, and policy for a unit, so any substrate can reconcile itself to that target instead of following step-by-step install instructions. | |
| Deployment Plan | Document | Sequences rollout, responsibilities, dependencies, training, communication, monitoring, and contingency actions. | |
| Deployment Release Handoff | Operational Handoff Protocol | Transfers a shipped software release from the team that built it to the team that will operate it, under an explicit contract of rollback, monitoring, and on-call ownership. | |
| Deployment Rollback | Protocol | Returns a running service to its last validated release when a change turns out bad, converting a failed refactor from an outage into a quick, bounded reversal. | |
| Deployment Runbook | Procedure | An ordered operational procedure for executing technical changes with prerequisite checks and rollback paths. | |
| Deposit, Bond, or Stake | Commitment Device | Requires participants to put their own value at risk up front, so that harmful misbehavior forfeits the stake and carries a built-in expected cost. | |
| Deprecation and Forwarding Notice | Protocol | Marks an obsolete representation as no longer authoritative and attaches a forwarding pointer to the current source, so anyone still holding the old copy is redirected rather than misled. | |
| Deprecation Notice | Notice Artifact | Marks a specific feature, endpoint, or symbol as slated for removal — surfaced in-band where its users actually hit it — telling them what to switch to and inviting feedback before it goes. | |
| Deprecation Notice Feed | Monitor | A subscribable, machine-readable signal that actively warns downstream users when something they depend on is being retired or about to break — pushed to them rather than waiting to be read. | |
| Deprecation Program | Governance Workflow | Drives an old interface to a hard, enforced cutoff — publishing the migration route, tracking who still depends on it, and turning it off once residual usage clears the bar. | |
| Deprecation Warning and Tightening Schedule | Protocol | Turns tightening into an announced, dated plan — warn about a tolerated variant, give producers time to migrate, then stop accepting it on a committed schedule. | |
| Deprecation with Rollback Window | Staged Rollout Procedure | Removes a structure in production behind a time-boxed rollback path, so an unexpected loss surfaces while reversal is still cheap and near-instant. | |
| Depth Limit and Stack Trace | Diagnostic Instrument | Caps how deep nesting may go and, when a limit is hit or a failure occurs, prints the whole chain of open frames from the current point down to the root so hidden depth becomes visible before or right after it breaks. | |
| Deputy Role Assignment | Role or Team | Names a prepared alternate actor who can perform a critical responsibility when the primary actor is absent or impaired. | |
| Deputy Sponsor Charter | Artifact | A standing charter that pre-names a deputy and pre-loads their authority envelope, so decision rights held in escrow spring to the deputy the moment the sponsor goes dark — no scramble, no improvised legitimacy. | |
| Derived Eligibility or Status Answer | Method | Answers the consumer's actual question with a computed predicate or status — 'meets the income threshold: yes' — returned live in place of the underlying record, so the source releases a conclusion instead of the data behind it. | |
| Design Complexity Review | Ritual | A recurring forum where a batch of proposed additions is deliberated together against complexity cost, value, alternatives, and whether the intended users can still comprehend the result. | |
| Design Constraint Document | Document | Records physical, usability, interoperability, environmental, manufacturing, or maintenance limits that shape design choices. | |
| Design Constraint Templates | Template | Restricts designs to preapproved layouts, materials, patterns, or rule sets so each new design does not reopen every variable. | |
| Design Constraint-Relaxation Table | Template | A table that separates physical, legal, technical, financial, institutional, and preference constraints. | |
| Design Critique | Review Ritual | A critique session that surfaces assumptions embedded in a design choice or user model. | |
| Design Dimension Workshop | Facilitated Workshop | A facilitated kickoff workshop that surfaces the dominant framing, names the solution dimensions worth exploring, de-conflates axes that are secretly coupled, and assigns an owner to each dimension. | |
| Design Discovery Task | Discovery Activity | A pre-solution investigation that forces a team to surface and suspend its assumptions about users, gather evidence about real needs, and reframe the problem before anyone designs an answer. | |
| Design Downselection | Procedure | Implements the archetype in design work by comparing rough concepts first and investing detailed engineering, prototyping, or testing in the most promising concepts. | |
| Design Downselection Review | Evaluation Review | Converges a portfolio of design concepts through feasibility and prototype evidence to a single committed design, deliberately keeping one structurally different concept alive until the evidence justifies letting it go. | |
| Design for Cleaning Access | Design Pattern | Builds reachability into the interface up front — ports, removable panels, service clearances — so removal stays possible over the whole lifecycle. | |
| Design History Review | Document | Examines design records, implementation decisions, roadmaps, and change logs to determine whether current use aligns with documented design intent. | |
| Design Iteration | Method | Implements refinement by using sketches, prototypes, user feedback, design changes, and retesting to improve a designed artifact or service. | |
| Design Mashup Workshop | Facilitated Ritual | A facilitated session where a cross-functional group mashes the structures of existing products and services into prototype-ready hybrid concepts. | |
| Design Mockup to Production Path | Workflow | Moves a design from conceptual, visual, interactive, technical, integrated, and production-ready states through explicit gates. | |
| Design Model | Artifact | Shows the functional structure of a proposed solution without every implementation detail. | |
| Design of Experiments Protocol | Protocol | A planning protocol that determines which factors, levels, combinations, assignment rules, and measurement windows will be used to detect interaction effects efficiently. | |
| Design Pattern Catalog | Reference Catalog | Indexes proven solution structures by their forces and structure, with known uses and the neighboring patterns each is easily confused with. | |
| Design Pattern Documentation | Artifact | Names a recurring solution form and records the context, forces, and consequences that tell you when to reach for it — and when not to. | |
| Design Principle Card | Artifact | A durable, reusable card that states the extracted principle in a form specific enough to guide a design and testable enough to be wrong — with its evidence, transfer conditions, and failure warnings attached. | |
| Design Rationale Changelog | Rationale Record | A dated, running record of every preserve / translate / fade / discard decision and its reasoning, so future maintainers can tell an invariant from a temporary bridge. | |
| Design Research Synthesis Wall | Artifact | Externalizes observations, themes, contradictions, and provisional models so teams can iterate between parts and whole. | |
| Design Review | Ritual | A milestone gate where a proposed design is presented and challenged for failure paths, and cleared to proceed only once each serious weakness carries an assigned, owned mitigation that changes the design. | |
| Design Space Map | Dimensional Map | Lays the space of possible designs out along its governing dimensions, so feasible regions, trade-off frontiers, and whole quadrants nobody has tried become a single readable terrain. | |
| Design Studio Critique Cycle | Ritual | A recurring rhythm in which people generate concepts alone, then pin them up for structured group critique against shared criteria — so breadth is produced independently and narrowing happens out loud. | |
| Design System | Artifact | Defines reusable interface components, tokens, patterns, and usage rules that preserve coherence while allowing contextual composition. | |
| Design System Component Rules | Ruleset | The documented, versioned rules for assembling interface components — how far a state scopes, which context it is valid in, and which assemblies are known to mislead. | |
| Design System Component Slot | Interface | A design-system component exposes named content or behavior slots with allowed component types. | |
| Design Token System | Artifact | Compresses repeated design values into named reusable tokens so many implementations can reference compact shared definitions. | |
| Design Tradeoff Curve | Artifact | Plots the line of designs that all deliver the same required function, showing how much of one physical attribute must be given up to gain another while staying acceptable. | |
| Design Variant Merge Review | Ritual | Evaluates parallel design tracks, selects compatible elements, and integrates them into a coherent design direction. | |
| Design-by-Contract Clause | Rule | Attaches to each operation a precondition, a postcondition, and the policy for a broken precondition — so that when a call goes wrong, the clause names, per call, whether the caller or the component is at fault. | |
| Design-for-Disassembly and Service Access | Method | Designs the physical and informational access so a unit can actually be reached, isolated, opened, separated, and reassembled without collateral damage — the silent precondition of every repair, upgrade, or recovery. | |
| Design-for-Disassembly Teardown | Test or Assessment | A teardown assessment that evaluates how easily a product can be opened, repaired, separated, and recovered. | |
| Desirable Difficulty Task Design | Task Design Method | Builds the right kind of difficulty into a task itself so immediate performance drops but the durable learning the task is meant to produce rises. | |
| Desire Path Observation | Monitor | Reads the tracks agents wear into an environment as evidence of the route they actually want, revealing the affordance the design should have offered. | |
| Desire Path Walkthrough | Method | Traverse the designed route and the worn-in one side by side, on site, to make the official path explicit and mark exactly where lived use departs from it. | |
| Destabilization Depth and Breadth Monitor | Monitor | Tracks the induced labile interval in real time — how deeply the configuration has loosened and how far the loosening has spread — against a pre-set boundary. | |
| Destination Preview Card | Interface | A compact on-demand snapshot of what sits at the end of one specific path — summary, example, current status, and cost to get there — shown at the branch so the agent can judge that destination before committing. | |
| Destructive Action Confirmation | Interface Guard | Inserts deliberate friction at the exact instant of an unrecoverable action, showing the operator what will be destroyed and forcing a conscious confirmation before the point of no return. | |
| Destructive Test Sampling | Destructive Offline Sampling | Uses a sample of units for tests that consume or alter the product, making 100% inline inspection physically impossible. | |
| Detection Opportunity Audit | Test or Assessment | Checks whether the observer, sensor, search, or communication channel actually could have detected the expected event. | |
| Detection Power Checklist | Checklist | Prompts reviewers to check scope, timing, sensitivity, thresholds, masking, and failure modes before interpreting non-detection. | |
| Deterministic ID Allocator | Software or Tool | A controlled allocator that assigns target values under uniqueness and lifecycle rules. | |
| Deterministic Pairwise Accumulation | Numerical Method | Pins floating-point reductions to one fixed pairwise summation path so the same inputs give bit-identical totals no matter how many workers run, trading peak scheduling freedom for reproducibility and a tighter error bound. | |
| Deterministic Replay Harness | Replay Harness | Re-executes a transition from a recorded present-state snapshot and input trace, reproducing the original successor exactly — and flags any divergence as proof that some factor was never captured. | |
| Deterministic Replay Protocol | Protocol | Reconstructs a past state or sequence by re-applying the same events in the same order through the same logic, so the rebuild is reproducible down to the last detail. | |
| Deterministic State-Machine Application | Workflow | Turns an agreed command order into identical replica state by applying each committed command deterministically and recording one result per client request. | |
| Developmental Milestone and Biomarker Panel | Diagnostic Estimation | A battery of observable milestones and biomarkers that reads out where an individual currently sits relative to the window — supplying the raw readiness signals and surrogate markers that locating it depends on. | |
| Deviant Case Follow-Up Protocol | Protocol | Governs what to do with a case that breaks the cross-case pattern — re-investigate it before deciding whether it is error, omission, or a genuine limit on the theory. | |
| Deviant Case Selection Protocol | Protocol | Selects a case that violates an explicitly stated pattern while documenting the universe of comparison and selection rationale. | |
| Deviation Event Log | Recordkeeping Artifact | Stores each flagged departure as a durable fact stamped with baseline version, unit, context, status, and review history. | |
| Deviation Residual Table | Diagnostic Table | Displays the predicted or expected pattern against the observed case evidence so the magnitude and type of deviation are explicit. | |
| Deviation Review Queue | Workflow Artifact | Routes flagged departures to human or automated review, annotation, escalation, or follow-up, with a fairness check on who gets scrutinized. | |
| Device or Instrument Proxy | Access Proxy | Turns a scarce physical instrument into a schedulable remote session, mediating live access and isolation while surfacing the calibration, wear, and latency that still matter. | |
| Devil's Advocate Role | Assigned Role | Assigns one person the explicit, protected job of arguing against the emerging decision, so challenge is a role to be played rather than an act of disloyalty. | |
| Diagnostic Atlas | Diagnostic Reference | Maps presenting symptoms to candidate patterns with the look-alikes to rule out and a stated confidence in the fit. | |
| Diagnostic Category System | Diagnostic Classification System | Sorts observed cases into named condition or fault types to steer interpretation, tagging each assignment with an explicit confidence and keeping ambiguous cases provisionally open for reclassification. | |
| Diagnostic Cutoff Revision | Review | Revises a clinical or screening cutoff when the population, the assay, or the consequence of a call has changed enough to move the right dividing line. | |
| Diagnostic Debiasing Check | Reasoning Check | A structured challenge to a favored explanation — force the alternative, seek what would disconfirm it, and re-examine confidence — matched to the known ways expert diagnosis goes wrong and calibrated over time against outcomes. | |
| Diagnostic Differential | Method | Keeps several rival explanations live and drives toward the one discriminating test that separates them, updating each rival's likelihood as evidence lands. | |
| Diagnostic Log | Monitor | Records symptoms, faults, actions, and outcomes over time so faults can be localized and recurring failure patterns become visible. | |
| Diagnostic Logic Check | Criteria Classification | Checks whether a case actually meets the stated classification criteria and labels the evidential uncertainty that remains, so a criteria-based label is not mistaken for certainty. | |
| Diagnostic Mode | Method | Keeps inspection, testing, and instrumentation alive while blocking production, actuation, and public-facing output, so a fault can be understood before it is touched. | |
| Diagnostic Narrowing | Procedure | Implements the archetype by starting with broad symptom, signal, or evidence groups and then applying more specific tests to likely diagnostic regions. | |
| Diagnostic Narrowing Protocol | Diagnostic Protocol | Reduces a differential of possible causes to one working diagnosis by ordering tests to discriminate fastest, keeping can't-miss rare causes alive until ruled out, and reopening the moment the case stops fitting. | |
| Diagnostic Pattern Checklist | Checklist | A structured list that forces a suspected signature to be named precisely, weighed against how common it is, and set beside the look-alikes that would explain the same cues — before the label is allowed to stick. | |
| Diagnostic Plot Review | Visual Diagnostic | Reads fitted-data graphics to see whether a method's distributional and scale assumptions actually hold, catching violations a summary statistic hides. | |
| Diagnostic Possibility Map | Diagnostic Map | Lays out the plausible causes of a symptom alongside the tests that would confirm or exclude each, so diagnosis proceeds by ruling regions in and out rather than latching onto the first guess. | |
| Diagnostic Rule-Out Protocol | Protocol | A stepwise clinical procedure that starts from a differential list of candidate diagnoses and safely removes those whose mandatory finding is absent, narrowing to the diagnoses that remain in play. | |
| Diagnostic Sampling | Method | A targeted measurement method used when an intermittent condition is suspected but cannot be observed continuously or reproduced reliably. | |
| Diagnostic Test | Diagnostic Estimation | Applies a standardized measurement with known error rates to reveal a hidden state — disease, defect, readiness — and reads the result against the population's base rate. | |
| Diagnostic Threshold Calibration | Calibration Procedure | Sets a clinical test's cutoff by weighing a missed diagnosis against the harms of over-testing, with the disease's prevalence in the screened population front and center. | |
| Diagnostic Tree Pruning | Domain Specific Procedure | Crosses hypotheses off a differential when an observed finding is incompatible with them, while keeping each crossed-off branch reopenable if the picture changes. | |
| Diagonalization Impossibility Proof | Method | Proves that no algorithm can decide a class by constructing, from any candidate decider, a self-referential input on which it must be wrong. | |
| Diagram Grouping Cues | Artifact | Uses containers, alignment, flows, adjacency, and line styles to make structural relations legible in diagrams and maps. | |
| Diagram Model Choice | Artifact | Chooses among diagrams such as flows, dependency graphs, state diagrams, causal loops, architectures, or process maps based on the relation the task needs to preserve. | |
| Diary Study | Method | Has users log their own experience in the moment, repeatedly over days or weeks, so recurring friction and delayed consequences that no single session can reach come into view. | |
| Diction, Syntax, and Punctuation Trace | Method | Follows the load-bearing formal features — word choice, grammatical attachment, modality, negation, punctuation, and scope — wherever a small difference could change duty, agency, timing, or certainty. | |
| Diff and Merge Ordering | Software or Tool | Orders comparable elements before differencing or merging so changes reflect substance rather than incidental sequence. | |
| Difference-in-Differences Design | Method | Compares differential before-after change between exposed and comparison units. | |
| Differencing Attack Scan | Audit | Checks whether two overlapping releases — aggregates that differ by one record, a before/after refresh, a changed filter — can be subtracted to expose the hidden individual value. | |
| Differencing Transform | Method | Transforms a series into changes between observations to remove some classes of persistent level trend. | |
| Differential Checker or Reference Oracle | Method | Checks a candidate by running it and a trusted reference on the same inputs and flagging any divergence, treating agreement across independent implementations as the acceptance signal. | |
| Differential Diagnosis | Diagnostic Estimation | Enumerates the plausible explanations for a case in hand and eliminates among them by the features that would distinguish one from another. | |
| Differential Diagnosis List | Artifact | Enumerates a bounded, ranked list of candidate explanations for the same findings — including the unlikely-but-dangerous ones — then rules each in or out as evidence arrives, so the answer is the survivor of a field rather than the first guess. | |
| Differential Diagnosis Protocol | Diagnostic Protocol | Holds the full set of candidate explanations open and eliminates them one at a time against discriminating signs, refusing to close on the vivid front-runner until its rivals are actively ruled out. | |
| Differential Diagnosis Workup | Workflow | Lists candidate conditions or causes, weighs symptoms and tests, and narrows to a working diagnosis. | |
| Differential Equivalence Test | Audit | Feeds the same inputs through two implementations and flags any divergence, establishing that a new or lowered version behaves like a trusted reference — without needing a full specification of the correct output. | |
| Differential Observation Test | Diagnostic Estimation | Feeds pairs of inputs that differ only in the protected value and measures whether their observable behavior is distinguishable — turning 'does it leak?' into a measurement. | |
| Differential Pattern Review | Review | Holds the proposed archetype against its nearest rivals and asks which features would tell them apart, refusing the match until the evidence favors it over the alternatives. | |
| Differential Transition Comparison | Comparison Method | Runs the same present state through two variants — two machines, two law versions, two builds — and diffs the resulting transitions to localize exactly which uncontrolled factor makes them differ. | |
| Differentiated Coaching | Coaching Practice | Tailors one-on-one human guidance to each learner's evolving read, adjusting support conversation by conversation while the goal holds. | |
| Differentiated Instruction Plan | Template | Instantiates stratified treatment in learning by matching supports, pacing, practice, or challenge to learner strata while preserving a shared learning aim. | |
| Differentiated Support Pathway | Service or Learning Pathway | Routes participants to different levels or types of support while aiming at a shared standard or fair access outcome. | |
| Differentiated Support Plan | Support Configuration | A plan that varies support amount or type according to remaining need and expected marginal usefulness. | |
| Diffusion-to-Duty Conversion | Role Assignment Protocol | Turns diffuse 'someone should do something' into a specific named duty for every observer, so being unqualified means a defined constructive role — not standing and watching. | |
| Digital Fixity Check and Repair | Integrity Verification | Verifies each stored digital object against a saved cryptographic baseline and repairs any corruption from a known-good copy. | |
| Digital Signature | Protocol | Uses a privately-held signing key to mark an artifact so anyone can check the mark against a public key, yet no one can forge it without the private key. | |
| Digital Signature Verification | Method | Confirms that a specific message was signed by the holder of a given key and hasn't changed since — binding content to its signer's key, with tamper-evidence built in, while deliberately leaving key-to-identity trust to a separate step. | |
| Digital Twin Maturation | Technical Workflow | Evolves a simple system representation toward live, integrated, sensor-fed, or operationally synchronized fidelity in stages. | |
| Digital Twin Resource Proxy | Synchronized Proxy | Operates a physical asset through a continuously-synchronized software model that mirrors its state and can stand in for it when the real thing is unreachable. | |
| Digital Twin Trial | Model | Exercises a candidate policy against a synthetic, executable replica of the system — including conditions that have never actually occurred — before it is allowed to touch the real thing. | |
| Digital Watermark or Content Fingerprint | Digital Marker | Makes a digital file self-identifying — by hiding an imperceptible mark inside it or deriving a robust fingerprint from it — so its source survives copying, compression, and re-encoding. | |
| Digital-Twin Hazard Rehearsal | Method | Rehearses a specific dangerous conjunction — with its real timing — inside a high-fidelity simulation, so the end-to-end route can be exercised without exposing the live system. | |
| Digital-Twin Preview | Simulation Model | Runs the intended action through a live-synced, high-fidelity replica of the actual system, so its consequence is previewed in the system's real current state before anything is committed in the field. | |
| Dijkstra-Style Frontier Expansion | Method | Grows a solution outward by permanently settling the cheapest-reachable node next — safe precisely because every step's cost is non-negative. | |
| Dimension Budget Review | Procedure | Reviews and limits the number of variables, latent dimensions, interactions, segments, or states allowed into the method. | |
| Dimension Weight Sensitivity Panel | Sensitivity Analysis | Sweeps the weights assigned to each dimension across plausible and stakeholder-specific values, and reports how stable the ranking is — exposing which conclusions are robust and which are artifacts of one weighting. | |
| Dimensional Analysis Table | Artifact | A worksheet that lists every quantity with its units and base dimensions and tracks how they cancel through a formula, so no scale-dependent term is ever combined blindly. | |
| Dimensional Chain Diagram | Tool | Draws the closed loop of dimensions and interfaces whose deviations combine, anchoring each link to a common reference so the contributors to a fit can be seen and counted before they are computed. | |
| Dimensional Consistency Check | Verification Check | Audits the units on both sides of the scaling law to confirm the exponent is dimensionally possible and not an artifact of mismatched measures. | |
| Dimensional Scaling Test | Analytical Test | Uses dimensional analysis to predict how a quantity should transform under a change of size or units, then checks whether the real system obeys that predicted exponent. | |
| Dimensional Star Schema | Model | Reshapes source data into a central fact table ringed by denormalized, conformed dimension tables, so analytical slice-and-dice reads hit a purpose-built copy instead of joining the operational schema. | |
| Dimensionality Reduction | Method | Dimensionality reduction reduces variables or features; coarse-graining groups elements into higher-level units and preserves inter-unit behavior. | |
| Dimensionality Reduction Probe | Test or Assessment | Tests whether a reduced representation preserves the task-relevant signal and neighborhood structure. | |
| Dimensioned Comparison Matrix | Comparison Artifact | Lays comparands out as rows and dimensions as columns, scores every cell on a common scale, and reads a ranking or dominance relation off the completed grid. | |
| Dimensionless Ratio Construction | Method | Combines quantities into a ratio whose units cancel — a pure number that carries meaning across scales, but only when its parts are chosen to mean something. | |
| Dimensionless Small-Parameter Check | Validity Check | Forms the dimensionless ratio that decides whether a departure is genuinely small — the go/no-go check that a perturbative expansion is even allowed at the operating point. | |
| Diminishing Returns Detection | Method | Detects a plateau by comparing each added unit of input against the extra output it buys, flagging the point where marginal response has flattened even while total output still looks healthy. | |
| Diplomatic Channel | Controlled Channel | A controlled, often confidential or deniable route that lets wary or adversarial parties exchange messages without merging, trusting each other fully, or going public — a bridge defined as much by what it refuses to carry as by what it connects. | |
| Diplomatic Language | Phrasing Family | A phrasing family — acknowledgment, shared-goal framing, softened wording — that carries disagreement, refusal, or concern while sparing the counterpart needless humiliation. | |
| Diplomatic or Trade Sanctions Framework | Institution | Applies conditional restrictions on a collective actor — a state, bloc, or organization — tied to a legitimate objective, anchored in shared authority, scoped to limit collateral harm, and built to de-escalate when conditions are met. | |
| Direct and Indirect Rebound Audit | Audit | Traces where an efficiency gain's freed capacity and freed money actually went — same-service demand, cross-category spending, and induced supply — to see how much of the intended saving rebounded. | |
| Direct Client Contracting | Method | Cuts the agency, broker, or platform out of the deal so a producer contracts one-to-one with the end client and keeps the intermediary's cut. | |
| Directed Relation Matrix | Model | Lays the two sides of each relation on a grid and records which way influence, dependence, and control actually run — turning a vague 'they're unequal' into an oriented map. | |
| Direction-Sensitive Metric Dashboard | Monitor | Tracks a matched pair of metrics — one per side of the relation — and watches the gap between them, so a drift toward one side is caught while it is still small. | |
| Directional Mark or Grain Map | Artifact | Records orientation, flow, interruption, and alignment of texture with gross form. | |
| Directory Service | Lookup Service | Stores structured entries under a schema and hierarchical namespace, so a caller resolves a known distinguished name into an authoritative attribute record. | |
| Disagreement Register | Register | Keeps a live, classified ledger of every open disagreement — factual, interpretive, preference, risk, authority — so the group always knows exactly what still divides it. | |
| Disaster Exercise | Full Scale Exercise | A large multi-organization exercise that stages a major disruption across every agency at once, to test whether independent bodies' authority, continuity, and communication structures actually interoperate under one event. | |
| Disaster Recovery Plan | Recovery Procedure | A step-by-step procedure for bringing critical functions back after a disruption — the resources to draw on and the order to restore them in so nothing is rebuilt before what it depends on. | |
| Disaster Reentry Check | Protocol | A staged protocol that clears people and services to return to a disrupted area only once the utilities, access, and support systems they depend on are confirmed restored and a way to pull back out again still exists. | |
| Disciplinary Board Review | Organizational Enforcement Mechanism | Determines whether conduct violated a standard and what proportionate response or repair should follow. | |
| Disciplinary Guideline | Policy Guidance | Provides recommended response ranges for workplace, school, professional, or community discipline without replacing judgment and review. | |
| Disclosure Audit Log | Register | Records every disclosure — who received which fields, when, and under what justification — as an append-only trail that answers 'who saw this?' after the fact and drives subject notification. | |
| Disconfirming Condition Probe | Method | Hunts for the observation that would count against the claim, and states the update the claim must undergo if that observation appears. | |
| Disconfirming Evidence Search | Procedure | Deliberately hunts for the observation that would break the leading completion, turning verification into an attempt to falsify rather than confirm. | |
| Disconfirming Probe Plan | Protocol | Specifies the observations or tests most likely to overturn the current best explanation. | |
| Discounted Cash-Flow Table | Artifact | Displays period-by-period flows, discount factors, and present-value contributions. | |
| Discourse / Worldview Analysis Memo | Document | An analytic document that maps the assumptions, categories, and legitimating arguments of the frame already governing an issue — its origins and the rival frames it crowds out. | |
| Discourse Analysis | Method | Reads a body of talk and text for the recurring metaphors, labels, and storylines that make a category feel natural and legitimate, and surfaces the rival readings the dominant one crowds out. | |
| Discourse Boundary Label Review | Method | A review of labels such as radical, mainstream, taboo, settled, experimental, or out-of-bounds to see how they enforce or move the window. | |
| Discourse Boundary Labeling | Procedure | Labels claims as central, contested, speculative, out-of-scope, unsupported, or harmful so discussion has recognizable boundaries. | |
| Discovery Learning with Checkpoints | Checkpointed Exploration | Open, self-paced exploration kept honest by spaced checkpoints that catch drift, unsafe paths, and premature closure without taking the discovery away from the learner. | |
| Discovery Task | Task Design | Lets participants generate evidence or observe a surprising pattern themselves, converting the knowledge gap into active exploration. | |
| Discrepant Event Demonstration | Pedagogical Technique | Stages an outcome that contradicts the learner's confident prediction, turning the gap between what they expected and what they saw into attention a following explanation can fill. | |
| Discrete Event Model | Event Representation Model | Represents a changing system as discrete events that occur at identifiable times and update state, so arrivals, handoffs, and jumps stay visible instead of dissolving into averages. | |
| Discretion Audit Dashboard | Monitor | An aggregate view of how discretion is actually being used across deciders and over time — surfacing drift, outliers, and consumption against caps before individual calls harden into a pattern. | |
| Discretion Matrix | Tool | Maps each kind of case to how much latitude the decision-maker has — the outer limits, the hard prohibitions, and the point where the case must be handed up. | |
| Discriminating Test Matrix | Artifact | A grid crossing rival hypotheses against pieces of evidence, scoring each cell for consistency and each row for reliability — so effort goes to the observations that actually separate the rivals rather than to evidence that fits them all. | |
| Disease-Stage Treatment Protocol | Procedure | Implements the archetype when diagnosis, treatment intensity, contraindications, monitoring, or follow-up differ across disease stage or recovery phase. | |
| Disjointness and Exhaustiveness Review | Validation Review | The audit that proves the two invariants over the whole universe — no case in both subset and complement, and no case in neither — with the boundary register as the ledger of what got adjudicated. | |
| Dispatch Center | Institution | A staffed coordinating hub that holds the one live picture of every front, turns a front's request into an assembled deployment of the reserve, and coordinates the handoff — while hardening itself against becoming the single point of failure. | |
| Dispatch Rescheduling System | Software or Tool | A tool or workflow that revises dispatch assignments during execution as live conditions change. | |
| Dispersal or Transfer Tracer | Tool | Tags and follows the individuals or units that actually move between patches, turning assumed support flows into a measured map of who really feeds whom and what each patch's true net balance is. | |
| Dispersion Compensation or Refocusing | Signal Conditioning | Counteracts unwanted broadening to preserve a useful packet, re-narrowing or re-timing it with refocusing levers that invert the medium's spreading. | |
| Displacement and Access Impact Review | Review | Assesses who gets displaced, priced out, crowded, or excluded by an internal-growth move, disaggregated by group, and whether the mitigations actually restore their legitimate access. | |
| Displacement Impact Assessment | Test or Assessment | A pre-admission assessment estimating which incumbent uses will shrink when a new activity consumes shared substrate. | |
| Display Reason Label | Artifact | Tags each shown item with the reason it is shown — sponsored, recommended, trending — so viewers can discount prominence that comes from the channel rather than importance. | |
| Dispute Adjudication Clause | Protocol | Pre-commits the parties to a named forum, governing law, and remedy path for resolving conflicts over a resource — decided before any conflict arises. | |
| Dispute Intake Form | Intake Artifact | A structured entry template that turns a raised grievance into a complete, routable case at the moment of filing — capturing the issue, the parties and their standing, the decision sought, evidence, and urgency. | |
| Disruption Playbook | Protocol | Pre-scripts the response to a specific wild-card class — who does what, the trigger to activate and the signal to stand down, and the ethical limits on it all — so the response is executed under authority, not improvised in the moment. | |
| Disruption Trajectory Map | Artifact | Plots the incumbent and entrant value curves on the axis customers actually buy on, and marks where — and under what assumptions — the entrant is hypothesized to cross into good-enough. | |
| Dissipation Ledger | Artifact | Records expected and observed losses, heat, waste, fatigue, disorder, cleanup obligations, and externalized costs. | |
| Dissonance Review Round | Ritual | Surfaces productive and destructive tensions between lines before forcing agreement. | |
| Dissonance-Safe Dialogue | Facilitated Dialogue | A facilitated conversation that separates changing your mind from losing face — externalizing the belief as an object under review so a person can revise it without it reading as personal defeat. | |
| Dissonance-Safe Reappraisal | Process | Gives people a way to face the clash between a long-held habit and a newly adopted standard without sliding into shame, denial, or defensive rationalization. | |
| Distal Driver Scan | Method | A structured search for remote events, policies, markets, ecologies, social dynamics, or infrastructure states that may shape the local condition. | |
| Distance and Reproduction Stress Test | Test or Assessment | Checks texture survival and interference across size, distance, print, display, compression, fabrication, and wear. | |
| Distance Metric Audit | Test or Assessment | Audits whether distance, similarity, nearest-neighbor, and cluster relationships remain meaningful. | |
| Distance Threshold Review | Governance Review | Turns a raw distance cutoff into a reviewable action boundary, checking what the threshold means and when it must be redrawn. | |
| Distance-Choice Sensitivity Analysis | Sensitivity Analysis | Perturbs the distance function and measures how much the resulting neighborhoods and decisions move, exposing conclusions that depend on an arbitrary metric choice. | |
| Distinction and Frame Audit | Audit | Interrogates the categories, boundaries, labels, and exclusions of an observational frame, surfacing what the chosen distinctions let count and what they render invisible. | |
| Distortion Heatmap or Profile Report | Metric or Dashboard | A visualization or report showing where and how distortion varies by region, frequency, class, or operating condition. | |
| Distortion Model Card | Model Card | Documents the assumed distortion pattern, supporting evidence, scope, counterevidence, and expiry conditions. | |
| Distortion Review Cadence | Procedure | Checks on a schedule whether amplification is quietly corrupting the pattern it was meant to spread — into imitation, metric-gaming, or hidden harm — and routes what it finds. | |
| Distortion-Budget Gate | Checklist | A release or use gate that blocks outputs whose distortion profile exceeds tolerated deviation. | |
| Distortion-Reduction Review | Diagnostic Estimation | The intake diagnostic: locates the wedge blocking beneficial activity, separates the genuinely wasteful part from the part that protects something, and sizes the recoverable loss. | |
| Distributed Infrastructure Resilience | Technical Architecture | A live technical architecture that isolates faults into small blast radii, fails traffic over to healthy capacity automatically, and sheds load to a defined floor rather than going dark. | |
| Distributed Lag Model | Modeling Template | A model form that estimates influence spread across multiple prior time steps rather than assuming a single delay. | |
| Distributed Operations Cell | Role or Team | A standing local operations team that holds ground-truth on its region and runs day-to-day control there, coordinating laterally with peer cells so local optimization doesn't fight the whole. | |
| Distributed Planning and Reconciliation Session | Ritual | A working session where independently-planning actors reconcile competing claims on scarce shared resources into a jointly feasible set of commitments. | |
| Distributed Service Model | Model | Runs the system as independent services that talk only over explicit network contracts, so each scales and fails on its own instead of dragging the whole down with it. | |
| Distribution-Shift Trigger Dashboard | Monitoring | Tracks shape, tail, missingness, and dependence indicators over time against named revision triggers so a once-accepted distribution can't silently expire. | |
| Distributional Dashboard | Visualization Artifact | Puts the aggregate indicator and its full distribution on one live surface, so an equilibrium is never read as a single average. | |
| Distributional Denial and Burden Dashboard | Metric or Dashboard | Surfaces grant, denial, delay, appeal, burden, and harm rates by relevant population and geography while enforcing privacy and small-cell protections. | |
| Distributional Impact and Tail Audit | Test or Assessment | Compares benefit, burden, access, and error across parties and distribution tails. | |
| Distributional Incidence Matrix | Template | Tabulates each affected group against each benefit, cost, risk, right, or service dimension so incidence can be reviewed instead of inferred from aggregate totals. | |
| Distributional Loss Review | Test or Assessment | Evaluates loser impact, proportionality, compensation, minimum floors, and due-process adequacy once a fixed-sum decision has already named its winners and losers. | |
| Distributional Sensitivity Grid | Sensitivity Review | Runs each plausible family, tail, dependence, and parameter choice all the way through to the final decision output to see whether the conclusion actually moves. | |
| Distributional-Assumption Card | Documentation | A one-page record that pins a distributional commitment — modeled quantity, family, support, rationale, evidence, decision use, owner, and expiry — into an inspectable, hand-off-safe contract. | |
| Disturbance Budget Dashboard | Monitor | Tracks the cumulative disturbance each observation is spending — itemized per channel against a preset budget — and trips a stop or abort when the running total threatens to invalidate or harm the target. | |
| Disturbance Scenario Stress Test | Scenario Stress Test | Injects a plausible local shock before it happens to test whether the system's buffers and dampers actually hold — or whether it reorganizes under stress. | |
| Divergence Review Workflow | Workflow | Routes each already-detected old-versus-new mismatch through a standing triage that classifies it, logs the accepted exceptions, and records the disposition — so differences are governed, not quietly ignored. | |
| Divergence-Convergence Workshop | Ritual | A single facilitated session that frames the challenge, protects an open generation phase under stated ground rules, then walks the whole group across the 'groan zone' into a committed shortlist — in one sitting. | |
| Divergent Account Brief | Synthesis Brief | A decision-facing brief that sorts every finding into emic, etic, convergent, or divergent, states what each may and may not license, and carries the unresolved residue forward instead of smoothing it into one story. | |
| Diverse Data Source Triangulation | Method | Combines independent data sources with different collection methods or bias profiles so the same informational function is not dependent on one fragile source. | |
| Diverse Double-Compilation Check | Audit | Rebuilds the compiler along a second, independent toolchain and checks the two results converge, catching a self-perpetuating compromise that a single lineage cannot see. | |
| Diverse Implementation Voting | Software or Tool | Compares outputs from independently designed implementations so one flawed implementation is less likely to determine the final result alone. | |
| Diverse Recommendation Exposure | Software or Tool | Rebalances a feed or search ranking so raw popularity is offset by source diversity, minority evidence, uncertainty, and independent quality signals. | |
| Diverse Supplier Network | Institution | Uses suppliers with different geographies, ownership, logistics, technologies, or input sources to reduce correlated supply failure. | |
| Diverse Vendor Review | Checklist | Assesses whether vendor diversity is real across ownership, infrastructure, code lineage, hosting, support, credentials, and failure response capability. | |
| Diversification Ratio Calculation | Metric or Dashboard | Compares aggregate pool risk with the sum or average of standalone risks, collapsing 'is this pool really diversified?' into one number — and the effective count of independent bets behind it. | |
| Diversified Forecast Pool | Method | Combines forecasts from multiple forecasters, methods, horizons, or data feeds to support planning under uncertainty. | |
| Diversity Coverage Matrix | Artifact | A grid that lists the task-relevant kinds of variation a system ought to contain and flags which ones are missing, thin, or redundantly over-covered. | |
| Diversity Floor or Option Reserve | Policy | A standing policy that keeps a minimum reserve of diverse strategies or variants in play, so a coevolving adversary can't exploit a monoculture and there is always an un-obsoleted move to fall back on. | |
| Diversity-Floor Rate Boost | Policy | A standing control rule that automatically raises the rate of new-variant generation whenever measured diversity falls below a floor, then relaxes it once variety recovers. | |
| Divide-and-Conquer Algorithm | Method | A method that splits a problem into independent smaller cases of the same kind, solves each recursively down to a trivial base case, and merges the results — with a size measure that provably shrinks at every split. | |
| DNA or Biological Barcode | Biological Marker | Reads an organism's own standardized DNA region to attribute a biological sample to a species or population, matched against a reference barcode library. | |
| Dockerfile or Build Recipe | Method | A version-controlled, ordered recipe that assembles source and a base layer into a sealed, standard-format image the same way every time. | |
| Document Revision History | Register | Preserves a document's identity across drafts and editions by recording every revision, redline, and approval in order, so any past state is recoverable and every change is attributable. | |
| Document Substitution Matrix | Equivalence Mapping | A published table that lists, for each fact an applicant must prove, the alternative documents accepted as equivalent evidence — so lacking one specific form is not a dead end. | |
| Document Template | Template | A reusable document scaffold with fixed sections and variable fields or clauses. | |
| Document Version Revert | Artifact Procedure | Restores an earlier saved version of a document, design, or specification from its version history, so creative or editorial exploration can be undone without losing a proven earlier draft. | |
| Document-to-Practice Trace Matrix | Traceability Matrix | Maps every documented control requirement to concrete execution evidence, exposing which requirements have no proof, a substitution, or a silent deviation. | |
| Documentation Consolidation | Editorial Workflow | Merges scattered, overlapping, and conflicting documents into one authoritative current guide — retiring the originals to an archive and keeping a crosswalk of what folded into what, plus the rationale behind each superseded page. | |
| Documentation Maintenance Review | Review | Reviews instructions, runbooks, and decision records on a schedule so knowledge artifacts are caught and refreshed before they quietly rot into misinformation. | |
| Documentation Navigation Map | Artifact | A wayfinding layer over a body of documentation — entry points, guided routes, and cross-links that let a reader get around instead of searching blindly. | |
| Documentation Review for Cooperative Expectations | Review Practice | Audits a document against the cooperative expectations — clarity, grounding, relevance, sufficiency — before any reader hits the breakdown, and bakes the fixes back into the template. | |
| Documentation Revision | Artifact Revision | Rewrites the reference text — stale wording, missing examples, hidden edge cases — so the correct model is retrievable at the moment of action. | |
| Domain Expert Calibration Panel | Elicitation Panel | Convenes domain experts to judge which pairs are genuinely near or far, calibrating the metric's semantics against human expertise. | |
| Domain Expert Motif Review | Review Protocol | Convenes domain specialists to walk representative motif instances and judge whether the graph's construction and the pattern's meaning hold up before any motif claim is trusted. | |
| Domain Invariant Review | Procedure | A review with domain owners that tests whether proposed simplification preserves required distinctions and constraints. | |
| Domain Map | Artifact | A one-glance overview that draws the outer edge of a whole field, divides it into major regions, and marks where a newcomer can sensibly enter. | |
| Domain Model | Artifact | Represents the clarified entities, categories, relations, and constraints of a problem domain in a form that teams can inspect and use. | |
| Domain Reduction Pass | Procedure | Iteratively narrows possible values, options, quantities, or time windows by applying propagated constraints. | |
| Domain Restriction | Protocol | Restricts the candidate space to a chosen category — a jurisdiction, market, population, technology family, or discipline — argued to be where the relevant answers live. | |
| Domain-Bound Checklist | Audit Checklist | Audits a quantified claim to confirm its domain is declared, its exceptions are named up front, and it never silently expands or contracts mid-argument. | |
| Domain-Derived Feature Template | Reusable Template | Transcribes a formula domain experts already trust — a ratio, index, or threshold — into a reusable, expert-reviewed feature whose meaning is documented up front. | |
| Domain-Morphology Imaging | Tool | Turns the separated structure into measured numbers — domain size, shape, connectivity, and how the interfaces are moving. | |
| Domain-Separated Identifier Scheme | Method | Cuts collision exposure structurally by giving each context its own partitioned sub-namespace via a prefix, salt, or domain tag, so identifiers only ever compete within their own bucket. | |
| Domain-Shift Stress Test | Audit | Runs the learner in deliberately shifted worlds — new sites, times, instruments, populations — and ships only what keeps working once the training distribution's friendly correlations are gone. | |
| Domain-Specific Language | Restricted Notation | Designs a purpose-built notation in which invalid operations simply cannot be written, so domain escape is prevented at authoring time rather than caught by a later check. | |
| Domain-Specific Trust Evidence and Exposure Matrix | Test or Assessment | Replaces one global trust label with a grid of specific behaviors crossed against separated trust dimensions, each cell carrying an evidence grade and its contrary evidence. | |
| Dominance Filtering | Comparison Method | Removes a candidate only when another candidate is at least as good on every criterion and strictly better on one — a purely relative proof needing no bound or threshold. | |
| Dominance Screening | Screening Method | Removes every option that another feasible option matches or beats on all objectives, shrinking a listed field to its non-dominated set before any value choice is made. | |
| Dominance Violation Scan | Diagnostic Scan | Flags any single choice where an available option was at least as good on every attribute and strictly better on one — a selection no coherent preference should make. | |
| Dominant Balance Table | Template | A table that compares candidate terms, order classes, crossover points, retained status, and residual caveats. | |
| Dominated-Option Removal | Method | Eliminates any option that another available option beats (or ties) on every criterion that matters, leaving only the genuine trade-offs to decide between. | |
| Domino Tabletop Exercise | Rehearsal Exercise | Rehearses a mapped cascade scenario as a facilitated talk-through, stress-testing who has authority to act and whether the response can outrun the front. | |
| Done-at-Eighty-Percent Demo | Review | Shows the work to its customer while it's still visibly rough — around 80% — so their 'this already does what I need' becomes the trusted signal to stop, before the expensive last polish. | |
| Donor Stress Test | Test or Assessment | Examines whether the donor can maintain the subsidy under shocks without degrading its own critical functions. | |
| Door-to-Door or Field Sweep | Workflow | Sends people to physically walk every zone and verify units on the ground, catching the ones administrative records never held. | |
| Dormant Entity Registry | Registry | Keeps an entity's identity and last-known facts in a bounded, tiered, privacy-limited dormant record when detailed prediction isn't warranted — marking it unobserved rather than deleting it, so continuity survives a long gap without inventing a current state. | |
| Dosage Window Protocol | Protocol | Sets a standing acceptable range for a managed input — a floor for effect and a ceiling for harm — with codified rules for correcting back into it. | |
| Dose-Response Curve Mapping | Model | Charts the receiver's net response across the full range of input dose, locating the band where more helps and the point where it flips to harm. | |
| Dose-Response Inversion Curve | Model | Maps the whole input-to-outcome relationship, marking the dose where rising input stops helping and starts harming — and why the harm runs away once it begins. | |
| Dot Voting with Evidence Gate | Method | Surfaces collective preference by letting people spend a fixed budget of dots across options — but no option may pass to the shortlist on votes alone until it clears an evidence bar, so popularity can't outrun proof. | |
| Double Diamond Workflow | Process | Runs two diverge-then-converge diamonds in series — the first to reframe and define the right problem, the second to develop and deliver a solution — so a team can't skip straight to answering the wrong question. | |
| Double-Bind Analysis | Method | Diagnoses a communication or authority trap in which every available response is punishable, by exposing the level confusion between a message and the message about the message. | |
| Double-Blind or Identity-Masked Review | Review | Strips status and identity cues from the object of evaluation so judgment rests on the work itself, while preserving a governed path to unmask later for credit, conflicts, appeal, and accountability. | |
| Double-Blind Trial Protocol | Protocol | A protocol that masks both recipients and delivery personnel from knowing active versus comparator assignment. | |
| Double-Image Composition | Method | Arranges one set of marks so it resolves into two complete, coexisting pictures, holding the viewer between two stable readings of the same image. | |
| Doubly Robust Missingness Adjustment | Method | Combines outcome modeling with response weighting so estimates can remain consistent if one of the two model components is correctly specified. | |
| Downside Cap | Exposure Limit | Sets a hard, enforceable ceiling on the maximum loss an option may incur, so an unbounded worst case becomes a bounded, tolerable one. | |
| Downstream Cache Context Audit | Procedure | Checks exports, caches, screenshots, dashboards, reports, and model features for artifacts separated from their context. | |
| Downstream Inference Guardrail | Inference Guardrail | The constraint layer that stops readers of a complement from over-reading it — 'not in A' may not be treated as 'in the opposite of A,' and each complement label carries its permitted and forbidden inferences. | |
| Downstream Inference Label | Annotation Artifact | Attaches to the common subset an explicit statement of what its members' shared membership does and does not license a consumer to conclude. | |
| Downstream Remix Red Team | Adversarial Review | A pre-release exercise in which reviewers deliberately clip, caption, screenshot, meme, and hostilely reframe the artifact to find the fragments that betray its meaning. | |
| Doxastic Commitment Ladder | Interface | A named ladder of graded belief states — from heard, to plausible, to provisional, to action-guiding — with a confidence band and an action license for each rung. | |
| Draft Feedback Cycle | Process | Circulates an unfinished work product for feedback, has the author revise it, and re-reviews the revision, so the artifact improves across versions before it is ever finalized. | |
| Draft Review Cycle | Workflow | Implements the archetype for documents, plans, designs, or analyses by routing drafts through critique, revision, and approval. | |
| Drain Dashboard | Monitor | The live instrument panel of a drain — remaining backlog, oldest item, throughput, exceptions, and a completion forecast — that tells operators whether the drain is actually reducing risk or just moving work around. | |
| Drainage Channel | Physical Conduit | Confines diffuse runoff inside bounded banks and directs it along a rated path to a safe discharge, so it flows where intended instead of spreading into vulnerable ground. | |
| Dramatic Reveal | Method | Withholds a subject and controls the moment of disclosure so significance is felt as a sudden shift, engineered toward a named response and held back from cheap shock. | |
| Drift and Change-Point Detection | Detection Algorithm | Watches the proxy's own signal stream for abrupt breaks and gradual drift, flagging when its statistical behavior changes even before anyone measures the target. | |
| Drift Detection and Resynchronization Check | Monitoring Check | Watches a synchronized group for slippage past its timing, coupling, or interpretation tolerances and flags when it needs re-syncing — before the group silently fragments. | |
| Drift Recalibration Loop | Adaptive Control Loop | Closes the loop between drift detection and model upkeep — recalibrating parameters or retiring the model when the process outgrows its fitted law. | |
| Drift Sample Review | Monitor | Periodically re-judges a fresh sample of recent cases to catch the category's prototype drifting, and triggers revision of the reference cases before the drift is baked in. | |
| Drift vs. Noise Test | Statistical Test | Applies a formal significance test to a stretch of the path, refusing to call it a trend, streak, or skill until its displacement exceeds what a pure random walk would routinely throw up. | |
| Drill-Down Dashboard | Metric or Dashboard | A dashboard that starts with summary indicators and lets users navigate into lower-level evidence or segments. | |
| Drill-Down Root Signal Review | Disaggregation Method | Starts from an aggregate shift and traces it downward, level by level, to the local signals that account for it — owned by someone accountable for the read. | |
| Drilldown Recognition Interface | Interface | Allows users to move from broad category cues to progressively finer evidence while preserving the candidate set. | |
| Drip Campaign | Workflow | Implements a communication or fundraising sequence by sending small planned pulses over time rather than one continuous or massive push. | |
| Driver Cluster Heatmap | Visual Summary | Colors a driver-by-driver grid by interaction intensity and uncertainty so the eye lands instantly on the few hotspots worth analyzing, and a boundary rule keeps the grid from sprawling. | |
| Driver Network Graph | Network Representation | Draws drivers as nodes and their reinforcing or dampening influences as directed edges, so topology reveals which drivers are hubs, bridges, or blockers the strategy cannot ignore. | |
| Drug Holiday | Clinical Protocol | A clinician-supervised, consent-based pause in a chronic treatment, taken under safety cover so responsiveness or tolerance can be reassessed. | |
| Drug Interaction Screening | Test or Assessment | Checks whether medications, treatments, or supplements create harmful combined effects before they are co-prescribed or co-used. | |
| Drum, Metronome, or Pulse Track | Artifact | Supplies a steady external timing signal — drum, click, light, or track — that holds tempo independent of any person, giving the whole group one impersonal clock to lock onto. | |
| Dry-Run Reclamation Report | Preview Report | Computes exactly what would be reclaimed and reports it for review without deleting anything, so the delete-list can be approved before it runs. | |
| Dual Approval | Authorization Workflow | A workflow requiring two distinct approvals before a high-risk action can proceed. | |
| Dual Codebook Audit | Audit Procedure | A periodic conformance check on two separately maintained codebooks — one emic, one etic — that verifies their closure rules stayed distinct and no local category was quietly laundered into an analytic one. | |
| Dual Operating System | Organizational Design | Runs a reliable, hierarchy-based core operating system alongside a faster, network-based change system, joined by explicit links so people and learning cross between them. | |
| Dual or Triple Diagnostic Read | Adjudicated Read Protocol | Has a fixed few equally qualified readers each inspect the whole artifact blind, then routes every disagreement to a designated arbiter. | |
| Dual Timeline Board | Planning Visualization | Lays the event chronology and the narration order in two aligned lanes so a designer can see, at a glance, exactly where the telling departs from what happened. | |
| Dual-Actuator Calibration Test | Test or Assessment | Exercises the activating and restraining channels alone and together to measure each one's gain, timing, and health before they are trusted in service. | |
| Dual-Basis Transform | Method | Re-expresses the same object in a complementary (dual) basis so that questions that are hard in one representation become easy in the other. | |
| Dual-Framework Concept, Relation, and Assumption Map | Method | Models each framework's concepts, relations, evidence, assumptions, examples, and boundaries in its own terms — separately — before any cross-framework overlay. | |
| Dual-Function Compatibility Test | Protocol | Checks whether a feature can serve its new function without breaking its old one — and, when the two genuinely conflict, records the decision to split them. | |
| Dual-Homing | Connectivity Pattern | Connects a node to two upstream paths or providers so the node is not isolated by a single upstream failure. | |
| Dual-Key or Concurrence Rule | Protocol | Requires two holders of distinct authority to concur before a defined high-risk action can execute, so no single actor can complete it alone. | |
| Dual-Key Safety Rule | Rule | Requires two independent authorities to concur before any action that cuts the control margin or nears a catastrophic threshold, so no single actor can push the standoff over the edge. | |
| Dual-Metric Decision Memo | Document | Records aggregate-state obligations, leading-edge action, horizon assumptions, owners, resources, triggers, and review date together. | |
| Dual-Run Equivalence Test | Audit | Runs one behavior unit under both its original and a new context and compares the outputs, so context-coupling bugs surface as divergences instead of silent drift. | |
| Dual-Surface Sign-Off | Protocol | Refuses to approve the summary and the substance separately: the two are signed off together, by accountable owners, or neither ships. | |
| Dual-Valence Metric Dashboard | Monitoring Dashboard | Tracks approach strength and avoidance strength as two separate channels over time, so rising resistance is never masked by rising enthusiasm. | |
| Dual-Write Outbox and Inbox Pattern | Workflow | Persists intended changes and idempotent receipt so propagation survives partial failure. | |
| Due-Diligence Escape Gate | Process | Treats winning as provisional — a bounded post-win window in which the deal must survive verification against the winning estimate, with a real path to walk away or re-price if it does not. | |
| Dunning-Kruger Curve Briefing | Orientation Briefing | A short explanation of why novice confidence may be high before complexity is visible and lower after awareness improves. | |
| Duplicate and Near-Duplicate Scan | Monitor | Hunts for the same or nearly-identical cases sitting on both sides of a split — the overlap that quietly turns memorisation into apparent generalisation. | |
| Duplicate Detection Audit | Audit | Periodically sweeps assigned identifiers against a uniqueness registry to find and resolve duplicates that have already slipped in, rather than preventing them at assignment time. | |
| Duplicate or Blind Remeasurement Check | Verification Protocol | Re-measures the same item a second time with the first result hidden, so the scatter you observe is honest field variation rather than an observer agreeing with their own earlier answer. | |
| Duplicate Resolution Queue | Workflow | Routes look-alike records to deterministic, probabilistic, and human adjudication so each real unit is counted exactly once. | |
| Duplicate Target Scan | Test or Assessment | A scan that detects target values assigned to multiple distinct sources. | |
| Duplicate-Detection Dashboard | Monitoring Dashboard | A live monitoring surface that tracks collision and retry rates over time and flags when a namespace is approaching its collision budget. | |
| Duplicate-Safe Payment Operation | Workflow | Combines payment identifiers, authorization boundaries, settlement status, and reversal paths to prevent repeated payment attempts from transferring value twice. | |
| Durable Queue with Acknowledgement | Tool | Persists each message and keeps it until the consumer acknowledges success, redelivering on crash or timeout — so messages survive failure, at the cost of possible duplicates. | |
| Durable Subscription Queue | Tool | A per-subscriber queue that persists unacknowledged events across disconnects and restarts, so a consumer that was offline still receives everything it missed. | |
| Duration Gap Dashboard | Metric or Dashboard | Shows current and stressed duration gaps, rollover concentrations, coverage floors, and breach triggers. | |
| Duty-Priority and Harm Comparison | Method | Compares authority, nonwaivable duties, affected-party harm, reversibility, and delay under each priority. | |
| Dynamic Capacity Allocation | Resource Reallocation | This can drift into Load Balancing if the primary act is routing work to equivalent capacity. It fits Service Rate Matching when resource level or cadence changes to stabilize a queue. | |
| Dynamic Pricing | Adaptive Pricing Algorithm | Continuously re-computes the posted price from live demand, inventory, and willingness-to-pay signals, so the number a buyer sees always reflects current conditions instead of a fixed list. | |
| Dynamic Programming / Value Iteration | Formal Optimization Method | Solves for the optimal policy by sweeping a value array with discounted one-step-lookahead backups until the values stop changing, then reading the greedy action off each state. | |
| Dynamic Programming Method | Formal Optimization Method | Solves an optimization problem by decomposing it into overlapping subproblems, solving each exactly once in dependency order, and recombining the stored results into the whole. | |
| Dynamic Programming Recursion | Method | Solves a whole-trajectory optimization by recursing over states, storing the optimal cost-to-go at each, so the best complete path is assembled from optimal sub-paths. | |
| Dynamic Programming Table | Artifact | A grid indexed by subproblem state whose cells hold the stored partial answers, filled bottom-up so each subproblem is computed once and looked up thereafter. | |
| Dynamic Route Optimization | Tool | Continuously recomputes routes and assignments from live demand, capacity, traffic, priority, and failure signals, so the fan-out adapts to conditions on the ground instead of following a fixed plan. | |
| Dynamic Source-Reliability Scorecard | Governance Scorecard | A maintained, human-readable rating of each source's reliability across multiple axes, updated as sources perform, that governs how much mixed or qualitative evidence should count. | |
| Dynamic Staffing Schedule | Process | Continuously reassigns a shared pool of people to the fronts that need them, floating only those eligible to move and never stripping any front below its protected coverage floor. | |
| Dynamic Team Reassignment | Redeployment Protocol | Pulls people and roles out of their normal assignments and re-slots them onto the fronts that need them, on a pre-agreed rule, when the standing staffing arrangement can no longer hold. | |
| Earliest-Deadline-First Dispatch | Rule | Always dispatches the job with the nearest deadline next, trading away future flexibility to hold down the worst lateness when urgency is what matters. | |
| Early Warning Forecast | Risk Forecast | Predicts whether and when a threatening condition will cross a harm threshold, issues the warning far enough ahead to act, and stands the response down when the threat recedes. | |
| Early Warning Forum | Ritual | Creates a regular cross-functional venue where weak signals can be interpreted from multiple perspectives without premature consensus. | |
| Early Warning Indicator | Monitor | Watches leading precursors — accelerating growth, rising variance, slowing recovery, thinning reserves — that flag an approaching crash while there is still time to act. | |
| Early-Adopter Incentive | Method | Rewards the people who join before the network is valuable, bridging their early risk with a subsidy that sunsets as real value appears. | |
| Early-Warning Signal Panel | Early Warning Monitor | Watches a signal's rising variance, autocorrelation, and slowing recovery for the statistical fingerprints of an approaching transition, firing warnings at set thresholds. | |
| Early-Window Sentinel Monitoring | Monitor | Watches the short formation window of each new cohort in real time, reading the early conditions that will set its lifetime strength while there is still time to intervene. | |
| Earnout, Holdback, or Contingent Contract | Artifact | Structures the deal so part of the price is paid only if the won value actually materializes — capping what you lose if winning meant overpaying, and shifting that risk back onto the seller. | |
| Easement, Covenant or Use Restriction | Artifact | A durable burden that attaches to the resource itself — carving out a specific right for a non-owner, or forbidding a specific use — and travels with it through every sale. | |
| Eat-Your-Own-Dogfood Requirement | Ritual | Requires the people who design, build, or mandate a system to live under it themselves, so the burdens they impose land first on them. | |
| Ecological Adaptive Management Cycle | Workflow | Links local monitoring, management action, ecosystem response, and regional policy adjustment so nested ecological feedback loops learn together. | |
| Ecological Disturbance Mapping | Spatial Propagation Model | Maps how a local ecological disturbance spreads through habitat connectivity and seasonal timing until it tips a larger system into a new regime. | |
| Ecological Fallacy Guardrail | Validity Guardrail | Blocks group-level statistics from being read as individual-level claims by fixing the unit of analysis and the boundary of what the aggregate is allowed to mean. | |
| Ecological Intervention Level Choice | Ecosystem Management Protocol | Chooses among nested ecological scales — organism, site, corridor, watershed, region — driven by where source populations and propagation pathways actually sit, often as a coordinated portfolio. | |
| Ecological Management Plan | Management Plan | Aligns land uses and stakeholders around ecosystem viability across long horizons and cross-boundary effects. | |
| Ecological Monitoring Network | Domain Monitoring System | A standing network of field measurements from plot to watershed to region, calibrated against natural baselines and seasonal cadence so slow regime shifts can be told apart from ordinary variation. | |
| Ecological Pairing Plan | Method | Pairs species, habitats, or land-use practices so each supports the conditions under which the other can thrive. | |
| Ecological Phase Management | Method | Implements the archetype by changing restoration, protection, disturbance, harvesting, invasive control, or monitoring actions according to ecological succession or regime phase. | |
| Ecological Regeneration Practice | Method | Restores the living components a working ecosystem depends on — soil life, seed stock, habitat, species diversity — so the land keeps reproducing its own fertility instead of spending it down. | |
| Ecological Resilience Design | Domain Method | Arranges habitat, corridors, refugia, and disturbance regimes across spatial scales so ecological function persists through disturbance and recolonizes from what survived. | |
| Ecological Restoration Action | Intervention | A staged intervention that returns a degraded living system to a resilient dynamic range by adjusting species pressure, habitat, and flows. | |
| Ecological Restoration Monitoring Plan | Domain Monitoring Plan | A long-horizon monitoring protocol that tracks a restored ecosystem against reference indicators — confirming real recovered function, not just replanting, and watching for reinvasion and erosion. | |
| Ecological Restoration Pilot | Method | A bounded field intervention that jump-starts a self-sustaining successional trajectory in a degraded habitat, then hands the recovery over to the system's own feedbacks. | |
| Ecological Scale Mapping | Mapping Method | Maps nested spatial scales — organism, patch, watershed, region — and traces how a local ecological event travels outward along the physical flows that connect them. | |
| Ecological Scale Review | Test or Assessment | Reads the characteristic scale off ecological evidence spanning organism, patch, habitat, landscape, watershed, and biome, so interventions target the scale where the process is actually generated, and marks the boundary where that process's dynamics no longer hold. | |
| Ecological Scale Selection | Selection Procedure | Finds the ecological unit — patch, watershed, landscape — at which a process actually operates by testing candidate scales and seeing where the pattern is sharpest. | |
| Ecological Scale Translation | Method | Moves observations among plot, site, population, region, and landscape scales by routing through an intermediary scale, mapping spatial heterogeneity, and preserving the ecological relationship that must survive. | |
| Ecological Spacing Buffer | Policy | Keeps similar elements far enough apart that a strong one's influence fades before it reaches its neighbors, so distinctions stay clean without any of them being erased. | |
| Ecological Threshold Monitor | Monitor | Watches a few decisive indicators at the edge and trips an alarm as exchange, composition, or exposure approaches a safety threshold — before the zone tips into harm. | |
| Ecological Validity Screen | Validity Check | Tests whether the environment a heuristic runs in is learnable enough — regular cues, prompt feedback — to justify any confidence at all before calibration even begins. | |
| Economic Order Quantity Model | Method | A formulaic inventory mechanism for balancing ordering or setup cost against holding cost. | |
| Economy of Force Allocation Sheet | Allocation Worksheet | Apportions force across fronts — minimum-safe coverage on the non-decisive, concentration on the decisive, a named reserve held back — as one explicit ledger. | |
| Ecosystem Monitoring | Workflow | Collects distributed environmental or ecosystem observations to detect emergent changes in populations, habitats, flows, or interactions. | |
| Ecosystem or Asset Monitoring Transect | Monitor | Repeatedly samples the same fixed route or points across a system to read the actual condition of the load-bearing substrate — turning ground-truth about depletion into evidence that can override optimistic output numbers. | |
| Ecotone Inventory | Register | Finds and catalogs every edge zone in a system — each with the two regimes it divides and the phenomena that live only there — so edges stop being invisible to interior-oriented rules. | |
| Edge Cache with Origin Synchronization | Cache Synchronization Protocol | Serves reads from geographically local replicas held close to the user, keeping each replica honest against a single authoritative origin through freshness clocks and invalidation. | |
| Edge Control Node | Tool | Pushes sensing and actuation into a local device that reads and acts on its own state within set-points, so control doesn't wait on a round-trip to the center. | |
| Edge Stewardship Review | Review | A recurring governance forum that gives the edge an accountable owner and works its opportunity-and-risk ledger, so the interface neither interior claims stops being an orphan. | |
| Edge Support Rotation | Staffing Rotation | Rotates experienced backbone staff out to the newest edge with real local authority, stabilizing it and seeding durable local capability before rotating back. | |
| Edge Transect Mapping | Method | Drives a measured line through a single edge to profile how conditions change across it and read off the edge's true width. | |
| Edge-Case Adjudication Panel | Institution | A standing review body that decides contested individuation cases and records each ruling as governed, appealable precedent rather than hidden drift. | |
| Edge-Case Analysis | Method | Works a corpus of hard, borderline, and novel cases to expose where a category boundary is arbitrary, underspecified, or out of step with what the category is for. | |
| Edge-Case Probe Suite | Test or Assessment | A curated battery of boundary, sparse, and long-tail inputs fired at the tiling to expose gaps, mis-thresholds, and seam conflicts. | |
| Edge-Case Testing | Test Procedure | ||
| Edge-Case Walkthrough | Case Stress Test | Runs hard, contested cases through both the current and the proposed framework side by side, tracing what each actually does to them before the rule is changed. | |
| Edge-Condition Dashboard | Monitor | Turns the edge zone's live condition into a running set of indicators and alerts, so its state is watched continuously rather than noticed only when something has already broken. | |
| Edge-Detection Kernel | Method | A contrast-oriented kernel that turns local changes into an edge, boundary, or gradient response. | |
| Edge-Effect Impact Assessment | Diagnostic Estimation | Estimates how far the edge's influence reaches into each interior and what it destroys or creates there, sorted into a ledger of edge risks and opportunities. | |
| Edition and Manifestation Catalog | Register | A running list of every concrete manifestation of a work across carriers, each tagged with its release or supersession status and its canonical citation form. | |
| Edition or Variant Collation Table | Tool | Aligns the versions, translations, amendments, and witnesses side by side so a reading can't mistake version-contingent wording for a stable property of the text. | |
| Editorial Charter | Governance Charter | A founding, ratified document that names the protected domain of judgment and vests final authority in the evaluator, so independence rests on written mandate rather than goodwill. | |
| Editorial Cut | Curation Method | Sharpens what remains by removing redundant, premature, or decorative material — while preserving the context the survivors depend on and keeping the cuts recoverable. | |
| Editorial or Deliberative Balance Rule | Participation Rule | Ensures that relevant perspectives, issues, sources, or stakeholder positions are represented enough for a decision or publication to remain balanced. | |
| Editorial Priority Calendar | Planning Artifact | Budgets a communications team's coverage attention forward across topics, campaigns, and standing beats, so audience and staff focus is allocated by plan rather than by whatever broke today. | |
| Editorial Standards Board | Institution | A standing body that owns the gate's purpose, authority, and criteria — setting the standard, resolving the hard cases the rules don't cover, and revising the rules as the world changes. | |
| Editorial Workflow | Workflow | Implements pipeline staging for text or media by separating drafting, editing, fact-checking, approval, production, and publication responsibilities. | |
| Education Scaffolding by Stage | Method | Implements the archetype by matching supports, prompts, autonomy, feedback, and challenge level to the learner or cohort stage. | |
| Educational Mastery Assessment | Competency Assessment | Requires a learner to demonstrate prerequisite competence, not seat-time, before advancing — and routes those who fall short into targeted remediation rather than forward. | |
| Educational Pictographic Scaffold | Learning Scaffold | Uses repeated symbols as temporary recognition aids that carry meaning before learners can read the words — then fade as understanding takes hold. | |
| Effect Contract Annotation | Document | Documents allowed reads, writes, emissions, notifications, and external calls in or near the interface definition. | |
| Effect Review Checklist | Checklist | Prompts designers or operators to ask what shared state an action can change beyond the declared interface. | |
| Effect-Chain Tracing | Causal Tracing | Follows an utterance's consequences forward as a causal chain — immediate reaction to downstream behavior to lasting consequence — and marks where the effect that actually landed diverged from the effect the speaker sought. | |
| Effect-Compartment Lag Model | Model | Inserts a hypothetical effect-site compartment so measured exposure and observed response can be separated by a modeled time lag. | |
| Effective Configuration Diff | Tool | Computes the fully-resolved effective settings for a node and labels each value with where it came from, so you can see what was inherited versus overridden locally. | |
| Effective Founder Contribution Analysis | Analytic Method | Estimates the realized or expected descendant contribution of founders after unequal reproduction, copying, recruitment, attrition, and network influence. | |
| Effective Independent Provider Count | Diagnostic Estimation | Collapses a weighted, correlation-adjusted dependency portfolio into a single honest number — how many genuinely independent providers you effectively have, which is usually far fewer than you can name. | |
| Effective-Rate and Doubling-Time Dashboard | Monitor | Tracks the effective compounding rate and its doubling time, and tests the trajectory against an additive baseline so ordinary accumulation isn't mistaken for exponential growth. | |
| Efference-Copy Cancellation | Method | Feed a copy of your own outgoing command into a forward model, predict the sensations you're about to cause, and subtract them — so only the world's part of the signal survives. | |
| Efficiency-Dividend Lockbox | Institution | A standing fund that ring-fences a defined share of efficiency savings for resource retirement or public benefit, so the dividend cannot be silently reinvested into more throughput. | |
| Efficient Frontier Plot | Visualization | Draws the non-dominated options as points in objective space with the efficient boundary traced through them, so which options are efficient is visible at a glance. | |
| Effort-Tracking Rubric | Template | Defines observable process indicators — attempts made, feedback requested, revisions completed, practice time, obstacle responses — so effort can be seen without judging worth. | |
| Effort–Strategy Reflection Prompt | Reflective Prompt | A quick self-directed question that converts a raw performance outcome into a specific effort-and-strategy adjustment before it hardens into a talent or inability label. | |
| Eigen-Direction Review | Analytical Classification | Reads the local model's structure to classify which directions decay, which amplify, and how they couple — turning a saddle into a labeled set of stable and unstable modes. | |
| Eigendecomposition Workflow | Method | Takes an explicitly known linear operator and returns its complete set of invariant directions together with the scalar gain of each — the full modal picture the rest of the analysis reads from. | |
| Elastic Capacity Scaling | Tool | Watches a load indicator and automatically adds capacity when it crosses a threshold, then removes it when the burst subsides — matching supply to demand in near-real time. | |
| Elastic-Net Embedding | Method | Lays out the whole map by relaxing a two-term energy — each substrate point pulled toward the source data it should represent, while neighboring substrate points are pulled together — so the map fits the data and stays smooth at once. | |
| Elasticity Experiment | Method | Deliberately tests several lever magnitudes, messages, or friction levels on small slices before scaling, to measure how strongly demand rebounds — the elasticity every price and guardrail is tuned against. | |
| Electronic Data Capture Form | Data Capture Instrument | A structured electronic form that governs how each value is entered, validated, and scored so data capture cannot quietly break the protocol. | |
| Electronic Signal-Mediated Control | Control Architecture | Replaces a mechanical command-transmission linkage with electronic signaling between sensor, computer, and actuator, so control flows as signals rather than through rods and cables. | |
| Elevated or Distanced Viewpoint | Method | Moves the observer up or back so the full extent of something too large to see from within becomes visible at once — from a vantage that is inherently safe. | |
| Eligibility Audit | Procedure | Runs a program's eligibility criteria against a panel of real and hypothetical applicants to check that they admit the intended cases, exclude only what the purpose requires, and treat borderline claims consistently. | |
| Eligibility Class System | Eligibility Determination System | Sorts applicants into qualification classes by testing evidence against stated criteria, with a contestable appeal path and explicit rules for what happens when a case's facts or the criteria themselves change. | |
| Eligibility Criteria | Policy | Codifies, as a published rule set, exactly who or what qualifies as a valid input to a policy, service, or program — turning a fuzzy 'who is this for' into a decidable membership test. | |
| Eligibility Criteria Checklist | Criteria Checklist | Turns a qualifying condition into an ordered list of evidence-backed criteria a reviewer applies to one candidate at a time. | |
| Eligibility Element Exclusion Review | Review | Rules an applicant ineligible by showing that one mandatory element of a conjunctive requirement is absent — while fixing the exact program and period the exclusion binds and the waivers that could defeat it. | |
| Eligibility or Rights Notice | Artifact | Tells a specific eligible person, in plain terms, that a right, benefit, or option applies to them — and what using it means — so an entitlement they don't know they have becomes actionable. | |
| Eligibility Rule | Test or Assessment | Specifies which people, cases, projects, records, or options are admitted into a program, process, queue, or decision space. | |
| Eligibility Screen | Checklist | Admits or rejects each candidate individually against fixed yes/no or threshold criteria, building a qualified set one unit at a time. | |
| Eligibility Screening | Review | Applies formal, published eligibility criteria to applicants, cases, or bids — with an owner, an audit trail, and an appeals path — so exclusions are accountable and reversible, not just efficient. | |
| Eligibility Threshold Review | Review | Re-examines a cutoff that decides who is in or out of a benefit, service, or protection, so the line still serves its purpose and treats groups fairly. | |
| Elimination Decision Log | Register | Keeps an append-only record of every candidate ruled out — the rule used, the absent consequence, and the confidence — so the surviving set stays explicit and each elimination is auditable and reversible. | |
| Embedded Aggregate Document | Artifact | Stores a whole entity and the related data it is always read with as one nested document, so a single-key fetch returns the entire aggregate with no joins or fan-out. | |
| Embedded Specialist Review Lane | Role or Team | Puts scarce expert judgment right where ordinary cases stall — a governed lane with triage, capacity limits, and escalation — so the specialist accelerates many cases without becoming a bottleneck or a rubber stamp. | |
| Embedded Tooltip or Contextual Help | Embedded Help | Point-of-use help built into the tool itself, thinned in visibility and detail as usage signals show the user no longer needs it. | |
| Embedding Collision Probe | Audit | Hunts for distinct source items that landed on the same or near-identical host location, exposing the identity collapses that make an embedding quietly merge things that should stay separate. | |
| Embedding Projection | Learned Projection | Maps complex objects into a dense low-dimensional vector space where geometric proximity encodes similarity, so retrieval, clustering, and neighborhood search become usable — at the cost of axes no one can read individually. | |
| Embedding-Then-Clustering Pipeline | Computational Pipeline | Represents cases as learned embedding vectors and clusters them in that space, so groups emerge from semantic proximity rather than hand-picked attributes. | |
| Embodied-Resource Payback Test | Valuation Model | Checks whether the resource embodied in replacing or upgrading equipment is actually repaid by the in-use savings within the equipment's life — after real-world rebound is counted. | |
| Emergency Action Log | Accountability Record | A contemporaneous, tamper-evident running record of every exceptional action taken while emergency mode is on — binding each act to its actor, authority, tier, and time so overreach can be told from justified response. | |
| Emergency Authority Charter | Document | Delegates time-bounded decision rights with scope, logging, review, and revocation. | |
| Emergency Authority Matrix | Reference Matrix | A pre-authored lookup table whose rows are severity tiers and whose cells say what powers each tier unlocks, how they are bounded, and which limits never relax at any level. | |
| Emergency Change Alert | Alert Protocol | Pushes an urgent, high-priority alert when a change must happen faster than normal lead time allows — grading the impact, escalating until critical dependents respond, and compensating for the notice that could not be given. | |
| Emergency Command Levels | Framework | Activates progressively larger tiers of command as an incident outgrows local response, expanding coordination span and resource authority at each level. | |
| Emergency Exception Log and Ratification Queue | Workflow | Captures an already-taken urgent departure the instant it happens and drives it into a bounded queue for prompt confirmation, modification, or revocation by the proper authority. | |
| Emergency External-Seed Recovery | Protocol | When the bootstrap chain is lost or found compromised, deliberately reaches outside the self-hosted world — under explicit human authorization — to re-import a trusted seed and rebuild from it. | |
| Emergency Fallback Runbook | Operational Artifact | A pre-written, rehearsed procedure that tells whoever is on the scene exactly how to fall back to a safe degraded mode under pressure — who may call it, what steps to run, and whom to notify. | |
| Emergency Fund | Artifact | A designated pool of money or immediately usable resources reserved for unexpected urgent needs. | |
| Emergency Governance Mode | Governance Mode | Temporarily shifts authority and escalation into a crisis regime — with the trigger that switches it on and the sunset that switches it off both fixed in advance — so decisions can be made fast without the shift becoming permanent. | |
| Emergency Override Protocol | Protocol | Allows temporary external intervention only when predefined harm, rights, safety, legal, or systemic thresholds are met. | |
| Emergency Powers Sunset Clause | Sunset Clause | Grants extraordinary authority only with a built-in expiry date, so an emergency power dies automatically unless it is openly re-authorized. | |
| Emergency Preparedness Drill | Drill | A live, physical rehearsal of a response under simulated stress — people actually move, call, and act — to build the muscle memory and surface what the paper plan got wrong. | |
| Emergency Reserve | Institution | Holds a standing pool of protected capacity, ring-fenced from routine use, that is released only when a rare acute crisis outruns normal supply. | |
| Emergency Reserve Stock | Artifact | Stores critical materials, funds, equipment, or supplies for use when ordinary supply is interrupted. | |
| Emergency Role Assignment | Prepared Response Protocol | Pre-assigns named people to named emergency roles ahead of time, keyed to a trigger and an urgency tier, so that when an incident hits nobody burns seconds deciding who acts. | |
| Emergency Stop | Interface | A user-accessible control that forces immediate stop or safe-state entry when continuation is hazardous. | |
| Emergency Temporary Threshold | Exception Protocol | Authorizes a relaxed, time-limited good-enough bar under verified urgency, with nonwaivable floors intact, an automatic expiry, and a standing fallback, so ordinary standards return by the clock rather than by convenience. | |
| Emergency Unblinding Procedure | Procedure | A controlled pathway that reveals one participant's assignment when safety requires it, under authorization and with a permanent record. | |
| Emergency-Authority Activation and Sunset Gate | Protocol | Grants exceptional powers on a bounded trigger and revokes them on a hard expiry — logged, independently reviewed, and designed to hand ordinary authority back. | |
| Emergent Behavior Dashboard | Metric or Dashboard | Displays aggregated local signals, pattern hypotheses, uncertainty, and response status in a visible review surface. | |
| Emergent Practice Repository | Artifact | Collects examples, variants, and context notes of an emergent practice so others learn from the whole range rather than a single flattened template. | |
| Emergent-Risk Moderation | Moderation Workflow | Moderates behavior by its contribution to a forming harmful macro-pattern rather than by isolated rule violations, adjusting thresholds as the pattern shifts. | |
| Emerging Issue Triage Board | Workflow | Reviews new weak signals, assigns response tiers, identifies owners, and schedules follow-up without requiring every signal to become an emergency. | |
| Emic Context Interview | Method | Reconstructs, from the inside, how a host culture will read an imported artifact — the norms and local meanings invisible from the origin side. | |
| Emic-Etic Contrast Matrix | Comparison Matrix | A grid that places the same cases under both the emic and the etic account at once, so correspondences, partial matches, and outright breaks between the two become visible cell by cell. | |
| Emissions Leakage Control | Method | Measures the embodied environmental burden crossing a boundary and neutralizes the cost differential, so a local gain can't be manufactured by exporting the harm. | |
| Emotion Labeling | Naming Practice | Names the affective signal in plain, non-shaming words and surfaces the unstated judgment it is smuggling — nothing more. | |
| Emotional Labeling Round | Ritual | Goes around the group inviting each person to name the feeling in the room out loud, which both surfaces it as shared and loosens its grip on judgment. | |
| Emotional Regulation Routine | Ritual | Uses breathing, reflection, pause-before-response, or structured reappraisal to reduce rapid affective overcorrection in human behavior. | |
| Empathy Map with Evidence Marks | Artifact | Captures what another agent seems to see, hear, think, feel, say, and do — with every cell tagged as observed evidence or actor assumption. | |
| Empathy Mapping | Artifact | A perspective-taking artifact that can support situational evidence gathering when bounded by standards and accountability. | |
| Empirical Distribution and Increment Fit | Model | Fits the distribution of values or increments directly from data with no assumed parametric family, giving the assumption-light baseline every richer model must beat. | |
| Employee Ownership Trust or Share Plan | Institution | Places a company's equity in a trust or broad share scheme so the workforce collectively holds ownership, shares profits, and gains a protected long-term stake. | |
| Empty Collection Return | Api Contract | Makes 'nothing found' return an empty collection of the right type rather than null, so every caller can iterate without a special case. | |
| Empty Set Literal | Formal Notation | The canonical written value for a collection with no members — a first-class constant that operations and proofs can reference instead of improvising a blank. | |
| Empty-Result Review Gate | Review Gate | Halts action on an empty or surprisingly small intersection until someone confirms it means true incompatibility rather than a stale source or an over-strict filter. | |
| Empty-State Design | Interface Pattern | Turns a screen with no content into a designed state that explains what is absent, why it is absent, and what to do next. | |
| Empty-State Message | Interface Pattern | Turns a blank screen into a designed empty state that tells the person why nothing is here and what to do next. | |
| Empty-State Prompt | Artifact | Turns a blank container — an empty inbox, list, or workspace — into a cue that names what could go there and offers the first step to put it there. | |
| Enclosure or Chassis Secondary Function | Artifact | Drafts a mandatory enclosure, housing, or chassis into a secondary structural, thermal, or shielding role so the separate internal part that used to carry it can be deleted. | |
| Encoded Command with Local Actuation | Architecture | Sends the command as an encoded signal to an intelligent endpoint that converts it into local physical action, splitting one mechanical transmission path into a signal leg and an actuation leg. | |
| Encounter Surface Observation Walk | Diagnostic Observation | A structured field walk that watches who actually uses a contact surface and who is quietly kept out, turning direct observation into a refresh agenda. | |
| End-of-Life and Maintainer Activity Check | Diagnostic Estimation | Assesses whether an inherited substrate is still alive — within its support window and actively maintained upstream — so a component everyone assumes is cared-for isn't quietly abandoned. | |
| End-of-Line Batch Release Test | Offline Release Gate | Tests finished units or batches at a final gate before shipment, when inline detection is impractical, slow, or better consolidated at the end. | |
| Endorsement Scope Checklist | Checklist | Determines whether association with a person, brand, institution, funder, publisher, or platform is an endorsement, a neutral conduit, or an irrelevant co-location — and scopes what a real endorsement covers. | |
| Endpoint Completion Dashboard | Monitor | Puts verified endpoint completion — not trunk throughput or dispatch — at the center of the view, exposing the gap between what was sent and what actually arrived, sliced by segment. | |
| Endpoint Cost-to-Serve Analysis | Diagnostic Estimation | Estimates the full cost of successfully completing service at each class of endpoint — including the last-mile share that trunk-level accounting hides — so the true economics of the edge become visible. | |
| Endpoint Equivalence Test Suite | Test or Assessment | Checks whether outputs from different paths satisfy the same functional outcome standard. | |
| Endpoint Strength Probe Network | Measurement | Samples delivered signal or effect at representative receivers, routes, distances, subgroups, and times, so persistence is judged at the endpoint rather than inferred from source output. | |
| Energy Accounting | Method | Tracks energy through every conversion across a defined boundary — input, useful work, storage, and losses — so that energy, conserved in quantity but degraded in quality, is fully accounted rather than assumed. | |
| Energy-Minimization Model | Model | Casts the design goal as a single scalar energy over admissible configurations and takes the solution to be the lowest-energy state. | |
| Enforcement Pattern Dashboard | Monitor | Tracks who actually gets inspected, cited, fined, or let off — broken out by actor size and ties — so capture that hides in the pattern of discretion rather than in any single decision becomes visible. | |
| Engagement Kill Switch | Fail Safe Control | A single, always-reachable control that halts an in-progress defensive response the moment it is caught engaging protected self, before the damage spreads further. | |
| Engagement Matrix | Template | A planning template with one row per stakeholder class and columns for engagement depth, channel, timing, owner, and feedback obligation — the master operational engagement plan. | |
| Engagement Threshold Table | Calibration Table | Converts severity or state tiers into a graduated ladder of proportional response, so a mild condition unlocks a light action and a severe one a stronger action. | |
| Engineering Equation Sanity Check | Review | Checks a formula and its computed result for both dimensional coherence and physically plausible magnitude before the number is trusted. | |
| Engineering Review Gate | Governance Mechanism | Requires technical review before a prototype, model, or design moves to a more integrated or operationally realistic level. | |
| Engineering Tolerance Specification | Artifact | Writes down the allowed deviation from a nominal requirement so parts and interfaces made by different hands still fit and function. | |
| Ensemble Feature Readout Model | Software or Tool | Reads a high-dimensional vector of learned features and sub-model outputs as a joint pattern of evidence for a target, preserving their disagreements and correlations rather than averaging them. | |
| Ensemble Model | Method | Combines multiple predictive models into one composite predictor whose output depends less on any single model specification. | |
| Ensemble Rehearsal Cycle | Workflow | Tests the combined whole repeatedly so line balance, timing, and interaction can be adjusted. | |
| Ensemble Weighting Table | Artifact | A standing table that fixes which judgment sources are in the pool and what reliability, calibration, and diversity weight each one carries — before any combining happens. | |
| Entailment Cascade Audit | Audit Check | Traces which downstream changes actually follow from the antecedent through the causal model, separating necessary consequences from smuggled-in embellishments. | |
| Entity Definition Workshop | Ritual | A facilitated session that surfaces the tacit, conflicting assumptions about what counts as one entity before any system is built on them. | |
| Entity Resolution Policy | Procedure | A standing procedure for deciding whether two records refer to the same entity by applying an explicit same-as criterion rather than raw token matching. | |
| Entity-Grouped Split | Protocol | Partitions train and test by the underlying entity — patient, speaker, site, household, lineage — so no single entity has rows on both sides of the boundary. | |
| Entity-Relationship Schema | Model | Models the domain as entities, relationships, keys, and cardinalities so identity and referential integrity are enforced by the shape of the data itself. | |
| Entity-Trajectory Projection | Model | Derives one entity's path through time by gathering every event it took part in — resolving its identity across records and stitching cross-referenced layers into a single ordered trajectory. | |
| Entrant Value-Curve Dashboard | Monitor | Tracks the entrant's improvement slope, cost decline, and quality against the good-enough line, and fires a scale-or-hold signal when the trend crosses a preset threshold. | |
| Entrenchment Audit | Diagnostic Audit | Tests, after a handover, whether authority actually moved — probing for the shadow signals that show the old holder still runs the role in everything but name. | |
| Entropy Budget Dashboard | Monitoring Dashboard | A continuous instrument that measures the realized draw stream's entropy, drift, and hidden periodicity against a set budget and raises an alarm when predictability creeps back in. | |
| Entropy Metric Dashboard | Instrumentation Artifact | Surfaces the accumulating-disorder signals — backlog age, stale-record counts, exception volume — on one screen so degradation becomes visible before it becomes a crisis. | |
| Entropy-Generation or Loss-Rate Calculation | Method | Quantifies loss rates for candidate hotspots using available thermodynamic, operational, or accounting data. | |
| Entry Funnel Abandonment Analysis | Behavioral Analytics | Measures where and among whom entrants stall or quit along the crossing path, reading observed step-by-step behavior rather than the process's official design. | |
| Entry-Barrier Sunset and Review | Review | Puts an expiry date on the barriers that keep newcomers out, so each licence, standard, or approval requirement must periodically re-earn its keep or lapse. | |
| Entry/Exit Normalization Protocol | Normalization Protocol | Fixes how entrants and exiters enter the weights so that churn in the population does not masquerade as real change in the weighted mean. | |
| Enumeration and Dovetailing | Process | Semi-decides a class by fairly interleaving all candidate computations, halting 'yes' the moment one succeeds and otherwise running on — buying a complete yes-side at the cost of no honest 'no'. | |
| Enumeration Area Map | Artifact | Partitions the declared population space into numbered, owner-assigned zones so every area has an accountable search path and no ground is silently skipped. | |
| Enumeration Quality Backcheck | Test or Assessment | Re-verifies a sample of already-enumerated units to measure error, fraud, and omission, turning a completeness claim into a tested one. | |
| Envelope Tracking | State Estimation | Measures the packet's whole evolving shape — center, width, edges, and concentration — so decisions rest on the full envelope instead of a single point arrival. | |
| Environmental Condition Checklist | Verification Checklist | A pre-measurement checklist that verifies the physical setting and instrument setup are within spec before any reading is taken. | |
| Environmental Control Protocol | Environmental Protocol | Manages the surrounding climate, light, pollutants, and access so a whole collection decays more slowly — without touching any individual object. | |
| Environmental Cue Change | Method | Changes the physical cue objects in a space — their placement, salience, or presence — so the old trigger fades from view and the intended one is right where the hand and eye land. | |
| Environmental Design Standard | Standard | Governs signage, lighting, materials, and spatial cues so people moving through many physical places experience one connected, legible environment with documented per-site variation. | |
| Environmental Enrichment Schedule | Process | A structured schedule of enriched, varied exposure delivered across the open window — rich enough to drive acquisition, bounded so it never tips into overload or harm. | |
| Environmental Impact Gate | Review Gate | Blocks a habitat-altering project until its ecological and community consequences are scoped, independently reviewed, and paired with a binding mitigation plan before ground is broken. | |
| Environmental Impact Scoping | Assessment Method | Expands a project's boundary to expose environmental pathways, cumulative effects, affected communities, and the authority responsible for them before the design is locked. | |
| Environmental Indicator Dashboard | Monitor | A live instrument panel that tracks how agents and their environment are co-adapting — and flags when someone is adapting to game the very signals you steer by. | |
| Environmental Product Declaration Review | Document Review | Vets a third-party-verified environmental product declaration for trust and, above all, comparability — because two EPDs mean nothing side by side unless they rest on the same rules. | |
| Environmental Prompt Placement | Placement Technique | Positions a physical object or sign in the exact spot the action must happen, turning the setting itself into the trigger you cannot miss. | |
| Environmental Retrieval Cue | Tool | Plants a deliberate, hard-to-miss feature in the place and moment of use, so the environment itself surfaces the intention or knowledge when memory alone would let it slip. | |
| Environmental Scan Checklist | Protocol | Turns 'keep an eye out' into a fixed-cadence sweep of named places to look, each paired with a cue for telling a real signal from ordinary background. | |
| Environmental Scanning Routine | Workflow | Runs external-change scanning as a fixed, repeating cycle — bounded domains swept on a set rhythm and handed into the planning calendar — so watching stays continuous instead of collapsing into occasional bursts. | |
| Environmental Shift Retest | Review | When the environment moves, re-runs the selection test on the variants that already won — checking whether they are still the fittest, and whether the fitness proxy still tracks reality — so the loop stops rewarding champions selected for a world that no longer exists. | |
| Environmental Stress Run | Stress Test | Drives environmental and load conditions to and past their operational limits to find where the system's behavior breaks, under predeclared abort criteria. | |
| Environmental Time-Constant Estimate | Diagnostic Estimation | Measures how fast the environment itself changes — its characteristic time constant — so every internal clock has a real yardstick to be matched against. | |
| Environmental Trigger Removal | Environment Redesign | Removes or redesigns the surroundings, defaults, and exposures that fire the recurring behavior, so the cue is gone before the loop can restart. | |
| Enzyme or Biocatalyst | Artifact | A selective biological catalyst that repeatedly converts one specific substrate under mild, bounded conditions — fast and precise while it stays folded and un-poisoned. | |
| Epidemic Growth Control | Protocol | Reduces transmission or reproduction so each cycle generates fewer subsequent cases rather than more. | |
| Epistemic Mode Linter | Software or Review Tool | A tool or review pass that flags mode mismatches, such as treating an assumption as a verified fact or citing a conjecture as settled evidence. | |
| Epistemic Status Labeling | Communication Standard | A language convention that marks claims as observed fact, inference, assumption, hypothesis, expert judgment, or unresolved unknown. | |
| Epistemic Status Labels | Communication Convention | Short inline tags — observed, inferred, assumed, speculative, disputed, revised — that mark each claim's evidentiary status so readers weigh it correctly. | |
| Epistemic Status Ledger | Document or Register | A ledger that lists propositions, current modes, assignment bases, owners, dependencies, obligations, review dates, and transition history. | |
| Epsilon-Net or Covering Grid | Method | Constructs a finite or countable set of anchors so every point in a metric domain falls within a declared radius. | |
| Equal-Treatment Checklist | Checklist | A fixed set of questions a reviewer works through on every case — what treatment must stay invariant, what difference would justify departing, and what to record — so the same discipline lands on each decision as it is made. | |
| Equality Before Rules Test | Conformance Test | Probes whether the same rule produces the same outcome across identity, rank, and status — including for the powerful — by comparing matched cases that differ only in who the actor is. | |
| Equilibrium Review and Reselection Trigger | Review | A scheduled or event-driven forum that re-examines the current convention against feasible alternatives and can legitimately reopen selection when performance, legitimacy, or conditions cross a trigger. | |
| Equilibrium Stress Test | Stress Test | Shocks the composition and conditions beneath an equilibrium to see whether the aggregate stability actually survives distributional change. | |
| Equitable Access and Consent Review | Review | An independent oversight review that checks a time-critical intervention reaches everyone fairly and consensually — and that the claimed window is real, not urgency manufactured from shaky group evidence. | |
| Equity Access Impact Review | Governance Review | Interrogates a demand model to check whether it is measuring genuine value or merely unequal ability to bear cost, and guards the access of those it would price out. | |
| Equity Carveout | Policy | Protects a low-volume, dispersed, or historically neglected group whose members aggregate optimization would strand, justified on fairness rather than efficiency. | |
| Equity Guardrail Test | Test or Assessment | Checks whether any subgroup falls below declared minimum floors or receives a burden that violates proportionality, procedural fairness, or priority-group commitments. | |
| Equity Impact Assessment | Test or Assessment | An ex-ante test of a proposed policy, program, or design that estimates how its benefits and harms would fall across groups, measured against the alternative of not doing it. | |
| Equity Impact Review | Review | Reviews who gets helped and who is left exposed when effort concentrates on the statistical hotspots, so hardening does not quietly abandon the already-disadvantaged. | |
| Equity Stake with Retention Period | Policy | Ties the decision-maker's own wealth to the venture through an equity holding they cannot sell for a fixed period, so their gains ride the long-run outcome rather than the moment of sale. | |
| Equivalence Class Crosswalk Table | Crosswalk Table | A concordance that maps every old class to its new counterpart — one-to-one, one-to-many, and many-to-one — so records and reports made under the old relation stay interpretable under the new one. | |
| Equivalence or Noninferiority Test | Test or Assessment | Implements a variant where the goal is to show sufficiently small difference or no unacceptable loss rather than superiority. | |
| Equivalence Test Suite | Audit | A battery of comparison tests that runs variants through the consolidation rule and checks they still produce the same required output, flagging where they diverge. | |
| Equivalence-Class Partition Derivation | Method | Builds the partition from an equivalence relation, so that disjoint blocks and full coverage are guaranteed by the relation's own properties rather than checked by hand. | |
| Equivalence-Class Refinement | Governance Process | Iteratively splits, merges, or re-bounds a proposed universality class as positive cases, near misses, and counterexamples accumulate. | |
| Equivalency Table | Artifact | A lookup that, for each specified item, lists the alternates certified to satisfy the same requirement, with the validation basis recorded so a swap is settled by reference. | |
| Equivariance Tolerance Matrix | Specification Matrix | Tabulates, per transformation, the required exactness class and numeric tolerance so each symmetry gets a declared standard rather than an implicit one. | |
| Era Label Review | Critical Audit | Audits an inherited era label for teleology, presentism, and hidden continuities, holding the name accountable to evidence after the fact. | |
| Ergonomic Fit and Clearance Trial | Test or Assessment | Tests reach, posture, grip, clearance, circulation, and force with representative users and edge conditions. | |
| Ergonomic Surface Ornament | Tactile Surface Treatment | Designs a surface's texture, knurl, or relief so the same pattern that decorates it also grips, indexes the hand, and signals how to hold it. | |
| Error Bar | Artifact | A short whisker drawn through a plotted point that shows, at a glance, how far the measurement could vary — so a data point on a chart cannot masquerade as an exact, dimensionless dot. | |
| Error Bar, Confidence Band, or Quality Flag | Display Annotation | Attaches the uncertainty to the number where it is read — a whisker, a shaded band, or a high/medium/low grade — so the display itself refuses to imply more precision than the measurement supports. | |
| Error Budget Register | Register | A living ledger that holds the system's total allowable deviation as a shared budget, tracks how much each contributor has drawn, and forces a rebalance when the running total nears the limit. | |
| Error Correction | Coding Scheme | Masks corruption by adding structured redundancy to a single data stream so that a bounded number of errors can be detected and reconstructed to the correct value in place. | |
| Error Message Normalization | Rule | Collapses every failure into one indistinguishable generic error — same message, code, and timing — while logging the true reason internally, so a rejection never reveals why. | |
| Error Quarantine and Cleanup | Control Workflow | Isolates corrupted or suspect items in a holding zone so their disorder cannot spread, then repairs or retires each one on its own terms. | |
| Error Quarantine Queue | Containment Buffer | Diverts invalid, ambiguous, or risky items out of a trusted flow into a holding buffer at the trust boundary, where they wait to be inspected, replayed, or retired — protecting integrity without silently deleting the evidence. | |
| Error-Reporting System | Capture System | A standing system that defines what counts as a reportable error, hazard, or near miss, gives it a durable intake path, and tracks whether reporting is actually rising. | |
| Error-Tolerant Parsing | Method | Keeps parsing through malformed input by bounding the damaged region, resynchronizing at a safe point, and returning a partial structure plus an explicit list of what it could not recover. | |
| Escalation and Return Matrix | Routing Matrix | A standing table that pairs each class of exceptional case with its trigger, receiving authority, and acknowledgment deadline — and, crucially, the criteria and owner for handing the case back down once it is resolved. | |
| Escalation Archetype Mapping | Diagnostic Mapping | Maps a runaway tit-for-tat between two parties as the Escalation archetype — two balancing loops coupled through relative position — so the rivalry can be diagnosed instead of fought. | |
| Escalation Ceiling Review | Review | Sets and periodically re-examines the top of the ladder — the highest permissible rung and the rungs forbidden outright — and locks the upper band behind elevated authority. | |
| Escalation Ladder and Repair Review | Governance Process | Turns dependency-stress response into a rehearsed ladder of named owners, time limits, and a verified repair review — so a crisis is worked, not improvised. | |
| Escalation Ladder Exercise | Structured Exercise | Plays a plan up a pre-defined ladder of increasingly severe moves and counter-moves, scoring the regret at each rung to find where control is lost and de-escalation stops being available. | |
| Escalation Ladder Integrity Audit | Audit | Periodically checks that each rung of a severity or priority ladder still maps to a genuinely distinct level of seriousness, catching tier inflation before every case creeps to the top rung. | |
| Escalation Ladder Table | Artifact | The shared reference artifact that lays the conflict's rungs out in order — from lightest pressure to the ceiling — so every party reasons about the same ladder. | |
| Escalation Matrix | Artifact | A lookup table mapping the severity or type of a case to who takes it over and how fast, so a local actor at the edge of their authority knows exactly where to hand it. | |
| Escalation Playbook | Document | Specifies who is notified, what decisions are opened, and what actions become available when a signal crosses an escalation boundary. | |
| Escalation Protocol | Protocol | Defines the threshold at which an agent's ordinary discretion runs out and the decision must be routed up to a higher or different authority. | |
| Escalation Record | Document | Documents when an issue exceeded local authority, who escalated it, who accepted it, and what follow-up commitments resulted. | |
| Escalation Review | Procedure | A defined procedure for moving a dependency conflict that cannot be solved at the local task level up to the authority and information that can resolve it, before local blockage becomes system failure. | |
| Escalation Stop Rule | Protocol | A precommitted rule that halts repeated threats, denials, takedowns, or statements when each action is renewing the public signal. | |
| Escalation Stop Workflow | Process | Fires the moment marginal response crosses a preset stop line — pausing further input, notifying an owner, and forcing a switch-or-revalidate decision so a plateau can't be quietly ignored. | |
| Escalation System | Protocol | Moves an item to a higher level, specialist, or forum the moment it exceeds local authority, complexity, risk, or capacity — and makes sure the right level hears about it in time. | |
| Escalation Threshold | Procedure | A procedural trigger that moves an issue to a higher authority, faster response tier, broader team, or stronger intervention level. | |
| Escalation Threshold Table | Decision Table | A pre-agreed rule table that maps observable conditions — blast radius, cost, precedent weight, contested authority, time pressure — to the level of forum that must handle a dispute, with a top row that trips an emergency override. | |
| Escalation to Authority | Protocol | Hands the stuck cycle upward to someone whose scope spans all the blocked parties, so they can override a local hold or rewrite the decision rule that none of the peers could touch. | |
| Escalation/De-escalation Matrix | Decision Matrix | Maps the current severity or phase to a graded response tier, with explicit thresholds for escalating up and de-escalating down and defined ownership at each level. | |
| Escape Hatch or Release Protocol | Protocol | A built-in route by which a non-target that has already been caught can get back out before the harm is locked in. | |
| Escape Variant Watchlist | Register | A governed, evidence-graded register of known and plausible escape variants — what each is, how strong the evidence is, who owns it, when it is next reviewed, and its response status — so uncertain classes are tracked over time without being treated as confirmed threats. | |
| Escape-Variant Sentinel Network | Institution | A standing web of watch-posts across sites and contexts that catches an emerging escape variant early and tells reproducible population change apart from one site's local noise. | |
| Escrow | Protocol | Parks the money or asset with a neutral third party that releases it only when agreed conditions are met, so neither side has to move first on trust. | |
| Escrow Closing | Institution | A custody-and-release mechanism that completes an exchange only when stated conditions are satisfied. | |
| Escrow or Holdback | Institution | Places the deal's value with a neutral custodian who releases it only on performance, so neither side can grab it early or withhold it at will. | |
| Escrow or Reservation Hold | Resource Reservation Protocol | Reserves each participant's resource tentatively — with an expiry — so a multi-party transaction can be confirmed all at once or safely released, without holding long-lived locks. | |
| Escrow Service | Institution | Holds money, assets, or keys in neutral custody during an exchange and releases them only when agreed conditions are met, so neither party has to trust the other directly. | |
| Escrowed Asset Holding | Institution | A custody arrangement that places an asset under a neutral or governed holder until release conditions are met. | |
| Escrowed or Conditional Commitment | Protocol | Makes a concession credible by placing it in neutral custody and releasing it only on verified performance — so neither side has to move first, trust the other, or raise the stakes to deal. | |
| Essential Facility Access Rule | Rule | Obliges the controller of an indispensable facility to grant access on defined, reviewable terms wherever rivals cannot feasibly build their own. | |
| Essential Feature Set | Requirements Artifact | Names the capabilities a solution must have to work at all, tracing each to a real stakeholder need and parking the rest in a visible backlog. | |
| Essential-Access Rebound Review | Review | Sorts post-efficiency demand growth into need-closing use that must be protected and low-value use that controls may target, so rebound controls don't cut off the under-served. | |
| Essential-Accidental Complexity Audit | Test or Assessment | A structured review that classifies complexity sources as essential, accidental, mixed, or unresolved. | |
| Essential-Function and Method-Separation Review | Method | Tests which outcomes and safety controls are essential and which methods are inherited or convenient. | |
| Essential/Incidental Feature Sort | Method | Sorts every feature of a single source into essential, supporting, optional, accidental, or source-specific — using cases where the source fails to test which features actually carry the logic. | |
| Ethical Boundary Memo | Document | Records the line between explaining a past action in context and endorsing, excusing, minimizing, or normalizing the harm. | |
| Ethical Guardrail Review | Ritual | A convened human review, triggered when a decision may sacrifice a protected ethical value — fairness, dignity, privacy, accountability — that no numeric threshold can adequately capture. | |
| Ethical Impact Assessment | Document | Captures foreseeable ethical consequences of applying or adapting a decision across contexts, including who benefits and who bears risk. | |
| Ethical Non-Production Rule | Rule | Bars the observations whose very production would be impermissible, and rules on how a claim stands when the evidence must not be generated. | |
| Ethical Preference Inference Review | Governance Review | Governs whether inferring and acting on someone's revealed preferences is permissible — checking consent, the evidence's limits, and whether the use exploits rather than serves the chooser. | |
| Ethical Review | Governance Review | Judges whether a boundary excludes people, duties, rights, consent, or harms that a decision-maker is morally obligated to weigh — not a general ethics checklist, but a test of the boundary's moral standing. | |
| Ethical Review for Taboo Topic | Test or Assessment | Reviews whether inquiry, discussion, publication, or intervention around a taboo topic is justified, proportionate, and adequately safeguarded. | |
| Ethical Translation Framework | Template | Provides prompts for mapping norm systems, conflicts, protections, adaptations, rationale, and review triggers. | |
| Ethics Checklist | Checklist | Prompts reviewers to ask value, harm, consent, fairness, transparency, and responsibility questions. It implements the archetype only when answers are recorded and contestable. | |
| Ethnographic Fieldnote Protocol | Qualitative Capture Method | A disciplined routine for turning fleeting field observation into durable written record before memory flattens the scene. | |
| Ethnographic Observation | Field Method | Embeds a researcher in the setting for a prolonged stretch, reading lived practice against the material and social conditions around it, so meaning is inferred from how life is actually conducted rather than from what people say about it. | |
| Etic Analytic Coding Frame | Coding Scheme | A structured, theory-derived codebook that builds the outsider account explicitly — naming the analytic framework, its constructs, and the sampling and competence conditions under which its codes may be applied. | |
| Etic/Emic Contrast Matrix | Analytic Artifact | Records observer terms, participant terms, translation gaps, and risks of category transfer. | |
| ETL or Data Processing Pipeline | Data Pipeline | Implements pipeline staging for data by moving records through extraction, validation, cleansing, enrichment, and loading stages while quarantining records that fail and preserving lineage. | |
| Euler–Lagrange Variational Derivation | Method | Derives the governing equations of an optimal path by taking the first variation of the action functional and setting it to zero, yielding the differential condition plus the boundary conditions the extremal must satisfy. | |
| Evaluator Exemplar Calibration | Procedure | Aligns evaluators by independently judging shared samples, comparing rationales, and resolving construct-irrelevant drift. | |
| Event Capture Template | Artifact | A standard shape for recording a happening — its type, what changed, who took part, and where — so a raw occurrence becomes a well-formed, self-describing event rather than a bare timestamped row. | |
| Event Choreography | Process | Coordinates many participants with no central conductor — each publishes events about what it just did and reacts to others', so the workflow emerges from the exchange itself. | |
| Event Instrumentation Specification | Artifact | The upfront design document that fixes the funnel's stages and defines the exact events, identifiers, and transition rules to log — so the data is interpretable before it is collected, not after. | |
| Event Knowledge Graph | Tool | Materializes the event log as a queryable graph, linking events, participants, and entities across layers with typed participation and causal-or-correlation edges. | |
| Event Listener or Monitoring Daemon | Monitoring Daemon | Runs a background process that continuously watches for a trigger condition and, when it matches, gates and executes the bound action automatically. | |
| Event Listener or Webhook | Software or Tool | Lets external events or remote systems initiate behavior through a registered interface rather than requiring continuous polling or upstream push. | |
| Event Replay Deduplication | Tool | Lets a consumer process an at-least-once event stream safely by keying on stable event identifiers, so a redelivered or replayed message never applies its effect twice. | |
| Event Sourcing with Commutative Handlers | Method | Records changes as an append-only log of events and applies them through handlers designed so that replay, late arrival, and reordering all fold to the same state. | |
| Event Trace Process Mining | Tool | Reconstructs the actual paths people took from raw event logs, exposing the loops, skips, back-steps, and side-routes that a clean linear funnel silently assumes away. | |
| Event-Based Reminder | Reminder Tool | Fires an alert the instant a specified real-world event or state-change occurs, delivering the bound action to whoever must act. | |
| Event-Driven Coordination Channel | Protocol | Routes meaningful changes and exceptions to exactly the actors whose decisions depend on them, so coordination rides targeted signals instead of broadcast noise or constant shared-state polling. | |
| Event-Sourced Entity History | Tool | Stores an entity's whole life as an ordered, append-only log of events and treats that log as the source of truth, reconstructing any past or present state by replaying it. | |
| Event-Sourced Projection | Tool | Builds a read-optimized view by folding an append-only log of events, so the same history can be replayed to produce many views — or rebuild any of them from scratch. | |
| Event-Study Information-Response Test | Statistical Test | Tests whether a price or signal reacts to a defined information event within the expected window. | |
| Event-Study Panel Plot | Metric or Dashboard | Shows trajectories around an event, treatment, or adoption time. | |
| Event-Triggered Capture Gate | Triggered Monitoring | Records an observation only when a predicate fires — a threshold crossed, an anomaly, a state transition — and captures nothing in the absence of a qualifying event. | |
| Event-Triggered Escalation Rule | Rule | Pre-wires the condition that flips a decision onto a faster authority track the instant an environmental event crosses a set tempo threshold — so no meeting is needed to decide to hurry. | |
| Event-Triggered Outreach Workflow | Workflow | Ties action to state-changing events rather than fixed dates, such as a crisis, milestone, failed attempt, handoff, or decision deadline. | |
| Event-Triggered Rescheduling Controller | Control | Watches for material changes in state, delay, or capacity and recomputes the schedule only when a trigger fires, propagating each revision downstream with traceable authority. | |
| Event-Triggered Residual Reporting | Protocol | Stay silent while the world matches prediction; speak only when a precision-weighted residual crosses a bar worth someone's attention. | |
| Evidence Brief | Document | Packages one body of external evidence — its claims, credibility, source assumptions, and what must change to fit here — into a short document a local decision-maker can act on. | |
| Evidence Briefing Packet | Artifact | A pre-circulated dossier that fixes what evidence the group will treat as credible and puts everyone on the same factual base before deliberation begins. | |
| Evidence Comparison Matrix | Artifact | Lays the competing claims, the evidence for and against each, and the alternative interpretations side by side on one surface, so a group argues from the display instead of from memory and defensiveness. | |
| Evidence Disclosure Packet | Artifact | Assembles the underlying evidence a decision rests on into one sourced, indexed bundle, released so an outsider can check the factual basis for themselves. | |
| Evidence Docket | Recordkeeping Mechanism | Collects, organizes, timestamps, and bounds the evidence considered by the decision maker. | |
| Evidence Grade Rubric | Audit | A fixed set of criteria that rates how good the evidence behind a claim actually is — direct or indirect, replicated or single-source, current or stale — so a confidence level is earned against transparent rules instead of being asserted by tone. | |
| Evidence Ladder Labeling | Classification Prompt | A label set that sorts claims from direct observation and replicated evidence down through inference, testimony, analogy, and unsupported assumption. | |
| Evidence Linking | Grounding Practice | Attaches the basis — source, data, confidence, or assumption — to each claim so a mistrusted or unsupported statement becomes something participants can actually evaluate. | |
| Evidence Locker | Artifact | A restricted physical or digital custody artifact for preserving evidence outside ordinary access. | |
| Evidence Log | Structured Artifact | A durable written ledger that separates observations from interpretations, assumptions, and unknowns — and forces a column for what would prove the felt conclusion wrong. | |
| Evidence Provenance Checklist | Checklist | A checklist for classifying whether cited reasons are primary, secondary, independent, current, relevant, and verified. | |
| Evidence Provenance Log | Document | Records source origins, custody, transformations, access dates, uncertainties, and unresolved gaps in a reviewable form. | |
| Evidence Relation Matrix | Template | Maps traces to claims with provenance, relevance, link type, weight, scope, and defeaters. | |
| Evidence Stream Matrix | Template | A one-row-per-stream table recording each stream's claim coverage, origin, method, population, time, quality, uncertainty, and known dependencies before any synthesis begins. | |
| Evidence Strength Ladder | Rubric | Labels evidence strength while preserving scope, uncertainty, and defeasibility. | |
| Evidence Sufficiency Rubric | Review | Grades whether a body of evidence is strong, diverse, and relevant enough that the chain of 'but what backs that?' can stop — calibrated to the evidentiary regress specifically. | |
| Evidence Threshold Table | Template | Defines what evidence is required for claims such as “intended,” “designed for,” “repurposed,” “emergent,” “negligently maintained,” or “functionally beneficial.” | |
| Evidence Update Review | Workflow | Revisits evidence relations when sources, context, measurement, or rival explanations change. | |
| Evidence Weighting Rubric | Tool | Scores evidence against explicit significance criteria fixed before the evidence is seen, so vividness cannot smuggle in weight it has not earned. | |
| Evidence-Age Release Rule | Decision Rule | Gates whether aging evidence may be released for a decision by testing it against an age threshold and attaching the warning the age warrants. | |
| Evidence-Latency Dashboard | Monitoring Dashboard | Displays how stale each evidence stream is and where expected records are missing, so users can see latency and gaps before they trust a number. | |
| Evidence-to-Abstraction Traceability Matrix | Artifact | Links each abstraction field, score, class, model output, or summary claim to source evidence, transformation steps, assumptions, and validation records. | |
| Evidence-to-Claim Matrix | Tool | Lays each interpretive claim beside the marks that support, conflict with, or fail to appear for it, so a reading's narrative force can be told apart from its evidentiary warrant. | |
| Evidence-to-Claim Traceability | Traceability Matrix | Links every load-bearing claim to the specific evidence or warrant meant to support it, exposing claims that ride on borrowed authority, on local evidence stretched to a global conclusion, or on nothing at all. | |
| Ex Parte Contact Disclosure Rule | Rule | Bars secret one-sided contact with decision-makers on a live matter — or forces any such contact onto the public record — so influence can't flow through a private back channel the other side never sees. | |
| Exact-N Count Audit | Counting Protocol | Verifies a cardinality claim by fixing what counts as one unit and running an exhaustive census against that basis. | |
| Exact-or-Numerical Benchmark | Validation Reference | Supplies independent exact values and high-fidelity numerical results, held out from tuning, to test a reconstruction and cross-check competing methods near the target. | |
| Example and Boundary Case Pair | Contrastive Illustration | Pins an intended meaning by pairing one clear in-scope example with a near-miss boundary case that looks similar but falls outside. | |
| Example Corpus or Test Fixture | Tool | A published bundle of sample inputs, expected outputs, and conformance cases that lets a reuser run their integration and check it behaves correctly — turning ambiguous spec prose into checkable behavior. | |
| Example, Counterexample, and Decision-Task Test | Test or Assessment | Puts representative, boundary, misleading, exception, absent-counterpart, and refusal cases to real users and compares how they classify, explain, rate confidence, and act across both frameworks. | |
| Examples and Non-Examples | Boundary Illustration Method | Pins a sense's boundary with concrete included cases and pointed non-examples, so the line between related meanings is shown rather than asserted. | |
| Exception Access and Status Channel | Interface | The public-facing front door that publishes who may request an exception and how, takes in requests through accessible channels, and shows each requester their status, reasons, and review rights without exposing protected details. | |
| Exception Alert Priority Table | Priority Ruleset | Ranks which alerts may interrupt and seize the lead, and in what order, so safety and accessibility override without every lane grabbing the figure. | |
| Exception and Appeal Review | Adjudication Process | A case-by-case review channel where an applicant the standard process rejected can contest the outcome, so a rigid rule does not permanently exclude a qualified person. | |
| Exception and Escalation Protocol | Protocol | The pre-agreed path for when normal coordination fails — declare the exception, contain harm, hand time-limited interim authority to a named role, route the decision, then review and close. | |
| Exception Budget | Protocol | Fixes an explicit, bounded envelope of effort or spend that the system is allowed to divert from its main focus onto rare-but-important cases. | |
| Exception Classification | Classification Procedure | Sorts each anomaly the narrative bumps into — legitimate boundary case, ambiguity needing qualification, repairable contradiction, or fatal disconfirmation — so counterexamples are neither absorbed ad hoc nor treated as automatic refutations. | |
| Exception Comparator Memo | Template | A single-case template that pulls up materially similar prior approvals and denials and forces the decision-maker to state whether this case follows, distinguishes, narrows, or departs from them — and why. | |
| Exception Eligibility Screen | Checklist | A pre-merits checklist that tests a request against recognized grounds, exclusions, sufficiency, ordinary alternatives, and nonwaivable floors, and routes it to the correct decision authority before any judgment on the merits. | |
| Exception Escalation Form | Escalation Form | A structured intake artifact an actor files when a case exceeds the envelope — capturing the case, the reason it breached a limit, and routing it up for a decision while leaving a record that can be reviewed or challenged. | |
| Exception Expiry and Revalidation Calendar | Workflow | A forward-scheduled workflow that fires notice, evidence requests, and owner tasks ahead of each exception's expiry, drives a renew-or-revert decision, and flags when repeated renewals should trigger rule review. | |
| Exception Expiry Date | Expiry Control | A hard expiry attached to every temporary shortcut or waiver, so that at the deadline it must be repaid, formally renewed, or explicitly accepted — never allowed to lapse silently into permanent hidden debt. | |
| Exception Expiry Marker | Review Trigger | Attaches a deadline, review date, or reversal condition to justified temporary imbalances so exceptional concentration does not become permanent drift. | |
| Exception Expiry Timer | Expiration Control | Attaches an expiry date, milestone, or review condition to each temporary compromise so it cannot persist indefinitely by inertia. | |
| Exception Flag Rules Engine | Automation Rule | Applies configurable threshold, tolerance, materiality, and suppression rules to a stream to produce deviation flags automatically. | |
| Exception Gate Panel | Institution | Reviews cases where sacred boundaries may need bounded exception. | |
| Exception Handling Playbook | Artifact | Turns a recurring class of exceptions into named, written procedures, so staff select a known response instead of improvising each disturbance from scratch. | |
| Exception Justification Hearing | Adjudicative Forum | An independent forum where anyone seeking to override a sovereign decision must prove, on the record, that a named exception genuinely applies. | |
| Exception Log Review | Review | Periodically re-opens the standing log of granted exceptions and overrides to the containment rules, so bypasses that quietly became permanent leaks are re-decided, re-owned, or revoked. | |
| Exception Queue | Process | Pulls the endpoint cases that don't fit the standard flow into a dedicated queue with its own capacity and clock, so the main line keeps moving and the oddballs still get resolved. | |
| Exception Queue Audit | Audit | Periodically sweeps the queue for hidden work — blocked, duplicate, abandoned, mis-scoped, or unowned items — to check that the visible backlog is the honest one. | |
| Exception Queue Dashboard | Metric or Dashboard | A dashboard that tracks slow-path volume, age, causes, outcomes, and recurrence. | |
| Exception Queue Review | Review | Routes the conflicts no automatic rule could resolve into a monitored queue where a named owner adjudicates each one to closure. | |
| Exception Register | Register | A living ledger of every approved waiver — with owner, rationale, compensating control, and expiry — so deviations stay visible and time-bound instead of quietly becoming the norm. | |
| Exception Request and Evidence Dossier | Template | A structured intake template that captures, for one request, the exact rule being departed from, the claimed ground and material facts, proportionate evidence, affected parties, the precise scope asked for, urgency, and confidentiality needs. | |
| Exception Review Board | Role or Team | A standing panel with delegated authority that decides the hard, boundary-testing cases escalated to it — so the toughest exceptions are owned by a reviewable body, not made alone under pressure. | |
| Exception Review Panel or Designated Officer | Role or Team | The human decision authority — a scoped panel or officer with the competence, independence, recusal, and escalation rules to actually grant or deny an exception and own the reasoned outcome. | |
| Exception Review Protocol | Protocol | Applies defined grounds and safeguards to departures from an otherwise mandatory floor. | |
| Exception Review Queue | Governed Exception Workflow | Routes rare legitimate-but-blocked cases through a governed human review so exceptions are granted without reopening the misuse path for everyone. | |
| Exception Review Workflow | Process | Routes borderline and out-of-band cases to an accountable reviewer for a governed accept/repair/reject decision, and flags when repeat exceptions mean the band itself is wrong. | |
| Exception Saturation and Distribution Dashboard | Metric or Dashboard | A live analytic view over the exception population that shows volume, recurring grounds, concentration, access and outcome gaps, renewal churn, and where saturation crosses the threshold that should trigger rule review. | |
| Exception Search | Search Procedure | Hunts the histories, subgroups, and edge conditions where a rule is most likely to have already broken, and captures the violating cases it finds. | |
| Exception Trigger Card | Rule | A pre-written short list of the only conditions that justify breaking focus — and exactly what to do when one fires — so a legitimate interruption doesn't become an open door. | |
| Exception, Appeal, and Manual Review | Workflow | Allows legitimate users to correct false denials, accessibility conflicts, credential gaps, or unusual but valid use cases. | |
| Exception, Waiver, and Override Log Review | Records Review | Reads the waiver, override, and exception logs to find controls that are mandatory on paper but routinely set aside, and asks whether the exception path has become the real process. | |
| Exception-Based Oversight | Procedure | Leaves routine work to run on local autonomy and engages oversight only when a predefined exception tripwire fires — so attention is spent on the anomalies, not the normal case. | |
| Exception-Lag Review Workflow | Workflow | Reviews recurring benign lags and exceptions so thresholds and calendars stay realistic instead of firing on ordinary delay. | |
| Excess-of-Loss Reinsurance Contract | Document | A reinsurance contract that pays losses above a specified attachment point up to a limit. | |
| Exchange Protocol | Workflow or Interaction Protocol | Carries a single exchange from ask to settled through defined steps — request, offer, acceptance, fulfillment, confirmation, return — with a confirmation gate that flags anything left unreturned. | |
| Excitation–Inhibition Ratio Dashboard | Metric or Dashboard | Displays the live ratio and timing of the two opposed channels so hidden imbalance shows up before the net output does. | |
| Excluded Case Review | Test or Assessment | Collects cases that the narrative omits or treats as exceptions, then tests whether they are irrelevant, boundary-setting, or narrative-breaking. | |
| Excluded Case Sampling | Sampling Procedure | A deliberate sampling method that seeks out the cases a structure handles badly — misfits, residual entries, forced translations — instead of validating only on cases it already fits. | |
| Exclusion Enforcement Protocol | Protocol | Turns the right to exclude into an operational routine — how the boundary is watched, who gets challenged, and what remedy follows a breach — so exclusivity is enforced rather than merely asserted. | |
| Exclusive Channel Agreement | Protocol | Reserves a scarce distribution, supply, data, or access channel under exclusivity before rivals reach it, turning first contact into a bottleneck they must route around. | |
| Executable-Specification Interpreter | Tool | Runs the specification itself as the implementation — an engine that directly executes the what-level spec, so there is no separately generated code to drift out of sync with intent. | |
| Execution Acknowledgement Loop | Acknowledgement Protocol | Requires an explicit confirmation that the cued action was actually performed, and escalates when the acknowledgement fails to arrive. | |
| Execution Handoff Checklist | Checklist | Confirms a closed decision reaches an accountable executor with resources, a start condition, first actions, dependencies, and communication in place. | |
| Executive Attention Review | Governance Ritual | A recurring review that recalibrates how leadership agenda time is spent across strategy, operations, risk, people, and learning, so urgent status updates stop crowding out everything else. | |
| Executive Summary | Document | Communicates the essential structure of a situation to decision-makers who cannot use the full detail set directly. | |
| Executive-Guided Co-Design | Workflow | Pairs a fixed executive direction with hands-on co-design sessions that shape a workable plan to local constraints without loosening its non-negotiable frame. | |
| Executive-Level Summary | Summary Artifact | Keeps only the variables a leadership decision could turn on and drops the operational detail that would not change it — with a note on what was suppressed. | |
| Executive-Summary Caveat Budget | Policy | Reserves a fixed share of an executive summary for the caveats that would change the decision, and spends that budget before the confident headlines. | |
| Exemplar Comparison | Method | Sets someone's own work beside concrete exemplars at known quality levels so the gap between what they produced and what good looks like becomes visible to them directly. | |
| Exemplar Feedback Registry | Feedback Ledger | Logs what happened every time an exemplar was reused and uses those outcomes to broaden, narrow, or retire each stored case's authority — so the case memory sharpens instead of fossilizing. | |
| Exergy or Available-Work Analysis | Method | Compares the maximum useful work implied by input conditions with the useful work actually obtained. | |
| Exhaustive Partition Audit | Audit Procedure | Treats the offered choices as a formal partition and tests whether the named cells, along their dividing axis, actually cover the whole option space with no gap between them. | |
| Exhibit Curation | Artifact | Arranges real artifacts, examples, or records in deliberate proximity, under a named curator's framing, so viewers perceive a relation no single item conveys alone. | |
| Exhibit Design | Spatial Curation | Sequences objects, labels, lighting, and sightlines through a physical gallery so a moving visitor reads context, artifact, and comparison in a deliberate interpretive order — meaning built by the body's path, not the label alone. | |
| Exhibition or Series Style Guide | Governance Document | Maintains color, motif, icon, placement, and metaphor rules across a body of work or multi-person production. | |
| Existential Witness Card | Evidence Record | Discharges an existential claim by recording one concrete, checkable case that actually exhibits the predicate. | |
| Exit and Interoperability Rule | Document | Requires portability, migration paths, or alternative access so stakeholders are not trapped before consequences are known. | |
| Exit Option Contract | Protocol | Builds staged commitment, conversion, and walk-away rights into the pioneering move so an early bet can be abandoned cheaply if the thesis fails. | |
| Exit Ticket | Tool | A one-or-two-question prompt at the very end of a session that captures what landed and what's still murky, timed so the teacher can adjust the next session before the class moves on. | |
| Exit-Readiness Review | Readiness Gate | A go/no-go gate that releases the handoff only once independent evidence shows the need is durably met without the incumbent. | |
| Expandable Facility Plan | Artifact | A design and document that pre-arranges physical space, utilities, and a staged expansion path so capacity can be opened or closed later without redesigning the facility under pressure. | |
| Expandable Section | Interface | A user interface element that reveals hidden supporting content when opened. | |
| Expansion Debt Review | Periodic Audit | A periodic audit that tallies the accumulated hidden debt — support, supervision, escalation, and learning — that fast expansion has quietly borrowed against the backbone. | |
| Expectancy-Calibrated Feedback Form | Artifact | A feedback template that records what a person expected before it records what happened, so praise and correction land on the surprise rather than the raw result. | |
| Expectation Audit | Audit | Traces where an expectation, label, or score enters a process and maps the behavior channels through which it may be quietly manufacturing its own confirmation. | |
| Expectation Calibration Review | Review | Compares what was predicted against what actually happened while controlling for the treatment the prediction itself caused, separating warranted forecasts from prophecies. | |
| Expectation Reset Announcement | Governance Intervention | A deliberate, announced break in a runaway expectation loop that declares the old anchor void and sets a fresh horizon from which expectations start over. | |
| Expectation-Ladder Mapping Workshop | Facilitation Workshop | A facilitated session that draws the ladder of 'what I expect you to expect me to expect' for one concrete decision, then fixes how many rungs the group will actually reason up before it stops. | |
| Expectation-Violation Review | Review Protocol | A structured after-the-fact review that reconstructs a single encounter where the script was violated, tracing the causal chain and gathering each participant's account to explain what actually happened. | |
| Expected Event Register | Document | Lists expected events, due windows, owners, channels, exception conditions, and interpretation rules as the shared source of truth for what should have happened. | |
| Expected Shortfall Dashboard | Monitor | Reports the average loss beyond a high quantile — not just the quantile itself — and tracks that tail average over time to catch the tail worsening. | |
| Expected Value Calculation | Method | Multiplies or otherwise combines probability and consequence on a common scale to rank options by expected gain, loss, or exposure. | |
| Expected-Value Review | Decision Analysis | Combines probabilities and consequences into a single expected value, anchored on base rates, so vivid losses and vivid upsides can be weighed on the same scale. | |
| Experience Curve Model | Model | Fits the power-law between cumulative volume and unit cost into a single learning rate and a forecast — and flags when the curve is flattening and extrapolation should stop. | |
| Experience Curve Review | Diagnostic Review | Certifies whether cost or quality is genuinely improving through learning-by-doing as cumulative production grows — and captures the lessons that drive it — separating a real experience effect from ordinary scale or price moves. | |
| Experience Prediction Matrix | Tool | Tabulates the experiences each rival claim predicts, exposing the conditions under which their predictions diverge. | |
| Experience Rating | Method | Adjusts an actor's future price or terms up or down from their own realized loss history, so today's care or carelessness follows them into tomorrow's cost. | |
| Experience Replay Buffer | Training Data Structure | Stores past transitions in a fixed-size buffer and re-samples them during offline training, so a learner reuses each experience many times instead of learning once from it and throwing it away. | |
| Experience Sampling | Sampling Method | Pings people at signal-contingent moments across days to capture their state right then, building a picture of how experience varies across moments, contexts, and moods rather than what it averages to. | |
| Experiment Incubation Pipeline | Operating Process | Gives Horizon Two experiments a protected lane with explicit learning goals and scale-or-stop gates, shielding them from legacy metrics until they have earned a verdict. | |
| Experimental Cell | Role or Team Mechanism | Charters a small standing team with authority to explore alternatives to a specific stale practice under a bounded variance budget, then translate the validated practice back into the operating units. | |
| Experimental Cohort Split | Method | Divides one source population into distinctly labelled cohorts, each carrying a different specialization hypothesis, so the branches can diverge and reveal their fit. | |
| Experimental Design-Matrix Rank Check | Audit | Checks the design matrix of a planned experiment for full rank before any data is collected, so every effect of interest can be estimated separately rather than confounded. | |
| Expert Adjudication Panel | Role or Team | A convened, cross-disciplinary review body that rules on the small set of high-impact violations whose interpretation needs human judgment no filter can encode. | |
| Expert Case Recall Checklist | Elicitation Protocol | Forces an expert's tacit 'this reminds me of a case' into an explicit, auditable comparison — which case, why it's close, and where the resemblance breaks. | |
| Expert Compression Red Team | Adversarial Review | Has a second reader adversarially hunt the expert's draft for compressed reasoning, skipped steps, and unstated assumptions the author can no longer see. | |
| Expert Debrief | Ritual | A short, recurring after-the-case review in which practitioners talk through what they noticed, considered, and were unsure of — turning tacit judgment into a standing team habit rather than a one-off study. | |
| Expert Dependency Review | Review | A facilitated session where domain experts define the target and hand-draw the dependency structure — supplying edges, directions, and hidden variables the data alone can't reveal. | |
| Expert Disagreement Calibration | Comparison Method | Uses the spread among several independent experts on the same case as a live reliability signal — high disagreement caps confidence and triggers escalation. | |
| Expert Elicitation Protocol | Protocol | Defines how judgments, rationales, probabilities, confidence ranges, assumptions, and evidence claims are collected from experts. | |
| Expert Panel | Institution | Collects judgments from multiple qualified people and combines them through structured synthesis, voting, or adjudication. | |
| Expert Review Checkpoint | Role or Team | Places human or specialized review at stages where automated or novice recognition is unreliable. | |
| Expert Roundtable or Consensus Panel | Institution | Creates a visible site where recognized interpreters deliberate, produce guidance, and mark the degree of agreement or disagreement. | |
| Expert Voice Curation | Procedure | Selects and sequences credible interpreters who can explain, defend, or normalize the frame for different audiences. | |
| Expert-Adjudicated Reference Panel | Adjudication Panel | Convenes independent domain experts to adjudicate a defensible reference answer for each case — the ground truth a candidate is scored against — resolving rater disagreement by structured deliberation instead of trusting a single fallible authority. | |
| Expert-Governed Modality Change | Protocol | In safety- or human-affecting settings, requires qualified review before switching intervention modality after a plateau — so a change of approach protects the people it affects rather than merely relabeling failure. | |
| Expert-to-Public Translation | Method | Converts expert reasoning, evidence, or technical claims into accessible public-facing explanation without pretending complexity is absent. | |
| Expertise Scope Matrix | Reference Matrix | Maps each actor or team against domains as validated, adjacent, or out-of-domain, fixing where confidence is licensed before any specific claim is made. | |
| Expired Context Banner | Interface | Displays that the context required to interpret a surviving signal is expired, missing, superseded, or awaiting revalidation. | |
| Expiry Timer or Revalidation Gate | Rule | Attaches a lifespan to a signal so it lapses on a schedule unless its holder re-proves the underlying claim, keeping stale badges and old warnings from lingering past their evidence. | |
| Explainability Review | Test or Assessment | Asks not whether a system is correct but whether its reasons are legible — whether the explanation it offers is understandable, and faithful, enough for the people who must rely on or contest the decision. | |
| Explanatory Case Memo | Document | Records the observation, candidate explanations, comparison rationale, confidence, and next probes for audit or handoff. | |
| Explicit Environment Object | Artifact | Reifies the context a unit depends on into a single value passed explicitly at the call, so the unit resolves its dependencies from that parameter rather than ambient globals. | |
| Explicit Task Assignment | Coordination Practice | Turns a shared concern or a meeting's agreed outcome into a single named next-action owner with an expected update — the smallest act that keeps responsibility from dissolving into the group. | |
| Exploitability Matrix Review | Analytic Model | Lays out actions against opponent responses in a payoff matrix and computes how much a best-responding adversary could win against a proposed mix — the exploitability gap versus the minimax value. | |
| Exploration Capture Protocol | Capture Protocol | Recognizes when aimless wandering has stumbled onto something valuable and banks that state as a new reference before the walk drifts on and loses it. | |
| Exploration Policy | Adaptive Allocation Policy | Reserves a bounded, adaptive share of live decisions for options that currently look worse, so the system keeps learning instead of locking onto its current best guess. | |
| Exploratory Data Analysis | Exploratory Analysis | Opens an unfamiliar dataset with plots, summaries, and transformations to reveal its distribution shape, clusters, and outliers before any model or hypothesis is imposed. | |
| Exploratory Prototype | Artifact or Experiment | Implements the first probe by creating a lightweight artifact, scenario, mockup, or pilot that tests what is unknown. | |
| Explore–Exploit Review Loop | Decision Cycle | Alternates between testing alternatives and concentrating resources on approaches with demonstrated current marginal value. | |
| Exponential Backoff with Jitter | Protocol | Turns a retry storm into a decorrelated trickle by making each rejected caller wait an exponentially growing, randomly perturbed delay before trying again. | |
| Exponential Leaky Integrator | Signal Filter | Adds each event to a running total that decays exponentially, so recent events dominate and old ones fade — a rate with soft, boundary-free memory. | |
| Exposed Joinery or Structure | Artifact | Leaves joints, seams, fasteners, frame, load path, or assembly logic visible so construction becomes part of perception. | |
| Exposure Accumulation Map | Artifact | Maps concentration in geography, technology, supplier, factor, or shock source by tallying total pooled exposure behind each shared feature until hidden single points surface. | |
| Exposure Cap or Rate Limiter | Control Limit | Turns the tolerated risk level into an enforced ceiling or rate limit, so a safeguard's new margin can't be cashed out as raw depth, throughput, or leverage. | |
| Exposure Cap Policy | Policy | Caps how much any single source can put at risk, and pre-wires throttles and stop-loss triggers, so one tail realization cannot consume the whole system. | |
| Exposure Dose Curve | Model | Maps how response changes across the full range of an input — from no effect, through the useful zone, to diminishing returns and harm — so any single level can be read off the curve. | |
| Exposure Dose Limiting | Dose Control Mechanism | Caps how often, how prominently, and how vividly the unwanted concept appears, so a necessary mention never accumulates into familiarity. | |
| Exposure Frequency Cap | Guardrail Rule | Sets the ceiling on how often the target may appear before repetition tips into irritation, and stops exposure at that line. | |
| Exposure or Alarm Sensitivity Adjuster | Process | An operated procedure for retuning how readily a detector fires as background rates and false-alarm burden shift, trading misses against noise through a deliberate human-reviewed decision. | |
| Exposure Overlay Map | Spatial or Asset Mapping Tool | Lays exposure as layers over a real map or asset register — which people, places, and threshold-sensitive facilities fall inside the impact zones, and who bears the burden — so exposure is read off geography and holdings rather than guessed. | |
| Exposure Pathway Breakpointing | Method | Traces the route by which exposure reaches a hotspot and inserts a break in it, watching where the interrupted risk tries to reroute. | |
| Exposure Rotation | Rotation Schedule | Rotates among several interchangeable inputs so no single one repeats often enough to lose its bite, spreading exposure instead of pausing it. | |
| Exposure Sampling Transect | Monitor | Lays a line of samplers from source outward to measure the real exposure gradient, so residual exposure is mapped where receptors actually are rather than assumed. | |
| Exposure–Response Simulation | Forward Simulation | Runs candidate input regimens forward through the coupled exposure-response model to project their trajectories against the target window before any is tried live. | |
| Exposure–Sensitivity–Capacity Matrix | Tool | Lays every vulnerable unit against the three vulnerability factors — exposure, sensitivity, adaptive capacity — in separate columns, so each driver of harm is booked to exactly one factor instead of blurred into a single score. | |
| Express Lane | Service Lane | Splits off quick, simple items into a fast lane so they aren't stuck behind long ones — with a guardrail against gaming the 'simple' criterion and against stranding the complex work left behind. | |
| Expressed Load-Path Detailing | Structural Expression Detailing | Shapes ribs, brackets, and members so their form truthfully traces where load travels and what actually bears it — turning the flow of force into legible ornament. | |
| Extended Producer Responsibility | Lifecycle Governance Rule | Requires producers to account for downstream disposal, recycling, repair, or lifecycle impacts of their products. | |
| Extension-Request Workflow | Process | Routes a recurring need the embedded layer can't support up to the host owner for triage and disposition, so a real requirement is escalated rather than quietly rebuilt locally. | |
| External Arbitration/Escalation | Institution | When the coupled actors cannot break their own loop, hands the unresolved conflict to an outside authority whose binding ruling forces the state transition neither side would make alone. | |
| External Checklist or Job Aid | Artifact | Moves the knowledge out of the head and onto a controlled, at-hand document, so correct performance no longer depends on remembering at all. | |
| External Control Justification Memo | Justification Memo | A written case for using patients or data from outside the current study — historical cohorts, registries, natural-history data — as the comparator, filtering them for comparability and bounding what the borrowed contrast can claim. | |
| External Grounding Check | Validation | A validation step that uses an independent anchor or higher-level authority to break circular self-validation. | |
| External Influence Channel Matrix | Mapping Artifact | A single actor-by-channel grid that inventories every route through which outside parties can shape a protected decision — turning vague suspicion into an enumerated catalog. | |
| External Memory Aid | Tool | A persistent external surface that holds the model content the mind cannot retain, so working memory is freed to operate on the structure instead of rebuilding it. | |
| External Scanning Review | Ritual | A recurring meeting that sweeps mapped external sources against explicit relevance criteria, deciding which outside knowledge is worth pulling in this cycle. | |
| External Validity Check | Transfer Threat Assessment | Compares the conditions that produced a pattern against the conditions where it is meant to be used, and turns each mismatch into a scoped boundary or a demand for fresh evidence. | |
| Externality and Spillover Inventory | Inventory | Searches beyond the formal decision boundary for displaced, delayed, or third-party costs and benefits, registering each so no spillover escapes the welfare account. | |
| Externality Bond or Liability Rule | Rule | Makes each rival post a bond or carry liability for the harm its pursuit of winning could impose on outsiders, so spillover costs stay on whoever creates them. | |
| Externalized Burden Register | Register | A standing ledger that records what disorder was exported, where it went, who now bears its cost, and what obligation remains open — keeping exported burden traceable and its externalities visible after they cross the boundary. | |
| Extreme-Selection Risk Flag | Screening | Marks an evaluation as triggered by extreme selection, so its before-after story is treated as regression-suspect before any effect is credited. | |
| Extreme-Value Threshold Model | Model | Fits a separate model to the exceedances above a high threshold, so the extreme layer is described on its own terms rather than by whatever curve fits the bulk. | |
| Fabula–Syuzhet Matrix | Mapping Matrix | Cross-tabulates every event against every presentation unit so each told moment has a fixed, checkable home in the real chronology. | |
| Face-Saving Exit Script | Artifact | A prepared narrative that lets a party stop fighting while telling a true story in which it is not the one who lost — turning 'we conceded' into 'we achieved X and moved on.' | |
| Face-Saving Negotiation Move | Method | Frames a climb-down so it reads as principled, mutual, or externally compelled — removing the reputational penalty that makes each side fear backing off will look like losing. | |
| Face-Saving Position Update Path | Workflow | Allows actors to revise expressed positions without being punished as hypocritical, disloyal, or opportunistic. | |
| Faceted Search Interface | Tool | Lets users retrieve by progressively narrowing along several indexed dimensions at once, turning a big result set into a small one through guided filtering rather than a lucky keyword. | |
| Facilitated Alignment Session | Facilitation Procedure | Steers a group from scattered interpretations toward a stable-enough shared direction by surfacing disagreement, protecting dissent, and escalating when alignment stalls. | |
| Facilitated Debrief Circle | Ritual | Gathers everyone who lived through a charged event into a facilitated, turn-taking circle whose shared rhythm co-regulates the group and begins to metabolize what happened. | |
| Facilitated Decision Meeting | Ritual | A live decision meeting run by a neutral facilitator whose only job is to protect the process — keeping every relevant voice in and no single voice dominant. | |
| Facilitated Interpretation Session | Method | A facilitated group process for eliciting frames, comparing explanations, and producing an action-oriented working interpretation. | |
| Facilitated Sensemaking Session | Workshop | A live, bounded group workshop where people holding clashing readings of the same events build a shared interpretation inside a container safe enough to say what they actually think. | |
| Facilitated Taboo Dialogue | Method | Creates a structured conversation in which purpose, ground rules, confidentiality, pacing, and escalation boundaries are explicit before the taboo topic is discussed. | |
| Facilitated Turn-Taking | Ritual | Keeps a group's overlapping contributions coherent by having someone allocate whose move comes next, so improvisation stays collision-free and builds on itself instead of fragmenting. | |
| Facilitation Silence | Procedure | Holds deliberate quiet after a prompt so the group fills the space instead of the facilitator — and reads what the silence is saying. | |
| Facilitator Domination-Interrupt Script | Script | Provides words and triggers for interrupting monopolization, exclusionary jokes, status pressure, or coercive enthusiasm without derailing the group. | |
| Facility Location Model | Method | Chooses which whole sites to open so that demand is covered at acceptable cost and distance. | |
| Fact-Checking Checklist | Checklist | A pre-publication pass that walks every checkable assertion back to a source that supports it, flags what cannot be verified, and separates verified fact from interpretation and opinion. | |
| Fact-Checking with Harm Awareness | Verification Procedure | Verifies a circulating claim to a defensible standard while preserving the legitimate concern underneath, so debunking does not slide into denial. | |
| Fact-Definition-Quality-Policy Matrix | Classification Matrix | A fixed grid whose columns are the stasis question types; sorting each claim into a cell both labels it and dictates what a valid answer must look like. | |
| Factor-Structure or Latent-Model Check | Model | Fits a latent-variable model to item responses to test whether their internal structure matches the construct's theorized dimensions — internal-structure evidence. | |
| Factorial Experiment | Test or Assessment | Tests the focal factor, potentiating factor, and paired condition so interaction effects can be separated from isolated effects. | |
| Fact–Argument Crosswalk | Traceability Crosswalk | Ties each argumentative claim to the dated facts and witness threads that support it, with a guard that stops issue order from manufacturing causation. | |
| Faded Practice Drill | Practice Regimen | Repeats practice across cycles, stripping a layer of support and adding variation each round until unsupported, varied trials succeed. | |
| Fail-Closed or Fail-Open Design | Method | A design method that chooses whether failure should block or release a boundary based on which default minimizes harm. | |
| Fail-Safe Automation Interlock | Tool | Forces automated or delegated systems to fall back to a safe, non-escalating state on pause, loss of communication, or detection of an unauthorized command — and to stay there until a human deliberately re-arms them. | |
| Failed-Attempt Recovery Workflow | Process | Turns a failed endpoint attempt into a classified, routed recovery — diagnosing why it failed and sending it to correction, an alternate mode, a reschedule, or escalation — so one miss doesn't become a permanent non-completion. | |
| Failed-Search and Helpdesk Query Analysis | Diagnostic Estimation | Mines the searches that returned nothing and the support tickets asking for things that already exist, reading them as recorded evidence of capabilities users wanted but couldn't find. | |
| Failure Debrief Without Global Label | Protocol | Reviews a setback by separating strategy, conditions, effort, skill gaps, and constraints from identity-level conclusions. | |
| Failure Detector and Heartbeat Service | Software or Tool | Emits imperfect suspicion signals from heartbeats and progress probes to drive retries and elections without ever proving a peer has failed. | |
| Failure Injection | Fault Injection Technique | The actuator that delivers a specific, bounded fault into a component on demand — disabling, delaying, corrupting, or degrading it — with a kill-switch to stop and a defined path to undo. | |
| Failure Mode and Effects Table | Failure Analysis Table | Adapts FMEA structure to assumption failure: one row per way a key premise could break, each rated for effect, severity, and detectability into a priority score, with a named mitigation. | |
| Failure Mode Annotation Card | Template | A per-violation template that binds one failing case to its suspected cause, diagnostic evidence, a proposed refinement, and the follow-up test that will confirm the fix. | |
| Failure Modes and Effects Analysis | Method | A tabular method that scores each failure mode on shared severity and detectability scales — combined with an occurrence input — into a single ranked priority, so many heterogeneous failures can be triaged by a common number. | |
| Failure Propagation | Error Propagation | Routes a placeholder's failure — with its reason preserved — to every dependent, switching each to its fallback instead of leaving it to hang. | |
| Failure Reframe Template | Reframing Template | Rewrites the story of a failure from fixed inability into controllable, fixable causes while protecting the performer's identity, so a single loss does not collapse into helplessness. | |
| Failure Scenario Review | Method | A structured walkthrough of a single failure as a story — the mode, the chain of causes that triggers it, and the cascade of effects it produces across time, actors, and dependencies. | |
| Failure Tree Analysis | Reliability Model | Traces an undesired top event down through the combinations of component failures and enabling conditions that can produce it. | |
| Failure Trigger Dashboard | Monitoring Artifact | Turns the scariest failure paths into a small set of watchable early-warning indicators, each wired to a named owner who acts when it trips. | |
| Failure-Injection Test | Method | Deliberately induces a fault in the real system to confirm that detection, isolation, and failover actually fire as designed — proving the defensive chain before a real event exercises it. | |
| Failure-Mode Brainstorm | Generative Technique | Generates a broad inventory of concrete ways the plan could fail, seeded by how comparable efforts actually came apart. | |
| Fairness Audit by Stratum | Metric or Dashboard | Checks whether differential treatment is producing intended fit without unacceptable disparate harm, exclusion, or hidden under-service. | |
| Fairness or Bias Audit | Audit Method | Checks whether optimization disproportionately burdens groups, hides inequity, or shifts harm to less visible stakeholders. | |
| Fairness Rotation | Procedure | Cycles service among classes, queues, or groups on a guaranteed schedule so no one class can monopolize capacity, protecting whole categories from starvation. | |
| Fairness-Metric and Exception Stress Test | Test or Assessment | Probes proxies, gaming, baseline shifts, temporal drift, and exception capture. | |
| Fairness-Standard Comparison Table | Method | Applies candidate standards to the same decision and displays reasons, winners, burdens, conflicts, and uncertainty. | |
| Fallacy Label Justification Note | Documentation Artifact | Ties a named fallacy to the exact defective inference move and states it as a reasoning correction rather than a stigmatizing label. | |
| Fallacy Triage Matrix | Classification Matrix | Sorts a pile of suspected reasoning defects by fallacy family and by how much each actually damages the inference, then routes each one. | |
| Fallback Control Mode | Protocol | A degraded but stable operating mode the system drops into while its primary lever is offline — coasting on a defended reserve floor until the stock is repaired. | |
| Fallback Mode Register | Document | A living ledger of every case the procedure cannot cleanly decide, paired with the named fallback it is routed to — bounded search, heuristic, semi-decision, approximation, human review, or scope renegotiation. | |
| Fallback Supply or Service Contract | Substitution Mechanism | Keeps a pre-arranged, independent secondary supplier on standby so one party's failure does not immediately cascade into the other — and no one becomes captive to a single source. | |
| Fallback Switch or Kill Switch | Tool | A pre-wired reversion path that can drop the substitute and restore the known-good state the instant a protected invariant is breached. | |
| Fallback Trigger Rule | Escalation Rule | Fires when the approximation leaves its valid region, routing the problem to a nonperturbative or higher-fidelity method instead of trusting a broken expansion. | |
| Fallback-Mode Router | Process | Dispatches each query to the strongest method that fits where it falls relative to the computability boundary — exact, sound-approximate, bounded, or escalated — under an explicit fallback contract. | |
| False Discovery Rate Control | Statistical Discovery Procedure | Ranks a whole family of results and draws the significance line to hold the expected share of false discoveries below a chosen rate, trading a little purity for far more power. | |
| False Symmetry Review | Review | A standing review that hunts for rules which treat unequal sides identically, and tests whether that even-handedness quietly loads the cost onto the weaker side. | |
| False-Alarm Recalibration | Check Recalibration | Feeds the log of false alarms and misses back into the check itself, retuning its criterion and thresholds so the gate stays trustworthy as the operation changes. | |
| False-Belief Check | Review | Tests the single assumption that the other agent knows what you know — catching curse-of-knowledge errors before they distort an explanation, interface, or instruction. | |
| False-Capture Audit | Audit | An arm's-length review that samples what the selector actually caught, sorts true target from non-target, and reports a false-capture rate the operator can't self-certify away. | |
| False-Consensus Premortem | Prospective Analysis | A pre-decision exercise that assumes the 'everyone agrees' belief was wrong and traces backward to how the team's own view got mistaken for the world's. | |
| False-Continuation Interruption | Interruption Control | Deliberately breaks a continuation or grouping cue at a boundary so the eye stops instead of wrongly connecting unrelated elements into one path or set. | |
| False-Positive Harm Budget Dashboard | Monitoring Dashboard | Meters the running cost of wrongful self-engagements against a pre-set allowance, weighting each by harm intensity, so the defense's autoimmune damage is priced and capped. | |
| False-Positive Review Board | Role or Team | A standing body that reviews signals that fired wrongly, attributes each false alarm to its source, and feeds the pattern back so issuers bear the cost of crying wolf. | |
| False-Window Audit | Method | A retrospective review of false openings and missed windows that recalibrates the readiness indicators and opening threshold for next time. | |
| Falsification Check | Test Specification | Restates a confident claim as an explicit rule with a bounded scope and a pre-committed breaking criterion, so later evidence can actually refute it. | |
| Falsification Protocol | Protocol | Specifies what evidence would count against a favored claim before the evidence is sought. | |
| Falsification Test Harness | Tool | Turns a hypothesis's mandatory consequence into an executable test that actively tries to produce it, so a failure to observe the predicted result falsifies and eliminates the hypothesis. | |
| Falsification Trigger Card | Document | A one-belief tripwire sheet naming the specific observations that would weaken, suspend, or overturn it, who watches for them, and when to look again. | |
| Familiarity Sampling Trial | Trial | Offers a single small, precisely-bounded taste of the target to test whether a first encounter is tolerable before any longer sequence is built. | |
| Familiarity-Bias Disclosure Prompt | Transparency Disclosure | Tells the audience that a target may feel familiar because they have seen it repeatedly, so ease of recognition is not mistaken for evidence. | |
| Fan-Out Exchange | Tool | The broker's routing primitive that copies each published event to every subscriber queue whose topic binding matches — one publish becomes many, decided by topic pattern. | |
| Fast Track with Eligibility Rules | Policy | Routes pre-qualified low-risk cases down a lower-friction lane using explicit eligibility rules, without softening the acceptance standard the ordinary lane enforces. | |
| Fast-Track Lane with Audit | Procedure | A low-friction lane for eligible cases paired with sampling, appeal, and outcome review. | |
| Fatigue and Maladaptation Dashboard | Monitoring Instrument | Watches strain, fatigue, and error signals against each person's own baseline to catch stress turning into damage before it shows up as injury or collapse. | |
| Fatigue Check Protocol | Checklist | A checklist or pause protocol that responds to signs of degraded decision quality. | |
| Fatigue or Stress Clearance Cycle | Procedure | Schedules recurring recovery, relief, and follow-up so accumulated human or organizational strain is actively cleared on a cadence set by how slowly it fades — before it builds into breakdown. | |
| Fault Detection and Diagnosis | Monitoring Method | Makes a local failure observable and names it — sensing that something is wrong and classifying which component failed and how, so the right continuation response can be chosen. | |
| Fault Isolation | Containment Pattern | Draws a boundary around a faulty element so its damage cannot spread to healthy parts, then readmits it only once it is verified sound. | |
| Fault Tree Analysis | Method | Decomposes a single system-level harm downward through logical gates until the transfer path — and the exact boundary where risk crosses out of the controlled unit — becomes explicit. | |
| Fault Tree with AND-Gate Logic | Model | Deduces, top-down through AND and OR gates, the combinations of basic failures whose conjunction is sufficient to cause the top event, and enumerates them as minimal cut sets. | |
| Fault Tree with Common-Cause Branching | Analytical Model | Decomposes a top-level failure through logic gates to its basic causes, then adds shared-cause branches so a single event feeding several 'independent' paths becomes visible. | |
| Fault Tree with Repeated-Opportunity Branch | Model | A top-down failure-logic tree with an added branch for the event recurring across many demands — compounding a small per-demand probability into a horizon-level one and exposing where the 'independent trials' assumption quietly breaks. | |
| Fault-Injection Composition Probe | Resilience Probe | Deliberately breaks components and their shared context to expose the hidden coupling and unsafe degradation that only appear when a composition is under stress. | |
| Favored-Tool Pause Rule | Decision Rule | A circuit-breaker that blocks reflexive use of the favored method until its fit to the restated problem has been established. | |
| Feasibility Certificate Check | Method | Accepts or prunes a candidate branch by checking a supplied certificate — a witness that a solution exists, or a compact rationale that none can — instead of re-searching it. | |
| Feasibility Envelope Diagram | Diagram | Renders the diagnosis as a single picture that sorts outcomes into structurally favored, possible-but-costly, blocked, and feasible-only-after-a-named-constraint-changes — turning a constraint analysis into an actionable map of the future's shape. | |
| Feasibility Sensitivity Probe | Robustness Check | Perturbs the feasibility and cost assumptions to see whether the winning option and its dominance ranking survive — or hang on one fragile estimate. | |
| Feasibility Study | Document | Investigates whether the design can be executed under technical, operational, financial, regulatory, and organizational constraints. | |
| Feasible Alternative Comparison | Comparative Evaluation | Scores a real option against the best achievable alternative instead of an idealized one, exposing rejections driven by the nirvana fallacy. | |
| Feasible Option Inventory | Comparison Scoping | Turns 'compared to what?' into an explicit, bounded list of the options that could actually be chosen or built under the real constraints. | |
| Feasible-Frontier Mapping | Envelope Construction | Derives the possible-outcome envelope from an explicit constraint model — what the system could reach given its real limits — rather than from any single achieved result. | |
| Feature Ablation and Holdout Validation | Method | Validates a candidate blanket empirically by dropping its variables one at a time and checking, on held-out data, whether the target gets harder to predict — sufficiency and minimality proven out-of-sample rather than by graph structure. | |
| Feature Ablation Comparison | Evaluation Procedure | Removes a feature (or group) and re-measures the downstream model to test whether that feature actually earns its keep. | |
| Feature Ablation or Occlusion Test | Diagnostic Estimation | Masks, removes, or permutes a suspected cue while holding everything else fixed, and reads the drop in performance as the model's reliance on that exact cue. | |
| Feature Admission Rubric | Scoring Rubric | Scores each proposed addition on value, evidence, complexity, support, migration, and tier-fit, so admission to the successor is a decision the item earns rather than a default it inherits. | |
| Feature Availability Audit | Audit | Walks every candidate input and asks whether its value would truly have been known at decision time, cataloguing the fields that would not. | |
| Feature Binding Matrix | Scoring Artifact | Lays features and candidate objects on the two axes of a grid, scores each cell by cue, and flags where assignments collide — so a whole binding decision can be inspected at once. | |
| Feature Budget | Procedure | Sets a standing cap on how many user-facing features, options, or screens a product may carry, pegged to what its intended users can actually comprehend and use. | |
| Feature Clustering | Variable Clustering | Groups variables that move together into a handful of modules and lets one representative stand in for each group, shrinking a redundant column space without inventing new axes. | |
| Feature Collinearity Heatmap | Tool | Renders every pairwise association in a candidate set as a colour grid so near-duplicate members light up at a glance — a fast visual screen for redundancy before any model is fit. | |
| Feature Flag | Software or Tool | Implements a software control surface by allowing behavior to be enabled, disabled, targeted, or rolled out without redeploying the whole system. | |
| Feature Flag or Canary Toggle | Release Control Toggle | Exposes a change to a small, ring-fenced slice of traffic behind a switch, so it can be watched, widened, or killed instantly without a redeploy. | |
| Feature Flag or Containment Wrapper | Containment Mechanism | Limits the exposure of debt-bearing functionality so it can be rolled back, isolated, routed around, or repaired without broad harm. | |
| Feature Flag Rollout | Exposure Control Mechanism | Wraps a change in a runtime switch so operators can choose exactly who sees it and ramp exposure up or kill it instantly, without redeploying. | |
| Feature Flag Rollout Threshold | Software or Tool | A release-engineering mechanism that activates rollout, pause, rollback, or gradual exposure when metrics meet predefined success, safety, or failure thresholds. | |
| Feature Gating and Usage Limits | Enforcement Control | Enforces tier boundaries inside a running product by locking premium capabilities behind the paywall and metering consumption against a per-tier limit. | |
| Feature Importance & Stability Dashboard | Monitoring Instrument | A live panel that tracks each feature's importance and how much it wobbles across time and folds, surfacing drift and instability without touching the model. | |
| Feature Pruning | Method | Removes features, fields, steps, or options whose contribution does not justify their complexity burden. | |
| Feature Pyramid or Hierarchical Model | Method | Represents input at multiple levels of resolution so broad structure and fine detail can be processed in order. | |
| Feature Refunctioning Audit | Audit | A systematic sweep that finds features already being used for functions they weren't built for, draws a clear boundary around each, and grades how well the borrowed feature actually fits its new job. | |
| Feature Scaling and Normalization Pipeline | Transformation Pipeline | Transforms raw features onto comparable scales so no single unit dominates the distance, and re-fits as distributions drift. | |
| Feature Selection | Method | Narrows a wide set of candidate variables to the informative subset that carries the target, so the separator later operates in a frame where signal and nuisance can actually be told apart. | |
| Feature Selection Pass | Method | Selects variables using relevance, redundancy, leakage, stability, and validation criteria. | |
| Feature Store Versioning | Governance Registry | Assigns immutable versions to feature definitions and records their lineage, so a model can be rebuilt on exactly the feature it was trained on. | |
| Feature Tier Design | Method | Differentiates versions by features, support level, flexibility, capacity, timing, or convenience so segments self-select into appropriate offers. | |
| Feature-Flag Disablement | Tool | Disables one specific software behavior or integration behind a runtime switch — without shutting down the rest of the service — and records who flipped what, so it can be reversed in seconds. | |
| Feature-Flag Experimentation | Tool | Wraps each change in a runtime toggle so a new variant reaches only a scoped slice of users and can be ramped up or killed instantly — turning every release into a bounded, reversible bet. | |
| Feature-Flag Graduation Review | Governance Procedure | A release-governance review that converts a trial feature into a standard, rollback, or removal decision. | |
| Feature-Flag Release | Toggle Controlled Release | Wraps a change in a runtime toggle so it can be exposed to a controlled slice of live traffic and ramped up or rolled back instantly on evidence. | |
| Feature-Flagged Strictness Rollout | Method | Ships a stricter regime behind a flag and ramps it across cohorts on live safety evidence with instant rollback, so a tightening never becomes a surprise outage. | |
| Federated Coordination Council | Coordination Forum | A standing representative body where autonomous members negotiate shared standards and resolve spillovers, while each keeps authority over its own domain. | |
| Federated Governance Board | Institution | A standing body of representatives from the delegated units that sets the shared rules they hold in common and keeps their local decisions consistent with one another. | |
| Federated Governance Cadence | Institution | Creates recurring cross-level decision forums where central owners and local representatives revise standards, exceptions, and shared priorities. | |
| Federated Governance System | Governance Body | Splits decision rights between a shared tier and autonomous members, binding them to a few common rules while reserving what each still decides locally. | |
| Federated Identity Assertion | Protocol | Lets one system grant access on the strength of a signed identity assertion from a trusted external identity provider — accepting the provider's authentication verdict instead of re-authenticating the user itself. | |
| Federated Registry Synchronization | Synchronization Protocol | Keeps multiple autonomous registries mutually discoverable by propagating and reconciling entries across their partitions under an audited trust fabric, without merging them into one authority. | |
| Federation Protocol | Protocol | Lets independent operators run their own nodes and still interoperate, so the network's value survives without any single hub owning the participants or the rules. | |
| Fee Waiver or Subsidy Rule | Eligibility Rule | A published rule that waives or subsidizes the monetary cost of entry for applicants a hardship test identifies, so price alone does not decide who can cross. | |
| Feedback Analysis Workshop | Facilitation Process | Gathers stakeholders to identify loop variables, test causal stories, surface disagreements, and select follow-up questions or interventions. | |
| Feedback Dashboard for Delegated Units | Monitor | Makes distributed local decisions and their outcomes visible to the center, so delegation stays observable without the center re-taking the decisions. | |
| Feedback Gain or Sign Rewiring | Method | Changes which states are stable by altering the strength, sign, or delay of a reinforcing or balancing feedback loop, rather than pushing the state directly. | |
| Feedback Latency Monitor | Monitoring Metric | A metric that tracks the time between an action, cue, or disturbance and the visible system response. | |
| Feedback Loop Rewiring | Feedback Intervention | Alters the gain, delay, or polarity of a reinforcing or balancing loop that is maintaining an unwanted pattern. | |
| Feedback-Dampening Control | Control | An inserted control — throttle, cooling-off delay, or circuit breaker — that weakens a reinforcing loop and cuts the trigger feeding it before runaway dynamics lock in. | |
| Feedback-Gain Reduction | Method | Turns down the loop gain of a self-reinforcing pathway so it stops amplifying itself, without cutting the loop or blocking its inputs. | |
| Feedback-Loop Redesign | Process | Rebuilds the timing, content, audience, and consequences of feedback so it fuels improvement instead of ratifying a predicted deficit. | |
| Feedforward Action Rehearsal | Rehearsal Method | Runs the target action ahead of time under realistic conditions — as a drill or simulation — so the doing is already practiced before the real moment arrives. | |
| Feedforward Adjustment Dashboard | Decision Support | A live operator display that surfaces the predicted deviation from target hours ahead, alongside the dials available to close it, so a human can pre-adjust before the disturbance lands and override any suggested move. | |
| Feedforward Brake Circuit or Protocol | Protocol | Routes the same triggering input through an enabling path and a parallel restraining path timed to arrive before the enabled action can overshoot. | |
| Feedforward Prepositioning Plan | Planning Artifact | Stages capacity, stock, or configuration ahead of forecast reference movement so the loop begins each change already closer to the new target. | |
| Fiber Cardinality Count | Quantitative Metric | Reports how many inputs map to each output — the size of the fiber — along with how much to trust that number. | |
| Fiduciary Duty Rule | Rule | Binds the agent to an overriding legal duty of loyalty and care that must displace their private interest whenever the two conflict. | |
| Field Acceptance Test | Acceptance Test | Runs the finished system in its real deployment environment and signs off each requirement as met or not-met, against acceptance criteria fixed before the test. | |
| Field Calibration Review | Ritual | A recurring meeting where field owners review misses, false activations, and boundary disputes, then retune thresholds and edges. | |
| Field Decision Card | Job Aid | A pocket-sized operational aid that compresses the envelope into a few cues an actor can read at a glance under pressure — recognize the condition, honor the hard limits, and know when to bail out to escalation. | |
| Field Investigation | Field Method | Situated evidence-gathering — observation, measurement, and interviews taken at the real site — paired with a discipline for judging which of those findings are trustworthy enough to build on. | |
| Field Kit Packout | Process | A repeatable pack-out that assembles every tool, part, and consumable a job needs into one self-sufficient case, checked against a manifest so nothing missing surfaces only at a site with no resupply. | |
| Field Observation | Method | Watches users act in the real setting where the solution must work, surfacing the tacit routines, workarounds, and situated constraints they could never report from a conference room. | |
| Field Observation Debrief | Debrief Process | Turns observation into tested interpretation by separating what was seen, what was inferred, and what insiders say it meant. | |
| Field or Operator Ground-Truth Walkthrough | Method | Takes the mapped hotspot to the actual site and checks it against what the people who work there already know. | |
| Field Practice | Procedure | Places learners in or near the real environment with supervision, bounded scope, or low-risk responsibilities. | |
| Field Report Review | Procedure | Reads periodic reports from distributed sites to surface cross-site patterns, exceptions, and emerging constraints. | |
| Field Sampling Plan | Sampling Plan | Spreads observation effort across sites, seasons, and conditions on a spatial-temporal design so field data speak for a whole environment, not just its most accessible corners. | |
| Field Service Protocol | Protocol | Coordinates who is dispatched, how they gain safe access, and who owns the fix when maintenance happens far from the people who built the system. | |
| Field-Level Authority Matrix | Template | States which side or decision rule governs each field and operation under defined conditions. | |
| Field-Level Redaction | Method | Removes or blacks out the specific fields flagged sensitive or surplus from an outgoing record, at the producer, so what leaves carries only what the recipient may see. | |
| FIFO Queue | Ordering Policy | Serves waiting items in the exact order they arrived, so position depends only on arrival time and nothing about the item itself. | |
| Figurative Language Review Checklist | Review Checklist | An editorial pass that scans a near-final draft, comparison by comparison, for figures that are unmarked, missing a named feature, or likely to lose their boundary when summarized. | |
| Figure-Ground Reversal | Method | Designs a boundary so the region taken as background can flip to foreground, giving one contour two readings that trade places as the eye reassigns figure and ground. | |
| Figure-Ground Reversal Test | Inversion Test | Deliberately promotes the ground to figure to expose whether a supposedly neutral background is actually consequential, contested, or unfair to some audience. | |
| Filing Code System | Reference Coding System | Assigns each record a stable code drawn from a governed code map and held in one authoritative register, so items can be filed, found, and reported consistently across offices and years. | |
| Filter Independence Check | Diagnostic Estimation | Tests whether a system's parallel filters are actually independent, or whether shared owners, inputs, or criteria make several of them pass and fail together. | |
| Filter Rationale Register | Register | A standing record of why each filter exists — its stated purpose, owner, and the legitimacy standard it claims — so every screening rule can be traced, justified, or challenged. | |
| Filter Rotation or External Challenge | Policy | A standing control that periodically changes who applies the filters — or brings in outside challengers — so the stack cannot settle into a single, self-confirming point of view. | |
| Filter Stack Map | Tool | Lays out every filter a system applies in parallel — what each screens for, who owns it, and what it optimizes — as a single map of the whole stack. | |
| Filter Transparency Dashboard | Metric or Dashboard | Shows recommendation, moderation, citation, agenda, or selection patterns that shape ordinary intake. | |
| Filtration or Scrubbing | Tool | Lets the carrier medium keep flowing but strips the hazard out of it in transit, so what arrives downstream is cleaned rather than blocked. | |
| Final Exam | Summative Test | Samples the target outcomes with a timed endpoint test and applies a cut score to certify course-level achievement. | |
| Final Revalidation Before Commit | Rule | Re-runs the original precondition check as the very last step before the irreversible commit, so the action fires only if the condition that justified it still holds at the instant of use. | |
| Finality and Scope Register | Reference Registry | A living ledger that records what domain is sovereign, exactly what each external actor may and may not do to it, and the moment each decision becomes final. | |
| Finance / Accounting Unit Check | Audit | Separates money-like quantities that share a currency symbol but are not interchangeable — nominal vs. real, one-time vs. recurring, cash vs. accrual — before they are added or compared. | |
| Financial Contagion Tracing | Network Contagion Model | Follows stress hopping node-to-node along counterparty and confidence links to find where a circuit-breaker or backstop cuts the chain. | |
| Financial Ledger | Artifact | Records every transaction as balanced debits and credits so monetary value is conserved on the books — each period's opening balance, flows, and closing balance reconcile by construction. | |
| Financial Reconciliation | Record Reconciliation | Matches two independent records of the same money against each other on a cycle, itemizes every discrepancy, and clears each one until the two balances agree and are documented. | |
| Financial Reversal or Credit | Method | Offsets a completed financial effect that cannot simply vanish by posting an equal-and-opposite entry — a refund, credit, chargeback, or reversal — linked back to the original. | |
| Financial Ring Fence | Institution | A legal, accounting, or organizational mechanism that separates liabilities, assets, losses, or obligations so one rupture does not destabilize the wider system. | |
| Financial Spread Trade | Process | Holds offsetting positions in two equivalent or linked instruments to capture the price spread between them, buffered against the risk that the spread widens before it converges. | |
| Finding Reconciliation Board | Reconciliation Workflow | The post-discovery workflow that deduplicates, adjudicates, severity-triages, and routes independent findings while keeping minority signals alive until resolved. | |
| Finish and Coating Minimization | Method | Reduces paint, veneer, simulated texture, polish, or cosmetic coating that would disguise the underlying substrate. | |
| Finite Horizon Assumption | Method | Truncates an effectively unbounded time or depth axis at a defined horizon, so a search, forecast, or valuation can be computed instead of chased to infinity. | |
| Finite Impulse Response Filter | Method | A finite-kernel signal-processing method that produces each output from a fixed weighted sum of input samples. | |
| Finite Inbox Policy | Operating Practice | A personal or team rule that refuses to accept more pending requests than can be completed, and renegotiates or drops items that age out, keeping the inbox an honest obligation store. | |
| Finite or Countable Additivity Test | Audit | Verifies the load-bearing axiom — that disjoint pieces' sizes sum to the size of their union, and the empty set has size zero — under the additivity regime the application actually needs. | |
| Finite-Element Basis Construction | Method | Builds a basis for a function space out of many simple, locally-supported shape functions tied to a mesh, turning a complicated field over a domain into a finite list of nodal coordinates. | |
| Finite-Element Bending Simulation | Tool | Numerically predicts where stress and strain concentrate as a part is bent, so the fold can be seen to pass or crack — with a map of exactly where — before anything is built. | |
| Finite-Element or Cellular-Automaton Model | Numerical Simulation | A numerical solver that discretizes a heterogeneous medium into cells and steps the propagating quantity forward to predict where it concentrates, attenuates, or stalls. | |
| Finite-Element Variational Approximation | Method | Makes a continuous variational problem computable by chopping the domain into small elements and solving the functional's weak form over a finite basis of piecewise-simple trial functions. | |
| Finite-Sample or Exact Interval Check | Method | Replaces an asymptotic interval formula with an exact or small-sample-corrected construction that provably honors the nominal level at finite n, and compares the two side by side. | |
| Finite-Size Correction Check | Diagnostic Check | Estimates the correction terms an asymptotic result drops, to judge whether they still bite at the finite size you actually operate at. | |
| Finite-Size Scaling Check | Statistical Validation Test | Tests whether an apparent power law or scaling signature persists across system sizes and observation windows, rather than being an artifact of one sample. | |
| Finite-State Map Selector | Model | Models contexts as the states of a machine and switching as guarded transitions, so the active representation can only change along legal, explicitly-allowed paths — never an arbitrary jump. | |
| Fire Drill | Rehearsal Drill | A short, frequent, tightly bounded rehearsal of one emergency reflex — trigger the scripted alarm, run the single response fast, and repeat until the reaction is automatic under pressure. | |
| Firebreak | Physical Barrier | Cuts a pre-cleared gap in the medium ahead of a harmful front so the wave reaches ground it cannot cross. | |
| Firebreak or Buffer Zone Map | Artifact | A map or rule set showing where movement, replication, transfer, or interaction should pause to keep the entrant from crossing into new zones. | |
| Firewall | Tool | A rule-based gate on network traffic that permits or blocks each connection by matching it against an ordered policy of source, destination, port, and behavior. | |
| First Public Statement | Disclosure Protocol | Puts verified initial facts and a next-update time on the record first, so a breaking event is discussed on your account before rumor hardens into the frame. | |
| First-Article and Setup Approval | Review | Verifies the first piece off a new setup against the full specification before authorizing the production run, so a bad setup is caught before it is repeated thousands of times. | |
| First-Article or Setup Inspection | Startup Gate | Inspects the first output after a setup or changeover to catch configuration errors before a large defective batch is produced. | |
| First-Attempt Discovery Test | Review | Puts a fresh user in front of the real interface with a goal and no hints, and measures whether they discover an already-available capability unaided — turning "is it findable?" into a repeatable number. | |
| First-Difference or Derivative Estimate | Method | Estimates directional change from discrete differences or a continuous derivative approximation. | |
| First-Order Correction Pass | Correction Procedure | Computes the single leading correction to the baseline — the linear-response term that captures most of the departure at least cost — and folds it back into a first improved answer. | |
| First-Pass Loss Audit | Audit | Isolates and books the loss at the first boundary the input must cross — the earliest, largest, most easily hidden drop, before any downstream stage can even see it. | |
| First-Principles Model | Method | Builds the initial model from fundamental relations, constraints, or causal claims rather than from accumulated details. | |
| First-Principles Statement | Artifact | Names the base premises a group will reason up from for one specific decision, and flags what those premises leave uncertain, so the chain of 'why' bottoms out at a chosen, visible foundation. | |
| Fitness Proxy Audit | Audit | Audits what your barrier and its metrics actually reward for surviving — exposing proxies that let an escape variant look 'handled' precisely because it has become harder to see. | |
| Five Whys with Stop Rule | Method | Follows a causal 'why' chain down to the first level where a durable action can be taken, then stops on a named rule rather than chasing causes forever. | |
| Fixed Term-Limit Clause | Charter Clause | Writes a hard ceiling on cumulative tenure into the founding rules, so an office empties on schedule no matter how popular or entrenched its holder. | |
| Fixed-Cost Amortization Plan | Financial Plan | Spreads a large fixed investment across a growing volume of units so average cost falls as the base grows — and pins the volume threshold at which the investment pays for itself. | |
| Fixed-Effects Panel Model | Method | Controls for stable unit effects and/or shared time effects in repeated unit-time data. | |
| Fixed-Gain Degraded Mode | Policy | When the adaptation signal can no longer be trusted or the stakes rise too high, it suspends retuning and pins the gain at a safe fixed value so the fast pathway keeps running predictably. | |
| Fixed-Interval Sampling Schedule | Procedural or System Configuration | Collects observations at a declared, unconditional regular interval — a fixed time grid chosen once, independent of what the process happens to be doing. | |
| Fixed-Inventory Configuration Sprint | Process | A timeboxed, cross-functional loop that generates, assembles, tests, and revises candidate configurations using only the declared inventory — nothing may be ordered in. | |
| Fixed-Pie Boundary Audit | Test or Assessment | Stress-tests a claimed fixed-pie boundary — are all affected actors counted, are losses quietly shifted to outsiders, is the scope honestly drawn — before fixed-sum rules are allowed to apply. | |
| Fixed-Point Build Comparison | Audit | Iterates the self-build until its output stops changing, then checks that successive self-produced versions are identical — the signal that construction has converged. | |
| Fixed-Sum Payoff Matrix | Artifact | Maps participant payoffs across strategies or outcomes in a single table and verifies whether the totals remain constant, confirming the interaction is fixed-sum. | |
| Fixed-Term or Sunset Mandate | Governance Mandate | Sets a fixed expiry date on a role or program so it must end or be affirmatively re-justified, rather than persisting by default. | |
| Fixed-Window Event Count | Counting Procedure | Tallies events in fixed, non-overlapping time buckets and divides by the interval — the simplest, most auditable event-rate estimate. | |
| Fixes That Fail Diagnosis | Feedback Trap Diagnosis | Diagnoses a problem that keeps relapsing as Fixes That Fail — a quick fix whose delayed side effect quietly recreates the very symptom it relieved. | |
| Flanking Maneuver | Spatial Maneuver | Attacks along an undefended edge instead of the strong front, reaching a decisive angle before the defender can reorient. | |
| Flash Crowd Playbook | Artifact | A pre-authored script for sudden surges of traffic, attention, or demand that names the likely triggers and pre-grants the authority to switch into burst mode, so response starts before improvisation turns to chaos. | |
| Flashback/Foreshadowing Plan | Authoring Plan | Registers what the audience is not yet told and where each planted hint or delayed revelation is meant to pay off. | |
| Flex-Cycle Regression Test | Protocol | Flexes a design through many folding cycles on the bench and re-checks its integrity at intervals, catching fatigue failures and any regression a design change quietly introduces. | |
| Flexible Assignment | Task Template | Lets a single assignment flex in scope, pace, or complexity while a common rubric holds every version to the same standard. | |
| Flexible Compliance Pathway | Compliance Design | Certifies several different methods as equally satisfying one protected standard — many roads to the same destination — plus a governed route for cases that fit none. | |
| Flexible Staffing Model | Staffing Model | Keeps people redeployable — through float pools, cross-deployment, and adjustable schedules — so human capacity can shift to wherever demand, risk, or workload moves. | |
| Flexible Staffing Roster | Artifact | A schedule that flexes a pool of cross-trained staff across shifts and areas to match workload, sending scarce people to the highest-need point and dropping to a minimum-safe level when short. | |
| Flight Recorder | Artifact | Continuously or selectively retains recent operational state so evidence is available when a rare episode occurs. | |
| Flood Wave Preparation | Preparedness Protocol | Turns upstream measurements and travel-time forecasts into downstream preparation before the crest arrives. | |
| Flow Gate or Valve Rule | Rule | A control rule that opens, throttles, or closes a flux channel on a defined trigger, steering the network's balance by adjusting flows in real time rather than cleaning up after. | |
| Flow-Distribution Tracer Test | Diagnostic Estimation | Injects a pulse of tracer and watches when it emerges to reveal how evenly a contactor's flow is distributed — exposing the bypass, channeling, and backmixing that quietly destroy a counterflow profile. | |
| Flow-Shear or Self-Cleaning Geometry | Passive Geometry | Shapes flow and geometry so shear keeps the interface swept clean, denying opportunistic occupants a place to settle. | |
| Fluency-Response A/B Test | Controlled Experiment | Compares an exposed group against an unexposed control to measure whether growing familiarity is actually moving preference — and by how much. | |
| Fluidic or Electromagnetic Actuation | Artifact | Replaces a limiting solid-mechanical actuation path with a fluidic or field-based one so force is delivered by pressure or a field instead of a rigid linkage. | |
| FMEA Dependency Table | Audit | Adapts failure mode and effects analysis to dependencies — scoring each one's failure by severity, likelihood, and detectability to produce a ranked, mitigation-prioritized list rather than a flat inventory. | |
| Focal Isolation | Attention Mechanism | Surrounds a single focal element with a reserved zone of empty space so nothing competes with it for attention. | |
| Focal Placement Map | Artifact | Documents where the object sits, when and along what route it moves, who can see it, and how each placement is designed to steer collective attention — across physical space and digital surfaces alike. | |
| Focal Standard and Effective Date | Rule | A legitimate authority picks one convention out of several workable ones and names the moment it becomes the one to expect, giving scattered expectations a single point to converge on. | |
| Focal-Point Charter | Governance Artifact | A written charter that names the criterion everyone can expect everyone to use, records the evidence standard behind it, and fixes in advance the rule that decides contested cases. | |
| Focal-Point Composition | Method | Arranges the surrounding elements — through leading lines, spacing, grouping, and figure-ground relation — so the whole field points at the focal element, which is emphasized by its place in the arrangement rather than by any cue added to it. | |
| Focus Block Schedule | Tool | Reserves recurring, defended blocks of time for the one task that decides the most, and batches or sheds everything shallow into the margins. | |
| Focus Mode or Control Hiding | Interaction Pattern | Temporarily clears secondary controls, chrome, and notifications so the focal task stands alone — on the promise that everything hidden returns the instant it is needed. | |
| Focus Start Ritual | Transition Ritual | A short fixed sequence performed at the threshold of a session — name the target, invoke the starter kit, take the first small action — that carries the mind across the switch into focus instead of leaving entry to willpower. | |
| Focused Vertical Launch | Process | Points every function — product, sales, service, messaging, operations — at one tightly bounded vertical so that segment receives complete value instead of thin, generalist coverage. | |
| Fold-Line Layout | Method | Decides where the fold axes fall across a flat sheet — and where they must not — so the part bends along chosen lines instead of tearing at arbitrary weak points. | |
| Folded-Sheet Three-Dimensional Assembly | Method | Folds registered planar regions onto distinct operational faces in three dimensions. | |
| Folder or Namespace Tree | Information Architecture Artifact | Nests files, records, or identifiers into a navigable named tree with bounded depth, so anything can be located and maintained by its path. | |
| Follow-Through Checkback | Feedback Ritual | Circles back after the fact to check whether the action actually happened — measuring the doing, not the knowing — and flags drift when a once-reliable action starts slipping. | |
| Follow-Up Case Sampling Plan | Sampling Plan | Selects follow-up cases, audits, or monitoring triggers to test whether the revision prompted by a deviant case is isolated, subgroup-specific, or broadly general. | |
| Follow-Up Repair Check | Follow Up Protocol | Revisits a difficult exchange after the fact — hours or days later — to confirm the message actually landed and the working relationship survived it. | |
| Follow-Up Retrieval Probe | Test or Assessment | Checks later whether the old cue retrieves the revised response, with enough spacing and context variation to reveal relapse to the old pattern. | |
| Follow-Up Visit or Survey Protocol | Data Collection Protocol | Recontacts the very people a validation claim was made about — patients, trainees, participants — on a defined schedule to measure directly whether the intended outcome still holds. | |
| Follower Wargame | Method | Role-plays how fast-followers, incumbents, and leapfroggers would respond to the early move, so the first-mover edge is designed to survive their best reply rather than assumed durable. | |
| Follow–Distinguish–Overrule Memo | Document | States the precedent treatment choice, its material reasons, the authority relied on, reliance effects, effective scope, and the review route. | |
| Footprint-Expansion Decision Gate | Protocol | An approval checkpoint that lets outward expansion proceed only once the internal opportunities, the lifecycle comparison, the lock-in and resilience invariants, and the crossover criterion have all been reviewed on the record. | |
| Force Classification | Method | Classifies what kind of act a message actually performs — notice, question, demand, offer, or ruling — so the response it genuinely compels can be told apart from the assent it merely implies. | |
| Forced Connection Exercise | Prompting Method | Forces a distant, often random concept into the problem to break habitual search, then keeps only the pairings whose friction yields a useful blend. | |
| Forced Release Protocol | Protocol | A pre-agreed rule that, once a deadlock is verified, obliges a holder to release a resource, approval, or commitment itself — with compensation — rather than being overridden by force. | |
| Forced-Choice Reframe | Reframing Move | Exposes an either/or as persuasion rather than logic — re-stating the coercive frame, flagging its closure claim, and mapping the excluded middle it was built to hide. | |
| Forced-Perspective and Emphasis Test | Test or Assessment | Tests whether viewpoint, depth, juxtaposition, and size exaggeration produce the intended reading without deceptive or unstable side effects. | |
| Forecast After-Action Review | Learning Review | After the forecasted future has arrived, scores what was predicted against what happened, records the error and its owner, and feeds the lesson back into how the next forecast is made. | |
| Forecast Backtesting | Audit | Replays a predictor against withheld history — across time, segments, and regimes — to earn or deny the right to suppress its residuals. | |
| Forecast Backtesting Cadence | Ritual | A recurring ritual that pulls up what the organization predicted at each past horizon, compares it to what actually happened, logs the error and its direction, and recalibrates the confidence bands used going forward. | |
| Forecast Backtesting Review | Retrospective Audit | After a project closes, compares what was forecast to what actually happened, records the signed error, and fires a recalibration so the next plan inherits the correction. | |
| Forecast Impact Audit | Audit | Examines, after release, how a forecast actually moved behavior — comparing the reaction that occurred against the reaction that was modeled, and testing whether anyone gamed it — to tell a self-defeating forecast apart from a merely wrong one. | |
| Forecast Range | Method | Communicates a future estimate as a range or a small set of scenarios rather than one point number — carrying the assumptions the range depends on and the triggers that mark when it has gone stale — so nobody plans against a single guess about an unknowable future. | |
| Forecast Release Decision Log | Register | A dated, append-only record of each forecast released — the exact claim, who could see it, and the disclosure boundary applied — so the decision to publish a reactive forecast can be reviewed against what was known at the time, not what happened after. | |
| Forecast Trigger Dashboard | Monitoring Artifact | A standing live display that pulls forecast signals against their trigger lines, refreshes continuously, and communicates status so the right people see a threshold approaching before it is crossed. | |
| Forecast Update Cadence | Process | Sets the rhythm and trigger for re-issuing a forecast as people react to the last one, so the forecast tracks the world it is actively reshaping instead of chasing — or amplifying — its own feedback. | |
| Forecast Update Trigger Log | Workflow | A forecast record that pairs predictions with update triggers and later confidence changes. | |
| Forecast-as-Intervention Label | Artifact | A standing tag attached to a forecast that declares it can change the outcome it predicts, telling readers to treat it as guidance to act on — and stating why it is being disclosed at all. | |
| Forecast-Based Resource Prepositioning | Logistics Policy | Moves resources — stock, crews, capacity — to where a forecast says they will be needed before the need materializes, sizing the pre-placed buffer to the forecast's uncertainty. | |
| Forecast-Error Backtest | Validation Method | Replays the forecaster's past predictions against what actually happened to measure its error — mapping where the model can be trusted, how wide its uncertainty really is, and when to fall back to reactive control. | |
| Foreground-Background Map | Specification Artifact | Records, in one artifact, what should be the figure, what should recede as ground, and where the boundary between them falls — the shared spec the rest of the structuring hangs on. | |
| Foreground/Background Usability Test | Evaluation Test | Puts the finished artifact in front of representative receivers to measure whether they perceive the intended lead and the support as support. | |
| Foreign-Key Constraint | Software or Tool | A declarative database rule that refuses any write which would leave a record pointing to a non-existent related record, guaranteeing referential existence at the storage layer. | |
| Forensic Discriminator | Trace Analysis | Resolves which generator produced a shared observation by hunting for a trace that only one candidate would have left behind. | |
| Forensic Scenario Reconstruction | Method | Builds and compares scenarios that could have produced observed traces while preserving uncertainty about alternatives. | |
| Foresight Sensing Network | Role or Team | A distributed human network — people embedded across functions, geographies, and communities — organized to notice and forward early signals from the margins that a central team would never see. | |
| Forest Plot or Effect Table Display | Reporting Artifact | Lays out many standardized effects, their intervals, directions, and comparability caveats in one visual so a reviewer can read magnitude and consistency at a glance. | |
| Forgone-Alternative Decision Journal | Record Keeping Artifact | A contemporaneous log of what was chosen, what was rejected, and what was known at the time — written before the outcome lands, so a later regret review cannot be quietly rewritten by hindsight. | |
| Fork Decision Record | Artifact | A per-change record that pronounces — and preserves the reasoning for — whether a modification stays the same work or crosses the threshold into a new one. | |
| Form Section Design | Template | Groups fields, labels, help text, and actions so users see which inputs belong together and which actions apply to which section. | |
| Form-Content Alignment Matrix | Mapping Matrix | Cross-references every piece of substantive content against every formal feature in a grid, exposing forms that carry nothing and content that no form carries. | |
| Formal / Informal Transition Marker | Ritual | Uses a phrase, agenda break, visual label, or procedural marker to distinguish casual discussion from formal review, commitment, decision, or record-making. | |
| Formal Decidability Probe | Formal Test | For a question handed to an automated or formal decider, tests whether it actually admits a terminating decision procedure — or whether the promised verdict is impossible. | |
| Formal Declaration Record | Record | A durable, authoritative record that a recognized declaration changed an institutional state — motion carried, role appointed, resignation accepted — capturing what changed, in which official channel, and whether and until when it can be reversed. | |
| Formal Grammar Specification | Formal Specification | Declares the alphabet and the formation rules that decide which strings count as legal expressions, before any question of truth or derivability arises. | |
| Formal vs Material Error Gate | Decision Gate | Decides whether an argument's defect lives in its logical form or in its content, so formal invalidity is not mislabeled an informal fallacy. | |
| Formal-System Change-Control Workflow | Governance Workflow | Governs how axioms and inference rules are proposed, versioned, and released, using a regression suite of exemplar derivations to expose the blast radius of every change. | |
| Format Crosswalk and Migration Guide | Crosswalk Reference | A field-by-field map from old-medium elements to new-medium structures that marks every clean match, lossy translation, and non-equivalence — plus the steps to move across it. | |
| Formation Throttle | Policy | Regulates how fast the intermediate is created, applying backpressure at the source so it forms no faster than the next stage can consume it. | |
| Formative Rubric | Tool | Breaks 'quality' into named dimensions with described levels, so feedback can point at which dimension is weak and what the next level up actually looks like. | |
| Form–Function Decomposition | Decomposition Framework | Pulls a candidate convergent form apart into surface appearance, functional role, performance advantage, and failure behavior, then sets the threshold at which two cases count as the same solution. | |
| Forward Positioning | Positioning Maneuver | Occupies a scarce, favorable position before the contest opens so rivals must compete on terrain already shaped to your strengths. | |
| Forward Proxy Server | Software or Tool | Sits in front of a population of internal clients and makes their outbound requests for them, so the organization can control and record what its own users reach on the outside. | |
| Forward Staging Cache | Artifact | A stock of supplies, parts, or capacity pre-positioned near the front so the operating edge draws from a short, reliable local leg instead of the full haul from base. | |
| Forward-Checking Table | Test or Assessment | A table that, after each tentative commitment, recomputes the surviving legal options for every undecided part and flags a doomed branch the moment any part runs out. | |
| Forward-Model Prediction | Predictive Model | Computes, from a standing model of the system plus the current context, the exact observation the system's own action should produce this cycle. | |
| Forward-Model Recalibration Loop | Adaptive Calibration Loop | Watches the forward model's predictions accumulate error and fires a re-fit when the model has drifted out of trust. | |
| Forward/Reverse Field-Mapping Specification | Document | Records each directional mapping, loss, default, authority, and version. | |
| Forward–Reverse Round-Trip State and Outcome Diff | Diagnostic Comparison | Captures the baseline, applies the transition, executes the return, and diffs restored state and outcomes against the return contract — labeling each difference as within tolerance, disclosed residue, remediable failure, or invalidating failure. | |
| Founder Legacy Audit | Diagnostic Audit | Systematically surfaces and inventories the founder-originated influences still shaping the organization, so inherited legacy can be seen before anyone decides what to keep. | |
| Founder Shadow Review Board | Oversight Body | A standing independent body that scrutinizes decisions where founder or founder-family symbolism may distort governance, without denying the founder's historical importance. | |
| Founding-Cohort Composition Audit | Audit | Compares founder composition, effective contribution, gate constraints, and source independence with a declared population or viability reference. | |
| Fourier-Basis Expansion | Method | Represents any signal in a fixed, universal orthonormal basis of sinusoids, turning it into frequency coordinates that reconstruct it exactly. | |
| Fragment Reuse Matrix | Planning Matrix | A table crossing each likely-to-travel fragment against its probable reusers, invited uses, misuse risks, and required anchors, so an artifact's afterlife is planned before release. | |
| Fragment Versioning Log | Tracking Log | A dated ledger of every change to a reusable fragment, with version labels, so old excerpts still in circulation can be recognized as superseded. | |
| Frame Compatibility Review | Audit Procedure | A gate run before two probabilities are compared or pooled, checking that their events, denominators, time windows, and sampling rules are actually commensurable. | |
| Frame-of-Reference Shift | Reframing Technique | Breaks an observational tie by re-viewing the same evidence from a different scale, grouping, or reference point, so a difference invisible in the original frame becomes visible. | |
| Framework Selection Memo | Method | Names the interpretive lens a reading will use and records why it was chosen over the alternatives, turning the framework from an unexamined default into an accountable, contestable decision. | |
| Franchise Growth Limit | Capacity Linked Cap | Ties the number of new franchise openings to the field-support, quality-assurance, and supply capacity available to serve them, so replication cannot outrun the systems that keep every unit on-brand. | |
| Franchise or Concession Rebid | Process | Grants the exclusive right only for a fixed term and re-tenders it competitively, so an un-contestable monopoly must periodically win the right to serve — on public-interest terms. | |
| Franchise-like Replication | Method | Grows by cloning a proven whole-unit operating model to new, semi-autonomous sites under a shared playbook and brand, so each new unit reproduces the original without reinventing it. | |
| Fraud Risk Cutoff Review | Review Procedure | Runs a recurring review of a fraud-score cutoff, splitting decisions into allow / review / block bands and re-tuning the band edges from monitored outcomes like caught fraud, chargebacks, and false declines. | |
| Fraud Risk Decay Model | Method | Estimates how the probability of fraud or misuse for a flagged actor falls over time and events, producing a projected decay curve with a confidence band per risk class. | |
| Fraud-Proof Challenge Protocol | Protocol | Accepts candidates optimistically but opens a bonded challenge window in which anyone can submit a fraud proof that a candidate is invalid, reverting it and slashing the loser's stake. | |
| Free-Recall-Then-Recognition Probe | Diagnostic Estimation | Asks first for unaided recall, then for recognition, and reads the gap between them to tell 'never stored' apart from 'stored but not retrievable.' | |
| Freedom-of-Information Response Workflow | Process | Turns a member of the public's right-to-know into a delivered record: a request pipeline with a statutory clock, exemption tests, and redaction before release. | |
| Freemium / Professional / Enterprise Editions | Edition Structure | Splits one product into a free base edition and paid Professional and Enterprise editions, defined by feature, capacity, and administration boundaries, with a self-serve path from free to paid. | |
| Frequency Cap | Rule | Limits how often the same input reaches the same recipient within a window, spacing exposures so the channel keeps responding instead of going numb. | |
| Frequency Cap and Cooldown | Protocol | Limits how many times a cue may be shown in a window and inserts a quiet period before it can be repeated, refreshed, or re-escalated. | |
| Frequency Pulling with Saturation | Method | Draws each unit's intrinsic rate toward its neighbours' — but caps how hard it can be pulled, so no unit is yanked past a safe slew. | |
| Frequency-Band Plan | Allocation Plan | Carves a shared span of spectrum into named, non-overlapping sub-bands and hands each stream its own fixed slice, so streams coexist by living at different frequencies rather than by taking turns. | |
| Fresh Holdout Retest | Process | Re-scores the frozen model on newly collected or freshly sealed cases the moment its old holdout is suspected of contamination, measuring how much of the reported skill survives. | |
| Freshness Timer or Timestamp Badge | Artifact | Stamps every piece of evidence, forecast, approval, and decision with its age and time-to-expiry, so staleness is visible at a glance instead of assumed away. | |
| Freshness Watermark | Monitor | Publishes a moving marker of how current a redundant copy is — the point up to which it reflects the source — turning invisible staleness into a readable, checkable number. | |
| Friction Addition | Process Design | Adds a pause, confirmation step, cooling-off period, queue, or effort cost to reduce an undesired action when the behavior is highly sensitive to small barriers. | |
| Friction Adjustment | Method | Tilts the effort, steps, and salience of a path — smoothing the desired action and adding drag to the harmful one — so behaviour changes without persuasion or prohibition. | |
| Friction Insertion | Friction Design Method | Adds delay, effort, cost, or confirmation at the precise points where a harmful pattern accelerates, damping the loop without banning the action. | |
| Friction Mapping Session | Method | Lay the official path and the workaround side by side and score each step for effort, delay, uncertainty, and social and cognitive cost, so the cost gap that drives the deviation becomes visible and rankable. | |
| Friction or Salience Adjustment | Method | Re-weights the effort and attention around existing options — adding friction to the old response, salience to the new — so the desired action becomes the path of least resistance without removing any choice. | |
| Friction Reduction | Process Design | Removes steps, waits, forms, confusion, travel, or effort from a desired action when evidence suggests small convenience gains produce large behavior shifts. | |
| Friendly Reliance Probe | Monitor | Samples the organization's own decisions, reports, and metrics for signs that friendly actors have started treating the planted signal as genuine evidence. | |
| Front Rescope Playbook | Protocol | A pre-decided repertoire of ways to shrink an overextended front — pull back, narrow, hand off, or make it self-sustaining — chosen before the line breaks, not during the panic. | |
| Front-State Checkpoint | Artifact | Snapshots the substrate state at the advancing front into a resumable, restorable record, so the transition can pause, resume, or roll back from a known point. | |
| Frontier Readiness Gate | Decision Gate | A go/no-go checkpoint that authorizes each new increment of reach only when backbone-readiness evidence clears an explicit, pre-agreed bar. | |
| Frontier-Backbone Stress Test | Stress Test | Simulates a plausible shock at current reach to check whether the backbone, plus its protected margin, still covers frontier load before the real shock arrives. | |
| Frontier-to-Backbone Ratio Review | Diagnostic Ratio | Tracks the ratio between the expanding visible frontier and the sustaining backbone that carries it, flagging when growth is outrunning its own support. | |
| Frontline Feedback Form | Template | Captures local observations in a standardized format. | |
| Frontline Feedback System | Software or Tool | Collects structured observations, exceptions, workarounds, bottlenecks, and early warnings from people closest to implementation. | |
| Frontline Go-Along Interview | Method | Walk the real route beside the person who uses it and have them narrate each deviation as they make it, recovering the reason, the who, and the who's-missing that logs cannot show. | |
| Full Factorial Matrix | Artifact | Enumerates all factor-level combinations for small experimental or testing spaces. | |
| Full-Cost Accounting | Method | Pulls the upstream, downstream, social, and environmental costs an efficiency decision leaves off-ledger back onto it — so the choice is judged on its full resource burden, not just the metered operating bill. | |
| Full-Factorial Joint-State Test | Method | Runs every combination of the governing state variables against the system and checks each one for the combination that lets the whole route conduct. | |
| Full-Information Maximum Likelihood Path | Method | Uses likelihood-based estimation with incomplete observed data when model and missingness assumptions are appropriate. | |
| Full-Rank Eigendecomposition | Method | Factors a square operator into its own eigenbasis, yielding a complete set of directions the operator merely rescales — and, when full-rank, a basis that spans the whole space. | |
| Function Analysis Workshop | Analytical Workshop | Takes one legacy role, routine, or artifact and asks what it actually does now — and whether that function still serves the purpose or has quietly become its own end. | |
| Function-Behavior-Structure Matrix | Model | Documents a source as three linked layers — the structure it is built from, the behavior that structure produces, and the function that behavior serves — so visible structure is never mistaken for the whole explanation. | |
| Functional Analysis | Method | Identifies what a pattern currently does for different actors or systems, while treating function as an observation rather than proof of intent. | |
| Functional Decomposition Workshop | Method | Translates the mission into required functions and performance thresholds — deliberately before looking at the stock — so on-hand resources can be matched by what they can do, not by what they are labelled. | |
| Functional Iconography Binding | Iconographic Function Binding | Ties each rich, decorative icon to the exact action it triggers, so the same mark that beautifies an interface also tells the user what it does. | |
| Functional Vacancy Declaration | Protocol | The formal, recorded act that reclassifies a still-occupied authority role as functionally vacant, dissolving the nominal occupancy that was keeping every substitute channel illegitimate. | |
| Functorial Transfer Probe | Transfer Experiment | Transfers a relational pattern from one domain to another and tests whether its arrows, composition, and invariant survive the crossing. | |
| Funding Conditions Register | Governance Register | A standing ledger of every funding source's attached conditions — grant terms, gift restrictions, sponsorship clauses — logged with owner, sovereignty risk, and review date so money-borne strings stay governable. | |
| Funding Dependency Register | Register | Keeps a standing, disclosable record of every revenue stream and how much of the agent's survival rides on each — flagging the streams that let it keep operating without the people it is meant to serve. | |
| Funding Firewall Rule | Rule | Structures the institution's money so it doesn't depend on the actors it governs — routing fees through a buffer, capping any single source, or funding from a broad levy — so the budget can't be used as a leash. | |
| Funding Tranche Review | Staged Funding Protocol | Releases resources in conditional increments, so each new slice of funding must be re-earned by fresh evidence and the most that can be lost before the next look is capped at the current tranche. | |
| Funnel Experiment Backlog | Process | Turns prioritized loss hypotheses into a running queue of tests, redesigns, and repairs — each sized by the yield it could recover and closed only when remeasurement confirms the gain. | |
| Funnel Process | Workflow | Implements the archetype in review or product workflows by moving many candidates through cheap early screens before detailed evaluation of a smaller set. | |
| Future Imagination Workshop | Workshop Protocol | A single bounded session whose only job is to stretch the range of futures a group can picture, using structured prompts to push past the obvious next step. | |
| Future-Impact Dashboard | Visibility Display | Renders delayed consequences — depletion, accruing debt, foreclosing options — as a live display at the moment of choice so the future is visible, not abstract. | |
| Future-State Implementation Plan | Planning Artifact | Turns the backcast pathway into owned, resource- and feasibility-checked workstreams so it can actually be executed. | |
| Futures Literacy Lab | Participatory Learning Format | A sustained, facilitated container where a group repeatedly imagines, challenges, and debriefs futures together — the setting that turns single exercises into shared capability. | |
| Fuzz Testing Against Acceptance Boundary | Method | Bombards the acceptance boundary with generated malformed and edge-case inputs to find where it crashes, silently accepts the invalid, or repairs into the wrong meaning. | |
| Gain Floor/Ceiling Rule | Rule | A hard clamp on the gain parameter — a floor that stops the pathway going numb and a ceiling that stops it running away — that the adaptive loop may retune within but never breach. | |
| Gain Schedule Table | Parameter Schedule | A precomputed lookup mapping each named operating regime to its right gain or mode setting, so the system reads its regime and applies stored values instead of re-deriving them. | |
| Gain-Change Review Log | Audit | A dated, append-only record of every gain change — what moved, on what evidence, the effect expected, the bounds it stayed within, who approved it, and what actually happened. | |
| Gain-Collapse Test | Diagnostic Estimation | Confirms the lever isn't merely too weak — its marginal effect has collapsed toward zero because the mediating stock has left the range where the lever bites. | |
| Gain/Loss Frame Comparison | Comparison Probe | Presents a logically identical outcome once as a gain and once as a loss, measures how far the reframing moves preference, and decides whether both valences must be shown. | |
| Gainsharing Contract | Document | Links created surplus, saved cost, or improved performance to a pre-agreed sharing formula. | |
| Game Day Exercise | Ritual | Stages a large, live failure on the real system on a set schedule so the whole response — people, tools, and reflexes — is exercised for real rather than assumed. | |
| Gap Remediation Plan | Artifact | Turns each unmet readiness criterion into a scheduled task with an owner, a due date, the dependencies it must close, and the retest that will prove it fixed — converting 'not ready' into a route to ready. | |
| Gap-Closure Experiment Backlog | Prioritization Backlog | Turns closable gap portions into a prioritized queue of experiments, each ranked by the expected gap it would close against its cost, so effort flows to the highest-return tests first. | |
| Gas Foaming or Blowing | Method | Grows a whole population of cells at once by evolving gas inside a softened matrix, setting the overall void fraction while fighting to keep thin cell walls from draining and merging before they solidify. | |
| Gated Expert Router | Model | A learned gate that reads the raw context cues and produces a soft weighting over a portfolio of specialist representations, blending or picking experts instead of matching an exact key. | |
| Gatekeeping Decision Log | Artifact | Records every passage decision — outcome, reason code, decider, evidence, timing, and any override — so the gate's choices, including the denials no one downstream can see, become an inspectable trail. | |
| Gauge Repeatability and Reproducibility Study | Audit | Separates the variation that comes from the parts from the variation that comes from measuring them, so that a stack analysis is not silently built on the noise of its own gauges. | |
| Gauge-Fixing Choice | Method | Chooses a representative frame, normalization, baseline, or reference condition that removes redundant degrees of freedom. | |
| Gauge-Fixing Condition | Method | Adds a disciplined representative-selection condition that removes specified redundant freedom without changing invariant content. | |
| Gaussian Elimination Pivot Check | Method | Row-reduces the candidate set to echelon form: the pivot columns are the independent members, and every non-pivot column arrives with the exact combination that rebuilds it. | |
| Gaussian Process Function Model | Model | Models an entire unknown function over a continuous index as one draw from a distribution over functions, defined by a covariance kernel that correlates nearby points and yields calibrated uncertainty. | |
| Gaussian Smoothing Kernel | Method | A local smoothing method using a Gaussian-shaped kernel to reduce noise or fine-scale variation. | |
| Generalization Probe | Probe | Tests whether reduced aversion survives outside the practice setting by deliberately measuring the response in a fresh, untrained context. | |
| Generated Content Disclosure Gate | Policy | Holds internally- or model-generated content at the point of release until it carries a label saying it was generated and is phrased so a downstream reader can weight it as such. | |
| Generating Function Derivation | Constructive Derivation | Constructs a guaranteed-canonical change of variables by choosing a single generating function and reading the transformation off its partial derivatives. | |
| Generation Cadence Review | Review | Checks whether the selection loop is turning at the right tempo — fast enough to adapt, slow enough that each generation is judged on signal rather than noise — and re-sizes the generation unit, coupled to the variation supply, when it is not. | |
| Generational Collection | Partitioned Policy | Partitions resources by age and collects the short-lived young generation often and cheaply, scanning the long-lived old generation only rarely. | |
| Generator Inventory | Specification Catalog | Declares the primitive generators, the operations allowed on them, and the template that combines them — the frozen input catalog everything downstream builds on. | |
| Genre/Form Fit Checklist | Evaluative Checklist | Runs a form borrowed from another genre through a fixed list of fit questions to catch the assumptions it smuggled in from its home context. | |
| Geodesic or Path-Distance Audit | Distance Audit | Checks whether points that look close on a flat map or embedding are actually close along the paths that respect the terrain. | |
| Geofenced Service Coverage Grid | Interface | A map of bounded geographic zones, each assigned an accountable responder, with denser zones where demand runs hot. | |
| Geographic or Channel Restriction | Protocol | Constrains where or through which channel an offer is valid to reduce cross-market leakage. | |
| Geographic Zoning Map | Artifact | A spatial partition of territory into zones that each carry distinct rules, rights, and permitted uses, ideally drawn along natural and built features rather than arbitrary lines. | |
| Geometric Simplification Series | Method | Translates a source into progressively simplified planes, curves, and masses. | |
| Geospatial Service-Area Mapping | Tool | Turns endpoint locations, travel times, terrain barriers, and service deserts into one spatial picture that shows where the fan-out is hard and where local staging could sit. | |
| Gestural Mark Abstraction | Method | Converts motion, force, duration, rhythm, or affect into a constrained mark vocabulary. | |
| Giant-Component Dashboard | Monitor | Tracks the largest connected component's growth, reachability coverage, and threshold behavior live through staged activation, so a team can watch the span form and the tipping point approach. | |
| Gift and Outside-Activity Approval Workflow | Approval Workflow | A thresholded preapproval gate for gifts, hospitality, outside employment, and board seats — deciding, before the benefit is accepted, whether it creates a reportable or disqualifying conflict. | |
| Given-That Clause | Communication Template | A sentence template that forces every stated probability to name its event and its 'given that' condition in the same breath, so no number is spoken naked. | |
| Global Certificate Template | Certification Artifact | Issues a scoped certificate that states the global verdict and binds it to its cover, witness set, aggregation rule, and exceptions, traceable back to local evidence. | |
| Glossary | Document | Provides shared definitions for terms, especially when vocabulary drift or cross-disciplinary ambiguity blocks coordination. | |
| Glossary Alignment Table | Reference Artifact | A shared table of terms across communities that records what each side means by a word, flags the false friends that only sound the same, and names the purpose each term serves. | |
| Glossary Governance | Document | Maintains approved definitions, examples, non-examples, and usage notes for important signs or terms. | |
| Glossary or Code Key | Artifact | A fixed, shared key that pins each term, symbol, or code to an agreed meaning, so every reader of the same substrate resolves its signs the same way — and a machine can resolve them too. | |
| Glossary Update | Reference Maintenance | Revises the authoritative definitions of terms — not the category structure — recording the old baseline, why each meaning changed, and how users should read affected records. | |
| Glossary Update Workflow | Editorial Workflow | The editorial pipeline that turns an approved drift verdict into a revised, example-anchored definition published to readers. | |
| Gluing or Recomposition Workflow | Aggregation Workflow | Fuses the passing local witnesses into one global verdict by applying the declared aggregation rule in a fixed composition order, only after the seams check out. | |
| Go / No-Go Meeting | Ritual | A convened decision event where an accountable authority polls every readiness stakeholder for a go or no-go and converts the assembled findings into one explicit call — proceed, proceed-with-conditions, delay, or abort. | |
| Go / No-Go Review | Decision Review | Convenes a single synchronized decision event where designated authorities poll launch criteria and render one committing verdict — go, hold, or no-go — before a high-exposure action. | |
| Go/No-Go Commitment Gate | Procedure | Tests closure readiness, authority, reversibility, and execution capacity at a defined decision event and issues a single binding go or no-go. | |
| Go/No-Go Condition Review | Ritual | Reviews each hard condition independently before proceeding with a high-consequence action. | |
| Go/No-Go Gauge | Tool | Turns a tolerance into a physical pass/fail check — one end must fit, the other must not — so conformance is decided in seconds without reading a number. | |
| Go/No-Go Review Gate | Decision Gate | A pre-declared decision forum that weighs accumulated field evidence against stop/go criteria and authorizes, scopes, or halts the rollout. | |
| Goal Alignment Workshop | Alignment Workshop | Brings several teams' local goals into one room and tests each against a shared purpose, surfacing where local optimization pulls against the common end. | |
| Goal Reframing | Reframing Intervention | Changes the stated objective or success criterion so that local optimization begins to serve a different system-level aim. | |
| Goal-Shielding Protocol | Protocol | Suppresses competing goals, cues, and requests for the duration of a focal task, then lifts the suppression the moment the task completes or times out. | |
| Gold-Standard Comparison Study | Test or Assessment | Runs the candidate against an authoritative reference standard and analyzes where they agree, where they disagree, and which of the two is right when they conflict. | |
| Golden Case Benchmark | Artifact | A curated library of canonical input-to-output cases, captured from the current system, that serves as the fixed reference for judging whether a refactor changed observable behavior. | |
| Golden Case Benchmark Set | Benchmark Suite | A frozen set of hand-curated anchor cases with their correct classifications, re-run after every relation change to prove that the cases which must stay stable still land where they should. | |
| Golden Master or Trace Comparison | Artifact | Validates a substitute by replaying representative scenarios through it and diffing its output against the incumbent's own recorded reference behavior. | |
| Golden Master Transition Test | Characterization Test | Freezes one known-correct successor as a golden reference and asserts that every future run of the transition reproduces it exactly, failing loudly the instant the output changes. | |
| Golden Record Consolidation | Method | Merges many duplicate and conflicting records of the same entity into one consolidated 'golden' record, picking the surviving value field by field with survivorship rules. | |
| Golden Test Vectors | Artifact | A frozen set of canonical inputs paired with their exact expected encodings and decodings, so independent implementations can be checked for byte-exact agreement and any silent drift shows up the instant an output changes. | |
| Golden-Output Regression Test | Audit | Freezes the original form's outputs on a corpus of reference cases, then fails the rewrite if any output differs — treating recorded observable behavior as the equivalence oracle. | |
| Golden-Sample Regression Suite | Test or Assessment | A recurring test using stable known cases to detect whether mapping fidelity has drifted. | |
| Good-Continuation Routing | Perceptual Routing Cue | Aligns and smoothly curves elements into a single unbroken line so the eye follows the intended route from a chosen anchor to a chosen destination without any label. | |
| Good-Enough Option Matrix | Decision Matrix | Lays every candidate against every criterion in a grid marked pass / fail / close-call, so the set of options that clear all floors and thresholds is visible at a glance and a declared tie rule picks among them — without collapsing anything into one optimized score. | |
| Good–Better–Best Tier Menu | Pricing Menu | Presents a small, visibly ordered set of quality levels at rising prices so buyers sort themselves onto the tier that matches what they will pay. | |
| Gossip Phase Averaging | Protocol | Spreads a shared phase estimate hop-by-hop across a shifting peer graph by repeatedly averaging with whoever is reachable, respecting that phase wraps around. | |
| Governance Authority Chain | Institution | Defines who holds legitimate authority to finally close recursive approvals or appeals, within what scope, and what it takes to appeal — so an escalation chain terminates by mandate, not by exhaustion or raw power. | |
| Governance Board | Role or Team | A standing oversight body that appoints, evaluates, disciplines, and can replace the agent on the principal's behalf. | |
| Governance Board or Council | Institution | A standing body with defined authority to set rules, review changes, and adjudicate disputes for a network — seated and constrained so no single operator or faction can steer it alone. | |
| Governance Cadence Meeting | Standing Forum | A recurring, fixed-rhythm forum where affected parties, evidence, and shared criteria meet on a schedule, giving routine misalignments a known place and time to be decided. | |
| Governance Charter | Document | A constitution for a collective decision body — a committee, board, council, or steering group — defining which decision categories it owns, who sits on it in what role, how it decides by vote or consent, and how it resolves authority conflicts. | |
| Governance Escalation Protocol | Protocol | Specifies when local governance handles a signal, when regional or central governance intervenes, and how authority returns after the condition stabilizes. | |
| Governance Forum Consolidation | Restructuring Procedure | Merges overlapping committees, boards, and review forums into a smaller set with clear remits, collapsing the meetings-about-meetings that recursive governance breeds. | |
| Governance Maturity Check | Maturity Assessment | Grades whether the organization's decision rights, oversight, audit, escalation, and external accountability are strong enough to govern the next scale before that scale is authorized. | |
| Governance Meeting Cycle | Decision Forum | Gives recurring decisions a legitimate, scheduled forum with defined decision rights, so oversight and choices happen in the open rather than through ad hoc escalation. | |
| Governance RACI With Backups | Tool | A responsibility chart that pre-names, for every decision a role owns, both its primary holder and a standing backup — so the map of who-may-act already exists before anyone goes absent. | |
| Governance Readiness Review | Test or Assessment | Checks whether decision rights, accountability, funding authority, escalation paths, and revision authority are in place. | |
| Governance Rule Creation | Rule | Turns an informal way of deciding — who is asked, who can veto, how disputes end — into an explicit rule of authority, escalation, and review. | |
| Governance Rule Review | Institutional Rule Review | Reviews the decision rules, eligibility definitions, and authority categories of an institution for whether they are producing distorted or illegitimate outcomes — and owns the governance of any change. | |
| Governance Rule Revision | Governance Procedure | Revises who holds authority to decide and what review a decision must pass, re-fitting the governance rule to a changed risk or accountability context while preserving auditability. | |
| Governed Translation or Adaptation Review | Review | A review that decides whether a translation, adaptation, or re-implementation is still the same work in a new expression, or a derivative that starts its own line. | |
| Grace Period | Policy or Contract Mechanism | ||
| Graceful Degradation Mode | Protocol | Under near-saturation, deliberately drops nonessential service, fidelity, or scope along a pre-defined boundary so the essential function keeps working. | |
| Graceful Queue Shutdown | Protocol | Brings a running service to a clean stop by refusing new work, finishing or safely setting aside the jobs it already holds, and exiting only once its completion criterion is met. | |
| Grade-Separated Path Routing | Artifact | Moves one crossing path to another elevation to remove same-plane occupancy conflict. | |
| Graded Exposure Plan | Protocol | Lays out the ordered ladder of exposures — each rung's intensity, the criterion for climbing, the fallback for slipping, and the point at which to stop — so familiarity can build one tolerable step at a time. | |
| Graded Exposure Protocol | Procedure | Introduces challenge or stress in controlled increments. | |
| Graded Membership Table | Artifact | Lays out each case with its degree-of-membership score and typicality zone, making the category's centre — and the handling each zone gets — visible at a glance. | |
| Graded-Density Manufacturing | Method | Varies void fraction and pore architecture smoothly across the bulk so each region carries the porosity its local job needs, with no abrupt interface for stress to concentrate on. | |
| Gradient and Flux Map | Method | Lays out, for a coupled pair or a whole network, what quantity wants to move and which way, and where along the contact the useful driving difference is strong, collapsed, leaking, or spuriously amplified. | |
| Gradient Dashboard | Metric or Dashboard | Makes the spread visible over time so actors can detect steepening, evaluate flattening, and spot displaced pressure. | |
| Gradient Descent or Ascent Search | Search Algorithm | Reads the local slope of an objective surface and takes a step in the improving direction, repeating until the ground goes flat, to walk toward a better point without mapping the whole field. | |
| Gradient Heatmap | Tool | Renders the cross-edge gradient as a colour field, making the invisible transition visible and showing where the edge zone actually begins and ends. | |
| Gradient or Directional Probe | Test or Assessment | Tests whether small moves in selected directions predictably improve or worsen value, revealing whether local search is informative or noise. | |
| Grading Rubric | Artifact | Defines the bands of acceptable performance and the criteria for each, so different assessors judging the same work land on the same grade. | |
| Gradual Rollout Intensity | Workflow | Adjusts the scope, strictness, traffic share, or feature exposure of a rollout as real-world response becomes visible. | |
| Graduated Autonomy Ramp | Workflow | A staged schedule that widens an actor's decision authority as evidence of competence accumulates, with support fading as autonomy grows. | |
| Graduated Commitment Path | Sequencing Method | Orders action as a rising sequence of exposures, each small enough to be tolerable and supported enough to be survivable, so aversion falls step by step instead of all at once. | |
| Graduated Enforcement Ladder | Policy | A pre-defined, escalating schedule of responses to rule-breaking — from a quiet word up to expulsion — so enforcement is proportionate, predictable, and not left to mood. | |
| Graduated Exposure Ladder | Exposure Protocol | Climbs a ranked ladder of feared situations one rung at a time, advancing only after each rung stops provoking distress, until the fear no longer controls behavior. | |
| Graduated Free-Rider Response | Protocol | An escalation ladder for under-contribution that opens with a gentle, private nudge and ratchets up only as it must — correcting free-riding without torching goodwill or over-punishing an honest lapse. | |
| Graduated Peer Sanction Protocol | Protocol | A pre-defined ladder of escalating peer responses — from a quiet word up to exclusion — matched to the severity and repetition of a violation, with repair as a rung back down. | |
| Graduated Practice | Training Method | Stages practice up a readiness-gated ramp — raising difficulty, complexity, and autonomy only once the previous rung has produced usable evidence of readiness. | |
| Graduated Public Exposure Sequence | Procedure | A staged sequence that moves from private review to small forums, pilot language, public explanation, and broader institutional adoption or rejection. | |
| Graduated Reliance and Bounded-Exposure Trial | Test or Assessment | Grants the smallest recoverable slice of reliance first and enlarges the tier only after representative performance under conditions that matter. | |
| Graduated Response Matrix | Decision Matrix | A lookup table that maps classifier confidence and self-status ambiguity against response harm, so uncertain judgments are routed to weaker, more reversible actions. | |
| Graduated Responsibility Ramp | Workflow | Widens the scope and difficulty of a controllable action step by step, only after each prior step has produced a credible success. | |
| Graduated Sanction Matrix | Protocol | A published, tiered schedule that maps violation severity, repetition, and remedy status to a bounded, proportionate consequence — so escalation is rule-governed rather than improvised. | |
| Graduated Sanction Protocol | Protocol | Moves from reminder and transparency to proportional restrictions, repair obligations, or re-entry rules. | |
| Graduated Sanctions | Procedure | Implements proportionality by sequencing responses from warning or coaching through stronger sanctions as severity or recurrence increases. | |
| Graduated Visibility Takedown Workflow | Workflow | A staged response path that moves from quiet repair or limited access control to public notice or formal escalation only when thresholds are met. | |
| Grain-Size / Phase-Distribution Control | Process Control Method | Sets composition and formation recipe to land grain size and phase distribution inside a specified band, then holds them there. | |
| Gram-Schmidt Orthogonalization Trace | Method | Feeds candidates in one at a time, subtracting the part each is already explained by the ones before it, so the leftover residual measures exactly how much new direction that member adds. | |
| Grammar Rule Set | Artifact | The declarative set of production rules that defines well-formed composition — the reference grammar every parser consults to license or reject a structure. | |
| Gram–Schmidt Orthonormalization | Method | Turns any independent set of vectors into an orthonormal basis for the same span by projecting each new vector off the ones already accepted and normalizing the remainder. | |
| Grandfathering Rule | Policy Mechanism | Lets those already inside a rule keep the old terms when the rule changes, while new entrants face the new one — sparing incumbents a retroactive cliff, but only until a review ends the exemption. | |
| Grant Allocation Review Protocol | Governance Protocol | Allocates a fund to applicants through eligibility screening, scored review, conflict-of-interest controls, and a documented decision record. | |
| Grant or Subsidy Program | Policy | Funds a good that private incentives would underprovide by paying an external provider against defined outcomes, then measuring whether the public value actually appeared. | |
| Granular Opt-In Flow | Tool | Splits the single 'I agree' into separate, independently refusable consents, so accepting core access never silently carries optional data uses, communications, or add-ons. | |
| Granular Permission Dashboard | Interface | A single review surface that lays out every permission a person has granted — split by purpose, actor, and duration — so the whole consent landscape can be inspected and spotted for staleness at a glance. | |
| Granularity Scale Ladder | Test or Assessment | Tests when microvariation disappears, becomes legible, or crosses into macro-pattern across scale and distance. | |
| Granularity Tuning Rubric | Decision Rubric | A scored comparison of candidate class structures on actionability, error cost, and maintenance burden, converting the split-or-merge choice into an explicit weighing rather than a hunch. | |
| Graph Difference Review | Diff Review | Lays the before and after topology side by side as nodes and edges and computes the delta — the connections lost, added, weakened, or rerouted — so a transformation's structural changes are seen rather than assumed. | |
| Graph Embedding | Model | Maps the nodes of a relational graph to points in a host space so that connected or structurally similar nodes land near each other, turning topology into geometry. | |
| Graph Motif Mining Algorithm | Search Algorithm | Automates the search for recurrent subgraphs — taking a motif grammar and enumerating or sampling candidate instances at scale so discovery is systematic rather than eyeballed. | |
| Graph Reachability Analysis | Method | Models sources, intermediate steps, and targets as a directed graph and computes which targets are actually reachable, so any target hidden behind a broken dependency shows up as a provable gap. | |
| Graph Schema Validation | Test or Assessment | A conformance check that judges whether the nodes and edges of a graph satisfy a declared schema of allowed labels, edge types, directions, and structural rules. | |
| Graph Shortest-Path Metric | Metric Construction | Defines distance as the shortest weighted path through a graph, so separation reflects real traversal structure rather than straight-line proximity. | |
| Graph Sparsification Pass | Algorithmic Method | Scores edges by structural importance and removes the low-value ones while provably preserving chosen properties like reachability or cluster structure. | |
| Graph-Coloring Partition Assignment | Method | Assigns units to blocks so that any two units that must not share a block never do, using the fewest blocks the conflict structure allows. | |
| Graph–Table Comparison | Method | Compares whether relational, trend, and pattern perception should be supported by a graph or whether exact lookup and auditability require a table. | |
| Gratuitous Change Challenge | Review Procedure | Makes every alteration in the counterfactual justify itself, striking any change the antecedent did not entail. | |
| Greedy Assignment Pass | Method | Seals the single highest-fit pairing available right now, decrements both sides' capacity, and never revisits it — one irreversible sweep through a matching problem. | |
| Greedy Set-Cover Heuristic | Method | Repeatedly adds the candidate covering the most still-uncovered need per unit cost — cheap, transparent, and provably within a logarithmic factor of the smallest possible cover. | |
| Grid and Alignment System | Layout System | A modular grid, spacing scale, and alignment framework that governs where primitives sit and how much room they get, producing rhythm and coherence without ever introducing a new form. | |
| Grievance Channel | Governance Process | A standing, accountable route through which one person can send a complaint into the institution — and trust it will be handled without reprisal — before pressure turns into exit or revolt. | |
| Grievance Panel | Review Body Mechanism | Uses multiple reviewers to assess a complaint, apply policy, and recommend or issue a remedy. | |
| Grievance Process | Workflow | A workflow for raising fairness complaints, process defects, retaliation concerns, or unresolved harms. | |
| Ground-Penetrating or Deep Inspection | Inspection Method | Directly probes the hidden support layer — scanning beneath the surface or opening it up — to read substrate condition the intact surface will never reveal. | |
| Grounded Theory Sampling Memo | Analytic Memo | Records the current category, the open gap, and the reason for the next case before it is collected. | |
| Group Action Model | Formal Model | Models an abstract group as acting on an external domain — each group element becomes a structure-preserving transformation of the states — so reachability and invariants can be read off the action. | |
| Group Chant, Song, or Refrain | Ritual | Aligns a group on a repeated, meaning-bearing phrase or melody — synchrony that carries identity and emotion, and that people can take away and keep echoing long after the event. | |
| Group Compact or Team Charter | Written Agreement | A written agreement that makes the group's shared purpose, mutual-support norms, voice rights, and repair expectations explicit and reviewable. | |
| Group Mood Pulse Check | Monitor | Takes the group's emotional temperature at a regular cadence and raises a flag the moment it crosses a pre-agreed line into runaway territory. | |
| Group-Stratified Validation | Protocol | Reports performance broken out by subgroup, source, instrument, and annotator, so a healthy-looking aggregate can't hide the slice where the shortcut has quietly failed. | |
| Grouped Dashboard | Metric or Dashboard | A dashboard whose metrics are grouped into meaningful decision or monitoring chunks. | |
| Grouped Reporting Table | Artifact | Presents many records as one summary row per group, with the same records re-pivotable along different grouping dimensions. | |
| Grouping Audit Checklist | Checklist | Guides reviewers through intended grouping, cue consistency, false grouping, closure risk, and accessibility checks. | |
| Grouping by Shared Cue | Similarity Grouping Cue | Gives related elements one shared visual attribute — proximity, similarity, or a common region — so the eye reads them as a single group without a label saying so. | |
| Growth Mindset Reframing | Cognitive or Learning Intervention | Replaces a fixed-ability or fixed-potential explanation with a developmental one — ability as growable through practice, feedback, instruction, and support — and rebuilds the instructional or placement schema to enact development instead of sorting. | |
| Growth-and-Crash Stock-Flow Model | Model | Ties growth, peak, crash-conversion, clearance, and recovery delay into one causal stock-and-flow model, so the size of the coming crash load can be read off the size of the stock. | |
| Growth-Mindset Framing | Method | Frames expectations around improvable capability, strategy, and next steps rather than fixed traits, redirecting a negative prophecy toward effort and support. | |
| Guard Band or Guard Interval Design | Margin Design | Reserves deliberately empty space — a gap in frequency or a pause in time — between neighboring streams, so their inevitable spillover falls into the gap instead of into the neighbor. | |
| Guardian or Delegate Role | Role or Team | A person appointed to act for a principal who cannot act for themselves, bound by a fiduciary duty to decide in the principal's interest and subject to outside review. | |
| Guardrail Dashboard | Metric or Dashboard | Displays constraint, safety, fairness, quality, or side-effect indicators alongside the main objective score. | |
| Guided Analysis Template | Template | A fill-in document whose field order forces prerequisite questions to be answered — and a shared model to be built — before any synthesis or recommendation field. | |
| Guided Emic Interview Protocol | Protocol | Uses structured interviews that ask participants how they explain their own practices, values, roles, and constraints. | |
| Guided Exploration Path | Method | Implements the exploration boundary and first probe by giving a sequence of safe steps through unfamiliar material, tools, or evidence. | |
| Guided Multi-Path Onboarding Flow | Workflow | Routes users or participants from different initial conditions through different supports toward the same activation or readiness state. | |
| Guided Narrative Reframing | Procedure | Reworks an activated story or incident account by adding missing context, causal correction, or altered meaning while preserving truth constraints. | |
| Guided Practice | Coaching or Instruction | Lets the actor perform the real task now by wrapping the attempt in prompts, worked examples, and supervision that hold up the hard parts until competence carries them. | |
| Guided Practice with Feedback | Process | Has people apply the norm in realistic but low-stakes scenarios, get specific feedback, repair the error, and repeat — so the norm becomes a practiced skill rather than a memorized rule. | |
| Guided Research Question | Question Frame | A deliberately engineered opening question — narrow enough to act on, open enough to require evidence, and pitched at what learners already believe — that gives an inquiry its direction without giving away its answer. | |
| Guided Shadowing Rotation | Observation Rotation | Rotates a newcomer past many practitioners and settings to watch real work, edge cases, and disagreement rather than a single polished demonstration. | |
| Guided Shadowing with Debrief | Procedure | Lets the mentee observe the mentor in context and then discuss the tacit cues, norms, tradeoffs, and values that shaped the mentor's action. | |
| Guided Tour Flow | Process | Escorts a person step by step through a route, pausing at each stop, checking they actually followed, and bringing them back on track after any detour. | |
| Guided Traversal Protocol | Guided Procedure | Hands the orientation loop to an authoritative guide who holds the goal and the traveler's bearings and leads them through, step by step. | |
| Guided Walkthrough | Guided Procedure | Walks the performer through the real task live the first time, then hands off more of the decisions each pass until they run it unsupported. | |
| Guided Walkthrough or Onboarding Step | Process | Escorts a user to their first successful use of a capability — revealing it at the moment it becomes relevant and staying with them, step by step, until the action is actually done. | |
| Guideline-with-Reasons Manual | Artifact | The written doctrine that states why a discretion exists and which criteria to weigh — each paired with its reason, so judgment can extend faithfully to cases no rule anticipated. | |
| Guilt-by-Association Review | Checklist | Checks whether blame, risk, or disqualification is being assigned because of contact, affiliation, or co-membership without a valid transfer rule. | |
| Habit Loop Disruption | Behavior Change Technique | Rewires the cue-routine-reward loop of an automatic behavior — keeping the reward, swapping the routine — so the habit no longer restarts on its own. | |
| Habit Loop Mapping | Method | Charts the existing cue → routine → reward loop so the association driving a behavior is visible before anything is changed. | |
| Habit Tracker | Tool or Artifact | Records recurring personal behavior so patterns, streaks, lapses, triggers, and adjustment opportunities become visible. | |
| Habitat or Spatial Reconfiguration | Method | Rearranges physical space so its new adjacencies, sightlines, and barriers quietly reshape how the people or organisms moving through it behave. | |
| Hackathon or Self-Directed Sprint | Event Format | Sets a time-boxed challenge with shared resources and open teaming so participants rapidly form groups and build working prototypes. | |
| Hackathon or Sprint | Ritual | Gives participants bounded time, a theme or challenge, shared resources, and open teaming so prototypes or solutions emerge quickly. | |
| Half-Open Circuit Probe | Protocol | After a tripped circuit blocks all traffic to a failed dependency, it lets a single trial request through at intervals and reopens the floodgates only once a probe succeeds — so recovery is tested by one caller, not the whole herd. | |
| Hallucination Check | Protocol | A review pass over generated or inferred content that flags every unsupported detail and verifies each nontrivial claim against a real source before it is trusted. | |
| Hallucination Intrusion Triage | Process | Takes items already flagged as possible fabrications or memory intrusions and sorts them by how much rides on them, quarantining, escalating, or releasing each before it is trusted. | |
| Halo and Taint Decomposition Table | Artifact | Separates positive halo, negative taint, aesthetic appeal, status borrowing, contamination fear, and evidence-bearing relations into distinct rated columns. | |
| Halting-Problem Reduction | Method | Proves a target problem undecidable by wiring a known-undecidable problem (canonically the halting problem) into it, so effort on a universal solver stops before it starts. | |
| Handling Chain-of-Custody Protocol | Procedure | Controls custody, handling, display, transport, restoration, and retirement of sacred objects or texts. | |
| Handling Rule Card | Rule | Makes explicit the respect boundaries around the object — what may and may not be done to it, by whom, and the few sanctioned exceptions — so the taboos are legible rather than learned by transgression. | |
| Handoff Checkback | Protocol | A sender-receiver confirmation step at a transfer point that verifies the receiver holds the same state, responsibility, and completion criteria before ownership actually passes. | |
| Handoff Checklist | Protocol | A structured transfer list that moves a role from an outgoing holder to a successor without dropping open commitments, live context, or hard-won know-how. | |
| Handoff Continuity Walkthrough | Walkthrough | Follows a single real case step by step through a redesigned workflow and checks that at every handoff the context, authority, timing, and responsibility the case needs still travel with it. | |
| Handoff Contract Template | Artifact | Turns each handoff between specialties into an explicit, testable contract — inputs, acceptance criteria, owners, and what to do when something doesn't fit. | |
| Handoff Note Template | Structured Template | A reusable fixed-field form the sender fills at every handoff, so the same critical items are captured in the same shape every time. | |
| Handoff Path Pruning | Pruning Procedure | Removes redundant handoff and approval hops from a workflow so work traverses only the coordination edges that actually change the outcome. | |
| Handoff Protocol | Procedure | Standardizes transition content, acceptance conditions, timing, and exception handling between dependent tasks or actors. | |
| Handoff Readiness Check | Checklist | A check that verifies whether a recurring handoff is complete, fresh, and timed for downstream use. | |
| Handoff Target Trace | Document | Records the target, evidence, current state, and agreed focus so a new person or shift can join the same attentional frame. | |
| Handover Briefing and Transition File | Transition Protocol | Packages the open decisions, obligations, and tacit context of a departing authority into a transferable record and live briefing, so the role turns over without the institution restarting. | |
| Happy-Path / Exception Workflow | Workflow | A process design that defines a streamlined normal route and an explicit exception route. | |
| Haptic Feedback Pattern | Digital or Device Feedback | Uses vibration texture, pulse rhythm, or force feedback to encode status where visual attention is limited. | |
| Hard Access Partition | Technical Control | Places the domain behind a technical boundary the outside actor simply cannot reach, so substitution becomes impossible rather than merely forbidden. | |
| Hard-Negative Data Augmentation | Method | Manufactures training examples that carry the tempting cue without the target, and the target without the cue, forcing the learner to separate convenience from structure. | |
| Hardcover–Paperback–Ebook Release Windowing | Release Schedule | Releases the same work in a fixed sequence of formats over time — earliest and priciest first — so buyers reveal how much immediacy is worth to them. | |
| Hardening Window | Scheduled Capacity Reserve | Sets aside a post-release or post-transition time block for refactoring, testing, documentation, stabilization, migration cleanup, or process repair. | |
| Hardship Exception Review | Exception Review Process | Reviews whether a standard rule should be modified for unusual hardship while preserving the rule's legitimate purpose and preventing favoritism. | |
| Hardship Waiver Process | Procedure | Evaluates temporary or structural inability and assigns a waiver, accommodation, or alternative contribution so genuine inability is never mistaken for avoidance. | |
| Hardware or Controller Synthesis | Tool | Lowers a behavioural description into a physical or controller realization — gates, an FPGA image, or PLC logic — under hard timing, area, and power constraints set by the target technology. | |
| Harm Containment Debrief | Procedure | Follows taboo discussion with review, support, correction of misunderstandings, containment of sensitive information, and adjustment of safeguards. | |
| Harm Reduction Dashboard | Metric or Dashboard | A live instrument that tracks, after a remedy ships, whether harm and burden actually fell over time — including whether the burden was merely shifted somewhere less visible. | |
| Harm-Bearer Agreement | Agreement or Contract | A negotiated, binding allocation of who carries, pays for, insures, or governs each residual harm — settled among the parties before the loss lands, not after. | |
| Harmonic Suspension and Resolution | Method | Creates a felt instability by suspending an expected resolution, then discharges it with a resolving move so the arrival feels earned. | |
| Harvest | Protocol | The periodic decision of how much accumulated gain to take out now versus leave compounding — set so harvesting never draws the productive base below the rate it can regrow. | |
| Hash Collision Check | Test or Assessment | A check for cases where hashes, digests, short codes, or encodings collapse distinct sources. | |
| Hash Collision Risk Assessment | Diagnostic Estimation | Assesses whether a hash or truncated digest is wide enough for its job by pairing its effective collision probability with the severity of a collision in that use. | |
| Hash Table or Key-Value Store | Artifact | Places each record in a slot computed from a hash of its key, so exact-match lookup, insert, and delete run in near-constant time — at the cost of any order among them. | |
| Hash-Collision Budget Review | Governance Review | A periodic governance review that rechecks whether a hash or token length still meets its collision budget as volume grows and adversarial search improves. | |
| Hatching Pattern Legend | Legend or Codebook | Maps line angle, spacing, crosshatch, stipple, or fill texture to categories in charts, maps, or diagrams. | |
| Hazard Analysis | Method | Enumerates the hazards a control leaves behind — including the ones it displaces — and holds each residual against an explicit tolerance rather than against whatever the current design happens to achieve. | |
| Hazard-Shape Diagnostic | Diagnostic Estimation | Reads whether the exit hazard rises, stays flat, or falls with age — the single fact that decides whether surviving longer is good news or bad news. | |
| Hazardous Material Containment | Protocol | A physical and procedural system for holding hazardous substances away from exposure pathways. | |
| HAZOP Joint-Deviation Review | Review | Walks a multidisciplinary panel through guide-word deviations taken in combination, surfacing the joint deviations a single-parameter review would miss and owning the residual-risk call. | |
| Headline and Lead Claim Consistency Review | Editorial Review | Checks that the headline and opening lines assert no more than the body can warrant — pulling back verbs, certainty, and scope until a skimming reader's takeaway matches the evidence. | |
| Headline–Body Consistency Check | Audit | Isolates the single claim a headline asserts and tests whether the body actually supports it — at that scope, tense, and force — before it goes out. | |
| Health Check | Test or Assessment | Runs a repeatable test that indicates whether a service, asset, process, or organism is functioning within an acceptable range. | |
| Health Checkup | Diagnostic Screening | Screens a whole living system's vital signs against age- and role-appropriate norms on a recurring schedule to catch developing problems early, referring anything abnormal to deeper diagnosis. | |
| Health Checkup Schedule | Test or Assessment | Applies recurring screening or condition review to people, teams, assets, or systems where early intervention can prevent larger harm. | |
| Health-Scoring Dashboard | Aggregation Dashboard | Rolls many condition signals up into per-item health scores on a live display, so a whole portfolio can be ranked, watched for trend, and triaged at a glance. | |
| Hearing Procedure | Procedure | A structured meeting or written equivalent where parties present evidence, respond to claims, and receive a decision. | |
| Hearing Process | Structured Participation Mechanism | Creates a live or asynchronous occasion to present evidence, respond to claims, and test contested accounts. | |
| Heartbeat and Suspicion Detector | Monitor | Continuously pings participants and maintains a per-node suspicion level, turning the raw stream of present-and-absent signals into the graded, revisable failure judgment that leader election and reconfiguration consume. | |
| Heartbeat or Ping Check | Tool | Requires a channel, device, or person to confirm itself alive on a fixed beat, and treats silence — not just a bad reading — as the signal that trips a response. | |
| Heartbeat Touch | Protocol | Emits a small, regular liveness signal — a touched timestamp — so a monitor can tell the sender is still alive and treat its silence as failure. | |
| Heat Dissipation Design | Engineering Design | Engineers the physical route that carries heat out of protected equipment into a thermal sink, sized against the sink's real capacity so the escaping disorder never exceeds what the surrounding environment can safely absorb. | |
| Heat Map | Visualization Artifact | Renders a field's uneven intensity as a color-graded surface, so that where a variable runs hot or cold becomes legible at a glance. | |
| Heavy-Tail Simulation Scenario Set | Method | Runs Monte-Carlo simulation under deliberately fat-tailed, correlated assumptions so the model actually produces the rare catastrophes that thin-tailed sampling almost never draws. | |
| Hedges Correction Application | Bias Adjustment Method | Multiplies a standardized mean difference by a small-sample correction factor to remove the upward bias that inflates effect sizes in tiny studies. | |
| Hedging or Insurance | Risk Transfer | Transfers, diversifies, or buffers exposure to a counterparty or a portfolio so no single bad outcome is fatal. | |
| Hedging Overlay Contract | Document | A financial or parametric contract that offsets a common driver affecting a pooled exposure. | |
| Hedging with Clarity | Language Move | Calibrated qualifiers that lower interpersonal threat while a clarity floor keeps the required action, concern, or boundary unmistakable. | |
| Held-Out Benchmark Dataset | Artifact | A sealed partition of cases withheld from every stage of development and scored only at the end, so the number it yields reflects genuine generalization rather than what the builders were allowed to memorize. | |
| Held-Out Path-Feature Check | Diagnostic Estimation | Validates a model by simulating paths and comparing them to held-out real paths on emergent features — maxima, run lengths, crossings, spectra — that one-step likelihood never scores. | |
| Held-Out Sample Test | Method | Judges a separation by how well it recovers the target on data it never touched during fitting — the guard against a method that has learned the sample instead of the signal. | |
| Heritage-to-Principles Translation Workshop | Facilitated Workshop | Converts tacit founder stories, rituals, and anecdotes into explicit, testable principles that successors can apply without mind-reading the founder. | |
| Hermeneutic Gap Analysis | Interpretive Analysis | Identifies missing shared concepts, categories, examples, or explanatory frames that prevent certain experiences from being recognized as actionable knowledge. | |
| Hermeneutic Loop Log | Register | Keeps a running record of each pass through the part-and-whole loop — what the reading was, what the substrate forced you to revise, and how your own assumptions shifted — until the interpretation stabilizes or is escalated. | |
| Heterogeneous Catalyst Bed | Artifact | Immobilizes catalytic capacity at a fixed interface so a stream of substrate units are converted as they flow past — keeping the facilitator held, reused, and easy to separate and regenerate. | |
| Heterogeneous Technology Stack | Software or Tool | Uses different technical implementations for critical capability so a single software defect, vendor outage, or platform assumption is less likely to disable all paths. | |
| Heteroscedasticity and Scale Test | Diagnostic Estimation | Tests whether residual spread stays constant or grows with the fitted value or a predictor; scale-dependent variance means the model's error structure — not just its mean — is misspecified. | |
| Heuristic Boundary Checklist | Checklist | Confirms whether a shortcut is valid in the current domain, population, feedback regime, and risk level. | |
| Hidden Accumulation Probe | Diagnostic Probe | Hunts for stock that has quietly displaced across a boundary or piled up off the books, explaining a level that the visible flows cannot. | |
| Hidden Coupling Review Workshop | Facilitated Workshop | Convenes the people who each hold one piece of a system to surface the hidden couplings that no single view can see. | |
| Hidden Curriculum Audit | Audit Method | Surfaces the unwritten rules, tacit criteria, and insider assumptions a setting uses to judge competent participation but never states out loud. | |
| Hidden Diffusion Checklist | Checklist | A fixed screen of known transmission channels — shared standards, data, tooling, vendors, staff movement — run against a candidate recurrence to rule out copying before it is called independent convergence. | |
| Hidden Load Audit Sampling | Audit | Estimates how much hidden burden a set of reservoirs actually holds by inspecting a representative sample of them — surfacing accumulated load that event-by-event tracking never sees. | |
| Hidden or Delayed Popularity Counts | Interface | Withholds, delays, or buckets the visible like, view, or vote count on an item until the viewer has formed their own first impression. | |
| Hidden Shared-Substrate Audit | Investigative Audit | Searches for a common platform, infrastructure, market, or data layer both distant elements sit on, so an apparent nonlocal edge can be rediagnosed as shared exposure. | |
| Hidden-Variable Sensitivity Analysis | Diagnostic Estimation | Asks how strong an unobserved variable would have to be to break the blanket's screening-off claim — quantifying the boundary's robustness to the confounders you cannot measure. | |
| Hierarchical Prediction-Error Loop | Process | Stacks predictors in layers where each sends its neighbour a prediction and returns only the error it can't explain, so routine structure is cancelled at the lowest level that accounts for it and only genuine surprise climbs. | |
| Hierarchical Subtotal Rollup | Reporting Procedure | Rolls governed local subtotals up a reporting hierarchy so the total's meaning survives reorganizations, unequal groups, and empty branches — the parentheses move, the number doesn't. | |
| Hierarchical Task Decomposition | Planning Method | Repeatedly expands a compound task into a smaller network of same-kind subtasks, stopping only when every open task is a primitive the executor can perform directly. | |
| Hierarchical Taxonomy or Lattice | Classification Structure | A layered structure that nests fine classes inside coarser ones — a tree, or a lattice when a class has several parents — so multiple resolutions of the same relation coexist under one sameness basis. | |
| High-Arousal Content Throttle | Software or Tool | Reduces the distribution, ranking boost, or autoplay escalation of live content whose cue profile provokes disproportionate arousal relative to its substantive value. | |
| High-Gain Degraded-Mode Trigger | Procedure | Watches channel integrity and, the moment one side can no longer be trusted, drops the system into a low-gain conservative mode. | |
| High-Level Architecture Diagram | Artifact | Shows major components and dependencies of a system while hiding implementation detail that is not needed at the architectural decision level. | |
| High-Load Clipping Test | Diagnostic Estimation | A deliberate stress probe that drives the pathway with a high-input regime to find where it starts to saturate, flood, or clip — before the real surge does. | |
| High-Risk Targeting List | Artifact | Ranks cases, sites, or suppliers by predicted contribution to harm or cost so scarce scrutiny lands on the riskiest few — and holds the risk scores themselves to account. | |
| High-Status Modeling Guidance | Role or Team | Coaches the group's high-status, high-visibility people to visibly embody the calm they want to spread — while holding a hard line against using that influence to override how others are allowed to feel. | |
| High-Temperature Series Resummation | Method | Continues a high-temperature expansion toward the critical point by biasing the continuation with known critical scaling, and stops where new critical structure takes over. | |
| Highest-Marginal-Gain-First Rule | Rule | At each step adds the option with the largest immediate improvement per unit of cost it consumes — scoring the gain against what's already been chosen, not in isolation. | |
| Hindsight Information Exclusion Test | Reasoning Check | Checks that the counterfactual uses only what was knowable at the time, not information that surfaced afterward. | |
| Hinge-Point Decision Canvas | Artifact | A single inspectable sheet that captures a juncture's decision content — which small levers to pull and in what sequence to commit — so the path-setting choice is made on one page, deliberately, not by drift. | |
| Hinge-Point Timeline | Artifact | Plots a path's decisions, accidents, and near-misses on one time axis and marks the hinges — the few moments where the outcome could plausibly have swung the other way. | |
| Hinted-Handoff Buffer | Artifact | When a replica is unreachable, parks the writes meant for it on a stand-in node and replays them the moment it returns, so a brief outage neither loses nor blocks updates. | |
| Hiring Pace Limit | Absorption Paced Limit | Holds headcount growth to the rate at which new people can be absorbed into the team's tacit norms and shared judgment, so hiring fast does not quietly dilute the culture that made the work good. | |
| Hiring Review Rubric | Scoring Rubric | Fixes the criteria, weights, and anchored rating scales a hiring decision will be judged on before candidates are seen, so every applicant is scored on the same job-relevant dimensions instead of on gut fit. | |
| Hiring Shortlist Process | Selection Process | Reduces a large applicant pool to a hire through eligibility screens, structured evidence, and interviews — applying the same job-relevant yardstick to every applicant, checking each cut for disparate impact, and ending in one committed offer. | |
| Historical or Holdout Coverage Backtest | Audit | Checks whether persistence intervals issued before the outcome was known actually contained the realized lifetimes at their stated rate, catching forecasts that are confident but wrong. | |
| Historical Period Map | Reference Representation | Represents the eras of a historical account with their justifying evidence — and a rival scheme alongside — so inherited period names show as contestable choices, not natural facts. | |
| Historical Project Outcome Database | Evidence Repository | A durable store of comparable completed projects and their real outcomes — medians, tails, overruns, and abandonments — from which a reference-class distribution can be drawn. | |
| Historical Rationale Reconstruction | Provenance Reconstruction | Rebuilds the forgotten original rationale for a structure from records, change logs, and provenance — recovering why it was created rather than who remembers it. | |
| Historical Replay | Method | Reruns a candidate policy over real recorded history to see what it would have decided, then measures those counterfactual decisions against what actually happened. | |
| Hohfeldian Relation Matrix | Relational Analysis | Lays every asserted position into a grid of its jural correlative and opposite, so a claim with no matching duty cell — or a liberty mistaken for a claim — becomes visible at a glance. | |
| Hold-and-Resume Checkpoint | Workflow | A scheduled decision point where the taper can proceed, pause, slow, reverse one step, or be redesigned based on observed response. | |
| Hold-and-Revalidate Protocol | Protocol | When an action's underpinning evidence has aged past its validity window, this protocol halts it in place and refuses to release it until the assumptions are re-checked against current reality. | |
| Hold-vs-Retreat Scenario Stress Test | Scenario Analysis | Projects the hold-cost curve forward under several plausible futures and compares the net value of holding against retreating, so the case to withdraw rests on staying losing across a range of scenarios rather than on a single gloomy forecast. | |
| Holding Condition Control | Protocol | Maintains the conditions under which the intermediate is held so its quality decays as slowly as possible during the time it must wait. | |
| Holdout Access Log | Register | Records every query, submission, and human view of protected evaluation material, so exposure is metered and a spent or peeked-at holdout stops being trusted as fresh evidence. | |
| Holdout Calibration and Coverage Backtest | Validation | Scores the model's predictions, intervals, and event rates on data withheld from fitting to check whether promised coverage survives out of sample, against pre-set acceptance thresholds. | |
| Holdout Case Review | Qualitative Case Audit | Tests a narrative pattern against real cases deliberately withheld from the story that built it — especially awkward, atypical, and counter-examples — and narrows the claim wherever the story cracks. | |
| Holdout Ground-Truth Audit | Audit Procedure | Withholds a random sample from proxy-driven action, measures the true target on it directly, and compares — a periodic reality check the proxy cannot influence. | |
| Holdout Leakage Test | Leakage Test | Tests a train/evaluation split for hidden shared cases — exact duplicates, near-duplicates, and label-carrying features — so a reported score reflects generalization instead of memorized overlap. | |
| Holdout Review Panel | Institution | A review forum for distinguishing legitimate refusal from anti-commons blockage. | |
| Holdout Validation | Evidence Partitioning | Seals a slice of the evidence away untouched during all discovery, then judges the selected finding once against that fresh partition. | |
| Holon Interface Registry | Artifact | A maintained catalog of signals, contracts, handoffs, APIs, resource flows, and accountability paths among holons. | |
| Holonic Operating Model Canvas | Template | A template for specifying a holon's boundary, purpose, autonomy, dependencies, interfaces, invariants, and review cadence. | |
| Homeostatic Adjustment Protocol | Protocol | A sensor-feedback-actuator protocol that drives a disturbed variable back inside its setpoint band and holds it there. | |
| Homeostatic Setpoint Retuning | Regulatory Process | Slowly shifts the baseline setpoint that fast modulation regulates around, so a population keeps its dynamic range as conditions drift over the long run. | |
| Homogenization Pressure Audit | Diagnostic Audit | Surveys a converging system to map where homogenization pressure is collapsing variety and to name the dimensions of difference that actually matter, before a monoculture locks in. | |
| Homomorphism Check | Verification Test | Verifies that a map between two operation structures preserves composition and identity — so a translation, optimization, or re-representation is provably structure-preserving rather than merely value-matching. | |
| Homoplasy vs. Inheritance Review | Comparative Review | Adjudicates whether a shared trait reflects common ancestry (homology) or independent origin (homoplasy) by weighing how deep versus superficial the resemblance is against the pattern of descent. | |
| Horizon Budget Allocation | Resource Allocation Method | Sets and defends how much funding, people, attention, and risk tolerance each horizon receives, including protected floors for transition work and a ring-fenced line for legacy support. | |
| Horizon Forecast-Error Trigger and Adaptation Audit | Protocol | Compares forecast intervals, signals, gate decisions, actual closure, distributed harm, reversal execution, and post-crossing adaptation. | |
| Horizon Portfolio Review | Strategy Review | A recurring review that sorts every piece of work into near-term core, transitional, and future-facing horizons and checks the portfolio has not silently collapsed onto today. | |
| Horizon Scan Report | Document | A periodic written deliverable that packages emerging signals, their implications, the quality of the evidence behind them, and recommended follow-up, so a planning audience that was not in the room can read and act on the scan. | |
| Horizon-Scan-to-Story Cycle | Signal Translation Routine | Takes raw weak signals from the edges of a domain and works them into short future stories the group can argue with — turning scanning inputs into practice material. | |
| Horizon-Specific Metric Dashboard | Measurement System | Gives each horizon its own metric panel — efficiency for the core, validated learning for the transition, viability for the future — so no horizon is judged by another's yardstick. | |
| Horizon-Split Forecast Canvas | Template | A fixed grid — short, medium, and long horizon rows against expected-impact, evidence, confidence-band, posture, and revision-trigger columns — that a team fills in so the impact claim cannot be stated as one undifferentiated number. | |
| Horizontal Scale-Out | Method | Grows capacity by adding more interchangeable units of the same kind behind a distributor, rather than making any one unit bigger. | |
| Hormetic Microdose Protocol | Dosing Protocol | Delivers repeated sub-damage doses of a stressor so the system overcompensates and builds tolerance it would never develop at rest. | |
| Hospital Surge Capacity | Procedure | Reserves beds, staff, supplies, or space for sudden increases in patient load or high-acuity cases. | |
| Host-Dependency Fallback Drill | Protocol | Rehearses host failure — degraded, disconnected, incompatible, or withdrawn — before the dependency is load-bearing, so the subsystem's graceful-degradation rules are proven rather than assumed. | |
| Host-Service API Delegation | Protocol | Forwards a subsystem's capability request to the authoritative host service across a bounded, versioned API, so the host stays the single source of truth instead of being cloned locally. | |
| Hot/Warm/Cold Storage Tiering | Storage Tiering Policy | Migrates data across several tiers of decreasing speed and cost — hot to warm to cold — as its access frequency falls, so each byte sits on the cheapest medium that still meets its latency need. | |
| Hotspot Containment and Removal | Protocol | Isolates a zone where collapse has already started and drains the concentrated failing stock through a capped destination before its by-products cascade into the wider system. | |
| Hotspot Response Plan | Response Protocol | Concentrates a surge of action in the spatial, temporal, or network regions where incidents cluster, with built-in guardrails against displacing the problem or over-burdening the place. | |
| Hotspot Tabletop Stress Test | Ritual | Walks a cross-functional group through a scenario built to hammer the suspected hotspot, to watch how it fails before it fails for real. | |
| Housekeeping Routine | Routine | Keeps a steady rhythm of small, cheap cleanups across everyday work surfaces so clutter is cleared before it ever becomes operational friction. | |
| Human Agent or Representative | Role or Team | A person who speaks and acts for a fully-capable principal in dealings the principal chooses not to conduct directly, translating the principal's intent into the counterparty's terms. | |
| Human Referral Directory | Social Directory | Uses trusted people as the registry: you reach the current right counterpart by being forwarded along a chain of human stewards, each of whom knows who holds a role now. | |
| Human Review Escalation Cutoff | Routing Rule | Sets the confidence line at which an automated decision system stops deciding and hands a case to a human — a line bounded above all by how many cases the reviewers can actually handle. | |
| Human Review Trigger | Escalation Trigger | Requires accountable review when marginal gains are small but protected values, human impacts, or legitimacy concerns are at stake. | |
| Human-in-the-Loop Operating Model | Operating Model | Defines what humans review, decide, override, escalate, maintain, or learn from when automation participates in the work. | |
| Humanitarian Aid Prioritization | Field Prioritization Protocol | A field protocol for deciding where scarce relief resources should go next. | |
| Humility Norm Onboarding Module | Training or Enculturation Tool | An onboarding artifact that teaches newcomers, in their first days, how this group actually handles not-knowing, questions, and changed minds. | |
| Hybrid Discrete–Continuous Model | Hybrid Representation Model | Represents a system as continuous variables evolving inside discrete modes, with explicit rules for when an event resets or redirects the flow. | |
| Hybrid Icon–Label Pairing | Redundant Sign Design | Pairs a resembling icon with a text or coded label so users can infer meaning now while learning the convention. | |
| Hybrid Logical Clock | Artifact | A timestamp that fuses physical wall-clock time with a logical counter, so events get an ordering that tracks real time yet never contradicts causality despite clock skew. | |
| Hybrid Prototype | Prototype | Builds the blend as a small working artifact or scenario so its coherence and usefulness can be tested in the world rather than argued on paper. | |
| Hype Deflation Checklist | Checklist | A fixed set of interrogations applied to a near-term impact claim to detect inflation by salience, novelty, selective sampling, promotional incentive, or pilot-to-production extrapolation — assembling the counter-evidence beside the hype. | |
| Hypothesis List | Template | Turns a single tempting explanation into an explicit slate of candidate completions drawn from the same partial input, so the first story cannot quietly become the only story. | |
| Hypothesis Promotion Gate | Decision Gate | A review point that prevents a hypothesis from being promoted to accepted claim or operating premise without specified tests, evidence, and caveats. | |
| Hypothesis-Tree Review | Structured Review | A structured human checkpoint that walks the tree of live and refuted hypotheses, judges which branches are genuinely closed, and chooses where to resume or when to escalate. | |
| Hysteresis and Debounce Filter | Rule | Sits between the context signal and the switch, damping it so momentary noise or a value hovering at the boundary can't trigger rapid back-and-forth map changes. | |
| Hysteresis Band | Switching Element | Sets separate switch-on and switch-off thresholds with a deliberate gap between them, so a controller stops flip-flopping when the signal hovers near a single boundary. | |
| Hysteresis or Deadband Window | Control Rule | Holds the loop still inside a band of insignificance so it stops chasing noise and rapid reversals it could never usefully track. | |
| Hysteresis Recovery Protocol | Protocol | Gets a system that has already tipped into an overload regime back out, by freezing intake and driving load below the lower exit threshold that hysteresis demands. | |
| Hysteresis Recovery Threshold Test | Diagnostic Estimation | Finds how far below the onset point the input must be pulled to actually reverse a bloom-locked regime — the recovery threshold is lower than the trigger, and returning to the old 'safe' level is not enough. | |
| Hysteresis-Aware Exit Criterion | Rule | Sets the bar for declaring 'back to normal' higher than the bar at which control failed — because a recovering system re-crosses its disabled boundary along a different path than it fell. | |
| Hysteretic Gain-Update Filter | Method | A dwell requirement on the retuning loop: gain moves only after the evidence for moving it has persisted, so transient spikes can't rewrite sensitivity and the loop stops chasing noise. | |
| Icon Construction Template | Template | A construction recipe — keyline grid plus a fixed build sequence — for drawing any new icon out of the primitive alphabet so the whole family stays visibly related. | |
| Icon Interpretation Test | Test or Assessment | Checks whether an icon, pictogram, badge, or visual cue evokes the intended concept across relevant audiences and contexts. | |
| Iconographic Key Table | Reference Artifact | Tabulates symbols, intended meanings, permitted variants, forbidden collisions, and examples of correct use. | |
| Iconographic Style Guide | Governance Document | The written rulebook that keeps an icon system coherent — construction, naming, localization, and retirement rules many designers can follow without renegotiating. | |
| ID Mapping Register | Artifact | A governed register pairing old and new identifiers during migration, merge, split, or namespace transition. | |
| Ideal Baseline Rejection Note | Documentation Artifact | Documents why a perfect, unavailable comparison baseline was rejected in favor of the closest feasible alternative. | |
| Ideal Comparator Filter | Fallacy Detection | Catches comparators that have smuggled in perfection and quarantines them, so a real option is never rejected for failing to match something no one could have chosen. | |
| Idempotency and Deduplication Ledger | Artifact | Records applied change identities and outcomes so retry does not compound effects. | |
| Idempotency Key & Deduplication Store | Deduplication Store | Stamps each request with a caller-supplied unique key and remembers the outcome, so a retried or duplicated request produces its effect exactly once. | |
| Idempotency Keys | Artifact | Attaches a caller-minted unique key to a logical operation so a retried request carries the same identity and can be recognized as the same operation, not a new one. | |
| Idempotent API | Protocol | An interface that lets a client safely repeat a request: a duplicate carrying the same key returns the original result instead of executing the action a second time. | |
| Identifier Lifecycle Register | Register | Records where each identifier stands in its life — active, deprecated, retired, or superseded — and which identifier replaced which, so a handle is never silently reused or left dead-ending. | |
| Identifier Minting Workflow | Process | The governed procedure that issues a new durable identifier for a referent — scoping the entity, confirming it is genuinely new, and having an authorized party mint and register the handle. | |
| Identifier Registry | Register | The authoritative book of record that holds every identifier-to-referent binding together with the trail of who assigned it and when. | |
| Identifier Reservation Queue | Process | Lets a requester claim an identifier before the thing it will name exists, holding it in a provisional state that nobody else can take until the binding is finalized or the hold expires. | |
| Identifier Version Resolution Rule | Resolution Rule | The policy that decides which version a bare token resolves to — latest, pinned, or as-of a date — when one persistent identifier stands over many versions. | |
| Identifier-Length Sizing Table | Reference Table | A precomputed lookup that reads off the identifier length or namespace size required to hold a projected population within a chosen collision-risk tolerance. | |
| Identifier-Space Capacity Check | Diagnostic Estimation | For one specific identifier scheme, models its effective space, projects its lifetime draws, and returns a headroom verdict against a consequence-set collision budget. | |
| Identity and Associativity Test Suite | Test Battery | Runs a battery of cases proving that composing arrows is associative and that the identity arrow truly changes nothing. | |
| Identity and Unity Test Checklist | Checklist | A fixed set of same-as, part-whole, persistence, and edge-case questions a reviewer must answer before an entity model is accepted. | |
| Identity Boundary-Case Table | Artifact | A curated set of clearly-same, clearly-new, and contested instances used to pressure-test and calibrate the work-identity criterion. | |
| Identity Continuity Review | Review | A periodic judgment that tests an entity's accumulated changes — not just the latest one, but the whole drift — against an explicit persistence criterion, and returns a verdict on whether it is still the same entity. | |
| Identity Element Test | Verification Test | Pins the empty boundary with executable tests that assert the empty value behaves as the identity or neutral element under each operation. | |
| Identity Narrative Shift | Method | Introduces a revised story of who belongs, what counts, what is honored, or how the group understands its own boundaries. | |
| Identity Preservation Checklist | Review | Screens a proposed change against the attributes that define the work — content, structure, function, authorship, interpretation, obligations — to catch, before it ships, whether identity survives or a new work has begun. | |
| Identity Resolution Model | Model | An inference model that weighs evidence across attributes to decide, with a confidence score, whether two records or names refer to the same real-world entity. | |
| Identity Resolution Workflow | Matching and Review Procedure | Determines whether multiple records or references point to the same real-world entity, account, person, asset, case, or object. | |
| Identity-Bound Entitlement | Artifact | Binds a ticket, license, account, voucher, subscription, or benefit to an identified user or organization so it cannot be casually transferred to another segment. | |
| Identity-Cue Audit | Method | Reviews the end-to-end evaluation journey for contextual signals that make identity unnecessarily diagnostic. | |
| Identity-Field Interview | Method | Elicits how members describe their own values, boundaries, exemplars, taboos, and credible voices before messages are designed. | |
| Identity-Key Normalization | Data Normalization | Reconciles how each collection identifies its members into one canonical key, so an appearance in one collection can be matched to the same element in another. | |
| Identity-Question Timing Protocol | Protocol | Governs when identity data are requested, who can see them, and how collection is separated from performance when appropriate. | |
| Identity-Resonance Message Review | Workflow | Runs draft appeals through identity-map, authenticity, evidence, stereotype, and autonomy checks before deployment. | |
| Identity-Safe Evaluation | Evaluation Design | Designs an assessment setting and its criteria so performance is not read through fixed-identity assumptions and so the evaluation does not itself induce the underperformance it then records — neutralizing stereotype threat and biased-expectation loops. | |
| Identity-Safe Review Channel | Institution | Provides confidential intake, independent review, correction authority, pattern escalation, and retaliation protection. | |
| If-Then Revision Contract | Protocol | Agrees in advance, in writing, that a specified trigger of evidence will produce a specified change to the commitment — so a live promise adapts by pre-set rule instead of by silent breach or fresh negotiation. | |
| Image-Region Segmentation Pipeline | Process | Derives candidate region boundaries directly from image data — modeling the pixel field and letting empirical contrast, texture, and learned features propose where the seams fall. | |
| Immediate Feedback Interface | Interface | Gives rapid information about whether the target response occurred, how well it was performed, or what adjustment is needed. | |
| Immediate Feedback Routing | Inline Feedback Loop | Surfaces the check's verdict to the operator at the instant of the slip and routes them straight to the fix, so errors are corrected while the context is still fresh. | |
| Immersive Exhibit | Artifact | Surrounds participants with a coordinated multisensory field so magnitude is felt from the inside — and gates that intensity behind consent and a screen for who can safely enter. | |
| Immutable Data or Copy-on-Write | Method | Prevents accidental mutation by making default state reads non-mutating and requiring explicit creation of changed versions. | |
| Impact Analysis | Method | Traces the blast radius of one specific dependency failing or changing — what breaks first, who is hit, how fast, and what substitutes remain — turning a depends-on relation into a concrete consequence. | |
| Impact Assessment | Assessment Method | Measures the consequences a boundary pushes outside itself — the externalized costs, harms, and burdens — and tests which are material enough to change the decision. | |
| Impact Assessment Checkpoint | Evaluation Procedure | A required analysis step that, before any change is decided, traces its full downstream cost — capacity, dependencies, hidden follow-on work — and measures how far it moves scope from the original charter. | |
| Impact Assessment Table | Register | A single comparable grid that lays each affected party's estimated gain or loss beside the protected constraints and the post-change signals to watch, so governance can see the incidence at a glance. | |
| Impact Heat Map | Visualization | Colors each impact zone by graded severity, time horizon, and reversibility on a single grid, so the worst and least-recoverable zones — and the line between act-now and watch — stand out at a glance. | |
| Impact Interaction Workshop | Facilitation Format | A facilitated live session where a mixed group argues out how drivers interact, documents the relations they agree and disagree on, and leaves an update log the map can grow from. | |
| Impact Reporting Requirement | Reporting Obligation | Compels an actor to compile and disclose its external effects on a fixed schedule, so spillovers that were invisible become on-the-record and reviewable. | |
| Impact Signal Dashboard | Metric or Dashboard | A live panel tracking leading, lagging, friction, adoption, complement, and compounding indicators over time — firing a scoped reforecast when an indicator crosses a preset threshold, instead of reacting to the latest headline. | |
| Impact Trade-Off Heatmap | Data Visualization | Arrays competing alternatives against the full set of impact categories in a colour-coded grid, so that where the options conflict — greener on carbon, dirtier on water — jumps out instead of vanishing into a single score. | |
| Implementation Coaching | Role or Team | An expert works beside a team as it adapts an outside practice into its own live operating environment, probing the target's real constraints and translating the practice to them in real time. | |
| Implementation Intention Script | Method | Pre-scripts an if-[specific cue]-then-[goal action] plan so the focal goal fires automatically on its trigger instead of waiting on in-the-moment willpower. | |
| Implementation Readiness Review | Test or Assessment | Reviews whether people, resources, workflows, authority, support, and risk controls are ready enough to proceed. | |
| Implicature Audit | Inference Audit | Examines a message for what it implies beyond the literal words — what's suggested by what's said, unsaid, emphasized, or softened — and flags the risky implications. | |
| Implied Motion from Orientation | Implied Motion Cue | Uses static orientation cues — motion streaks, elongation, repeated posture — to make a still image read as if its subject is moving in a direction, with nothing actually animating. | |
| Impossibility-Theorem Instantiation Review | Review | Checks whether the requirement set is a disguised instance of an already-proven impossibility theorem, so a known 'you cannot have all of these at once' result settles the conflict without a fresh search. | |
| Improvisation Learning Harvest | Ritual | Reviews the novel moves people improvised in the field and decides which to promote into the sanctioned repertoire and grammar — turning one-off saves into reusable, reviewed practice and catching precedent before it sets unreviewed. | |
| Impulse Response Trace | Response Profile | A trace showing how a one-time disturbance propagates through later states over short, medium, and long horizons. | |
| Inbox-to-Archive Processing Workflow | Intake Triage Workflow | Treats an inbox as a fast holding pen that must be drained to empty on a cadence — each item touched once, routed to a disposition, and cleared into archive or deletion. | |
| Incentive Change | Incentive Mechanism | Adjusts rewards, costs, or recognition at a compact point so the strategic behavior of many actors shifts in the intended direction. | |
| Incentive Compatibility Review | Review | Reviews the design for the moves that pay targets more than compliance does, mapping each actor's incentive to offset and issuing patches that make the honest path the profitable one. | |
| Incentive Compensation Plan | Policy | Ties the agent's pay to performance metrics and defers part of it at risk, so reward tracks realized outcomes rather than reported ones. | |
| Incentive Contract | Contract | Ties a participant's pay, risk-sharing, or authority to the outcomes the system actually wants, so producing those outcomes becomes their most rewarding option. | |
| Incentive Field Design | Method | Changes rewards, costs, recognition, frictions, or eligibility so local choices become more aligned with system intent. | |
| Incentive Floor Testing | Test or Assessment | Tests lower incentive sizes or frequencies to identify the smallest reliable incentive before larger rewards create cost, dependency, crowd-out, or gaming. | |
| Incentive Impact Review | Structured Review | Maps the rewards, sanctions, and optimization pressure acting on a proxy to anticipate where actors will game the measure and hollow out its link to the target. | |
| Incentive Landscape Reconfiguration | Institution | Makes a chosen coordination equilibrium reachable and durable by changing payoffs, switching costs, guarantees, and expectations — and records why that target is legitimate for everyone it binds. | |
| Incentive Realignment | Governance or Reward Adjustment | Rewires the targets, rewards, and measures that quietly punish the new behavior, so adoption becomes the locally rational choice rather than an act of self-sacrifice. | |
| Incentive Redesign | Incentive Mechanism | Rewires the rewards — pay, recognition, promotion, budget — so system-supporting behavior is also what pays locally, and pairs each reward with a countermetric so it cannot be gamed. | |
| Incentive-Compatible Preference Elicitation | Method | Uses scoring, choice architecture, or rule design to make truthful preference reporting strategically safer or more beneficial than misreporting. | |
| Incentive-Compatible Routing Guidance | Software or Tool | A guidance tool that makes individually attractive routes less harmful to the network. | |
| Incident Action Log | Register | A timestamped, append-only record of every decision and action taken during the incident, written as it happens — the contemporaneous trail that later diagnosis, accountability, and learning all depend on. | |
| Incident and Adverse-Event Reporting | Reporting System | A standing channel that lets anyone report a rare or severe event against a predefined catalog, so latent harms surface as signals and route straight to corrective action. | |
| Incident and Near-Miss Review | Review | Reconstructs dangerous incidents and the close calls that almost became them to expose the hidden pathways and perverse incentives behind them, then converts each finding into a concrete control or payoff change. | |
| Incident Backlog Cleanup | Process | Triages the pile of work that built up during an outage or surge — classifying it, resolving or deduplicating what's live, expiring what's stale, and handing the rest to its rightful owner — so recovery debris doesn't quietly consume normal capacity. | |
| Incident Blast-Radius Analysis | Impact Scoping | Bounds the set of users, services, and regions a live incident is actually reaching right now, so responders contain the right thing instead of the whole system. | |
| Incident Briefing | Ritual | A structured, recurring alignment event in which a single authority establishes the current situation, objectives, hazards, roles, and next actions for everyone at once, and re-establishes them each operational period. | |
| Incident Command Language | Procedure | Moves communication from ordinary coordination into a formal incident mode with roles, status updates, escalation rules, and decision authority. | |
| Incident Command or Reentry Cell | Role or Team | A temporary cross-functional body that holds the shared phase state, makes the synchronized advance decisions no single unit can make, and keeps every party on a common briefing rhythm. | |
| Incident Command Structure | Institution | Stands up a temporary chain of command that names who stewards the central reserve and who is pre-authorized to release it, so the shared pool can be committed to a front in minutes instead of meetings. | |
| Incident Command System | Institution | Stands up a single bounded chain of command for the acute phase — one commander, a defined authority envelope, and a clock — so the crisis is run by someone rather than by everyone at once. | |
| Incident Commander Role | Temporary Command Role | Names one person to hold coordinating command for the duration of an active incident — directing responders, keeping the shared status picture, and owning the response until it is resolved or handed off. | |
| Incident Containment Zone | Protocol | An operational boundary that defines the affected scope, restricts propagation routes, assigns containment owners, and stabilizes adjacent operations during an incident. | |
| Incident Corrective Action Register | Register | A living register that tracks compensating actions across incidents — each with an owner, due date, evidence, and closure status — surfacing residual risk and recurring patterns that should feed prevention. | |
| Incident Escalation Note | Escalation Brief | Packages a live incident's severity, timeline, attempted fixes, and current hypotheses with a specific ask, so a higher tier can take over the decision without re-triaging. | |
| Incident Intake Board | Coordination Mechanism | A shared board where raw alerts and incident reports land, get an incident owner and a deduplicated identity, and are dispatched to the right responders against a response-time clock. | |
| Incident Mental-Model Review | Retrospective Review | Reconstructs what operators believed during a real failure, infers what the system actually did from triangulated traces, and diagnoses why the two diverged. | |
| Incident Narrative Review Session | Ritual | Uses a structured session to revisit incident details and whole account before lessons or narratives are finalized. | |
| Incident Ownership Protocol | Protocol | Assigns an incident owner, response authority, communications duty, repair tracking, and post-incident answerability process. | |
| Incident Pattern Mining | Procedure | Analyzes many incidents, near misses, support cases, or complaints to discover system-level patterns no single incident reveals. | |
| Incident Pattern Review | Method | A method that mines past incidents, near misses, tickets, and defects for recurring failure patterns, turning real base rates into likelihood estimates and observed precursors into detection signals for a new design. | |
| Incident Phase Playbook | Procedure | Implements the archetype by using different response modes for detection, containment, stabilization, recovery, communication, postmortem, and prevention phases. | |
| Incident Phase Review | Structured Retrospective | Segments a single incident into phases by what people could know or do at each stage, so lessons attach to the right moment instead of collapsing into 'during the outage.' | |
| Incident Playbook Lookup | Operational Procedure | Under time pressure, pulls the closest matching past incident and runs its response as the immediate starting action — bounded to the steps this incident actually covers. | |
| Incident Recovery Plan | Plan or Runbook | A bounded plan for returning one disrupted system to service — it records the blast radius, phases the recovery, and gates each reentry so the fix does not trigger a second failure. | |
| Incident Response Rotation | Protocol | A response-coverage schedule that adapts to incident severity, fatigue, role availability, or coverage needs. | |
| Incident Response Runbook | Artifact | A pre-authored playbook for a known class of incident that fixes the stabilization goal and the service floor in advance, so responders execute a rehearsed plan instead of inventing one under pressure. | |
| Incident Sensemaking Session | Procedure | A structured meeting for reconstructing what happened, surfacing competing explanations, identifying uncertainty, and deciding immediate actions after an incident. | |
| Incident Severity Matrix | Template | Combines impact, urgency, scope, and reversibility to route an incident into a response regime. | |
| Incident Severity Trigger | Protocol | An incident management mechanism that activates a response level, role set, communication cadence, or escalation structure once severity criteria are reached. | |
| Incident Snapshot | Artifact | Packages state, context, logs, timestamps, and human observations into a preserved record for later analysis. | |
| Incident Surge Team | Role or Team | Stands up a temporary cross-functional team with defined roles and burst-mode authority to coordinate the response, contain the blast radius, and track every open item until the spike is resolved. | |
| Incident Timeline | Document | Orders observations, actions, decisions, and discoveries during an incident so later review can reconstruct what unfolded. | |
| Incident Timeline Review | Method | A chronological reconstruction of events, cues, handoffs, decisions, and pressures before a behavior or failure. | |
| Incident Timeline to Permanent Runbook Update | Postmortem Consolidation Workflow | Turns the messy, real-time notes captured during an outage into verified operational memory — reconciling what actually happened before writing durable lessons into the runbook. | |
| Incident, Accepted, Reflected, and Loss Balance | Method | Reconciles useful, returned, dissipated, stored, leaked, delayed, distorted, and unobserved transfer at a declared boundary and time horizon. | |
| Incident-Command Feedback Rhythm | Procedure | Coordinates tactical reports, operational decisions, strategic priorities, and after-action updates during incident response. | |
| Incident-Command Resource Staging | Protocol | Puts the whole resource pool under one commander, masses it at the point of main effort, holds a reserve to reinforce success, and plans the orderly stand-down. | |
| Incident-Rate Freeze Rule | Circuit Breaker Rule | Automatically freezes expansion the moment incidents, errors, or safety events breach a ceiling, holds growth while the system stabilizes, and defines the recovery evidence required to lift the freeze. | |
| Inclusion/Exclusion Matrix | Decision Matrix | A grid of cases against criteria where every cell is an in-or-out mark, so a case caught by both an inclusion and an exclusion rule lights up as a conflict instead of hiding. | |
| Inclusion/Exclusion Register Review | Record Review | Audits the documented in/out record itself — the register of who and what was formally included or excluded — against evidence, to catch exclusions that were logged but never justified. | |
| Inclusive Classification Review | Review Protocol | Reviews a classification with the affected groups themselves, asking whether each can see itself accurately, safely, and without stigma in the categories. | |
| Inclusive Language Markedness Review | Language Review | Applies the marked/default lens to language that shapes belonging and stigma — flagging which groups must be named as departures from an unstated human norm, what status that assigns, and who bears the cost. | |
| Inclusive Language Revision | Procedure | Revises terms, labels, style guidance, or public wording so language no longer reinforces an unintended exclusion, stigma, or status hierarchy. | |
| Inclusive Taxonomy Review | Representation Review | Examines whether categories, labels, eligibility classes, problem definitions, or model features erase important lived distinctions or embed dominant-group assumptions. | |
| Inclusive-OR Membership Test | Predicate Test | A per-element predicate that answers 'is this a member?' with yes the moment the element appears in at least one admissible source, without building the whole set. | |
| Incompatibility Root-Cause Analysis | Diagnostic Method | Turns a failed combination into a durable composition rule by diagnosing why it failed and pushing the fix back into contracts and the registry. | |
| Incomplete-Block Design | Method | Assigns only a connected subset of the treatments to each block when a block cannot hold them all, arranging the overlaps so every treatment comparison is still recoverable somewhere. | |
| Incremental Design Review | Ritual | A recurring review forum where each proposed layer of design complexity must justify its cost against a complexity budget, clear an explicit acceptance bar, and carry its own removal conditions before it is allowed in. | |
| Incremental Hotfix or Patch | Remediation Deployment | Ships the smallest code or config change that repairs a live defect, scoped tightly and watched, with a threshold that says when to stop patching and redesign. | |
| Incremental Intersection Refresh | Update Procedure | Keeps the common subset current by recomputing only the parts affected when a source collection changes, rather than rebuilding the whole intersection each time. | |
| Incremental Staffing Adjustment | Workflow | Changes staffing levels, coverage, or support capacity in increments while monitoring service quality, backlog, cost, and overload. | |
| Incumbent Refuge Program | Institution | A reserve, safe harbor, protected segment, restoration patch, or support program that preserves incumbent capacity while controls take effect. | |
| Incumbent Response Red Team | Method | Attacks the entrant's most comforting assumption — that the incumbent won't or can't respond — by war-gaming inaction, mimicry, bundling, price cuts, acquisition, regulation, and self-disruption. | |
| Incumbent Use Register | Artifact | A register of existing formal and informal uses of a shared substrate, including protected functions and dependency strength. | |
| Independence Breach Review | Investigative Review | A retrospective, case-specific investigation run by an independence officer into whether an affected party actually controlled, suppressed, or distorted a particular judgment — adjudicated and logged as precedent. | |
| Independence Proof Obligation Template | Protocol | A fill-in-before-you-rely checklist that forces the claim 'these are independent' to name its combination rule and its pass/fail criterion up front, turning a vague assertion into a reviewable obligation. | |
| Independent Appointment, Budget, and Tenure Test | Other | Tests whether a reviewed actor can select, starve, dismiss, or cut off the reviewer meant to check it — the appointment, budget, tenure, and information levers that quietly make oversight dependent. | |
| Independent Assumption-Challenge Gate | Governance | An independent-reviewer checkpoint that must clear a distributional assumption before it can drive a high-stakes decision — or return it with a mandated fallback. | |
| Independent Barrier Test Drill | Stress Test Drill | Deliberately disables one barrier under controlled conditions to test whether a supposedly independent backup actually holds — and scores how healthy it really was. | |
| Independent Checklist Variant Rounds | Inspection Procedure | Runs the same artifact through different checklist variants across rotated rounds so reviewers don't all walk the same mental path into the same blind spot. | |
| Independent Conflict Review Panel | Governance Body | A standing or ad hoc body — protected in appointment, funding, and evidence access — that resolves the senior, disputed, and institutional conflicts a line manager cannot judge independently. | |
| Independent Estimate Round | Elicitation Protocol | Collects each expert's estimate privately and simultaneously, before any sponsor target or group discussion can anchor the room, then reveals the spread. | |
| Independent Estimation | Elicitation Method | Collects judgments from several people separately, before any of them see the others' answers, then aggregates — so the estimate reflects genuinely independent information instead of the first number or the loudest voice. | |
| Independent Facilitator | Facilitation Role | Puts a non-owner in charge of the room to read consensus-pressure cues and equalize airtime across the power gradient, so the process — not the loudest stakeholder — governs who is heard. | |
| Independent Forward- and Back-Translation Review | Protocol | Uses separate interpreters to translate a claim forward and reconstruct the source blind, then compares whether meaning, boundary, uncertainty, authority, and consequence survived the round-trip. | |
| Independent Interlock or Guard | Artifact | Holds one gate on every hazardous route independently shut, so no conjunction of the other conditions can complete the path. | |
| Independent Meta-Review Panel | Review Panel | Convenes reviewers with no stake in the original procedure to judge whether its independence, convergence logic, and cross-level conclusions actually hold up. | |
| Independent Needs Assessment | Diagnostic Assessment | Establishes, independently of the role holder, what the underlying need actually is and who benefits from keeping it unmet. | |
| Independent Oversight Board | Role or Team | A standing body seated, funded, and staffed outside the regulated relationship, holding real authority to question, review, and halt the institution's decisions so the actors it governs cannot quietly steer it. | |
| Independent Oversight Portal | Tool | Gives an external overseer a standing, credentialed channel to look directly into an organization's records and live cases — without asking permission each time. | |
| Independent Project Audit | Independent Assessment | Puts a live commitment in front of reviewers with no stake in the original bet, to test its assumptions, remaining value, and sunk-cost reasoning from the outside — diagnosing, not deciding. | |
| Independent Rationing Equity Audit | Procedure | Tests whether stated criteria, actual decisions, enforcement, and appeal outcomes align, including disparate burdens, proxy discrimination, privileged bypass, and missing claimant populations. | |
| Independent Recomputation | Cross Check Computation | Re-derives the same result by a deliberately different method and compares the two derivations, so a mistake in either path shows up as a disagreement. | |
| Independent Recomputation or Replication | Method | A separate calculation, experiment, retest, or reanalysis used to check whether the claimed result can be reproduced. | |
| Independent Reference, Claim, and Conflict Verification | Test or Assessment | Authenticates a trustee's claims by triangulating independent sources, weighting each by its provenance and manipulability, and hunting the conflicts and omissions the trustee would not volunteer. | |
| Independent Replication | Replication Study | Hands a result to a different actor, method, or dataset and requires it to come out again under their own hands, so a conclusion the original team has every incentive to certify must survive being re-derived by someone who does not. | |
| Independent Replication Protocol | Protocol | A standing procedure for obtaining a separately executed repeat of a test by a different team, with controlled information sharing and explicit comparability conditions. | |
| Independent Review | Review Process | A review conducted by an actor not controlled by the decision-maker or operating unit under review. | |
| Independent Review Board | Institution | A standing or ad hoc panel separated from the producer that evaluates evidence and issues scoped findings. | |
| Independent Review Board or Court | Review Institution | Stands up a body structurally separate from the rule-maker that can hear challenges, judge the authority against its own rules, and issue a binding ruling the authority cannot itself overturn. | |
| Independent Review Panel | Role or Team | Puts contested and pattern-level gate decisions before reviewers structurally separated from the original gatekeeper, so the second look is not the first one wearing a different hat. | |
| Independent Safety Authority Cell | Role or Team | Stands up a technically competent body with real authority to reduce the immediate shared danger on its own — walled off from, and never bargaining over, the concessions the two sides are fighting about. | |
| Independent Safety System | Engineered Safeguard | Provides a separate safety path using different sensing, control, energy, or actuation logic so one design flaw or dependency is less likely to defeat all protection. | |
| Independent Scoring Round | Elicitation Instrument | Collects private ratings on each option before discussion, then reads out the spread so a lone severe concern shows up as dispersion instead of being talked away. | |
| Independent Security Review Lenses | Multi Lens Inspection | Inspects one system through several specialist lenses at once — threat, dependency, configuration, access — so different classes of flaw are found by the reviewer trained to see them. | |
| Independent Signal Verification Lane | Process | Runs a fast actor's signals through an evidence channel it does not control before they are allowed to drive a response — so spoofed or low-value events can't capture the cycle. | |
| Independent Source Rotation | Rotation Policy | Cycles a system's dependencies across a roster of genuinely uncorrelated sources so no single supplier, standard, or design can quietly become the only one. | |
| Independent Technical Evidence Panel | Role or Team | Moves the technical judgment behind an allocation to an arms-length expert body ruling on a shared evidence record, so the party with a stake can't be the one who certifies its own case. | |
| Independent Valuation Panel | Role or Team | A group with no stake in winning that re-derives and stress-tests the valuation before the bid is set — so the number the deal champion fell in love with must survive people who do not care whether you win. | |
| Independent-Axis Brainstorming Rounds | Structured Ideation | A round-robin ideation protocol that explores one dimension at a time in isolation, deferring feasibility judgment and requiring a minimum count of alternatives — including deliberate counter-framing options — per axis. | |
| Independent-Axis Design Review | Review | Checks a proposed set of design axes for hidden redundancy before anything is built, so every retained axis contributes a control direction the others cannot reproduce. | |
| Independent-Criterion Challenge | Burden Assignment | Puts the burden on the claimant to supply a membership rule independent of the disputed property, and provides a route to contest an exclusion that fails. | |
| Independent-Seed Basis Extension | Method | Grows a partial, already-independent set into a complete basis by repeatedly adding only directions the current set cannot already reach. | |
| Index Card Summary | Template | Forces a claim, decision, concept, or project state into a small template that foregrounds only the task-critical fields. | |
| Indexical Indicator Design | Evidence Signal Method | Grounds a sign in a reliable causal or evidential link so it points to a real state, and fails safe when the link goes stale. | |
| Indifference Map | Artifact | Draws the contours of bundles a specific decision-maker treats as equally good, mapping the subjective equivalence region under current, explicitly provisional assumptions. | |
| Indifference Region Visualization | Visualization | Draws the inferred trade-off contours as shaded regions whose width shows how confidently the curve is known and how it varies across segments. | |
| Indirect Approach Campaign | Campaign Strategy | Wins a contest through a sequence of oblique moves that dislocate the opponent first, so the eventual direct engagement is already decided. | |
| Indirect Negotiation Route | Process Design | Reopens a socially deadlocked issue by routing it through a trusted intermediary and a changed sequence rather than head-on, while guarding against coercion or exclusion and holding a fallback in reserve. | |
| Individual / Team / Organization Level Selection | Organizational Diagnosis Method | Walks a problem down the nested organizational ladder — individual, team, unit, enterprise — to find the level where the cause is generated and leverage is tractable. | |
| Individual Deliverable Contract | Document | Breaks a group output into named deliverables or responsibility slices while preserving coordination across interdependent work. | |
| Individual-to-Population Policy Translation | Method | Turns individual-level evidence into population policy by mapping how the effect varies across subgroups, how new interactions appear at scale, and which populations the finding actually covers. | |
| Individuation Criteria Charter | Document | The single authoritative document that declares, for a scope, which entity kinds exist, their unity and identity tests, and who may revise them. | |
| Induction Eligibility and Contraindication Screen | Review | Decides whether it is justified to reopen this particular system at all — checking mechanism fit, interacting risks, authorization, and consent before any trigger is applied. | |
| Induction Proof | Method | Implements the archetype in formal domains by proving a base case and showing that truth at one step implies truth at the next step. | |
| Induction-Assisted Rehabilitation Session | Ritual | Delivers prevalidated corrective training time-locked to a verified malleability window, in one structured session — the place where the reopening and the intended input actually meet. | |
| Inference Rule Calculus | Formal Calculus | Declares the finite set of inference rules that license moving from accepted expressions to new ones, and thereby fixes exactly what is derivable in the system. | |
| Inference-to-Best-Explanation Matrix | Template | Compares candidate explanations against explanatory fit criteria and records the provisional winner. | |
| Infill and Adaptive-Reuse Program | Process | Repurposes vacant, obsolete, or low-yield internal positions to new uses — spatially reusing what you already hold before opening any new external footprint. | |
| Inflation & Exchange-Rate Scenario Table | Template | Displays results under plausible combinations of inflation, currency, and discount-rate assumptions. | |
| Influence and Leverage Diagnostic | Diagnostic Estimation | Finds the individual observations whose presence most changes the fitted model — high-leverage, high-influence points — so a result resting on a handful of rows is exposed before it's trusted. | |
| Influence Attempt Log | Accountability Log | A running, contemporaneous record of every attempt to pressure, preview, delay, or veto a judgment, turning ambient and deniable pressure into a documented, reviewable pattern. | |
| Influence Mapping Interviews | Elicitation Method | Uses interviews or structured elicitation to reveal perceived causal links, delays, and feedback paths that are not visible in data alone. | |
| Influence-Response Decision Tree | Decision Support Tool | Routes each mapped influence channel through a branching test — legitimate input or de facto override? — to the proportionate response the situation warrants. | |
| Influence/Interest Grid | Artifact | A two-by-two artifact that plots each stakeholder by how much they are affected and how much they can shape the outcome, and reads an engagement posture off the quadrant. | |
| Informal Leader Mapping | Method | Identifies and profiles the specific people who carry trust, advice, escalation, translation, or practical influence outside the formal hierarchy, tracing the authority that actually routes through them. | |
| Informal Leadership Formalization | Role Formalization Process | Names and bounds leadership that has already emerged through coordination, checking that its influence was earned rather than captured. | |
| Informal Route Legalization Patch | Process | Make a safe, already-vetted workaround official by rewriting the rule, SOP, permission, or documentation to match it — and naming who now owns the sanctioned path. | |
| Information Arbitrage Workflow | Method | Turns a lawful information advantage into a move — route, buy, warn, prepare — made in the window before that information is widely reflected in others' behavior. | |
| Information Architecture Grouping | Method | Organizes navigation, categories, and content so users perceive the intended conceptual and task relationships. | |
| Information Circulation Routine | Ritual | Turns recurring briefings into a loop that carries information back to stale or underinformed zones and returns it to the decisions it should update — not just broadcasts it outward. | |
| Information Design | Information Layout | Arranges labels, grouping, visual encoding, and explanatory context so people can directly perceive the intended comparison, sequence, or causal relation — the arrangement itself carries the structure of the data. | |
| Information Escrow | Institution | A trusted intermediary that holds a private fact or asset in custody and releases it only when a pre-agreed condition fires — so each side can rely on the information's existence without either having to reveal or receive it prematurely. | |
| Information Firewall | Access Control Barrier | Technically and procedurally isolates privileged information from a conflicted actor and their proxies — with monitored, logged exceptions — so an interest cannot exploit or shape it even without a formal decision. | |
| Information Flow Change | Information Intervention | Changes who sees which signal, when, and in what form, so decisions across the system shift without commanding any of them directly. | |
| Information Release Gating Protocol | Protocol | Governs what intervention details are disclosed, when, and to whom — setting the announcement window and staging release to limit pre-emption while honoring the notice targets are legally and legitimately owed. | |
| Information-Source Inventory Matrix | Mapping Artifact | Maps information sources to availability, timing, actor access, cost, reliability, and expected incorporation pathway. | |
| Informed Consent Conversation | Procedure | A two-way dialogue that co-produces and live-tests understanding — through questions, teach-back, and deliberation — before any agreement is sought. | |
| Informed Consent Protocol | Consent Protocol | Ensures the person who will bear an irreversible effect understands its permanence and alternatives, voluntarily authorizes it, and has that authorization recorded as the basis for the commitment. | |
| Infrastructure and Default Redesign | Method | Rebuilds the shared substrate and default settings people act within, so the behaviour you want becomes the path of least resistance instead of an act of willpower. | |
| Infrastructure Cascade Analysis | Dependency Cascade Analysis | Traces how a single infrastructure fault cascades through engineered functional dependencies, where the failure front stops, and where islanding cuts it off. | |
| Infrastructure Condition Assessment | Assessment Protocol | Sends an expert to rate a single physical asset against a standardized condition rubric, producing a defensible condition state, a repair priority, and an estimate of how much service life remains. | |
| Infrastructure Plus Incentive Package | Method | Pairs a capability-enabling infrastructure change with an incentive that makes the new capability worth using. | |
| Infrastructure Preventive Maintenance | Maintenance Program | Services known assets on a condition- or age-based schedule so degradation is caught and reversed before it turns into failure. | |
| Infrastructure Replacement Program | Coordination Program | Replaces aging physical infrastructure zone by zone without dropping service — mapping what's in the ground, running old and new in parallel, and cutting each segment over only when it proves ready. | |
| Infrastructure Upkeep Cycle | Procedure | Cycles through inspection, minor repair, resurfacing, replacement, and condition verification for physical or civic assets. | |
| Infrastructure-as-Code Generation | Tool | Lowers a declared desired end-state of infrastructure into concrete provisioning actions, reconciling what exists toward what was declared, with typed module interfaces and a rollback path when an apply fails. | |
| Infrastructure-Load Simulation | Model | Simulates how a proposed density increase loads the shared support systems — utilities, circulation, queues, supervision — and where the next bottleneck or cascade will appear. | |
| Infrastructure-vs-Behavior Intervention Comparison | Comparative Intervention Analysis | Puts changing the person beside changing the environment for the same problem, comparing each option's causal pathway and time lag. | |
| Inheritance Lint or Static Analysis | Tool | Scans an inheritance graph statically for structural smells — chains too deep, overrides that shadow nothing, exceptions past their budget — and flags them before they reach runtime. | |
| Inherited Permission Review | Review | Examines the privileges, roles, and access an inherited substrate silently grants the new system — surfacing over-broad rights that came bundled with the platform rather than being deliberately granted. | |
| Inhibitor and Poison Screen | Audit | Tests incoming cases and operating conditions for the contaminants, conflicts, and incompatibilities that would suppress or corrupt the facilitator — catching them before they reach it. | |
| Inhibitor Titration and Taper | Process | Ramps inhibition up in small steps until the target sits in its objective band, then steps it back down gradually so the pathway doesn't rebound on release. | |
| Inhibitory Feedback Circuit | Artifact | A physical web of negative connections between neighbours, so that whenever one unit fires hard it automatically quiets those around it — sharpening the whole field with no central controller. | |
| Initial Content Library | Artifact | Preloads real content, templates, and examples so a lone early user gets value even before anyone else has arrived. | |
| Initiator Interview Protocol | Procedure | A structured interview process for recovering what early actors knew and why they acted. | |
| Inject Deck | Stimulus Artifact | A pre-authored set of scripted events, messages, and complications released on cue during an exercise, so the plan meets new information and pressure it can't rehearse around. | |
| Injection Boundary Red-Team | Test or Assessment | Probes whether untrusted content can escape its data role across parsing, rendering, retrieval, logging, and tool-use paths. | |
| Injection Payload Regression Tests | Audit | A maintained suite that fires a corpus of known injection payloads at every mapped input boundary and fails the build if any one is no longer neutralized, turning past vulnerabilities into permanent guardrails. | |
| Inline Boundary Panel | Interface Component | An in-context panel that surfaces a displayed artifact's boundary conditions right where it is viewed, with friction tuned from a passive caption to a required acknowledgment. | |
| Inline Clarifier | Point of Use Annotation | Drops a terse point-of-use cue — parenthetical, tooltip, or microcopy — that signals the intended sense right where the user acts, without sending them to documentation. | |
| Innovation Portfolio Review | Review | A recurring governance review that checks whether resources are over-concentrated in one bet-horizon and rebalances the split across run-the-business, transition, and future-building work. | |
| Innovation Residual Filter | Method | Updates a running state estimate using only the innovation — the gap between predicted and measured — weighted by how much to trust the model versus the measurement. | |
| Innovation Residual Monitor | Residual Diagnostic | Watches the one-step-ahead errors of a running model and flags when they stop behaving like the independent, well-scaled noise the model assumes. | |
| Innovation Sandbox | Bounded Experimentation Environment | Provides a walled-off environment where new products, policies, or configurations can be tried against real but limited conditions under waivers and guardrails — without exposing the core system. | |
| Innovation Time | Process | Reserves recurring, self-directed work time for exploration and prototyping, so new-value creation is not permanently crowded out by delivery pressure. | |
| Inoculation Dose Ladder | Protocol | A graded schedule that starts the receiver on the weakest workable dose of a threat and steps up strength only as each rung is mastered. | |
| Inoculation Refresh Drill | Ritual | A recurring re-exposure that tops resistance back up before it decays and re-tunes it to how the threat has mutated since the last round. | |
| Input Quality Check | Protocol | Screens incoming work at the door of the constraint, admitting only complete, correct, and relevant items so scarce capacity is never spent on avoidable clarification or rework. | |
| Input Rate Limit | Rule | Caps the rate at which a beneficial input is admitted at the boundary, so surges can't outrun the receiver's ability to absorb them. | |
| Input Validation | Validation Gate | A runtime gate that checks each incoming case against the accepted input domain and, for anything malformed, incomplete, unsupported, or unsafe, rejects, defers, or escalates it before the main logic ever runs. | |
| Input Validation Gate | Process | A runtime checkpoint at the boundary that tests each incoming case against the input domain, normalizes what it safely can, and refuses or defers the rest before ordinary processing begins. | |
| Input/Output Contract | Interface Contract | Declares, at the boundary between a producer and its consumers, exactly which inputs are valid, which outputs are promised, and what happens on failure — so every party relies on the same domain guarantee. | |
| Inquiry Activity | Learning Activity | Drives model-building from an open question or puzzle: the learner commits a prediction, generates their own evidence, and revises — so understanding is earned by investigation rather than received. | |
| Inquiry Log | Artifact | Records questions, provisional answers, surprises, sources, and next probes so the inquiry loop remains visible and cumulative. | |
| Inquiry Project | Project Container | A multi-week deliverable that packages a whole investigation into one accountable output — a synthesis whose claims are explicitly tied to evidence and whose implications the learner must state. | |
| Inside-Out / Outside-In Reframing Matrix | Analytical Framework | Lays the same structure out as both an inside-out and an outside-in description in one matrix, then checks cell by cell whether the reframing preserved meaning or quietly changed it. | |
| Insider Narrative Review Panel | Review Process | Invites people with situated knowledge to review whether the learner's interpretation is recognizable, respectful, and sufficiently qualified. | |
| Insider Review Panel | Review Panel | A standing panel of community insiders with real authority to validate the emic account, contest an outsider framing, and withhold consent for uses that would expose local knowledge to harm. | |
| Inspection / Outcome Matrix | Checklist | A grid that lists every question the evaluation must answer and assigns each to the evidence source that can answer it — behavior test, internal inspection, or both — so no question is orphaned and no evidence is collected without a question. | |
| Inspection Cost-of-Quality Model | Economic Tradeoff Model | Compares prevention, appraisal, internal-failure, and external-failure costs to justify how much inspection to run and where to place it. | |
| Inspection Pass/Fail Test | Test or Assessment | Applies predefined criteria to classify an item, process, or condition as acceptable or unacceptable. | |
| Institutional Analysis | Method | Maps the policies, records, incentives, technologies, and authorities that make a social arrangement durable — the machinery that makes it costly to ignore and easy to reproduce. | |
| Institutional Barrier Review | Procedure | Inventories the barriers an institution's own design throws up — its hours, forms, staffing, eligibility rules, and accountability gaps — and pins each to the point where a rule could change. | |
| Institutional Cue Walkthrough | Observation Procedure | Traverses a setting from several newcomers' standpoints to catch the signs, layouts, jargon, and rituals that quietly signal who belongs and how to act. | |
| Institutional Genealogy | Method | Traces how a rule, practice, category, or institution developed over time so current function is not mistaken for original purpose. | |
| Institutional Health Dashboard | Monitor | A standing set of indicators that tracks an institution's vital signs over time — participation, enforcement consistency, turnover, trust — so drift shows up as a trend before it becomes a crisis. | |
| Institutional Mapping Workshop | Method | A facilitated session that surfaces and maps an institution's actual rules, roles, authority lines, and interfaces as they really operate — so drift, gaps, and overlaps become visible and fixable. | |
| Institutional Memory Repository | Knowledge Repository | A durable, retrieval-wired store where selected records, rationales, and archived legacy live so successors can find them at the decision moments that need them. | |
| Institutional Norm | Institution | Creates shared expectations that make some local behaviors legitimate, expected, discouraged, or socially costly. | |
| Institutional Onboarding and Socialization | Process | The process by which newcomers are inducted into their roles and absorb the institution's norms and expectations — so the institution reproduces itself intact across turnover instead of resetting with each new cohort. | |
| Institutional Review Gate | Governance Process | A convened, accountable body that judges a proposed action against explicit criteria before it may enter a protected domain, and records the decision so it can be audited and appealed. | |
| Institutional Rule and Incentive Redesign | Policy | Rewrites the rules, sanctions, and payoffs of a shared setting so the environment itself selects for the behaviour you want — and those who act bear its consequences. | |
| Institutional Veto-Point Review | Review | Walks the formal rules of a decision process to find every point where an actor can block change, then maps who holds each veto and what they want — locating the institutional constraints that keep a policy or arrangement in place. | |
| Instructional Material Layout | Artifact | Groups examples, explanations, diagrams, exercises, and warnings so learners perceive the intended conceptual structure. | |
| Instrument Calibration Log | Calibration Record | A time-stamped record that proves each instrument stayed within tolerance across the collection period, backed by reference standards and blind duplicates. | |
| Instrument Drift Control Chart | Monitor | Charts a stable control's readings over time against evidence-based limits so a slow drift or sudden shift is caught — and the affected results held — before bad numbers ship. | |
| Instrument Readout Mapping | Model | Fixes the correspondence rule that says which instrument reading counts as which value of the property, extending sense-experience through a device. | |
| Instrumental Variable Strategy | Method | Uses an external variable that shifts the exposure but has no other path to the outcome, isolating a slice of exposure variation that is free of confounding — including unmeasured confounding. | |
| Intake Capacity Checklist | Tool | Forces every proposed commitment to have its scope, cost, displacement, and owner pinned down before anyone can say yes. | |
| Intake Checklist | Validation Mechanism | A standardized, reusable list of readiness conditions an item must satisfy before it can proceed — applied identically to every request so 'ready' means the same thing every time, and revised from what keeps failing. | |
| Intake Filter | Process | A front-door screen that sorts incoming requests, cases, or applications and routes each to the right queue, defers it, or redirects it before it consumes a service's capacity. | |
| Intake Inspection and Quarantine Protocol | Protocol | A screening and temporary isolation procedure for new imports, accounts, code, materials, practices, or organisms before full admission. | |
| Intake Pause | Protocol | A pre-authorized stop that halts all new intake when protected work, sponsor bandwidth, or maintenance capacity is at risk — trading incoming help for the primary work already underway. | |
| Intake Portal | Tool | Gives every well-intended offer a single standard front door, so nothing reaches the team by side channel and the total volume of incoming help becomes visible in one place. | |
| Intake Queue | Workflow Mechanism | Holds admitted work in an ordered, priority-ranked line with explicit rules for who advances, who may legitimately jump, and what 'done' means, so nothing waits invisibly or forever. | |
| Integer Programming Model | Method | A formal declarative statement of a discrete decision — its binary and whole-number variables, objective, and constraints — written to be handed to a solver. | |
| Integer Programming Solver | Software or Tool | Software that searches a formulated discrete model's feasible space and returns a proven or near-optimal commitment bundle. | |
| Integrated Campaign | Communication or Behavior Change Method | Coordinates messages, channels, incentives, and timing so each part reinforces uptake of the others. | |
| Integrated Care Bundle | Procedure | Combines coordinated care actions whose effects reinforce one another for a patient or population outcome. | |
| Integrated Planning Process | Planning Process | Reconciles separate budgets, schedules, and dependencies into one end-to-end plan owned across the parts. | |
| Integrated Product or Service Team | Team Structure | Stands up one small, complete team that owns an end-to-end outcome — with the specialist authority and protected capacity to integrate continuously instead of handing off. | |
| Integrated Readiness and Release Review | Governance Gate | A whole-system readiness gate that checks the release unit operates end to end and that a named owner accepts the transition — not that each function is locally green. | |
| Integration Acceptance Test | Protocol | Exercises the fully assembled system against its fit limit so the accumulated deviation is measured on the real whole, rather than inferred from parts that each passed their own check. | |
| Integration Build or End-to-End Increment | Continuous Integration | Frequently recombines the teams' partial outputs into a running end-to-end increment and runs cross-functional cases, so interface and workflow failures surface now instead of at final assembly. | |
| Integration Decommissioning Runbook | Runbook | Retires one specific integration through an ordered sequence of staged disablement, armed rollback, and post-removal monitoring. | |
| Integration or API Tooling | Tool | Ships the APIs, adapters, and importers that make joining the network technically cheap for early adopters and complement builders. | |
| Integration Platform | Platform | Shared infrastructure that hosts, scales, secures, and monitors many connectors at once, so an organization's growing web of cross-system bridges is managed as one governed estate instead of a tangle of one-off links. | |
| Integration Review | Integration Checkpoint | A periodic checkpoint where specialized streams bring their outputs together, are checked for fit, and have cross-stream conflicts and bottlenecks surfaced and reconciled before they compound. | |
| Integration Test Plan | Protocol | Exercises the recombined configuration as a whole under representative load, environment, duration, and failure — to confirm its required invariants still hold and that it is genuinely good enough for the mission. | |
| Integration Test Suite | Test or Assessment | Runs automated or structured tests to detect whether separately developed changes still work together after recombination. | |
| Integrative Negotiation | Conflict Resolution Method | Looks beneath opposed demands to underlying interests so a new agreement can satisfy more of the valid concerns than either demand alone. | |
| Integrator Role Assignment | Role or Team | Names one person or team accountable for the whole — with the standing to force the specialized parts to add up to something coherent. | |
| Integrity Anomaly Monitoring | Monitor | Watches trusted data for impossible values, unexpected drift, duplication spikes, missing records, or staleness, and raises a visible exception when something looks wrong. | |
| Integrity Checksum or Signature | Artifact | A checksum or cryptographic signature published beside an artifact so any stranger can verify the bytes they fetched are unmodified and from the claimed author before reusing them. | |
| Integrity Monitor | Detective Monitor | Watches live state for violations, near misses, and bypasses and records them, surfacing invariant breaks that slipped past the guards so they can be governed. | |
| Intelligence Analysis Cell | Role or Team | A team or temporary cell that gathers weak signals, compares hypotheses, maintains uncertainty, and briefs decision-makers with provisional interpretations. | |
| Intensification–Expansion Lifecycle Model | Valuation Model | Prices densifying-in-place against expanding-the-footprint across the full lifecycle — capital, operating, externality, resilience, and transition costs over time — so the two modes can be compared, not sloganed. | |
| Intensity Ladder Trial | Test or Assessment | Climbs a predeclared ladder of intensity rungs from the bottom, stopping at the first rung that reliably produces the wanted effect. | |
| Intensity Ramp and Release | Process | Shapes the group's energy as an arc over time — building speed, volume, or charge toward a target peak and then deliberately bringing it back down within a safety ceiling. | |
| Intent Audit | Procedure | Reviews records, incentives, choices, and communications for evidence that a function was deliberately pursued or knowingly maintained. | |
| Inter-Event Interval Estimator | Interval Estimator | Reads rate from the time between consecutive events, so a single short gap already signals a high rate — the fastest, twitchiest estimate. | |
| Interaction After-Action Review | Ritual | A recurring retrospective that asks where the model of the other agent helped, failed, surprised, or harmed — and rewrites the interaction rules accordingly. | |
| Interaction Graph Analysis | Relational Graph Model | Maps which parts act on which as a network of nodes and interaction edges, so the relational structure behind a whole-level pattern becomes visible. | |
| Interaction Matrix | Template | Documents how every line affects or constrains the others. | |
| Interaction Matrix Mapping | Mapping Method | Lays out constituent types against constituent types in a grid, filling each cell with the rule that governs whether — and how — those two kinds may meet. | |
| Interaction Matrix Table | Artifact | A table or grid used to display factor combinations, combined effects, evidence confidence, and recommended actions. | |
| Interaction Script Revision | Method | Rewrites the recurring lines, prompts, and moves of everyday interactions so low expectations stop riding into behavior through ordinary conversational habit. | |
| Interaction Term Construction | Feature Synthesis | Manufactures combined features — products, ratios, or conditionals of two or more raw inputs — to expose a joint effect that neither input reveals alone. | |
| Interaction Term Gate | Protocol | Requires evidence, rationale, and validation capacity before adding cross-feature interactions or segment combinations. | |
| Interaction-Parameter Sweep | Method | Varies the interaction-controlling knobs across a grid to find where separation switches on, how sharp the threshold is, and how wide the safe operating window runs. | |
| Interactive Proof or Argument Protocol | Protocol | A prover convinces a much weaker verifier of a claim through rounds of random challenges, reaching near-certainty at a tunable error probability — optionally revealing nothing but the claim's truth. | |
| Interactive Task Walkthrough | Usability Method | Puts a real, often first-time user in front of a live surface with a genuine task and watches what they actually perceive and do, making the gap between intended and enacted use observable. | |
| Interactive Timeline Toggle | Interactive Control | Gives the reader a control to switch between the told order and the chronological order, so anyone who loses the thread can reorient on demand. | |
| Interactive Zero-Knowledge Protocol | Protocol | Uses challenges and responses so the verifier gains confidence that the prover knows a witness without learning the witness. | |
| Interagency Coordination Body | Coordinating Body | A standing forum that turns separate agencies into coordinated action through shared situational awareness and a common operating cadence. | |
| Interagency Interoperability Agreement | Artifact | A negotiated document by which independent organizations agree what they will share, on whose authority, and under what exceptions, so they can cooperate without merging. | |
| Interdisciplinary Model Synthesis | Method | Fuses explanatory models from separate disciplines into one hybrid analytic frame, bridging their incompatible vocabularies into structure neither field had alone. | |
| Interest Cap | Protocol | Limits compounding financial obligations so debt does not grow faster than repayment capacity or social legitimacy. | |
| Interest-Based Bargaining Protocol | Negotiation Protocol | Cracks stated positions open into underlying interests, then builds package trades across issues each side values differently so both come out ahead of no-deal. | |
| Interface Affordance Redesign | Design Intervention | Changes the labels, defaults, previews, and status cues a system emits so it stops inviting the wrong expectation, repairing the system rather than blaming the user. | |
| Interface Broker Role | Role or Team | A standing person or team that personally holds the interface — translating between the two sides, controlling what crosses, and owning the edge as their patch. | |
| Interface Condition Checklist | Checklist | A per-interface checklist of the conditions that must hold at each boundary for propagation to transmit cleanly rather than reflect, leak, or stall. | |
| Interface Contract Design | Protocol | A stable, published compatibility surface — declared inputs, outputs, and guarantees — that lets any eligible case engage the facilitator without renegotiating the handoff each time. | |
| Interface Contract Test | Audit | Turns the promises a delegated host interface makes — permissions, isolation, error and capacity behavior, and what happens when the host is unavailable — into automated pass/fail checks, so delegation is verified rather than assumed. | |
| Interface Control Document and Contract Test | Interface Governance | Makes each interface between functions explicit, versioned, and executable — a written contract plus automated tests that fail the moment a provider or consumer breaks compatibility. | |
| Interface Control Document or Service Contract | Artifact | Freezes one recurring exchange between two parties into an explicit contract — objects, semantics, guarantees, acknowledgment, and versioned change rules — so neither side has to renegotiate it. | |
| Interface Definition Language | Tool | A machine-readable schema of a component's operations and their parameter and result types, from which client and server stubs are generated — so both sides compile against the published surface, never against each other's internals. | |
| Interface Invariance Contract | Contract Specification | Fixes the contract between units — data shapes, protocols, semantics — so interactions stay stable no matter how many units connect or how their internals change. | |
| Interface Layout | Interaction Layout | Positions content, controls, feedback, and warnings on an interactive screen so users can read the system's current state, know what to do next, and see the result — across the devices and abilities of the real audience. | |
| Interface Sectioning | Ui Pattern | Dividing a single screen or form into visually bounded sections that each map to one sub-task. | |
| Interface Surface Reduction Review | Procedure | A review that trims exposed options, fields, APIs, or decision paths that do not correspond to essential problem distinctions. | |
| Interface-Contract Category Map | Domain Model Map | Models software modules as objects and their interface contracts as typed arrows, with a named owner keeping the contract map authoritative. | |
| Interface-Cost Accounting | Method | A method for separating the real cost of maintaining boundaries from the value those boundaries preserve. | |
| Interface-Flow Script | Interaction Design Pattern | An interaction design that renders a situation's event sequence into a guided path through screens and controls, so the interface itself carries the script one user walks. | |
| Interference Pattern Mapping | Measurement Protocol | Measures the fringes, nodes, and beats a composite produces while path and phase are held under control. | |
| Interference-Shielding Protocol | Protective Protocol | Lowers the total competing load around a freshly encoded trace during its fragile window, so nothing overwrites it before it sets. | |
| Intergovernmental Coordination Compact | Intergovernmental Agreement | A negotiated, binding agreement among separate governments that defines the shared whole, the data and mutual aid they owe each other, and the transparency and exit rules that keep any one member from capturing it. | |
| Intergroup Dialogue | Procedure | Uses facilitated conversation to surface identity meanings, reduce caricature, and create conditions for more accurate mutual recognition. | |
| Interim Authority Letter | Artifact | A signed instrument that grants a named substitute bounded authority to act in the role's place — scope, duration, and limits spelled out — and stands as the public record that the backfill is legitimate. | |
| Interior-Lines Route Model | Software or Tool | Compares travel, communication, coordination, or redeployment times from central versus peripheral positions. | |
| Interior-to-Edge Ratio Check | Audit | Measures the proportion of protected interior to exposed edge and tests it against a guardrail, flagging when a design has too much edge and too little core. | |
| Interlaboratory Comparison | Process | Sends the same or comparable targets to independent labs, sites, or methods and compares their qualified results — separating real site-to-site bias from true differences in the things measured. | |
| Interleaved Competitor Retrieval Test | Diagnostic Estimation | Tests recall with the real look-alikes and sound-alikes mixed in, so you find out whether a cue points uniquely to the target or also fires for its competitors. | |
| Interleaved Repertoire Practice | Procedure | A performer's practice routine that rotates whole pieces, passages, or movements and returns to each cold after delay, rather than drilling one to temporary smoothness. | |
| Intermediate State Tagging | Artifact | Attaches a machine-readable label to each in-process item recording which intermediate state it is in and since when, turning an invisible middle into something you can see and query. | |
| Intermodal Handling Protocol | Protocol | A standardized set of rules for transferring a sealed unit across different carriers and modes — ship, rail, truck — without opening it, so each handler grips a known exterior and performs known operations. | |
| Internal Case Library | Artifact | Preserves lessons as whole, context-rich narrative cases — not fielded records — so future readers can reason by analogy and judge for themselves what transfers. | |
| Internal Service Agreement | Operating Agreement | Turns inter-unit specialization into an operating arrangement with service levels, handoff formats, priorities, and escalation paths. | |
| Internal Transfer Pricing | Internal Pricing Institution | Charges one internal unit a real price for another unit's goods or services, so the buying unit sees—and its budget carries—the cost of what it draws from the rest of the organization. | |
| Internationalization Check | Checklist | Checks whether the underlying product or content system can support different scripts, text expansion, number/date formats, plural rules, sorting, and locale-specific conventions. | |
| Interoperability Adapter Rollout | Process | Makes adjacent-but-incompatible systems able to join one network by deploying adapters, translators, and shared standards at the interfaces where they cannot yet speak to each other. | |
| Interoperability and Portability Mandate | Protocol | Requires the controller to expose standardized interfaces and let users take their data and connections elsewhere, so rivals can plug in and dependence on the bottleneck falls over time. | |
| Interoperability Mandate | Policy | Requires a dominant operator to expose defined, compatible interfaces so participants aren't trapped behind one gatekeeper and value can flow across competing providers. | |
| Interoperability Trial | Process | A live event that runs many independent implementations against each other in realistic conditions to surface the incompatibilities that isolated conformance tests miss. | |
| Interoperable Data Format | Interoperability Standard | Defines a shared, published schema into which locally-structured data is translated and then validated for meaning — so datasets trapped in incompatible formats become mutually readable and reusable across systems without silently losing their semantics. | |
| Interpolation | Mathematical or Design Method | Estimates the values between known points so a curve, motion, schedule, or interface passes through the gap along a defined path instead of snapping. | |
| Interpretation Brief | Artifact | Opens an interpretation by fixing what is being read, what question the reading must answer, and who is reading it — before any meaning is claimed. | |
| Interpretation Probe | Diagnostic Estimation | Shows the work to fresh viewers, collects what they actually read, and maps the resulting distribution so the designer can see whether the ambiguity landed or collapsed. | |
| Interpretation Recovery Review | Quality Check | Hands the record to someone who was not there and checks whether they can reconstruct its meaning without inventing the missing context. | |
| Interpretation Red Team | Review | Assigns someone to attack a favored reading — mounting the strongest rival interpretations and probing where it strains — so the interpretation earns its confidence instead of assuming it. | |
| Interpretation Walkthrough | Review | A human-readable, step-by-step account of why the parser recovered this structure — each node traced back to the rule that licensed it and the input span it covers. | |
| Interpretive Context Brief | Artifact | The framing, background, and anticipated-questions that travel with a signal so adjacent audiences — and the intermediaries relaying it — read it as intended. | |
| Interpretive Saturation Log | Monitor | Tracks whether each further pass still changes a scoped claim, and calls the reading closed — with its open questions logged — once the passes stop paying off. | |
| Interpretive Weighting Memo | Document | States on the record how the final account distributes explanatory weight across contingency and structure, agency and constraint, close evidence and aggregate pattern — so the interpreter's thumb on the scale is visible and contestable. | |
| Interrupted Series with Pretrend Check | Time Series | Fits the pre-event trend and seasonality of a single series, then tests whether the outcome shifts level or slope at the event beyond what the extrapolated pretrend and a transient spike predict. | |
| Intersection Cardinality Dashboard | Monitoring Dashboard | Tracks the size of the common subset and how it moves over time, surfacing sudden shrinkage or growth as a signal that something in the inputs changed. | |
| Intersection Matrix | Tool | Cross-tabulates candidate outputs against every parallel filter at once, exposing the joint survivor set and the exclusions that several filters overdetermine together. | |
| Intersectional Stratification Table | Tool | Cross-tabulates an outcome across intersecting attributes so the subgroup where several disadvantages coincide appears instead of being washed out by the average. | |
| Intersubjective Replication Check | Review | Tests whether independent observers, following the same access, arrive at the same experience—turning a private observation into a shared one. | |
| Intervention Displacement Stress Test | Method | A pre-deployment probe that grants the control its local success and asks the harder question — where would the blocked pressure go, who would absorb it, and how long until it surfaces — before you commit. | |
| Intervention Echo Review | Retrospective Review | After a local action, traces what happened at the coupled remote element and checks it against what the coupling predicted — revalidating or retiring the edge. | |
| Intervention or Active-Sensing Probe | Method | Deliberately manipulates a variable, or actively acquires a targeted measurement, to settle a boundary question that passive data leaves ambiguous — buying causal direction and confounder-breaking that observation alone cannot. | |
| Intervention Point Review | Decision Review | Uses the loop map to compare candidate places for damping, amplifying, redirecting, monitoring, or redesigning the feedback structure. | |
| Intervention Portfolio Expansion | Policy or Service Mechanism | Adds complementary intervention pathways when one program, service, or treatment approach no longer produces enough additional benefit. | |
| Intervention Test | Experimental Test | Deliberately changes a chosen intervention point and watches whether intermediate and final outcomes move as the mechanism predicts. | |
| Interview Cluster Synthesis | Analysis Method | Groups qualitative observations into recurring need, constraint, behavior, context, or motivation clusters before composing the persona. | |
| Intrusion or Anomaly Alerting | Monitor | Watches the protected system's live signals for the signature or the statistical shadow of a breach, and turns a detection into a timed, routed response before loss completes. | |
| Invalid Combination Linter | Tool | A running tool that scans a recovered structure for forbidden co-occurrences — elements each legal alone but illegal together — and dispatches a handled violation when it finds one. | |
| Invalid Combination Rule Sheet | Checklist | Records constraints that filter infeasible, illegal, unsafe, semantically invalid, or unsupported cells. | |
| Invariance Probe | Diagnostic Estimation | Feeds minimal pairs that change only the surface and, separately, only the substance — checking that predictions stay put when they should and move when they should. | |
| Invariance Property Test | Test or Assessment | Checks that declared observables or decisions remain unchanged under admissible transformations. | |
| Invariance Test Suite | Test Suite | Codifies the invariances a claim must satisfy as repeatable tests, re-run on every change to catch silent context drift. | |
| Invariant Checking | Consistency Assertion | Makes an operation test its own result against a property that must always hold, so an internally inconsistent output flags itself before it can propagate. | |
| Invariant Monitoring Dashboard | Monitoring Tool | Pulls the invariants of a composition into one live view so violations, anomalies, and cross-version drift are visible while and after combinations run. | |
| Invariant Observable Report | Document | Publishes protected outputs separately from gauge-dependent intermediate values and conventions. | |
| Invariant Preservation Test Suite | Tool | A reusable battery of tests that checks whether the relations and operations declared worth preserving actually survive the embedding — turning a preservation contract into pass/fail evidence. | |
| Invariant Propagation Test | Test or Assessment | Runs repeated transitions or simulated steps and checks whether the stated invariant remains true after each transition. | |
| Invariant Signature Induction | Analytic Method | Iteratively proposes the smallest relational signature that explains a recurring macro behavior across aligned cases. | |
| Invariant Test Suite | Design Time Verification | Expresses declared properties as executable assertions and exercises common, rare, and regression cases offline, so a change that would break the invariant fails before it ships. | |
| Inventory Allocation Policy | Policy Rule | Rations scarce physical stock across regions, channels, and customer tiers so higher-priority demand is served first without overselling. | |
| Inventory Count Reconciliation | Operations Procedure | Resets a system's stock record to a fresh physical count, freezing movement while it counts and treating the shelf, not the database, as ground truth. | |
| Inventory Reconciliation | Procedure | Periodically counts physical stock against the book record and resolves the difference, so shrinkage, miscount, and unrecorded movement surface as a measured, explained adjustment rather than a silent drift. | |
| Inventory Reconciliation Workflow | Process | A recurring workflow that brings recorded stock back into agreement with a physical count, assigns each discrepancy a cause and an owner, and closes the books on a set cadence. | |
| Inventory Reorder Point Control | Operations Rule | A standing rule that triggers a replenishment order of a set quantity whenever stock falls to a reorder point sized to cover demand over the supplier's lead time. | |
| Inventory Rotation | Process | Moves stock through storage and use in a freshness-ordered sequence, gated on quality and paced to demand, so items are consumed before they expire or go idle. | |
| Inventory Safety Stock | Artifact | Holds extra stock of materials, parts, medication, food, or supplies to protect continuity when demand spikes or replenishment is delayed. | |
| Inventory Smoothing | Workflow | Uses reorder bands, replenishment cadence, or batch sizing to reduce boom-bust cycles in stock, staffing, or capacity. | |
| Inverse Conway Design Intervention | Method | Deliberately shapes team boundaries first so the artifact the teams produce grows into the desired architecture — using Conway's law on purpose instead of fighting it. | |
| Inverse Correction Mapping | Method | A compensation method that applies an estimated inverse or offset to reduce systematic deviation. | |
| Inverse Index | Software or Tool | A maintained reverse lookup from target members back to source members. | |
| Inverse Lookup Query | Retrieval Query | Answers an output back to its inputs by querying a reverse index, returning every input already filed under the target value. | |
| Inverse Operation Registry | Implementation Artifact | A runtime table pairing every admitted operation with the exact operation that undoes it, so a system can reverse any recorded action by composing its stored inverses back to the baseline state. | |
| Inverse Transform Backtranslation | Back Translation Procedure | Carries a result solved in the simplified frame back to the original variables and their real-world meaning, confirming the round trip returns exactly where it started. | |
| Inverse-Probability Weighting Model | Method | Weights observed cases by modeled response probability to reduce bias from differential observation when covariates support the response model. | |
| Inverse-Variance Weighting | Weighting Formula | Pools independent estimates of one quantity by weighting each in exact inverse proportion to its variance, so the fused estimate is no less certain than its most precise input. | |
| Inversion Failure-Mode Review | Structured Review | Deliberately hunts a proposed inversion for false symmetry, information loss, nonuniqueness, singularities, semantic drift, and path-dependent harm before it is trusted. | |
| Inverted Index | Tool | Builds a term-to-records map up front — a posting list per token — so a text query resolves by reading a few short lists instead of scanning every document. | |
| Inverted-Index Sparse Lookup | Software or Tool | Uses sparse term or feature postings so retrieval can operate on active units efficiently. | |
| Investigation-Report Chronology Appendix | Reference Artifact | Publishes the neutral event-and-evidence chronology, with its gaps and uncertainties marked, as a fixed reference the narrative-ordered report points back to. | |
| Investigative Workshop | Facilitated Session | A facilitated, time-boxed session that walks a whole group through an inquiry together — assigning roles so every voice contributes evidence, and pacing the room through framing, analysis, and synthesis. | |
| IP and Provenance Checklist | Audit | Runs the source through a fixed list of rights, confidentiality, attribution, and safety questions before and during extraction — gating whether this source may be learned from at all, and how. | |
| Irreversible Deployment Gate | Release Gate | A blocking pre-release checkpoint that refuses to run a one-way production action until its rollback residue is assessed and the true point of no return is marked and acknowledged. | |
| Irreversible Investment Signal | Method | Sinks a visible, non-redeployable cost up front so that backing out means eating a loss you can't recover — turning a commitment into a fact others can see rather than a promise they must trust. | |
| Isolation Framing | Method | Separates the focal element by surrounding it with emptiness, a border, or a muted field, so it stands out by having nothing to compete with it — emphasis through subtraction rather than added force. | |
| Isolation Vault | Artifact | A protected physical, digital, or institutional vault used to prevent unauthorized access, movement, or alteration. | |
| Isotopic Fingerprint Analysis | Laboratory Analysis | Measures the stable-isotope ratios carried in a material to place its origin in the geography and geology those ratios record. | |
| Issuance Cost or Bond | Policy | Attaches a real, often refundable, cost to issuing a signal so senders raise it only when they mean it — rationing the channel by price instead of leaving issuance free. | |
| Issuer Key Ceremony | Ritual | The controlled, witnessed procedure for generating, guarding, splitting, and retiring the high-value keys that only a few are trusted to wield. | |
| Iterative Coding Cycle | Workflow | Cycles through data segments, codes, themes, and revised interpretations as new parts pressure the whole account. | |
| Iterative Design Review Cycle | Review Cycle | Drives a design toward release-readiness by judging each version against a fixed acceptance brief and test evidence, applying revision rules until reviews stop surfacing severe problems. | |
| Jargon Glossary | Document | Defines specialized terms and acronyms so participants can cross a vocabulary boundary without losing precision. | |
| Jargon Inventory and Glossary | Reference Artifact | Inventories every specialist term in the material and pairs each with a recipient-facing definition, building a shared vocabulary both sides agree to use. | |
| Jitter Buffer or Async Queue | Tool | Trades a small fixed delay for smoothness — holds arriving items in a buffer so a bursty, variable-timing producer and a steady consumer stop stalling each other. | |
| Jittered Scheduling | Scheduling Technique | Adds controlled random variation to timing so many independent actors stop hitting the same dependency or window at once, spreading a would-be spike into a manageable smear. | |
| Jittered Wakeup Timer | Tool | Scatters a fleet's synchronized scheduled wakeups across a random window so a shared clock tick stops firing everyone into the choke point at the same instant. | |
| Job Aid Checklist | Artifact | A stripped-down, point-of-use card for a single response, so it can be performed correctly under pressure by whoever is present — not only by the expert who knows it cold. | |
| Job Rotation or Cross-Training Program | Capability Development Program | Deliberately moves people across specialized stations to build overlapping capability, coverage for absences, and fairer access to learning, so a division of labor doesn't harden into brittle, deskilling silos. | |
| Joint Consensus Reconfiguration | Protocol | Changes the voting membership through an overlap phase so old and new configurations can never decide independently. | |
| Joint Contingency Plan | Planning Protocol | Predefines, for each dependency-stress scenario, the actions, authorities, communication paths, and fallback modes both sides will use — written in calm, before the crisis. | |
| Joint Fact-Finding Session | Ritual | Convenes the disputing parties to co-build one shared technical picture of what happened and where the catastrophe line really is — while deliberately preserving uncertainty, dissent, and room for independent review. | |
| Joint Gaze or Attention Probe | Test or Assessment | Actively tests whether participants are attending to the same referent by eliciting gaze, cursor, answer, or task-response evidence. | |
| Joint Operating Agreement | Institution | Ratifies the shared outcome, the chosen coordination mode, and the incentive and cost-sharing terms into one versioned, authority-bearing agreement every party signs. | |
| Joint Payoff Matrix Workshop | Method | Facilitates shared mapping of strategy profiles, private payoffs, joint payoff, trust requirements, and harm scenarios. | |
| Joint Practice with Corrective Feedback | Workflow | Places mentor and mentee in shared activity so cultural standards are reinforced through timely correction, explanation, and encouragement. | |
| Joint Process and System Redesign | Method | Redesigns workflows, roles, data flows, interfaces, and escalation paths as one coupled change set. | |
| Joint Procurement or Tooling Pool | Procedure | Aggregates procurement, licenses, tooling, lab capacity, or expert support across varied outputs while preserving local fit. | |
| Joint Stewardship Council | Institution | Gives the overlap zone a standing cross-boundary authority that can maintain it, adjudicate who bears its costs and enjoys its benefits, and settle the disputes neither interior could resolve alone. | |
| Joint-Condition Fault Injection | Method | Deliberately forces several fault conditions true at once in a sandbox and watches whether a complete failure path actually lights up. | |
| Joint-Consensus Membership Change | Protocol | Changes the set of participants without ever letting the old and new memberships form two independent majorities — by routing the switch through a transitional joint configuration that requires agreement from both. | |
| Joint-Distribution Diagnostic Panel | Tool | Puts the paired data itself on screen — scatter, marginals, and missingness — so the integrity and shape of the joint distribution are seen before any coefficient is trusted. | |
| Joint-State Cycle Trace | Monitor | Records the combined state of the coupled actors over time and flags when that joint state keeps returning to the same region — the fingerprint of a livelock, not a stall. | |
| Journey Map | Artifact | Lays a user's end-to-end path out as a single picture — touchpoints, handoffs, delays, and emotional lows — so scattered findings become a prioritized map of where the design fails. | |
| JSON Schema Encoder/Decoder | Schema Codec | A codec that describes a structure in JSON Schema and reads it back as human-legible text — validating each field against the schema on decode, so the payload is both machine-checkable and inspectable by eye. | |
| Judgment Aggregation Dashboard | Metric or Dashboard | Displays distributions, movement between rounds, confidence, subgroup variation, and unresolved disagreements so iteration remains visible. | |
| Judgment Aid | Artifact | A compact, practice-facing card or prompt that puts the few decisive cues, watchpoints, and exceptions in front of a practitioner at the moment of the judgment — supporting attention without replacing skill. | |
| Juncture Early-Warning Dashboard | Monitor | A live board that tracks the signals telling you a juncture's window is opening, closing, or drifting toward lock-in — so timing is read from indicators, not guessed. | |
| Jurisdictional Scope | Institution | A legal or administrative definition of the territory, matter, population, or authority an actor governs. | |
| Jurisdictional Stasis Routing Check | Routing Procedure | Decides whose call each typed question is — which forum or authority is competent — and routes each to the body or neighbor archetype that can validly decide it. | |
| Just Culture Postmortem | Retrospective Review | A blameless failure review that draws the line between honest error, at-risk behavior, and recklessness, so a system failure is not pinned on one operator. | |
| Just Culture Review | Review | Sorts an adverse outcome into blameless error, at-risk behavior, and reckless choice, and matches the response to the conduct rather than to how bad the harm happened to be. | |
| Just-in-Time Compilation | Tool | Defers translating code into fast native form until running demand — and repeated use — proves a path hot enough to repay the compilation. | |
| Just-in-Time Existence Check | Process | Re-resolves the referent through the same path the action will use, at the last possible instant before use, refusing to trust any earlier lookup. | |
| Just-in-Time Help | Interface | Contextual explanation or guidance shown at the point where the user needs it. | |
| Just-in-Time Intervention Protocol | Protocol | Delivers help, guidance, persuasion, support, or warning only when the receiver has a live need and enough capacity to use it. | |
| Just-in-Time Prompt | Contextual Prompt | Surfaces the exact piece of guidance at the moment and place of need, so the user neither recalls it nor breaks flow to look it up. | |
| Just-in-Time Replenishment Rule | Procedure | Triggers production or replenishment from actual downstream demand or threshold signals rather than forecast push alone. | |
| Just-in-Time Resource Provisioning | Protocol | Pulls resources into place near the moment of need through a fast provisioning path to an on-demand source, rather than holding them active — trading a small lead-time risk for near-zero idle capacity. | |
| Juxtaposed Narratives | Communication Method | Presents two stories, accounts, or sequences together so their similarities, contradictions, or moral and strategic implications emerge from adjacency. | |
| K-Nearest-Neighbor Case Matcher | Classification Algorithm | Answers a new case by polling its k nearest stored neighbors and letting them vote, reading confidence straight off how much the neighborhood agrees. | |
| Kalman Filter Update | Recursive Estimator | Recursively fuses a model's prediction with each new measurement, weighting the two by their current uncertainties, to maintain a running estimate of a changing state and its covariance. | |
| Kalman or Particle Filter | Method | Recursively estimates a hidden state over time by combining a model of how the state evolves with each noisy measurement, carrying an explicit, updated uncertainty at every step. | |
| Kanban or Reorder Replenishment Rule | Control Rule | Refills the decoupling buffer only on real consumption, tying upstream production to actual draw-down rather than forecast. | |
| Kanban Pull System | Workflow | Uses downstream readiness or consumption to authorize upstream work, turning a push process into a governed pull process. | |
| Kanban WIP Limit | Tool | Caps the number of items allowed in each column of a work board, so no stage can start more than it can finish and congestion shows on sight. | |
| Keepalive Signal | Protocol | Sends minimal periodic traffic on an otherwise-idle connection so intermediaries and peers don't tear it down as dead before it's next used. | |
| Kernel Response Sensitivity Sweep | Test or Assessment | A validation procedure that varies kernel parameters and records output stability, artifacts, and interpretation drift. | |
| Key Account List | Artifact | Names the handful of accounts that drive most of the value and draws the line between them and everyone else. | |
| Key Rotation and Revocation Drill | Ritual | Rehearses revoking a trusted signing key and cutting over to a new one, so when a signer is compromised the trust anchor can actually be replaced fast — not just in theory. | |
| Knee Point Analysis | Analytical Method | Finds the bend in the frontier where extra gains start costing disproportionately more, nominating that point of diminishing returns as a pragmatic default. | |
| Knowledge Base | Tool | Captures reusable answers as retrievable articles indexed around the questions people actually ask, so guidance can be found at the moment of need instead of rediscovered. | |
| Knowledge Base Pruning | Maintenance Workflow | Removes, redirects, or retires stale help-center articles under a clear deletion authority — then verifies against real user questions that pruning made the right answer easier to find, not harder. | |
| Knowledge Base Refresh | Artifact | Keeps a living, curated record of procedures, decisions, and recovery knowledge — pruned and re-verified on a cadence — so critical know-how survives the people who hold it. | |
| Knowledge Broker Role | Role or Team | A dedicated person who lives between the source and receiving communities, judging what is worth carrying across and re-translating it live so each side understands the other. | |
| Knowledge Capture Retrospective | Learning Procedure | Elicits the decisions, rationale, and tacit know-how from a finished piece of work and records them before the memory disperses. | |
| Knowledge Gap Register | Register | A maintained list of the known holes in a body of knowledge — each gap named, evidenced, owned, and scheduled for revisiting so the blank spaces don't stay invisible. | |
| Knowledge Graph | Tool | A machine-queryable web of typed entities and relations you can traverse — following links from one concept to another to discover connecting paths a flat list would hide. | |
| Knowledge Retention Dashboard | Metric or Dashboard | A display of recall stability, weak items, overdue reviews, or team-level retention risk. | |
| Knowledge Rotation | Method | Circulates lessons, examples, and expertise through translation points so know-how is reused in new contexts rather than stranded where it was first learned. | |
| Knowledge Transfer Playbook | Procedural Playbook | A repeatable procedure that pairs an outgoing knowledge-holder with a successor and sequences the hands-on handover of critical know-how before the holder leaves. | |
| Knowledge-Base Cleanup Rotation | Workflow | Rotates through documentation, FAQs, templates, or precedent libraries to remove stale guidance and repair broken references. | |
| Knowledge-Base FAQ | Reference Repository | Stores approved answers to recurring questions where users can find them — each with an owner and a review date — so experts are not re-asked the same thing and everyone gets the same vetted response. | |
| Knowledge-Base Retagging | Migration Operation | Relabels the existing items in a content store to match a changed schema, driven by an old-to-new tag crosswalk and preserving the paths by which users find things. | |
| Known Unknowns Log | Register | A running list of the questions you know you cannot yet answer — each tied to what it would change, who is chasing it, and the point at which not knowing must block or escalate the decision — so open gaps stay named instead of dissolving into a confident summary. | |
| Known-Groups or Contrast-Case Test | Method | Checks that the measure separates groups already known to differ on the construct — and that the separation isn't explained by a confound the groups also differ on. | |
| Known-Unknowns Inventory Prompt | Reflection Prompt | A prompt that asks learners to name what they now know they do not know and link each item to a next step. | |
| KPI Governance | Metric or Dashboard | Manages organizational key performance indicators so targets guide the intended behavior rather than local score maximization. | |
| KPI Governance Review | Governance Process | Reviews whether metric optimization is improving the intended purpose or merely increasing a score while damaging quality, equity, trust, or adaptability. | |
| Kruskal-Style Edge Acceptance | Method | Considers candidate connections cheapest-first and accepts each only if it doesn't break a structural invariant — exactly optimal when the legal sets form a matroid. | |
| L1-Regularized Representation Learning | Method | Penalizes dense activation so learned representations use fewer active features. | |
| Lab Containment Space | Physical Containment | Holds hazardous material behind physical barriers and interlocks so work can proceed without uncontrolled release. | |
| Lab Notebook Record | Document | Records experimental conditions, materials, observations, deviations, and interpretive notes so later teams can reconstruct the work. | |
| Lab-to-Field Translation | Process | Carries a result from a controlled setting into live field conditions by re-deriving it against the noise, uncontrolled variables, behavior, and measurement drift the controlled setting held constant. | |
| Label Proxy Screen | Audit | Scans every candidate feature for the tell-tale signature of a target proxy — a column that is suspiciously predictive because it is really a downstream trace of the outcome — and files the suspects for confirmation. | |
| Label Taxonomy Cleanup | Method | Rationalizes an overgrown set of labels — merging duplicates, splitting overloaded tags, retiring dead ones — so each surviving label again makes one clear, distinct claim. | |
| Label-Neutral Reporting | Rule | Constrains what a record or handoff may say, replacing fixed-trait labels with observed behavior and evidence so downstream readers are not pre-steered. | |
| Labeling Audit | Checklist | Surveys labels across a system to find inconsistent, ambiguous, stale, or misleading sign forms. | |
| Lag & Window Feature Extraction | Temporal Transformation | Collapses an event or sensor stream into decision-time summaries — lags, rolling averages, counts over a trailing window — using only information available at the moment of prediction. | |
| Lag-Correlation Matrix | Tool | Correlates each variable against time-shifted copies of itself and others, so a relationship that shows up only at a delay — a lead or a lag — stops being averaged into zero. | |
| Lagged Indicator Analysis | Method | An analysis that compares remote indicators, intermediate changes, and local outcomes across time windows to estimate delay and sequence. | |
| Lagged Panel Regression | Method | Models delayed relationships between exposures and outcomes across units and periods. | |
| Lagged-Response Regression | Time Series Test | Tests whether old information still predicts later price or signal movement after the supposed incorporation window. | |
| Lagrange Multiplier Constraint Handling | Method | Folds hard constraints into the objective by attaching a multiplier to each, turning a constrained optimization into a stationarity problem whose multipliers read out as the shadow price of each constraint. | |
| Land-and-Expand Playbook | Method | Defines the repeatable, evidence-gated sequence for growing outward from a proven foothold into adjacent teams, sites, or use cases without starving or destabilizing the original base. | |
| Landmark-Based Wayfinding | Cue Based Heuristic | Orients by recognizing salient landmarks and moving relative to them, so a traverse needs memorable cues rather than coordinates. | |
| Language / Rule Critique | Discursive Critique | Examines how a durable vocabulary — its terms, labels, and definitions — quietly makes some interpretations easy to reach and others hard to express. | |
| Language Accessibility Review | Test or Assessment | Checks whether target-language content is usable by intended audiences with different literacy levels, disabilities, education levels, or access channels. | |
| Language Review | Review | Walks the live forms, scripts, interfaces, policies, and training materials for the wording and category assumptions that quietly stabilize a constructed reality, and flags what to change. | |
| Language-Fragment Restriction | Method | Regains a terminating decision procedure by narrowing the language problems are stated in to a syntactic fragment known to be decidable, trading expressive power for a guaranteed answer. | |
| Last Responsible Moment Review | Review | A recurring review that defers each not-yet-necessary decision or elaboration to the latest moment it can be made responsibly — so speculative work is never done and the finish line is set by what is actually needed now. | |
| Last-Mile Use-Case Probe | Method | Field-tests whether the entrant actually wins the job for an ignored user — on access, cost, or convenience — rather than on the incumbent's headline spec. | |
| Last-Write-Wins Register | Method | Resolves concurrent writes to a single value by keeping the one with the highest version stamp and discarding the rest — deterministic convergence at the cost of silently dropping the losers. | |
| Late-Entry and Backfill Protocol | Documentation Protocol | A procedure for adding a late or corrected entry so it is marked as backfill with its author, time, and basis, never fused into the primary record. | |
| Late-Materialization Query Plan | Method | Carries lightweight column positions through a query and reconstructs full rows only at the end, for only the rows and columns that survive. | |
| Late-Unit Inclusion Window | Protocol | Defines a transparent, time-boxed path for newly discovered or disputed units to enter the closed enumeration under stated evidence and cutoff rules. | |
| Latency SLO or SLA | Policy | Commits a coupled interaction to an explicit delay bound with a stated consequence, and watches an error budget, so latency creep is caught and escalated instead of quietly tolerated. | |
| Latent Condition Rounds | Monitoring Routine | Recurring scheduled rounds that watch defensive holes drift — widening, moving, or synchronizing — and trip a stop threshold before the drift lines them up into a path. | |
| Latent Variable Model | Model | Posits a few unobserved factors that generate the many things you measure, names the target as one of them, and asks up front whether the data can pin it down at all. | |
| Lateral Reframing Workshop | Facilitated Workshop | A facilitated session that changes the framing, scale, or actor boundary of a stuck problem to make non-obvious routes visible, then harvests multiple candidate paths. | |
| Lateral Suppression Network | Method | Lets each active unit inhibit its neighbours in proportion to its own strength, so a clear winner and sharp contrast emerge from competition rather than from an external brake. | |
| Lateral-Interaction Smoothing | Method | Couples each substrate unit to its immediate neighbors — near-excite, surround-suppress — so adjacent units come to represent similar inputs, giving the map graded, overlapping receptive fields and local continuity. | |
| Launch or Commitment Readiness Gate | Governance Gate | A checkpoint that refuses to let a date, budget, or scope promise go public until the calibrated forecast, its scope trace, and its reserves have been reviewed and acknowledged. | |
| Launch Readiness Review | Review | Convenes every function that owns a piece of a public launch to confirm the target is defined, all owners are go, and no cross-team dependency is still open before the switch is flipped. | |
| Launch-or-Hold Gate | Procedure | Applies explicit criteria for launching, pausing, delaying, or aborting an action when the receiver state is not yet, no longer, or ambiguously receptive. | |
| Layer Disturbance Audit Checklist | Checklist | Forces review of the disturbances — mixing, gaps, deletion, backfill — that could invalidate a naive layer-order interpretation. | |
| Layer Health Dashboard | Tool | A single at-a-glance view of whether each defensive layer is actually up, degraded, or down right now — so a silently failed barrier is seen before it's needed, not after. | |
| Layer Separation Reframing | Reframing | Reframes a disputed utterance from one fused verdict into separate questions — what the words said and what act they performed on a preserved record — so each layer can be judged on its own terms instead of collapsed into a single yes-or-no. | |
| Layer-Placement Fitness Check | Diagnostic Estimation | Scores each candidate layer against the requirement it would have to own — variety, expressiveness, security, lifecycle cost, governance — and names the layer that can carry the capability well. | |
| Layer-Specific Intervention Matrix | Artifact | A decision grid that arrays candidate actions by layer and marks which cross-layer combinations reinforce or contradict, so a coherent bundle can be selected. | |
| Layered Case Note | Record Template | A record template with separate fields for what was observed, what is inferred, and what was reconstructed later, so a single note keeps its evidentiary strata visible. | |
| Layered Case or Event Dossier | Artifact | Connects overview, source evidence, conflicting accounts, uncertainty, later interpretation, response, and correction as distinguishable layers. | |
| Layered Control Matrix | Tool | Lays every control against every threat pathway in a grid so open pathways, single points of coverage, and merely-redundant layers become visible at a glance. | |
| Layered Documentation | Document | Presents a short surface layer with links to progressively deeper detail so different users can stop at the level their task requires. | |
| Layered Independent-Control Design Workshop | Method | A facilitated design session that assembles a portfolio of controls whose failure modes are genuinely independent, so no single adaptation can defeat the whole defense at once. | |
| Layered Model | Conceptual Model | Stacks a system into abstraction layers that each expose a stable interface and hide the layer below, so concerns separate cleanly. | |
| Layered Reframing Workshop | Ritual | A facilitated group session that walks participants down through the layers together, so tacit symptoms, structures, and shared stories surface as collective, owned knowledge. | |
| Layered Risk Heatmap | Tool | Overlays exposure and susceptibility layers on one shared unit grid so the cells where several risks pile up light up as hotspots the average hides. | |
| Layered Software Architecture | Method | A software design method that stacks a system into ordered tiers — presentation over domain over persistence over infrastructure — where each tier calls only downward through a boundary and hides its own implementation. | |
| Layered Texture Mask | Method | Combines variation bands while preserving protected edges, focal zones, and visual rest. | |
| Layout Composition | Surface Composition | Places every element on a single static surface — through size, position, spacing, grouping, and contrast — so the eye lands on what matters first and reads the intended relations in one glance. | |
| Lazy Sequence Generator | Tool | Produces a sequence one element at a time, computing each only when the consumer pulls for it — and never computing elements no one asks for. | |
| Lazy-Initialization Proxy | Tool | A transparent stand-in that looks like the real object but constructs it only on first genuine use, then forwards every call to the one real instance. | |
| Lead or Deputy Role | Role or Team | Stands up a working lead or deputy who absorbs triage, coaching, and first-line judgment close to the work, without becoming a full duplicate of the central overseer. | |
| Lead Role Selection | Designation Decision | Ends diffusion of responsibility by naming a single accountable owner among equals, kept legitimate and revocable. | |
| Lead-Lag Cross-Correlation Analysis | Method | Slides two coupled time series against each other to find the offset at which they best line up, recovering how far one leads or lags the other when neither signal shows the delay on its own. | |
| Lead-Support Mix Check | Balance Check | Checks the balance between a lead channel and its supporting channels over time, so support frames the lead without either vanishing or swelling into a second competing figure. | |
| Lead-Time / Inventory Trade-off Curve | Analytical Model | Plots inventory cost against achievable lead time for each candidate boundary, exposing the real price of speed. | |
| Lead-Time Change Notice | Protocol | Commits the reference-setter to announce a change a fixed lead time before it binds, converting a surprise into preparation. | |
| Lead-Time Decomposition Map | Model | Splits total response time into its segments — prepare, authorize, move, implement, propagate, take effect — so the stage that actually delays the outcome becomes visible and addressable. | |
| Lead-Time Inventory or Capacity Buffer | Tool | Holds a reserve of stock or spare capacity sized to the replenishment lead time, so a downstream unit keeps running through the delay instead of starving and panic-ordering. | |
| Lead-Time Stress Simulation | Model | Replays a planned reach against surges and shocks in supply lead time and demand to find where the line breaks and how much buffer survives it. | |
| Leader "I Was Wrong" Story | Narrative Ritual | A high-status person publicly narrates a consequential belief they got wrong, the evidence that changed their mind, and the better action that followed. | |
| Leader Election and Term Protocol | Protocol | Selects a temporary coordinator and fences stale ones with monotonic terms, without making the leader the source of truth. | |
| Leader Election or Token Passing | Protocol | Designates exactly one actor — an elected leader or the holder of a single circulating token — as the one allowed to act, so mutually-cancelling moves are serialized into guaranteed progress. | |
| Leader Vulnerability Modeling | Modeling Practice | A high-status person visibly admits their own error, uncertainty, or need for input, lowering the status cost everyone else pays to do the same. | |
| Leader-Based Replication | Protocol | Routes every write through a single designated leader that orders it and streams it to followers, giving one authoritative sequence of updates for a piece of state. | |
| Leader-Last Protocol | Facilitation Protocol | Requires the highest-status person in a discussion to state their view only after everyone else has, so their preference does not become the group standard by default. | |
| Leadership Modeling | Social Modeling | Has high-status actors visibly perform the target behavior first — and bear its cost publicly — so the norm reads as legitimate and safe for everyone below them to follow. | |
| Leading Edge Dashboard | Monitoring Dashboard | Renders the moving front — where it is, how fast, how certain, and what it is about to hit — as a live, shared picture. | |
| Leading Indicator Dashboard | Metric or Dashboard | Tracks indicators that typically move before the target outcome, enabling earlier response than lagging direct measures. | |
| Leading Lines | Method | Uses the lines already in a scene — edges, perspective, sightlines, contours — to pull the eye along a continuous route from its entry point to the target, without labelling anything. | |
| Leading-Indicator Trigger Rule | Decision Rule | A standing rule that fires a specified pre-correction the moment an early upstream signal crosses a threshold — early enough, by design, to act before the commitment window closes. | |
| Leading-Link Indicator Dashboard | Monitoring Instrument | Watches the leading transfer links in real time and warns when a metric crosses a pre-set threshold, buying response time before the front reaches downstream damage. | |
| Leakage Ablation Test | Diagnostic Estimation | Removes a suspected leak pathway, refits, and reads the drop in performance — a collapse convicts the pathway and its size is the leak's severity, while the leak-free score is the honest number to expect in deployment. | |
| Leakage Budget Dashboard | Monitor | Tracks cumulative loss against an explicitly allowed residual budget and shows the open repair backlog — turning 'are we leaking too much?' into a running balance with a limit. | |
| Leakage Path Walkthrough | Method | Walks the actual boundary of a container end to end, with the people who operate it, to name every path a constrained quantity can escape through — before any of them starts losing. | |
| Leakage Scan | Validity Audit | Systematically interrogates a candidate feature set for information that would not be available in real use — future outcomes, post-decision fields, or forbidden proxies — before any of it ships. | |
| Leakage Sensitivity Grid | Sensitivity Analysis | Sweeps a ladder of assumed contamination strengths the source cannot be measured at, and reports the level at which each conclusion breaks. | |
| Lean Design Review | Ritual | A structured review that asks whether a design has unnecessary features, steps, dependencies, interfaces, or documentation burden. | |
| Lean Policy Design | Governance Design | Builds the simplest rule that achieves a governance purpose while protecting the non-negotiable invariants, with an exception path for the cases it cannot foresee. | |
| Learner Explanation Prompt | Tool | A structured set of questions that makes the learner put their own reasoning into words — what they noticed, why they acted, what else they weighed, and how they'd adapt. | |
| Learner-Generated Explanation | Elicitation Technique | Requires the learner to produce an account of the material in their own words or representation, so the act of composing it forces knowledge to organize — and exposes any phrase memorized without a model behind it. | |
| Learner-Led Inquiry Protocol | Method | Lets learners initiate questions, projects, or evidence-seeking activity while instructors provide constraints, scaffolds, and feedback. | |
| Learning Capture and Reuse Cycle | Ritual | Turns each cycle's hard-won lessons into reusable, traceable capability so the team starts every next cycle from a higher floor instead of relearning the same thing. | |
| Learning Challenge Band | Test or Assessment | Sets task difficulty within a productive learning range. | |
| Learning Curve Review | Review Ritual | Periodically asks whether the next unit of practice or study is still producing enough learning to be worth the time it takes. | |
| Learning Journal | Journaling Practice | A running personal log of reasoning choices, confidence, and errors, kept at a steady cadence so lessons accumulate and patterns in one's own thinking become visible over time. | |
| Learning Module | Instructional Artifact | A self-contained unit of instruction that bundles one concept with its examples and practice. | |
| Learning Organization Rituals | Organizational Ritual | Institutionalizes reflection and knowledge-sharing as recurring practice, so lessons and tacit know-how compound into durable capability instead of leaving with the people who learned them. | |
| Learning Path Guide | Artifact | A goal-directed route through a body of knowledge that starts from where the learner already is and climbs at a manageable difficulty toward a chosen destination. | |
| Learning Portfolio | Artifact | Preserves successive attempts, feedback, revisions, reflections, and evidence of development over time. | |
| Learning Progression | Curriculum Method | Orders practice from prerequisite concepts toward integrated performance, with support that fades and load that stays manageable as competence builds. | |
| Learning Progression Feedback Loop | Instructional Loop | Advances a learner through scaffolded practice, formative feedback, and remediation until performance stabilizes and transfers to unfamiliar tasks. | |
| Learning Rate Dashboard | Monitor | Tracks the learning rate across sites side by side and pins every cost metric to a quality metric, so a cost that falls by hiding harm is caught on sight. | |
| Learning Rate Schedule | Policy | Sets how big a step each prediction error is allowed to move the model — large when the world is genuinely changing, small when the variation is just noise. | |
| Learning Remediation Loop | Feedback Loop | Detects when practice is reinforcing an error rather than building mastery and changes the explanation, sequence, or feedback before the wrong pattern sets. | |
| Learning Retrospective | Retrospective | A recurring look-back that asks specifically which beliefs changed over the period, what evidence changed them, and how team practice should differ going forward — folding scattered revisions into shared learning. | |
| Learning Review | Learning Loop | A recurring container that takes the concerns people surface and converts them into tracked changes, then shows the changes back so candor visibly pays off. | |
| Learning Review Cadence | Workflow | A recurring review that keeps the learning system alive — periodically checking whether past lessons changed practice, pruning stale ones, and revising the guidance that no longer holds. | |
| Learning Scaffold Sequence | Instructional Method | Introduces simplified representations first and adds disciplinary complexity as learners gain competence and misconceptions are exposed. | |
| Learning Spacing Schedule | Workflow | Implements recovery-adjacent spacing by separating practice, retrieval, or challenge episodes so learners avoid overload and retain readiness. | |
| Learning Strategy Rotation | Learning Mechanism | Introduces varied practice, representation, feedback, coaching, or retrieval methods when one learning method produces diminishing improvement. | |
| Learning Time | Ritual | Protects recurring time for training, reflection, and after-action review, so the organization keeps building capability instead of endlessly postponing it under delivery pressure. | |
| Learning-Curve Dashboards | Monitor | Instruments early operations to verify that first-mover activity is actually compounding into a cost or capability lead, not just accumulating motion. | |
| Learning-from-Error Postmortem | Review Protocol | A blameless review run after an error that reconstructs what happened, extracts the lesson, and commits a specific change to future practice. | |
| Lease and Fencing-Token Protocol | Protocol | Grants exclusive access for a bounded, time-limited lease and stamps each protected action with a monotonic fencing token, so a delayed or revived holder is rejected instead of corrupting state. | |
| Lease Expiry Sweep | Time Bounded Policy | Grants each resource a time-limited lease that its holder must renew, and reclaims whatever lease lapses — treating renewal as a liveness signal. | |
| Lease or Heartbeat Registration | Liveness Protocol | Lets a provider publish its current locator under a time-bounded lease it must keep renewing; if the heartbeat stops, the entry auto-expires, so the registry only ever advertises things that are still alive. | |
| Lease or Leader Refresh | Protocol | Prevents a synchronized renewal storm by staggering when leases expire and letting one elected leader refresh a shared grant on behalf of the whole group, instead of every holder renewing at the same instant. | |
| Lease Renewal | Protocol | Holds a resource under a time-bounded grant that is automatically revoked unless the holder renews it before the term expires. | |
| Lease, Lock, or Reservation Token | Protocol | Binds a referent to one actor for a bounded window with an expiry, so within the window the holder may act without re-checking, and on expiry, release, or commit the binding dissolves for others to claim. | |
| Lease-Based Resource Hold | Protocol | Grants resource access for a renewable period rather than indefinitely, forcing release or review when the lease expires. | |
| Lease-Bound Capability Token | Artifact | Grants permission as a self-expiring token whose short validity window bounds the check–use gap, so a stale grant simply stops working instead of needing to be revoked. | |
| Least Intrusive Intervention Policy | Protocol | Implements the archetype by requiring actors to use the lowest intervention intensity that meets the target effect while preserving safety and escalation paths. | |
| Least-Privilege Execution Context | Artifact | Runs the code that touches untrusted content inside a stripped-down, isolated context — minimal privileges, no ambient authority, contained blast radius — so that even a full compromise of the interpreter can do little. | |
| Least-Privilege Review | Governance Review | Compares each actor's held permissions against what their current role actually needs, and flags the surplus so access matches necessity. | |
| Least-Resistance Path Mapping | Method | Renders the design domain as a field of resistance and traces the route that accumulates the least total friction from origin to goal. | |
| Least-Resistance Path Simulation | Simulation | A simulation that predicts likely propagation corridors through low-resistance or high-permeability regions. | |
| Least-Restrictive Alternative Screen | Review Screen | Requires reviewers to consider whether a less restrictive but still effective response would achieve the same purpose. | |
| Ledger Reconciliation Workflow | Accounting Procedure | Matches an internal ledger against an external statement transaction by transaction, explaining every gap as a reconciling item until the two balances tie out. | |
| Legacy and Maintenance Register | Register | Keeps a standing record of what past shaping left behind — the constructions, dependencies, and obligations later agents inherit — so nothing load-bearing is forgotten, retired blindly, or left to rot. | |
| Legacy Constraint Map | Document | A document separating binding legacy obligations from obsolete accommodations, historical accidents, and compatibility myths. | |
| Legacy Element Keep / Reinterpret / Sunset Matrix | Decision Matrix | Classifies each legacy element as keep, reinterpret, sunset, or replace against explicit criteria, turning nostalgia-versus-rebellion into a defensible disposition. | |
| Legacy Element Keep / Translate / Sunset Matrix | Classification Matrix | A decision table that assigns every inventoried legacy element one disposition — keep, translate, archive, sunset, or repudiate — with its reason and risk recorded beside it. | |
| Legacy Feature Wrapper | Artifact | A thin adapter built around an existing feature so a new consumer can use it through a clean interface — without modifying, or inheriting the hidden assumptions of, the original. | |
| Legacy Function Interview | Stakeholder Interview | Recovers a structure's tacit function and hidden dependents by questioning the maintainers, operators, and long-time users who still carry the knowledge in their heads. | |
| Legacy Health Review Cadence | Review Cadence | A recurring checkpoint that re-examines each integrated legacy element to confirm it still earns its place — or has quietly turned into drag to retire. | |
| Legacy Keep / Reinterpret / Sunset Matrix | Decision Artifact | Routes inherited founder traits and gates to preservation, translation, diversification, bounding, migration, or retirement. | |
| Legacy Pattern Deprecation Schedule | Deprecation Schedule | A published timetable that assigns each borrowed legacy pattern a retirement window and a shedding gate, so temporary bridges cannot quietly become permanent. | |
| Legacy Substrate Architecture Review | Review | A structured human review of an inherited system's architecture — its real boundaries, coupling, and failure spread — to understand a legacy substrate as a whole before trusting anything built on it. | |
| Legacy Support Window | Support Protocol | A bounded protocol that keeps the old path alive at a defined, shrinking service level for a set time — enough support to migrate safely, with a declared date the window closes. | |
| Legacy-to-Successor Crosswalk | Mapping Artifact | A lookup table that maps each predecessor term, role, data field, and business rule to its successor equivalent — or flags where no clean equivalent exists. | |
| Legal Amendment Record | Register | Keeps a legal instrument the same instrument through amendment by recording superseded language, effective dates, and which parties are bound by which version. | |
| Legal Burden-of-Proof Analog | Institution | Uses a formal presumption and evidentiary burden to protect against costly false judgments. | |
| Legal Capacity or Status Record | Status Record | Establishes a person or organization acting in a specific legal capacity as a formal, authority-backed record naming the capacity and the evidence that created it. | |
| Legal Clause Composition Review | Review | A structured read of an assembled legal instrument for the effect its clauses, definitions, and provisos produce together — catching scope leakage and emergent meaning no single clause signals. | |
| Legal Compliance Constraint | Procedure | Translates laws, regulations, contracts, or standards into actionable constraints on design, operation, or decision-making. | |
| Legal Custom Formalization | Institution | Gives a long-standing informal custom binding legal or contractual force — converting 'how it's always been done' into rights and obligations an outside authority will enforce. | |
| Legal Definition Clause | Legal Drafting Mechanism | Binds a term to one selected meaning 'for purposes of this Agreement,' making the chosen sense enforceable and owned by the drafting parties. | |
| Legal Finality Review | Review Process | A pre-signature review that tests exactly which rights, claims, and future options a legal instrument surrenders forever, routes high-finality ones to independent counsel, and records the basis for signing. | |
| Legal Interpretation Memo | Document | Documents candidate readings, governing context, precedent tensions, coherence tests, and remaining ambiguity. | |
| Legal Issue Narrowing | Adjudicative Procedure | Reduces a sprawling dispute to the bounded set of issues that are both legally material and genuinely contested, eliminating the rest on the record and by rule so only live questions reach trial. | |
| Legal Issue Pruning Matrix | Review Artifact | A claim-by-element grid that shows which legal arguments to drop because a required element, jurisdictional fact, remedy, or evidence threshold cannot be met. | |
| Legal Issue Tree | Artifact | A structured tree that breaks a legal claim into its elements, exceptions, and evidence questions, so a verdict can be assembled by resolving each leaf against the governing standard. | |
| Legal Obligation-Permission Matrix | Document | A document that maps required, permitted, prohibited, optional, and conditional actions under a rule or jurisdiction. | |
| Legal or Policy Sections | Document Structuring | Partitions a rule system into sections of distinct legal scope so each can be interpreted, amended, and enforced without disturbing the rest. | |
| Legal or Procedural Layering | Procedure | An institutional procedure that stacks authority into levels — principles above statutes above regulations above operating procedures above case decisions — where each level draws its authority from the one above, changes are recorded as amendments, and appeals are the sanctioned way to cross levels. | |
| Legal or Regulatory Pathway Search | Search Procedure | Classifies which constraints in a rule system are absolute versus procedurally waivable, then finds a legitimate alternative pathway — waiver, exemption, or demonstration route — that respects the rule's purpose. | |
| Legal Procedure Sequence | Procedure | Implements pipeline staging by ordering filings, disclosures, hearings, judgments, and appeals so process rights and evidentiary state are preserved. | |
| Legal Standard of Proof | Institutional Standard | Fixes how much evidence is required before a serious action is legitimate, and records the deliberate normative rationale for which error society will tolerate more — wrongful punishment or wrongful acquittal. | |
| Legal Syllogism Review | Domain Review Method | Verifies the material facts, hunts for exceptions and defenses, and bounds the holding of a legal argument so the conclusion is no broader than the proven facts and surviving rule support. | |
| Legal-Hold and Deaccession Review | Protocol | Runs an authority, duty, evidence, and custody check before deletion, overwrite, irreversible redaction, repatriation, withdrawal, or deaccession. | |
| Legitimacy Health Dashboard | Metric or Dashboard | Tracks signals of legitimacy erosion such as complaints, appeals, opt-outs, noncompliance, distrust, or jurisdictional disputes. | |
| Legitimacy Review Cycle | Review | Puts the institution's mandate up for periodic re-examination on a fixed cadence, so authority is re-earned by consent rather than assumed to last forever. | |
| Lenient Parser with Canonicalizer | Tool | A tolerant front-door parser that accepts a wide envelope of input variants and reduces each to a single canonical form before anything downstream sees it. | |
| Lesson-to-Routine Hardening | Hardening Procedure | Converts a fresh lesson into an external routine or checklist that carries the behavior until it becomes durable habit. | |
| Lessons-Learned Database | Software or Tool | A structured, searchable store where lessons are filed as tagged fielded records — cause, action, owner, boundary conditions — so any future worker can query them at the moment of need. | |
| Level-of-Analysis Shift | Method | Relocates a contradiction across levels of scale, system, or time until it reaches a level where the two claims no longer collide, then restates the problem there. | |
| Level-of-Detail Model | Multi Fidelity Model | Maintains several fidelities of the same system at once and switches between them as the purpose demands, bringing detail back the moment it starts to matter. | |
| Leveled Materials | Tiered Resource | Supplies the same content at graduated difficulty so learners enter the material at a level they can access without changing the destination. | |
| Lever Freeze-or-Cap | Rule | Halts or ceilings a lever that has stopped transmitting, so a flat response can no longer be answered with more force — capped where its side-effects overtake its shrinking benefit. | |
| Lever-to-Intervention Crosswalk | Tool | Maps each vulnerability lever — exposure, sensitivity, capacity — to the concrete interventions that actually move it, so effort lands on the lever that is driving the harm instead of being sprayed across all three. | |
| Leverage and Margin Limit | Exposure Control | Caps how much borrowed exposure the credit channel can add and tightens the cap automatically as leverage climbs, so no participant is forced to rely on continued appreciation just to stay solvent. | |
| Leverage Point Matrix | Prioritization Matrix | Ranks candidate places to intervene in the diagnosed loop by how much structural change each buys, so effort goes to high-leverage sites instead of the obvious low-leverage ones. | |
| Leverage-Point Screening Matrix | Decision Matrix | Scores each candidate scale of action on fixed criteria — leverage, feasibility, latency, evidence — and ranks them, handing the shortlist to whoever makes the call. | |
| Lexical Closure | Method | Captures the free variables of its enclosing lexical scope at definition time, so the function's nonlocal references resolve to where it was written rather than wherever it is later called. | |
| Lexical Scanning and Tokenization | Method | Segments the raw character stream into typed, position-stamped tokens — the flat, span-tagged feedstock every parser consumes, with no hierarchy of its own. | |
| Lexicographic Priority Rule | Rule | Ranks each choice by a fixed hierarchy of criteria, consulting a lower criterion only to break ties left by the ones above it — never trading a worse top criterion for a better lower one. | |
| Liability Rule | Governance Rule | Assigns legal or contractual responsibility for harm, compensation, remediation, or prevention. | |
| Liability Shift or Warranty | Institution | Moves downside risk toward the actor best positioned to prevent it, changing expected costs of low-quality or risky action. | |
| Liaison and Integrator Role | Role or Team | A standing human role that spans a boundary — translating between parties, brokering competing claims on shared resources, and keeping the working relationship intact enough to keep coordinating. | |
| Liaison or Architecture Forum | Role or Team | A standing person or cross-team body that carries the coordination a missing communication channel would otherwise drop, keeping a seam that must stay coupled talking on a regular cadence. | |
| Liaison Role | Role | A single designated person who personally carries context, requests, and relationships across a boundary two groups cannot cross on their own — the bridge embodied in one individual and the tacit knowledge they hold. | |
| Library Catalog | Artifact | Describes each held item by identifier, class, subject, and location so a reader finds material — and the shelf it sits on — without walking the stacks. | |
| License and Use Badge | Rights Badge | A compact badge encoding an artifact's usage rights and restrictions, telling each kind of consumer what is permitted and how to obtain permission for uses that are not. | |
| Lifecycle Assessment | Assessment Method | Extends the accounting boundary across a product's whole life — extraction, production, use, and end-of-life — so burdens hidden in one stage cannot be quietly optimized into another. | |
| Lifecycle Hotspot Matrix | Artifact | A matrix that displays high-impact lifecycle stages and flows by impact category. | |
| Lifecycle Hotspot Review Workshop | Facilitated Workshop | A facilitated session where a cross-functional group reads the completed trade-off analysis together, agrees which lifecycle hotspot to act on, and settles the value judgments the evidence alone cannot make. | |
| Lifecycle Phase Map | Phase Schema | Fits an entity's life into purpose-chosen named stages and re-stages it as it evolves, without copying a generic lifecycle onto a system that doesn't fit. | |
| Lifecycle Portfolio Review | Review Routine | A recurring review that plots each asset on its own maturity-to-decline curve and decides renew, retire, replace, or preserve by lifecycle stage. | |
| Lifecycle Scenario and Change Drill | Ritual | Rehearses an anticipated change end-to-end in a safe setting to turn claimed adaptability into evidence — exposing the options that exist only on paper and feeding the findings back into the design. | |
| Lifecycle Storage Tiering Policy | Policy | Migrates each layer down a hot → warm → cold → deep-archive ladder as it ages and cools, compacting it along the way, so old deposits get cheaper to hold instead of being deleted. | |
| Lifecycle-Stage Policy | Policy | Implements phase-specific intervention by assigning different policies, supports, constraints, or review duties to startup, growth, maturity, decline, renewal, or sunset stages. | |
| Lifetime Distribution Comparison | Model | Fits and pits rival lifetime distributions against each other to expose how much the remaining-life forecast hangs on which tail you choose to believe. | |
| Light-Material Mockup | Artifact | A full-size sample of the actual material, viewed on or near the site under real daylight and night lighting, to confirm how its surface reads — sheen, color, texture, reflection — as conditions change. | |
| Lightweight Replication Playbook | Document | Writes down just enough of a pattern — conditions, adaptation guidance, warning signs — for others to reproduce it, and no more, so it never hardens into a rigid standard. | |
| Like/As Clause Template | Authoring Template | A fill-in-the-blank simile skeleton — 'X is like Y in respect R, but not in respect N' — that bakes the marker and the scope limit into the grammar of the comparison itself. | |
| Likelihood Ratio for Non-Detection | Method | Quantifies how much less likely the null finding is under target presence than target absence. | |
| Likelihood-Ratio Attribution Report | Evidence Report | Turns a signature comparison into a calibrated likelihood ratio — how much more the evidence favors one origin than a stated alternative — with scope and limits attached. | |
| Likelihood-Ratio Frame | Reasoning Tool | Separates the strength of the evidence from the probability of the hypothesis by expressing what a signal says as a ratio that updates a base rate rather than replaces it. | |
| Likelihood-Ratio Reasoning | Evidence Weighting Method | Updates beliefs by comparing how likely the evidence is under one possibility versus another. | |
| Limit of Detection Estimation | Diagnostic Estimation | Pins down the low end of a method — the level at which a real signal can finally be told apart from blank and noise — so tiny readings aren't reported as exact numbers or silently rounded to zero. | |
| Limited Cohort Rollout | Staged Exposure Rollout | Exposes a finished change to a defined, representative slice of users so the evidence generalizes beyond enthusiasts and early adopters. | |
| Limited License or Waiver | Temporary Permission Mechanism | Grants a temporary, scope-bounded legal permission to do an otherwise-prohibited activity, with conditions and a built-in expiry or revocation. | |
| Limited Market Pilot | Method | Makes the smallest early move that still yields real position and learning — a bounded release in one market or segment that tests the first-mover bet before any irreversible full rollout. | |
| Limited Service Mode | Method | Keeps a minimal, low-risk subset of service available to users while suspending the risky functions, so the system degrades to a smaller offering instead of going dark. | |
| Limiting-Case Test Suite | Test or Assessment | An executable set of tests that runs the new formulation in the regimes where it should reduce to a trusted older one, and asserts the reduction holds within tolerance. | |
| Limiting-Factor Board | Metric or Dashboard | Displays the current binding condition or shortest required input and tracks remediation. | |
| Limits to Growth Diagnosis | Constraint Diagnosis | Diagnoses stalled growth as Limits to Growth — a reinforcing engine running into a balancing constraint — and locates the binding limit that caps it. | |
| Limp-Home Mode | Method | Permits just enough constrained operation to reach a safe place or endpoint while disabling performance, so the system can limp to safety rather than stop dead where it failed. | |
| Lindy Decision-Horizon Review | Review | Turns a survival-conditioned forecast into a bounded, reviewable commitment horizon with exits kept open — and a record that longevity, not merit, drove the call. | |
| Line-by-Line Annotation Protocol | Protocol | Walks a bounded passage one line at a time, recording every material mark, observation, and question in sequence — without letting any of them collapse into a summary yet. | |
| Line-of-Defense Sample Reperformance | Independent Reperformance | Independently re-executes a sample of control actions or approvals to see whether the control operated as claimed, instead of trusting the owner's evidence packet. | |
| Line-of-Support Capacity Model | Model | Computes what a support line actually delivers to the front at a given reach, after subtracting what the line spends feeding, guarding, and running itself. | |
| Lineage Impact Analysis Report | Artifact | Traces a proposed ancestor change forward to every descendant it would touch, so the blast radius — and the inherited risks it disturbs — is known before the change ships. | |
| Lineage Independence Audit | Audit Procedure | Enumerates the recurring cases and reconstructs each one's full provenance — origins, contacts, sources, and influences — to build the map that establishes whether the cases really arose separately. | |
| Lineage or Panel Correspondence Matrix | Mapping Matrix | Maps which units in the first state correspond to which in the second — continuing, entered, exited, split, or merged — so selection and transmission can be told apart at all. | |
| Lineage Traceback Protocol | Procedure | Reconstructs the origin and transmission history of each case to distinguish independent discovery from diffusion or copying. | |
| Lineage-Preserving Documentation | Artifact | Keeps a durable, dated record of what a repurposed feature was originally built for and what it has meant, so its new use can't quietly rewrite its history. | |
| Lineage–Niche Fit Dashboard | Monitor | A live readout of how well each lineage is actually fitting its target niche, scored against an explicit fit criterion so evidence — not enthusiasm — drives the next call. | |
| Linear Embedding Diagnostics | Diagnostic Suite | Probes a learned vector embedding to see whether its addition, scaling, and directions actually carry the meaning the model treats them as carrying. | |
| Linear Programming Solver | Optimization Solver | Computes the allocation that maximizes a linear objective over a feasible region defined by linear constraints. | |
| Linear-Axiom Verification Checklist | Verification Checklist | Walks a declared space through the vector-space axioms — closure, identity, inverse, associativity, distributivity — to catch operations that only look linear. | |
| Linear-Combination Membership Test | Decision Procedure | Decides whether a target element is reachable as an admissible linear combination of a given set — and returns the coefficients when it is. | |
| Linearizable Read/Write Protocol | Protocol | Guarantees every read returns the most recent completed write, as if all operations ran one at a time on a single copy in real-time order. | |
| Link Decommissioning Plan | Planning Document | The written case for removing an infrastructure link — impact checks, protected reachability, stakeholder appeal, and rationale — assembled before any cut is made. | |
| Link-Activation Program | Process | Crosses the connectivity threshold by enabling, repairing, authorizing, or synchronizing a deliberately chosen set of links until isolated components merge into one spanning network. | |
| Link-Label Scent Audit | Checklist | A recurring review pass that walks every label, heading, button, and link and checks it against what an agent actually finds after clicking, flagging weak, ambiguous, or mismatched cues. | |
| Link-Maintenance Sweep | Process | Keeps an already-spanning network from quietly falling apart by detecting and repairing decaying links before enough of them fail to drop the network back below its connectivity threshold. | |
| Linkage Attack Test | Audit | Tests whether released records can be joined to outside datasets on shared quasi-identifiers to re-identify individuals or infer their protected attributes. | |
| Linked Root-Cause Repair Ticket | Software or Tool | A funded, tracked change item that binds a tolerated workaround to repair of the formal source condition, so the underlying gap gets resources instead of remaining a footnote. | |
| Linked State-Change Broadcast | Broadcast Pattern | Bundles several related status changes into one announced event so observers read them as a single coordinated change rather than scattered coincidences. | |
| Linting or Validation Rule | Rule | A single declarative constraint that marks a recovered structure well-formed or ill-formed — the atomic, named, individually-toggleable unit the whole validation layer is built from. | |
| Liquidity Coverage Floor Metric | Metric or Dashboard | Tracks whether immediate and near-term liquid capacity covers modeled outflows over the chosen stress horizon. | |
| Liquidity Dashboard | Metric or Dashboard | Tracks waiting time, fill rate, conversion, side ratio, churn, quality, and price response. | |
| Liquidity Reserve | Institution | Keeps liquid funds or credit capacity available so an organization or household can respond to shocks without forced liquidation or crisis borrowing. | |
| Litany-to-System Mapping Session | Method | A working method that traces visible symptoms upstream to the recurring systems that keep regenerating them — the first descent, done before worldview or myth work. | |
| Literal Content Parsing | Method | Splits a message into what it literally asserts or asks and what it merely presupposes, so the presupposition surfaces as a claim in its own right instead of riding in unexamined. | |
| Literal Data Mark Encoding | Method | Uses simple marks, scales, and spatial encodings to let values, uncertainty, and measurement grain remain visible without pictorial metaphor. | |
| Literalization, Boundary-Case, and Overextension Test | Test or Assessment | Uses edges counterexamples non-examples and paraphrase to detect identity claims and excess transfer. | |
| Live Annotation Layer | Software or Tool | Lets participants mark, circle, tag, or comment on the same target in a shared document, image, map, or workspace — leaving persistent marks. | |
| Lived-Experience Panel | Advisory or Deliberative Panel | Brings people with direct experience of the issue into structured deliberation, especially when formal evidence or expert categories omit how the system is experienced. | |
| Liveness or Presence Check | Method | Proves a real, live, present subject is producing the evidence right now — so a photo, recording, mask, or deepfake cannot stand in for a genuine presence. | |
| Liveness Watchdog | Monitor | Arms a deadline against progress and, when the deadline passes with none, forces a reset to a known-good checkpoint before the stall becomes permanent. | |
| Living-Hinge Design | Artifact | Thins one stretch of material into a compliant flexure that bends in place of a mechanical pivot — one piece, no pins, no seam to leak or come apart. | |
| LLM Instruction/Data Boundary | Protocol | Separates system, developer, tool, user, and retrieved-context roles so untrusted text cannot become tool-authoritative instruction. | |
| Load Equalization | Workflow | Compresses a workload, traffic, or demand gradient by moving work, adding support, smoothing peaks, or temporarily protecting overloaded regions. | |
| Load Shedding or Slowdown Protocol | Control Protocol | Preauthorized rules that cut or slow the visible load the moment support indicators enter a warning band, buying the substrate time before it fails. | |
| Load Shedding Trigger | Rule | Fires a pre-defined, staged reduction of service, extraction, or commitments the moment a depletion band is crossed — cutting load already being carried, in a set order, before a breach turns into substrate damage. | |
| Load-Bearing Surface Role Reuse | Artifact | Reuses a surface or skin that already exists for one role as a primary load path, then bounds the combined loading and keeps a separation fallback where it cannot be bounded. | |
| Local / Global Analysis | Method | Contrasts local cases, subgroups, or sites with aggregate system behavior so local variation and global trends can be interpreted together rather than confused. | |
| Local / Regional / Global Indicator Set | Indicator Portfolio | A designed roster that assigns a valid indicator — and its sampling cadence — to each registered level, so no single aggregate metric becomes the only source of truth. | |
| Local Ablation or Lesion Probe | Diagnostic Estimation | Deliberately disables one substrate region and measures exactly what degrades, so the real blast radius of a local failure — and whether it stays local — is known before it happens for real. | |
| Local Co-Design Sprint | Process | A short, hands-on build cycle in which local users and maintainers prototype adapted versions of the artifact, so fit is designed with them rather than for them. | |
| Local Coherence Probe | Monitor | Measures whether each unit's own neighbourhood is actually in lock, so a healthy global average can't mask a locally incoherent patch. | |
| Local Competition and Lateral Suppression Map | Modeling Abstraction | Models a field of competing local units in which each active unit suppresses its neighbors, sharpening the winner and the contrast across the field. | |
| Local Contrast Enhancement Transform | Tool | Subtracts a local average from every point so local differences are amplified and edges pop — with a threshold that stops it from turning noise and halos into fake detail. | |
| Local Dispatch or Field Team | Role or Team | Standing local operational capacity — people who know the ground — assigned to work the last leg, clear on-site obstacles, and close the exceptions no ticket can specify. | |
| Local Incident Command | Role or Team | Grants temporary, concentrated local authority to an on-scene commander for the duration of a fast-moving disturbance, then dissolves when the incident is over. | |
| Local Inventory Cache | Provisioning Practice | Keeps frequently used physical materials stocked near the point of work so routine tasks don't wait on procurement, with capacity limits, rotation, and expiry checks keeping the stock trustworthy. | |
| Local Inventory Cache with System-of-Record Refresh | Reconciliation Protocol | Lets the floor act on a fast local count that it may edit in the moment, then periodically reconciles that count against the authoritative system of record to repair the drift that inevitably accumulates. | |
| Local Inventory or Edge Cache | Artifact | A forward-placed buffer of the frequently-needed goods, data, or capability held close to endpoints, so the common request is served locally — fast, and still served when the trunk is slow or down. | |
| Local Model Ensemble with Gating | Computational Ensemble | Implements the atlas computationally by routing each input to the local model whose chart it falls in, and blending where charts overlap. | |
| Local Overmatch Ratio Dashboard | Monitoring Dashboard | Continuously compares committed capacity against a chosen segment's resolution threshold so focus is never mistaken for genuine local superiority. | |
| Local Partner or Agent Network | Institution | Delegates endpoint completion to trained third-party local actors under an explicit contract that defines what 'done' means and where the system's responsibility hands off to theirs. | |
| Local Recovery Plus Central Support | Operating Model | An operating model in which local actors hold recovery authority and act on context, while the center supplies resources and legitimacy without taking over. | |
| Local Search with Backtracking | Search Procedure | Explores one neighboring move at a time, marking dead ends and retracting a single step when blocked — depth-first search with undo. | |
| Local Signal Triage Board | Meeting Format | Sorts incoming local signals into urgent versus exploratory and routes validated ones to decision owners. | |
| Local Sourcing or Repair Protocol | Protocol | Meets the front's needs at or near the front — sourcing, substituting, or repairing locally — so the long support line carries less and can reach farther. | |
| Local Witness Checklist | Validation Protocol | Defines what counts as valid evidence that the global property holds inside one patch, and records it the same way everywhere, so patch verdicts are comparable. | |
| Local-National Policy Synthesis | Method | Reconciles broad policy goals with regional, municipal, community, or site-level implementation evidence. | |
| Local-to-Global Dashboard | Monitoring Dashboard | Keeps a live view of local-to-global status and fires revalidation the moment a patch changes underneath the standing verdict, so drift is caught rather than assumed away. | |
| Local-to-Global Risk Map | Risk Model | Charts how many small, individually-tolerable local exposures aggregate up a shared channel until, at some threshold, the risk changes form and becomes systemic. | |
| Local-vs-Systemic Policy Choice | Policy Choice Method | Weighs a local program against a system-wide rule against a blended portfolio, trading the bluntness of central action against the fragmentation of local action. | |
| Local/System Feedback Cadence | Procedure | Synchronizes the rhythm of local reviews, aggregate reviews, retrospectives, budget cycles, incident reviews, or policy updates. | |
| Locality Ablation Experiment | Controlled Experiment | Holds or removes the suspected local pathway and asks whether the remote coupling survives — turning a rival local explanation into a testable prediction. | |
| Localization Review | Procedure | Reviews a message, interface, form, policy, or document for target-language fit, nontransferable assumptions, and adaptation requirements before release. | |
| Localization with Safeguards | Protocol | Localizes language, practice, or implementation while preserving explicit minimum protections and escalation paths. | |
| Localized Defect Glide Method | Method | Advances a single bounded defect through a coupled structure one legal local step at a time, so a large rearrangement happens as a chain of small moves instead of one global cutover. | |
| Local–Global Metric Trace | Measurement Instrument | Instruments a local metric and the whole-system outcome it is supposed to serve on the same chart, so a polished local number can't be mistaken for real value. | |
| Location / Jurisdiction Label | Artifact | Marks where — under which place, jurisdiction, or operating environment — a statement holds, so that references like 'this is required' or 'that's prohibited' don't get read as universal when they were only ever local. | |
| Location-Cost Repositioning | Process | Places work, production, or service delivery where cost or availability is better — on the twin conditions that target quality survives the move and local impact is not simply exported harm. | |
| Lock or Hold Until Use | Protocol | Takes an exclusive hold on the resource at check time and keeps it through the use, so the checked condition cannot change inside the gap. | |
| Lock Ordering Protocol | Protocol | Implements prevention by requiring software processes or concurrent routines to acquire locks in a fixed global order, preventing cycles in the wait-for graph. | |
| Lock Preemption | Method | Revokes or transfers one exclusive claim from its current holder — against the holder's will — so a single link in the cycle is severed while the rest of that holder's work survives. | |
| Lock-In Map | Model | Catalogs the self-reinforcing mechanisms — network effects, infrastructure dependencies, and feedback loops — that make a system reproduce its current path, showing why the arrangement holds even when a better alternative exists. | |
| Lockfile or Dependency Snapshot | Artifact | A machine-generated record that pins the entire resolved dependency graph to exact versions and content hashes, so the same closure is reconstructed identically everywhere. | |
| Log Compaction | Process | Reclaims space by keeping only the latest or still-necessary record per key and discarding superseded history, under a retention policy that must never break the ability to rebuild state. | |
| Log Rotation and Cleanup Job | Process | A recurring job that closes the current append-only log, shifts each older generation one slot down the numbered chain, and compresses, archives, or purges whatever falls off the end. | |
| Log-Log Regression Fit | Statistical Estimation | Fits a straight line to size and response on log-log axes so the slope reads off the scaling exponent and its uncertainty from cross-scale data. | |
| Log-Log Scaling Check | Analytical Method | Estimates a scaling exponent empirically by regressing log against log across orders of magnitude, and flags where the straight line bends. | |
| Log-Log Scaling Plot | Diagnostic Visualization | Plots a quantity against its scale variable on logarithmic axes so a growth exponent reads off as a slope and regime changes appear as kinks. | |
| Log-Log Survival Plot | Diagnostic Estimation | Plots the survival function on log-log axes so a heavy, slowly-decaying tail shows up as a near-straight line — a fast visual test of whether thin-tailed reasoning is even allowed. | |
| Logic Checklist | Checklist | Runs a fixed set of prompts over any argument — hidden premises, equivocal terms, invalid steps — so common reasoning faults are caught by routine rather than by luck. | |
| Logistics Routing Plan | Artifact | The standing plan that decides which front the reserve flows to first and in what feasible sequence, encoding an explicit front-priority ranking against a map of the network's capacities and constraints. | |
| Long-Tail Monitor | Monitor | Watches the low-volume, rare, and emerging cases so that concentrating on the vital few never quietly strands the trivial many below a floor. | |
| Long-Tail Support Tier | Process | Runs a deliberately lower-volume but still reliable service mode for niche users, rare configurations, and low-frequency needs the mainstream offering drops. | |
| Long-Term Budget | Resource Allocation | Pre-allocates resources to future-facing categories across multiple periods and ring-fences them from in-period raids, tied to decision gates. | |
| Longitudinal Adverse-Plasticity Registry | Register | Preserves across cases and sites what single sessions drop — delayed harms, null results, subgroup variation, and protocol changes — so the reopening model gets corrected rather than re-sold. | |
| Longitudinal Cohort Study | Study Design | Enrolls a defined exposed group and a matched comparison group and follows both over a fixed horizon, so a sustained-outcome difference can be attributed rather than merely observed. | |
| Longitudinal Fit, Equity, and Burden Audit | Test or Assessment | Samples outcome, effort, abandonment, error, disclosure, stigma, support load, failure, repair, and disparities over time. | |
| Longitudinal Retention and Transfer Probe | Monitor | Tests, well after the window has closed, whether what was acquired actually persisted and transferred to real-world use — the long-horizon check that separates durable uptake from a gain that faded. | |
| Look-Move-Look Cycle | Field Procedure | Interleaves small physical advances with fresh reads of the scene at a cadence never faster than you can re-perceive, so each move is chosen from what the last one exposed. | |
| Lookup Table | Artifact | Precomputes a key-to-answer map so a known key returns its record in one exact-match step, trading no ranking and no fuzziness for speed and certainty. | |
| Loop Polarity Review | Quality Check | Checks whether link polarities and overall loop type have been assigned consistently and whether a balancing loop has been mistaken for a reinforcing loop or vice versa. | |
| Loopback or Known-Path Verification | Test or Assessment | Routes a known signal, packet, path, or command through the operational chain to verify measurement or transmission calibration without dismantling the path. | |
| Loophole Closure Amendment | Document | Surgically rewrites the operative rule text to delete one identified evasion route, with an effective date and grandfathering for compliant actors. | |
| Loss and Damage Register | Accounting Artifact | A standing, structured record that keeps residual harm as named channels, magnitudes, bearers, evidence, and non-monetary losses — so the remainder cannot quietly become nobody's problem. | |
| Loss Function Design | Method | Translates desired model behavior into a mathematical penalty structure used during training or selection. | |
| Loss Pareto Review | Method | Ranks the funnel's stages by how much final yield each one actually costs and how tractable its fix is, so effort goes to the stage that returns the most recoverable yield per unit of work — not merely the biggest visible drop. | |
| Loss-Channel Abatement Experiment | Controlled Experiment | Runs a controlled intervention on a single loss channel to verify, causally, that acting on it recovers yield — and that no valuable minor output is destroyed in the process. | |
| Loss-Channel Decomposition | Decomposition Analysis | Breaks a single measured realized-possible gap into named loss channels that sum back to the whole, so a lump deficit becomes an itemized account of where the outcome leaked. | |
| Loss-Channel Pareto Review | Prioritization Rule | Ranks loss channels into an attack order by recoverable value, tractability, and confidence over cost, so scarce effort goes to the few channels that return the most. | |
| Loss-Limit Correction Rule | Decision Rule | Fires a pre-set exit when cumulative loss or exposure crosses a hard limit, cutting risk mechanically before divergence compounds — regardless of the story behind it. | |
| Loss-Sink Audit | Audit | Hunts the gap between what should be in the system and what is, tracing the missing quantity to the leak or unmonitored sink absorbing it — and to whoever quietly bears the loss. | |
| Lossy Compression Profile | Policy | Declares in advance which distinctions a lossy encoding is allowed to throw away and which must survive the round trip, turning 'good enough' into a measurable fidelity contract. | |
| Low-Amplitude Reactivation Probe | Diagnostic Estimation | Before resuming the lever at full strength, sends a small test signal to confirm the repaired stock has actually re-coupled to it — verifying traction, not restoring output. | |
| Low-Confidence Escalation Trigger | Routing Gate | Diverts any case whose heuristic confidence falls below a set threshold out of the fast path and into human review, logging each hand-off as an exception. | |
| Low-Detail Policy Notice Template | Template | A short notice that states category, authority, and appeal or context path without repeating the restricted content in promotional or searchable form. | |
| Low-End Foothold Pilot | Method | Runs the deliberately simpler, cheaper offering live in a bounded low-end segment incumbents won't defend, to prove it is acceptable there and measure how fast it improves. | |
| Low-Intrusion Probe Design | Method | Re-engineers the observing interface itself — a lighter, higher-impedance, lower-footprint probe — so the measurement draws less from the target and the disturbance is prevented at the source instead of corrected after the fact. | |
| Low-Stakes Decision Automation | Software or Tool | A tool or rule that handles low-variance routine decisions without repeated human deliberation. | |
| Low-Stakes Draft | Artifact | A deliberately rough partial work-product shared before final evaluation, so there is no waiting for a ready-made excuse. | |
| Low-Stakes Quiz | Diagnostic Estimation | Elicits a quick, ungraded read of current understanding across the material, timed early enough that the result can still change what happens next. | |
| Low-Stakes Rehearsal | Procedure | A full practice run of the performance with feedback before the high-stakes setting, so the first real attempt is no longer the first attempt. | |
| Low-to-High Fidelity Prototyping | Method | Moves from sketches, mockups, or simple prototypes toward functional and production-like prototypes as questions become sharper. | |
| Machine-Readable Manifest | Artifact | A structured, parseable descriptor shipped with an artifact that exposes its identity, version, license, dependencies, and provenance so tools can resolve and reuse it without a human in the loop. | |
| Macro-to-Micro Operational Translation | Method | Turns a system-level goal, constraint, or risk pattern into unit-level actions that stay feasible and meaningful locally — without assuming every unit experiences the aggregate the same way. | |
| Magnification Function | Model | Sets how much scarce substrate each source region receives as a function of its importance, so high-relevance regions are magnified with fine resolution and low-relevance regions are compressed. | |
| Main-Effort Statement | Artifact | Names one main effort as the decisive point, says who owns it, and states plainly what the organization accepts giving up everywhere else. | |
| Maintainability Threshold | Metric or Dashboard | Sets a measured, reviewable ceiling on operational burden — support load, dependency count, alarm rate, or operator workload — turning future maintenance cost into a present, enforceable limit. | |
| Maintainer Role Pathway | Role Pipeline | Builds a graduated pathway from repeated contribution and review to recognized maintainer responsibility, with succession built in. | |
| Maintenance Backlog Burn-Down | Remediation Program | Turns accumulated deferred support work into a tracked, prioritized queue and drives it down at a rate that outpaces new decay. | |
| Maintenance Backlog Review | Ritual | Periodically reviews deferred upkeep and known repair needs so preventive work does not disappear behind urgent delivery tasks. | |
| Maintenance Drain | Protocol | Clears queued work ahead of a scheduled maintenance, migration, or service-window transition, and marks the clean boundary between the drained state and the resumed one — inheriting its pause, policy, and completion rules from the general drain. | |
| Maintenance Endowment or Reserve | Artifact | Sets aside a standing fund whose income pays for ongoing upkeep, so the good's maintenance is funded in advance rather than begged for each year. | |
| Maintenance Funded by Use | Policy | Ring-fences a fixed share of a system's operating revenue or usage and routes it straight to the maintenance capacities that produce the value, so upkeep is funded automatically instead of begged for. | |
| Maintenance Hold or Dummy Slot | Workflow | Places an inert hold in a schedule, queue, or resource calendar to block unsafe activation during a protected window. | |
| Maintenance Mode | Protocol | Declares a bounded window in which normal activity is suspended so authorized repair or inspection can proceed safely, with a defined start, end, and notice to users. | |
| Maintenance Reserve Account | Earmarked Fund | Ring-fences a replenished pool for upkeep and renewal, governed by anti-raiding withdrawal rules and a narrow legitimate-emergency exception. | |
| Maintenance Rotation | Labor Rotation | Splits the recurring labor of upkeep into fair, tracked turns with real consequences for skipping — so shared maintenance rides on the many instead of collapsing onto a silent few. | |
| Maintenance Schedule | Process | Turns 'it will need service someday' into named tasks fired at set times, usage counts, or measured conditions, so upkeep happens before failure does. | |
| Maintenance Shutdown | Operational Pause | A deliberate halt of a machine, line, or plant so accumulated wear, backlog, and error pressure can be actively repaired and renewed before it forces an unplanned failure. | |
| Maintenance Trigger | Workflow | A condition-based mechanism that starts inspection, repair, replacement, deloading, or preventive maintenance when wear, load, time, or failure risk crosses a threshold. | |
| Maintenance Window | Process | Reserves recurring time in which normal load is paused so repair, cleanup, and recalibration can restore capacity that full utilization would let decay. | |
| Maintenance Window Coordination | Procedure | A procedure for aligning maintenance cycles with dependent operations, support availability, and acceptable disruption windows. | |
| Maintenance Window Notice | Scheduled Notice | Announces a planned service interruption ahead of time — which services go down, the exact start and end of the window, and how far in advance — posted where every affected user can read it, in their language. | |
| Maintenance Window Replanning | Procedure | A procedure for moving or reshaping maintenance windows when readiness, risk, dependency, or service impact changes. | |
| Maintenance Window Staggering | Procedure | Distributes recurring maintenance windows across systems or facilities so too much capacity is not offline simultaneously. | |
| Major Migration Approval Workflow | Approval Workflow | Sequences a large one-way migration into approved waves, gating each wave behind rollback-residue assessment and accountable sign-off so the whole system is never cut over at once. | |
| Make-to-Stock / Make-to-Order Split Policy | Policy | Declares, per segment, which items are built ahead to forecast and which wait for a confirmed order — and makes the split binding. | |
| Maker / Checker Separation | Role Partition | A role design separating the actor who creates or initiates an action from the actor who verifies or approves it. | |
| Maker Space or Shared Workshop | Institution | Pools expensive tools, space, and know-how into a shared facility so independent producers can make and sell without each owning the means of production. | |
| Make–Buy–Partner Review | Decision Framework | Decides whether a function should stay in-house, be bought on the market, or be run through partnership by weighing opportunity cost, transaction cost, and dependency. | |
| Malformation Rate Dashboard | Monitor | Turns the stream of rejected and repaired inputs into a live rate-and-trend view per producer, so tolerance drift becomes visible instead of silent. | |
| Malpractice or Professional Liability | Institution | Keeps a delegated professional personally answerable for avoidable harm from their own choices, so the trust and autonomy that shield them from oversight do not become immunity. | |
| Managed Discourse Retreat Plan | Workflow | A plan for withdrawing a position from active normalization when further exposure causes harm or when the legitimacy rationale fails. | |
| Managed Retreat or Relocation Package | Remediation Program | Addresses residual place-based loss by funding and organizing an equitable, staged move of people and assets away from harm continued defense can no longer justly hold. | |
| Managed Retreat Trigger Review | Governance Review | Sets evidence-based retreat triggers in advance and reviews them on a standing cadence against the rising hold-cost curve and the reversibility horizon, so withdrawal is decided by proof rather than nerve. | |
| Management by Exception | Method | Lets in-standard work run untouched and spends the overseer's attention only on the anomalies that cross a defined threshold. | |
| Management Dashboard Layer | Metric or Dashboard | A representation layer that sits above raw operational data and converts it into a small set of decision-facing signals for a given audience, with a drill-down back to the underlying detail and an explicit contract about what each signal means. | |
| Management Escalation Review | Ritual | A recurring forum that pulls unresolved, cross-boundary, or authority-sensitive issues up to a management tier with the standing and decision rights to close them. | |
| Management Layer Design | Method | Decides how many oversight levels a system should have — adding, removing, or reshaping layers so coordination, coaching, exceptions, and strategy each sit at the right height. | |
| Management-by-Exception Dashboard | Monitoring Dashboard | Shows a higher tier only the material variance and tail risk that needs its attention — routine work stays local and unapproved — by defining exception signals with uncertainty and drill-down against a fixed attention budget. | |
| Mandatory / Default Decision Matrix | Procedure | Scores candidate rule forms against severity, externality, rights, reversibility, information quality, heterogeneity, and enforcement capacity. | |
| Mandatory Contribution Scheme | Policy | Compels a defined class of beneficiaries or responsible parties to contribute, on the authority of a rule rather than their willingness, when voluntary funding repeatedly fails. | |
| Mandatory Floor with Safe Harbor | Institution | Binds a nonwaivable outcome floor while pre-approving named methods that presumptively satisfy it, keeping an equivalence path open. | |
| Mandatory Licensing or Access Pool | Institution | Compels the holder of an essential protected input to license it on fair terms — or contribute it to a shared pool — so others can enter and dependence on the single source falls. | |
| Mandatory Reason-Giving for Exceptions | Rule | Requires the institution to publish a written, on-the-record justification every time it grants an exception, waiver, or deviation, so favours to the regulated actor cannot be handed out silently. | |
| Manifold / Embedding Validation | Test or Assessment | Checks whether an embedding or manifold assumption preserves task-relevant local and global relationships. | |
| Manifold Learning Diagnostic | Structural Diagnostic | Tests whether a space actually has locally-simple, globally-curved manifold structure before committing to atlas modeling. | |
| Manipulable Module Array | Tool | Offers a set of discrete, handleable modules the viewer physically rearranges within built-in constraints, so that exploring which configurations are possible — not viewing a fixed image — is how the work's relational structure is understood. | |
| Manipulation Tactic Labeling Card | Artifact | A pocket-sized reference that names each manipulation tactic and its tell, so a receiver can recognise a move in the moment instead of just feeling that something is off. | |
| Manual Boundary Review Queue | Review | Routes the cases an automated cut can't safely resolve to human reviewers, whose accumulated rulings become a deliberative record of how the boundary is actually applied. | |
| Manual Continuity Workaround | Fallback Procedure | Keeps a critical function going through a rehearsed human procedure when the normal automated path fails, then reconciles the manual work back into the system on recovery. | |
| Manual Fallback Workflow | Workflow | Preserves a function through a human or paper-based process when the digital, automated, or centralized path is unavailable. | |
| Manual Mapping Review Board | Governance Procedure | Reviews contested or high-impact equivalence mappings when automated rules or local owners lack enough authority. | |
| Manual Override | Procedure | Creates a bounded path for human intervention when automated or default control is insufficient, unsafe, or too slow. | |
| Manual Reconciliation Workbench | Operator Tool | Gives operators an authorized console to inspect a transaction stuck between systems and drive it to a committed, aborted, or compensated close by hand — leaving an auditable trail. | |
| Manual Review Route | Process | Diverts cases that automated rules cannot safely decide to human judgment, so ambiguous tail cases get context instead of a confident wrong answer. | |
| Manual Supervision Mode | Policy | Routes actions that are normally automated through a human reviewer, so a person approves each consequential step while the system's autonomy can't be trusted. | |
| Manufacturing Batch Trace Analysis | Workflow | Links outputs to production batches using repeated defects, residues, material composition, or tolerance profiles. | |
| Manufacturing Inspection Point | Inspection Checkpoint | An inline checkpoint that measures a part against tolerance and routes it to proceed, rework, or scrap, so defects are caught before they are built into a larger assembly. | |
| Manufacturing Process Plan | Workflow | A workflow plan that orders material preparation, transformation, inspection, and assembly steps by physical and quality prerequisites. | |
| Manufacturing Station Handoff | Inline Transfer Protocol | Passes a part and its state to the next workstation only after an inline check confirms the station's work is complete and within spec. | |
| Manufacturing Toolmark Analysis | Forensic Method | Reads the microscopic marks a tool or machine imprints on what it makes or touches, matching an object back to the individual tool that shaped it. | |
| Many-One Reduction Proof | Method | Transfers a problem's decidability or hardness verdict along a single total computable map that preserves membership, exhibiting the mapping itself as the proof. | |
| Map Difference and Integrity Check | Audit | Diffs two snapshots of a context's map to prove that switching away and back left it uncorrupted — and that no other context's activity leaked in. | |
| Map Fold and Collision Scan | Audit | Sweeps a finished map for the two categorical ways locality breaks — folds where the ordering reverses and collisions where distinct source items share one cell — and logs each to a register. | |
| Map Legend or Data Symbol Key | Representation Key | A compact, co-located key that decodes the marks, colors, and shapes in a representation into the categories they stand for, right where they are read. | |
| Map Matching and Recalibration | Correction Procedure | At checkpoints, snaps a drifting position estimate onto the most consistent point of a known reference map, bounding accumulated error. | |
| Map Navigation User Test | Review | A usability test that hands real users a goal and watches whether the map actually gets them there — turning wayfinding failures into evidence for revision. | |
| Map Registration and Alignment | Method | Brings two independently-built maps into one shared coordinate frame by matching the anchors they hold in common, so a point in one map can be located in the other. | |
| Map-Reduce Reduction | Distributed Aggregation Pattern | Splits work into independent mapping steps and associative/commutative reductions so partial results can be recombined safely. | |
| Mapping Conflict Matrix | Artifact | A table that lists each contested source element, competing target mappings, conflict type, selected rule, decision, confidence, and exception status. | |
| Mapping Exception Queue | Workflow | A review queue for collisions, gaps, ambiguous pairs, and cases that violate bijection assumptions. | |
| Mapping-Version Backfill and Rollback Plan | Document | Governs coexistence, historical backfill, cutover, validation, and rollback for semantic mapping changes. | |
| Map–Combine–Reduce Pipeline | Execution Pattern | Maps raw records into atomic contributions, pre-combines them locally, then reduces the compatible partial summaries — the canonical shard-and-merge pipeline that shrinks data before it moves. | |
| Map–List Choice | Method | Chooses between spatial representation and ordered enumeration depending on whether location, route, adjacency, sequence, or completeness matters more. | |
| Map–Territory Review Checklist | Checklist | Prompts reviewers to ask where the abstraction diverges from the substrate, when direct observation should override it, and which uses exceed its scope. | |
| Margin and Gutter System | Layout System | Codifies repeated, protected spacing around and between elements so separation and breathing room stay consistent across every page. | |
| Margin Expansion | Layout Adjustment | Enlarges the empty field at a composition's edges and between its blocks so content gains breathing room, reading rhythm, and rest — and holds that ratio as the layout changes size. | |
| Marginal Capacity Value Review | Ritual | A recurring review that names the currently binding constraint, prices the marginal value of relieving it, and re-ranks relief priorities as the bottleneck moves. | |
| Marginal Gain Dashboard | Monitor | Puts marginal response, its trend, its cost, and its confidence on one shared surface so a plateau is seen by decision-makers rather than argued from anecdote. | |
| Marginal Net-Benefit Review | Review | Periodically re-checks whether the last increment of input still pays its way, resetting how much margin to keep below the inversion point and recalibrating the ceiling as realized data arrives. | |
| Marginal Reallocation Review | Review | Periodically asks whether the next unit of effort still earns its keep on the current few, or should move to the next tier, the tail, or elsewhere. | |
| Marginal ROI Dashboard | Monitoring Dashboard | Tracks recent incremental return against recent incremental cost and alerts a named owner when the margin crosses a decline threshold. | |
| Marginal Substitution Estimator | Estimation Model | Estimates the local rate at which a chooser traded one attribute for another, reading marginal substitution rates off choices made near the margin. | |
| Marginal Value Burn-Down | Monitor | Charts the value each additional increment of work still adds, so a flattening curve shows when the next increment is worth less than what it displaces — and where 'enough' actually sits. | |
| Marker-Horizon Correlation | Method | Aligns separate sequences into one timeline using a distinctive shared layer, and pins that timeline to the calendar when the marker is independently dated. | |
| Market and Competitor Scan | Audit | Surveys candidate entry zones, incumbents, access barriers, and unmet needs before a foothold is chosen, so the pick rests on where a position can actually be held rather than where entry merely looks easy. | |
| Market Circuit Breaker | Institution | Pauses or slows trading, escalation, or high-velocity activity after extreme movement so participants can reassess instead of amplifying swings. | |
| Market Circuit Breakers | Automatic Halt Procedure | Automatically halts or slows trading in staged steps when an aggregate volatility threshold is crossed, damping a self-reinforcing panic without closing the market for good. | |
| Market Entry Positioning Matrix | Template | Compares entry points by reach, defensibility, switching cost, channel access, timing, and adjacency to future options. | |
| Market Niche Repositioning | Segment Repositioning | Moves a product into a different market segment so the comparison set — and the dimension buyers judge it on — shifts in its favor. | |
| Market Regime Strategy | Policy | Implements the archetype by selecting different risk, pricing, liquidity, hedging, or operating strategies under expansion, contraction, stress, recovery, or shock phases. | |
| Market Rule | Protocol | Implements local rule design through bidding, pricing, matching, eligibility, or transaction rules that channel decentralized choices into allocation patterns. | |
| Market Stabilization Operation | Procedure | A procedure for dampening destabilizing market shortages, liquidity problems, or price swings. | |
| Market Stress Indicator | Composite Index | Combines liquidity, volatility, and funding signals into one index and estimates where — with wide, honest uncertainty — the boundary between an orderly market and a stressed regime actually sits. | |
| Market Timing Window | Entry Timing Strategy | Times a discrete entry or launch to the phase of an exogenous demand cycle when the market can absorb it, bounding exposure to a misread peak. | |
| Market-Making for Liquidity | Process | Has the operator temporarily stand in as counterparty or inventory so early users complete real transactions before organic density exists. | |
| Market-Microstructure Order-Book Probe | Market Microstructure Analysis | Uses quotes, depth, spreads, order flow, and liquidity to test whether available information appears in trading behavior. | |
| Market-Power Screen | Diagnostic Estimation | Tests whether an access point is genuinely a non-substitutable bottleneck — and pins down who controls exactly what — before any access duty is imposed. | |
| Marketing Mix Experimentation | Domain Mechanism | Tests additional channels, audiences, formats, or messages when a dominant campaign channel shows declining marginal response. | |
| Marketing Spend Response Curve | Estimation Model | Fits a saturation curve to spend-versus-response data to find the band where extra budget starts reaching un-receptive audiences. | |
| Marketplace | Institution | Aggregates supply and demand into one venue and pairs compatible offers with needs, so buyers and sellers who would never have found each other transact in a single place. | |
| Markov Chain Model | State Process Model | Models a system that moves among a defined set of states where the next state depends only on the present one, not on the path taken to reach it. | |
| Markov Chain Process Model | Model | Models a system as hops among a finite set of discrete states whose next step depends only on the current state, captured in a transition matrix. | |
| Markov Decision Process Model | Formal Model | Writes a repeated decision as a formal tuple of states, actions, transition probabilities, rewards, and horizon — the shared scaffold every solver, simulator, and learner reads from. | |
| Masked Label Codebook | Artifact | A protected mapping between neutral labels and true conditions. | |
| Mass Balance | Method | Applies conservation bookkeeping across a declared boundary so a hazard that 'disappears' from one channel must reappear as an outflow somewhere — and the unaccounted gap localises the leak. | |
| Mass-Balance Audit | Audit | Reconciles what entered, what legitimately left, and what remains across a bounded control volume, attributing the unexplained gap to leakage. | |
| Mass-Balance Table | Tool | Lays every measured inflow and outflow of a conserved quantity into one ledger so inputs minus outputs must equal the change in stock — and any residual is flagged, not buried. | |
| Master Data Management | Institution | A standing enterprise program that assigns data stewards, carves which system is authoritative for each data domain across business units, and sets the synchronization and duplicate-resolution policy the point mechanisms execute. | |
| Master Entity Registry | Software or Tool | The system of record that stores accepted entities, their identifiers, aliases, lineage, and cross-system links under the governing individuation criteria. | |
| Master Record Consolidation | Process | Assembles a single governed master record for a class from its duplicates, choosing surviving field values while preserving aliases, lineage, and an accountable owner. | |
| Master Unit Index | Software or Tool | Maintains one deduplicated, versioned, access-controlled record per real unit as the registry the whole enumeration reads and writes against. | |
| Mastery Experience Sequence | Practice Sequence | Arranges a run of attempts that each succeed at rising realism, so capability belief is built from a stack of firsthand wins rather than talk. | |
| Mastery Quiz | Test or Assessment | Samples prerequisite understanding with a short, low-stakes, freely retakeable check learners clear before moving to the next unit. | |
| Matched Asymptotic Expansion | Method | Builds separate approximations in regions with different dominant balances and joins them through a consistent overlap into one composite. | |
| Matched Case Comparison | Method | Pairs cases or periods that are similar on key attributes so differences in outcomes can be interpreted relative to a more credible counterfactual baseline. | |
| Matched Case Comparison Sheet | Worksheet Template | Pairs each comparand with a case matched on the background variables you are not interested in, so the surviving difference is attributable to the one factor you are — turning a messy comparison into a near-controlled one. | |
| Matched Case Pairing Matrix | Comparison Matrix | Pairs the focal deviant case with expected-pattern cases that share key background conditions but differ in outcome or mechanism. | |
| Matched Case Pairing Protocol | Protocol | Builds one-to-one case pairs matched on background factors, so within each pair only the factor of interest is left free to vary. | |
| Matched Comparison | Method | Pairs each exposed unit with unexposed unit(s) alike on the measured confounders, so the compared groups are balanced on those variables by construction before any outcome is examined. | |
| Matched Extreme-Case Comparator | Comparison | Builds a comparison group selected by the same extreme threshold and watched on the same schedule, so shared reversion shows up as movement the treated group did not cause. | |
| Matched Filtering | Tool | Detects and times a known signal shape buried in noise by correlating the observation against a template of that shape — the optimal linear detector once the noise is characterized. | |
| Matched-Pair Randomization | Method | Forms pairs of maximally similar units and randomizes treatment within each pair, so every comparison is between two units already alike on what predicts the outcome. | |
| Matching Contribution Scheme | Institution | Uses a sponsor or pooled match to multiply each participant's contribution, so giving visibly matters and no one feels they are contributing alone. | |
| Matching Fund | Rule | Uses one committed contribution to unlock others by promising to match what the crowd gives, making each contributor's gift feel larger and more decisive. | |
| Matching Improvement Program | Process | Rebuilds how willing parties find and pair with each other when thin or clumsy matching — not raw scarcity — is what leaves valuable trades unmade. | |
| Matching Rule Design | Allocation Rule | Structures how preferences and priorities are collected and turned into assignments so participants gain nothing by misreporting or gaming the order. | |
| Matching-Network, Adapter, or Translation Design | Method | Designs a transformation that converts source properties into a receiver-acceptable form with declared loss, latency, limits, failure behavior, and maintenance. | |
| Material Donation Acceptance List | Artifact | A published specification of exactly which physical goods can be accepted — item types, condition, quantity, packaging, timing, storage, liability, and disposal — so unusable donations are screened out before they arrive. | |
| Material Finish Code | Manufacturing or Design Rule | Assigns roughness, gloss, matte, grain, knurling, or surface finish to product properties, handling zones, or quality states. | |
| Material Flow Analysis | Method | Traces a conserved substance across a defined system — inputs, stocks, transfers, and outputs — so every unit is accounted for from source to sink. | |
| Material Incompatibility Rule | Protocol | Prevents co-location, mixing, or sequential use of materials, tools, or environmental conditions that react destructively. | |
| Material Passport | Document | A document that records material composition, additives, disassembly guidance, repair information, and recovery instructions. | |
| Material Private Fact Register | Register | A living ledger of the private facts that are material to a decision or transaction — each row naming the fact, who holds it, and whether it has been disclosed — so a knowledge gap can't stay invisible or unowned. | |
| Material Sample or Cutaway Panel | Artifact | Provides a swatch, exposed edge, cross-section, exploded view, or cutaway that makes composition and construction inspectable. | |
| Material-Divergence Red Team | Role or Team | Puts an adversarial team on the summary alone to manufacture the most damaging defensible misreading — and log it before a hostile outsider finds it. | |
| Material-Fact Comparison Matrix | Method | Compares the current and prior cases on rationale-linked factual dimensions and records which differences are material and which are not. | |
| Material-Process Translation | Method | Transfers source qualities into accumulation, erosion, layering, staining, folding, or other material behavior. | |
| Materialized View | Tool | Stores the precomputed result of a query as a physical table so an expensive join or aggregation is paid once at refresh time instead of on every read. | |
| Materialized View or Cache | Artifact | Precomputes and stores the answer to a costly query so reads hit a ready-made result, at the price of keeping it fresh as the base data changes. | |
| Mathematical Idealization | Method | Represents a real situation using simplified variables and relations so reasoning or calculation becomes possible. | |
| Mathematical Model Selection | Method | Selects a formal model type or variable encoding that preserves needed quantities, relations, assumptions, and decision-relevant constraints. | |
| Matrix Game | Adjudicated Game | A lightweight game in which players propose an action plus reasons it should succeed, and an adjudicator rules on the outcome by weighing the arguments — strategic interaction approximated by argument, not simulation. | |
| Maturity Ladder Analysis | Method | Constructs the calendar of obligations, renewals, resource releases, conversion windows, and gap periods. | |
| Maturity Model Guidance | Framework | Implements the archetype by tying recommended practices to capability maturity stages rather than recommending the same practice to every organization. | |
| Max-Flow Analysis | Formal Optimization Method | Computes the greatest volume that can move from source to sink under edge capacities, and names the min-cut — the saturated links whose combined limit sets the ceiling. | |
| Maximin / Satisficing Rule | Procedure | Chooses an option that maximizes the minimum acceptable performance or clears a defined performance floor across scenarios. | |
| Maximum Variation Case Round | Sampling Round | Samples deliberately across the widest range of cases to see which findings survive maximum difference. | |
| Maximum Wait Guarantee | Protocol | Commits to an outer bound on waiting past which a specific action must fire — service, review, or explicit disposition — after revalidating that the item still merits it. | |
| Maximum-Variation Case Sampling | Procedure | Selects cases that maximize relevant variation so a proposed invariant is tested against strong differences rather than easy repetitions. | |
| MCAR Diagnostic Test and Balance Review | Test or Assessment | Compares complete and incomplete cases and uses MCAR-oriented tests where appropriate while treating non-rejection as limited evidence rather than proof. | |
| Meaning Back-Translation Test | Diagnostic Estimation | Has local participants restate what an imported artifact signals to them, so meaning drift and hidden offense surface before rollout rather than after. | |
| Meaning Version Snapshot | Recordkeeping Artifact | Freezes a dated record of a term's active definitions, source evidence, and transfer decisions so anyone can later reconstruct which sense was authoritative when. | |
| Measurable Family Closure Check | Audit | Tests that the declared family of measurable subsets is actually closed under the set operations the application performs — and routes the subsets that aren't to boundary review. | |
| Measure Invariance Review | Review | Checks whether the measure survives the transformations a decision assumes it survives — re-partitioning, coordinate or projection changes, unit or scale swaps — before those uses rely on it. | |
| Measure-Space Specification | Artifact | Declares the measure space up front — the universe, the nonnegative size function, and the contract for downstream use — so every later size claim traces back to a stated scope. | |
| Measurement Back-Action Calibration | Diagnostic Estimation | Quantifies how much a specific measurement perturbs its target — mapping the coupling pathways and fitting a disturbance model from reference conditions — so the induced change becomes a subtractable number rather than a fear. | |
| Measurement Back-Action Control | Procedure | Limits, compensates for, or explicitly records the disturbance introduced by observation or intervention. | |
| Measurement Claim-Limitation Note | Documentation Artifact | A short written caveat, bound to the measurand and its intended use, that states in plain words which conclusions a measurement can and cannot support. | |
| Measurement Equivalence Audit | Audit | Checks that each variable denotes the same construct and is measured the same way in every case before any cross-case difference is trusted. | |
| Measurement Invariance Audit | Audit | Tests whether the measure means the same thing across subgroups — so a score gap reflects a real construct difference, not the instrument behaving differently by group. | |
| Measurement Pilot Rehearsal | Pilot Trial | A pre-launch dress rehearsal that runs the whole measurement protocol on a small sample to expose ambiguities and estimate reliability before real data collection begins. | |
| Measurement Protocol | Protocol | Turns an approved measurement design into a versioned, executable procedure — preparation, settings, sequence, controls, and deviation handling — so any trained operator produces the same qualified result. | |
| Measurement Reanchoring Checklist | Checklist | Re-expresses a measurement against an explicit, stable anchor so its value stops secretly depending on a drifting reference. | |
| Measurement Standard Operating Procedure | Governing Procedure | The master governing document that fixes the construct, the sanctioned instrument set, and the boundary of allowable adaptation so every unit is measured the same way. | |
| Measurement Standardization | Protocol | Fixes what is measured — definitions, timing, instruments, who measures, and inclusion rules — so a metric means the same thing across sites, periods, and raters before anyone compares them. | |
| Measurement System Analysis | Measurement Audit | Checks whether the instruments, raters, or coding rules are themselves manufacturing the observed variation, so measurement artifact is not mistaken for a real difference. | |
| Measurement System Validation Study | Audit | A one-time, criteria-based study that tests the whole measurement claim against predeclared fitness rules and issues an approve / restrict / revise / reject decision on its intended use. | |
| Measurement Timepoint Schedule | Sampling Schedule | A schedule that fixes when each measurement is taken relative to baseline or event, with a tolerance window that defines still-on-time. | |
| Measurement Uncertainty Budget Table | Analytical Worksheet | Lists every contributor to a measurement's uncertainty on its own row, sized in common units, and combines them into a single defensible total — showing not just how big the uncertainty is but where it comes from. | |
| Measurement-System Capability Analysis | Diagnostic Estimation | Quantifies how much of the observed variation is the measurement system rather than the product, so a gauge can be trusted at the decision boundary. | |
| Measuring-Point Interval Transfer | Construction Method | Transfers a known real interval repeatedly into depth using measuring points, so equal spacings recede at the geometrically correct rate rather than by eye. | |
| MECE Partition Template | Artifact | Declares the universe, cuts it on a single consistent basis, and checks the blocks are mutually exclusive and collectively exhaustive — the generic scaffold for building a partition from scratch. | |
| Mechanical Coupon and Fatigue Testing | Diagnostic Estimation | Destructively loads sampled coupons — monotonic and cyclic — to measure what the porous skeleton can actually bear and how long it survives, exposing how sharply pore-borne defects cut fatigue life. | |
| Mechanical Proof Checker | Automated Verifier | Independently re-checks a supplied derivation step by step against the rules and returns a pass/fail verdict plus a certificate that the conclusion lies inside the system's closure. | |
| Mechanical Subassemblies | Physical Decomposition | Divides a machine into physically bounded subassemblies joined by defined mechanical interfaces and fit tolerances, so each can be built, inspected, and replaced on its own. | |
| Mechanism Chain Diagram | Causal Pathway Diagram | Traces a single directed chain from a triggering part-event to the whole-level outcome, asserting that these linked steps are what produce it. | |
| Mechanism Design Protocol | Design Protocol | A step-by-step procedure for specifying actors, information, actions, and payoffs and then stress-testing whether the rule actually produces the intended strategic behavior. | |
| Mechanism Map | Structured Template | Decomposes a causal story into an ordered table of links, each with its actor, process, evidence, and uncertainty, so the weak links become visible. | |
| Media Agenda Framing | Workflow | Uses editorial selection, expert commentary, issue salience, and repeated explanation to make the frame visible and plausible in public sensemaking. | |
| Media Framing Analysis | Method | Compares public accounts for differences in framing, source selection, headline implication, causal emphasis, and omitted context. | |
| Media Literacy Briefing | Capability Building | Builds durable, audience-side resistance to sensational framing, anecdote-to-trend leaps, and repetition effects before the next scare arrives. | |
| Median, Trimmed-Mean, or Quantile Rule | Method | Summarizes a single distribution with an order-statistic rule chosen so outliers, skew, or the tail survive the compression instead of being averaged away. | |
| Median-Based Summaries | Robust Summary | Reports the middle and the spread with order statistics — median, quantiles, IQR — so a few extreme values can't dominate the typical-case claim. | |
| Mediated Off-Ramp Protocol | Protocol | Brings in a trusted neutral to run a confidential settlement or ruling — so each side can move toward exit through the third party rather than by conceding to the enemy. | |
| Mediation or Renegotiation | Process | A facilitated process in which the deadlocked parties themselves craft new terms of release — simultaneous exchange, face-saving concessions, a fresh sequence — so no one has to move first and lose. | |
| Mediation Session Protocol | Protocol | A neutral third party structures the talks — surfacing each side's real interests beneath their stated positions, mapping everyone the outcome touches, and steering toward an implementable settlement. | |
| Mediation, Deadlock, and Escalation Ladder | Escalation Procedure | Puts a clock on a stalled conflict and moves it up a pre-agreed ladder — facilitation, mediation, arbitration, authority, safe default — so no one can win by simply refusing to close. | |
| Mediation-Layer Transparency Review | Review | Exposes the stack of intermediaries — algorithms, gatekeepers, layers of process — sitting between a participant and the system, judges which add value versus only distance, and plans to make the necessary ones legible and cut the rest. | |
| Medication Dose Calibration | Protocol | Dials an individual's dose to their own observed response and adverse signals, titrating under professional oversight until the effect lands in target without tipping into harm. | |
| Medication Taper Schedule | Protocol | A clinical mechanism for reducing dose or frequency over time under qualified supervision when abrupt cessation could cause withdrawal or rebound. | |
| Medium Translation Diff | Comparative Diff | Lays the same content in its source and target media side by side to surface what each medium's constraints add, drop, or distort in the move. | |
| Meeting Action-Item Capture | Capture Protocol | Converts ambiguous meeting talk into explicit action items — distinguishing an idea from a decision and a casual offer from an accepted assignment — then pins each to a named owner and a deadline. | |
| Meeting and Vote Record | Artifact | Records who was in the room, what was moved and decided, and how each member voted — turning a closed-door decision into an attributed, reviewable event. | |
| Meeting Budget | Policy | Caps the coordination capacity a team may spend — meeting-hours, standing forums, recurring syncs — as a hard budget, so adding one coordination event requires retiring another. | |
| Meeting Minutes Context Capture | Process | Records enough of a live discussion's situation — who was present in what role, when, and what 'we agreed' actually refers to — that a decision stays interpretable to someone who wasn't in the room. | |
| Meeting Mode Shift Protocol | Protocol | Uses agenda labels, facilitation prompts, or explicit verbal cues to switch a meeting between exploration, decision, execution, review, and debrief modes. | |
| Meeting Repair Move | Facilitation Move | A facilitator's in-the-moment move that pauses a stalling exchange, names the breakdown without blame, and redirects the room to the one expectation that actually failed. | |
| Member Check Session | Participant Validation | Takes provisional interpretations back to the people who were studied and asks whether the account rings true from the inside. | |
| Member Checking and Contestation Session | Participatory Review | Returns draft claims to the people they describe for correction, context, and dissent, treating their response as evidence rather than mere courtesy. | |
| Member Checking Session | Validation Session | A working session that takes draft interpretations back to the very participants who supplied the data, so they can confirm, correct, or contest whether the analyst's reading still means what they meant. | |
| Member Checking Validation | Validation Method | Returns synthesized findings to participants or represented groups so they can correct misinterpretation, missing nuance, or unauthorized generalization. | |
| Membership Criteria Update | Procedure | Changes the stated criteria for belonging, participation, eligibility, or recognition so the boundary aligns with the real purpose of the group or program. | |
| Membership Dues or Assessment | Institution | Levies a defined, recurring contribution on each member or beneficiary under a legitimate fair-share rule, with membership benefits conditioned on standing. | |
| Membership Dues or Assessments | Rule | Funds a shared good for a bounded group by charging recurring dues tied to membership, where paying in and the right to use the good are the same status. | |
| Membership Inference Probe | Diagnostic Estimation | Estimates whether a release or model reveals that a specific individual's record was in the underlying dataset — where mere presence is itself the secret. | |
| Membership Predicate Test | Decision Test | Runs the in-or-out rule on a single case and returns one of three verdicts — member, non-member, or genuinely unknown — never collapsing 'we can't tell' into 'outside.' | |
| Membership Standing Review | Review | A scheduled collective review that reaffirms who remains a member in good standing and checks whether informal enforcement is actually protecting the members who comply. | |
| Membership Threshold Dashboard | Monitoring Dashboard | Turns the one-time viability calculation into a live board that scores current membership against the required minimum and flags when the pool drifts below or near threshold. | |
| Membership-Predicate Audit | Verification Audit | Inspects each collection's inclusion rule before any intersection runs, checking that the predicates are documented, compatible, and mean what their labels claim. | |
| Memoization | Tool | Stores the result of a computation keyed by its inputs, so a repeat call with the same inputs returns the saved value instead of recomputing it. | |
| Memoization Cache | Software or Tool | Wraps a repeatedly-called pure computation so its result is stored under an argument-derived key on the first call and returned instantly on every later matching call. | |
| Memory Gap and Silence Register | Document | Records missing voices, inaccessible or destroyed sources, failed solicitation, structural barriers, and claims the collection cannot support. | |
| Memory Palace Layout | Representation Artifact | Provides a visual or imagined layout that holds loci; the layout is a mechanism and not the archetype itself. | |
| Memory Source Probe | Diagnostic Estimation | Interrogates one recalled item at the moment of recall for its source cues, then applies a rule to classify where it actually came from. | |
| Memory Walk, Timeline, or Story Map | Artifact | Creates a spatial, temporal, or relational encounter path linking events, places, people, evidence, and alternative interpretation. | |
| Mentor Rotation or Second-Opinion Channel | Institution | Adds alternate perspectives and safety checks so the authority-mentor bond does not become a single point of dependency or capture. | |
| Mentor Story and Case Transmission | Method | Uses stories, cases, and remembered incidents to transmit cultural memory, judgment patterns, and value-laden distinctions in a form the learner can retain. | |
| Mentorship | Role or Team | Pairs learners with people who can demonstrate, coach, and interpret judgment in real practice contexts. | |
| Mentorship Exchange Program | Workflow | Creates reciprocal learning and contribution flows where mentor and learner both gain capability, perspective, or social capital. | |
| Merge and Deprecation Plan | Process | A sequenced plan for consolidating the surviving branches and retiring the obsolete ones once a space has been explored, preserving what the pruned lines learned. | |
| Merge Conflict Board | Institution | Gives persistent cross-functional or cross-authority conflicts an explicit forum for resolution before integration. | |
| Merge Conflict Review | Reconciliation Procedure | Takes two already-made, incompatible parallel changes to one artifact, classifies the kind of clash, and applies a rule to decide which reconciled version is accepted — preserving both intents on the record. | |
| Merge/Split Review Queue | Review Workflow | Parks ambiguous or conflicting bindings in a review queue and routes them to a human merge-or-split decision before any irreversible downstream action. | |
| Mergeable Summary Object | Data Structure | Packages sufficient partial state with its own combine, identity, and validation into one object, so invalid merges become hard to even express. | |
| Merkle-Tree Divergence Scan | Method | Compares two replicas by exchanging a tree of range hashes, zeroing in on exactly which keys differ while transferring almost no data. | |
| Mesh-Link Deployment | Process | Reaches spanning connectivity by scattering many short-range links until node-and-link occupancy crosses the percolation point where isolated devices, sites, or actors suddenly form one connected mesh. | |
| Mesoscale Simulation | Simulation Model | Models intermediate units — cells, cohorts, corridors, patches — where behavior lives that both micro-detail and macro-averages miss, and runs them forward to check it. | |
| Mesoscale Simulation / Digital Twin | Computational Model | Builds a mechanistic multi-scale model of the arrangement that predicts macro behavior and lets you perturb structure virtually. | |
| Message Broker | Tool | The trusted intermediary every publish and subscription passes through — it hosts topics and holds the subscription registry so producers and consumers never address each other directly. | |
| Message Codebook or Legend | Artifact | A maintained reference that fixes what each status, symbol, colour, or field on a channel means, so sender and receiver decode the same message from the same signal. | |
| Message Queue Drain | Method | Lets a pool of consumers keep pulling and processing the messages already sitting in a topic or queue — in a defined order and under a defined policy — until it is empty enough to safely deploy, scale, or retire the processing path. | |
| Message Refresh Campaign | Communication Campaign | Pauses a repeated communication that has faded into background noise, then reintroduces it with new framing, cadence, or channel once attention recovers. | |
| Message Schema Registry | Register | A governed catalog of message shapes that every sender and receiver validates against, so contracts stay stable and evolve compatibly instead of breaking silently. | |
| Message Template or Structured Form | Tool | A reusable form whose required fields force every distinction the receiver needs into the message — including who authorized it — so nothing critical is lost to memory or haste. | |
| Meta-Analytic Effect Harmonization | Evidence Synthesis Method | Brings many studies' effects onto one common metric and quantifies how much they genuinely disagree, so a body of evidence can be synthesized without erasing real heterogeneity. | |
| Meta-Cognitive Reflection Prompt | Reflection Prompt | A short structured prompt that makes a reasoner name the categories and assumptions shaping their thinking before they apply the framework one more time. | |
| Meta-Validation Stop Gate | Decision Gate | Decides when recursive validation has done enough — when another layer would not move confidence, when it must continue, and when the procedure must be redesigned. | |
| Metacognitive Coaching | Facilitation | An external partner asks process-level questions during the work, helping the thinker sharpen the reasoning goal and choose a strategy adjustment rather than solving the problem for them. | |
| Metacognitive Prompt | Cognitive Scaffold | Asks the actor to notice its own thinking, uncertainty, attention, assumptions, or strategy while acting or learning. | |
| Metadata Harvesting Endpoint | Protocol | A machine endpoint that lets external catalogs, search engines, and aggregators pull an artifact's metadata in bulk, so it can be discovered without anyone ever visiting its home site. | |
| Metadata Minimization Filter | Tool | Strips or coarsens the incidental metadata riding along with an output — timestamps, identifiers, headers, geotags — so what's attached to the payload can't reveal the protected fact. | |
| Metadata Schema | Artifact | Defines the standard fields and allowed values every record must carry, so the whole corpus can be filtered, sorted, and grouped consistently instead of one description at a time. | |
| Metamorphic Behavior Test | Method | Checks behavior through relations between related runs — if this input maps to that one, the outputs must relate this way — so a contract can be verified even when no one can state the single correct output. | |
| Metamorphic Composition Test | Test Technique | Reorders, regroups, rescales, or substitutes within a composition and checks that the expected relationship between runs still holds — an oracle for when there is no known-correct output. | |
| Metamorphic Test Suite | Audit | Checks that a rewrite preserves known relations between inputs and outputs — the equivalence oracle of choice when there is no trusted exact output to compare against. | |
| Metanarrative Audit | Method | Reviews a sweeping account by listing claims, evidence, exclusions, assumptions, endpoints, and counterexamples. | |
| Metaphor Drift, Harm, and Downstream-Decision Audit | Test or Assessment | Samples reuse reinterpretation translation policy incidents identity effects and outcomes to trigger revision or retirement. | |
| Metaphorical Blend Prompt | Prompt | Uses a single chosen metaphor as one input space, mapping its structure into the problem while marking exactly where the metaphor stops holding. | |
| Metapopulation Model | Model | Runs a network of coupled patches forward from their per-patch birth–death and dispersal rates to forecast whether the whole persists — and which patches are true sources versus occupied-but-doomed sinks. | |
| Metatheory Review Checklist | Review Protocol | A structured human review that interrogates the whole formal system for its meta-properties — soundness, completeness, decidability — and polices the line between formal derivability and real-world truth. | |
| Method Bias Matrix | Tool | Lays candidate methods side by side by the inductive bias each one carries — its assumptions, the structures it favors, and the regime where that bias turns into a blind spot — so selection can match bias to the problem's shape before anything is benchmarked. | |
| Method Card or Model Card | Artifact | A published, standardized card that states a method's intended and out-of-scope uses, its performance broken out by condition, and the tradeoffs each stakeholder inherits — so downstream users receive the method's limits, not just its headline number. | |
| Method of Loci | Mnemonic Method | Implements the archetype by placing content at remembered locations and recalling it through imagined traversal. | |
| Method Provenance Review | Provenance Audit | Traces backward how each method, source, and interpretation entered the triangulation so circular or copied lineage cannot masquerade as independent corroboration. | |
| Metric Axiom Test Suite | Test Suite | Runs a systematic battery over a candidate distance to verify non-negativity, identity, symmetry, and the triangle inequality — and flags scores that fail. | |
| Metric Design | Method | Creates observable measures that approximate the intended outcome closely enough to guide action and review. | |
| Metric Gaming Review | Review and Audit Mechanism | A recurring audit that asks whether a metric improved because the real outcome improved, or because someone found a cheaper way to move the number. | |
| Metric Hierarchy | Priority Structure | Ranks metrics into primary, secondary, and exploratory tiers before the data land, so a disappointing primary can't be quietly swapped for a flattering secondary. | |
| Metric Value Review | Procedure | Examines what a metric rewards, ignores, normalizes, or sacrifices, especially when the metric is treated as objective evidence of success. | |
| Metric-Gaming Red Team | Test or Assessment | Searches for ways actors could improve the score while violating the intended outcome or protected invariants. | |
| Micro / Meso / Macro Analysis | Method | Compares individual or unit-level evidence, intermediate organizational or network patterns, and broad system-level behavior to locate the level at which the decisive pattern appears. | |
| Micro-Experiment Sequence | Experimental Sequence | Chains many small, cheap tests into a branching series, carrying each result forward so every next experiment is chosen from what the previous ones revealed. | |
| Micro-Hub or Pickup-Point Network | Institution | Local nodes where consolidated trunk flow is broken down and staged for short final legs or self-collection — relocating the handoff off the doorstep to a dense, efficient point. | |
| Micro-Macro Crosswalk | Mapping Tool | A one-page rule that maps individual and local states to the aggregate indicator and marks which claim is valid at which level. | |
| Micro-Recovery Schedule | Process | Builds short, scheduled recovery and role-switch breaks into watch work, so alertness is topped up on a cadence instead of quietly draining to nothing. | |
| Micro-to-Macro Claim Matrix | Artifact | For each consequential claim, lays out the ladder from located marks up through observation, pattern, and scope to implication, so a reviewer can accept or reject each rung independently. | |
| Micro-to-Macro Model Translation | Method | Builds aggregate variables up from individual or unit-level dynamics, checking where emergence, interaction, and distributional distortion make the whole behave unlike the sum of its parts. | |
| Micro/Meso/Macro Causal Map | Causal Diagram | Lays one problem out on three labeled tiers — individual, group, and whole-system — and draws the causal arrows running both up and down between them. | |
| Microdetail Ablation Suite | Test or Assessment | Tests whether the candidate macro-invariant survives controlled removal, substitution, scrambling, or natural variation of alleged incidental details. | |
| Microgrant or Seed Fund | Procedure | Puts small, fast, low-strings resources in the hands of pattern originators so a fragile practice can mature before anyone mandates it. | |
| Microstructure Characterization Protocol | Characterization Protocol | Turns physical specimens into a quantified map of the meso-scale arrangement — grains, phases, interfaces — sampled so heterogeneity shows rather than averages away. | |
| Middleware | Software Layer | A running software component wedged between two incompatible systems that actively converts formats and protocols at request time, letting each side speak its own language while the layer degrades gracefully when the other side is down. | |
| Middleware Gateway | Software Component | An integration component between two software systems that validates each incoming message, transforms it into the destination's schema and protocol, and dead-letters whatever it cannot faithfully convert. | |
| Middleware Layer | Software or Tool | An interposed infrastructure layer that sits between applications and the lower-level services they use — routing, translating formats and protocols, and hiding where and how backend services run — so applications integrate through it rather than binding to each other directly. | |
| Migration Acceptance Test | Procedure | Uses agreed acceptance criteria to decide whether a migration may proceed, pause, roll back, or remain limited to a subset of cases. | |
| Migration Adapter | Tool | Converts content encoded under an old scheme into a newer one on the fly, carrying over what maps cleanly and reporting the fields that don't. | |
| Migration Assistance | Operational Support Service | Hands-on help that physically moves data, tooling, and routines from the old world into the new — and keeps a way back — so the crossing is not left to each person to improvise. | |
| Migration Context Preservation Plan | Process | Carries a work's meaning across a change of carrier by moving its metadata, interpretation context, dependencies, and usage conditions with it — not just the bytes. | |
| Migration Guide | Artifact | A dependent-facing document that turns a deprecation into something people can act on — what is going away, what replaces it, by when, and how to get an exception if they cannot move in time. | |
| Migration Readiness Assessment | Review | A pre-stage go/no-go check that a tested fallback exists and every continuity provision is in place, so a cohort commits to moving only when it could still safely turn back. | |
| Migration Runbook Notice | Procedural Guide | Hands affected dependents a step-by-step migration guide — the exact commands, config changes, and checkpoints to move off the old state — plus a compatibility bridge that keeps them running during the switch. | |
| Migration Sentinel Network | Monitor | A distributed set of watch-points placed at a hazard's likely destinations, giving early warning when a suppressed hazard reappears somewhere new rather than having genuinely gone away. | |
| Migration Wave Plan | Process | Breaks the retreat into sequenced cohorts with an explicit order, cadence, and cutoff for each, moving the longest-lead and least-mobile elements early enough to keep the rest movable. | |
| Milestone Reward Ladder | Incentive Structure | Breaks a distant payoff into nearer earned checkpoints, each carrying a small reward, to keep motivation alive without displacing the final goal. | |
| Min-Cost Flow Model | Formal Optimization Method | Routes a required flow from supplies to demands at least total cost, choosing the cheapest feasible allocation over a capacitated network subject to conservation. | |
| Minimal Causal Diagram | Artifact | Draws only the core variables and causal relations needed to test the central explanation. | |
| Minimal Cut-Set Enumeration | Method | Reduces a fault model to the complete list of minimal condition-sets — each the smallest combination that, occurring together, completes a route to the hazard. | |
| Minimal Effective Training Load | Method | Uses the smallest training volume, intensity, or challenge that produces adaptation while limiting fatigue, injury risk, and tolerance-like adaptation. | |
| Minimal Important Difference Anchoring | Decision Relevance Method | Judges a standardized effect against an externally established threshold of meaningful change, so magnitude is read as important-or-not rather than merely large-or-small. | |
| Minimal Interface Dashboard | Tool | A standing operational view that surfaces only the validated blanket variables and wires each to the decision it informs — turning the minimal sufficient interface into the one screen people actually watch and act on. | |
| Minimal Intervention Review Board | Governance Body | A custodian panel that decides whether an intervention is legitimate and how far it may go, before scope creep turns conservation into redesign. | |
| Minimal Rescue-Image Bootstrap | Tool | A tiny, self-contained, auditable image that can start the whole bootstrap from bare metal when no trusted toolchain is already present. | |
| Minimal Unsat Core Analysis | Analysis Technique | Shrinks an unsatisfiable constraint set to a minimal subset whose members truly clash, so the impossibility is pinned to a few named premises rather than blamed on the whole system. | |
| Minimal Unsatisfiable Core Extraction | Method | Given a set already proven to have no joint solution, strips it down to a smallest subset that is still unsatisfiable — the irreducible knot of commitments that actually clash. | |
| Minimal Viable Policy Intensity Pilot | Test or Assessment | Pilots the weakest policy, rule, incentive, or support package that appears capable of producing the target social or organizational effect. | |
| Minimal Winning Coalition Enumeration | Method | Lists every coalition that wins but would lose if any single member left, exposing the players who sit in all of them (indispensable) and none of them (powerless). | |
| Minimal-Difference Matrix | Comparison Artifact | Lays actual against candidate worlds cell by cell so the single, smallest set of differing facts is visible at a glance. | |
| Minimal-Pair Context Probe | Diagnostic Estimation | Feeds the selector pairs of contexts that differ in exactly one cue, to find the single cue it is deaf to and pinpoint where it picks the wrong map. | |
| Minimax Decision Rule | Procedure | Selects the option with the least severe worst-case loss when guarding against credible downside is the governing concern. | |
| Minimax Regret Matrix | Decision Model | Lays candidate options against uncertain future states, scores each option's regret in a state as its shortfall from that state's best option, and picks the option whose worst-case regret is smallest. | |
| Minimax Strategy Review | Method | Evaluates each option by its worst-case loss and picks the robust action when opponent gain and own loss are tightly coupled and cooperation cannot be verified. | |
| Minimum Description Length Penalty | Method | Scores competing models by their total description length — the bits to encode the model plus the bits to encode its residual error — and selects the most compressive, so added machinery must pay for itself in fit. | |
| Minimum Detectable Effect Table | Design Reference Table | Reverses the sample-size question — for a design whose size is already fixed by budget or population, tabulates the smallest effect it can detect at the target power. | |
| Minimum Detectable Presence Table | Artifact | States the smallest detectable target level, effect size, defect rate, incidence, or trace intensity. | |
| Minimum Diversity Floor Trigger | Control Rule | Watches a diversity metric against a preset minimum and automatically fires an intervention the moment measured variety drops below the floor. | |
| Minimum Effective Dose Review | Review | Periodically re-examines a standing input to find the lowest level that still works, deliberately shedding dose to reduce off-target burden without losing the effect. | |
| Minimum Eligibility Standard | Rule | Sets bright-line, pass/fail bars that define the pool's outer boundary, keeping out entrants whose hidden type falls below what the pool can absorb — with an explicit rule for existing members when the bar moves. | |
| Minimum Reserve Requirement | Protocol | Sets a hard floor a reserve may not fall below without triggering escalation, and names who is accountable for defending and restoring it. | |
| Minimum Safe Stabilization | Method | Buys time under pressure by taking the smallest in-bounds set of actions that reaches a safe, holdable state rather than a full fix — trading completeness for a stable footing to reassess from. | |
| Minimum Service Floor | Rule | Sets a hard, non-negotiable baseline of service, response, or protection below which no critical tail case is allowed to fall, whatever the optimizer prefers. | |
| Minimum Service Guarantee | Policy | Fixes a floor on the service beneficiaries actually receive, so efficiency drives can optimize freely above it but never cut below the promised baseline. | |
| Minimum Service or Quality Floor | Protected Standard | Fixes a set of nonnegotiable conditions — safety, rights, access, legality — that no strong score on anything else may buy back, each backed by a construct-valid test so 'meets the floor' cannot be faked. | |
| Minimum Stock Floor Alert | Monitor | Watches the control-mediating stock and fires when it nears a defined floor, so the reserve is never drawn down into the range where the flow lever stops working. | |
| Minimum Support Schedule | Policy | Sets the smallest reliable support a sink needs to stay just above its viability threshold, delivered on a fixed cadence and adjusted by rule as conditions change — sparing the source without letting the sink slip under. | |
| Minimum Viable Documentation | Documentation Scoping | Writes only the documentation a real operator needs to act, maintain, hand off, and escalate — and proves it by having a fresh reader complete the task. | |
| Minimum Viable Explanation | Method | States the simplest explanation adequate for the current evidence and audience, with uncertainty and add-back conditions named. | |
| Minimum Viable Process | Minimal Workflow Release | Runs the smallest real version of a workflow that still does actual work, to reveal handoffs, exceptions, and throughput before formalizing it. | |
| Minimum Viable Product | Minimal Product Release | Ships the smallest usable product that still delivers the one core benefit, so real usage — not opinion — decides whether the rest gets built. | |
| Minimum Viable Service Floor | Policy | Declares in advance the smallest set of outputs, recipients, and service states that must be kept alive under any disruption — and the fair order in which they are protected and restored. | |
| Minimum Visible Mark Filter | Minimalism Mechanism | For every mark that stays, reduces it to the lightest form that still reads — thinner strokes, fewer details, the minimum ink that carries the meaning. | |
| Minimum-Service Runbook | Document | Translates critical-function floors into degraded-mode operating actions and checks. | |
| Minimum-Service-Floor Dashboard | Monitor | Watches the deliberately-starved areas against pre-set minimum floors and fires a reallocation trigger the moment economizing there begins to cause real harm. | |
| Minor-Stressor Learning Review | Review | Harvests every small stressor and near-miss for the lesson it carries — and turns each into a fresh drill scenario — so the cheap warnings are spent before the expensive failure arrives. | |
| Minority Report Channel | Protocol | Preserves dissenting analysis, uncertainty, and alternative frames so manufactured consensus can be distinguished from reviewed agreement. | |
| Minority Report Prompt | Template | A fill-in template attached to any consensus decision that keeps the strongest dissenting view — and who holds it — visibly bound to the claim. | |
| Minority Report Requirement | Document | Requires the decision record to preserve dissenting views and contrary evidence on the record before the group's consensus is finalized. | |
| Minority Statement Protocol | Protocol | Gives an outvoted minority a formal, on-the-record channel to state its reasoning alongside the decision — so dissent is preserved rather than erased when the group proceeds. | |
| Mirror and Search Spike Dashboard | Metric or Dashboard | A monitoring dashboard that tracks whether the intervention produces search growth, mirror creation, repost velocity, media pickup, or defiance framing. | |
| Misconception Confrontation Prompt | Instructional Prompt | Confronts one specific false belief with a single discrepant event or counterexample the old model cannot explain, converting the surprise into a revision the learner makes for themselves. | |
| Misconception Probe | Diagnostic Estimation | Uses questions engineered so that each wrong answer reveals a specific misconception, turning a response directly into a named diagnosis rather than a score. | |
| Misleading-Cue Red Team | Test or Assessment | An adversarial exercise that hunts for cues which attract traversal while concealing low relevance, hidden cost, or risk — approaching the interface as an attacker exploiting the gap between attention and truth. | |
| Misorder Incident Review | Review Process | Analyzes cases where the order was violated or a sequence rule caused harm, then updates the constraints, rationale, and repair paths that govern future sequences. | |
| Misquote Response Protocol | Decision Protocol | A pre-agreed decision tree for what to do when a fragment circulates with a distorted frame — correct, clarify, ignore, or accept — before emotion sets the response. | |
| Missed Trigger Review | Retrospective Review | Periodically audits cues that fired but went unacted-on, recovering stale intentions and feeding the misses back into better cue design. | |
| Missed-Window Remediation Plan | Artifact | For the case where the window was missed: a plan that lays out the realistic fallback routes and states plainly the boundary on what late remediation can still recover. | |
| Missing Heartbeat Monitor | Software or Tool | Detects missed keepalives, check-ins, reports, or scheduled signals and routes them through false-absence checks before declaring failure. | |
| Missing-Data Sensitivity Analysis | Robustness Analysis | Re-runs the conclusion under a range of assumptions about the missing outcomes — including deliberately adverse ones — to see whether the finding survives the people who are gone. | |
| Missingness Indicator Matrix | Artifact | Creates response indicators and pattern tables that show which records, variables, waves, or sensors are absent. | |
| Mission Alignment Review | Governance Review | A recurring governance audit that checks a whole portfolio of programs, budgets, and roles against the mission and hands a named owner the mandate to retire what has drifted. | |
| Mission Command or Delegated Authority Cell | Role or Team | Grants local actors a bounded envelope of pre-authorized action under commander's intent, so they can respond at their own tempo without waiting on the slowest central cycle. | |
| Mission Rebuilding | Facilitated Process | Revises or rebuilds an organization's official mission after its inherited purpose has lost credibility, tying the new mission to responsibilities and action. | |
| Mission Reprioritization Protocol | Prioritization Protocol | Re-ranks what the system is trying to achieve when the old priorities start producing harm, dropping and promoting objectives against an explicit measure of what must be preserved. | |
| Mission-Creep Audit | Periodic Audit | A periodic, backward-looking review — owned by the trajectory owner — that reconstructs how the effective objective has changed and names what has quietly crept in. | |
| Mistake-to-Principle Story Template | Narrative Template | A reusable template that distills a specific mistake into a transferable principle, packaged as a memorable before/turn/lesson story. | |
| Misuse Monitoring Dashboard | Monitoring Instrument | Instruments the deployed design for residual misuse, bypass attempts, false blocks, and workaround traces, and feeds them back into revision. | |
| Mix-Shift and Base-Effect Audit | Test or Assessment | Tests whether composition, denominator, price, seasonality, selection, or comparison base creates apparent divergence. | |
| Mixed Diagnostic Quiz | Test or Assessment | A delayed, unannounced-category assessment that requires classification or method selection in mixed order, to measure whether discrimination survives outside the block. | |
| Mixed Problem Set | Artifact | A curated set of practice problems spanning several confusable target types, so the solver must choose the method before working the problem. | |
| Mixed-Channel Service Delivery | Workflow | Offers the same service through different channels such as online, phone, physical office, outreach worker, kiosk, or partner organization. | |
| Mixed-Group Problem Solving | Method | Places members of separated groups into a designed problem-solving process where success requires listening, contribution, and shared ownership. | |
| Mixed-Strategy Policy Table | Policy Artifact | A written register that lists each viable action, its probability weight, its safety constraints, and the exceptions that override the draw — the declarative source of truth for a mixed strategy. | |
| Mixing or Ducking Rule | Control Rule | Automatically attenuates support channels whenever the lead is active, so the foreground stays audible without anyone riding the faders. | |
| Mnemonic Cue Pairing | Method | Binds each item to a deliberately built, self-carried cue — a keyword, image, or memory route — so a reliable retrieval key is guaranteed present at the moment of recall. | |
| Mobile or Embodied Sensor Array | Sensing Apparatus | Mounts sensing on a movable, aimable body or mount that can be repositioned, advanced, or reconfigured to bring occluded state into view — making observability a controllable output of motion. | |
| Mobile Service Unit | Artifact | A self-contained unit that travels to sparse or hard-to-reach endpoint clusters, bringing the goods, equipment, or expertise to recipients instead of requiring them to come to a fixed point. | |
| Mobile-Defect Progress Dashboard | Monitor | Renders the moving front live — where the defect is now, how much of the substrate is done behind it, and how much damage it is leaving — so operators can read progress and trouble at a glance. | |
| Mock, Fake, or Stub Implementation | Artifact | A lightweight stand-in that honors a component's interface but not its real behavior — an in-memory fake, a canned-response stub, or an expectation-checking mock — so clients can be built and tested without the real component. | |
| Mockup | Artifact | A simplified visual or structural representation of a proposed design. | |
| Modal Basis Identification | Method | Identifies a system's natural modes — its characteristic shapes of motion, each with its own frequency — as a small, physically interpretable basis for how it behaves. | |
| Modal Claim Table | Template | A structured table for claims, actions, modal status, assumptions, scope, defeaters, and action implications. | |
| Modal Language Review Protocol | Protocol | A protocol for reviewing must, may, can, cannot, should, would, and might in high-stakes language. | |
| Modal Sensitivity Sweep | Method | Perturbs each mode's gain or coordinate in turn to see which ones actually move the outcomes you care about — turning a raw spectrum into a ranked map of where intervention has leverage, and exposing where modes bleed into one another. | |
| Modal Stability Analysis | Diagnostic Estimation | Classifies each mode as growing, decaying, oscillating, or steady under repeated transformation, splitting the spectrum into a stable set and an unstable set — a verdict that holds only inside the linearized regime it was taken in. | |
| Mode Decomposition and Recomposition | Decomposition Procedure | Separates a measured composite into modes, rebuilds it, and reports how uniquely the constituents can be recovered. | |
| Mode-Effect Backtest | Retrospective Evaluation | Replays historical mode-state and outcome traces to test whether a gain or mode policy actually improved processing, separating changed posture from a changed world. | |
| Mode-Operation Matrix | Matrix or Table | A table mapping each epistemic mode to allowed, required, discouraged, and forbidden operations. | |
| Mode-Shape Testing | Method | Recovers a system's modes empirically — by exciting or observing the real thing and reading its response — for cases where no operator matrix exists to decompose, and pins down the conditions under which the measured modes actually hold. | |
| Mode-State Dashboard | Monitoring Interface | A live operator-facing display of the current mode and gain state across processors, so hidden modulation becomes visible before it distorts interpretation. | |
| Model Applicability Card | Artifact | A short published document that states what a model is validated for — its intended use, input populations, excluded uses, and the assumptions that must hold — so it isn't trusted outside the conditions it was built and tested under. | |
| Model Assumption Register | Document | A living list of every assumption the agent's world model rests on, each with an owner, a confidence, and a stated trigger for when it must be revisited. | |
| Model Assumptions Log | Artifact | A record of assumptions, evidence status, owners, validity conditions, and review triggers. | |
| Model Averaging | Method | Pools predictions or parameter estimates from several models using equal or performance-based weights. | |
| Model Boundary Definition | Document | A modeling artifact that states what a model represents, omits, assumes, and where its outputs are valid. | |
| Model Calibration Increment | Analytical Method | Adds calibration detail only when model error or decision sensitivity justifies the additional parameter, dataset, or fitting effort. | |
| Model Card or Datasheet Linkage | Document | Attaches model, dataset, or artifact metadata to the abstraction so downstream users can inspect provenance, intended use, excluded use, evaluation, and limitations. | |
| Model Card Value Section | Template | Adds explicit value assumptions, intended uses, excluded uses, affected groups, and evaluation priorities to technical documentation for AI or analytic systems. | |
| Model Checker and Static Analyzer | Audit | Verifies that a model or program satisfies stated properties and pre/post-conditions by analysing its reachable states, returning a counterexample when it doesn't — proof over a bounded domain, not evidence from sample runs. | |
| Model Checking and Reachability Analysis | Method | Exhaustively explores a system's reachable states to prove the hazard state can never be reached — or returns the exact sequence that reaches it. | |
| Model Comparison Table | Comparison Artifact | Lays the same question's answers side by side under strong and assumption-light frames, turning method disagreement into a visible, decidable finding. | |
| Model Complexity Penalty | Optimization Constraint | Penalizes added parameters, features, rules, or tuning unless the additional performance gain generalizes and justifies the extra complexity. | |
| Model Distillation | Method | Transfers useful behavior or knowledge from a larger model, expert process, or complex system into a smaller usable representation. | |
| Model Drift Monitoring | Monitor | Watches a live predictor for the slow slide where yesterday's model quietly stops fitting today's world — before the residuals it suppresses start hiding real change. | |
| Model Feature Selection Protocol | Statistical or Ml Method | A modeling protocol for retaining features that improve generalizable performance. | |
| Model Fitting Loop | Fitting Loop | Repeatedly adjusts a model's parameters against an error signal until fit stabilizes, with held-out checks guarding against converging on noise. | |
| Model Input / Output Contract | Protocol | A written specification pinning the unit, dimension, scale basis, and valid range of every model input and output, so an upstream change cannot silently corrupt a downstream result. | |
| Model Inversion Red Team | Review | Has an adversarial team try to reconstruct hidden training data or attributes from a model's outputs — confidence scores, embeddings, explanations, generated text — under controlled conditions before release. | |
| Model Limitations Card | Artifact | A short document that travels with a model, dataset, or calculation and states where it is valid, where it is uncertain, and where it is unsafe to use — so an authoritative-looking output cannot be trusted beyond the conditions it was built for. | |
| Model or Rule Card | Document | Documents intended use, constraints, known failure modes, data assumptions, explainability, and review owner for the selected method. | |
| Model Parameter Recalibration Nudge | Model Recalibration | Corrects a drifting deployed model with a small parameter adjustment, validated on held-out data before it goes live, instead of a full retrain. | |
| Model Predictive Control | Method | At each step, optimizes a whole sequence of near-term actions against a forecast of the moving target — subject to hard constraints — then commits only the first action and re-optimizes when the next observation lands. | |
| Model Registry | Register | The system of record for every regulating model — its lineage, assumptions, owner, approvals, and deployment status — so any model in production can be traced, re-approved, or rolled back. | |
| Model Retuning | Method | Deliberately re-fits the predictive model — its parameters, features, and calibration — to current data so its forecasts stay accurate as the tracked relation drifts, on a turnaround that must beat the drift it is correcting. | |
| Model Scope Review | Model Governance Review | Audits what a model, dataset, or metric leaves out of its frame — and how those exclusions inflate the claims made from it. | |
| Model Simplification Audit | Model Review | Reviews a simplified model against its residuals and known validity limits to find where dropped variables or structure now bias its outputs, and couples each finding to a revision or escalation. | |
| Model Specification | Specification Artifact | States the inputs a model accepts, the outputs and ranges it produces, and the assumptions and scope of validity under which those outputs can be trusted — so downstream users know where the model applies and where it must not be used. | |
| Model Training Divergence Monitor | Monitoring Instrument | Watches training and validation curves to catch when repeated updates are worsening fit, separating a real divergent trend from ordinary noise before compute is wasted. | |
| Model Tuning Loop | Method | Implements refinement for statistical, machine-learning, or simulation models by adjusting model choices based on validation feedback and constraints. | |
| Model Validation Ladder | Workflow | Organizes validation as an ordered ladder of tests — from cheap sanity checks against the core model up through increasingly demanding empirical and edge-case trials — that a layer must climb before it is trusted. | |
| Model Walkthrough Review | Procedure | A structured review in which users or stakeholders step through an external representation and test its meaning. | |
| Model-Class Revision | Representation Revision | Reconsiders the whole class of models or representational primitives allowed for a problem when the current class simply cannot express what turns out to matter. | |
| Model-Debugging Hypothesis Loop | Workflow | Uses surprising model behavior to form, test, and revise explanations about data, architecture, prompts, or deployment context. | |
| Model-Driven Code Generation | Tool | Generates implementation code from a higher-level model via templates, keeping the model the single source of truth: code is regenerated when the model changes, never hand-edited, with each generated line traceable to its model element. | |
| Model-Failure Red Team | Role or Team | An independent team whose mandate is to make the model fail — hunting the conditions under which it gives wrong answers, mapping that failure frontier, and checking the system degrades safely past it. | |
| Model-Limit Validation | Method | Checks whether a newer or more general model reduces to, approximates, or preserves the trusted older model under the older model's limiting conditions. | |
| Model-Output Signature Probe | Test or Assessment | Tests whether a model, generator, or pipeline leaves recurrent statistical artifacts. | |
| Model-Predictive Tracking Window | Algorithm or Analysis | Optimizes each correction over a short rolling forecast of where the reference is heading, so the loop acts on the coming target, not just the present error. | |
| Model-Revision Experiment Log | Register | A running record of every model revision — the residual pattern it targeted, the bounded change made, and whether held-out error actually improved — so refinement accumulates as evidence instead of drifting into overfitting. | |
| Model-Use Impact and Performativity Review | Impact Review | Tests how putting a model to use — publishing, scoring, ranking, forecasting — changes the very system it measures, and whether that feedback has quietly invalidated the model. | |
| Model-Version Checksum Handshake | Protocol | Confirms sender and receiver hold the same predictor version before any residual is trusted, so a delta computed against one model is never applied against another. | |
| Model-View-Controller or View Model Layering | Design Pattern | A presentation-tier pattern that splits an interactive component into three roles — a Model holding domain state, a View rendering it, and a Controller or ViewModel that translates between them and handles interaction — wired so the Model never depends on the View. | |
| Moderated Minoritarian Voice Window | Protocol | Creates a protected, time-bounded opportunity for under-expressed views with explicit norms against ridicule, retaliation, or pile-on dynamics. | |
| Moderated Online Commons | Digital Venue | A persistent online venue where strangers post into shared, visible threads under enforced norms upheld by active moderators. | |
| Moderation and Abuse Response | Protocol | Detects harms that network scale amplifies — fraud, harassment, spam, manipulation — and responds with proportionate, reviewable action fast enough to matter. | |
| Moderation Appeal | Workflow | A platform-specific workflow for challenging content, account, or community enforcement decisions. | |
| Moderation Appeal Process | Platform Governance Mechanism | Reviews contested platform enforcement decisions using evidence, rules, reasons, and remedy options. | |
| Moderation Record with Reentry | Register | Logs rule violations and their repair while defining the conditions under which standing is restored. | |
| Moderation Strike System | Domain Workflow | Implements scaled platform responses for repeated or severe violations, provided it preserves context, appeal, and de-escalation. | |
| Modular Architecture | Method | Divides a system along clean seams into parts that hide their internals behind stable interfaces, so each part can grow or change without forcing every other part to change with it. | |
| Modular Architecture Design | Design Method | Designs the system with modular boundaries and clean interfaces so parts can later be swapped, extended, or trialed in isolation without a total redesign. | |
| Modular Architecture with Stable Interfaces | Method | Draws a system's seams where change is expected and holds the interfaces across them constant, so a part can be replaced or reworked without disturbing its neighbours or the stable core. | |
| Modular Capability Library | Software or Tool | Stores reusable components, templates, functions, procedures, or knowledge assets for cross-output recombination. | |
| Modular Capacity Expansion | Method | Adds capacity in discrete, self-contained units — a rack, a lane, a pod — each small enough to stage, test, and reverse before the next, so capacity grows and shrinks in bounded steps. | |
| Modular Design Option | Method | Draws module boundaries so a sub-choice can be changed or swapped later without forcing commitment across the whole system. | |
| Modular Design Rule | Design Rule | Packages the functional rule into one repeatable module so the system scales by replicating identical units rather than enlarging one, keeping per-module behavior constant. | |
| Modular Documentation Template | Template | A reusable page skeleton built from typed content modules with allowed-order rules, so pages assembled from shared blocks stay coherent instead of contradicting themselves. | |
| Modular Form Schema | Software or Tool | A structured form schema with fields, conditional sections, validation rules, and stored responses. | |
| Modular Grid Specification | Layout Artifact | Fixes the reference lines, modules, and spacing that repeated units are placed against, so recurrence lands on a shared frame instead of by eye. | |
| Modular Interfaces | Interface | Expose a small number of stable controls or contracts while hiding internal implementation choices. | |
| Modular Inventory | Method | Holds the on-hand stock as separable, inspectable, labelled units — a bounded set with a spare pool — so pieces can be pulled and recombined without destructive teardown. | |
| Modular Isolation and Firebreak Drill | Process | Rehearses actually cutting a component loose — degrading, isolating, or disconnecting it — to prove failure can be contained without collapsing what has to keep running. | |
| Modular Parts | Artifact | Draws the system's seams around likely service needs so a worn or failed piece can be pulled and replaced without disturbing the rest. | |
| Modular Planning Template | Template | A reusable, blank plan structure that carves recurring work into standard modules and specifies how they recombine, so each new plan is filled in rather than reinvented. | |
| Modular Product Family | Template | Combines shared modules, interfaces, or cores with differentiated variants for different uses. | |
| Modular Response Kit | Template | Packages recombinable communication, staffing, logistics, isolation, and recovery modules. | |
| Modular Response Team | Role or Team | Combines specialized units or roles in different configurations so the system can answer many disturbance patterns without one monolithic process. | |
| Modulator Decay Timer | Timed Reset | Automatically decays an elevated modulator back to baseline after a set interval, so a high-gain or alert posture cannot silently persist past the context that justified it. | |
| Modulatory Release Gate | Gating Control | Gates whether and when a modulator is released to act, firing the mode change only when a guarded trigger condition is met. | |
| Modus Tollens Checklist | Method | Runs a single conditional through the strict logical form — rewrite 'if A then B' as 'if not-B then not-A', confirm B is absent, and only then conclude A is false. | |
| Momentum Cooling-Off Rule | Friction Rule | Inserts a mandatory delay — an individual waiting period, and a venue-wide halt when moves go extreme — between the impulse to commit and the commitment itself, so a decision driven by momentum has to survive a cooling interval before it executes. | |
| Monitoring and Audit Cycle | Audit | A recurring cycle of checks that verifies, after the fact, whether the informed party is actually behaving as claimed — catching drift in the base rates and decay in the signals the rest of the governance relies on. | |
| Monitoring and Retreatment Cadence | Monitoring Schedule | Sets the recurring re-inspection rhythm, retreatment triggers, and named owner that keep a conserved object from silently decaying again. | |
| Monitoring Requirement | Monitor | Obliges the protected actor to expose their behavior through reporting, telemetry, inspection, or audit, so hidden action that shifts risk becomes visible enough to govern. | |
| Monotonicity Sanity Check | Audit | A cheap consistency check that a containing subset never receives less size than the subset it contains — catching sign errors, overlaps, and broken additivity before they reach a decision. | |
| Monte Carlo Coverage Simulation | Method | Manufactures many datasets from a data-generating process whose true value you fixed in advance, builds the interval on each, and counts how often it actually contains that known truth. | |
| Monte Carlo Pool Simulation | Simulation Model | Draws thousands of synthetic loss histories with correlation built into the generator to find the pool size at which the target still holds once exposures are allowed to move together. | |
| Monte Carlo Robustness Screen | Method | Samples many plausible parameter combinations to estimate how often each candidate remains acceptable, with sampling assumptions documented. | |
| Monte Carlo Simulation Method | Method | Implements the archetype by drawing repeated random samples from input distributions and computing corresponding outputs. | |
| Monte Carlo Stack Simulation | Model | Samples each contributor's distribution thousands of times through the real assembly relationship to build the distribution of the integrated result — capturing non-linear, non-normal, and correlated effects the closed-form methods assume away. | |
| Monumental Architecture | Artifact | Uses permanent built scale — height, mass, enclosure, and approach — to make the significance of a subject physically felt by anyone who stands inside it. | |
| Moratorium and Reversal Gate | Procedure | A stop rule that pauses or reverses expansion when observed displacement crosses protected thresholds. | |
| Morphological Box | Template | Uses rows or columns of dimensions and values to generate cross-axis option combinations. | |
| Morphological Matrix | Structured Generation Tool | Lays the problem out as a grid of independent parameters and their options, then generates ideas by systematically combining across cells. | |
| Morphological Matrix, then Scoring | Tool | Decomposes a design into independent parameters, enumerates the grid of parameter-value combinations to force complete coverage, then scores the viable combinations — so generation is exhaustive before selection begins. | |
| Morphological Option Matrix | Combinatorial Model | Splits the problem into independent design dimensions, lists the values each can take, and crosses them into a grid of whole-solution combinations the original frame never enumerated. | |
| Most-Different Systems Design | Method | Compares cases that differ in almost every way yet share the same outcome, so the one condition they all hold in common becomes the candidate cause. | |
| Most-Similar Systems Design | Method | Compares cases held alike on their background conditions but differing in outcome, so the handful of remaining differences becomes the short list of candidate causes. | |
| Most-Threshold Statement | Threshold Artifact | Pins a 'most' or 'majority' claim to an explicit threshold, denominator, and measurement so it cannot drift into 'all' or collapse into 'some'. | |
| Motif Concordance and Recurrence Map | Tool | Indexes every occurrence of a chosen term or form and maps how its sense shifts from one appearance to the next, so recurrence is read as movement rather than counted as frequency. | |
| Motif Continuity Matrix | Tracking Tool | Tracks how motifs recur across images, scenes, products, panels, rooms, or episodes and whether their meaning remains stable. | |
| Motif Deconstruction Matrix | Template | Compares one motif across omission, fragmentation, repetition, displacement, inversion, and related operations. | |
| Motif Enrichment Table | Reporting Artifact | Lays observed against expected motif counts with effect size, uncertainty, and multiple-comparison control, turning a pile of counts into a defensible enrichment verdict and a cross-network profile. | |
| Motif Hierarchy Map | Analysis Artifact | Diagrams how a motif nests across scales — unit, phrase, field — and where the nesting must stop, so close and distant views stay related. | |
| Motif Role Hypothesis Card | Hypothesis Artifact | Captures one motif's candidate function as a falsifiable claim — role, supporting evidence, disconfirming test, and the action that would follow — on a single card with its diagram. | |
| Motif Swatch and State Matrix | Reference Artifact | Exhibits the allowed motif forms, their sanctioned states and transformations, the mutations that are forbidden, and what each is meant to signify — all in one inspectable set. | |
| Motion or Reveal Cue | Method | Draws attention through time — a small movement, a staged reveal, or progressive disclosure — so focal points arrive in sequence rather than competing all at once, without triggering distraction or motion-sensitivity problems. | |
| Motion Parallax Reveal | Artifact | Separates the work into depth-staggered layers so that only the viewer's lateral movement — through the shifting parallax between near and far elements — assembles a figure or relation invisible from any single standpoint. | |
| Motive-Opportunity-Bias Analysis | Diagnostic Checklist | Checks whether a proposed distortion pattern is plausible given the source's incentives, opportunity, and known bias profile. | |
| Motor-Command Echo Routing | Signal Routing | Captures each outgoing actuator command together with a snapshot of the state it was issued in, and delivers that packet to the monitoring channel. | |
| Move-Announce-Acknowledge Cycle | Protocol | Before or as an improviser acts, they announce the move and wait for an explicit acknowledgment — so independent, unscripted moves don't collide and everyone's picture stays current. | |
| Move-Countermove Log | Register | A running, time-stamped record of each side's moves and the other side's countermoves — and the lag between them — that turns a coevolution into an inspectable sequence. | |
| Move-Countermove Playbook | Reference Playbook | A durable, living reference that maps the opponent's likely moves to your pre-worked counters and their counters-to-your-counter, distilled from rehearsals so the interaction can be prepared rather than improvised. | |
| Movement Building Campaign | Collective Action Method | Accumulates public participation, shared stories, and legitimacy toward an explicit threshold at which collective action can continue on its own, without the founding organizers driving every step. | |
| Movement Mirroring Sequence | Method | Brings a group into phase by having people copy a shared sequence of gestures, steps, or postures — synchrony carried by the body itself, seen and felt rather than heard. | |
| Movement Path Score | Artifact | Notates a route of movement through the work — where to walk, pause, turn, and look — so the abstraction reveals itself in the order and effort of the journey. | |
| Movement Permit or Access Gate | Interface | A controlled approval gate for movement across a pathway, such as transport, deployment, account capability, import, or release into production. | |
| Moving Average Smoother | Method | Averages each point with its neighbours in a sliding window, so a slow trend survives while fast zero-mean fluctuation cancels — the simplest separator of level from jitter. | |
| Moving-Average or Boxcar Filter | Method | A simple convolutional filter that replaces each position with an average over a local window. | |
| Moving-Target Parameter Rotation | Method | Changes non-essential rule-surface details so copied bypasses transfer less reliably across contexts or time. | |
| Multi-Agent Orchestration Layer | Orchestration Architecture | A runtime layer that coordinates autonomous software agents by routing their work, enforcing per-agent guardrails, and escalating failures. | |
| Multi-Barrier Verification Drill | Audit | Exercises a layered defense by disabling one barrier at a time and checking that no path then reaches a receptor, proving the redundancy is real. | |
| Multi-Baseline Measurement Protocol | Measurement | Collects repeated pre-intervention observations so a case's typical level and measurement reliability are known before the selection spike is treated as its baseline. | |
| Multi-Channel Communication | Communication Method | Maintains more than one viable channel for reaching people or systems, especially when one channel may be unavailable during disruption. | |
| Multi-Class Queue | Queue Structure | Replaces one shared line with several durable class-keyed lanes under a single governing structure — fixing how many lanes exist, what class each holds, and how each lane's backlog stays visible. | |
| Multi-Commodity Flow Model | Formal Model Family | Represents several distinct flow classes over one shared network — each with its own sources and sinks — coupled only where they compete for the same edge capacity. | |
| Multi-Context Pattern Prototype | Prototype Set | Builds the same pattern as real specimens across every medium, device, and condition it must survive, so context failures surface before deployment. | |
| Multi-Criteria Decision Analysis | Method Family | Provides structured methods for comparing alternatives across multiple criteria. | |
| Multi-Criteria Decision Matrix | Model | Scores every shortlisted option against every weighted criterion in one matrix and sums to a ranking — making the trade-offs, the weights, and who owns them explicit and auditable rather than intuitive. | |
| Multi-Criteria Selection Rubric | Artifact | A shared scoring frame that makes the criteria for keeping, cutting, or advancing a variant explicit and comparable across every branch. | |
| Multi-Factor Access Challenge | Protocol | Guards a single access point by demanding several credentials of deliberately different kinds, so defeating one does not open the door. | |
| Multi-Factor Authentication | Protocol | Requires evidence from two or more independent categories — something you know, have, and are — so compromising any single factor is not enough to pass. | |
| Multi-Factor Performance Model | Method | A model that estimates expected performance from multiple risk exposures and treats residual performance as candidate abnormal performance. | |
| Multi-Front Dispatch Board | Monitor | A live shared display of competing front requests, current reserve positions, route state, and arrival estimates — with unresolved allocation conflicts flagged — so the reserve is committed against one common picture rather than scattered reports. | |
| Multi-Inspector Manufacturing Sort | Sampling Inspection Procedure | Routes critical production units through more than one technician with risk-weighted overlap, pulling and re-verifying nonconformities and feeding field escapes back. | |
| Multi-Institution Alliance | Institutional Alliance | A voluntary partnership in which autonomous institutions pool effort and legitimacy toward joint goals without ceding authority over themselves. | |
| Multi-Leader Replication with Conflict Resolution | Protocol | Lets several replicas accept writes independently for local speed, then reconciles the conflicting versions this inevitably produces with an explicit resolution rule. | |
| Multi-Level Dashboard | Visualization and Instrumentation | A navigable instrument that shows scale-specific indicators side by side and lets a viewer roll up and drill down through registered levels on demand. | |
| Multi-Level KPI Review | Metric or Dashboard | Reviews local, intermediate, and system-level indicators together so a correction that improves one level is checked for consequences at the others. | |
| Multi-Level Model Check | Audit | Re-runs a modeled relationship at each level — individual, group, organization, region, system — to find where it holds, transforms, or reverses, and bounds the level at which it can be trusted. | |
| Multi-Level Policy Analysis | Analytical Method | Follows a single rule downward through each governance layer to see how its intent turns into local incentive and behavior — then picks the layer where the rule should actually be set. | |
| Multi-Level Redundancy Design | Architecture Pattern | A design pattern that places backups at more than one scale and proves they fail differently, so no single common cause can take the primary and all its spares together. | |
| Multi-Method Porometry | Diagnostic Estimation | Estimates pore-size distribution, accessible volume, throat sizes, and surface area by triangulating complementary probes — each biased differently — instead of trusting any single instrument's number. | |
| Multi-Method Study Design | Protocol | A design that assigns deliberately different methods — qualitative, quantitative, observational, experimental, model-based — to one scoped claim so their differing blind spots expose each other. | |
| Multi-Modal Pointer Set | Interface | Delivers the same target through redundant visual, verbal, spatial, tactile, and textual cues so it can be shared across modalities and access needs. | |
| Multi-Modal Transport Plan | Method | Uses different transport modes such as road, rail, air, water, walking, or cycling to preserve movement of people or goods when one mode is disrupted. | |
| Multi-Observer Dependency Matrix | Analysis | Lays observers side by side to separate genuine agreement from shared data, instruments, training, and incentives that only look like independent corroboration. | |
| Multi-Observer Sighting Reconciliation | Reconciliation Procedure | Merges intermittent, out-of-order, and conflicting reports of one entity from many observers into a single continuity record — ranking sources by authority and keeping each report's provenance rather than letting the loudest or latest overwrite the rest. | |
| Multi-Path Disposition Matrix | Template | A structured grid comparing formalization, controlled tolerance, source redesign, replacement, and elimination across evidence, benefit, hazard, equity, reversibility, and cost. | |
| Multi-Pressure Tradeoff Matrix | Tool | Lays out the several selection pressures acting at once against the traits they reward, making visible where optimizing for one quietly degrades another — so the loop chooses its fitness function instead of backing into one. | |
| Multi-Resolution Change-Point and Trend Comparison | Test or Assessment | Compares persistence and candidate breaks across windows, scales, measures, locations, and groups to see which change claims survive a change of resolution. | |
| Multi-Resolution Dashboard | Display or Reporting Tool | Presents one process at several linked temporal scales at once, so users can move between second-by-second detail and long-run trend without switching tools. | |
| Multi-Resolution Search | Method | Implements the archetype by scanning at multiple levels of resolution and escalating detail only where the lower-resolution pass indicates value, uncertainty, or risk. | |
| Multi-Route State-Transition Map | Artifact | Maps starting-state families, admissible path families, critical transitions, and the shared endpoint in one view. | |
| Multi-Scale Field Pyramid | Method | Stacks coarse and fine field layers over the same input so broad context and local detail are both captured. | |
| Multi-Source Intelligence Synthesis | Workflow | Combines evidence streams from different collection methods, observers, instruments, or records to reduce single-source blind spots. | |
| Multi-Source Release Corroboration | Method | Accepts a release only when independent observers agree on the same artifact digest, so no single compromised source, signer, or channel can define what 'the release' is. | |
| Multi-Sourcing Rule | Rule | Requires a dependency class to keep two or more genuinely qualified, switchable providers once its concentration risk crosses a threshold — a floor on independence, not a ceiling on share. | |
| Multi-Stage Classifier Pipeline | Software or Tool | Implements sequential classifiers where earlier stages screen broadly and later stages classify surviving candidates in finer detail. | |
| Multi-Tier Governance Charter | Governing Document | Codifies in one governed document what each tier is for, who decides what, and how much discretion each tier holds — turning an implicit org chart into an explicit authority contract. | |
| Multi-Track Scorecard | Template | Represents separate lines against a shared timeline or substrate so interactions can be designed rather than improvised blindly. | |
| Multi-Trait Multi-Method Matrix | Model | Crosses several traits with several measurement methods so convergent and discriminant validity can be read off — and method variance separated from true trait variance. | |
| Multi-View Model | Method | Coordinates multiple representations so different stakeholders can see complementary structure without forcing one overloaded universal view. | |
| Multicausal Factor Matrix | Structured Matrix | Lays every candidate cause into one grid — a row per factor, columns for family, scale, role, and weight — so the whole causal field can be compared at a glance. | |
| Multichannel Redundant Delivery | Delivery Method | Delivers the same authoritative content over meaningfully diverse channels or representations — with deduplication and conflict-resolution — so failure in one path does not erase the signal. | |
| Multichannel Rehearsal or Walkthrough | Rehearsal Procedure | Runs the whole channel bundle end to end before go-live to expose collisions, missed handoffs, and overload the static plan hid. | |
| Multidimensional Scaling Layout | Model | Computes a low-dimensional layout in which the distances between placed items reproduce, as closely as possible, their dissimilarities in the source — built from a distance table alone. | |
| Multidimensional Transition Reversibility Matrix | Template | Crosses each material effect with response class, time, cost, fidelity, residue, uncertainty, scale, burden, evidence, owner, and horizon so no single easy row can speak for the whole transition. | |
| Multifunction Material Architecture | Method | Tunes a material's bulk composition and microstructure so one material system bears several functions, then models where the composition trade-offs fight each other. | |
| Multifunction Surface Architecture | Artifact | Engineers one face — its texture, geometry, and coatings — to satisfy several independently verifiable operational roles, deleting the separate treatments those roles used to require. | |
| Multilayer Functional Stacking | Artifact | Assigns incompatible functions or routes to independently accessible physical layers. | |
| Multilevel Modeling Review | Modeling Review | Reviews whether a nested-data claim needs partial pooling — borrowing strength across groups so small subgroups are neither over-trusted nor erased. | |
| Multilingual Switching Protocol | Protocol | Defines how and when to switch among languages or language varieties in a shared exchange so no group is silently excluded. | |
| Multilingual UX Audit | Method | Evaluates whether interface text, layout, forms, navigation, errors, help content, and accessibility affordances work across language contexts. | |
| Multimodal Delivery Switching | Process | Maintains a portfolio of delivery modes and moves an endpoint from one to another — home, pickup, mobile, partner, assisted, remote — when its conditions, cost, or repeated failures change which mode fits. | |
| Multimodal Equivalence and Assistive-Compatibility Test | Test or Assessment | Tests outcome, agency, timing, interoperability, safety, privacy, remedy, and effort across alternate modes and assistive tools. | |
| Multimodal Fusion Tracker | Sensor Fusion | Binds features arriving through different sensing modalities into one object estimate while keeping each channel's uncertainty visible. | |
| Multimodal Input Board | Artifact | Provides parallel channels such as sticky notes, digital forms, visual signals, movement choices, anonymous cards, or assisted input. | |
| Multimodal Redundant Encoding | Method | Carries the same distinction on several independent modalities at once, so noise in one channel or a receiver who can't perceive it never erases the message. | |
| Multiobjective Optimization Model | Optimization Model | Formalizes the objectives and constraints as math and searches the feasible space to generate frontier points where the options are too many or too continuous to list by hand. | |
| Multiple Demonstration Format | Assessment Design | Lets learners prove the same capability through different evidence formats, holding the standard constant while the demonstration varies. | |
| Multiple Imputation Workflow | Workflow | Creates multiple plausible completed datasets, analyzes each, and combines estimates while preserving imputation uncertainty under the stated assumption. | |
| Multiple-Anchor Comparison | Method | A method for comparing several plausible references so the first anchor does not dominate. | |
| Multiple-Award or Portfolio Selection | Method | Splits the prize across several winners instead of crowning one, so rivalry still sharpens performance without collapsing into winner-take-all lock-in. | |
| Multiple-Origin Evidence Weighting | Weighting Model | Assembles the heterogeneous evidence for a recurrence — independence, pressure match, sample diversity, negative cases, performance — and weights it into a single graded probability of genuine multiple origin. | |
| Multiple-Testing Holdout Check | Method | Re-tests a discovered hotspot on held-out data before anyone acts, so a cell that is only the worst of a thousand comparisons is not mistaken for a real one. | |
| Multiple-Testing Review | Statistical Review | Audits how many patterns were searched before one looked meaningful, then raises the evidence bar to match the size of that search — while watching that the correction does not go so far it buries the real effects. | |
| Multiplex Channel Architecture | Software or Tool | Separates channels while keeping them synchronized to a shared substrate or event stream. | |
| Multiplexer / Demultiplexer Pair | Transform Pair | A matched pair of devices — one to fold many streams onto one channel, one to unfold them back out — that recover each stream by the physical structure of the transform rather than by reading any label. | |
| Multiscale Kernel Bank | Software or Tool | A set of kernels with different support sizes or orientations used to compare local structure across scales. | |
| Multiscale Prototype Review | Protocol | Reviews the same system as thumbnail, target-size prototype, environmental mockup, and edge-size case. | |
| Multitrait-Multimethod Matrix | Validity Matrix | Crosses several traits with several measurement methods so that agreement which replicates across methods can be told apart from correlation manufactured by the shared method. | |
| Multiverse Analysis Report | Analytic Transparency Report | Runs the analysis across every defensible analytic choice at once and shows the whole spread of results, exposing whether the headline depends on one lucky path. | |
| Must/Should/Could Filter | Prioritization Rubric | Sorts every proposed piece of scope into must / should / could / won't-now tiers so a team can defend a smaller release item by item. | |
| Mutation Budget Cap | Budget Constraint | Sets a hard ceiling on the total amount of variation a system may spend in a window — rationed per unit by its risk — so exploration can never exhaust resources or blast-radius, regardless of what the rate policy wants. | |
| Mutex or Lock | Synchronization Primitive | Admits exactly one holder at a time to a marked-off region of work, forcing everyone else to wait, so a shared surface is never touched by two actors mid-update. | |
| Mutex or Lock Token | Software or Tool | Uses an exclusive token or lock to occupy a resource-control point until safe release. | |
| Mutual Aid Agreement | Institution | An agreement that grants participating parties contingent access to each other's resources under defined overload or emergency conditions. | |
| Mutual Aid Network | Reciprocal Support Network | A peer group that pools and routes concrete reciprocal help — food, money, labor, care — to whoever in it currently needs it. | |
| Mutual Aid Roster | Artifact | A living directory of who can help with what — standing offers, named backups, and the pathways to reach them — so aid is found by lookup instead of improvised in the moment. | |
| Mutual Aid Rules | Community Governance Rule Set | An explicit rule set for a help network under generalized reciprocity — you help whoever needs it and draw help when you need it — with rules for who belongs, how help is recognized, and how the network is protected from extraction. | |
| Mutual Entrainment Handshake | Protocol | A reciprocal, provenance-carrying exchange in which two peers confirm each other's identity and phase before either lets it move its own timing. | |
| Mutual Oversight Effectiveness Audit | Test or Assessment | Compares each check's formal mandate against what actually happens — real access, capacity, timeliness, remedy completion, outcomes, and retaliation — to reveal which checks constrain and which only appear to. | |
| Mutual Risk-Reduction Sequence | Process | Designs and rehearses an ordered ladder of small, reversible, verifiable steps that walks the shared danger down without any side losing control or visible reciprocity. | |
| Mutual Standstill Agreement | Protocol | A bilateral, time-boxed cease-fire in which both sides simultaneously stop the escalating action for a fixed window — pausing the bleed without either side having to blink first. | |
| Mutual-Aid and Substitution Agreement | Protocol | A pre-negotiated compact to lend capacity, staff, or supply across organizations when one is overwhelmed — with priority, reimbursement, and simultaneous-demand limits fixed in advance. | |
| Mutual-Aid Dispatch Board | Tool | A shared board where every front posts its need and every unit its lendable capacity, matching the two on one live map while locking each committed resource so it can't be promised to two fronts at once. | |
| Mutual-Exclusion Choice Gate | Protocol | Lets only one of several competing choices proceed at a time, holding the close rivals back on a timer rather than deleting them, so exactly one wins now and the others get their turn later. | |
| Mutual-Exclusion Constraint | Encoded Constraint | Encodes 'never both' as a hard rule the system enforces at write time, rejecting any operation that would place one element into two forbidden collections at once. | |
| Mutual-Gains Negotiation Protocol | Protocol | Separates interests from positions, searches for value-creating trades, then returns to allocation and safeguards. | |
| Mutualism Alignment Review | Review | A periodic check on whether a partnership still creates value for both sides and for the wider system, catching the slow drift from mutualism into one-sided extraction before it breaks the relationship. | |
| Mutualistic Service-Level Agreement | Document | Extends ordinary service commitments with reciprocal support, responsiveness, repair duties, and shared improvement responsibilities. | |
| MVP-like Scoping | Scope Definition | Draws the smallest product boundary that delivers the core value and lays the roadmap by which deferred scope returns. | |
| Mystery Frame | Communication Frame | Packages the unknown as a bounded puzzle or unresolved situation so people can orient toward discovery rather than passive reception. | |
| Myth / Metaphor Mapping Canvas | Template | Elicits the deep metaphors, images, and archetypal roles through which people imagine an issue, and traces where those stories came from. | |
| N+1 Redundancy Rule | Design Rule | Sizes redundancy by provisioning one spare unit beyond the number needed to carry peak load, so any single unit can fail without dropping the function below its requirement. | |
| N-Way Intersection Query | Query Method | Computes the elements present in all N participating collections at once, as a single symmetric set operation over identity-matched members. | |
| Name Resolution Service | Resolver Service | Translates one stable, human-meaningful name into its current locator by walking a delegated hierarchical namespace, so callers hold a name that never changes while the address behind it does. | |
| Named Action Owner Protocol | Accountability Protocol | Attaches every known-correct action to one named person by name, so 'someone should' becomes 'you own this' and diffusion of responsibility can't swallow the doing. | |
| Namespace Allocation | Allocation Scheme | Carves a shared name-space into distinct, non-colliding slots so equivalent labels can coexist under unique identifiers. | |
| Namespace Collision Scan | Detection Scan | Sweeps a registry of names within a shared scope to find two distinct things claiming the same identifier, using a canonicalization rule to decide when two names are really the same. | |
| Namespace Entropy Review | Review | Audits whether a namespace's identifiers carry as much real randomness as their length implies, and whether draws are actually independent — the assumptions every collision estimate silently rests on. | |
| Namespace Prefix Registry | Register | Allocates prefixes — segments of the identifier space — to sub-assigners, so each can mint freely inside its own prefix while the boundaries between prefixes guarantee no cross-collision. | |
| Namespace Registry | Registry | A shared, authoritative record of reserved ranges, prefixes, owners, and lifecycle status so independently generated values never overlap. | |
| Namespace Reservation Table | Artifact | A registry of reserved, active, retired, and quarantined target values. | |
| Naming Convention | Document | A generative pattern that composes identifiers from meaning-bearing slots, so even a never-before-seen name can be decoded — and machine-parsed — within its namespace. | |
| Naming Markedness Audit | Diagnostic Audit | Reads the literal wording of parallel labels and headings to catch the one case left bare while its counterparts carry a qualifier, and names the norm that bareness assumes. | |
| Naming Review | Procedure | Reviews terms, labels, feature names, program names, or category names for misleading connotations, hidden assumptions, and audience misreadings. | |
| Narrative Account Collection | Narrative Method | Invites people to tell the whole of what happened as a story, in their own sequence and words, and preserves that account intact rather than breaking it into answers to the researcher's questions. | |
| Narrative Audit Table | Template | Creates a structured table for selected events, omissions, causal links, focal actors, themes, alternatives, and resulting revisions. | |
| Narrative Ethics Review | Review | Checks truthfulness, agency, disclosure, vulnerability, stigma, emotional coercion, and overgeneralization risk against explicit legitimacy boundaries. | |
| Narrative Focal-Actor Audit | Source Audit | Compares how much of the record an actor occupies against how much causal evidence actually supports them, surfacing archive and commemoration bias and the contributors the record erased. | |
| Narrative Frame Release | Framing Release | Releases a durable interpretive frame — the lens an issue is read through — so later voices must accept, attack, or argue inside your framing. | |
| Narrative Identification Prompt | Method | Uses stories of role, craft, mission, or consequence — and the symbols that carry them — to help a person recognize the norm as part of the kind of person they are trying to become. | |
| Narrative Identification Storyboard | Template | Structures stories so the audience can inhabit a perspective or role while keeping claims accurate and agency-preserving. | |
| Narrative Map | Artifact | Visualizes selected events, omitted events, focal actors, causal links, claimed endpoint, and alternative routes in a single reviewable representation. | |
| Narrative Momentum Stress Test | Diagnostic Test | A one-off adversarial probe that asks whether a rising trend is climbing on fundamentals or purely because everyone expects everyone else to keep climbing it. | |
| Narrative Pacing Contrast | Method | Alternates slower exposition, setup, and background with faster action, consequence, or reveal so that temporal rhythm itself carries the contrast between states. | |
| Narrative Reconstruction | Narrative Method | Rebuilds the story that carries identity across a rupture — naming the break and constructing the through-line from the old frame to the new. | |
| Narrative Red Team | Ritual | Assigns reviewers to stress-test the dominant story for omissions, unsupported causality, misleading focal actors, overclean themes, and false inevitability. | |
| Narrative Red-Team Review | Adversarial Review | Assigns a designated challenger to attack the bull case on its merits, testing whether 'this time is different' is real evidence or just the loop describing itself — and logging the exchange. | |
| Narrative Reframing Brief | Document | A document that packages an already-chosen deeper frame into concrete guidance across communication, policy, and design — naming who must carry it into each channel. | |
| Narrative Repetition Cascade | Workflow | Repeats the same core story through speeches, articles, trainings, reports, meetings, and exemplars until the frame becomes familiar. | |
| Narrative Representation | Document | Represents sequence, causality, motivation, tradeoff, lived experience, or scenario context through story-like structure. | |
| Narrative Synthesis Memo | Document | A document that states the provisional narrative, supporting evidence, uncertainties, dissenting views, and action implications. | |
| Narrator Reliability Matrix | Review Matrix | Scores or describes reliability by claim type, evidence base, motive, vantage, consistency, and corroboration. | |
| Natural Deduction Proof Tree | Formal Proof Structure | A rule-typed derivation in which every inference cites a named rule and the falsum node is reached, so the contradiction and its dependence on the assumption are mechanically visible. | |
| Near-Miss and Deviation Review | Signal Triage | Mines near misses, deviations, and weak signals to pick which controls are most likely lying about their health and should be verified next. | |
| Near-Miss Case Pairing | Method | Sets a correct case beside a nearly identical incorrect one that varies in a single decisive respect, so the one distinction separating them is impossible to miss. | |
| Near-Miss Case Rotation | Method | A practice method that repeatedly alternates deliberately-confusable case pairs so the single feature separating them becomes salient. | |
| Near-Miss Comparison Set | Method | Sharpens a category's boundary with minimal pairs — a genuine member set beside near-identical nonmembers that differ on the single feature that actually decides membership. | |
| Near-Miss Distance Scorecard | Assessment Artifact | Scores how close an actual case came to a value-changing alternative across named proximity dimensions, anchored to the factual outcome record. | |
| Near-Miss Notice Review | Review | Studies the times a signal was almost missed — the catches that only just happened — and feeds what nearly failed back into the readiness, scan design, and cues that let it slip. | |
| Near-Miss Reporting System | Safety Reporting System | Captures confidential reports of almost-failures so weak safety signals get investigated before harm occurs. | |
| Near-Miss Response Tier | Policy Rule | A standing policy that maps a case's proximity band to a bounded, graduated response — monitor, review, redesign, escalate — without ever booking it as a completed loss. | |
| Near-Miss Sentinel Dashboard | Monitor | Aggregates near-misses and weak signals into a live calm-period risk view, and treats a falling report rate as an alarm rather than an all-clear. | |
| Near-Miss Substrate Review | Retrospective Review | Treats every survived incident as substrate evidence, mining near misses to update the support map before the next shock lands harder. | |
| Near-Miss Trajectory Review | Retrospective Analysis | Reconstructs the path each real near-miss actually took through the layers and treats it as hard evidence that holes are already starting to align. | |
| Near-Term De-escalation / Long-Term Sustain Gate | Protocol | A periodic decision protocol that renders separate verdicts for the near and long horizon — reduce or pause near-term commitments while sustaining, accelerating, or abandoning long-horizon effort — with an irreversibility check before any hard move. | |
| Near-to-Far Transfer Sequence | Process | Orders transfer practice from targets that closely resemble the source to ones that barely do, adjusting support at each step, so distance is crossed in graded stages rather than a single leap. | |
| Nearby-World Sensitivity Review | Validation Procedure | Perturbs the counterfactual into nearby coherent variants to check the conclusion survives small, defensible changes to what was held fixed. | |
| Nearest-Neighbor Assignment Rule | Procedure | Assigns new cases to the closest valid anchor while flagging out-of-cover cases. | |
| Nearest-Neighbor Audit | Audit | Samples an embedding's neighborhoods and checks, with human judgement, whether each item's nearest host neighbors are genuinely related in the source — catching false neighbors and missing ones. | |
| Nearest-Neighbor Benchmark | Benchmark | Scores a candidate distance function by how well its nearest neighbors match a fixed labeled gold set. | |
| Nearest-Neighbor or Exemplar Classifier | Tool | Classifies a new case by its similarity to stored labeled exemplars — no explicit rule, just which known cases it most resembles — and routes it by how confidently it lands. | |
| Nearest-Neighbor Phase Nudging | Method | Each unit repeatedly shifts its phase a small bounded step toward the average timing of the few neighbors it can directly observe. | |
| Nearest-Neighbor Route Extension | Method | Grows a path by repeatedly stepping to the nearest still-available point, letting the current endpoint alone decide the next move. | |
| Necessity-Possibility Red Team | Test or Assessment | A review exercise that challenges claims of necessity, impossibility, or permission with boundary cases and defeaters. | |
| Necessity/Proportionality Checklist | Protocol | For each condition attached to access, forces a documented answer to whether it is truly necessary and whether a narrower or separable alternative would do — with a higher bar when the access is essential. | |
| Need-Based Aid Allocation | Allocation Protocol | A protocol for distributing assistance according to unmet need and marginal relief. | |
| Need-to-Know Policy | Document | States that access to sensitive information is granted only when it is genuinely necessary for a legitimate, authorized purpose — never by rank, clearance, or curiosity alone. | |
| Needs Assessment Rubric | Assessment Tool | Structures how decision-makers assess need, barrier severity, available supports, and relation to the preserved standard. | |
| Negation-to-Affirmation Rewrite | Framing Mechanism | Rewrites 'do not do X' instructions into affirmative guidance so the desired action, not the forbidden one, becomes the sentence's focal object. | |
| Negative Case Analysis | Analytic Method | Studies the cases that do not fit a theory and uses them to revise its boundary and confidence, rather than defending the theory or throwing it out. | |
| Negative Case and Malformed Corpus | Artifact | A curated collection of known-bad inputs, each paired with the verdict and diagnostic it should provoke, held as the fixed yardstick for what the interface must refuse. | |
| Negative Case Sampling Pass | Sampling Pass | Actively hunts for a case that could disconfirm or puncture the current account rather than confirm it. | |
| Negative Control Check | Diagnostic Estimation | Looks for an effect where none should causally exist — a negative-control outcome or exposure — and treats any apparent effect found there as evidence that confounding or bias still remains. | |
| Negative Convergence Case Search | Search Procedure | Actively hunts for the cases that break the pattern — similar pressures that did not produce the form, and the same form serving a different function — to bound the claim and expose survivorship bias. | |
| Negative Filter or Exclusion Device | Tool | A front-end cutoff, built into the selector, that admits the target while turning non-targets away before they are ever caught. | |
| Negative Keyword Filter | Tool | Excludes documents or results that match an explicit blocklist of terms or metadata — a cheap, transparent way to carve out whole irrelevant regions, kept honest by ongoing list maintenance. | |
| Negative Prediction Error Review | Review | A recurring review of outcomes that came in worse than expected — separating genuine negative surprises worth learning from, from failures that were already priced in, without turning the lesson into punishment. | |
| Negative Test Interpretation Protocol | Protocol | Operationalizes how a negative diagnostic, inspection, security, or lab result should update belief. | |
| Negative Transfer Red Team | Review | Deliberately hunts for the source habits and false-friend similarities that would mislead in the target, surfacing the traps before they fire in the real application. | |
| Negative-Case Conservation | Evidence Retention | Keeps every disconfirming case on a durable ledger and logs each boundary change against the cases it would drop, so counterexamples can't be quietly deleted. | |
| Negative-Case Scan | Method | Actively hunts the comparable cases where the solution did not emerge or did not work, and lets those failures recalibrate how strong the convergence really is. | |
| Negative-Claim Exhaustion Check | Search Protocol | Tests a 'none/never' claim by asking how exhaustively the domain was searched and recording the coverage that backs the absence. | |
| Negative-Control Outcome Probe | Control Probe | Plants a dimension that should show nothing if the substantive story were true, then treats any movement in it as a fingerprint of the shared source. | |
| Negative-Control Signature Panel | Test or Assessment | Challenges candidate marks against non-source exemplars and shared-process controls. | |
| Negative-Evidence Reliability Review | Review | Scrutinizes a claimed absence before it is allowed to eliminate anything — asking whether the missing footprint could actually have been detected, whether the right place was searched, and whether the absence is strong enough to count. | |
| Negative-Space Blockout | Method | Stakes out the work's voids and masses at full scale on the actual site so the team can stand inside the negative space and confirm it carries the concept from real standpoints. | |
| Negative-Space Logo | Symbolic Visual Artifact | Hides a second image in the unfilled area of a mark so one shape carries two readings without adding a visible element. | |
| Negative-Space Reveal | Method | Hides a second, meaningful shape in the empty space around and between the main forms, so the viewer discovers a picture where they saw only background. | |
| Negotiation Anchor Review | Protocol | A protocol for reviewing opening offers and strategic numbers before they define the negotiation range. | |
| Negotiation Derailment Repair Protocol | Facilitation Protocol | Detects when a negotiation is hardening positions instead of converging, and applies structured repair moves — reframe, separate issues, caucus, escalate — without coercing false agreement. | |
| Negotiation Phase Shift | Procedure | Marks transitions among rapport-building, interest discovery, option generation, bargaining, commitment, and closure. | |
| Negotiation Redline Merge | Document | Tracks divergent contract or agreement drafts and merges accepted language while surfacing unresolved conflicts. | |
| Neighborhood Preservation Probe | Validation Probe | Checks whether an embedding or projection keeps each point's true near-neighbors near, rather than inventing false ones at folds. | |
| Neighborhood Trustworthiness and Continuity Metric | Diagnostic Estimation | Scores how faithfully each point's map-neighbours match its true source-neighbours, separating the false neighbours a map invents from the real neighbours it tears apart. | |
| Nested Control-System Tuning | Procedure | Tunes controller thresholds, gains, delays, and override rules when technical or operational control loops interact across nested subsystems. | |
| Nested Cross-Validation | Protocol | Wraps model selection in an inner cross-validation loop nested inside an outer one, so hyperparameters and model choices are never tuned on the same data used to report performance. | |
| Nested Early-Warning System | Early Warning Architecture | Reads weak local deviations against per-scale baselines and fires a graduated trigger when they cohere into a cross-level pattern — before the aggregate moves. | |
| Nested Governance Cadence | Ritual | A recurring sequence of local, peer, and enclosing-level reviews that keeps holon autonomy and dependency aligned. | |
| Nested Incident Command | Command Structure | A temporary command architecture that activates additional command tiers as an incident grows, transfers authority upward under a common operating picture, and demobilizes back to ordinary governance when the trigger ends. | |
| Nested Navigation Menu | Navigation Structure | A hierarchy of labeled menus that lets users locate content by drilling from broad to specific. | |
| Nested or Telescoping Volume Use | Artifact | Accesses a new spatial coordinate during deployment while retaining compact storage. | |
| Nested Quantifier Parse | Formal Parse | Parses a multi-quantifier claim into an explicit quantifier order so ∀∃ is never read as ∃∀. | |
| Nested Resilience Planning | Planning Method | A design-time planning method that writes interlocking plans across scales, so each level knows in advance what it absorbs, when it escalates, and who decides. | |
| Nested Scale Timeline | Artifact | Stacks a fast micro sequence inside a meso band and a long-run macro band on aligned time axes, so a moment-by-moment episode can be read against the slow conditions that contained it. | |
| Net Present Value Model | Method | Computes discounted net value for an option from projected time-stamped consequences. | |
| Net Supply Ratio Dashboard | Monitor | Shows, live, what fraction of dispatched support actually reaches the front once the line's own costs are paid — and where along the line it is leaking. | |
| Net-Flow Lever Adjustment | Control Policy | Steers a stock into its target band by choosing which inflow or outflow lever to move, and by how much, given the current net flow. | |
| Network and Institutional Position Map | Position Map | Charts positions, authority, brokerage, and selection in the relational structure to show which options a role afforded and how replaceable its occupant was. | |
| Network Capacity Dashboard | Monitor | A live topological view of a flow network that shows where capacity is saturated, where it sits idle, and where the binding bottleneck has moved. | |
| Network Centrality Analysis | Metric or Dashboard | Computes whether a node has reach, brokerage, shortest-path, hub, or bridge value inside a network. | |
| Network Correlation Monitor | Synchronization Monitor | Tracks whether formerly independent nodes are synchronizing across the network scale, treating rising co-movement as an order signal of cascade-proneness. | |
| Network Intervention Pilot | Experimental Change Process | Tests a limited relation change before full rollout, using local monitoring to detect unwanted bottlenecks, exclusions, or dependency transfers. | |
| Network Mixing Protocol | Protocol | Governs which subgroups, roles, or participant types encounter one another across a network, so varied lineages actually cross-pollinate instead of settling into isolated silos. | |
| Network Perturbation or Ablation Test | Experimental Validation | Removes, rewires, or masks motif instances and measures whether predicted network behavior actually changes, converting a functional guess into an experimental result. | |
| Network Position Review | Structural Analysis | Examines actors' network positions to separate structural centrality and status from a real information advantage. | |
| Network Segmentation Policy | Policy | Divides a network into isolated zones with only named, controlled crossings, so a breach in one segment cannot spread to the crown jewels. | |
| Network Spectral Centrality Analysis | Method | Treats a network's connectivity as the transformation and reads the entries of its dominant eigenvector as node importance — ranking who sits in the network's dominant mode, and therefore where structural intervention bites. | |
| Neutral Treatment Protocol | Protocol | Standardizes the baseline treatment everyone receives — opportunity, information, respect, review, follow-up — so a label cannot buy better or worse handling through discretion. | |
| Neutral/Positive Pairing Schedule | Schedule | Governs what surrounds each exposure — a calm setting, a mild positive, a trusted model — so repetition builds familiarity without re-teaching the old aversion. | |
| New Boundary Stabilization Review | Verification Review | Verifies after the move that the new boundary actually holds under real load — capacity, defenses, funding, and governance in place — before the retreat is declared complete. | |
| New Service Tier | Institution | Stands up a new, resourced service level or pathway to handle a class of cases the existing tiers structurally cannot, organizing a response into a standing offering rather than a one-off. | |
| New-Axis Value Canvas | Artifact | Names the alternative basis of value the entrant competes on and plots it against the incumbent's value curve, so the entrant is not judged by the very metrics it was designed to abandon. | |
| New-Member Onboarding Pathway | Onboarding Process | A sequenced pathway that turns a newcomer's formal entry into genuine belonging, a working role, and knowledge of how to contribute and dissent. | |
| Newcomer Feedback Forum | Governance Channel | Turns newcomers' observations of the hidden curriculum into a governed channel that can revise the pathway, and sometimes the culture itself. | |
| Newcomer Orientation | Onboarding Ritual | A one-time induction that lowers a newcomer's entry barrier and transmits the space's norms through a first, low-stakes, guided interaction. | |
| Niche Portfolio Matrix | Tool | Lays every lineage against every niche in one grid to reveal the shape of the portfolio — which niches are covered, which sit empty, and where one line is capturing several at once. | |
| No-Consecutive-Terms Rule | Eligibility Rule | Bars a holder from serving back-to-back terms, forcing at least one intervening holder before they may return, so the seat cannot be occupied continuously by the same person. | |
| No-Critique Rule | Facilitation Rule | Bars spoken criticism during the divergent phase so fragile ideas survive long enough to be built on — while safety and legality objections stay allowed. | |
| No-Fault Learning Review | Facilitation Ritual | A blameless review that rebuilds what was known and reasoned at the decision point and separates controllable choices from bad luck, so people surface information instead of hiding it. | |
| No-First-Escalation Pledge | Artifact | An explicit, auditable, published commitment not to be the one to initiate a defined list of risk-raising actions while talks or verification continue — inviting the other side to match it. | |
| No-Harm Standstill Agreement | Document | Temporarily blocks value-destroying escalation while parties search for a joint-gain path. | |
| No-Op Command | Command Object | A command object that satisfies the action interface but performs nothing when executed, filling a required slot without changing state. | |
| No-Preclearance Clause | Protocol | States that in-scope actions do not require external permission, approval, notification before action, or discretionary veto. | |
| No-Rebuild or Reoccupation Rule | Rule | Bars new commitment in the zone being given up — unless an evidence-based, sunset-limited exception is granted — so the ground is relinquished once, not lost again and again. | |
| No-Response Escalation Protocol | Protocol | Defines when and how to follow up, reroute, escalate, or pause after an expected response does not arrive. | |
| No-Retaliation and Follow-Up Protocol | Protocol | Commits authorities or moderators to monitor and respond to punishment after previously silent views become visible. | |
| No-Retaliation Commitment and Monitor | Protocol | Publicly commits authority holders to non-retaliation and monitors whether protection holds after preferences surface. | |
| No-Script Adaptive Response Exercise | Process | A crisis exercise that withholds the expected scenario, forcing teams to improvise toward objectives under communication loss — testing local judgment and escalation, not memorized plans. | |
| No-Universal-Winner Claim Review | Review | Stops any 'this method is simply the best' claim at the gate and sends it back until it names the reference class it applies to, the evidence behind it, and the boundary of problems where it actually holds. | |
| Noise or Randomization Release | Method | Adds calibrated random noise to outputs so they stay accurate in aggregate while no single protected input can be confidently recovered from them. | |
| Noise-Floor Estimation Protocol | Measurement Protocol | Measures the background an instrument produces with no real signal present, establishing the smallest change that can be told apart from the apparatus's own hiss. | |
| Nominal-to-Real Conversion Table | Method | Converts nominal monetary amounts into constant purchasing-power values using a declared index and base period. | |
| Nominal/Real Rate Pairing Rule | Checklist | Checks that real cash flows use real discount rates and nominal cash flows use nominal discount rates. | |
| Non-Aging Eligibility Review | Review | Decides whether a subject is even the kind of thing whose past survival predicts future survival, routing aging or wearing entities to an ordinary decline model instead. | |
| Non-Discrimination Access Tariff | Rule | Requires the bottleneck controller to serve every qualifying user off one published schedule of prices and terms, so access can't be rationed through secret deals or worse terms for rivals. | |
| Non-Interactive Zero-Knowledge Proof | Protocol | Produces a reusable proof artifact that can be checked without a live verifier challenge, provided freshness and context binding are handled. | |
| Non-Literality Disclaimer | Boundary Clause | A bolt-on clause appended to a comparison that states, in plain words, that the resemblance is figurative and must not be read as literal identity — keeping the figure while fencing its worst inference. | |
| Non-Maximum Suppression Pass | Method | Scans a field of overlapping candidate detections and, around each local peak, deletes the weaker near-duplicates, so every real feature ends up represented exactly once. | |
| Non-Ratifying Response Option | Tool | A designed response choice — acknowledge, decline-as-framed, dispute, none-of-the-above — that lets the responder engage the channel while the recorded meaning of their response carries no ratification. | |
| Non-Refundable Low-Tier Restriction | Terms Restriction | Creates a cheaper tier by removing the right to a refund or change, so buyers who are certain of their plans trade flexibility for a lower price. | |
| Non-Retaliation Reporting Channel | Protocol | A protected path for reporting misuse of peer sanctions — status bullying, discriminatory enforcement, or reprisals — so the enforcers can themselves be held to account. | |
| Non-Substitution Clause | Governance Instrument | Binds the domain in enforceable words: names the final decision holder, bars any external actor from substituting its outcome, and reserves legitimate exception channels as the only permitted route. | |
| Non-Target Change Probe Battery | Monitor | Repeatedly samples the functions and contexts that were meant to stay untouched, so collateral change during a reopening is caught while it can still be stopped. | |
| Non-Target Impact Pre-Mortem | Ritual | Before deployment, imagines the intervention has already caused off-target harm and works backward to name who gets caught and how — turning bycatch into a design input rather than a post-mortem finding. | |
| Non-Target Sentinel Sampling | Monitor | Watches a small, deliberately chosen panel of non-target classes as early-warning sentinels, sampling them directly so off-target harm surfaces in the field before it becomes systemic. | |
| Non-Transferable Terms and Refund Rule | Document | Uses contractual terms, refund limits, cancellation rules, and reassignment constraints to reduce resale while still allowing legitimate remedies. | |
| Nonclinical Coaching Evidence Check | Coaching Script | A light spoken script for learning and reflection: name what the feeling says, weigh it against evidence of actual capability, and pick one small adjustable next attempt. | |
| Noncompetitive or Allosteric Inhibition | Method | Caps a mechanism's output by binding a separate control site and changing its state, so piling on more input can't overcome the block. | |
| Nonconformance Report and Review Board | Role or Team | Records each nonconformance and convenes an authorized board to bound the affected population and decide its disposition. | |
| Noncontact Field Coupling | Artifact | Transmits force or power across a gap through a magnetic or other field, replacing a wearing, leaking, or contaminating physical contact. | |
| Nonfunctional Requirement | Artifact | Writes a system's quality floors — reliability, security, latency, accessibility — as required design constraints, so feature work cannot quietly spend them. | |
| Noninferiority Margin Protocol | Protocol | Fixes, before any data are seen, the largest performance shortfall from the comparator that will still count as acceptable — turning 'not meaningfully worse' into a pre-committed number when the candidate wins on cost, access, or convenience. | |
| Nonlinear Breakdown Review | Breakdown Review | Sweeps toward the limits to find where additivity breaks and routes the exceptions to a nonlinear model. | |
| Nonlinear Dependence Screen | Diagnostic Estimation | Runs form-agnostic dependence statistics to catch relationships a linear or rank coefficient scores as near-zero, so real structure isn't dismissed as no-relationship. | |
| Nonlinear-Boundary Stress Test | Stress Test | Pushes a linear model to the edges of its domain to find where superposition and scaling break, and registers those regions as off-limits. | |
| Nonlocal Dependency Graph | Representation Model | Overlays remote jump-edges on the ordinary local map so the influence structure that defies adjacency becomes visible and reviewable. | |
| Nonparametric Resampling Interval Check | Method | Reuses the observed sample itself — via bootstrap, permutation, or jackknife — to build a benchmark interval that assumes no parametric model, then compares the closed-form interval against it. | |
| Nonparametric Tests | Statistical Test | Compares groups or distributions with distribution-free tests chosen against a named assumption threat, not by software default. | |
| Nonpunitive Workaround Review | Ritual | A facilitated, protected review that reconstructs a recurrent deviation with the practitioners who use it and the parties who bear its consequences, assigning an owner and a route to contest. | |
| Nonrandom Sample Audit | Checklist | A checklist that interrogates who the visible sample actually is — and who it silently leaves out — before their agreement is read as the population's. | |
| Nonresponse and Silence Follow-Up | Protocol | Chases the vantage's silences — the nonresponses, blanks, and channels that logged nothing — so that true absence can be told apart from mere unreachability before a gap is read as a zero. | |
| Nontransitive Scenario Simulation | Software or Tool | A simulation or tabletop exercise that explores how cyclic dominance evolves across context changes, adaptation, and elimination events. | |
| Norm and Expectation Audit | Audit | Surfaces the gap between an institution's written rules and the expectations people actually hold — including where newcomers and insiders quietly operate by different norms. | |
| Norm Audit | Audit | Surfaces the unwritten expectations and quiet sanctions that keep people reproducing a shared reality with no formal rule behind it, then tests whether anyone actually endorses them. | |
| Norm Drift Review | Periodic Review | A recurring backward look that re-diagnoses what the group now treats as normal and flags where tolerated exceptions have quietly hardened into the new default. | |
| Norm Legitimacy Review | Review | Periodically re-examines the norm itself — is it still justified, explainable, contestable, and free of coercion — so people are asked to internalize only standards that deserve it. | |
| Norm Maintenance Ritual | Ritual | Periodically re-enacts, examines, and re-commits to the working norms a system relies on, surfacing where practice has quietly drifted so coordination rules stay alive instead of decaying into ignored slogans. | |
| Norm Recalibration Review | Periodic Review | A scheduled review that re-examines an established norm against current evidence, consent, and drift, and pulls the trigger to revise it when it no longer earns its pressure. | |
| Norm Reminder and Private Warning | Method | A quiet, private word that names a slipping norm and corrects it early — before the group escalates a small breach into public sanction. | |
| Norm Source Mapping Workshop | Diagnostic Workshop | A facilitated session that traces a taken-for-granted norm back to whose practice it actually is and what, if anything, that reference group knows. | |
| Norm-Based Request Framing | Framing Technique | Words the ask so it lands as a fitting response to a shared obligation — naming why this matters now, what success is, and the reciprocal norm that makes helping the natural thing to do rather than an imposition. | |
| Norm-Conflict Matrix | Tool | Lays the artifact's built-in assumptions against the host norm system dimension by dimension, so clashes become an explicit grid instead of vague unease. | |
| Norm-Dilemma Simulation | Judgment Simulation | Stages a hard case where values collide so the newcomer can practice the judgment call and have its reasons, tensions, and stakes drawn out. | |
| Normal Form Reduction Procedure | Canonicalization Procedure | Rewrites every expression to a single canonical form so that equivalent derivations are recognized as the same element and counted once. | |
| Normal-Form Reduction | Method | Drives each form to a single canonical representative so that two forms are equivalent exactly when their normal forms are identical — turning equivalence-checking into a syntactic comparison. | |
| Normalization & Scaling Pipeline | Transformation Pipeline | Rescales already-numeric features onto comparable magnitudes — standardizing, min-max mapping, or robust-scaling them — so a scale-sensitive consumer can weigh them fairly. | |
| Normalization Constant Calibration | Process | Sets or resets the scale anchor — total mass, unit, or probability total — that turns raw additive sizes into comparable, interpretable values. | |
| Normalization Test Suite | Validation Tool | Exercises known equivalent, non-equivalent, ambiguous, and edge cases to verify that the normalization rule behaves as intended. | |
| Normalized / Denormalized Schema Pair | Model | Keeps one normalized, redundancy-free form as the authoritative source for correct writes and a denormalized, pre-joined form for fast reads — with an explicit rule for which is the truth. | |
| Normalized Capacity Ratio | Allocation Rule | Provisions resources as a fixed ratio to load — per request, per user, per throughput band — so headroom stays constant as the system grows or shrinks. | |
| Normalized Endpoint Contract | Interface | Defines the required state, format, capability, or handoff condition that all paths must deliver. | |
| Normalized Metric Check | Measurement Method | Builds a fair, comparable rate or ratio and checks whether it stays inside a tolerance band across scales, so raw totals do not make different scales look alike or unalike. | |
| Normalized Metric Design | Method | Designs a metric on a comparable basis — indexed, standardized, or denominator-adjusted — so entities of different size or context can be set side by side honestly. | |
| Normalized Serialization | Protocol | Serializes fields, records, or elements in a stable order so equivalent structures produce comparable artifacts. | |
| Notary or Official Stamp | Institution | Lets an accountable, commissioned official impress a controlled, hard-to-copy mark and log the act, so downstream parties can trust a document without contacting its author. | |
| Notation System | Artifact | Uses symbols, formulas, abbreviations, or structured marks to encode recurring meaning compactly. | |
| Notice-Period or Lock-Up Alignment | Protocol | Aligns withdrawal rights, cancellation terms, supplier replenishment terms, staffing commitments, or customer promises with the time needed to release resources safely. | |
| Notification Acknowledgement Tracker | Tracking Ledger | Keeps a live ledger of which recipients have confirmed they received and understood a change notice, chases the ones who haven't, and preserves the record as proof that notice was delivered. | |
| Notification Batching or Blackout | Filtering Control | Suppresses or consolidates digital alerts so they arrive in scheduled sweeps rather than continuously, while an allowlist keeps a narrow break-glass path open for the truly urgent. | |
| Notification Blackout | Protocol | Cuts off the inbound interruption channel for the goal's duration, letting nothing reach you except a short, pre-authorized allow-list. | |
| Notification Priority Review | Review | Re-examines an alerting system so that what pages a human is governed by significance and escalation criteria, not by how loud or how often an alert happens to fire. | |
| Notification Tier System | Routing System | Classifies every signal into a graded lane — interrupt-now, batch, digest, background-log, or suppress — so each notification arrives with the intensity its class deserves. | |
| Novelty Cadence Rotation | Governance Policy | Spreads and varies novelty cues across repeated exposures on a budget, retiring and rotating each one before an audience habituates and it decays into background. | |
| Novelty Reintroduction | Salience Reframing | Reintroduces the same stimulus in a changed form, context, or timing to restore its salience through novelty rather than raw intensity. | |
| Novice Walkthrough | Inspection Method | Walks the material step by step in the shoes of a first-time recipient, probing at each step whether a novice would know what to do next and whether they had succeeded. | |
| Novice-to-Aware Stage Marker | Curriculum Marker | A visible marker in a learning path that labels the transition from initial fluency to awareness of complexity. | |
| Nucleation Site Creation | Method | Seeds deliberate initiation sites so domains start where and when you choose, lowering the barrier to separation instead of leaving it to chance fluctuations. | |
| Null Finding Warrant Memo | Document | Documents the null finding, search scope, detection assumptions, warrant grade, and conclusion caveats. | |
| Null Hypothesis Significance Test | Test or Assessment | Implements a default-versus-alternative comparison with a formal statistical threshold under specified assumptions. | |
| Null Object Pattern | Design Pattern | Stands a real, do-nothing object in place of a missing one so callers invoke the same interface and never branch on null. | |
| Null Structure Comparison | Significance Test | Tests whether the clusters an algorithm found are stronger than the groupings it would invent from structureless data, crediting them only when they beat a chance baseline. | |
| Null-Model Residual Report | Analytic Report | Shows departures from a declared null or expected model as residuals, documenting the model but refusing to read the residual as a causal effect. | |
| Null-Result Power Check | Test or Assessment | Estimates whether a failed search or null observation had enough sensitivity to count as evidence of absence. | |
| Null-Set Policy Register | Register | Records what zero or negligible measure is allowed to mean for a decision — so a set of size zero is never silently read as a set of zero importance. | |
| Nullspace Dependency Certificate | Artifact | Produces an explicit witness — the exact combination of candidates that cancels to nothing — proving one member is reconstructable from the others rather than merely scoring it as suspect. | |
| Numbered Ticket | Tokenized Queue Position | Compresses a place in line into a single issued token — take a number, watch the count, and your order is held without standing in it. | |
| Nutrient or Input Load Budget | Policy | Sets a total permissible load for a beneficial input — below the receiver's assimilation ceiling, with margin — and allocates it across every contributing source. | |
| Object File Tracker | Stateful Tracker | Keeps a persistent bundle for each object and carries its identity across time, updating or splitting it as new frames arrive. | |
| Object Origin Story Card | Artifact | Records the object's origin, provenance, meaning, and intended use in plain narrative form, so a newcomer or an outside group can understand why it matters without anyone present to explain it. | |
| Object-Capability Reference | Capability Artifact | Instead of asking a deputy to infer authority from identity, hands it a narrow, unforgeable reference that already embodies the permitted action on a specific object. | |
| Object-Graph Identity Table | Reference Resolution Structure | A side table that assigns each object a stable id the first time it is seen, so shared nodes and cycles serialize once as references and rebuild as the same object — not as duplicated trees. | |
| Object-Language / Meta-Language Split | Semantic Separation | A mechanism that separates claims inside a language or model from claims about that language or model. | |
| Object-Oriented Class Inheritance | Model | Lets a subclass receive its superclass's fields and methods by default, override chosen methods, and still stand in wherever the superclass is expected. | |
| Objective Change-Control Board | Governance Body | A standing forum that reviews each proposed addition against the admission rule, spends from a fixed exception budget, and enforces symmetric add/remove friction. | |
| Objective Charter | Governing Artifact | Fixes the original objective, its resource envelope, exclusions, and accountable owner in a written reference that every later addition must be judged against. | |
| Objective Drift Dashboard | Monitoring Instrument | An always-on instrument that renders dilution signals, ledger trends, and distance-from-baseline so objective creep shows up as a rising line, not a surprise. | |
| Objective Surface Sketch | Artifact | Creates a visual or tabular approximation of how value changes across candidate configurations so the terrain's gross shape can be seen at a glance. | |
| Objective Versioning and Change Log | Register | An append-only record of every authorized objective version — each with its effective date, authority, rationale, and dependencies — so exactly one legitimate target governs each decision and target motion is attributable rather than ambient. | |
| Object–Arrow Diagram | Modeling Notation | Draws the domain as objects and typed arrows at a chosen grain, deciding what internal detail to hide behind each object. | |
| Observability Dashboard | Monitoring Instrument | The live reading surface for an exposure — instruments the system's response and renders it against a known-normal baseline so responders can see, in real time, exactly how far behavior has drifted. | |
| Observation Dose–Response Test | Diagnostic Estimation | Deliberately varies the observation dose — frequency, intensity, invasiveness — and plots the target's response against it, exposing the thresholds and nonlinearities that reveal how hard you can watch before the measurement dominates what it measures. | |
| Observation Protocol Design | Protocol | Specifies the concrete, repeatable conditions—apparatus, vantage, sampling, and cost—under which an observation is actually to be made. | |
| Observation Recheck or Replication | Method | Converts a decayed or doubtful memory back into first-hand evidence by going and observing the thing again, instead of trusting the stored trace. | |
| Observation Vignette Template | Documentation Template | A fixed template for rendering one observed scene as a compact standalone narrative organized around why it mattered. | |
| Observation Warrant Ladder | Method | Defines levels of claim strength from raw report through corroborated measurement to robustly inferred reality claim. | |
| Observation-of-Observation Review | Recursive Review | Puts a second observer onto the first, auditing how evidence was selected, interpreted, validated, and operationalized — an observation of the observing. | |
| Observation-Reactivity Probe | Test | Compares behavior or state across observation conditions to estimate how much the act of observing — its intrusion, expectancy, and performance effects — moves what it measures. | |
| Observer Blinding or Concealment Protocol | Protocol | Removes behavioral reactivity by hiding the fact or direction of observation from the observed — blinding, concealment, non-disclosure — but only inside an explicit ethical boundary that must justify the concealment against the objective it serves. | |
| Observer-Position Statement | Documentation | Declares up front who is observing — role, access, interests, authority, and likely blind spots — so later interpretation can be read against the observer's standpoint instead of a view from nowhere. | |
| Obstacle Function Review | Method | Examines what the obstacle protects, what it costs, whether it is real or modifiable, and what support or boundary would make effort safer. | |
| Obstruction Register Review | Exception Triage | Collects every local failure, gap, and seam conflict into one register and adjudicates each — block, allow with a documented exception, or defer with a re-check trigger — before any verdict issues. | |
| Occam-Style Model Selection | Method | Compares candidate models or explanations and favors the one with fewer assumptions when adequacy is otherwise comparable. | |
| Occlusion and Silhouette Check | Test or Assessment | Verifies that front-to-back order, intersections, and object-identifying silhouettes in the view match the real depth relations of the scene. | |
| Occupancy and Idle-Capacity Audit | Audit | Counts the capacity you already own but aren't using — position by position — by measuring the gap between what a system nominally holds and what it effectively delivers. | |
| Occupancy Ledger | Record Ledger | Records who occupied which site, when, and under what authority — an append-only history of each site's succession of occupants. | |
| OCI Container Image | Artifact | Freezes an application together with its entire userspace dependency tree into an immutable, content-addressed image that any compliant runtime can pull and run unchanged. | |
| Off-Policy Evaluation | Analysis Method | Estimates how a candidate policy would perform directly from logged data generated by a different policy, correcting statistically for the fact that the logs were never collected under the candidate. | |
| Off-Policy or Historical Replay Evaluation | Offline Evaluation Method | Estimates how a proposed policy would have performed by replaying historical logs from the policy that actually ran, reweighted to correct for what the old policy chose to try. | |
| Off-Ramp Offer Protocol | Protocol | A repeatable way to offer the other party a face-saving exit at each rung — a concrete path to stop that costs them less dignity than climbing does. | |
| Office Hours and Asynchronous Request Queue | Coordination Protocol | Routes ordinary coordination into published response windows or a shared request queue, giving collaborators a reliable path to a reply without any of them getting to interrupt the work in the moment. | |
| Official Record Policy | Policy | Declares which document, filing, or register is the official record for legal, compliance, and historical purposes, ranking it above informational copies and defining the exceptions under which another may temporarily stand in. | |
| Offline Replay Session | Offline Procedure | Re-runs a fresh episode offline, away from live pressure, to integrate and compress it into existing structure. | |
| Offset or Relocation Plan | Workflow | A plan for relocating displaced activity, expanding substrate, compensating affected parties, or substituting alternate capacity. | |
| Offset-Adjusted Impact Evaluation | Model | Judges the intervention on the effect that survives anticipatory offset — specifying the intended net effect up front and evaluating realized outcomes against it after subtracting what targets pre-empted or displaced. | |
| OKR Alignment Process | Planning and Review Process | A quarterly cadence that sets local objectives against a stated system goal and then grades whether the local key results actually moved the whole. | |
| Old-Position Sunset Clause | Governance Instrument | Puts a fixed expiry on the commitment to hold a position so it must be actively renewed to continue, flipping the default from indefinite holding to scheduled retreat unless the case to stay is remade on the record. | |
| Oldest-Item Sweep | Ritual | A recurring review that pulls the batch of oldest outstanding items and forces an explicit disposition on each — revalidate, reassign, escalate, serve, or close. | |
| Ombuds Channel | Role or Team | An accessible independent or semi-independent channel for navigating process, raising fairness concerns, or seeking informal resolution. | |
| Omission and Negative-Evidence Audit | Audit | Tests whether something absent is meaningfully missing by first establishing why it should have been present, then ruling out innocent explanations for the gap. | |
| Omission Checklist | Checklist | A standardized prompt sheet that forces reviewers to name what a simplification removed — the variables, cases, stakeholders, and steps dropped for simplicity — before anyone judges whether the loss matters. | |
| Omission Pattern Analysis | Method | Reads a body of surviving output against the space of what could have appeared, cataloguing the topics, sources, and viewpoints that go missing or converge — in a systematic, not random, pattern. | |
| Omission–Commission Parity Check | Protocol | Holds a duty-bound failure to act to the same standard as a visible action, so blame doesn't fall only on whoever did something. | |
| Omitted Variable Probe | Diagnostic Probe | Searches for variables, mechanisms, constraints, or contextual features absent from the original explanatory frame. | |
| On-Behalf-Of Authorization Flow | Token Exchange Protocol | Exchanges an incoming user credential for a downstream one that still represents the original caller, so each service hop re-derives authority from the real principal instead of falling back on its own broad service account. | |
| On-Call Ownership | Operational Role Schedule | Puts a named responder on the hook for a defined time window — with a backup and a severity ladder — so recurring alerts and requests never depend on who happens to be around. | |
| On-Call Response Rotation | Role or Team | Keeps a qualified responder reachable and empowered to act at all times by rotating the duty across a group, so an irregular spike is caught immediately without paying to staff the peak around the clock. | |
| On-Call Rotation Activation | Process | Summons the right responders the instant an incident is declared and keeps fresh hands on it — paging the on-call, opening a surge channel for reinforcements, and rotating people out before fatigue erodes judgment. | |
| On-Call Runbook Escalation | Runbook | Pre-writes the page, transfer, and notify steps an on-call responder follows so escalation stays fast and safe under time pressure. | |
| On-Demand Report Generation | Process | Builds a report only when a user actually requests it, and re-checks — at generation time — who is asking and whether they still want to wait. | |
| Onboarding and Role Shadowing Runbook | Process | A structured ramp that brings a new holder up to a role's competence bar by provisioning support and mentorship and by having them learn through supervised shadowing of an experienced holder. | |
| Onboarding and Socialization | Process | The controlled front door through which newcomers cross into a system — admitting them, teaching them what the system is and expects, and turning arrivals into members without diluting the whole. | |
| Onboarding Norm Translation | Process | Inducts newcomers into a norm by conveying its purpose, worked examples, and the judgment it calls for — not just the rule text — so it arrives as something to understand rather than merely obey. | |
| Onboarding Reference | Artifact | The newcomer's on-ramp to a convention — why it exists, how to apply it, where the exceptions hide, and the mistakes first-timers actually make. | |
| Onboarding Sequence | Staged Program | Stages a newcomer's role entry — vocabulary and context, then worked examples, then supervised practice, then independent responsibility — so accountability never arrives before readiness. | |
| Onboarding Workflow | Workflow | Implements pipeline staging by sequencing orientation, account setup, training, practice, verification, and handoff into regular participation. | |
| One-In/One-Out or Cap Rule | Governance Rule | Forces every new increment to be paid for by retiring an equivalent one — or refuses the increment outright at a hard ceiling — holding the count flat at the admission gate. | |
| One-Stop Permission Portal | Interface | A single interface for requesting and tracking permissions across multiple veto holders. | |
| One-to-One Crosswalk Table | Artifact | A table that pairs each source member with exactly one target member and supports inverse lookup. | |
| One-way Sensitivity Analysis | Analytical Procedure | Moves one input at a time across its range while holding everything else fixed, then ranks assumptions by how far each alone swings the outcome. | |
| Online Booking Portal | Self Service Reservation Interface | A self-service interface where holders view, verify, book, and change their own reservations without an operator in the loop. | |
| Online Incremental Learning | Method | Keeps a predictive or decision model locked onto a moving target by updating it continuously from validated new evidence, instead of letting it go stale between infrequent full retrains. | |
| Ontology Alignment Map | Artifact | Links concepts in one vocabulary to their counterparts in another through anchored correspondences — equivalent, broader, narrower — each carrying a human-readable rationale. | |
| Ontology Alignment Session | Method | A method for reconciling different conceptual models, category systems, or domain vocabularies that carve up reality differently. | |
| Ontology Audit | Procedure | Checks whether a category and its boundary still cohere with the wider domain model of entities, relations, and contexts it is supposed to live inside. | |
| Ontology Critique Workshop | Workshop | A working session that examines a conceptual model's entities, relations, and distinctions to reveal what it makes expressible and what it makes impossible to say. | |
| Ontology Map | Artifact | A structured picture of a domain's entities, their types, and the boundaries between them — drawn so that definitional disagreements become visible and negotiable. | |
| Ontology Mapping Workshop | Facilitated Workshop | A working session where domain experts lay their two formal models side by side — entities, relations, and boundary rules — and decide whether to merge, translate, or keep them federated. | |
| Ontology Refactoring | Structural Refactor | Restructures the entities, relations, and logical constraints of a formal ontology when its type structure misrepresents the domain, mapping old identifiers to new so machine consumers keep resolving. | |
| Ontology Review Workshop | Ritual | Brings relevant actors together to compare entity assumptions, category meanings, relation claims, edge cases, and revision rules. | |
| Ontology Revision Session | Facilitated Revision Session | A facilitated working session that revises the entities, relations, and boundary rules of an ontology when its structure is constraining reasoning — and maps the old model onto the new so nothing in flight breaks. | |
| Opaque Type / Module Boundary | Tool | Makes a component's representation physically unreachable to clients, so the only thing they can couple to is its declared operations. | |
| Open Access Mandate | Policy | Imposes a duty to let third parties onto an otherwise-closed network or platform on reasonable terms, turning a proprietary chokepoint into shared infrastructure and a stepping-stone off it. | |
| Open Documentation Package | Knowledge Artifact | Externalizes the tacit knowledge a role depends on into open, portable artifacts so the function no longer lives in one person's head. | |
| Open Interface Requirement | Interface Standard | Mandates published, compatible interfaces so competing variants stay swappable and recombinable, keeping any one implementation from becoming the system's only option. | |
| Open License Declaration | Artifact | A published rights file that states — in human- and machine-readable form — exactly what reuse is permitted and what obligations travel with the artifact, so downstream users never have to ask. | |
| Open Standard | Artifact | A shared, openly-specified technical rule any implementer can build to, so compatibility — the thing that makes the network valuable — belongs to no single vendor. | |
| Open Standard or Portability Rule | Governance Rule | Guarantees open interfaces, data portability, and exit rights so a compounding platform's participants keep the freedom to leave — bounding lock-in before the loop becomes too entrenched to govern. | |
| Open-Book Management | Method | Shares the company's real financials with everyone and teaches them to read them, so workers see how their work turns into value and can act on the numbers. | |
| Open-Source Collaboration Model | Workflow | Uses issue queues, contribution norms, maintainership practices, review paths, and shared repositories to let contributors self-select work. | |
| Open-Source Maintainer Renewal | Role or Team | A contribution ladder that turns drive-by users into committed maintainers — mentoring contributors up through earned trust and governance rights so a project renews its own maintainer base from its user community. | |
| Open-Source Sponsorship | Institution | Channels funding from downstream beneficiaries to the maintainers of shared digital infrastructure, paying for the upkeep that keeps a widely-used common resource alive. | |
| Open-Space Organizing | Method | Creates a participant-generated agenda around a shared theme so people can form sessions, groups, and work streams by interest and need. | |
| Opening Gambit | Probe Maneuver | Spends a concrete first move as a probe, reading the other side's reaction to reveal priorities the undefined field would have hidden. | |
| Opening Marking And Threshold Gesture | Ritual | A single sensory mark — a bell, a dimming of lights, a spoken formula, a step across a threshold — that separates ordinary time from ritual time and gathers scattered attention into one shared focus. | |
| Opening Trigger Protocol | Protocol | The pre-agreed authorization gate that converts an 'open' reading into a go — but only once the staged capacity to act is confirmed in place. | |
| Operating Band Specification | Document | Translates the discovered window into a formal allowable range, setpoint, tiered table, or escalation rule. | |
| Operating Characteristic Curve | Diagnostic Curve | Plots detection probability across the full range of plausible true effects, replacing a single power number with the whole sensitivity profile of the design. | |
| Operating Mode Broadcast | Broadcast Protocol | Distributes a decided operating mode to every unit within a bounded scope, changing how they process without touching the content each one carries. | |
| Operating System Abstraction | Software or Tool | A system layer that presents applications a stable, uniform set of operations — open a file, spawn a process, map memory — as its contract, while encapsulating the diverse hardware beneath and guaranteeing invariants like process isolation no matter what device is underneath. | |
| Operation Table or Cayley Table | Tabular Model | Lays out a finite structure's whole operation as a grid — every element against every element — so closure, the identity, and inverses can be read straight off the cells. | |
| Operational Capacity Simulation | Software or Tool | Samples variable demand, processing times, outages, or resource availability to estimate service-level and overload risk. | |
| Operational Contingency Fund | Artifact | A designated spendable budget for urgent operational disruptions, time-sensitive opportunities, or response needs. | |
| Operational Definition Table | Artifact | Pairs each contested term with the observation procedure that defines it and a label for the claim's resulting semantic status. | |
| Operational Envelope Dashboard | Monitoring Dashboard | A live instrument that keeps the frontier-to-backbone ratio, its threshold, and edge-fragility signals continuously visible so overextension is seen before it bites. | |
| Operational Pilot | Test or Assessment | Runs the solution in a limited real or representative setting to test implementation feasibility under practical conditions. | |
| Operational Readiness Review | Review | Checks whether the receiving operation can actually run, support, watch, and recover the new state in production — staffing, runbooks, monitoring, and a tested rollback — before it is switched on. | |
| Operational Reconciliation Workflow | Process | Compares expected against actual after partial completion and applies adjustments until records, inventory, or accounts balance within tolerance — logging every correction it makes. | |
| Operational Responsibility Map | Artifact | A map connecting parts of a scoped system and its interfaces to owners, handoffs, escalation paths, and decision rights. | |
| Operational Scenario Rehearsal | Rehearsal Drill | Puts real operators through end-to-end operational scenarios — including contingencies and the rollback drill — to validate the human-in-the-loop workflow before go-live. | |
| Operational Stabilization Playbook | Document | A documented set of triggers, actions, owners, and monitoring rules for restoring system stability. | |
| Operator Shadowing and Contextual Inquiry | Contextual Inquiry | Sits beside the people who run a control to elicit the tacit steps, constraints, and hidden compensations that never reach the procedure — under protection that makes honest disclosure safe. | |
| Opponent or Partner Response Simulation | Model | A model that plays the interaction forward — you move, the other side responds per a model of its incentives, and both payoffs are scored — to reveal counter-moves before you commit. | |
| Opponent Signal Subtraction Model | Modeling Abstraction | Models net output as the arithmetic difference between one activating and one inhibiting channel meeting at a single locus. | |
| Opportunity Cost Reflection | Reflective Prompt | Makes inaction visible by naming what is lost to delay, so the status quo stops being scored as free. | |
| Opportunity Exposure Register | Register | Keeps a living inventory of every place the adverse outcome could occur and how fast opportunities are piling up, so the 'many chances' fact never quietly goes stale. | |
| Opportunity Landscape Mapping | Tool | Charts a newly opened space before you fan into it — confirming the opening is real, mapping its distinct niches, and bounding how widely to branch. | |
| Opportunity Scoring Model | Scoring Model | Estimates, for every case in a field at once, the expected marginal benefit of acting on it, producing a comparable score so effort flows to where the upside is greatest. | |
| Opportunity-Cost Prompt | Ritual | Inserts one required question into a decision — 'what is the best thing we won't do if we say yes to this?' — so the forgone alternative is named before resource is committed. | |
| Opportunity-Cost Review | Analytic Review | Prices what each proposed addition displaces — the next-best use of the same capacity — and puts that cost on the table beside the addition's benefit. | |
| Opt-In / Opt-Out Design | Default Design | Sets the default state of a constraint and makes reversing it genuinely easy and non-punitive — so participation is a real, revocable choice rather than a trap. | |
| Opt-In Flow | Interface | A pre-entry interface gate that presents one permission request with its material terms at the threshold of a feature, and requires an affirmative choice against a genuine, equally-weighted decline. | |
| Opt-Out and Exception Pathway | Procedural Pathway | A defined, low-retaliation route by which a person can decline or seek exception from a standard, with bounds that separate protected divergence from unsafe deviation. | |
| Opt-Out and Reentry Protocol | Safety Protocol | Makes nonparticipation, partial participation, breaks, remote observation, or later reentry legitimate rather than deviant. | |
| Opt-Out Architecture | Workflow | Makes departure from a default legible, timely, low-friction, and reversible where appropriate. | |
| Optimal Control Formulation | Model | Casts the design as steering a dynamical system: choose the control policy that drives the state from its start to a target endpoint at least cumulative cost, using only admissible inputs. | |
| Optimistic Concurrency Check | Protocol | Lets writers proceed without locks by stamping each record with a version and rejecting any write whose expected version no longer matches — catching the lost update instead of preventing it. | |
| Optimization Backlog with Trigger Conditions | Tracking Registry | Keeps deferred optimizations in a visible list, each tagged with the measurable condition that should fire it — so good ideas are neither forgotten nor done too early. | |
| Optimization Constraint Model | Method | Represents variables and constraints in a mathematical or computational model so solvers or analysts can search the feasible region. | |
| Optimization Target Review | Procedure | Periodically reviews whether the current objective, metric, or reward target still produces the intended outcomes under observed behavior. | |
| Optimization Trace Dashboard | Metric or Dashboard | Tracks improvement rate, explored coverage, diversity, restarts, constraint violations, and strategy-switch signals over the course of a search. | |
| Option Buffer Register | Register | A standing ledger of the alternatives kept alive through a juncture — each option's carrying cost, reserved resources, owner, expiry, and release conditions — so preserved optionality is deliberate rather than assumed. | |
| Option Comparison Matrix | Template | Arrays the live options against declared criteria to compress evidence into a side-by-side comparison, without implying the weights are objective facts. | |
| Option Map | Option Taxonomy | Organizes a set of alternatives by the dimensions they vary along and the dependencies between them, so a scattered list of choices becomes a structured field you can see the shape of. | |
| Option or Maybe Type | Type Constructor | Wraps a value in a type that makes absence an explicit case, forcing the caller to handle 'nothing' before touching the contents. | |
| Option Space Expansion Prompt | Generative Prompt | Breaks a false binary by regenerating the live options a two-way framing suppressed. | |
| Option Space Matrix | Morphological Matrix | A grid that lists each exploration dimension as a row and its generated alternatives as cells, making the whole option space enumerable, its coverage visible, and every cross-axis combination readable as a path through the grid. | |
| Option-Preserving Delay | Commitment Deferral | Deliberately defers commitment to keep the future move set wide and reversible while uncertainty resolves. | |
| Option-Set Simplification | Method | Reduces the number of available choices, bundles choices into packages, or removes rarely useful variants. | |
| Oral-History Interview Program | Method | Acquires situated testimony through ethically governed interviews with provenance, reflexivity, review, and access terms. | |
| Order Set or Protocol Bundle | Protocol | A predefined bundle of fields, sequence, defaults, and checks for recurring high-risk actions such as medical orders, service workflows, or approvals. | |
| Order-Effect Check | Perturbation Test | Reorders the same questions, options, or evidence to test whether sequence alone — not content — moves the conclusion far enough to matter. | |
| Order-Insensitive Batch Processing | Workflow Design | Processes batches without depending on the sequence in which items are picked, handled, or combined. | |
| Order-Penetration Point Audit | Audit | Walks the actual flow to measure where customer-order information really starts governing work, versus where policy claims it does. | |
| Ordered Checklist Mnemonic | Mnemonic Artifact | Turns a procedure or checklist into a route-like cue chain so steps can be retrieved in sequence. | |
| Ordered Protocol Runbook | Procedure or Artifact | Operationalizes an order-sensitive configuration as an executable, human-followed procedure with sequenced steps, handoffs, exception authority, and rollback instructions. | |
| Ordered Reveal Sequence | Workflow | Presents elements one at a time in a deliberately chosen order so each new element is interpreted against the one just before it rather than lost in a cluttered simultaneous field. | |
| Ordered Rule Evaluation | Procedure | Evaluates rules in a fixed sequence when simultaneous or unordered evaluation would produce inconsistent outcomes. | |
| Ordinary-Training Comparator Protocol | Protocol | Runs a matched ordinary-input control arm so any gain can be credited to reopened capacity rather than to more practice, assistance, or expectancy. | |
| Organizational Complexity Review | Ritual | A recurring review that examines how governance layers, role count, decision rights, and meeting load are growing with the organization — and whether a restructure is due. | |
| Organizational Culture Shaping | Ritual | Reinforces norms through stories, leadership behavior, onboarding, recognition, review practices, and repeated social cues. | |
| Organizational Health by Unit Monitoring | Domain Monitoring System | Rolls team-level health measures up through department to enterprise, with an accountable owner for local/aggregate disagreement and a guard against gamed reporting. | |
| Organizational Hierarchy | Organizational Structure | Nests roles into standing levels of authority with bounded span of control, so responsibility, reporting, and escalation are unambiguous. | |
| Organizational Level Analysis | Method | Reframes workplace problems across individual, role, team, process, unit, enterprise, and ecosystem levels to avoid assigning causes at the wrong layer. | |
| Organizational Level Mapping | Diagnostic Map | Traces how a local workaround aggregates upward into an enterprise-level pattern, and how enterprise metrics press back down on the front line — through the incentives that connect the two. | |
| Organizational Memory System | Infrastructure | The owned, standing capability that keeps an organization's knowledge retrievable across turnover — combining a curated memory store with a steward who maintains it and the routines that connect it to work. | |
| Organizational Myth Audit | Workflow | Applies grand narrative decomposition to a company, institution, team, product, or community origin story that explains too much too smoothly. | |
| Organizational Network Analysis | Method | Builds a graph of advice, trust, information, and collaboration ties from relationship data, then analyzes its structure to expose brokers, isolates, and structural holes. | |
| Organizational Path Preservation Review | Structural Review | Maps a reorganization's informal social pathways — communication, escalation, expert-consultation, decision — as real topology and scopes which of them must be treated as load-bearing, so a cleaner org chart does not quietly sever the routes that actually carried the work. | |
| Organizational Redesign | Governance or Structure Change | Implements relation rewiring by changing reporting lines, decision rights, team interfaces, ownership boundaries, or coordination forums. | |
| Organizational Resilience Tiers | Organizational Design | An internal org design that gives each tier — team, department, enterprise — a defined service floor, its own recovery authority, and monitoring for burnout and hidden recovery debt. | |
| Organizational Restructuring After Crisis | Structural Reorganization | Redraws reporting lines, roles, and coordination structure into a durable new arrangement after a crisis exposes the old structure as the thing that failed — and captures why, so the lesson outlives the reorg. | |
| Organizational Review | Governance or Learning Ritual | Periodically examines an organization's own routines, metrics, norms, commitments, and outcomes to revise how it operates. | |
| Organizational Rollup | Process | Rolls individual work, risk, or metrics up the responsibility hierarchy so each management level sees an owned summary it can drill back down. | |
| Organizational Sensing | Workflow | Uses surveys, interviews, retrospectives, behavior traces, and local reports to detect patterns forming inside an organization. | |
| Organizational Team Boundaries | Organizational Design | Assigns each coherent domain to a team that owns it end-to-end, so ownership is clear and cross-team coordination is bounded. | |
| Organizational Unit Model | Organizational Model | Represents an organization at the team-or-unit scale so coordination behavior that individual logs and company averages both hide becomes visible. | |
| Organization–Artifact Topology Overlay | Tool | Lays the artifact's dependency map over the collective's communication map on a single frame, so the seams that should coincide but don't — and the ones that needlessly do — stand out. | |
| Orientation Overlay | Display Layer | Renders position, heading, goal bearing, and the known/unknown boundary as a single glanceable layer over the space — making orientation legible without deciding anything. | |
| Origami Deployment Pattern | Method | A crease pattern engineered so one motion collapses a large surface to a compact stow and reverses it to full deployment — folding as a reversible, near-single-degree-of-freedom transformation. | |
| Origin and Referer Gate | Channel Provenance Gate | Validates the browser-attested Origin/Referer header against an allow-list of trusted front-ends, rejecting state-changing requests whose declared source is not the site's own interface — no shared secret required. | |
| Origin-Context Constraint Review | Review | Reconstructs the context a feature was built for and catalogs the assumptions it silently carries, flagging the ones that will misfire once it serves its new function. | |
| Ornamental Joint or Seam Expression | Joinery Articulation | Turns the junctions where parts are joined — dovetails, seams, stitching, pegs — into celebrated ornament, grounded in a craft tradition rather than hidden away. | |
| Orphan Target Scan | Test or Assessment | A scan that detects target members with no source member mapped to them under the intended bijection. | |
| Orthographic or Axonometric View Set | Representation | Produces parallel-projection views — orthographic elevations or axonometric pictorials — that preserve parallelism and true axis scales for comparison and construction rather than optical realism. | |
| Out-of-Band Channel | Communication Method | Provides a separate channel for control, diagnosis, or emergency coordination that does not depend on the ordinary communication path. | |
| Out-of-Band Escalation Path | Process | Gives exceptional cases a defined route off the primary channel to a richer, safer, or more authoritative one — without loading that machinery onto the routine path. | |
| Out-of-Distribution Monitor | Monitor | Watches live inputs for cases that no longer resemble the distribution the method was chosen for, and raises a flag — and a retune-or-switch trigger — before the method's fit silently expires. | |
| Out-of-Domain Prompt | Interrupt Trigger | Fires an interrupt the moment a claim crosses out of validated scope, forcing a pause and a downgrade before the recommendation is accepted. | |
| Out-of-Order Processing | Service Order Mechanism | Lets the server take the next independent, ready item instead of waiting on a stalled head, relaxing strict order in place while protecting the commitments that must stay sequenced. | |
| Out-of-Sample Benchmark Validation | Test or Assessment | A validation step that checks whether the benchmark model works outside the fitting sample or original period. | |
| Outbox Deduplication | Software or Tool | Separates recording the intended state change from sending downstream messages, then ensures each material outbound effect is sent once per canonical operation. | |
| Outcome Monitoring Review | Monitor | Tracks over time whether an interruption actually changed outcomes and treatment — and whether the loop simply moved to a subtler channel — so optimism does not replace one untested story with another. | |
| Outcome Responsibility Review Panel | Institution | Convenes a procedural forum where high-stakes or contested attributions are argued, evidenced, and open to challenge before responsibility is fixed. | |
| Outcome-Based Contract | Incentive Contract | Pays the provider for durably resolving the need rather than for activity, so profiting from a perpetuated problem stops paying. | |
| Outcome-Driven Design | Design Method | Fixes the beneficiary's desired outcome first, then judges every design choice by how much it contributes to that outcome rather than by feature appeal or convention. | |
| Outgroup or Edge-Case Interview | Procedure | A targeted qualitative procedure that goes and talks to the people least like the decision-makers, to find where local projection breaks. | |
| Outlier, Range, and Transformation Sensitivity Review | Review | Re-computes the association with and without outliers, across restricted and full ranges, and under raw versus transformed scales, to see how much of it survives those choices. | |
| Output Schema | Artifact | Declares the fields, formats, and value categories a function or service is allowed to emit, so nothing outside its codomain can be returned in a well-formed response. | |
| Output Validation | Process | A runtime check on each produced result that confirms it lies inside the declared codomain before release — and blocks, qualifies, or reroutes anything that doesn't rather than letting it reach downstream reliance. | |
| Output-to-Input Traceback Map | Tracing Map | Traces an observed output back through the mapping to the input states compatible with it, naming what the forward projection discarded and how to act while the ambiguity stands. | |
| Outsider Estimate Check | Procedure | A procedure for obtaining an estimate or critique from someone not exposed to or invested in the original anchor. | |
| Outsourced Cleanup Contract | Contract | Binds a third-party sink owner, by contract, to remediate an exported burden to a defined standard and report back — so cleanup responsibility is transferred with legal teeth rather than merely dumped. | |
| Over-Specialization Audit | Audit | Asks whether roles have been sliced too thin, measuring specialization intensity and the entrenched status it breeds against the flexibility being lost. | |
| Over-Suppression Red Team | Review | Deliberately attacks the suppression rule to surface the valid weak signals it has been quietly erasing — the minority views, faint evidence, and rare safety-critical cases hidden among the losers. | |
| Overcomplete Dictionary Learning | Method | Learns a large pool of basis atoms while representing each input with only a small subset. | |
| Overfitting Prevention Check | Validation Method | Uses holdouts, cross-context testing, stress tests, or out-of-sample checks to prevent optimization from fitting local noise instead of durable structure. | |
| Overflow Channel | Process | Reroutes excess load to a pre-arranged alternate channel — a second site, partner, or queue — once the primary saturates, so the burst is served elsewhere instead of overwhelming the primary. | |
| Overflow Lane | Overflow Handling | Spills items or capacity across a lane boundary when a partition breaches its backlog or wait threshold, then merges back once the surge passes — so rigid lanes don't buckle under a spike. | |
| Overflow Lane or Spillway | Surge Handling Mechanism | A normally-dormant surge path that opens only when the primary channel exceeds its capacity, carrying the excess along a planned route instead of letting it back up or spill. | |
| Overflow Queue | Process | Holds excess demand in a bounded, monitored buffer so bursts don't hit the primary channel all at once — and so the wait stays visible rather than hidden. | |
| Overflow Redirection | Process | Sends offers the system can't absorb right now to a later window, a partner program, or an external recipient — so surplus help is placed rather than dropped or hoarded. | |
| Overlap and Coverage Dashboard | Analytics Dashboard | Renders the union's overlap structure and per-source coverage at a glance, and stamps the standing warning that any-source membership is not validation. | |
| Overlap Compatibility Test | Consistency Test | Checks that local verdicts agree wherever patches meet, walking the seams in a fixed order, so the boundaries between patches cannot hide a global failure. | |
| Overlap Detection Join | Tool | Joins a partition against itself to surface every unit assigned to two or more blocks — the disjointness invariant turned into a query that should return zero rows. | |
| Overlap Exception Register | Register Ledger | A durable ledger that names, labels, and dates every sanctioned or known overlap, so an accepted exception stays explicit and reviewable instead of quietly hardening into ordinary membership. | |
| Overlap Handoff Protocol | Protocol | The rulebook for the seam between fields: who jointly handles, who takes final ownership, and how their outputs reconcile. | |
| Overlap Heatmap | Visualization Tool | A per-region view of how many independent inspectors flagged each part of an artifact, making saturated zones and lonely minority findings visible at a glance. | |
| Overlap Matrix | Assessment Matrix | Arrays every collection against every other in a grid so each pair's overlap status is readable at a glance, turning disjointness into a standing surface people can monitor and reason from. | |
| Overlap Transition Table | Registry Table | Enumerates every overlapping chart pair as a row — the shared cases, the invariants that must survive the crossing, and the seams still unresolved. | |
| Overlap-Band Assignment | Method | Replaces a single crisp cut with a band around it, inside which cases receive graded, dual, or 'borderline' membership instead of being forced to one side. | |
| Overlap-Regime Benchmark Table | Artifact | The reference table that catalogues, row by row, each case where two formulations are expected to agree — with inputs, conditions, tolerance, and observed divergence. | |
| Override and Exception Log | Document | Records when users depart from the default method, why, and whether exceptions reveal a boundary failure. | |
| Override Attempt Log | Audit Record | Turns every attempt to reverse, pressure, or silently reconfigure a final decision into a dated, attributed record. | |
| Override Expiry Workflow | Process | Gives every override an expiry date so it must be re-justified, renewed, or removed and backfilled to the inherited default — stopping temporary exceptions from silently becoming permanent. | |
| Overserved Segment Research Sprint | Method | Finds and profiles the overserved or ignored users whose current solutions overshoot their real needs, budgets, skill, access, or context — the segment where a disruptive entrant can take root. | |
| Overshoot Tabletop Stress Test | Ritual | Walks the team through a simulated overshoot before a real one — pushing intake past the ceiling on paper to find where benefit inverts and whether the recovery plan actually holds. | |
| Oversight Board | Governance Body | A standing body with authority to review, question, recommend, reverse, or escalate actions by another actor. | |
| Oversight Dashboard | Monitor | Aggregates live workload, risk, exception, delay, and quality signals into one prioritized view, so an overseer can direct attention across a wide span without inspecting everything. | |
| Overton-Window Position Scan | Method | Maps currently sayable policy or discourse positions and identifies structurally advantaged locations for advocacy or coalition formation. | |
| Ownership Assignment Matrix | Responsibility Map | Pre-assigns each shared surface to a single authorized owner in a standing grid, so parallel actors know which surfaces are theirs and contention is designed away before anyone acts. | |
| Ownership Boundary Refactor | Method | Redraws who owns which part of the artifact — consolidating a component two teams both edit, or splitting one nobody clearly owns — and records whether each seam is now meant to mirror the org or stay decoupled. | |
| Ownership Map | Artifact | Charts who owns, holds custody of, is accountable for, or must approve each asset or decision, giving governance a picture of authority and a path for escalation. | |
| Package Manager Distribution | Tool | Delivers the artifact through a package manager, data portal, or model hub so downstream systems can retrieve the right version and resolve its dependencies automatically, without a human in the loop. | |
| Package Namespace Confusion Guard | Rule | Binds each dependency name to its legitimate publisher and source registry, so a same-named or look-alike package from the wrong place can never be resolved in. | |
| Package Repository | System | A shared software hub where maintainers publish versioned packages once and every consumer discovers, resolves dependencies against, and retrieves them through one directory instead of each project distributing to each user directly. | |
| Packet Header and Demux Table | Addressing Scheme | Tags each unit of data with an explicit label and keeps a lookup table from labels to destinations, so many logical streams ride one channel and are told apart by reading the label rather than by any physical structure. | |
| Packet Splitting and Recombination Detection | Diagnostic Detector | Tests whether an apparently broad packet is really one smooth spread or several unresolved branches, using phase coherence and the medium's topology to tell them apart. | |
| Padé Approximant | Method | Replaces a truncated power series with a rational function that reproduces its coefficients, extending usefulness toward poles while flagging spurious ones across an ensemble of shapes. | |
| Page Design | Document Layout | Structures a document with headings, order, margins, and callouts so a reader is paced through claim, evidence, caveat, and action in the intended sequence — and the qualifying context stays attached to what it qualifies. | |
| Paired Activation Rehearsal Protocol | Protocol | Drives a named pair of units into genuine joint activation, again and again, until the cue reliably recruits its target — the deliberate 'make them fire together' drill. | |
| Paired Case Comparison | Method | Uses two or more matched real cases with an explicit frame so an analyst can infer a relation across cases. | |
| Paired Comparison Experiment | Procedure | Runs candidate and comparator over the very same units — the same cases, users, or time windows — so every difference in outcome is attributable to the systems and not to which cases each happened to face. | |
| Paired Confidence-Band Review | Test or Assessment | Reviews uncertainty in both trajectories and in their directional relationship, including shared-data dependence. | |
| Paired Enablement and Restraint Policy | Policy | Grants a power only when it is issued together with a proportional limit, a review, and a built-in expiry, at the same authority surface. | |
| Paired Example and Non-Example | Method | Sets a valid instance beside a near-miss non-example so a concept boundary or criterion becomes easy to grasp. | |
| Paired Half-Life Probe | Test or Assessment | Measures or estimates how long each component of a signal bundle remains salient, valid, or operationally influential. | |
| Paired Message Frame | Communication Template | Delivers an approach-amplifying message and a concern-acknowledging message as one coordinated pair, so encouragement does not intensify the very fear it needs to ease. | |
| Paired Micro/Macro Case Study | Method | Analyzes one phenomenon twice — as a close case narrative and as an aggregated structural account — then produces an explicit ledger of what each resolution reveals and hides. | |
| Paired Micro/Macro Timeline | Timeline Alignment | Runs a micro timeline of dated actor events beside a macro timeline of slow structural change so that contingency and pattern can be read against each other and an actor's timing role becomes visible. | |
| Paired Problem Solving | Method | Expert and learner work one live problem together, trading reasoning aloud as control of the task passes gradually from expert to novice. | |
| Paired Rollout Pilot | Procedure | Introduces the two factors together in a controlled pilot so implementation teams can observe timing, adoption, and combined effect. | |
| Pairwise Combination Testing | Test or Assessment | A reduced testing method that checks two-factor combinations to detect likely interaction effects. | |
| Pairwise Comparison Protocol | Evaluation Protocol | Judges items two at a time on one dimension at a time, in a controlled order, then aggregates the head-to-head verdicts into a ranking — trading the matrix's whole-grid view for sharper local discrimination. | |
| Pairwise Covering Array | Method | Reduces large products while preserving coverage of every pair of axis levels. | |
| Pairwise Distance Matrix | Inspection Artifact | Lays out every pairwise distance over the named domain as a single table so reviewers can eyeball the metric's structure and semantics. | |
| Pairwise Dominance Audit | Test or Assessment | A review procedure that tests whether pairwise comparisons form a genuine cycle, a simple ranking, noise, or context-specific dominance. | |
| Pairwise Influence Scoring | Scoring Method | Imposes one comparable rubric on every driver pair — direction, strength, confidence, and timing — so heterogeneous judgments become sortable, weightable numbers other mechanisms can consume. | |
| Pairwise Interaction Probe | Interaction Test | Tests two components together — before either is trusted in any larger combination — to catch the interaction that neither reveals alone. | |
| Pairwise Intersection Audit | Audit Procedure | Certifies disjointness by computing every collection pair's intersection under a fixed identity rule and confirming each one is empty — turning 'they don't overlap' from a claim into a checked result. | |
| Pairwise Option Comparison | Method | Decomposes a hard many-option choice into a series of simple A-versus-B judgments, then assembles them into a ranking that also exposes inconsistent preferences. | |
| Paper Prototype | Artifact | A paper-based representation of screens, forms, steps, or objects that can be manipulated during a test. | |
| Paradigm Review | Framework Review | Inspects whether a field's governing worldview or explanatory model still supports reliable reasoning — and turns the doubt into a testable revision proposal rather than rhetoric. | |
| Paradox Risk Dashboard | Metric or Dashboard | A dashboard that shows whether the new capacity is improving local and aggregate outcomes. | |
| Paradox Workshop | Ritual | A convened working session that anchors a contradiction to a live decision, surfaces the assumptions holding it in place, and tests a candidate reframe with the people in the room. | |
| Parallel Code Review Round | Review Protocol | Multiple maintainers independently review the same version-locked change before comments are merged, so a bug one reviewer misses another can still catch. | |
| Parallel Concept Sprints | Ritual | Runs several teams on the same brief in deliberate isolation, each anchored on a different premise, so the candidates that come back differ in kind rather than in polish. | |
| Parallel Feedforward Brake | Protocol | Fires a calibrated inhibitory path from the same signal that triggers the response, bounding the response in advance instead of correcting it after it overshoots. | |
| Parallel Lane Activation | Capacity and Concurrency Mechanism | Spins up a second service path or worker when a blocked head leaves downstream capacity idle, so local blockage no longer stalls the whole system. | |
| Parallel Operation and Staged Cutover | Process | Runs the old and new versions side by side and shifts load across in gated stages, so a change is proven in production before the old version is retired. | |
| Parallel Pilot Trials | Method | Runs several alternatives as small live tests at the same time and captures their current marginal response, so the field can be compared on real evidence rather than argument. | |
| Parallel Practice Shadowing | Transitional Practice | Runs the predecessor and successor practice side-by-side on live work for a bounded window, so the successor is exercised on real cases and its outputs can be reconciled against the old. | |
| Parallel Prototyping | Method | Builds several lightweight alternatives at once and lets them compete on evidence, so the choice of which to commit to is made after learning rather than before. | |
| Parallel Run | Redundant Operation Method | Runs the old and new regimes side by side over the same work for a bounded window, reconciling their outputs so the new one earns trust before the old one is switched off. | |
| Parallel Run Reconciliation | Process | Runs the incumbent and the substitute side by side on the same live inputs for a bounded window and reconciles every divergence before committing to the swap. | |
| Parallel Server Activation | Method | Runs many interchangeable copies of the capability in parallel so requests are served concurrently — which requires pushing session state out of the instances so any copy can serve any request. | |
| Parallel Service Path | Service Design Method | Creates more than one way for users, patients, clients, or incidents to reach the same service outcome. | |
| Parallel Site or System Run | Process | Runs the old and the new configuration side by side long enough to move every dependency and prove continuity before the old one is cut off. | |
| Parallel-Passage Comparison | Method | Lines a passage up against comparable passages to learn whether a word, formula, or omission is conventional or exceptional before any weight is placed on it. | |
| Parallel-Transition and Cutover Rehearsal | Workflow | Runs bounded coexistence or simulation and tests interfaces, capacity, authority, fallback, and loss before committing to cutover. | |
| Parameter Sweep and Sensitivity Grid | Method | Varies key inputs across planned ranges to reveal regions where results are stable, fragile, discontinuous, or high leverage. | |
| Parameter Sweep Matrix | Method | Systematically varies parameters, scale, or input conditions across a grid to locate the breakpoint where agreement gives way to divergence. | |
| Parameter Tying | Method | Links multiple parameters so they share one value or update rule instead of being tuned independently. | |
| Parameterized Interpreter Call | Method | Sends untrusted values to an interpreter through its binding interface so they travel in a separate operand channel and are parsed as data, never as command. | |
| Parameterized Query API | Software or Tool | Binds untrusted values as parameters instead of concatenating them into query syntax. | |
| Parametric Bootstrap Coverage Audit | Method | Fits a model to the real data, treats the fitted parameters as ground truth, and generates pseudo-datasets from that model to check whether the interval procedure covers under model-implied conditions. | |
| Parametric Dimension-Constraint Model | Software or Tool | Encodes ratios, limits, dependencies, and exception parameters so dependent dimensions update coherently. | |
| Parametric Module Library | Software or Tool | A library that generates allowed variants from primitive units and bounded parameters. | |
| Parametric Pattern Generator | Software Tool | Encodes the motif, its transformation grammar, spacing, and variation budget as adjustable parameters, so instances are generated from rules rather than copied by hand. | |
| Paraphrase-Difference Test | Review | Holds a finished summary against the evidence map and flags what the compression dropped — modality, exception, speaker, ambiguity, sequence, or relation — before the summary is allowed to stand in for the source. | |
| Parcel Readjustment or Land Assembly Process | Procedure | A procedure for converting fragmented land rights into a usable assembled project. | |
| Pareto Chart | Tool | Ranks categories as descending bars beneath a cumulative line so the vital few and the long tail are legible at a glance. | |
| Pareto Frontier Analysis | Method | Maps the frontier of non-dominated designs among competing objectives, exposing the exchange rate between them so a priority choice can be made with eyes open instead of chasing an impossible all-at-once optimum. | |
| Parity-Then-Expansion Gate | Sequencing Gate | A hard precondition that forbids any net-new expansion from entering the successor until it has demonstrably matched the predecessor's validated core. | |
| Parser Delimiter Stack | Parsing Procedure | Pushes each opening delimiter as it is read and requires the next closer to match the delimiter kind on top, so nested brackets, tags, and quotes can only close in the order they opened. | |
| Parser/Emitter Pair | Tool | A matched parser and emitter built and tested as one unit, so that whatever one writes the other can read back to the same content. | |
| Part Family Rationalization | Method | A method for reducing near-duplicate physical components, units, materials, or SKUs to a smaller approved set. | |
| Part Inventory and Granularity Review | Enumeration Procedure | Enumerates the candidate parts and fixes the granularity at which they are judged, before any unity relation is applied. | |
| Part Inventory Matrix | Structured Inventory | Lays out the whole's constituents and their state variables in a structured table, giving a reduction its parts before any interaction is claimed. | |
| Part-Whole Dependency Map | Structural Model | Diagrams the relations and boundaries among candidate parts so the strength and shape of their coupling is visible before any verdict. | |
| Part-Whole Mapping Matrix | Template | Displays local parts, whole-context assumptions, tensions, revisions, and ambiguity in a reviewable format. | |
| Partial Application | Method | Fixes some of a function's arguments at creation time to produce a specialized function of the remaining arguments — binding chosen inputs early while leaving the rest to be supplied at the call. | |
| Partial Occlusion or Fragmentation | Method | Withholds part of the image — hiding, cropping, or breaking it — so the viewer completes the whole, and the metaphor lives in what they are made to supply. | |
| Partial-Correlation or Residual Probe | Diagnostic Estimation | Measures how much of an association survives once you hold other variables fixed, separating a direct link from one that exists only because both variables track a third. | |
| Partial-Failure, Scale, and External-Effect Reversal Injection | Test or Assessment | Injects stale artifacts, dependency loss, concurrency, delay, propagation, scale, unavailable staff, supplier refusal, and third-party action into a return rehearsal to expose correlated failure and paths that work only under calm conditions. | |
| Participant Agenda Setting | Ritual | Lets affected participants initiate topics, decisions, or priorities within a governed forum instead of only receiving a centrally defined agenda. | |
| Participant Flow Diagram | Reporting Diagram | Draws the study as a cascade of boxes — assigned, retained, measured, analyzed — so every unit lost between stages is visible on one page. | |
| Participant Governance Forum | Institution | A standing body in which affected participants hold seats and real decision power over matters that concern them, with formal routes to contest and reshape policy — giving collective voice a durable venue with teeth, not a suggestion box. | |
| Participant Journey and Consequence Trace | Artifact | Follows one participant's action all the way through the system to its real consequence and back again, built from their own account, so the exact segment where the line of sight goes dark becomes visible and locatable. | |
| Participation Equity Review | Review Process | Reviews participation and outcome patterns to test whether a design quietly rewards people already fluent in the field — and whether supports are used without stigma. | |
| Participation Script Library | Artifact | Gives newcomers concrete example moves — how to ask, disagree, or introduce themselves in this context — as an optional menu, not a mandate. | |
| Participatory Accommodation-Option Workshop | Method | Generates inclusive defaults, equivalent paths, tools, pacing, support, and fallback with affected people. | |
| Participatory Archival Appraisal Panel | Institution | A plural decision body that reviews significance, representation, restriction, retention, and deaccession. | |
| Participatory Budget or Resource Pool | Institution | Members pool their contributions into a common reserve and then decide together how it is spent — coupling a shared pot with participatory allocation so the resource is funded and governed by the same people. | |
| Participatory Budget Review | Process | Hands a ring-fenced slice of the budget to the served constituency to allocate directly through an open propose-deliberate-vote cycle, so the people the money is meant to serve — not just the funders — decide where it goes. | |
| Participatory Consultation Process | Workflow | Creates structured opportunities for affected parties to be heard before authority is exercised or renewed. | |
| Participatory Control Forum | Governance | Convenes affected and controlling parties to review the state model, goals, and safeguards together, so control decisions carry both local knowledge and shared legitimacy. | |
| Participatory Design Session | Ritual | Brings affected users into the design room as co-authors, so the people who will live with the solution shape the revision instead of only supplying evidence for it. | |
| Participatory Fairness Deliberation | Protocol | Structures affected-party evidence and reasons around candidate standards, consequences, and conflicts. | |
| Participatory Performance Prompt | Protocol | Hands the viewer a short instruction to perform — a gesture, an utterance, a small act — that recasts them from spectator to performer and makes the meaning something enacted rather than observed. | |
| Participatory Research Process | Participatory Method | Makes affected communities or participants collaborators in question formation, evidence gathering, interpretation, and use, rather than only subjects of study. | |
| Participatory Research Session | Participatory Method | Brings experience holders into the room as co-analysts, not just sources — they help interpret the accounts, decide what the findings mean, and shape the action, so authority over meaning is shared. | |
| Participatory Rule Design | Participatory Process | Brings the people a rule will bind into shaping its implementation, its exception criteria, and the line between what is fixed and what is open — before the rule is finalized. | |
| Participatory Rulemaking | Deliberative Process | Gives the people bound by a shared resource's rules a real hand in making and revising them — so the rules earn legitimacy, adapt on a regular cadence, and carry a forum for hearing objections. | |
| Participatory Sensing | Data Collection Method | Mobilizes distributed local actors to collect and submit structured observations about conditions on the ground. | |
| Participatory Strategy Process | Procedure | Structures strategy formation so leadership intent is tested against knowledge from people who must implement, use, or live with the strategy. | |
| Participatory Visibility Review | Review | Brings the people inside the landscape into the room to mark their own invisibilities — surfacing blind zones only insiders can see, reconciling their view with the official one, and checking whether the burden of being observed falls fairly. | |
| Particle Packing and Sintering Control | Method | Builds the void network from the interstices between packed particles, then grows sintered necks to lock a load-bearing skeleton — trading specific surface area away as it densifies. | |
| Partition and Clock Fault Injection | Test or Assessment | Deliberately induces network partitions, message delays, and clock skew against a running system to test whether its consistency contract actually holds under the faults it claims to tolerate. | |
| Partition Change Notice | Artifact | Announces to every downstream consumer that the partition's blocks have changed — what moved, when it takes effect, and whether the change breaks existing use. | |
| Partition Crosswalk Table | Tool | Maps each block of the old partition version onto the blocks of the new one, so historical data and downstream references carry across the change without being dropped or double-counted. | |
| Partition Refinement/Coarsening Review | Review | Periodically re-decides block granularity — splitting blocks that hide distinct cases and merging blocks too thin to matter — while keeping the partition mutually exclusive and exhaustive. | |
| Partition Sum Table | Artifact | A standing table that lays the sizes of disjoint blocks beside the recomposed whole, so double-counting, gaps, and partition-dependent totals become visible at a glance. | |
| Partitioning or Sharding | Method | Splits one too-large shared domain into disjoint slices by a chosen key, so each slice is owned and served independently and no single unit must hold the whole. | |
| Partner Continuity Assignment | Procedure | Keeps actors paired or grouped long enough for prior cooperative behavior to affect future interactions. | |
| Partnership Agreement | Formal Commitment Artifact | A written, signed record of the reciprocal duties between two (or a few) independent parties — what each owes, by when, and how disputes get repaired — binding named counterparts to each other. | |
| Partnership Broker | Brokerage Process | Scouts complementary actors, translates their expectations, and structures the reciprocal terms of a specific partnership — then steps back. | |
| Partnership Learning Exchange | Structured Exchange | A standing arrangement with an external organization to exchange people, practices, and lessons through an agreed channel, turning a relationship into a durable knowledge conduit. | |
| Partnership Operating Agreement | Document | Turns the relationship design into explicit roles, contributions, shared goals, review cadence, escalation paths, and revision rules. | |
| Partnership Restructuring | Contractual or Institutional Change | Changes relationships among organizations, vendors, institutions, or jurisdictions so obligations, dependency, risk, or influence are redistributed. | |
| Passive or Remote Sensing | Method | Reads a system from outside its coupling boundary — at a distance or off the signals it already emits — so the measurement has no channel through which to disturb it. | |
| Patch Cover Inventory | Decomposition Registry | Enumerates and justifies the set of local patches, and pins the domain they are meant to fill, so a whole can be certified piece by piece. | |
| Patchwise Atlas and Transition Map | Method | Uses multiple local representatives and verified overlap transformations where one global gauge is singular or unavailable. | |
| Patent or IP Filing | Protocol | Converts an early technical or creative lead into a legally defensible position — but only where IP is genuinely the right durability mechanism and the claim can be legitimately secured and cleared. | |
| Patent Pool or Cross-License Framework | Institution | A domain-specific rights pool for clearing overlapping intellectual-property claims. | |
| Path Readiness Drill | Testing Procedure | Exercises alternate paths under realistic conditions to reveal stale configurations, missing permissions, insufficient capacity, or confused ownership. | |
| Path Redesign Workshop | Facilitated Session | A facilitated group session that keeps the goal's value fixed on the wall while stakeholders collectively redesign the path — sequencing, workload, participation, support — to drain the avoidable aversion. | |
| Path Signage | Artifact | Places fixed signs, floor markings, landmarks, and 'you are here' maps at the decision points of a physical space so people find the route, choose correctly at junctions, and recover when lost. | |
| Path-Dependence Premortem | Method | Imagines the path chosen at the juncture has hardened into a harmful, irreversible future, then works backward to name the early commitments and small levers that quietly locked it in. | |
| Path-Trace Audit | Retrospective Audit | Reconstructs a completed walk from its recorded log to see which boundaries it touched and whether its path was actually governed — or merely lucky. | |
| Pathway Assumption Review | Review Ritual | Periodically re-tests the assumptions and endpoint criteria the backcast rests on, firing when a monitoring trigger says the pathway may no longer hold. | |
| Pathway Breakpoint Mapping | Method | Traces the causal chain by which a stressor actually reaches a vulnerable unit, then finds the breakpoints where the chain can be severed so exposure is contained instead of left to propagate. | |
| Pathway Cohort Comparison | Test or Assessment | Compares outcomes and burdens across route families to test whether convergence is equivalent and fair. | |
| Pathway Health Dashboard | Metric or Dashboard | Tracks progress, stuck states, basin exits, endpoint failures, and route-specific burdens across path families. | |
| Pathway Reachability Analysis | Model | Treats exposure as a graph problem — computes whether a hazard can still reach a target after a proposed cut, and exposes the substitute routes that keep it reachable. | |
| Pathway Risk Register | Document | A maintained list of arrival pathways, carriers, weak interfaces, and control owners ranked by introduction pressure and control gap. | |
| Patient Care Team Conference | Coordination Ritual | Convenes a patient's specialists to re-plan care around the whole-person outcome no single discipline owns. | |
| Patient Flow Pathway Review | Service Operations Review | A structured multidisciplinary walk-through of the care pathway that traces where patients stall, showing that an upstream jam is usually a downstream sink constraint — and reallocates flow while protecting safety and dignity. | |
| Patronage Dividend or Surplus Share | Rule | Returns the year's surplus to members in proportion to how much they contributed or transacted, rather than in proportion to capital invested. | |
| Pattern Card Template | Template | A fixed entry form that forces every pattern to carry the minimum fields — provenance, confidence, and the rest — needed for retrieval and reuse. | |
| Pattern Diagnosis Workshop | Facilitated Workshop | Convenes the people who each see one arc of a recurring problem to build a shared loop map and narrow to a provisional archetype together. | |
| Pattern Drift and Exception Audit | Audit | Samples deployed instances against the intended grammar to catch unauthorized mutations, semantic collisions, and one-off exceptions before they erode the family. | |
| Pattern Fit Checklist | Tool | Lists the structural features a named archetype requires and checks the case against them one by one, so a match must clear a fixed bar rather than a feeling of familiarity. | |
| Pattern Fit Scoring Rubric | Tool | Scores a candidate match on weighted fit criteria to produce a graded degree-of-fit, turning 'it kind of resembles X' into a defensible number with its reasoning attached. | |
| Pattern Library | Artifact | Collects approved recurring patterns and examples that can be reused or recombined. | |
| Pattern Monitoring Dashboard | Monitoring Artifact | A live instrument that watches a running interaction field for the aggregate patterns worth keeping — and for a single type or actor quietly capturing the whole board. | |
| Pattern-Mixture Sensitivity Model | Method | Models outcomes by missingness pattern and varies unobserved departures to explore MNAR-sensitive conclusions. | |
| Pause in Speech | Communication Method | Creates a beat of silence in live speech so a line can land, a point can settle, or a listener can catch up. | |
| Pause or Moratorium Trigger Protocol | Protocol | Specifies evidence thresholds and authority for pausing growth before lock-in closes the intervention window. | |
| Paxos-Style Quorum Protocol | Protocol | Guarantees that competing proposers choose exactly one value and never un-choose it — by ordering proposals with monotonic ballot numbers and forcing each new ballot to re-adopt any value that might already have been chosen. | |
| Payback and Break-Even Cross-Check | Test or Assessment | Provides an interpretable secondary check for timing and reversal thresholds. | |
| Payload Signature or Hash | Integrity Marker | A digest or signature computed over the serialized bytes and carried with them, so a receiver can prove the payload arrived exactly as sent — and, if signed, that it came from who it claims. | |
| PCA-like Projection | Method | Rotates correlated observations onto a few orthogonal directions of greatest variance and keeps the top ones, betting that the target dominates the variation and the nuisance scatters into the discarded tail. | |
| Peak Response Reserve | Policy | Ring-fences a stock of money, materiel, or headroom that is held out of ordinary use, drawn down only during a spike, and topped back up afterward under an explicit replenishment rule. | |
| Peak-Mode Service Protocol | Temporary Operating Mode | This mechanism can be effective in emergencies and seasonal peaks, but it must not quietly normalize degraded service as ordinary operation. | |
| Peephole Optimization | Method | Slides a small window along a linear sequence and replaces short, locally-matched runs with cheaper equivalents — greedy, local, and swept to a fixpoint. | |
| Peer Accountability Check-In | Ritual | A recurring peer routine where members surface their own missed commitments early, read them in context together, and rebuild trust before a lapse hardens into a violation. | |
| Peer and Steward Connection Circle | Role or Team | A small, recurring circle of peers anchored by a designated steward, giving isolated participants a durable human place to belong and a guide through the disorientation of reconnection or change. | |
| Peer Buddy Rotation | Peer Pairing | Pairs each newcomer with a rotating set of same-level peers, spreading low-power access and exposing how differently insiders actually do the work. | |
| Peer Case Conference | Ritual | A recurring room where peers talk through live cases together — aligning judgment and building shared precedent in real time, through deliberation rather than a scorecard or an archive. | |
| Peer Commitment Round | Ritual | A recurring round in which each member, in turn, states aloud what they will contribute before the next cycle — turning private intention into a public, peer-witnessed commitment. | |
| Peer Evaluation Process | Test or Assessment | Collects structured peer observations of contribution quality, reliability, collaboration, and support work, especially where supervisors cannot observe the work directly. | |
| Peer Feedback Session | Social Review Process | Adds other observers to help the actor see behavior that self-observation alone may miss. | |
| Peer Learning Network | Institution | Moves an emergent practice between practitioners through observation and adaptation rather than mandate, so it travels with its context instead of being flattened. | |
| Peer Network | Horizontal Exchange Network | Horizontal ties among role-equals that circulate tacit know-how and support through sustained, repeated exchange. | |
| Peer Nomination and Validation | Method | Asks the people who rely on a contributor to nominate and validate the role they are already performing, surfacing concerns about legitimacy and burden. | |
| Peer Proof Review | Review Process | A human referee scrutinizes a finished indirect proof for scope drift, hidden premises, and circularity, and records whether a direct or constructive proof would serve better. | |
| Peer Reference or Vouching | Protocol | Lets credible counterparties endorse, warn about, or contextualize a subject from direct first-hand experience. | |
| Peer Reinforcement Protocol | Protocol | A bounded, shared script that lets peers affirm, correct, or repair norm-relevant behavior in the moment — so the norm is held laterally, member to member, without waiting for authority. | |
| Peer Review | Review | Brings the external judgment of domain peers to bear on someone's work, supplying an outside perspective the person cannot see from the inside — while guarding against slippage into status judgment. | |
| Peer Review Protocol | Protocol | Structures learners to critique each other's work against shared criteria before final judgment, so authors get early feedback and reviewers learn the standard by applying it. | |
| Peer Sensemaking Circle | Process | A recurring peer forum where equals talk through real, ambiguous cases together — normalizing the standard while surfacing exactly where it is genuinely contested. | |
| Peer-Trajectory Benchmarking | Workflow | Compares a focal unit to selected peers across shared time windows. | |
| Penalty, Tax, or Fee | Institution | Adds a cost to behavior that imposes risk, waste, congestion, external harm, or strategic defection. | |
| Pending State Polling | Polling Procedure | Repeatedly reads a placeholder's status record on the consumer's own clock until it flips to a terminal state, for consumers that cannot be pushed to. | |
| Per-Capita or Per-Unit Conversion | Method | Divides a total by a clearly chosen denominator — people, units, transactions — turning raw counts into rates so differently sized things can be compared. | |
| Per-Context Model Checkpoint | Artifact | Freezes each context's map as a labelled, immutable snapshot the moment it goes inactive, so a dormant representation is preserved intact instead of decaying or being overwritten. | |
| Per-Rung Advantage Matrix | Tool | Scores, rung by rung, who is better off if the conflict settles there — exposing where you hold escalation dominance and where climbing would actually help the other side. | |
| Per-Unit Invariance Check | Comparison Method | Takes a per-unit rate as given and tests whether it stays flat as the number of units grows, exposing fixed costs, saturation, and coordination overhead. | |
| Per-Unit Service Standard | Service Standard | Fixes the quality each unit receives — per learner, per case, per ticket — as an explicit standard, so growth cannot silently dilute the service. | |
| Perceived Consensus Correction Note | Artifact | Warns decision-makers or audiences that visible agreement is not reliable evidence of private unanimity under silence pressure. | |
| Perceived-vs-Measured Performance Dashboard | Metric or Dashboard | Shows subjective user/operator perceptions alongside behavioral, telemetry, or task-performance measures without collapsing one into the other. | |
| Perception-Comprehension-Projection Brief | Briefing Protocol | A verbal update format that forces every report to answer, in fixed order: what do we see, what does it mean, what is likely next, and what action follows. | |
| Perceptual Calibration Drill | Training Drill | Retrains an actor's own perception through repeated, feedback-corrected reps that direct attention to a specific diagnostic cue, so the signal that matters is noticed and read correctly at the moment of performance. | |
| Perceptual Rhythm Walkthrough | Evaluation Procedure | Observes real people encountering the pattern at true distance and speed, to see whether they actually detect its sequence, grouping, accents, and breaks. | |
| Perforation, Microchanneling, or Drilling | Process | Cuts deterministic, directed channels into an already-solid bulk, placing each void's location, orientation, and access exactly where the function needs it. | |
| Performance Bond | Institution | Ties a forfeitable deposit or third-party surety to specific performance obligations, so failing to meet them costs the protected actor a defined sum rather than only the counterparty. | |
| Performance Bond or Deposit | Institution | Makes a promise of restraint credible by putting the promiser's own value at stake — forfeited on breach — so credibility no longer has to be bought by raising shared catastrophe risk. | |
| Performance Context Review | Workflow | A performance-evaluation workflow that checks role clarity, workload, resources, tools, and feedback history before final judgment. | |
| Performance Contract | Artifact | Binds the delegated goal, the incentives, and the consequences into a single negotiated agreement the whole relationship is governed by. | |
| Performance Evidence Portfolio | Evidence Artifact | Accumulates many performance episodes into a standing record so ability claims rest on a repeated, quality-weighted sample rather than one vivid result. | |
| Performance-Based Clawback | Rule | Ties an award to the value it was granted to produce and recovers it if that value never materializes, so a privilege can't be captured up front and kept for nothing. | |
| Performance-Linked Drawdown Protocol | Protocol | Releases windfall for operating use only against performance evidence, capability milestones, or maintenance obligations — keeping each spend coupled to earning at the moment it happens. | |
| Performance-Linked Renewal | Policy | Makes the renewal of an agent's funding or mandate conditional on demonstrated performance for the constituency it serves, so resource survival tracks answerable results rather than flowing automatically. | |
| Performance-Triggered Reopen Review | Adaptive Governance | Instruments a settled choice with outcome and floor signals and pre-declared trigger levels, so that when realized performance crosses a line the decision reopens on evidence — and each reopening feeds the next threshold rather than just repeating the last. | |
| Performative Feedback Monitoring | Feedback Monitor | Tracks what a recognized state actually does once live — whose behavior, incentives, and outcomes it reshapes, intended and not — so a reality-making act is watched, not just announced. | |
| Performative Formula and Context Binding | Binding Protocol | Fixes the exact words, form, and context an act must take to carry constitutive force, so the state is created only when the act is well-formed and in scope. | |
| Period Norm Matrix | Template | Compares period norms, modern assumptions, institutional rules, and contested alternatives across the relevant actors or groups. | |
| Period Vocabulary Audit | Checklist | Reviews whether terms, categories, roles, and meanings are period-appropriate and not silently translated into modern equivalents. | |
| Periodic Coverage Recertification | Review | On a fixed cadence, re-proves from scratch that every required target still has a valid witness — with an independent sign-off — so coverage that quietly decayed since last time is caught before it is assumed. | |
| Periodic Durability Inspection | Monitor | Re-checks a surviving asset's actual condition on a schedule, so the persistence forecast is refreshed from what the thing looks like now rather than from its age alone. | |
| Periodic Full-State Resynchronization | Protocol | Periodically transmits or reconciles a complete state snapshot so predictor copies living on a diet of residuals are pulled back to ground truth before drift compounds. | |
| Periodic Legacy Health Review | Review Cadence | A recurring review that re-tests preserved and reinterpreted legacy elements over time, keeping institutional memory live against both fossilization and amnesia. | |
| Periodic Relation Granularity Review | Recurring Review | A scheduled recurring review that re-examines whether the current class granularity still fits, catching slow drift and holding open the path to revert a change that aged badly. | |
| Periodization Projection | Method | Derives named periods from the event log by cutting the timeline at the transformations that mark one regime turning into the next. | |
| Permeability or Impedance Heatmap | Mapping Artifact | A map showing where the substrate supports, resists, delays, or blocks propagation. | |
| Permission Badge or Available-Action Chip | Artifact | Renders, inline on the object itself, which actions this particular user is actually allowed to take right now — so a permission you already hold stops being invisible. | |
| Permission Inheritance with Explicit Denial | Protocol | Lets access rights flow down a resource tree by default, while an explicit local denial overrides any inherited grant — because deny wins. | |
| Permission Matrix | Template | Lays actors and roles against resources and actions in a single reviewable grid, so gaps, over-grants, and dangerous combinations become visible at a glance. | |
| Permission or Access Revocation | Process | Withdraws the specific authorization an actor needs for the target action while leaving its other capabilities intact — the block sits at the grant, not the mechanism. | |
| Permission Scope or Capability Token | Software or Tool | Grants an action narrowly scoped authority to touch only declared resources. | |
| Permission-Scoped Default | Access Control Configuration | Ships every capability disabled or narrowly scoped by role, so powerful actions are reachable only by the users whose work actually needs them. | |
| Permission–Entitlement Crosswalk | Implementation Translation | Maps technical permissions against substantive entitlements to catch capabilities with no claim behind them and claims the system cannot actually execute. | |
| Permit or Approval Streamlining | Process | Strips avoidable delay, duplication, and uncertainty out of a permission process while ring-fencing the substantive checks that actually protect safety, rights, or the environment. | |
| Permutation Equivariance Audit | Audit Procedure | Checks that reordering or relabeling the input elements permutes the per-element outputs correspondingly while leaving genuinely order-independent results untouched. | |
| Permutation Group Model | Formal Model | Models a structure whose elements literally are the rearrangements of a finite set, composed and inverted as permutations, with cycle notation making the reversible bookkeeping concrete. | |
| Permutation Null and Multiplicity Check | Method | Builds a chance baseline by shuffling the pairing and corrects for how many correlations were examined, so the largest coefficient in a big matrix isn't mistaken for a real one. | |
| Permutation Tests | Resampling Test | Builds an exact null by reshuffling the labels the hypothesis says are exchangeable, replacing a distributional assumption with a randomization one. | |
| Permuted-Block Sequence | Protocol | Generates randomized treatment sequences in short fixed-length blocks so the allocation ratio stays near-balanced throughout enrollment, at the cost of making late-in-block assignments guessable. | |
| Persistence Exception Register | Register | Records each fact deliberately carried forward unchecked after a change — with its owner, its confidence, and the condition that would force a recheck — so the persistence presumption is explicit and accountable rather than silent. | |
| Persistence Stress and Shadow Test | Test | Deliberately exercises long paths, delayed receivers, high-loss media, interference, subgroup differences, and handoff failures before deployment, to find where the signal actually dies. | |
| Persistent Identifier Minting | Process | Assigns a durable, resolvable identifier — a DOI, handle, accession, or reserved package name — that keeps pointing at the artifact even after it moves, is mirrored, or is superseded. | |
| Persistent Identifier Resolver | Tool | Gives an entity one permanent identifier and resolves it to wherever the current authoritative version now lives, so the name survives every move and revision. | |
| Persistent Identifier Resolver Service | Service | Accepts a persistent token and returns its current usable target — looking up the live mapping and applying access rules — so callers never depend on where the entity currently lives. | |
| Persistent-Identifier Resolution Policy | Protocol | Pins a stable identifier to the work and defines how it keeps resolving to the right thing through changes of location, format, custodian, and version. | |
| Persona Boundary Card | Boundary Disclosure Artifact | Attaches scope, evidence date, excluded groups, confidence, and permitted-use notes to the persona. | |
| Persona Evidence Matrix | Documentation Artifact | Maps each persona claim to source evidence, assumption status, confidence, and review trigger. | |
| Persona Refresh Trigger | Maintenance Rule | Requires review when evidence ages, product behavior changes, population mix shifts, or outcomes contradict the persona. | |
| Persona Scenario Walkthrough | Simulation or Review Procedure | Tests how a persona would encounter a service, policy, interface, or workflow in a concrete scenario. | |
| Personal Dashboard | Display or Interface | Aggregates selected self-observation signals for an individual, operator, learner, or role holder. | |
| Personal or Local Protective Control | Method | Shields the receptor at the last line — worn or point-of-use protection on the specific contact interface — sized to who is most vulnerable and ready to deploy when exposure spikes. | |
| Personalized Learning Support | Educational Intervention | A learning-support mechanism that directs teaching resources toward the next most useful learner need. | |
| Personalized Onboarding Path | Onboarding Flow | Routes each new user into a role-matched onboarding sequence at entry, so different starting points converge on the same core competence. | |
| Person–Task–Environment Mismatch Analysis | Test or Assessment | Crosses capacity ranges with task, interface, environmental, and temporal demands and consequences. | |
| Perspective Exchange Protocol | Protocol | Structures reciprocal sharing of interpretations and concerns so each group can understand how the boundary is experienced by others. | |
| Perspective Grid Construction | Procedure | Builds a reusable perspective lattice — a plane or volume of ruled intervals locked to the declared horizon, station, and measure — that all later construction can trace against. | |
| Perspective Translation Exercise | Training Exercise | Requires learners to translate a judgment, design, or policy into another cultural frame and then identify what changed. | |
| Perspective-Taking Interview | Method | Replaces inference with direct, open-ended questioning to learn the other agent's actual understanding, constraints, and priorities. | |
| Perturb-and-Relock Drill | Process | Deliberately shocks an already-locked population and measures how fully and how fast it re-locks, before real dependence is placed on the lock. | |
| Perturbation Probe | Stress Test | Injects a controlled, realistic disturbance into a settled system to see whether the apparent stability survives the shock or collapses the moment conditions move — treating survival under relevant disturbance as the standard for genuine convergence. | |
| Perturbation Response Sweep | Response Characterization | Applies graded disturbances of increasing size along a control axis to map how response scales — proportional, amplified, cascading, or cross-scale. | |
| Perturbation Stability Test | Diagnostic Estimation | Pokes a chosen solution with small perturbations to confirm it sits at a stable minimum that recovers when disturbed, not a fragile saddle or a knife-edge optimum. | |
| Perturbation-Response Map | Model | Charts, region by region, what downstream damage follows when each part of the substrate is knocked out — turning 'what if this fails' into a readable footprint map. | |
| Perturbative Canonical Transformation | Perturbative Approximation | Removes a small coupling term order by order with a sequence of near-identity canonical maps, buying an approximate but structure-preserving simplification with an explicit validity range. | |
| Perverse Incentive Red Team | Test or Assessment | Stress-tests the loop by asking how a rational, overloaded, fearful, or opportunistic actor might satisfy the reinforcement while violating the intent. | |
| pH or Ionic-Strength Shift | Method | Retunes the effective interactions between constituents by changing charge and electrostatic screening — shifting pH or salt — to switch phase separation on or off without touching temperature. | |
| Phantom or Simulator Check | Test or Assessment | Uses a physical or digital surrogate that produces a known response, allowing live instruments or procedures to be checked safely. | |
| Phase Margin or Dead-Time Test | Diagnostic Estimation | Measures how much added delay a feedback loop can absorb before it turns unstable, converting 'is this loop safe?' into a quantified margin against oscillation. | |
| Phase Portrait Comparison | Comparative Diagnostic | Draws the trajectory portraits of a system before and after a transformation side by side, confirming the flow's qualitative shape — fixed points, orbits, separatrices — survives the change of variables. | |
| Phase Separation and Selective Extraction | Method | Lets a mixture self-organize into interpenetrating phases, then dissolves one away, leaving a co-continuous nanoporous network with an enormous internal surface. | |
| Phase Space Plot | Artifact | Visualizes selected state variables so regions, paths, cycles, and qualitative dynamics can be inspected. | |
| Phase Timeline | Annotated Timeline | Lays events and named period bands on one time axis, annotating why each band begins so a bare chronology becomes an accountable periodization. | |
| Phase-Alignment and Staggering Plan | Coordination | Sets the relative phase between recurring activities — locking them together where coherence is needed and deliberately offsetting them where simultaneity would create correlated peaks or failure. | |
| Phase-Alignment Protocol | Synchronization Protocol | Drives a set of periodic or cyclic processes into a defined phase relationship — and governs how tightly they must hold it — so they operate as one coordinated system. | |
| Phase-Based Checklist | Checklist | A checklist grouped by stages of action rather than as one flat list. | |
| Phase-Boundary Monitor | Monitor | Tracks how close the running system sits to its phase boundary and raises an alarm the moment it crosses into — or out of — a separated state. | |
| Phase-Diagram Mapping | Model | Charts where a mixture stays mixed, where it turns metastable, and where it spontaneously splits — the coexistence landscape every other demixing move steers by. | |
| Phase-Gate Resolution Review | Stage Gate Review | A go/no-go gate that refuses to advance the sequence until the current segment is stably resolved and the next segment is still the right next segment. | |
| Phase-Gate Review | Review | A recurring gate between program phases that names the next state, fixes the criteria for entering it, and checks whether current conditions actually clear that bar before work is allowed to advance. | |
| Phase-In Policy | Transition Policy | Introduces a change one group or stage at a time, at a pace set by how fast each can absorb it, checking each stage before extending to the next. | |
| Phase-Response Curve Calibration | Diagnostic Estimation | Maps how much a unit's timing shifts in response to a stimulus delivered at each point in its cycle — including where the same nudge advances versus delays. | |
| Phase-Slip Recovery Protocol | Protocol | When a unit loses lock, a bounded re-acquisition maneuver that restores the useful phase relation without snapping back so hard it disturbs its neighbors. | |
| Phase-Specific Extraction or Decanting | Method | Once the phases have formed and met their composition and morphology criteria, physically removes or recovers the one you want — decanting, skimming, or drawing it off — and leaves the rest behind. | |
| Phased Admission Trial | Protocol | A staged rollout of the entrant with measurement gates, rollback authority, and incumbent impact review. | |
| Phased Buyout or Transfer Program | Institution | Converts fixed ownership into a funded, voluntary, staged exit while the positions still hold value — so retreat isn't a fire sale forced by the emergency. | |
| Phased Intensification Gate | Protocol | Authorizes the next internal density increment only after the last one proves usable capacity, preserved invariants, and acceptable constraint migration — and stops when intensifying stops beating expansion. | |
| Phased Meeting Agenda | Facilitation Ritual | Structures group time into cognitive phases — frame, make sense, diverge, challenge, converge, commit — with a facilitator protecting each phase from the next. | |
| Phased Policy Intensity | Procedure | Introduces enforcement, eligibility rules, incentives, or restrictions in adjustable stages rather than imposing the strongest version immediately. | |
| Phased Relocation Plan | Transition Plan | Sequences the withdrawal as a staged, partly reversible ladder of moves rather than a single leap, so functions keep running while the old position is relinquished piece by piece. | |
| Phased Restoration Schedule | Schedule | A time-phased plan that pins the restoration sequence to dates and loads each phase with the crews, materials, and capacity it needs — so recovery moves as fast as resources actually allow. | |
| Phased Rollout | Sequencing Procedure | Moves cohorts, sites, or modules across the boundary in planned waves, letting each wave's observed health decide whether the next one goes. | |
| Phased Rollout Validation | Staged Gating Protocol | Expands a change in deliberate waves, with a pre-set gate between each stage that can halt, narrow, or widen the rollout based on what the last wave revealed. | |
| Phased Support Withdrawal Plan | Document | A plan for gradually reducing subsidies, services, staffing, mentoring, scaffolding, or direct assistance while adding replacement capacity or transition support. | |
| Phasor or Complex-Amplitude Addition | Algebraic Method | Adds oscillations as complex amplitudes so relative magnitude and phase survive the sum instead of being discarded. | |
| Phenomenological Interview | Method | Elicits a disciplined first-person report of experience as it is given, bracketing theory and interpretation. | |
| Phone Tree or Chat Cascade | Propagation Protocol | Reaches a whole network fast by having each contacted person relay the validated request onward to a fixed few, so coverage grows without any central sender becoming the bottleneck — with confirmations flowing back to prove it landed. | |
| Physical Impossibility Design | Physical Interlock | Shapes the hardware so the wrong action simply cannot be performed — the part won't seat, the plug won't fit — making a whole class of slip physically impossible. | |
| Physical Keying or Interlock | Physical Constraint | Uses shape, keying, or interlock so the wrong physical action is mechanically impossible while the correct connection still fits. | |
| Physical or Digital Keying | Rule | Shapes the environment so that only the correct action physically or logically fits, making the harmful move impossible rather than merely discouraged. | |
| Physical or Virtual Labeling System | Addressing Artifact | Renders each site's token in the world — a sign, code, or name — so the right host position can be found and referred to on the spot. | |
| Physical Security Zoning | Method | Arranges physical space into concentric graded zones so reaching the asset means passing successively harder, differently-guarded boundaries under lengthening exposure. | |
| Physiological Regulation Protocol | Clinical or Biological Protocol | A clinical protocol that keeps a physiological variable inside a therapeutic window by titrating a corrective intervention in graded steps and escalating care when titration cannot hold the range. | |
| Physiologically Based Exposure–Response Model | Method | A mechanism-grounded model that uses explicit pathways or compartments to support exposure-response prediction and extrapolation. | |
| Pictogram Prototyping | Design Testing Method | Builds and audience-tests candidate image-signs so a chosen icon actually resembles its referent to the people who must read it. | |
| Pilot and Reversibility Test | Test or Assessment | Trials a proposed mandate or default at bounded scale to measure effects before durable adoption. | |
| Pilot Application Sprint | Workflow | A time-boxed trial that puts already-adapted external knowledge into a bounded slice of real work and measures what happened, so absorption is tested by use rather than assumed. | |
| Pilot Bundle Comparison | Evaluation Method | Tests the proposed combination against isolated elements or alternative bundles before committing to scale. | |
| Pilot Cohort and Cascade | Method | A bounded cluster adopts first to prove the target viable and surface transition failures, then adoption expands through declared gates rather than ungoverned imitation. | |
| Pilot Constraint Lift | Controlled Pilot | Lifts the suppressing constraint on one small, real slice of the system to measure whether the hypothesized latent capacity actually emerges — attributed against matched controls. | |
| Pilot Expansion Ladder | Staged Rollout Model | Sequences growth as a ladder of widening rungs — small pilot to full rollout — where each rung must produce evidence under successively more ordinary conditions before the next is unlocked. | |
| Pilot Forum or Discussion Sandbox | Institution | A bounded forum where participants can test whether a formerly unsayable position can be examined without harm, panic, or premature commitment. | |
| Pilot Localization Trial | Process | Runs one adapted version in a single bounded setting with live friction monitoring and a built-in exit, so a localization is tested against reality before it scales. | |
| Pilot Option Probe | Uncertainty Reduction Probe | Runs a bounded experiment that preserves option value while learning whether full activation is likely to cross the threshold and produce durable benefit. | |
| Pilot Program | Limited Trial | Runs a proposed change end-to-end at one bounded operational site to learn whether it works in real conditions before organization-wide adoption. | |
| Pilot Project | Process | Deploys a candidate solution, vendor, or approach at bounded scale under real conditions to reveal how it actually performs before committing to full rollout. | |
| Pilot Replication | Replication Trial | Re-runs a pattern that worked in its origin setting inside one genuinely new setting, to see whether the effect reproduces against a pre-set bar before anyone scales it. | |
| Pilot Rollout | Staged Implementation Method | Runs the change for real in one bounded slice first, granting genuine influence inside it, to learn where it breaks and to earn evidence before wider release. | |
| Pilot Service | Bounded Service Pilot | Runs a full but deliberately bounded version of a service for one population or site, with declared support and a fixed window, to see whether it holds up in real delivery. | |
| Pilot Variance Estimation | Empirical Estimation | Runs a small pilot to measure the variance, baseline rate, and dropout that every power calculation depends on, replacing guessed nuisance parameters with data. | |
| Pilot with Exit Criteria | Experiment Design | Turns a conflicted goal into a bounded, reversible trial with the conditions for stopping written down before it starts — so the test generates evidence instead of becoming disguised full commitment. | |
| Pilot-and-Scale Feedback Review | Procedure | Runs limited local implementations, examines what they reveal, and revises the central plan before wider rollout. | |
| Pilot-Scale Transfer Test | Validation Test | Builds at an intermediate size to measure whether the exponent's predicted response actually holds before committing to a full-scale jump. | |
| Pilot-to-Scale Design Probe | Validation Probe | Deliberately tests the designed rule at several scale points before rollout, separating what survives scale-up from what only worked in the pilot's lucky context. | |
| Pilot-to-Scale Gate | Workflow | Runs a bounded pilot as a decision gate, so full-scale rollout is committed only after limited-scope evidence clears an explicit bar. | |
| Pilot-to-Scale Translation | Process | Adapts a live pilot's findings to full deployment by separating the pilot conditions that were essential from those that were accidental, then re-basing the result against ordinary target-scale conditions. | |
| Pilot-to-Scale Validation | Test Protocol | Runs a change through pilot, intermediate, and target scales in sequence so small-scale success is not mistaken for large-scale validity, and bounds where the result may transfer. | |
| Pilotable Solution | Bounded Validation | Runs the scoped-down solution in one bounded setting to prove it actually satisfies the requirement before committing to a full build. | |
| Pinch Analysis and Heat Integration | Method | Stacks all the hot and cold streams of a whole system into composite curves, reads off the pinch to fix a provable maximum-recovery target, and trades the minimum approach against area and cost. | |
| Pinning-Site Removal Procedure | Method | Finds the specific spots where the moving defect gets stuck and clears them ahead of the front, restoring the mobility a rearrangement needs to keep going. | |
| Pivot Gate | Decision Gate | Preserves the middle path between continuing blindly and cancelling outright: when the bet is invalidated, force a named broken assumption, a new falsifiable hypothesis, an owner, and a fresh gate. | |
| Pivotal Segment Campaign | Process | Pours a disproportionate share of go-to-market effort into the one customer segment that unlocks the rest, driving it past a decisive share threshold within a single window while other segments run on a maintenance baseline. | |
| Pivotality Counterfactual Matrix | Tool | Lays every participant against every relevant scenario in a grid and marks each cell where that participant's presence or absence would flip the outcome — a maintained map of who is pivotal, and when. | |
| Pivoted Row Reduction | Method | Runs elimination with pivoting to expose a maximal independent subset of columns as an exact basis, discarding the rest as redundant and reading the rank straight off the pivots. | |
| Place-History Projection | Tool | Assembles the full history of a place by gathering every event bound to it into one time-ordered account, resolving the many names a single place goes by. | |
| Placebo or Sham Procedure | Procedure Protocol | An inert but convincingly treatment-like stimulus — a dummy pill, a fake procedure — that reproduces the ritual and expectancy of the treatment while delivering none of the active mechanism, so the specific effect can be separated from the placebo response. | |
| Placebo Time, Outcome, or Threshold Check | Falsification | Runs the same analysis where the intervention could not have acted — a fake date, an unaffected outcome, or a sham threshold — and flags trouble if an effect shows up anyway. | |
| Plain-Language Disclosure | Artifact | A layered, plainly-worded statement that puts the scope, limits, and boundary of what agreeing commits you to in a first-time reader's line of sight — so assent is informed rather than inferred from not-having-noticed. | |
| Plain-Language Translation | Method | Restates specialized content in language that non-specialists can understand while preserving key distinctions, risks, and action requirements. | |
| Plain-Language Transparency Report | Artifact | Rewrites already-disclosed records into a short, plain-language account a non-expert can actually read, so the disclosure reaches the people it is meant to make power answerable to. | |
| Plain-Language with Precision Review | Editorial Review | Rewrites expert prose to a recipient-appropriate reading level while a subject expert guards each edit against stripping out the precision or uncertainty the recipient needs to act. | |
| Plan-Do-Check-Act Cycle | Improvement Cycle | Refines a repeating process by planning a small change, trying it, checking the result against the prediction, and standardizing or adjusting on the learning. | |
| Plateau Review Cadence | Ritual | A standing review at a fixed interval where a team looks at each active path and decides to keep escalating, gather more evidence, or switch — so plateau calls happen on schedule, not only in a crisis. | |
| Plateau-Triggered Rate Boost | Trigger Rule | Watches for a stall in progress — no improvement over a run of steps, or a collapse of variety — and, only when one fires, delivers a transient burst of extra variation to jolt the search off the plateau, then relaxes. | |
| Platform Abuse Controls | Enforcement Pipeline | Runs distributed abuse through an end-to-end pipeline — detect the pattern, throttle or restrict, adjudicate appeals, and watch for displacement — to contain coordinated misuse. | |
| Platform Access Rule | Rule | Defines the published conditions under which each side can join, list, sell, or build on a platform — and be removed — so access turns on stated criteria rather than the operator's discretion. | |
| Platform API and SDK | Tool | The surface builders actually touch — the calls, types, and helper libraries that expose the stable core's capabilities behind a deliberate contract while hiding its internals so the core can change underneath. | |
| Platform Architecture Blueprint | Artifact | The accountable decision record that draws the line between the stable core and the governed extension zones — naming why the platform exists, what belongs in the core, and where variation is allowed. | |
| Platform Capability Catalog and Portal | Tool | The discoverable front door — a browsable inventory of every supported capability and extension path, wrapped in the docs and onboarding that steer builders toward sanctioned surfaces by making them the easiest ones to find. | |
| Platform Conformance Test Suite | Tool | Turns the platform's contracts and invariants into a runnable battery of checks, so an extension can demonstrate — objectively and repeatably — that it honors what the platform requires, before a human ever reviews it. | |
| Platform Cooperative Marketplace | Institution | A digital marketplace owned and governed by the workers and users who transact on it, so platform fees and rule-making stay with them instead of an outside owner. | |
| Platform Core / Extension Model | Method | Keeps one stable, centrally-owned core and lets growth happen at governed extension points, so many parties can extend the system without cloning or destabilizing the core. | |
| Platform Ecosystem | Platform Architecture | Coordinates many third-party complementors around a platform core through admission rules, published interfaces, and platform governance. | |
| Platform Ecosystem Change Council | Institution | The standing, representative body that holds decision authority over ecosystem-wide changes — breaking contracts, participation terms, ranking and fees, deprecation — so the rules that decide who captures value are made with the builders who live by them. | |
| Platform Ecosystem Incentive Scheme | Protocol | Allocates access, visibility, fees, rewards, data, or support so platform growth also strengthens participants and complements. | |
| Platform Extension Health and Dependency Dashboard | Monitor | The instrument panel that separates growth from health — surfacing failing extensions, concentrated dependencies, stalled migrations, and eroding exit options that rising usage counts conceal. | |
| Platform Extension Manifest | Artifact | The machine-readable declaration every extension ships with — its identity, dependencies, requested permissions, bound extension points, and compatibility range — so the platform can reason about it before it ever runs. | |
| Platform Extension Review and Certification | Review | A risk-tiered gate that combines automated evidence with human judgment to certify an extension safe and compatible enough to admit — with the depth of scrutiny scaled to the potential harm. | |
| Platform Governance Board | Institution | Sets priorities, standards, funding, exception decisions, and retirement rules for the shared layer. | |
| Platform Marketplace | Platform | A two-sided platform that gives many buyers and sellers one governed place to list, find, and transact with each other, replacing pairwise discovery and trust-building with shared listings, matching, and reputation. | |
| Platform Matching Market | Tool | Runs a mediated exchange where undervalued supply and underserved demand discover each other, governed by scale limits and a fair split so it captures the mismatch without extracting from either side. | |
| Platform Migration and Deprecation Tooling | Tool | The execution machinery that carries dependents across a breaking change — dependency inventory, automated transforms, dual-run and staged cutover, progress tracking, and rollback — so a deprecation ships with a usable path, not just a deadline. | |
| Platform Moderation Strike System | Tool | Running software that detects rule violations, records strikes against a specific account, escalates restrictions as strikes accumulate, and gives the user notice and a route to appeal. | |
| Platform Plugin and Extension Registry | Register | The authoritative system of record for every extension's identity, provenance, versions, and lifecycle state — the single source of truth from which discovery, approval, suspension, and retirement are driven. | |
| Platform Policy Harmonization | Procedure | Aligns a platform's rules across its regions, categories, and seller tiers so users can't escape a safeguard by relabeling the same activity. | |
| Platform Positioning Map | Artifact | Shows where a product, protocol, API, marketplace role, or service sits relative to users, complements, substitutes, and governance gates. | |
| Platform Reference Implementation | Artifact | A complete, working example extension the platform maintains as the canonical demonstration of how to build against its contracts correctly — cloned, run, and adapted rather than merely read. | |
| Platform Rule | Protocol | Constrains participant behavior in a platform, marketplace, forum, or shared infrastructure by defining allowed actions and consequences. | |
| Platform Sandbox and Capability Permissions | Tool | Runs each extension inside an isolation boundary holding only the explicitly granted, revocable capabilities it needs — so a misbehaving or malicious extension is contained rather than able to reach the core or its neighbours. | |
| Platform Seeding | Method | Pre-populates the binding side of a platform with curated, genuinely usable participation so the first real users arrive to a network that already works. | |
| Platform Seeding Campaign | Process | Seeds the first users and complements so an early network tips to you — capturing the first-mover position in a market where being first to critical mass is the durable edge. | |
| Platform Seeding Program | Program | Bootstraps a cold two-sided or complement-driven loop by recruiting anchor participants and seeding early complements until the flywheel can spin on its own. | |
| Platform Semantic Versioning and Release Train | Protocol | A version-numbering scheme plus a fixed release cadence that make platform change predictable — the number tells builders what a release will break, and the train tells them when it will arrive. | |
| Platform Team Bottleneck Test | Diagnostic Estimation | Checks whether a shared platform or broker team has become the chokepoint every other team must queue behind, by comparing its throughput capacity against the coordination load routed through it. | |
| Platform Variant Option Model | Model | Defines a common platform as a catalog of options that variants inherit, override at declared points, and eventually fork from when divergence outgrows the shared base. | |
| Platform-Ecosystem Rule Change | Policy | Changes the rules of a live digital ecosystem and governs the fast, often adversarial way participants re-adapt to them. | |
| Platform–Complement Ecosystem | Architecture or Ecosystem Method | Combines a stable platform with complementary modules, apps, partners, or services whose value increases when connected to the platform. | |
| Playbook | Playbook | Packages a family of pre-built response plays so that, once you recognize which situation you are in, you can pull the matching play, know who runs it, and know when it is over. | |
| Playbook Creation | Artifact | Codifies situational judgment as a navigable guide of cues, options, and escalation paths — for work that branches on the situation rather than following one fixed sequence. | |
| Playbook Revision Cadence | Ritual | A scheduled review that folds captured learning into the official playbook, pushes the update to everyone, and periodically asks whether to keep patching or redesign. | |
| Plugin Slot Registration | Interface | A host system exposes extension points that approved plugins can fill through a defined interface. | |
| Plural Causal Synthesis Review | Synthesis Review | Holds several competing causal models open at once, restates the scoped target, and publishes a bounded, versioned synthesis that separates causal contribution from praise and blame. | |
| Plural-Norm Deliberation | Ritual | Facilitates a structured conversation among representatives of different norm systems to identify conflicts, bridge values, and acceptable adaptations. | |
| Plus/Minus Boundary Review | Review Ritual | A recurring ritual that admits a new objective only when a matching one is retired or parked, keeping addition and subtraction friction symmetric. | |
| Plus/Minus Scope Review | Review Ritual | A recurring review that refuses to let any addition in without naming, in the same session, the cut, deferral, or buffer draw that pays for it — making scope changes symmetric instead of additive-only. | |
| Point-and-Confirm Round | Ritual | Each participant physically or digitally points to the target and confirms aloud that they are seeing or discussing the same item. | |
| Point-at-Issue Intake Form | Intake Template | A single front-door form that captures the contested claims in each party's own words and attaches a provisional question-type label before any argument begins. | |
| Point-of-Action Confirmation | Interaction Gate | Interposes a deliberate, explicit confirmation at the moment of a risky or irreversible action to catch slips before they commit. | |
| Point-of-Action Prompt | Cueing Device | Plants an external cue right where and when the action must happen, so the known-correct behavior is triggered by the environment instead of relying on memory. | |
| Point-of-Action Prompting | Method | Fires the cue at the exact moment and place the intended response can be taken, so the prompt lands where it can actually be acted on. | |
| Point-of-Use Kit or Layout | Artifact | A standardized physical or digital arrangement that presents only the needed items in a consistent location and order. | |
| Point-of-Use Reification Warning | Interface | Displays a compact warning or boundary card at the moment a user is likely to treat the abstraction as direct reality. | |
| Poisson Event Model | Event Process Model | Models independent random events arriving at a steady average rate, yielding the distribution of how many occur in a window and how long you wait between them. | |
| Poisson Event-Process Model | Model | Models point events as arriving independently at a constant average rate with no memory, giving the memoryless baseline that richer arrival models are tested against. | |
| Poisson Rate Model | Statistical Model | Models the stream as a Poisson process so one count yields both a rate and a principled confidence interval — telling a real surge from chance clustering. | |
| Poisson-Bracket Identity Test | Algebraic Validation Test | Certifies a proposed change of variables is canonical by evaluating the fundamental Poisson brackets of the new coordinates and checking they come out to the canonical values. | |
| Poka-Yoke / Error-Proofing | Tool | Designs the task, tool, or interface so a common execution mistake is physically impossible or immediately obvious at the point of action — removing that variation at its source instead of catching it downstream. | |
| Polarity Mapping | Method | Treats the contradiction as a permanent tension between two interdependent goods to be governed over time, not a problem to be solved once. | |
| Polarity or Orientation Flip Probe | Experimental Probe | Flips sign, handedness, or orientation and then re-measures the properties that flip might change, refusing to assume the mirror image behaves like the original. | |
| Policy Alternative Analysis | Method | Requires a policy choice to name the public goods, constituencies, or outcomes displaced by the chosen intervention. | |
| Policy Amendment Register | Register | Maintains one authoritative register of each policy's current version, amendments, owners, and effective dates, and periodically reviews the accumulated changes for drift. | |
| Policy and Regulatory Watch | Procedure | A standing procedure that reads legislative agendas, regulator signals, enforcement patterns, and consultations to judge where the rules are heading, escalating changes early enough that the organization can prepare before they settle. | |
| Policy Assumption Audit | Assumption Audit | Re-examines the behavioral and environmental assumptions a standing rule or policy was built on, and narrows or pauses the rule when the world it assumed no longer holds. | |
| Policy Conflict Review | Procedure | Reviews proposed rules or programs for antagonistic demands, contradictory incentives, or implementation conflicts before adoption. | |
| Policy Definition of Terms | Definitional Specification | Fixes the meaning of a labeled term by stating its domain and the property behind the label, so the same word can't drift across a document. | |
| Policy Discretion Bounds | Policy | Defines how far a decision-maker's judgment, timing, or enforcement may vary before the case must be escalated, so discretion serves the policy's purpose instead of eroding it. | |
| Policy Drift Review | Oversight Review | Audits how a policy is actually being implemented in the field against its stated intent, using independent evidence, and escalates the gap to the policy owner. | |
| Policy Eligibility Review | Eligibility Determination | Traces an approval or denial back to the exact governing policy and the verified case facts, so an eligibility conclusion follows from the rule rather than from discretion. | |
| Policy Equivalence Rule | Policy | A written rule declaring that several statuses, credentials, or cases receive the same administrative or legal treatment for a stated purpose, with the exceptions named explicitly. | |
| Policy Exception Review | Protocol | A governance review that checks notice, feasibility, access, rule design, and enforcement context before deciding how to respond to noncompliance. | |
| Policy Expert Panel Process | Workflow | Adapts structured judgment iteration to policy questions where evidence, values, feasibility, legitimacy, and stakeholder effects interact. | |
| Policy Exposure–Response Sandbox | What If Sandbox | A what-if environment for testing how policy intensity and communication cadence translate into compliance, fatigue, and backlash before rollout. | |
| Policy Feedback Control | Governance Method | A governance method that adjusts policy levers when a monitored societal indicator drifts outside agreed bounds, contending with a contested setpoint and an authorized override on the levers. | |
| Policy Framework | Document | Defines system-level rules and decision criteria that local units interpret and apply in recurring situations. | |
| Policy Gap Analysis | Method | Compares a policy framework against relevant actors, situations, exceptions, rights, obligations, or edge cases to locate missing treatment. | |
| Policy Gradualism | Procedure | Changes policy in measured steps with observation intervals so corrections do not produce new swings faster than effects can be seen. | |
| Policy Guardrail | Institutional Policy Control | Routes, refuses, or demands evidence for decisions that might violate a rule, right, or separation-of-duties requirement, with scoped exceptions and a named owner. | |
| Policy Implementation Rule | Decision Rule | Converts a policy's intent into an operational decision rule — the concrete logic that maps a case to a categorical outcome, the exceptions and appeal paths around it, and the versioned record of how the rule changes over time. | |
| Policy Inheritance Matrix | Model | A grid of policies against organizational scopes that shows, per cell, what is inherited, what is locally overridden, what is mandatory-locked — and who owns each row. | |
| Policy Intensity Band | Method | Sets policy strength within an effective and legitimate range. | |
| Policy Intensity Pilot | Procedure | Trials lighter and stronger versions of a policy in limited settings before rollout, watching where added strictness stops helping and starts causing burden, evasion, or backlash. | |
| Policy Intensity Review | Governance Review | Routes a weakening policy return to a governance review that weighs burden, fairness, and protected duties, so a low margin triggers deliberation rather than an automatic cut. | |
| Policy Iteration | Formal Optimization Method | Carries an explicit current policy and converges by alternating an exact evaluation of that policy with a greedy, state-by-state improvement over the available actions. | |
| Policy Language Review | Compliance Review | Checks whether high-stakes rule language still carries its intended meaning for the people it governs, and sets how much divergence triggers action. | |
| Policy Lever | Institution | Creates an institutional surface by changing eligibility, incentives, penalties, permissions, caps, or administrative rules. | |
| Policy Lever Targeting | Policy Instrument | Acts through a formal instrument of authority — a permit, tax, subsidy, eligibility rule, or enforcement trigger — calibrated and legitimated as the point of intervention. | |
| Policy Objective-Setting Workshop | Ritual | Uses facilitated deliberation to define outcomes, constraints, stakeholder values, and unacceptable side effects before policy optimization begins. | |
| Policy Package Design | Governance or Policy Method | Combines rules, incentives, investments, enforcement, and supports so policy elements address one another’s gaps and side effects. | |
| Policy Pathway Analysis | Procedure | Follows one written policy provision downstream — into forms, thresholds, staff discretion, and notices — to show the participant burden it produces on the ground. | |
| Policy Phase-Out Schedule | Phased Schedule | Withdraws an obsolete rule or subsidy in legitimate, pre-noticed stages — each step sized against who it burdens and buffered by adjustment support. | |
| Policy Pilot | Procedure | Treats a limited rollout as an approximate test of a broader policy or operational intervention. | |
| Policy Pilot Cycle | Procedure | Implements refinement for policy or program change by trying a bounded version, measuring effects, revising design, and deciding whether to scale, stop, or modify. | |
| Policy Pilot Reintegration Review | Procedure | Reviews locally piloted rules or practices and decides which elements should be merged into the general policy baseline. | |
| Policy Pilot Sunset Clause | Governance Artifact | A rule written into a policy pilot that makes it expire and revert to the prior policy on a set date unless continuation criteria are met and affirmatively renewed. | |
| Policy Pilot Validation | Protocol | Validates a newly added policy condition, rule, or operational constraint through bounded real-world exposure in a limited setting before deciding whether to accept, revise, or remove it at wider scale. | |
| Policy Rationale Statement | Document | Records the values, affected parties, evidence, alternatives, and reasons behind a policy or governance decision. | |
| Policy Recalibration | Process | The deliberate procedure for revising an operating policy when the moving objective makes the prior rule unfit — escalating when no policy can meet the target, and rolling back a recalibration that misfires. | |
| Policy Refinement Cycle | Governance Cycle | Revises a rule toward workable stability using implementation feedback, exceptions, and compliance data on a fixed review cadence, within legal and budget bounds. | |
| Policy Relation Rule | Document | A written governance rule that states which relationships are required, permitted, or forbidden under a policy regime, along with its exception conditions, override authority, and owner. | |
| Policy Resistance Map | Governance Analysis Method | Maps how a policy intervention changes incentives, expectations, or behavior in ways that push the system back toward the old pattern. | |
| Policy Review | Rule Revision | Re-examines a standing rule against the reality it now governs and revises, renews, or retires it — resetting the reference itself rather than restoring the world to it. | |
| Policy Review Cycle | Ritual | Revisits rules, procedures, or governance documents on a regular cadence so they do not drift out of fit with reality. | |
| Policy Rule Set | Document | Expresses policy limits, permissions, conditions, and prohibitions so actors can determine admissible action. | |
| Policy Scope Audit | Governance Audit | Audits whether a policy's boundary excludes affected populations, jurisdictions, or implementation burdens — and routes the findings to an authority that can revise or re-audit it. | |
| Policy Simulation | Simulation Method | Rolls the candidate policy forward through a model of the environment, generating synthetic trajectories — including rare states no log contains — to see how it behaves over time before it touches the real system. | |
| Policy Slack Allowance | Policy Instrument | Writes deliberate, governed slack into rules, budgets, schedules, or eligibility — a grace window or buffer — so predictable real-world variation is absorbed without breaking fairness or the process. | |
| Policy Sunset Ramp | Procedure | A policy procedure that reduces a rule, subsidy, emergency measure, or program over stages rather than ending it abruptly, with monitoring for adverse effects. | |
| Policy Symmetry Test | Rule Test | Interrogates a rule as written or as coded — would it hand equivalent cases different treatment when only an irrelevant feature changes? — to catch asymmetry and smuggled values in the policy itself, before a single case is decided. | |
| Policy Template with Local Options | Document | A shared policy scaffold with bounded fields for local parameters, approved exceptions, and implementation choices. | |
| Policy Threshold Update | Policy | Formally revises an adopted policy cutoff through governance, mapping its legal, behavioral, and fiscal ripple effects before it is enacted. | |
| Policy-as-Code Guardrail | Technical Control | Compiles the rules into an automated check that every action must pass at execution time, so even privileged operators and self-modifying processes cannot act outside the rule without a signed, logged exception. | |
| Policy-Bound Attestation Token | Artifact | Carries a scoped verdict or claim result tied to a policy, issuer, subject, and expiration window. | |
| Policy-Engine Subject Binding Check | Authorization Decision Point | Sends each sensitive request to an externalized policy engine that evaluates it against the originating subject's own authority — not the deputy's — and returns permit, deny, or step-up. | |
| Policy-Scale Analysis | Analysis Method | Reasons at population or institutional scale for public decisions while validating that the aggregate does not erase subgroup harms, escalating to finer review where it might. | |
| Policy-to-Practice Translation Chain | Implementation Interface | Converts system intent into local procedures tier by tier on the way down, and carries feasibility, exception, and outcome evidence back up — holding the outcome that must not change apart from the method that may. | |
| Policy-to-Rule-Engine Compilation | Process | Compiles written policy — regulation, eligibility rules, business decisions — into an executable rule set, forcing conflicts, precedence, and coverage gaps to be resolved as it goes. | |
| Politeness/Directness Adjustment | Register Calibration | Calibrates how blunt or softened a message is against the relationship and the stakes, so it neither gives offense nor buries the point under politeness. | |
| Pollutant Load Reduction Plan | Process | Coordinates the whole response to a regulated accumulation — allocating an allowable load among contributors, sequencing containment and removal, and checking who bears the residual burden. | |
| Pollution Pricing | Pricing Rule | Attaches a per-unit price to pollution so each unit of emission or waste shows up as a cost on the emitter's own ledger. | |
| Pollution Pricing or Liability Rule | Policy | Makes a polluting transfer accountable by attaching a price or liability to it, sized to the harm, so the cost falls on the polluter instead of being externalized downstream. | |
| Polyphonic Synthesis Memo | Document | Summarizes a whole while preserving which line contributed which meaning or constraint. | |
| Pool Concentration Cap | Procedure | Limits pool exposure to a dependence source that could undermine pooling, forcing a corrective move — halt, divert, hedge, or transfer — whenever a pre-set limit is breached. | |
| Pooled Operations Queue | Workflow | Routes repeated requests from many units into one managed queue staffed by shared specialists or shared capacity. | |
| Population PK/PD Covariate Model | Statistical Model | Represents systematic between-subject variability by tying model parameters to covariates, yielding population priors that individualize before any measurement. | |
| Population Tuning Matrix | Artifact | A versioned table — one row per element — recording what each element responds to, its sensitive and blind ranges, gain, noise, and calibration basis, so the population's codebook is inspectable. | |
| Porosity & Connectivity Mapping | Topological Mapping | Maps the void network and its connectivity so the percolation topology that governs transport becomes an explicit, registered feature. | |
| Porosity Statistical Process Control | Monitor | Keeps a production run's void architecture inside spec by sampling a few critical metrics, watching for drift, and correcting the process before defects accumulate. | |
| Portability Checklist | Protocol | A standing list of the concrete things — data, contracts, interfaces, credentials, skills, runbooks — that must be movable before an alternative provider counts as real rather than nominal. | |
| Portability or Interoperability Commitment | Protocol | Provides exit, data access, or integration to prevent the platform from solving liquidity by trapping participants. | |
| Portable Research Environment | Tool | Packages an analysis together with its code, data, and computational environment so the exact same result can be re-derived on someone else's machine years later. | |
| Portable Transfer Standard Comparison | Method | Compares a fielded device or process against a portable reference standard without removing the fielded asset from its operating context. | |
| Portfolio Allocation Model | Allocation Model | Spreads investment or project capacity across a set of opportunities to maximize a risk-adjusted objective that survives adverse scenarios. | |
| Portfolio Exploration Backlog | Artifact | Keeps a governed register of exploratory options — each with an owner, a carrying cost, and kill criteria — so the option space stays balanced and pruned instead of hoarded. | |
| Portfolio Intake Gate | Process | Routes every proposed initiative through a capacity-bound gate that can defer, reject, or require a trade before it becomes a commitment. | |
| Portfolio Mastery Review | Procedure | Judges mastery from an accumulated body of work when a single test cannot carry the evidence. | |
| Portfolio Minimum-Viability Rule | Procedure | A rule that maintains enough representation of each option so temporary losers do not disappear before the cycle turns. | |
| Portfolio Review | Evidence Appraisal | Certifies competence by appraising a curated body of real accumulated work, guarding against curation that hides weak areas. | |
| Portfolio Review Cascade | Planning Review | Reconciles local plans against shared capacity through staged tier-by-tier review — rolling dependencies and cumulative risk upward, pushing funded allocations back down, and deciding only the tradeoffs that truly need a wider tier. | |
| Portfolio Risk Simulation | Method | Samples asset, project, or option outcomes to estimate combined portfolio exposure and tail risk. | |
| Portfolio Screening | Workflow | Implements the archetype by using coarse financial, strategic, risk, or feasibility filters before intensive due diligence on selected opportunities. | |
| Portfolio Tradeoff Review | Procedure | Reviews active initiatives as a portfolio so adding or continuing one commitment explicitly displaces another. | |
| Portfolio View | Artifact | Groups many projects or holdings into one balance-and-exposure view so tradeoffs, concentration, and outliers can be judged at the portfolio level. | |
| Position Description or Office Mandate | Artifact | The founding document that establishes a position exists, states what its holder is responsible for and owes to others, and makes the role recognizable independent of whoever currently fills it. | |
| Positive / Negative Example Deck | Artifact | A curated deck of clearly-labeled positive and negative examples — each carrying its rationale and the action it triggers — that installs a category's center and purpose in a new judge. | |
| Positive Deviance Inquiry | Method | Locates the local actors who already succeed under the same constraints as everyone else, then reverse-engineers what actually makes their practice work. | |
| Positive Surprise Capture | Ritual | A standing practice for catching outcomes that beat expectations before they are normalized away, and turning each genuine upside surprise into a concrete change that makes it repeatable. | |
| Possible-World Case Matrix | Template | A matrix that compares accessible alternative cases while controlling which assumptions vary. | |
| Post-Action Audit Trail | Software or Tool | Records in-scope decisions, reasons, outcomes, and boundary claims for retrospective accountability rather than pre-approval. | |
| Post-Announcement Drift Analysis | Lag Detection | Looks for predictable movement after public disclosure, suggesting delayed or incomplete incorporation. | |
| Post-Auction Loss Review | Review | Logs what you bid, whether you won, and how the asset actually performed across many contests, then reads the pattern of wins, losses, and regrets to reveal whether you are shading too little or too much. | |
| Post-Backfill Authority Review | Review | The closing review that decides a backfill's fate — hand the seat back, formalize the deputy, replace or redesign the role, or shut the backfill down — so temporary cover never hardens into shadow governance. | |
| Post-Bootstrap Artifact-Retirement Audit | Audit | After self-hosting is reached, checks off every bootstrap-only seed, cross-tool, and scaffold and confirms the running system depends on none of them. | |
| Post-Burst After-Action Review | Review | After the spike passes, reconstructs what triggered it and how absorption actually performed, surfaces the hidden backlog and recovery debt it left, and feeds sharper thresholds and burst profiles into the next round. | |
| Post-Closure Gap Remeasurement | Remeasurement Protocol | Re-runs the gap measurement after an intervention lands, updating both the realized outcome and its uncertainty band to confirm how much gap actually closed versus what was predicted. | |
| Post-Contest Impact Review | Review | Looks back after the contest to check whether the winner actually delivered the intended value and what harms leaked out, then feeds the redesign of the next round. | |
| Post-Crash Residual-Load Dashboard | Monitor | Tracks the delayed secondary load after the visible peak has passed — showing whether the system is truly clearing or only looks quiet while the tail builds. | |
| Post-Crossing Feedback Check | Feedback Validation | Checks whether the newly activated state is generating the expected reinforcing feedback, recurring benefit, or operational stability after the threshold is crossed. | |
| Post-Decision Calibration Review | Workflow | Compares forecast, confidence, process, and outcome to recalibrate future thresholds and methods. | |
| Post-Decision Conflict Audit | Retrospective Audit | Risk-based retrospective testing of past decisions — disclosures, access, communications, and outcomes — to catch undisclosed conflicts, control failures, and institutional patterns after the fact, and to trigger remedy. | |
| Post-Deployment Validation Monitoring | Continuous Monitoring System | Keeps watching a pattern after it is fully live, with a named owner and a standing cadence, so that transfer which held at launch but decays over time is caught before it does damage. | |
| Post-Episode Evidence Review | Protocol | Reviews captured evidence soon after the episode while context is still recoverable and corrective action is still timely. | |
| Post-Event Inclusion Debrief | Reflection Protocol | Reviews who participated, who did not, what barriers appeared, and what design changes should be made before the next collective activity. | |
| Post-Event Re-Encoding Debrief | Ritual | After a real retrieval, reconvenes the people who were there to find what the memory was tied to, then repairs the encoding and updates the cue record so the next attempt aligns. | |
| Post-Exit Dependency Audit | Forensic Audit | A follow-up audit, run after exit, that checks whether the old dependency has quietly re-formed and protects those who report it. | |
| Post-Exit Non-Retaliation Commitment | Policy | A binding mutual promise not to reopen or retaliate after the contest ends, backed by monitoring for rebound — so that agreeing to stop today isn't a trap that gets punished tomorrow. | |
| Post-Fold Integrity Inspection | Audit | After a fold or deployment, checks that the continuity the design promised actually survived — no crack, delamination, or broken connection where the curvature went. | |
| Post-Gradient Re-Equilibration Review | Ritual | Assesses whether the system exited into a viable state, what costs were dissipated, and which guardrails need revision. | |
| Post-Incident Autoimmune Review | Retrospective Review | Treats each confirmed false self-engagement as a coupled classifier-actuator design failure and feeds it back into thresholds, self-boundaries, and permissions. | |
| Post-Incident Monitoring Plan | Document | Specifies, going forward, what will be watched after an incident, how often, by whom, and which signals will raise or lower the control level. | |
| Post-Incident Recurrence Review | Review | After an occurrence actually happens, makes affected parties whole and traces the shared root cause so the same event cannot recur the same way. | |
| Post-Incident Residual-Loss Assessment | Assessment Protocol | A post-event protocol that separates the loss the defenses prevented from the loss that got through, and attributes the residual — with its uncertainty — to the layers and causes involved. | |
| Post-Incident Review (Hotwash) | Review | Convenes responders while the incident is still fresh for a blameless walk-through that converts the just-lived event into durable, shareable lessons under explicitly non-punitive ground rules. | |
| Post-Incident Timeline Replay | Retrospective Practice | Re-walks the ordered sequence of a real incident after the fact, then converts the rerun into revised handoffs and rehearsed response — so the timeline becomes future capability, not just a report. | |
| Post-Installation Site Response Review | Review | Returns to the finished work in place, over time, to check whether it actually responds to the site as intended — and documents what the site is really doing to it, so the record matches the built reality. | |
| Post-Integration Contribution Review | Ritual | A scheduled look-back that compares a contribution's promised value against what it actually delivered — hidden coordination cost, work displaced, upkeep incurred — and feeds the verdict back into intake criteria. | |
| Post-Intervention Climate Audit | Test or Assessment | Rechecks fear, willingness to speak, perceived majority, and visible expression after the recalibration intervention. | |
| Post-Inversion After-Action Review | Review | After an input has actually crossed into harm, reconstructs the episode to recalibrate the ceiling and the exit threshold — turning a real overshoot into corrected guard settings. | |
| Post-Investment Review | Retrospective | Runs after a committed effort ends or pauses, converting the time and money already spent into reusable lessons and a dignified way to have stopped. | |
| Post-Juncture Commitment Audit | Audit | After the juncture has passed, checks whether the chosen path is still legitimate, still as reversible as was promised, and still aligned with the reasons it was selected — catching silent drift into unintended lock-in. | |
| Post-Learning Rest Window | Rest Protocol | Reserves a short interval of wakeful quiet immediately after learning, adding no new input while the trace begins to set. | |
| Post-Market Surveillance Registry | Registry | A standing database that enrolls every deployed unit and links it to its later outcomes, giving field harms a denominator so a rising signal trips a defined action threshold. | |
| Post-Outcome Recalibration Review | Review Loop | A scheduled loop that ingests newly-resolved outcomes, re-fits the heuristic's confidence controls, and reassigns owned follow-up as the world drifts. | |
| Post-Pilot After-Action Review | Review Process | A structured review of pilot results used to decide retention, adaptation, or retirement. | |
| Post-Pilot Lock-In Audit | Test or Assessment | Checks whether a pilot has already created dependency, expectation, political commitment, or infrastructure that makes non-continuation unrealistic. | |
| Post-Release After-Action Review | Retrospective Review | A structured backward-looking review held after a release completes — comparing what was predicted to what happened and converting the gap into a reusable lessons record. | |
| Post-Release Behavior Dashboard | Monitor | Watches, in near-real time, how audiences actually respond once a forecast is published, so the reaction becomes an observed signal rather than an assumption. | |
| Post-Release Reconstruction Monitor | Monitor | Watches, after a release is already out, for signs that recipients or downstream tools are recombining it toward the protected originals — so protection can be revised before the risk is realized. | |
| Post-Release Rework Retrospective | Learning Review | Reviews whether the borrowed quality margin created enough learning, timing value, or continuity to justify its repayment cost. | |
| Post-Removal Sentinel Dashboard | Monitoring Dashboard | Watches production after a removal for the errors, complaints, and workarounds that reveal a hidden function only once the structure is gone. | |
| Post-Reorganization Architecture Impact Review | Review | After an org change, traces which parts of the architecture now encode the old communication graph as debt, and maps the new external boundaries the change introduced. | |
| Post-Resolution Debrief | Ritual | After the cycle closes, tests whether the resolution's value was actually earned by the preceding tension — and feeds that verdict into how future cycles are spaced. | |
| Post-Safeguard Incentive Audit | Structural Audit | Re-maps who now pays, benefits, observes, and controls after a safeguard lands, exposing where the risk budget and accountability actually moved. | |
| Post-Seal Displacement Check | Diagnostic Estimation | After a leak is sealed, verifies that total loss actually fell rather than merely relocating to the next-easiest path. | |
| Post-Shock Boundary and Rebuild Review | Review | After the shock, decides in stages what to restore, redesign, or retire — and extracts structural lessons while resisting the tidy single-cause story hindsight wants to tell. | |
| Post-Story Reflection Prompt | Protocol | Asks audiences to state the story's point, evidence limits, relevance, and possible next actions. | |
| Post-Surge Reintegration Check | Review | A follow-up, some time after an emotional surge has passed, that confirms the group's feeling has truly returned to baseline and repairs the relationships the surge strained. | |
| Post-Surprise After-Action Review | Ritual | Reconstructs decisions, assumption failures, equity effects, workarounds, and capability changes. | |
| Post-Training Recall Check | Test or Assessment | A delayed sample of recall after instruction, onboarding, or a policy rollout. | |
| Post-Transfer Boundary Review | Review | After the adapted design ships, reviews the finished result against the rights, attribution, and community-knowledge boundaries the source imposed — catching a copy that drifted past the line the up-front checklist could only anticipate. | |
| Post-Transition Legacy, Loss, and Regime Audit | Test or Assessment | Compares promised and realized continuity, rupture, harms, benefits, preserved functions, recovery, and affected-party experience after a transition. | |
| Post-Windfall Stress Test | Method | Simulates the windfall shrinking or vanishing to see whether the system's own capabilities could carry it — and by how much it would fall short — before the loss is real. | |
| Post-Window Consolidation Review | Ritual | A recurring review after the window closes that locks temporary uptake into durable form so the substrate's new state does not revert. | |
| Postcondition Assertion | Runtime Assertion | Checks, immediately after an operation runs, that its actual result satisfies the promised property — and fails fast rather than letting a result that fails the check propagate. | |
| Posterior or Simulation Predictive Check | Diagnostic Estimation | Simulates replicate datasets from the fitted model and checks whether real-data summaries the model was not tuned on fall inside or outside the simulated spread, exposing misfit the likelihood hides. | |
| Posterior Risk Estimation | Risk Modeling Method | Produces a revised probability or risk score after combining baseline risk with new indicators. | |
| Posterior-Predictive Residual Check | Method | Simulates replicated datasets from the fitted model and asks whether the observed residuals look like data the model itself would produce. | |
| Postlaunch Ambition-Thaw Review | Review Ritual | After the successor stabilizes, deliberately reopens the parked-ambition and deferred-debt lists to decide which frozen items are now ready to thaw into the next cycle. | |
| Postmortem Action Tracking | Workflow | Turns lessons from an incident, failure, dispute, or review into assigned corrective actions with deadlines and closure checks. | |
| Postmortem Review | Event Triggered Review | Uses a failure, incident, near miss, or major outcome as evidence for revising future behavior and safeguards. | |
| Postponement Strategy Matrix | Decision Matrix | Evaluates how far final differentiation can be delayed, choosing the latest-useful generic intermediate and the step to postpone. | |
| Poststratification or Reweighting | Correction Estimator | Corrects an aggregate whose sample composition differs from the target population by reweighting subgroups to a declared, auditable population basis. | |
| Power Concentration and Conflict Scan | Test or Assessment | Scores combinations of powers that let one actor authorize, conceal, review, or remedy its own action, ranking the concentration risks worth breaking up. | |
| Power of Attorney or Mandate Document | Document | A written instrument that records exactly what authority a principal grants a proxy, so counterparties can verify the scope and binding force of the proxy's actions. | |
| Power Sensitivity Grid | Robustness Grid | Recomputes power across a grid of alternative variance, attrition, and compliance assumptions to expose designs that only clear the bar under optimistic inputs. | |
| Power-Effect Mapping | Method | Marks how the story legitimates some actors, normalizes some outcomes, delegitimizes others, and makes certain alternatives seem unthinkable. | |
| Power-Iteration Probe | Diagnostic Estimation | Recovers just the single dominant mode of a transformation by applying it to a trial vector over and over — never forming or factoring the whole operator — and reads its own convergence rate off the spectral gap. | |
| Practical Checkout | Observed Performance Test | Certifies readiness to operate independently by observing the actual task under realistic conditions, and expires so it must be re-earned. | |
| Practice Genealogy | Method | Traces how a category or routine actually came to be — its contingent origins, the forgotten alternatives, and the moment it hardened into 'the way things are' — so present necessity isn't mistaken for timeless fact. | |
| Practice Review | Review | Reviews recorded practice attempts after the fact to pinpoint the error or strategy flaw and prescribe the specific next drill to fix it, before it matters in competition. | |
| Practice Scenario with Reflection | Learning Exercise | Lets people rehearse a high-stakes local interaction in low stakes, then reflect on what was the real standard and what was just style. | |
| Practice Showcase | Ritual | Gives a promising bottom-up practice a stage — a demo, a story, a fair — so it becomes visible and its originators get credit, without freezing it into a rule. | |
| Practice-Based Ethics Training | Method | Uses repeated realistic scenarios, debriefs, and feedback loops to cultivate judgment rather than merely transfer rules. | |
| Practitioner Counterfactual Walkthrough | Method | A case-based, step-by-step comparison of the official path against the workaround, walked with the practitioner, to reveal the demand the deviation answers and the function it supplies. | |
| Pragmatic Breakdown Log | Monitoring Log | Keeps a running record of the misunderstandings a recurring message actually produces, so the pattern of failure drives revision instead of one-off guesses. | |
| Pragmatic Force Walkthrough | Method | Recovers what an utterance is *doing* — asserting, ordering, promising, warning, joking — by walking its literal content through the situation and conventions that fix its force. | |
| Pre-Analysis Power Statement | Design Contract | Records the target effect, error budget, frame, and interpretation boundaries before data collection, turning power calibration into a pre-committed design contract. | |
| Pre-Anchor Estimation | Workflow | A workflow step that requires first-pass judgment before exposure to a potentially biasing reference. | |
| Pre-Decision Briefing | Procedure | Assembles neutral context, the full option set, disclosed uncertainty, and decision criteria into a shared pre-read, so deliberation starts from common ground instead of building it live. | |
| Pre-Decision Conflict Screen | Screening Gate | A hold point before a decision or assignment that matches the participants against disclosed interests and the matter's affected parties, flagging conflicts before the decision proceeds. | |
| Pre-Horizon Commitment Gate and Independent Challenge | Protocol | Reviews indicators, forecast uncertainty, margin, new commitment, readiness, burden, alternatives, and fallback before authorizing further exposure. | |
| Pre-Implementation Response Simulation | Model | Projects, before launch, how forward-looking targets will adjust — building the offset counterfactual and segmenting targets by their capacity to respond — so the plan's expected effect is discounted for pre-emption. | |
| Pre-Meeting Silent Input | Elicitation Ritual | Collects each participant's objections and ideas in writing, independently, before any discussion — so the first voice never sets the anchor and the lowest-status member isn't penalized for going first. | |
| Pre-Mortem | Method | A foresight method that imagines the effort has already failed and works backward to surface the divergent risk models people were holding silently. | |
| Pre-Optimization Review Ritual | Governance Ritual | A recurring, short team meeting where any proposed optimization must be argued aloud before work starts — turning 'should we polish this now?' into a collective, evidence-checked decision. | |
| Pre-Refactor Operating-Model Check | Review | Before an artifact refactor is greenlit, tests whether a real team could actually own and run each proposed new boundary — flagging any module no part of the organization can hold. | |
| Pre-Registered Benchmark Policy | Protocol | A protocol that fixes benchmark-selection rules before outcomes are evaluated. | |
| Pre-Registered Simulation Grid | Artifact | A committed-in-advance table of the sample sizes, effect sizes, distributions, dependence structures, missingness, and selection paths a coverage study will test — fixed before any method is run. | |
| Pre-Screening Form | Artifact | A short structured form contributors fill in themselves — fit, provenance, restrictions, support offered, timing, risk — so an offer arrives as comparable data before any staff time is spent on it. | |
| Pre-Window Priming Protocol | Procedure | Low-intensity, consented preparation that raises the substrate toward readiness before the window opens — without spending the main intervention early. | |
| Pre/Post Capacity Assessment | Measurement Protocol | Measures capacity before and after a conditioning block — including a delayed transfer test — so real durable gains are separated from momentary performance. | |
| Preapproved Response Playbook | Policy | Decides in advance, and in calm, which responses are pre-authorized within which bounds — so that when the trigger fires the team executes a standing play instead of starting a deliberation. | |
| Preapproved Template Packet | Template | Prepares a reusable, pre-cleared packet of forms and language for a recurring case type, so a routine decision needs only the specifics filled in. | |
| Preauthorized Playbook | Artifact | Pre-approves a set of bounded responses to predictable pressure events, each with its limits and its intent, so fast action never has to wait on the slowest approval path. | |
| Prebrief and Activation Cue | Procedure | Prepares the receiver before the main window so the action can be understood quickly when the opening arrives. | |
| Prebunking Message | Artifact | A broadcast forewarning that teaches a wide audience to spot a manipulation technique before it arrives — establishing the messenger's legitimacy and refusing to amplify the very claim it inoculates against. | |
| Precautionary Trigger Rule | Decision Rule | A precommitment that maps danger signals to graduated action bands, firing preventive moves on defined triggers before the intervention window closes and before proof arrives. | |
| Precedent Analysis | Comparative Analysis | Lines a current case up against specific prior decided cases and asks whether it is relevantly like them — so a decision rests on 'we handled the last one this way and nothing relevant has changed,' or an explicit, defensible distinction. | |
| Precedent and Rationale Repository | Register | Keeps an indexed archive of past decisions and the reasoning behind them, so like cases are decided alike and the institution's memory outlives its people. | |
| Precedent Authority and Validity Table | Artifact | Displays candidate precedents side by side by authority, scope, jurisdiction, current validity, and later treatment. | |
| Precedent Case Brief | Document | A structured brief recording a single precedent's authority, issue, material facts, holding, rationale, scope, dissents, implementation conditions, and later treatment. | |
| Precedent Change Notice and Transition Plan | Protocol | Communicates changed guidance, whose reliance is affected, the effective date, how pending cases are treated, and what remediation and migration support apply. | |
| Precedent Citation Graph | Software or Tool | Represents authority, citation, and treatment relationships among decisions and propagates narrowing, supersession, and overruling alerts through the network. | |
| Precedent Comparison Table | Tool | Bounds a reading by laying the current case beside authoritative prior readings and mapping, feature by feature, which precedent it actually resembles. | |
| Precedent Conflict Panel | Institution | An authorized review body that resolves recurring or high-consequence conflicts among prior decisions and sets the controlling line. | |
| Precedent Consistency Audit | Test or Assessment | Samples recurrent decisions to test whether similar cases were treated alike, citations were complete, exceptions were equally available, and status stayed fresh. | |
| Precedent Distinction Memo | Artifact | A short written record that names the precedent a case is being matched to and states, point by point, the material differences — so applying the precedent must survive an argument, not just an impression. | |
| Precedent Index | Artifact | Connects recurring issue patterns to their stored resolutions and, before reuse, runs a fit check on jurisdiction, facts, and context so only genuinely matching precedents are applied. | |
| Precedent Matching Workflow | Governance Workflow | Treats a prior decision as binding guidance so like cases are decided alike — reusing the earlier ruling for consistency, and departing only by formally distinguishing the new case. | |
| Precision / Recall Tradeoff Review | Review | Picks a threshold by weighing false-alarm burden against missed cases when positives are rare and the team that must act is finite. | |
| Precision-Weighted Error Gate | Method | Scores each residual by magnitude, uncertainty, source reliability, consequence, and capacity cost, and admits only the ones worth the scarce bandwidth. | |
| Precision-Weighting Update Rule | Inference Update Rule | Sets the gain on each incoming signal in proportion to its estimated reliability, so precise evidence moves the system and noisy evidence is discounted. | |
| Precommitment Blocker | Procedure | Occupies a future cue, routine, or choice slot with a voluntary safe commitment. | |
| Precommitment Challenge Session | Ritual | Gives a designated challenger or affected party a bounded, licensed opportunity to attack the leading option's assumptions and resurface alternatives before closure. | |
| Precommitment Contract | Artifact | Binds your own future choices in advance through an agreed, enforceable instrument that names the constraint and the narrow conditions under which it may be lifted. | |
| Precommitment Device | Tool | Makes a commitment credible by removing or raising the cost of the promisor's own future option to back out — binding the maker's future self rather than the counterparty. | |
| Precommitment to Dissent Review | Commitment Device | A rule fixed before deliberation that binds the decision owner to answer the strongest dissent and names the conditions that will reopen the decision, so review can't be skipped once momentum builds. | |
| Precommitment What-If Simulation | Scenario Simulation | Before committing, runs the candidate action across a library of hypothetical scenarios and compares the predicted gap in each, so the choice is stress-tested against a range of futures rather than a single forecast. | |
| Precursor Watchlist | Monitor | Maintains a curated list of leading indicators for each wild-card class — honestly flagging the classes that have none — reviewed on a cadence so attention shifts with the evidence, without pretending to predict. | |
| Predicate Pushdown | Method | Moves a query's filters down to the data source so rows that cannot match are never read, decoded, or transmitted in the first place. | |
| Predicate Satisfaction Filter | Filtering Method | Runs a stated membership predicate over the whole input population, keeping exactly the cases that satisfy the output condition and flagging the ones sitting on the threshold. | |
| Predicate Version Registry | Version Ledger | Preserves each past version of a criterion so a decision made under an old rule can still be read against the rule that made it. | |
| Predicted-Signal Subtraction | Cancellation Operator | Subtracts the predicted self-effect from the aligned observation, leaving only the residual the world contributed. | |
| Prediction and Surprise Log | Register | A running record of what the other agent was predicted to do, what they actually did, and how the model changed — making calibration visible across repeated interactions. | |
| Prediction Error Review | Review | A standing review where people sit with the material misses — building the story of why each gap happened and deciding whether the model, the data, the action, or the boundary should change. | |
| Prediction Impact Audit | Audit | Checks whether a risk score, forecast, or warning label is changing how a system treats its subjects in ways that help bring about the very outcome it predicts. | |
| Prediction Journal | Logging Artifact | An append-only record that captures each judgment, its stated confidence, and its resolution date at claim time, so a real track record can accrue instead of a remembered one. | |
| Prediction-Error Replay Buffer | Tool | Stores selected surprises with their full context so they can be replayed later for delayed learning, root-cause analysis, calibration, and regression testing. | |
| Prediction-Interval Fan Chart | Uncertainty Visualization | Displays a forecast as a widening fan of probability bands over the horizon, showing how the range of plausible outcomes grows the further ahead you look. | |
| Prediction–Outcome Delta Log | Register | Records every prediction the moment it is made, pairs it with the actual outcome later, and stores the signed gap between them as the unit the rest of the system learns from. | |
| Predictive Codec | Tool | Runs matched predictors at both ends of a channel and sends only quantized residuals plus sync metadata, so the decoder rebuilds the full signal as prediction-plus-correction. | |
| Predictive Prefetch | Software or Tool | Fetches the data or assets a behavioral model judges most likely to be requested next, so they are already local when the request lands. | |
| Predictive Replication Check | Simulation | Simulates replicate datasets from the fitted model and asks whether they reproduce the observed shape and dependence the decision relies on. | |
| Predictive Scheduling Rule | Scheduling Rule | Sets the timing and sequence of a planned action from a forecast, so its effect lands inside the target envelope when the disturbance arrives — the schedule is pre-shaped, not reacted into. | |
| Predictive State Filter | Recursive State Estimator | Carries an entity's state forward through an observation gap as a probability distribution anchored on the last confirmed sighting, widening the uncertainty envelope as time passes so the estimate never masquerades as an observation. | |
| Preemption with Rollback | Procedure | Allows a resource or commitment to be taken back before a cycle hardens, while rollback restores a coherent prior state. | |
| Preemptive Patch or Takedown | Preemptive Countermeasure | Closes an exposure with a fast defensive first move — a patch or takedown — before an adversary can exploit it, bounded by explicit limits and an off-ramp. | |
| Preference Divergence Dashboard | Metric or Dashboard | Displays aggregate private-versus-public preference gaps, confidence bands, and segment differences without exposing individuals. | |
| Preference Elicitation and Tradeoff Matrix | Elicitation Instrument | Builds the shared evidence base — who prefers which option, how strongly, under what constraints, and with what provenance — before any rule combines those preferences. | |
| Preference Elicitation Workshop | Ritual | Convenes the actual stakeholders to surface, in their own words, which attributes they will let compensate for others and which value must never be traded away. | |
| Preference Reversal Probe | Experimental Probe | Deliberately re-presents the same options in an altered frame or order to see whether the chooser's ranking flips — separating a stable preference from a framing artifact. | |
| Prefix or Partition Allocation Rule | Allocation Policy | A policy that carves a shared namespace into per-tenant or per-region partitions so each partition carries its own bounded, independent collision budget. | |
| Preflight Checklist | Protocol | A fixed, compact list of must-pass conditions run the same way immediately before a repeatable crossing — each item a binary go/no-go against a known failure mode, so nothing routine gets skipped under pressure. | |
| Preflight Consequence Checklist | Checklist Protocol | A fixed, human-run checklist executed at the commitment point that walks through each predictable consequence of the intended action and verifies it against the target before anyone proceeds. | |
| Preflight Resource Probe | Protocol | Sweeps every referent a high-stakes operation depends on in one go/no-go check just before the point of no return, so a single missing dependency blocks the whole action rather than surfacing mid-flight. | |
| Preflight Review | Ritual | Runs a time-sensitive all-condition check before a high-consequence action. | |
| Preimage Audit Log | Document | A record preserving source-to-target assignment evidence for collision diagnosis. | |
| Preimage Table | Reference Artifact | Publishes the finished output-to-input sets as a static reference so downstream users read the preimage off the page instead of re-deriving it, with usage caveats printed alongside. | |
| Preimage Witness Generator | Tool | For a target that currently has no covering source, constructs at least one concrete witness — a route, capability, or artifact — that provably reaches it, turning a gap into a covered case. | |
| Prejoined Read Table | Artifact | Precomputes a specific multi-table join into one wide, flat table, so a hot read that used to join several tables becomes a single indexed scan against a fixed latency target. | |
| Premature Activation Damping | Safety Control | Adds friction, gating, and buffers that keep an over-primed system from tipping across before authorization — and absorb the transition so crossing doesn't overshoot. | |
| Premise Discharge Checklist | Checklist | A checklist that ensures temporary premises or proof assumptions are either discharged, scoped, or explicitly carried into the conclusion. | |
| Premise Relevance & Acceptability Test | Screening Test | Screens each premise for whether it is acceptable in its own right and actually relevant to the conclusion it is offered to support. | |
| Premise–Action Split | Method | Designs a channel so the surface action and the embedded premise ride on two independent tracks, binding assent to the premise late and separately — so the action can proceed without conceding the premise. | |
| Premortem | Facilitation Technique | A facilitated exercise that assumes the plan has already failed and works backward to infer which premises must have been false, surfacing the hidden assumptions that forward planning glosses over. | |
| Premortem as Auxiliary Probe | Structured Probe | Imagines the project has already failed and works backward to surface risks, then routes each one back as a test of whether the reference class was complete — never a replacement for it. | |
| Premortem Assumption Probe | Ritual | Imagines future failure to reveal assumptions about what must go right. | |
| Premortem Margin Review | Ritual | Convenes reviewers to imagine the system has already failed and work backward to name which margin was too thin, missing, or quietly consumed. | |
| Premortem Unknowns Round | Facilitation Technique | Before a plan is locked in, a facilitated round in which the group names what it does not yet know and where its confidence is not yet earned. | |
| Premortem Workshop | Ritual | A facilitated session that imagines a future failure and works backward to causes and prevention actions. | |
| Prepared Statement | Software or Tool | Precompiles query structure and supplies user values separately as data. | |
| Prepared Template Library | Template Library | Keeps reusable work structures — document skeletons, checklists, boilerplate — prepared ahead of demand so recurring work starts from a vetted draft instead of a blank page, with adaptation guidance to prevent blind copying. | |
| Prepositioned Resource Cache | Artifact | Places a curated slice of the reserve forward, near the fronts, so its final deployment time is already spent — while what to stock and how to refill it stay under central control. | |
| Prepositioned Supply Cache | Artifact | Usable supplies placed near likely need sites before a disruption so response is not delayed by procurement or transport. | |
| Prepositioned Supply Kit | Artifact | Stages a bundle of likely-needed physical materials close to where a forecast event will strike, so responders draw from stock on hand instead of waiting on resupply. | |
| Prepositioning and Staging Plan | Workflow | Places resources, rights, content, approvals, tools, or teams near anticipated future demand or risk. | |
| Preprocessing Fit-on-Training-Only | Rule | Requires every fitted transform — scalers, imputers, encoders, vectorizers, feature selectors, resamplers — to learn its parameters from the training partition alone, then apply unchanged to validation and test. | |
| Prequalification Process | Process | Runs applicants through a staged evidence-gathering workflow before they can enter the pool, surfacing hidden weaknesses before exposure — with an exception path for borderline or miscategorized applicants. | |
| Preregistration | Procedural Commitment | Timestamps the hypotheses, primary outcome, and analysis plan before the data exist, so what counts as confirmatory is fixed in advance rather than chosen after. | |
| Preregistration Refutation Table | Document | A table listing what findings would support, weaken, refute, or leave unchanged a hypothesis. | |
| Prerequisite Mapping Workshop | Design Workshop | A working session that models the recipient's actual starting knowledge and maps the ordered chain of prerequisites they must climb to reach the target understanding. | |
| Prerequisite Matrix | Artifact | A table mapping each unit of work to its prerequisites, evidence, owner, and allowed next step. | |
| Prerequisite Test | Test or Assessment | Verifies the specific earlier capability a dependent task requires before admitting the learner into it — an entry ticket keyed to the dependency map. | |
| Prerequisite Tree | Artifact | A dependency diagram showing what must be understood before what — its roots the safe places to start, its depth the climb in difficulty. | |
| Preseeded Nucleation Site | Seed Structure | Plants a small, stable precursor structure so that, once the trigger arrives, coherent order forms and spreads from it instead of nucleating from scratch. | |
| Present Commitment Register | Governance Artifact | Tracks the backcast's near-term commitments as a live ledger, each bound to a review trigger so it stays justified and on schedule. | |
| Presentation Sensitivity Table | Synthesis Record | A single ledger that records every frame variable tested, the shift each one produced, the materiality threshold applied, and the resulting disclosure or redesign decision. | |
| Presentation Walkthrough | Practice Protocol | Applies the route index to speeches, demonstrations, teaching sequences, or briefings that require stable ordered recall. | |
| Presentism Checklist | Checklist | Checks whether modern values, categories, institutions, technical capabilities, or hindsight knowledge are being projected backward. | |
| Preserve–Prune–Recombine Review | Review | The consolidation decision after the fan-out — sorting proven lineages into keep, kill, or merge, retaining the winners and folding their best parts back together. | |
| Prespecified Adjusted Estimation Plan | Protocol | A pre-registered rule that fixes, before any outcome is seen, which baseline covariates the effect estimate will adjust for and how — so adjustment corrects imbalance without becoming a fishing license. | |
| Press-Release Claim Review | Review | Reads a promotional summary — a press release or announcement — against the study or report it publicizes, grading each headline claim as supported, overstated, or unsupported with the author's incentive to amplify held in view. | |
| Pressure Channel Audit | Diagnostic Audit | A systematic inventory of every route through which aligning is rewarded and diverging is punished, sorting each into informational versus normative pressure. | |
| Pressure Equalization | Procedure | Reduces dangerous pressure differences through valves, vents, regulators, reserves, bypasses, or controlled release paths. | |
| Pressure Relief Valve | Physical Device | A self-actuating mechanical device that opens a fixed outlet at a precise set pressure and reseats when the danger passes, needing no operator. | |
| Pressure Similarity Matrix | Comparison Matrix | A case-by-dimension grid that scores how similar the pressures — costs, constraints, incentives, affordances, selection pressures — actually were across cases, to test whether the recurrence tracks a shared problem space. | |
| Pressure-Absorption Redesign Workshop | Process | A facilitated redesign session that, once a control is caught merely rerouting a hazard, reworks the system to give the residual pressure a safe place to go instead of a taller wall to push against. | |
| Pressure–Solution Fit Rubric | Test or Assessment | Scores, case by case, how well the specific solution-shape answers the specific pressure — the mechanism story that says why this form solves this problem. | |
| Presupposition Challenge Marker | Artifact | A marker attached to an otherwise-ordinary response — 'under protest,' 'without prejudice,' 'not conceding X' — that reserves the responder's position on one named presupposition so engaging can't be read as accepting it. | |
| Pretreatment or Filtering Gate | Tool | A boundary stage that strips the harmful fraction out of an incoming beneficial input before it reaches the receiver, capturing what it removes. | |
| Prevalidated Transformation Template | Artifact | Codifies an already-validated pathway as a reusable template so each new case fills it in instead of reconstructing and re-proving the transformation from scratch. | |
| Preventive Inspection | Inspection Routine | Sends a trained person, on a deliberate schedule, to examine an asset for early signs of trouble and log what they find, catching decline before the user does and turning findings into work orders. | |
| Preventive Inspection Schedule | Procedure | Runs inspections at a defined interval so incipient deterioration is noticed while routine upkeep is still possible. | |
| Preventive Maintenance Check | Scheduled Servicing | Services equipment on a usage- or time-based schedule set to intercept wear before failure — inspecting wear indicators and replacing or restoring worn parts on the spot. | |
| Price Cap or Floor | Regulatory Guardrail | Bounds a price from above or below with a hard limit—capping spikes that would gouge or destabilize, flooring drops that would strand suppliers or hide scarcity—while watching for the shortages a binding bound can cause. | |
| Price Equation Decomposition Table | Decomposition Ledger | Lays out every unit's weight and value in both states as a ledger and recomposes the weighted-mean change into an exact selection term plus a transmission term. | |
| Price Incentive Adjustment | Policy | Applies a standing, deliberate change to price — a fee, tax, rebate, or subsidy set where demand will respond — to re-raise the effective cost an efficiency gain quietly lowered. | |
| Price or Friction Compression | Procedure | Reduces incentive gradients that drive arbitrage, extraction, panic movement, or avoidance behavior. | |
| Price Sensitivity Experiment | Field Experiment | Deliberately varies a price or price-like cost in the field to measure the causal response, rather than inferring it from history. | |
| Price-Cap or Rate Review | Review | Constrains how much the controller can charge by tying the allowed price to a reviewed record of its costs, so a monopoly can't convert control of the chokepoint into unbounded rent. | |
| Price-Control Redesign | Policy | Reworks an administered price — a cap, floor, or subsidy — that is generating shortage, surplus, or underuse, while rebuilding the access or safety protection the control was actually providing. | |
| Primary/Secondary Channel Matrix | Assignment Matrix | Maps every channel to a lead or support role across states, so at each moment the receiver knows which single channel to follow first. | |
| Primitive Grammar Style Guide | Document | The governing rulebook for a primitive vocabulary — the composition grammar, palette and cross-domain rules, and the process for admitting new variants that turn a set of approved forms into an enforceable design language. | |
| Primitive Sufficiency Review | Evaluation | A structured test of whether the current primitive alphabet and grammar can express every distinction the work actually requires — before scarcity forces a one-off exception. | |
| Principal Component Analysis | Method | Finds the orthogonal directions of greatest variance in a cloud of data, turning many correlated measurements into a few uncorrelated modes ranked by how much they explain. | |
| Principal-Agent Reporting Protocol | Protocol | A standing protocol by which a delegated agent must report defined facts to the principal on a set cadence — keyed to which of the principal's decisions ride on the agent's private knowledge, and fixing what the principal has the right to see. | |
| Principal–Agent Contracting | Governance or Contract Mechanism | Aligns a delegated agent with the principal's objective by writing the objective, the accountability, and the risk allocation into an enforceable contract. | |
| Prior Sensitivity Analysis | Robustness Check | Compares posterior conclusions under several plausible priors to see whether decisions are dominated by starting assumptions. | |
| Prioritized Trace Sampling | Sampling Policy | Ranks stored traces by how much they still have to teach — surprise, error, rarity — and replays the high-value ones more often, so a limited replay budget concentrates where learning is fastest. | |
| Priority Aging | Method | Raises an item's effective priority as a smooth function of how long it has waited, so low-priority work steadily climbs until it competes for service. | |
| Priority Budget Reallocation | Process | Concentrates a divisible budget on the decisive few line items by deliberately cutting the many toward a defined floor, and books the opportunity cost as an authorized decision rather than a quiet trim. | |
| Priority by Age or Risk | Rule | Orders which in-process items are converted next by their age or their risk, so the oldest or most dangerous intermediates don't linger while newer, safer ones jump ahead. | |
| Priority Bypass Token | Policy | Grants a small, rationed class of critical traffic a credential that lets it skip the dampening machinery during a herd — with a hard quota so the fast lane can't become a herd of its own. | |
| Priority Classification and Tie-Break Protocol | Procedure | Applies published eligibility and priority criteria, then resolves equivalent claims through a declared queue, rotation, lottery, equal-share, or other tie procedure. | |
| Priority Lane | Lane Design | Carves out a fast lane for urgent, high-risk, or time-sensitive work — and governs the privilege so the fast path is a defensible service fit, not a favor. | |
| Priority Marker | Artifact | Attaches a semantic token — a severity code, rank, badge, or 'primary' label — that tells the audience an item's importance relative to others in the set, by meaning rather than by perceptual force. | |
| Priority Queue | Prioritization Policy | Serves the highest-ranked waiting item first, using a declared priority class or score so that risk, urgency, or value can outrank arrival order. | |
| Priority Supply Ladder | Policy | A ranked rule for who the line feeds first when it cannot feed every front — and what the fronts below the cut-line are chartered to do on their own. | |
| Priority-Band Triage Rule | Decision Rule | Allocates scarce tracking bandwidth by priority band, keeping critical references inside the envelope while lower bands queue, degrade, or wait. | |
| Priority-Queue Step Selection | Process | Keeps every feasible candidate in a priority queue and repeatedly commits the current best, re-prioritizing the rest as each commitment reshapes the residual state. | |
| Privacy Budget Accounting | Register | Keeps a running ledger of how much reconstruction risk every query, view, and version has already spent against an explicit budget, and refuses releases once the budget would be overdrawn. | |
| Privacy Impact Review | Review | A pre-release assessment that maps what a source record actually contains and what a recipient could infer or re-identify from a proposed disclosure, before the disclosure is designed. | |
| Privacy Relay or Anonymizing Proxy | Software or Tool | Relays a source's requests while stripping the identifying signals that would link them back, so a counterparty or observer sees the traffic but not who sent it. | |
| Privacy-Preserving Compliance Oracle | Software or Tool | Checks a private record against public rules and emits only a bounded compliance verdict. | |
| Privacy-Preserving Telemetry View | Tool | A sanitized view over internal logs, metrics, and traces that lets operators watch system health without the observability data itself becoming a channel that leaks protected state. | |
| Privacy-Preserving Verification | Protocol | Confirms that a material private fact meets a decision's requirement while revealing nothing beyond the answer, so the relying party can act without ever holding the underlying secret. | |
| Private Channel Selection | Delivery Channel Choice | Moves a potentially humiliating correction, refusal, or warning into a lower-exposure channel — unless accountability or safety demands a public, on-the-record delivery. | |
| Private Commitment Window | Procedure | Lets the actor commit to an initial effort path with one trusted reviewer before public identity risk escalates. | |
| Private Signal Survey | Elicitation Instrument | Confidentially collects each actor's own private signal before social exposure, so genuine independent judgments can be counted separately from the visible cascade. | |
| Privilege Scope Restriction | Policy | Narrows who may act and what they may do during an impaired state, shrinking authority to the least privilege the situation genuinely requires. | |
| Privileged Access Log | Register | Keeps a standing, disclosable record of every meeting, contact, and informal channel between the institution and the actors it governs, so privileged access can be seen and counted rather than accumulating in the dark. | |
| Privileged Host Escape Hatch | Tool | Grants time-bounded, least-privilege access to a host capability that sits outside the ordinary embedded surface, so a rare genuine need is met without permanently widening the interface. | |
| Prize Challenge | Method | Posts a public goal and a reward paid only on achieving it, letting anyone enter and win by any legitimate means. | |
| Probabilistic Forecast | Method | Expresses future outcomes as probabilities or distributions so decision makers can weight responses rather than treating forecasts as binary predictions. | |
| Probabilistic Grammar Parsing | Method | Weights grammar rules with probabilities and returns a ranked forest of candidate parses with a most-likely tree and a calibrated confidence, treating disambiguation as inference rather than a fixed rule. | |
| Probabilistic Risk Simulation | Workflow | Uses sampled input combinations to estimate probabilities of losses, failures, threshold crossings, or unacceptable states. | |
| Probabilistic Safety Analysis | Model | Quantifies how a standoff could tip into catastrophe — modeling the event chains, failure and accident probabilities, and consequence paths — so mitigation lands where the real risk is, not where the fear is loudest. | |
| Probabilistic Safety Assessment | Model | A whole-system probabilistic model that scopes exactly what counts as the adverse outcome, tests the independence assumptions simpler math takes for granted, and records the residual risk no control removes. | |
| Probabilistic Sensitivity Simulation | Simulation | Draws thousands of joint samples from input distributions and reports the share of draws in which the recommendation holds versus flips. | |
| Probability Estimate | Method | States the likelihood of a specific outcome as an explicit probability — and, crucially, exposes that number to being scored against what actually happens, so a forecaster's confidence can be checked for calibration rather than taken on faith. | |
| Probability Integral Transform Check | Diagnostic Estimation | Feeds each observation through its own predicted cumulative distribution; if the forecasts are calibrated the transformed values are uniform, so departures from flatness reveal exactly how the distribution is wrong. | |
| Probability Measure Construction | Method | Builds a measure specialized to uncertainty — the whole space normalized to total mass one, disjoint events additive, each subset read as the probability of an event. | |
| Probability Tree | Visual Model | Draws sequential conditions as branching paths, multiplying along each branch so nested 'given that' steps stay in order and the denominator narrows one condition at a time. | |
| Probation Review Schedule | Workflow | Tapers oversight through scheduled checkpoints as clean checks accumulate, while holding a floor of supervision and instant escalation triggers throughout the probation. | |
| Probationary Entry | Protocol | Admits uncertain entrants under deliberately bounded exposure and watches their realized behavior, letting genuine type reveal itself over a probation window instead of gambling the full pool on an upfront guess. | |
| Probationary Period | Process | Admits a candidate under a defined trial window with a genuine decision point, so on-the-job conduct reveals fit before the commitment becomes permanent. | |
| Probe Experiment | Method | Uses a low-cost reversible action to learn whether an ambiguous signal is real, relevant, or accelerating. | |
| Problem Abstraction | Method | Restates a messy problem in terms of the essential variables, constraints, and relations that matter for solving it. | |
| Problem Distribution Profile | Artifact | Documents the problems the system will actually face — their types, frequencies, uncertainty, constraints, and the cost of getting each wrong — so a method is chosen to fit that mix rather than to win a generic benchmark. | |
| Problem Scope Reframing Workshop | Facilitated Process | A facilitated session that lays the current problem boundary beside a few deliberately different ones, then selects and diagrams the reframed scope the team will act on. | |
| Problem-Based Learning Case | Case Scenario | An ill-structured, realistic scenario that carries its question inside it — deliberately missing information — so learners must decide what to investigate and defend a recommendation from the evidence they assemble. | |
| Problem-First Intake Template | Intake Template | Captures the need — outcome, stakeholders, constraints, evidence, uncertainty — in problem-first language and fixes how success will be judged, all before any tool, method, or category is named. | |
| Procedural Fairness Review | Governance Review | A standing process that checks a constraint is applied consistently and neutrally, and gives anyone it was misapplied to a real, independent route to contest the decision. | |
| Process Analytical Technology Loop | Monitor | Closes the loop on a live separation: in-line sensors read the forming phases in real time and feed back to adjust conditions on the fly, holding the process on its target trajectory. | |
| Process Audit | Audit | Inspects the procedures, approval chains, and controls behind a system's outputs — catching the fragile or noncompliant process that a clean result can hide. | |
| Process Control Alarm and Tuning | Control Loop | Trips an alarm when a running process moves outside its operating target, then tunes parameters or restores the last good configuration to bring it back. | |
| Process Control Chart | Statistical Process Monitor | Plots a process measurement against statistically derived control limits so ordinary common-cause noise is told apart from the special-cause signals that mean the process has actually shifted off its baseline. | |
| Process Control Tuning | Control Tuning Procedure | Tunes a controller's parameters so a dynamic system settles on its setpoint instead of drifting, overshooting, or oscillating, within the actuator's limits. | |
| Process Diagram Pathing | Artifact | Lays a process out as a diagram whose numbered nodes and decision points make the intended reading order — branches and loops included — followable at a glance. | |
| Process Flowchart | Artifact | A sequence-and-branch representation of a workflow, process, or decision path. | |
| Process Kill or Restart | Method | Terminates or restarts one whole participant so every resource it was holding is released at once, breaking the cycle bluntly and rescheduling its lost work afterward. | |
| Process Map | Diagram | Draws the whole task as a diagram — boundaries, steps, branch points, and the handoffs between lanes — so the real shape of the work becomes visible before anyone tries to fix or formalize it. | |
| Process Mark Retention | Procedure | Keeps selected tool marks, version traces, layer lines, repair marks, or measurement artifacts when they clarify process or provenance. | |
| Process Metric | Metric or Dashboard | Measures throughput, delay, error, rework, quality, or other process outputs that help infer hidden operational state. | |
| Process Mining / Trace Analysis | Tool | Reconstructs the real process from event traces — discovering the actual control flow, its variants, and where reality deviates from the intended path — that the log reveals but no diagram admits. | |
| Process Mining Review | Software or Tool | Reconstructs the actual process from timestamped event logs in operational systems and conformance-checks it against the intended workflow, across every case at once. | |
| Process Praise Protocol | Feedback Protocol | A feedback protocol that aims praise at the controllable process a performer used, so achievement can be recognized without inflating a fixed-ability label. | |
| Process Redesign After Plateau | Process | Redesigns the process itself — attacking the binding constraint or changing the architecture — when adding more people, hours, or money stops lifting throughput or quality. | |
| Process Scalability Audit | Procedure | Walks a specific workflow step by step to find the approvals, queues, exceptions, and handoffs that become intolerable as volume or variety rises — and lists the redesigns that would relieve them. | |
| Process Simplification Sprint | Workshop or Sprint | Attacks accumulated process sprawl — redundant steps, stale approvals, lingering exceptions — in one bounded, time-boxed cleanup effort. | |
| Process Stabilization Loop | Process | Runs variance reduction as a continuing feedback cycle — hold to a defined target, watch the residual spread, correct on drift — so stability is maintained over time rather than achieved once. | |
| Process Status Dashboard | Monitor | Shows each item's current stage in a process, continuously refreshed, so anyone affected can see where a decision stands without having to ask. | |
| Process Tracing Across Levels | Causal Process Method | Reconstructs the causal chain by which a single decision propagates upward through individual, group, organizational, and institutional levels to the macro outcome, testing each link against the evidence it would have to leave. | |
| Process Tracing and Mechanism Discrimination | Method | Tests drift, accumulation, threshold, shock, reorganization, replacement, and reframing against event sequences and counterevidence to name the change mechanism. | |
| Process Variation Review | Operational Review Ritual | A recurring operational ritual where a team looks at how outputs have varied across recent periods and settings and commits to a response — average, reduce, monitor, or redesign. | |
| Process Walkthrough | Ritual | Steps through the intended implementation path with implementers to expose hidden work, missing resources, exceptions, and timing conflicts. | |
| Process-Based LCA Model | Method | A model that estimates lifecycle inputs, outputs, and impacts for defined product or service alternatives. | |
| Process-Based Missingness Audit | Procedure | Uses field knowledge, collection logs, device records, administrative rules, or interview protocols to infer why data became absent. | |
| Process-Evidence Feedback Template | Template | Structures feedback around observed evidence, criteria, strategy, next actions, support, and opportunity to respond. | |
| Process-Focused Feedback | Method | Responds to effort, strategy, revision, and next action rather than global labels about talent, character, or worth. | |
| Process-Mining Nominal-Actual Comparison | Conformance Analytics | Reconstructs what actually happened from event logs and checks it against the documented process, surfacing skipped steps, out-of-order paths, and undocumented variants across the whole population. | |
| Process-Tracing Evidence Table | Evidence Ledger | Orders the case's evidence along its timeline and grades each piece by diagnostic strength, so a causal story must survive what actually happened, in sequence. | |
| Process-Window Design of Experiments | Experimental Design | Sweeps process parameters by structured design of experiments to discover the formation window that yields the target arrangement. | |
| Processing Cadence Change | Cadence Adjustment | Useful when the service bottleneck is a recurring review, approval, pickup, dispatch, clinic, or batch operation. | |
| Processional Sequence | Ritual | Uses a paced approach — gradual movement, threshold crossings, and collective rhythm — to build significance before the encounter, with the graduated entry keeping participation voluntary. | |
| Procurement Conformance Check | Checklist | A transaction-level checklist that catches attempts to bypass procurement rules by splitting, relabeling, or subcontracting a purchase — and passes documented legitimate exceptions. | |
| Procurement Equivalence Review | Workflow | Adjudicates a specific proposed substitute against the requirement — demanding evidence, applying an approve/reject/escalate boundary, and offering an appeal — before it may be used. | |
| Procurement Framework | Institution | Pre-approves a bounded set of vendors and a catalog of pre-negotiated buys, and defines who inside an organization may purchase what within which spend authority — so repeated purchases skip fresh sourcing and re-negotiation. | |
| Procurement Shortlisting | Sourcing Process | Narrows a field of vendor bids to a shortlist and an award through compliance, capability, and risk screens applied on a common evaluation frame, with every cut documented to survive a bidder challenge and a next-best reserve kept in hand. | |
| Procurement Substitution | Process | Switches sourcing to an equivalent alternative where price, access, or terms are better — but only once equivalence is verified and the full switching cost is netted out. | |
| Producer Pressure Survey | Method | Asks the producers themselves which of their own outputs they quietly expect would fail approval, funding, or ranking — separating deliberate self-censorship from adaptation they no longer notice. | |
| Product Breakdown Structure | Engineering Artifact | Decomposes a physical product into nested systems, assemblies, and parts so design and testing can localize while whole-product function is preserved. | |
| Product Bundle Design | Commercial or Service Design | Offers complementary products or services together when the combined experience solves a larger job than any item solves alone. | |
| Product Configuration Matrix | Method | A table or ruleset listing product option slots, allowed fills, dependencies, and invalid combinations. | |
| Product Growth Plateau Response | Method | Switches the growth lever — channel, funnel stage, segment, or motion — when a saturated growth path flattens, reading cohort and funnel evidence to find where response still lives. | |
| Product Lifecycle Strategy | Method | Implements the archetype by changing investment, marketing, reliability, migration, pricing, support, and retirement actions according to product lifecycle phase. | |
| Product or Option Comparison Matrix | Artifact | Scores the available options against the features, costs, risks, and fit conditions that actually matter to this decision, so a choice among many becomes defensible. | |
| Product Platform Variant Architecture | Template | Uses a common product or service platform to support multiple governed variants. | |
| Product Purpose Review | Product Review | Audits a product's features, roadmap, and growth targets against the user outcome it exists to serve, flagging the ones that grow engagement while failing the beneficiary. | |
| Product Space Generator Script | Software or Tool | Automatically generates cell tuples, keys, and counts from declared axes and levels. | |
| Product Subsystem Decomposition | Engineering Decomposition | Breaks an engineered product into subsystems mapped by architecture, each sized and integration-tested so it can be designed and verified locally. | |
| Product Sunset Plan | Lifecycle Plan | Ends a customer-facing product line gracefully — pointing buyers to a successor, keeping both available through a grace window, and preserving the obligations and data the product leaves behind. | |
| Product-Line Architecture | Method | Defines a reusable core plus variation points for a family of products, services, models, or interventions. | |
| Production Learning Log | Register | A record kept at the workbench where each discovery, snag, and trick is written down the moment it surfaces, before it evaporates into tacit memory. | |
| Production Lot Size Review | Procedure | A review procedure for comparing production lot sizes against changeover, storage, quality, and downstream-flow costs. | |
| Production Planning Model | Planning Model | Plans how materials, labor, and machine time are spent across product lines, surfacing which resource is the binding bottleneck. | |
| Production-Like Testbed | Test Environment | A synthetic environment engineered to mirror production's data, load, and integrations so the system meets field conditions before any real exposure. | |
| Productive-Struggle Pause and Reveal | Method | Holds people in a bounded, productive struggle — capped so it never tips into demoralization — before the reveal, so the answer lands on prepared ground. | |
| Professional Formation | Workflow | Shapes professional identity, standards, habits, and judgment across an extended training or onboarding pathway. | |
| Progress Counter Heartbeat | Monitor | Has each actor publish a monotonically increasing count of real, committed steps, so genuine progress — not mere busyness — becomes a signal anyone can watch. | |
| Progress Dashboard | Monitor | Aggregates progress indicators into a visible, persistent display so patterns and at-risk learners surface early enough to trigger support before it's too late. | |
| Progress Marker Board | Artifact | Keeps the focal goal winning by making its progress visible and rewarding — a live scoreboard that renews motivation each time you glance at it. | |
| Progress Tracking | Feedback Artifact | A durable record — logbook, portfolio, or milestone board — that captures attempts and improvements so growth is visible as accumulated capability evidence. | |
| Progress-Evidence Log | Learning Record | A lightweight record of better questions, improved error detection, corrected misconceptions, and new diagnostic ability. | |
| Progressive Candidate Review | Workflow | Implements the archetype by reviewing applications, proposals, designs, or options in stages, with deeper review reserved for candidates that pass earlier screens or uncertainty checks. | |
| Progressive Disclosure | Method | Guides attention by withholding everything not yet relevant and revealing material in stages, so the path is set as much by what is hidden as by what is shown. | |
| Progressive Disclosure for Load Reduction | Interface | Shows a minimal default up front and keeps advanced detail one deliberate step away, so complexity stays available on demand without being imposed. | |
| Progressive Disclosure of Risky Options | Interface Disclosure Control | Keeps risky options out of the ordinary path and reveals them only to users who deliberately seek them out. | |
| Progressive Disclosure Panel | Tool | Keeps the common surface clean by tucking advanced or rarely-needed capabilities behind a labeled reveal — present and promised, shown only when the user asks for them. | |
| Progressive Disclosure Preview | Interface | Reveals just enough downstream structure at a branch point to sharpen an agent's prediction, holding the rest back so the choice gains scent without cognitive overload. | |
| Progressive Friction | Protocol | Makes additional accumulation increasingly costly or review-heavy as the compounding variable approaches a dangerous range. | |
| Progressive Option Screening | Procedure | Uses cheap broad filters before costly deep evaluation while retaining false-negative review and reentry. | |
| Progressive Overload Protocol | Protocol | Raises challenge in small, planned increments while protecting recovery, so capacity adapts upward without tipping into injury or collapse. | |
| Progressive Policy Pilot | Governance Process | Begins with small or simplified pilots and adds population coverage, administrative complexity, legal constraints, or operational realism in stages. | |
| Progressive Redistribution | Procedure | Moves more support toward low-resource or high-burden regions, or asks more from high-capacity regions, to compress harmful gaps. | |
| Progressive Reinvestment Allocation | Policy | Reinvests a deliberately growing but bounded share of each cycle's yield, ramping the fraction up as compounding is proven and capping it before it over-commits. | |
| Progressive Resource Allocation | Policy Formula | A formula or rule that gives more incremental support where remaining need is greater. | |
| Progressive Reveal Sequence | Method | Unveils a whole in an ordered run of partial disclosures, so each reveal pays off the last hold and opens the next. | |
| Progressive Stack or Speaking Queue | Facilitation Protocol | Orders contributions to counter domination by participants who already have high status, fast access, or repeated airtime. | |
| Progressive Threshold Raise | Incremental Ramp | Turns a single quantitative limit upward in small, feedback-gated increments — each step held until the system settles and cleared of overshoot before the next raise. | |
| Progressive Training Load | Method | Uses stepwise changes in training volume, intensity, or complexity while observing adaptation, fatigue, and performance response. | |
| Progressive Training Module | Workflow | A training mechanism that introduces concepts, tasks, examples, and exceptions in readiness-based layers. | |
| Project Drift Correction Review | Governance Review | Periodically compares a project's current work against its own charter, scope, and decision record to tell disciplined adaptation apart from unjustified drift — and resets scope when it has drifted. | |
| Project Kill Criteria | Protocol | Defines conditions under which a project should stop because the value of alternatives now exceeds the value of continuing. | |
| Project Portfolio Limit | Policy | Caps how many initiatives an organization may have actively in flight at once, treating leadership attention and change capacity — not just labor — as the scarce thing that fills up. | |
| Project Scope Statement | Document | A project document that records included work, excluded work, deliverables, assumptions, dependencies, and acceptance criteria. | |
| Project Selection Matrix | Artifact | A structured table laying out candidate projects with their scores, costs, dependencies, and selection status for transparent human review. | |
| Project-Based Learning Task | Authentic Task | Sets a sustained, authentic deliverable a team can only complete by selecting, representing, and connecting concepts — so understanding is built and revised in the service of making something real. | |
| Projected-Entailment, Non-Mapping, and Causal-Overreach Audit | Analytic Audit | Derives every inference a mapping invites, grades each as supported, uncertain, generative, misleading, or prohibited against target evidence, and fences the source features and causal claims that must not transfer. | |
| Projection Horizon Card | Reference Card | A compact artifact that fixes, for one situation, how far ahead the current assessment is trusted, the handful of plausible trajectories, and the moment the projection expires. | |
| Projection Rebuild and Diff | Audit | Rebuilds a projection from the log and diffs it against the live view, treating any disagreement as evidence the view is wrong, never the log. | |
| Projection-Frontier Dashboard | Monitor | Shows how far each projection has consumed the log, turning invisible replication lag and coverage gaps into watched, actionable numbers. | |
| Promise Creation Protocol | Construction Protocol | Mints the deferred placeholder — a handle bound to an expected value type, a responsible fulfiller, and an initial pending state — before the value it stands for exists. | |
| Promise-Problem Restriction | Method | Makes a hard problem solvable by narrowing the inputs the solver is accountable for to those meeting a stated promise, leaving promise-violating inputs as don't-cares. | |
| Prompt or Hint | Graduated Prompt | Unsticks the learner with a next-step cue, then dims the cue's explicitness and frequency until the moment of impasse is handled alone. | |
| Prompt Redesign | Method | Rewrites, recodes, and repositions an existing prompt so it cues the intended response instead of the old one — and reads clearly without steering people covertly. | |
| Proof Assistant Script | Verification Software | Encodes an indirect proof as code checked by a trusted kernel, so every inference and the discharge are mechanically verified and each classical axiom is forced into the open. | |
| Proof by Counterexample | Method | Refutes an over-broad universal claim — that some method handles an entire class — by exhibiting one well-formed instance on which it demonstrably fails. | |
| Proof Checking | Review | Independently re-verifies a decidability or impossibility proof step by step, so the boundary claim rests on a checked argument rather than on its author's authority. | |
| Proof of Possession Without Secret Reveal | Protocol | Demonstrates control of a key, credential, or token without transmitting the secret itself. | |
| Proof of Work | Costly Effort Artifact | Requires the sender to attach a hard-to-produce, easy-to-check artifact of expended effort, so the cost of faking the signal is paid up front and verified cheaply. | |
| Proof Tree or Derivation Log | Record Artifact | Records each derivation as a structured, auditable artifact — which rules fired on which inputs to reach the conclusion — and archives representative cases as reusable exemplars. | |
| Proof-Assistant Kernel Check | Tool | Re-checks a machine-generated proof term against a tiny fixed set of primitive inference rules, so trust rests only on a small kernel however elaborate the search that produced it. | |
| Proof-Carrying Artifact Gate | Protocol | Admits an artifact across a trust boundary only if it arrives bundled with a machine-checkable proof that it satisfies the consumer's stated policy — so the producer can be wholly untrusted. | |
| Proof-Carrying Transformation | Method | Emits, alongside each lowering step, a machine-checkable proof that the step preserves the source's meaning — so the result is trusted by re-checking the proof, not by trusting the translator. | |
| Proof-of-Completion Capture | Tool | Captures just enough verifiable evidence that an endpoint was actually served — a signature, photo, scan, or confirmation — proportionate to the stakes, so completion is provable without over-collecting. | |
| Propagation Pathway Graph | Artifact | Draws how a meaning travels — the bridge actors, channels, artifacts, and platforms that carry it from context to context, and the nodes that amplify it. | |
| Propagation Pathway Model | Method | A causal, network, process, or flow model that simulates or traces how remote changes propagate toward local consequences. | |
| Propagation Simulation | Computational Model | Runs the regime shift forward through a model of the system to see how far and how fast consequences travel, where damping and buffers halt them, and which nested zones actually light up under dynamics rather than assumption. | |
| Propagation Simulation or Fault Injection | Simulation Test | Executes a modeled or live cascade — injecting a fault and pushing the system past its thresholds — to measure how far and fast propagation actually travels. | |
| Proper Scoring Rule Comparison | Method | Ranks competing probabilistic forecasts with a scoring rule that is optimized only by honest, accurate distributions, so the model that genuinely predicts best cannot be beaten by hedging or overconfidence. | |
| Property Rights Impact Assessment | Review | Tests a proposed rights arrangement before it is enacted for who gains, who is dispossessed, and whether it risks overuse or anti-commons gridlock — so the distribution of sticks is chosen with eyes open. | |
| Property-Based Algebraic Test | Automated Test | Encodes the algebraic laws as executable properties and hurls machine-generated random inputs at an implementation, hunting for the counterexample that breaks closure, associativity, or an inverse. | |
| Property-Based Composition Testing | Test Method | Encodes what must stay true of a composition as an executable property, then auto-generates many combinations hunting for one that breaks it. | |
| Property-Based Conformance Test | Method | Checks a contract by generating many random inputs and asserting the laws that must hold for every one, instead of a handful of hand-picked cases. | |
| Property-Based Equivalence Test | Audit | Machine-generates a large input space, runs the original and rewritten forms side by side against declared properties, and shrinks any disagreement to a minimal counterexample. | |
| Property-Based State-Sequence Testing | Method | Generates thousands of random operation sequences, checks a safety invariant after every step, and shrinks any violation to the minimal history that breaks it. | |
| Property-Based Testing | Test or Assessment | Generates many structured cases to test whether a declared property holds across broad classes of inputs rather than a few handpicked examples. | |
| Proportional Enforcement Ladder | Procedure | Starts with the least coercive enforcement level likely to achieve compliance, then escalates only when defined failure or risk conditions appear. | |
| Proportional Public Rationale | Document | A bounded explanation used when visible action is necessary and opacity would produce stronger cover-up narratives. | |
| Proportional Remedy Menu | Remedy Catalog | Offers repair options calibrated to harm type and scale, such as apology, correction, restitution, access restoration, remediation, or redesign. | |
| Proportional Response Matrix | Tool | Pairs each level of provocation with a calibrated, reversible response — firm enough to answer it, restrained enough to keep the harder rungs unused and in reserve. | |
| Proportional Trim Adjustment | Proportional Controller | Continuously trims an actuator in proportion to the live error between a setpoint and the measured state, so drift is corrected the instant it appears. | |
| Proportionality Balancing Record | Reasoned Evaluation | Records the reasoned weighing of a constraint's burden against its justified purpose, preserving the evidence, the value judgments, and the dissent behind the call. | |
| Proportionality Review | Decision Review | Tests whether a proposed sanction, ban, or restriction is justified by the evidence and whether a narrower or reversible measure would do the same work. | |
| Proposition Lifecycle Board | Workflow Board | A board or workflow that moves propositions through modes while preserving obligations and transition records. | |
| Pros/Cons Mapping | Mapping Tool | Puts the pull and the resistance of a mixed-valence goal side by side in one view, so a decision that felt like a single yes/no becomes two visible columns. | |
| Prospective Hindsight Prompt | Cognitive Prompt | Asks people to stand in an imagined future where the plan has already failed and explain, in hindsight, why it did. | |
| Protected Compute Capacity | Software or Tool | Sets aside compute, network, storage, or service capacity for critical workloads so routine traffic cannot exhaust the infrastructure needed for essential functions. | |
| Protected Contingency Reserve | Institution | A pool of financial, material, or staffing capacity kept genuinely releasable and protected from routine raiding — idle-looking slack held as an option against model error. | |
| Protected Dissent Window | Protocol | Creates a bounded time and channel for surfacing nonconforming preferences before closure or public commitment. | |
| Protected Elite Set | Preservation Policy | Carries the best-so-far candidates forward untouched by variation, immune from mutation and deletion, so the population can churn freely without ever losing its accumulated gains. | |
| Protected Experimentation Team | Team Structure | Charters a team to test uncertain possibilities under learning metrics and shielded permissions, so it is not judged by the delivery numbers that would kill early bets. | |
| Protected First-Speaker Rotation | Ritual | Assigns or invites first expression through a protected process so under-expressed views do not depend on a lone vulnerable volunteer. | |
| Protected Goal Window Schedule | Protocol | Reserves bounded, recurring blocks in which one goal owns the time — and builds in the recovery gaps between them so the protection is sustainable. | |
| Protected Minimum and Accommodation Override | Procedure | Prevents ordinary ration ceilings or priority scores from violating rights floors, disability accommodations, essential survival minima, or non-discrimination duties. | |
| Protected Minority or Uncertainty Report | Register | Attaches material dissent, risk, or unresolved uncertainty to a public decision as a durable record with a reconsideration trigger — preserving the disagreement without forcing the dissenter into the open. | |
| Protected Pilot Lane | Policy | A ring-fenced lane where a young specialist line can develop on its own terms — shielded from standardization and internal competition — so long as it stays inside shared safety and compatibility guardrails. | |
| Protected Role-Conflict Conference | Protocol | Brings principals and affected parties into nonretaliatory resolution with authority and written outcome. | |
| Protected Value Charter | Document | Documents why something is set apart and which ordinary tradeoffs are disallowed. | |
| Protected Venture Sandbox | Institution | Gives the disruptive option its own governance, funding, metrics, and autonomy so it is not judged, starved, or absorbed by the core business before its trajectory can prove out. | |
| Protected-Margin Escalation Rule | Rule | Reserves a protected margin below the ceiling and fires a pre-agreed escalation ladder — up to a hard freeze — the moment intake eats into it. | |
| Protected-Self Allowlist with Expiry | Registry Control | A maintained registry of known-legitimate self entities that shields them from defensive harm, with mandatory expiry so stale entries cannot outlive their trust. | |
| Protected-Zone Exception Review | Review | A governance review that adjudicates requests to act inside a protected sanctuary — guarding legitimate refuges from wrongful action while denying the source a place to hide behind 'protected' status. | |
| Protective Trim as Visual Order | Protective Edge Articulation | Places protective trim on the surfaces most likely to be struck or scuffed so the same guard also draws the datum lines that give a form its visual order. | |
| Proto-Persona Assumption Workshop | Facilitation Method | Creates provisional assumption-based personas while explicitly marking them as hypotheses awaiting evidence. | |
| Protocol | Protocol | A formally authorized sequence whose signature is mandatory verification — preconditions that must be confirmed, checkpoints that must pass, and an evidence trail that proves the sanctioned steps were followed. | |
| Protocol Buffers Message Definition | Schema Codec | A schema whose fields carry fixed numeric tags that are written into the compact binary wire itself — so payloads stay small, decode without a registry, and stay compatible as long as tag numbers are never reused. | |
| Protocol Conformance Test | Test or Assessment | Verifies that a new implementation still satisfies old interface, format, or protocol obligations within the claimed compatibility domain. | |
| Protocol Deviation Register | Exception Register | A running ledger that records every departure from protocol and routes it through predeclared inclusion, exclusion, or correction rules before analysts touch the data. | |
| Protocol Documentation | Document | Describes the ordered method, required inputs, assumptions, roles, and output checks that allow a process or analysis to be repeated. | |
| Protocol Negotiation | Protocol | Before two parties interact, they trade what versions and features each supports and settle on the best mode both can speak — dropping to a common baseline rather than failing. | |
| Protocol Rule | Protocol | Implements the archetype by specifying local message, handshake, routing, validation, or state-transition behavior for interoperating components. | |
| Protocol Specification | Protocol | Defines the ordered message exchange — sequence, timing, states, handshakes, and error handling — that governs a live interaction between independent systems. | |
| Protocol Stack | Protocol | A communication design that assigns the responsibilities of moving data — transmission, framing, routing, reliable delivery, application semantics — to an ordered stack of protocol layers, where each layer offers a defined service upward and is built only on the layer directly below. | |
| Protocol Standardization from Usage | Protocol | Ratifies an interaction convention that already emerged from real use — turning a widely-practiced de facto protocol into an explicit, interoperable standard. | |
| Protocol Version Negotiation | Protocol | Lets two independently-versioned parties discover their overlapping supported versions and agree on one to speak — at connection time — so systems on different versions can still interoperate without upgrading in lockstep. | |
| Prototype A/B or Multivariate Test | Method | Puts two or more candidate shapings in front of real agents at once and lets their measured behaviour decide which one actually moves the target action. | |
| Prototype Delegation Chain | Model | An object inherits from another live object by delegation: a property miss falls through the chain of prototypes until it resolves, and a local property simply shadows the inherited one. | |
| Prototype Embedding Map | Artifact | Projects examples into a spatial map so the category's center, its multiple sub-clusters, and how membership thins toward the edges become visible at a glance. | |
| Prototype Fidelity Check | Test or Assessment | Checks whether making a prototype more realistic actually improves the learning, usability judgment, or readiness it was meant to inform — rather than just adding polish. | |
| Prototype Representation | Artifact | Uses a physical, digital, procedural, or role-play prototype to represent behavior, affordance, timing, or user interaction that text or charts would miss. | |
| Prototype Test | Test or Assessment | Uses a partial or low-fidelity implementation as an approximation of later system behavior. | |
| Prototype Tournament | Process | Builds competing prototypes and pits them against each other on tests deliberately designed to expose their differences, letting evidence rather than advocacy eliminate options. | |
| Provenance and Chain-of-Custody Log | Custody Ledger | A ledger that records who produced, held, moved, and altered each piece of evidence, so every layer's origin and handling travel with it. | |
| Provenance and Context Metadata Record | Template | A structured record for origin, custody, creator role, situation, uncertainty, sensitivity, and annotation history. | |
| Provenance and Decision-Rationale Index | Reference Index | An index that records, for each load-bearing legacy element, why it exists, who decided it, and what now depends on it — so successors don't delete a fence they don't understand. | |
| Provenance Attestation Check | Audit | Verifies the signed record of how and where an artifact was built against an expected-provenance policy, so a genuine signature on a maliciously-built artifact still fails. | |
| Provenance Chain Review | Review | Authenticates an artifact by tracing its origin and every handoff — accepting it only when the lineage back to a trusted source is complete and unbroken. | |
| Provenance Chain-of-Custody Record | Register | Reconstructs and records the origin-to-here custody chain of an inherited substrate, so every handoff — and every gap in the trail — is on the record before the substrate is trusted. | |
| Provenance Header or Manifest | Interface | A header or manifest carrying origin, version, custody, checksum, owner, and audit links in human-readable and machine-readable form. | |
| Provenance Lookup Before Publication | Protocol | A last-gate check that, claim by claim, traces a draft back to where each piece actually came from and credits anything borrowed before it goes public. | |
| Provenance Tagging Protocol | Annotation Protocol | Attaches to each union member a durable record of which sources supplied it — with version, timestamp, and membership criterion — keyed to its canonical identity. | |
| Provenance-Weighted Event Reconciliation | Process | Resolves conflicting, duplicate, and late event claims by weighting each by the trustworthiness of its source, while keeping the disagreement on the record. | |
| Provider Load Split Table | Artifact | The concrete allocation sheet that names what share of demand each provider is meant to carry, turning a diversification target into intended percentages and tiers. | |
| Provisional Grant Pending Verification | Procedure | Provides temporary access when urgency is high and evidence cannot reasonably be completed before harm, followed by proportionate verification and non-punitive correction. | |
| Provisional or Staged Access | Staged Access Model | Grants a limited, revocable form of membership up front and expands it as the entrant demonstrates qualification, so full proof is earned inside rather than paid at the gate. | |
| Provisional Role Charter | Artifact | Records a candidate role's purpose, authority limits, and review date in one lightweight, deliberately expiring document. | |
| Provocative Question Prompt | Prompt | Implements the knowledge gap by asking a question that reveals an unresolved difference, anomaly, possibility, or missing explanation. | |
| Proximity Sensor Activation | Tool | Wires the work to sense a viewer's approach and answer as they near it, so distance itself — how close you come, whether you advance or retreat — becomes the interpretive variable. | |
| Proximity Signal Backtest | Validation Procedure | Checks against history whether past near-miss proximity signals actually foreshadowed later harm, learning, or improvement, and recalibrates the signal that did not. | |
| Proxy Drift and Goodhart Audit | Audit | Periodically re-checks whether a proxy still tracks its construct once people are optimizing it — catching the moment a measure-turned-target decouples and needs revision. | |
| Proxy Drift Dashboard | Metric or Dashboard | Monitors divergence between proxy indicators and direct substrate checks over time. | |
| Proxy Metric Dashboard | Metric or Dashboard | Displays one or more proxy signals with thresholds, trend context, uncertainty, and response guidance. | |
| Proxy Retirement Decision Record | Decision Record | Documents, with rationale and a named owner, the decision to downgrade, recalibrate, replace, or retire a proxy — and what claims must change as a result. | |
| Proxy Validity Audit | Audit | Checks whether a proxy or instrument actually tracks the target property, and logs its calibration and reliability over time. | |
| Proxy-Relevance Audit | Test or Assessment | Checks whether a proxy metric is target-faithful enough to support the weight of the update it is being asked to carry. | |
| Proxy–Target Correlation Refresh | Statistical Reestimation | Periodically re-estimates the statistical association between proxy and freshly measured target, updating the recorded link assumption instead of trusting the original validation forever. | |
| Pruning & Decay Maintenance Cycle | Process | Runs on a cadence to weaken unused links and cut the ones that fall below a keep threshold, so the association store stays lean and stale or harmful couplings don't accumulate forever. | |
| Pruning Audit Log | Audit Artifact | An after-the-fact record of every branch that was cut — the bound, the assumptions behind it, and the exact condition that would put the branch back in play. | |
| Pseudo-Localization Test | Test or Assessment | Simulates text expansion, special characters, script variation, and layout stress to reveal interface assumptions before real translation. | |
| Public Accountability Hearing | Ritual | A recurring, on-the-record public forum in which the agent must face the constituency it would otherwise bypass and answer for its use of resources and its results. | |
| Public Artifact Registry | Register | A searchable public catalog that lets strangers discover the artifact, compare its versions, licenses, and owners, and reach a retrieval endpoint — turning contact-dependent circulation into open findability. | |
| Public Assumption Revision Memo | Communication Artifact | A published memo that states an assumption the team has changed, the evidence that changed it, and what now operates differently as a result. | |
| Public Bypass-Corpus Watch | Procedure | Monitors high-level categories of public or semi-public technique sharing and routes them into defensive triage. | |
| Public Comment & Question Channel | Protocol | Gives any affected party a visible, tracked way to ask a consequential question or contest a decision — and routes a substantiated challenge toward correction. | |
| Public Comment Docket | Process | An open, on-the-record channel where any affected party can file comment on a proposed decision before it is finalised, and to which the institution must respond — so the regulated actor is not the only voice in the room. | |
| Public Commitment | Artifact | Puts a commitment on the record before an audience whose regard the promisor values, so backing out later carries a visible reputational cost. | |
| Public Commitment Board | Visibility Artifact | A shared, visible surface that shows who owns each active item and what state it is in, so coverage and gaps are legible to the whole group at a glance — without becoming a surveillance tool. | |
| Public Commitment Register | Register | Puts a promise on an open, standing record before an audience that keeps score, so reneging costs reputation with the very people the promise was meant to reassure. | |
| Public Consultation Panel | Consultation Panel | Structures civic input for a single decision by defining who is affected, actively reaching the quiet and hard-to-reach, and bounding the claim so open-mic self-selection can't stand in for the public. | |
| Public Correction and Repair Statement | Communication Artifact | A public statement that replaces a spread blame story with a bounded account of what is known and unknown, records the real grievance, and commits to repair. | |
| Public Criteria Register | Register | Publishes, in the open, the exact criteria a signal requires and the roster of who may issue it — so receivers and challengers can see, cite, and contest the standard behind the mark. | |
| Public Decision Log | Register | A durable, itemized public record of which decisions and actions were taken and when, each entry pinned to its authoritative source version. | |
| Public False-Alarm Explainer | Artifact | A prepared public explanation for when a warning looks like a false alarm precisely because acting on it averted the harm it predicted — issued to protect the credibility of the next warning. | |
| Public Foyer or Lobby | Spatial Threshold | A designed threshold space that slows arrival just enough to convert passers-through into brief, unforced co-presence. | |
| Public Funding or Taxation | Policy | Funds a broad civic good from a whole population through compulsory, legitimacy-backed contribution, for benefits so widely shared that excluding non-payers makes no sense. | |
| Public Information Pictograms | Public Information System | Language-independent pictorial signs that let a diverse public recognize services, facilities, and instructions without reading — checked for who they might exclude. | |
| Public Reason Briefing | Document | States the reasons, assumptions, tradeoffs, evidence limits, and alternatives behind the preferred frame. | |
| Public Reason Disclosure Protocol | Protocol | Documents the welfare rationale, distributional evidence, weighting choices, mitigation commitments, and unresolved disputes in a form that can be contested and monitored. | |
| Public Reason Docket | Register | Requires each allocation decision to post its reasons on an open record where affected parties can respond, so a choice must survive being justified in the open. | |
| Public Reason-Giving Protocol | Protocol | Requires decisions to include reasons, evidence, constraints, and appeal information so authority remains legible. | |
| Public Reclassification Note | Document | Explains why a category, label, or boundary is being reinterpreted so people can understand the change without assuming arbitrary symbolic politics. | |
| Public Rule Registry | Registry | Maintains a single authoritative, openly readable catalog of the operative rules and exactly who they govern, so the rule in force is knowable in advance rather than held privately by the enforcer. | |
| Public Witnessing and Recognition | Recognition Protocol | Turns private readiness into a socially real status by having an authoritative body witness the crossing and ratify it on the record. | |
| Public-Goods Contribution Rule | Institution | Specifies contribution, access, monitoring, and sanction arrangements where shared value depends on collective provision. | |
| Public-Health Sentinel / Aggregate Surveillance | Domain Monitoring System | Reads clustered case patterns from sentinel sites up through district and region, trips a proportionate outbreak trigger, and routes the alert to the responders who must act. | |
| Public-Key Certificate | Artifact | Binds a public verification key to a named entity and a scope, vouched for by a trusted issuer's signature, so verifiers learn whose key to trust and for what. | |
| Public-Private Divergence Dashboard | Monitor | Puts the gap between what people say privately and what they say or do in public on one governed view — with uncertainty, participation, and follow-through — so a divergence becomes a tracked signal instead of an anecdote. | |
| Public-Reason Decision Memo | Artifact | Attaches a written, public statement of reasons to each significant decision, so the decision is legible, accountable, and testable against the rule it claims to apply. | |
| Public-Service Resource Targeting | Operational Targeting | A targeting mechanism for routing public-service capacity to areas of highest current marginal public value. | |
| Public-Signal Lag or Blinding | Control Infrastructure | Withholds or delays a live public signal — running tallies, early results, leaked polls — so that later actors decide on their own read instead of on the crowd's visible momentum. | |
| Public–Private Message Reconciliation | Audit | Audits public statements, private commitments, operator instructions, and automated rules side by side for the contradictions that make the other side misread intent — the self-inflicted mixed signals that turn a standoff into an accident. | |
| Public–Private or Multi-Stakeholder Partnership | Institution | Provides a good no single actor can legitimately or affordably create alone by blending funding, authority, and capability across sectors under a shared governance structure. | |
| Public–Private Partnership Agreement | Institution | Coordinates public mission, private capacity, risk allocation, accountability, and shared benefit in a continuing institutional relationship. | |
| Publish API or Producer SDK | Tool | Gives producers a typed, authenticated entry point for emitting events to topics, enforcing the message contract at publish time so every event on the bus is well-formed and attributable. | |
| Published Selection Criteria | Artifact | Publishes the standards and worked examples a gate selects on, before the fact, so anyone can see what passage actually requires. | |
| Pull Replenishment Signal | Protocol | Authorizes the next start only when a downstream slot actually opens, so capacity — not demand — pulls new work into the system. | |
| Pull Request or Merge Request | Workflow | Creates a reviewable merge proposal with diffs, comments, approvals, checks, and an explicit integration decision. | |
| Pull-Quote and Caveat Pairing | Composition Pattern | Deliberately writes each quotable line already fused to the scope and evidence limit it cannot survive without, so the caveat travels with the quote. | |
| Pulse Dose | Protocol | Implements a bounded pulse of treatment, training, stimulus, or effort under domain-specific safety rules. | |
| Pulse Dosing | Dosing Protocol | Delivers input in intermittent high pulses separated by recovery gaps so response stays strong without tolerance, toxicity, or saturation. | |
| Pulse-Density Modulation | Modulation Scheme | Encodes an analog value as the density of identical pulses, so a smooth magnitude rides on a stream of on/off ticks — the encoder side of rate coding. | |
| Purpose Workshop | Workshop Format | A time-boxed group event that surfaces shared values, maps responsibility, and drafts a collective commitment in a single room. | |
| Purpose-Based Access Request | Protocol | Makes a consumer declare, before any data flows, the specific purpose and the task-justified fields it needs — so access is granted against a stated need rather than a standing entitlement. | |
| Purpose-Bound Security Condition Record | Register | Records each security or safety condition that stays attached to access — its purpose, scope, evidence, expiry, and the less-restrictive alternatives weighed — and binds it to that purpose so a legitimate guardrail cannot quietly become an all-purpose leash. | |
| Purpose-Built Replacement Gate | Policy | A decision checkpoint that periodically asks whether a repurposed feature is still the right vehicle, or whether its new function has outgrown it and now warrants a purpose-built replacement. | |
| Purpose-Clause Decision Record | Decision Record | Captures, at the moment of a consequential decision, which purpose it is meant to serve and what it is explicitly not for, so later reviewers can test for drift. | |
| Purpose-to-Metric Mapping | Measurement Design | Translates a purpose into measurable indicators and standing review questions while insisting the metric is only a proxy, never the purpose itself. | |
| Push/Pop Interface | Abstract Data Type | Defines the stack as a minimal abstract data type — push, pop, peek, and top — whose contract enforces last-in/first-out access no matter what the frames actually hold. | |
| Push–Pull Controller Pair | Method | Runs paired opposing actuators as one controller, continuously driving both and rebalancing their gains to hold a shaped setpoint. | |
| QoS Scheduler | Scheduling Policy | Continuously decides, among streams already sharing a channel, which one goes next and how much it gets — weighting turns by priority and fairness so latency-sensitive traffic is served ahead of bulk without starving anyone. | |
| QR Verification Code | Artifact | Turns a scan of a printed or on-screen code into a verification action, bridging an everyday artifact to its validity record while revealing only an opaque pointer, not the record. | |
| Qualification Gate Activation | Gating Rule | Unlocks direct action only when the situation is live and the actor's competence is verified against current evidence — a hard eligibility gate that refuses to read confidence, rank, or proximity as qualification. | |
| Qualified Actor Claiming | Coordination Protocol | Lets the qualified actor visibly take the case with an unambiguous claim — 'this is mine now' — so the role is publicly assigned and others converge to support rather than collide or hang back. | |
| Qualified Shortlist Then First Fit | Screening Procedure | Builds a minimally representative eligible pool through several independent channels and de-biases its order before any first-fit acceptance runs, so speed comes from arrival order that has been audited rather than left to incumbency. | |
| Qualifier-Drop Scan | Audit | Inventories the hedges, scope limits, and conditions in the substance that fix when a claim is true, then flags the material ones the summary silently dropped. | |
| Qualitative Analysis Memoing | Method | Records why local readings, codes, themes, or whole-account assumptions changed during analysis. | |
| Quality Acceptance Test | Test or Assessment | Uses predefined acceptance criteria to decide whether a product, batch, process, or deliverable meets a required standard. | |
| Quality Certification Requirement | Protocol | Makes entry conditional on holding a recognized third-party certification, so a hidden quality claim must be backed by an external, auditable credential before an entrant can join the pool. | |
| Quality Control Chart | Monitoring Artifact | Plots a process metric over time against a centerline and statistically-derived limits, so genuine drift stands out from the routine random variation that should not be chased. | |
| Quality Control Limit | Monitor | Sets warning and action limits on a monitored process measurement and uses a breach to trigger investigation or correction, so drift is caught while it is still in-spec. | |
| Quality Control Loop | Inspection and Correction Workflow | An inspect-and-correct workflow that adjusts the process when output quality drifts out of tolerance, and scraps, reworks, or halts the line when correction cannot recover it. | |
| Quality Control Review | Review | Inspects finished output against acceptance limits on a defined sampling plan, then accepts, rejects, or reworks — gating what leaves the process so out-of-tolerance results do not reach the customer. | |
| Quality Drift Monitoring | Drift Monitor | Watches a system's outputs against a reference of acceptable quality and tracks how far they have drifted, firing a threshold when accuracy, usefulness, or fairness has slid too far to ignore. | |
| Quality Gate | Process | A checkpoint standing at a stage boundary that blocks advancement until evidence of quality meets a set bar, so schedule or cost pressure can't push unfinished work downstream. | |
| Quality Guardrail Gate | Quality Gate | Blocks or escalates an optimization change when protected quality floors or customer, learner, patient, worker, or user outcomes degrade. | |
| Quality Inspection Acceptance Threshold | Acceptance Criterion | Sets the accept-or-reject rule for a production lot judged from a sample, balancing rejecting good lots against shipping defective ones under the reality that 100% inspection is infeasible. | |
| Quality Inspection Sample | Inspection Sampling | Draws units from across a production process's shifts, suppliers, and lines so a quality judgment reflects the process as it actually runs — not only the defects that happen to be visible. | |
| Quality or Health Scan | Diagnostic Scan | An automated pass over the system that surfaces candidate debt — smells, stale records, risky dependencies, manual workarounds — and measures its drag, feeding provisional items into the register for human triage. | |
| Quality-Before-Growth Rule | Precondition Rule | Makes a minimum quality level a standing precondition for expansion, so the next increment cannot be authorized while the outcome the system exists to deliver sits below its floor. | |
| Quality-Control Limit Adjustment | Rule | Recomputes control and action limits on a process chart when the process's own capability or measurement noise has genuinely changed. | |
| Quality-Risk Triage Rubric | Decision Rubric | Distinguishes tolerable, reversible, low-blast-radius debt from debt that threatens safety, trust, compliance, data integrity, or irreversible architecture. | |
| Quantified Claim Template | Documentation Template | A fill-in-the-blanks record that captures a claim's quantifier, domain, predicate, and counting basis in one auditable form. | |
| quantifier_downgrade_rule | Revision Rule | ||
| Quantile-Quantile Residual Check | Tool | Plots ordered residuals against the quantiles of their assumed distribution, turning wrong tails and skew into a telltale bent line. | |
| Quantization Rule | Discretization Rule | Converts a continuous value into bins, tiers, or categories with defined cut points, trading gradation for actionable, communicable levels. | |
| Quantum Uncertainty Budget | Accounting Model | Partitions a measurement's total uncertainty into contributing terms — separating the irreducible conjugate (Heisenberg) floor from detector noise, back-action, and calibration error — so effort targets the term that actually limits precision. | |
| Quarantine and Manual Review Queue | Process | Holds inbound artifacts that are neither cleanly acceptable nor safely rejectable in a queue, so a human resolves the ambiguous middle instead of the parser silently guessing. | |
| Quarantine and Reassignment Queue | Remediation Workflow | Pulls contested or doubly-assigned elements out of ordinary membership into a holding area, then routes each through adjudication to a single correct home under a defined authority. | |
| Quarantine Duration Protocol | Protocol | Holds an isolated item until a validation test and reentry condition affirmatively confirm clearance — not merely until a duration elapses — and retains residual safeguards after. | |
| Quarantine Label and Hold | Process | Physically sets suspect or unverified items aside in a bounded holding zone until their status is resolved, with an explicit rule for what it takes to release them back. | |
| Quarantine Mode | Method | Isolates a suspect element from the rest of the system so it cannot spread damage, while still allowing controlled observation and remediation of the isolated part. | |
| Quarantine or Firebreak | Procedure | A boundary mechanism that separates affected from unaffected regions to slow biological, informational, cyber, ecological, or social spread. | |
| Quarantine or Isolation Protocol | Protocol | Holds a suspect source or reservoir in enforced isolation — under an explicit trigger and release rule — so its accumulated burden cannot spread or contaminate what lies downstream while it is worked. | |
| Quarantine Process | Process | A holding buffer that separates uncertain or risky crossing objects for a defined period until they are tested, cleared, treated, expired, or rejected. | |
| Quarantine Release Workflow | Process | Holds every incoming artifact in an untrusted staging zone and promotes it to trusted use only after the required checks pass — recording an exception whenever it is released without them. | |
| Quarantine Storage | Protocol | A temporary isolation protocol for items that may be contaminated, unsafe, compromised, or unverified. | |
| Quarantine-Before-Destroy Rule | Containment Rule | A hard rule that any destructive defensive action must first pass through a reversible holding step, so a false positive is recoverable instead of permanent. | |
| Quarterly Business Review | Performance Review | A recurring executive review of performance against targets across a portfolio, where an accountable owner explains variance, decisions reallocate resources, and off-track bets are escalated. | |
| Quench or Stabilization Step | Method | Deliberately arrests the intermediate's tendency to degrade or react further — freezing it into a stable, hold-able form — so its quality and hazard stop being a function of time. | |
| Query Plan Rewriter | Tool | Rewrites a declarative query into one of many result-equivalent execution plans, then emits the plan a cost model estimates will be cheapest to run. | |
| Query Rate and Composition Limit | Policy | Caps how many queries an observer may make and which combinations they may compose, so a protected fact can't be reconstructed by differencing many individually-permitted answers. | |
| Query Rate and Overlap Limit | Policy | Caps the volume, overlap, and adaptivity of queries a recipient can make, so that no sequence of individually-safe requests can be composed into a reconstruction. | |
| Query-Plan Lowering and Optimization | Method | Lowers a declarative query into a physical execution plan, letting a cost model choose freely among result-equivalent plans — not just a correct plan, the cheap one. | |
| Question–Evidence Matrix | Template | Maps each claim or decision to the evidence types allowed to bear on it, and flags supplied cues that fall outside the grid. | |
| Queue Admission Limit | Policy | Gates new work at the door — admitting, delaying, prioritizing, or refusing it against a threshold — so the channel never accepts more than it can meaningfully process. | |
| Queue Analysis | Diagnostic Estimation | Reads queue length, wait time, and service rate across a flow to locate the binding station and size how far work is backing up behind it. | |
| Queue Capacity Alert | Monitor | Watches backlog size against the cap and raises a warning as it approaches full, so operators can pause intake, add capacity, or escalate before the limit is breached. | |
| Queue Dashboard | Dashboard | A live single-pane display that renders current queue state across dimensions and multiple queues at once, so operators see depth, mix, and risk in real time. | |
| Queue Health Metrics | Metric Specification | Defines the small set of measures that count as backlog health — length, oldest age, drain rate, breach rate — so everyone watches the same principled numbers. | |
| Queue Simulation Sweep | Software or Tool | A simulation that evaluates candidate batch sizes under stochastic arrivals, service times, and capacity. | |
| Queue-Based Feedback Controller | Control Rule or Automation | The controller is a mechanism; the archetype is the broader governance pattern that defines what is measured, what can change, and what invariants must be preserved. | |
| Queue-Based Scale Trigger | Monitor | Uses backlog itself — queue length, wait time, or work-in-progress — as the demand signal, firing add and remove decisions when the queue crosses set high and low water marks. | |
| Queue-Jump Authority | Policy | Grants a named authority the standing right to pull a time-critical item out of the ordinary queue — under pre-set conditions and with every jump logged — so a fast threat isn't paced by a slow line. | |
| Queueing Simulation | Software or Tool | Models arrivals, service times, and capacity to predict how waiting time and backlog explode as utilization approaches its limit — capturing the effect of variability, not just averages. | |
| Quick Reference Card | Job Aid | A single dense surface that groups the highest-need cues for rapid at-hand lookup. | |
| Quiescence Barrier | Protocol | Brings every coupled actor to a synchronized halt, lets in-flight moves drain to a quiet state, then releases them from a clean point where no conflicting moves are pending. | |
| Quiet Hours Policy | Policy | Declares protected time windows during which routine messages and meetings are deferred for everyone, with an explicit rule for the few things allowed to break through. | |
| Quiet Zone or Focus Signal | Signaling Convention | Turns an invisible attention boundary into a visible spatial or social cue — a marked zone, a worn signal, a shared indicator — that tells others interruption should wait. | |
| Quiet-Window or Shielding Protocol | Method | Creates bounded low-coupling periods or isolated paths that shed avoidable exposure so a relational state can be preserved or safely recovered. | |
| Quorum or Consensus Commit | Protocol | Turns a proposed value into an authoritative, irreversible decision the instant an intersecting quorum has acknowledged it — and treats anything short of that as still undecided. | |
| Quorum Read/Write Protocol | Protocol | Writes touch W replicas and reads touch R of N so the two sets always overlap (R + W > N), turning consistency, latency, and availability into three tunable dials. | |
| Quorum Sensitivity Table | Tool | Tabulates how the outcome and the set of decisive members shift as attendance rises and falls against a quorum threshold — exposing who becomes pivotal, and who becomes decisive simply by staying away. | |
| Quota or Allocation Rule Review | Review | Re-examines a quota, cap, queue, or eligibility formula that is locking high-value uses out or leaving capacity idle, asking whether the allocation can be reopened without losing the rationing purpose it legitimately serves. | |
| Quota or Credit Ledger | Artifact | Tracks each credit, allowance, or entitlement from issuance through transfer to retirement so a unit is created once and used once — never double-counted, double-spent, or left phantom. | |
| Quota or Portfolio Guardrail | Rule | Sets a hard floor or ceiling on the mix of what passes, so case-by-case selection cannot quietly erase a distribution the gate is meant to protect. | |
| Quota or Rate-Limit Mechanisms | Rate Governor | Bounds how much or how fast any actor may act — content-blind, per-actor caps scoped to a class or channel — and monitors aggregate throughput to keep it from driving system harm. | |
| Quota System | Institution | Rations the scarce total into bounded, per-holder use limits — the choice when an absolute target must hold even under strong or uncertain rebound and no price or market can be trusted to protect it. | |
| Quota with Reserved Pool | Procedure | Allocates ordinary demand by quota while holding a separate pool for qualifying priority, emergency, or underserved cases. | |
| Quota-Share Reinsurance Arrangement | Document | A proportional reinsurance treaty that cedes a fixed percentage of every premium and loss across the whole book, relieving surplus strain. | |
| Quote Survivability Test | Review Test | Reads each likely excerpt entirely on its own and asks whether it stays accurate, attributable, and bounded once nothing around it remains. | |
| Quote-Snippet Context Window | Tool | Bundles an excerpted quote with the minimum surrounding context and a trace to its source, so the fragment cannot be flipped by removing the words that stood next to it. | |
| Quotient-Space Construction | Method | Represents the state space as equivalence classes rather than as every redundant description. | |
| R&D Investment Return Tracking | Portfolio Tracking | Tracks whether the next experiment or refinement still buys enough knowledge to justify it, while protecting exploration wherever the uncertainty band still holds a possible breakthrough. | |
| R&D Portfolio Diversification | Portfolio Mechanism | Spreads research effort across independent hypotheses, technologies, or discovery paths once the leading path yields smaller increments. | |
| RACI / RAPID-Style Tool | Role Assignment Framework | Assigns a single, unambiguous participation label — recommend, decide, approve, consult, or inform — to each role for a given decision, prying apart the roles that ambiguity collapses together. | |
| RACI Matrix | Template | Maps responsibility, accountability, consultation, and information relations among roles and tasks. | |
| RACI or Decision Participation Matrix | Tool | Lays every recurring task or decision against every role in a grid and tags each cell, so exactly one role is Accountable and no decision right is left blank or doubled. | |
| RACI or Responsibility Matrix | Accountability Matrix | Crosses every task against every role and tags each cell Responsible, Accountable, Consulted, or Informed, so ownership is explicit and exactly one person is answerable for each piece of work. | |
| RACI-Like Ownership Matrix | Responsibility Mapping Artifact | A grid mapping every task against every party, marking who is Responsible, Accountable, Consulted, and Informed — disambiguating overlapping roles across a whole effort, and kept current so it does not ossify into fiction. | |
| Raft-Style Replicated-Log Protocol | Protocol | Keeps a fleet of replicas byte-for-byte identical by funnelling every command through one elected leader into a single append-only log, and treating an entry as decided only once a majority has stored it. | |
| Raised Ridge or Bump Marker | Physical Marker | Adds localized tactile markers to controls, packages, tools, or interfaces so states or actions can be distinguished by feel. | |
| Random Assignment | Protocol | Assigns the exposure by chance, so that on average every confounder — named or unknown, measured or not — is balanced across groups without anyone having to identify it. | |
| Random Assignment Lottery | Randomized Procedure | Differentiates genuinely interchangeable options by an auditable random draw, so the break is fair precisely because no criterion favors anyone. | |
| Random Graph Null Ensemble | Simulation Ensemble | Generates a population of synthetic comparison graphs from a chosen generative model to estimate how often each motif would appear by chance, together with its variance. | |
| Random Lottery | Allocation Procedure | Allocates scarce, indivisible opportunities among eligible candidates by an open, weighted-or-equal chance draw once legitimate ranking is exhausted. | |
| Random Restart Plan | Protocol | Restarts search from diverse independent initial positions when outcomes are highly path-dependent or local-optimum risk is high, then keeps the best. | |
| Random Restart Pulse | Restart Operator | Occasionally discards the current search state and re-initializes from fresh random seeds — a discrete, global jolt into an entirely new region — rather than nudging the incumbent by degrees. | |
| Random Sample Audit | Audit | Pulls a random sample of gate decisions — including the rejected and demoted ones — and re-judges them to measure consistency and surface criteria nobody wrote down. | |
| Random Sampling | Sampling Procedure | Draws a chance subset of a population to observe or estimate it, so which cases get looked at is unbiased and unpredictable rather than convenient or gameable. | |
| Random-Restart Schedule | Scheduling Policy | Teleports a stalled or trapped walk back to a fresh random starting point on a set schedule, so no single dead-end region can hold the search forever. | |
| Random-Seeded Assignment Service | Randomization Service | A runtime service that derives each item's action from a protected seed and a stratified policy, producing reproducible, tamper-resistant draws across a whole population at scale. | |
| Random-Walk and Diffusion Model | Model | Models a quantity as the running accumulation of many small random increments, making drift, spread, and the boundaries it may hit explicit and predictable in distribution. | |
| Random-Walk Simulation | Simulation Model | Runs many synthetic copies of the walk forward from an assumed step rule to forecast how far it typically wanders, how fast, and how often it reaches the edges — before a single real step is taken. | |
| Randomization Integrity Audit | Procedure | A forensic check that the assignment actually recorded in the data matches the intended randomization — right allocation ratio, right sequence, no overrides or broken linkage. | |
| Randomized Assignment | Assignment Procedure | Allocates a fixed set of units to two or more conditions by chance so the compared groups differ only by luck, removing discretion and hidden confounding. | |
| Randomized Asynchrony Breaker | Method | Injects unpredictable choices to win probabilistic progress when an adversarial schedule could otherwise stall a deterministic protocol forever. | |
| Randomized Audit | Procedure | A sampling procedure that chooses cases or times unpredictably to reduce bias, gaming, and systematic blind spots. | |
| Randomized Common-Coin Protocol | Protocol | Guarantees agreement will actually terminate under full asynchrony — where deterministic protocols provably cannot — by having undecided participants fall back on a shared, unpredictable coin instead of a timeout they can never trust. | |
| Randomized Complete-Block Design | Method | Places every treatment condition once inside each block, so all comparisons are made within homogeneous blocks and between-block nuisance variation is removed from the contrast. | |
| Randomized Decoy Rotation | Deception Tactic | Rotates a shifting set of decoys and feints through the action space so an adversary who invests in attacking a target cannot tell the real one from the bait. | |
| Randomized Jitter Escape | Method | When alignment turns dangerous, each unit adds a small random offset to its own timing so the population deliberately spreads out instead of surging in unison. | |
| Randomized Observation Schedule | Protocol | Places observations at times the target cannot anticipate, so the record captures ordinary behavior instead of behavior staged for a known observation window. | |
| Randomized or Lottery Allocation | Method | When qualified candidates can't be meaningfully ranked, allocates by random draw — so there is no discretion to lobby and no advantage to out-spend. | |
| Randomized or Staggered Assignment | Experimental Design | Assigns extreme-eligible cases to treatment by chance or staggered timing, so treated and comparison paths differ only by luck of the draw rather than by selection. | |
| Randomized Partition Replay | Differential Test | Stress-tests a live aggregation by re-partitioning the same ordered inputs into many random tree shapes and replaying them against a trusted reference, watching for any divergence. | |
| Randomized Patrol or Route Schedule | Scheduling Procedure | Generates unpredictable coverage schedules across space and time — routes, timings, checkpoints — that still satisfy coverage requirements and weight high-risk zones more heavily. | |
| Randomized Polling Offset | Method | Gives each periodic client a fixed, individually-randomized phase offset so their identical poll intervals stop landing on the same tick. | |
| Randomized Queue Selection | Sequencing Procedure | Sets the order in which already-entitled cases are served by chance so a queue can't be predicted or gamed, while keeping the order recorded and narrowly overridable. | |
| Randomized Repetition and Error Amplification | Method | Runs a probabilistic verifier many independent times and combines the verdicts, driving a merely-likely-correct check down to any chosen, arbitrarily small error probability. | |
| Randomized Replay and Shuffle Testing | Validation Method | Runs the same work set through many random orders, groupings, and retry schedules to expose hidden order dependence. | |
| Randomized Response or Privacy-Preserving Survey | Method | Injects known random noise into each individual answer so that no single response reveals the person's true state, yet the population prevalence can still be recovered by removing the noise statistically. | |
| Randomized Retry Desynchronization | Policy | Injects randomness into each actor's retry timing so identical, lock-stepped actors scatter in phase and stop making the same move at the same instant. | |
| Randomized Tie-Breaking | Residual Choice Rule | Breaks a genuine tie between a few options by a recorded chance draw only after legitimate criteria are exhausted, so no invented precision is added to a distinction that isn't real. | |
| Randomized Trial | Study Design | Wraps a randomized assignment in a study apparatus — a pre-defined outcome, informed consent, and a monitored stopping rule — to turn a raw split into credible, ethical evidence of an intervention's effect. | |
| Range Proof | Method | Proves that a private numeric value lies within an accepted range without revealing the value itself. | |
| Rank-Based Methods | Rank Transform Method | Replaces raw values with their order positions so an inference leans on defensible ranking rather than unverified metric distance. | |
| Rank-Revealing Decomposition | Method | Factors the whole candidate set at once to read off how many independent directions it actually contains and which members form a spanning basis. | |
| Rank-Revealing QR Factorization | Method | Orthogonalizes a matrix with column pivoting so the most independent, best-conditioned columns are chosen first as the basis and the numerical rank shows up as a break in the diagonal. | |
| Ranked Leaderboard With Audit | Monitor | Ranks entrants on a shared, published metric and audits the top of the board, so standing reflects real performance rather than whoever gamed the score best. | |
| Ranked or Approval Choice with Audit | Social Choice Procedure | Tallies plural rankings into one winner through a pre-declared social-choice rule, then audits the result for cycles, agenda sensitivity, tie-breaks, and buried minority loss. | |
| Ranked-Choice or Approval Voting Rule | Procedure | Converts many voters' ordinal rankings or approvals into one collective choice by a fixed, legitimacy-bearing tallying procedure with defined tie-breaks. | |
| Ranking or Shelf-Placement Audit | Test or Assessment | Assesses whether list rank, screen location, shelf placement, search position, or queue order creates advantage independent of intrinsic quality. | |
| Ranking Semantics Legend | Artifact | A published key that states what a ranking's order actually means — the sort key behind it — so 'at the top' is never quietly read as 'most important.' | |
| Ranking Stability Report | Report | Reports whether rankings or winners remain stable under weight changes. | |
| Rapid Configuration Prototype | Method | Builds a cheap, reversible stand-in of a candidate configuration first — to surface incompatibilities and prove the idea before any scarce inventory is committed irreversibly. | |
| Rapid Feedback Cycle | Process | Compresses the whole signal-feedback-response-recheck loop into very short, repeated intervals, so a learner corrects and re-attempts almost immediately rather than waiting for a later review. | |
| Rapid Reference Implementation | Reference Artifact | Ships a live working artifact others must adopt, fork, or challenge, turning a proposal into the reference point a field integrates around. | |
| Rapid Response Playbook | Workflow | A preauthorized sequence for triage, confirmation, local containment, escalation, communication, and post-action learning. | |
| Rapid Rule-Patch Pipeline | Workflow | Tests, stages, deploys, and reviews provisional defensive rules under a latency budget. | |
| Rapid Status Broadcast and Stop Signal | Protocol | Keeps every front synchronized on current status and, when a risk signal fires, pushes an immediate authoritative halt or recall over a direct channel that still reaches everyone when the normal path is down. | |
| Rare Event Monitor | Software or Tool | Watches for low-frequency events and preserves evidence when they occur rather than relying on continuous human attention. | |
| Rare-Case Carveout | Rule | Writes an explicit exception into a mainstream rule so a named set of low-frequency cases gets a protected path instead of the rejection the general rule would hand them. | |
| Rare-Event or Importance Sampling | Method | Deliberately oversamples the rare, high-consequence region and re-weights the draws, so a simulation actually observes the tail instead of almost never drawing it. | |
| Rare-Event Sampling | Method | Deliberately over-samples low-frequency or low-priority categories so rare errors and emerging tail harms stay statistically visible despite tiny base rates. | |
| Rare-Event Stress Simulation | Method | Estimates the probability and character of extreme, seldom-observed outcomes by simulating the model with techniques that deliberately over-sample the rare region, since plain simulation almost never produces the events that matter. | |
| Ratchet Event Log | Event Log | An append-only, immutable record of every ratchet event — each addition, renewal, and removal, with actor, direction, and justification — so a thousand small decisions read as one trajectory. | |
| Ratchet Threshold Dashboard | Monitoring Dashboard | A live monitoring surface that shows current cumulative displacement against the protected baseline and the cap, alerting before accumulation crosses the threshold rather than after. | |
| Rate Limit and Cooldown Rule | Rule | Caps how often and how hard a loop is allowed to react, forcing a wait after each action so a delayed effect can land before the next correction piles on. | |
| Rate Limit or Admission Cap | Rule | Caps the rate at which a beneficial input reaches the receiver, throttling, queuing, or turning away arrivals the moment inflow presses against the safe ceiling. | |
| Rate Limit or Cooling Hold | Temporal Throttle | Caps how often or how fast an action can be repeated, and imposes a cooling delay, so impulsive or bulk misuse is blunted. | |
| Rate Limit or Throttle | Method | Caps how fast a given actor can hit the network so abuse, overload, or attack degrades gracefully instead of taking the shared system down — a blunt, reversible safety valve. | |
| Rate Limit with Burst Allowance | Protocol | Lets inflow spike freely up to a bounded allowance but caps the sustained rate, so short bursts pass while a prolonged flood is throttled or shed before it exhausts the system. | |
| Rate Saturation Clamp | Range Guard | Marks the estimate as saturated once the event rate hits its ceiling, so a maxed-out stream is never mistaken for a merely-strong one. | |
| Rate-Limit or Quarantine Gate | Throttling Control | Throttles or isolates flow across a transfer link, damping propagation while keeping the link partly alive rather than cutting it outright. | |
| Rate-Limited Friction Escalation | Protocol | Adds proportional friction to suspicious repeated behavior while preserving legitimate access and appeal paths. | |
| Rate-of-Change Limit | Control Rule | Caps how fast a correction can move per interval — a slew-rate clamp — so the corrective action itself cannot inject overshoot, with an escape hatch for genuine emergencies. | |
| Rater Calibration Session | Rater Alignment Session | A working session that aligns human raters to a shared rubric and re-checks their agreement so scoring does not drift apart. | |
| Rating and Review System | Artifact | Collects ratings and reviews from counterparties after each interaction and publishes them as an at-a-glance standing signal. | |
| Ratio Ladder and Modular Scale | Method | Generates a bounded sequence of related sizes from a base module and selected multiplier. | |
| Ratio Limit Test | Analytical Test | Establishes which of two candidate terms dominates by evaluating the limit of their ratio as the scale variable grows. | |
| Ration Card, Token, or Allowance Ledger | Artifact | Issues and reconciles claimant-specific or class-specific access allowances while preventing duplicate redemption and preserving accessible non-digital routes. | |
| Rationale Coding Matrix | Artifact | Organizes reasons, evidence types, assumptions, and counterarguments behind expert judgments across rounds. | |
| Rationale Statement | Justification Artifact | A standing, published record of why a constraint exists — its protected value, the authority behind it, the evidence, and exactly what it does and does not cover. | |
| Rationing Relaxation and Sunset Protocol | Protocol | Reduces restrictions or terminates the regime when recovery thresholds are met, removes emergency data and controls, settles outstanding claims, and records the after-action review. | |
| Raw Material Exposure Specification | Document | Specifies which material surfaces, grains, edges, finishes, or construction details remain visible and which are protected or concealed. | |
| Raw-Corrected Overlay Review | Interface | An interface that overlays raw and corrected outputs so reviewers can inspect what the correction changed. | |
| Raw-Signal Fallback Switch | Tool | Suspends residual-only processing and reverts to full observations the moment the model's validity conditions fail, trading bandwidth for completeness on demand. | |
| Re-charter Workshop | Reset Workshop | A convened event that, when additions have outgrown the original charter, decides whether to prune, defer, or formally replace the objective with a new baseline. | |
| Re-Entry Red-Team Review | Review | Before a misleading signal is released, an independent reviewer war-games every way it could loop back through friendly systems and hardens the containment until those paths are closed. | |
| Re-grounding Review Cadence | Recurring Review | Puts an abstraction on a scheduled requalification clock, forcing a periodic decision to recalibrate, demote, or retire it whenever the substrate, context, or use has drifted since it was last grounded. | |
| Reach Limit Gate | Rule | A preset stop-line that halts the front's advance at the reach where added extension would begin subtracting from sustainment. | |
| Reachability Analysis | Method | Tests which states can be reached from current conditions under available controls and constraints. | |
| Reachability Graph Visualization | Diagnostic Visualization | Renders the reference graph and its retention paths so a human can see what is keeping a resource alive and why it will not be reclaimed. | |
| Reachability Matrix or Table | Coverage Record | Aggregates many membership verdicts into a table of which targets the generators can and cannot reach, making the coverage holes visible. | |
| Reachability Test | Audit | Checks that every required endpoint pair can actually reach each other over a usable path, turning 'looks connected' into a pass/fail verdict against a stated spanning criterion. | |
| Reaction Channel Premortem | Method | Before release, imagines the forecast is already public and works backward through every channel by which audiences could react, to surface the reactions that would distort or defeat it. | |
| Reaction Metric Throttling | Policy | Damps the amplification channel itself — hiding or rate-limiting the reaction counts and virality signals that let a feeling snowball faster than anyone can check it. | |
| Reactivation-without-Revision Prompt | Reactivation Protocol | Touches a fresh trace just enough to reinforce its access route while deliberately refusing to reopen it for editing. | |
| Read Repair | Procedure | On each read, compares the versions the queried replicas return and writes the freshest value back to the stale ones, healing divergence opportunistically on the read path. | |
| Read Repair on Access | Method | Fixes divergence lazily on the read path: when a read finds replicas disagreeing, it returns the freshest value and quietly writes it back to the stale ones. | |
| Read-Ahead Loading | Software or Tool | On detecting sequential access, loads the next adjacent blocks before they are asked for, turning a stream of small reads into one anticipated bulk load. | |
| Read-Model Version Gate | Protocol | Attaches a required version or freshness precondition to a read, and blocks, waits, or falls back when the redundant copy has not yet caught up to it — so a reader never sees a copy older than the write it just made. | |
| Read-Only Mode | Method | Allows viewing and retrieval while blocking every write and irreversible state change, so data integrity is protected when the system can't be trusted to change state safely. | |
| Read-Only Raw Evidence Archive | Immutable Archive | An immutable, write-once store that preserves the earliest raw evidence read-only, so correction and synthesis can never overwrite the original trace. | |
| Readback / Teach-Back | Verification Protocol | Closes the loop by having the receiver restate the message in their own words, so a silent misunderstanding surfaces and gets corrected before anyone acts on it. | |
| Readback Authority Confirmation | Verification Handshake | A closed-loop confirmation in which the actor repeats back the authorization and their reading of it before acting, so the granter can catch a mishearing or a wrongly-assumed permission in time. | |
| Readback Confirmation | Ritual | Closes the communication loop on a commitment by having the receiver repeat it back, so a gap between what was said and what was heard surfaces before anyone relies on it. | |
| Readback for Situated Meaning | Confirmation Protocol | Has the recipient restate the message in their own words and intended action, so a mismatch surfaces and gets repaired before anyone acts on it. | |
| Readiness Checklist | Checklist | Turns the criteria for advancing to the next phase into an explicit, verifiable list, so no prerequisite is skipped and no step begins before its conditions are met. | |
| Readiness Drill | Ritual | Rehearses the response to a wild-card class under realistic conditions — actually executing the moves — to prove the readiness threshold is met rather than assumed, and feeds what broke back into the map. | |
| Readiness Gate | Review | Holds an otherwise-ready action at the door until the environment, recipient, or market can actually receive it — turning 'we're finished' into 'released only when it will land.' | |
| Readiness Gate Scorecard without Averaging | Metric or Dashboard | Displays condition status without collapsing hard blockers into a composite score. | |
| Readiness Grouping | Grouping Procedure | Clusters learners into temporary, revisable groups by current readiness so instruction can meet each group where it is. | |
| Readiness Review | Gate Review | Aggregates heterogeneous endpoint evidence into a single go / no-go release gate, scoped to who will rely on the launch. | |
| Readiness Scan | Detection Mechanism | Sweeps the items waiting behind a stalled head and flags which ones are independent and ready to move, turning a blocked queue into a list of what can safely proceed. | |
| Readiness Scorecard | Artifact | Rolls every readiness criterion onto one visible board — each rated, evidence-backed, confidence-tagged, and severity-scored — so a decision-maker sees the whole readiness picture and its worst gaps at a glance. | |
| Readiness Signal Dashboard | Metric or Dashboard | Collects attention, capacity, urgency, sentiment, trust, risk, or operational-readiness cues into a view that helps judge whether the window is opening. | |
| Readiness Signal Scan | Metric or Dashboard | Continuously reads the substrate's readiness indicators and estimates which window phase it is in — approaching, open, or closing — without deciding to act. | |
| Readiness-Moment Intervention | Triggered Intervention | Delivers support only when an observed readiness cue shows the receiver can act on it right now, rather than on a fixed schedule. | |
| Real Options Contract | Institution | Buys a right, but not an obligation, to act later at pre-set terms, converting an open future choice into a priced, time-bound contract. | |
| Real-Option Exercise Boundary | Valuation Model | Prices the option of waiting under irreversibility, so a commitment is exercised, deferred, or abandoned at the point where holding out stops paying. | |
| Real-Options Cross-Check | Method | Tests whether waiting, staging, or preserving reversibility changes the decision. | |
| Real-Time Dropout or Distress Monitor | Monitor | Watches the audience live for the moment productive tension tips into disengagement or genuine distress, so the cycle can be eased or aborted before it harms. | |
| Real-Time Job Scheduler | Software or Tool | A runtime tool that schedules jobs or tasks according to live load, priority, dependency, and capacity signals. | |
| Real/Nominal Adjustment Worksheet | Template | Checks consistency among inflation, price levels, nominal flows, real flows, and discount rates. | |
| Realistic Drill | Procedure | Practices operational response under representative timing, coordination, equipment, information, or safety constraints. | |
| Reality Monitoring Checklist | Method | A short cue-by-cue checklist run at the moment of recall to decide whether an item was actually perceived from the world or generated inside your own head. | |
| Realized-Possible Gap Table | Comparison Ledger | Lays each realized outcome beside its credible possible value in one row-per-outcome ledger, turning the gap between them into an explicit, comparable quantity. | |
| Reappearance Association Protocol | Association Protocol | Decides whether a fresh sighting is the same entity that went dark — scoring it against an explicit identity criterion and abstaining into a monitored ambiguous hold rather than forcing an unsafe rebind. | |
| Reason-Giving Template | Artifact | A required structure that makes every decision state its grounds — the criterion applied, the material facts, and the conclusion — in a form a reviewer can check. | |
| Reasoned Decision Notice | Artifact | Gives an affected party the specific reasons the gate decided their case as it did — enough to understand it, fix it, or contest it. | |
| Reasoned Veto and Override Docket | Document | Records each veto's grounds, evidence, deadline, the response, the override threshold, and the final decision and outcome, so objection and override are legible and bounded. | |
| Reasoned Waiver or Variance Certificate | Document | The authoritative decision document that states the approved or denied departure, its rationale, its exact scope and conditions, its duration and reversion terms, the deciding authority, and its precedential status. | |
| Reasoning Retrospective | Retrospective | After an effort is complete, reconstructs how the reasoning actually unfolded to decide what future strategy should change — guarding against tidy, outcome-driven hindsight. | |
| Rebaseline Workshop | Facilitated Workshop | A facilitated session that, when accumulated drift has made the old plan a fiction, deliberately establishes a new authorized baseline and archives the prior trajectory — so scope moves by explicit reset, not silent erosion. | |
| Rebate or Credit Scheme | Redistribution Channel | Returns money to targeted users after the fact—dividends, credits, or vouchers—so the marginal price keeps biting while the burden on those least able to pay is softened. | |
| Rebound and Reseeding Stress Test | Test or Assessment | Before declaring victory, deliberately imagines the surviving source rebounding and reseeding the cleared zones — to see whether the barrier holds and to harden the contingency plan for when it doesn't. | |
| Rebound Debrief | Review | A retrospective that checks whether shielding tipped into over-suppression, catching the backlash a rival goal mounts once the pressure comes off. | |
| Rebound Monitoring Dashboard | Metric or Dashboard | A monitoring artifact that tracks leading and lagging signs of regression, demand rebound, instability, harm, or hidden displacement during the taper. | |
| Rebound Scenario Stress Test | Model | Runs the efficiency intervention through a spread of rebound scenarios — from negligible to full backfire — before scaling, to see whether the intended saving survives the bad cases. | |
| Rebound-Leakage Boundary Review | Method | Re-runs the efficiency outcome at successively wider category, supply-chain, geographic, and time boundaries to expose rebound that was merely exported or delayed past the original accounting line. | |
| Rebound-Triggered Policy Recalibration | Process | A standing monitor-and-escalate loop that fires predefined corrective actions, in order, once observed rebound or total use pushes past the allowed band. | |
| Rebundling and Reannotation Workflow | Workflow | Reattaches missing caveats, scope, validity windows, source context, or correction records to durable artifacts. | |
| Rebundling Drift Audit | Audit | Periodically re-checks a decoupled bundle to catch conditions that have crept back through defaults, pricing, renewal friction, degraded alternatives, or quiet policy edits. | |
| Recall and Reconstitution Protocol | Protocol | The procedure that brings a committed reserve back, reconciles its state and authority, replenishes what it spent, and restores it to ready — so the same reserve can answer the next front instead of being used up by the last one. | |
| Recall or Findability Test | Test or Assessment | A test that checks whether users can remember or locate a chunk from realistic cues. | |
| Recapture or Recall Protocol | Protocol | A standing procedure for retrieving or neutralizing a quantity that has already escaped, by tracing where it went and pulling it back through assigned owners. | |
| Receding-Horizon Planning | Method | Plans over a look-ahead horizon but commits only the near term, then rolls the horizon forward and re-optimizes as the target and state move — trading plan permanence for continuous course-correction. | |
| Receiver Comprehension Test | Review | Checks empirically whether real receivers decode the channel as intended, under realistic conditions, before the system relies on it. | |
| Receiver Fatigue Survey | Audit | Asks receivers directly how worn-down and inattentive a signal stream has made them — capturing the subjective fatigue and trust erosion that behavioral metrics alone miss. | |
| Receiver Feedback Disposition Code | Feedback Taxonomy | Gives receivers a small coded vocabulary — false positive, wrong recipient, no action needed, acted — to label each firing, turning lived experience into feedback the channel can learn from. | |
| Receiver Operating Characteristic Review | Review | Lays out the whole menu of achievable operating points — sensitivity against false-positive rate — so a threshold can be chosen with the full tradeoff in view. | |
| Receiver Response Dashboard | Monitor | Tracks what receivers actually do when the signal fires — acknowledge, act, dismiss, or ignore — and how that response rate drifts as the channel keeps firing. | |
| Receiving Boundary Readiness Assessment | Readiness Assessment | Tests whether the receiving boundary is genuinely more defensible and can actually absorb what is being moved to it, before anyone commits to leaving the old position. | |
| Receiving-Zone Reservation | Protocol | Locks down the destination — land, capacity, slots, or rights — before ordinary demand or speculation consumes it, so a viable place to retreat to still exists when the trigger fires. | |
| Receptive-Field Map | Artifact | The canonical blueprint: it names the input space, delineates each local field, and shows how the fields tile to cover it. | |
| Receptive-Field Tiling Grid | Artifact | Carves the substrate into a grid of local fields, each owning one patch of the source, so every input has exactly one home and coverage is complete by construction. | |
| Receptivity-Curve Estimation | Diagnostic Estimation | Estimates the shape of a system's receptivity across its developmental state — where it peaks, how steeply it falls, whether it ends in a cliff or a tail — so a window can be located rather than assumed. | |
| Recipe Pattern | Template | A culinary scaffold with functional ingredient or process slots that support valid substitutions. | |
| Recipient Inference Walkthrough | Perspective Simulation | Role-plays a specific recipient's reasoning from their own background and role, stepping from the signal to the reading they'll actually reach, before the message is sent. | |
| Recipient Question Log | Feedback Channel | A running record of the real questions and confusions recipients raise in use, tagged for recurring misconceptions and fed back to revise the material rather than blame the reader. | |
| Recipient-Triggered Support Channel | Workflow | Lets the person or unit experiencing need activate support when conditions are met rather than waiting for a provider-driven schedule. | |
| Reciprocal Access Rule | Decision Rule | Conditions future access, priority, or benefit level on contribution history. | |
| Reciprocal Adaptation Scenario Planning | Method | Builds a small set of divergent futures in which the other side adapts differently, so strategy is chosen to be robust across how the coupling might evolve — not optimized against today's opponent. | |
| Reciprocal Stand-Down Protocol | Protocol | Coordinates small, sequenced, mutually verified reductions in hazardous posture so each side matches the other's step — letting both descend together without anyone making an opaque unilateral concession. | |
| Reciprocal Support Pact | Relational Commitment | A standing relational promise that each side will step in when the other is vulnerable — made credible through trust and reciprocity rather than metered penalties. | |
| Reciprocity Agreement | Codified Agreement | Makes mutual expectations explicit — who may ask, what is owed, how to decline — so reciprocity builds reliability instead of coercive debt. | |
| Reciprocity Check-In | Ritual | A recurring, low-stakes conversation that surfaces imbalance, overload, and changed capacity early — so strain is repaired before it hardens into resentment or quiet withdrawal. | |
| Reciprocity Log | Record or Visibility Tool | A running record of who contributed what — and who benefited — that makes imbalance visible and remembered so it can be noticed and discussed, without minting credits or enforcing any rule. | |
| Recirculating Review Loop | Review | Sends documents or cases back through reviewers until explicit quality and closure criteria are met, with monitoring to stop the loop before it becomes endless rework. | |
| Recognition for Belief Revision | Incentive or Recognition Mechanism | A recognition practice that publicly gives status to people who responsibly revised a claim, forecast, or assumption when evidence changed. | |
| Recognition System | Incentive System | A standing program that gives attention, status, and reward to specific instances of the target behavior — transferring social standing to early adopters so the norm becomes something worth being seen doing. | |
| Recognition-Ease Onboarding Sequence | Onboarding Sequence | Rehearses a new pattern through low-stakes previews before the full switch, so first encounters build processing ease instead of disorientation. | |
| Recognizable Identity Repetition System | Standardization System | Locks the target's recognizable identity — the invariant mark, phrase, or layout — so every repetition lands on the same thing and recognition can accumulate. | |
| Recombination Risk Register | Risk Register | Tracks the leading signs that separated segments are beginning to reconnect, coordinate, or regenerate — before they combine faster than the sequence can resolve them. | |
| Recommendation Diversity Constraint | Software or Tool | Adds relevance-bounded diversity, serendipity, or source-independence rules to ranking and feed systems. | |
| Recomposition Commitment Review | Decision Review | Turns the separated valence map back into a single decision — proceed, stage, redesign, defer, differentiate, or reject — under an explicit recomposition rule. | |
| Recomposition Consistency Test | Test or Assessment | Tests whether independently produced local solutions still satisfy the original global constraints when combined. | |
| Reconciliation Report | Document | Documents decisions, unresolved conflicts, exceptions, tests, adoption guidance, and change impacts for a reconciled mapping. | |
| Reconciliation Workflow | Process | Compares two records or states that should agree, classifies each discrepancy, and drives it to a repair, quarantine, or accepted-divergence decision that is recorded. | |
| Reconfigurable Manufacturing Cell | Reconfigurable Platform | A production cell built from modular, movable, re-linkable machines so the floor can be physically rearranged for a new product mix instead of being torn out and rebuilt. | |
| Reconnection Pulse and Burden Audit | Audit | Periodically measures whether reconnection is actually taking hold — and whether the effort to reconnect has itself become a burden — catching drift and participation fatigue before they quietly undo the gains. | |
| Reconsolidation or Reopening Protocol | Protocol | Deliberately reopens a closed or consolidated window — reactivating malleability so an already-set configuration can be updated — and defines the boundary of what such late reopening can and cannot reach. | |
| Reconsolidation-Local Reopening Protocol | Protocol | A memory-domain reopening protocol that reactivates one target trace and confines the labile window to it, so the corrective edit lands on that trace and not the wider system. | |
| Reconstruction Note | Document | A written record that lays a reconstructed whole out as three separate columns — what is known, what is inferred, and what is still missing — so speculation never inherits the authority of fact. | |
| Reconstruction Workspace or Replay Table | Reconstruction Environment | A workspace that replays independent evidence streams onto a shared timeline to reconstruct what happened, keeping the reconstruction visibly separate from the raw inputs. | |
| Record Metadata Fields | Register | A structured schema of fields stored alongside a record — author, created and modified time, version, and a pointer to the source — that travels with the record so its context is recoverable even when the body is copied, exported, or read in isolation. | |
| Recovery After-Action Review | Learning Routine | A structured retrospective that converts a completed recovery into durable memory and asks the hard question — rebuild the old state, or transform it so the same failure cannot recur. | |
| Recovery Dashboard | Monitoring Artifact | A single live view that aggregates recovery signals into function-restored status and surfaces who is still bearing the burden — so progress reads as validated function, not activity. | |
| Recovery Drill and Restore Test | Method | Actually restores the system from a simulated occurrence, end to end and on the clock, to prove rather than assume that recovery works and critical functions return within their targets. | |
| Recovery Interval Enforcement | Workflow | Makes the system compel the responder to rest after high-intensity cue contact — enforced session stops, rotation, or exposure spacing that the user cannot simply dismiss. | |
| Recovery Window or Rest Period | Protocol | Reserves protected time — a fallow, a closed season, a mandated rest — when load is deliberately withheld so the substrate can renew, buying capacity back before it is spent down. | |
| Recruitment-Failure Postmortem | Review | After a cohort comes in weak, reconstructs the early conditions that caused it and feeds the lesson into a standing review of replenishment policy, so the same window failure is not repeated cohort after cohort. | |
| Recurrence and Displacement Dashboard | Metric or Dashboard | A monitoring view that tracks whether a workaround recurs, mutates, relocates, or shifts its burden onto other groups after a disposition is applied. | |
| Recurrence Equation | Method | The mathematical relation that expresses a subproblem's value in terms of its smaller neighbors' values — the compact engine a reuse structure evaluates. | |
| Recurrence Interval Histogram | Pattern Summary | A summary of observed intervals between repeated events, relapses, incidents, failures, purchases, or returns. | |
| Recurrence Tracking Dashboard | Dashboard | A live display that counts how often each kind of event recurs, from which feed, and escalates when a recurrence count crosses a preset line — making repetition visible without claiming it is meaningful. | |
| Recurring Incident Prevention | Assurance Process | Closes the loop on repeat failures by pairing each corrective action with verification that the same incident class does not come back. | |
| Recurring Inspection | Inspection Routine | Checks readiness, quality, or compliance on a repeating schedule whose frequency scales with risk, producing a verdict that catches problems before they compound. | |
| Recurring Open Office Hour | Recurring Ritual | A standing, predictable time window when a host is reliably available for anyone to approach at low stakes, no appointment needed. | |
| Recurring Practice Prompt | Ritual | A repeated prompt in a meeting, shift, app, or workflow that asks for recall or execution. | |
| Recursive Cell Template | Structural Template | Defines one self-similar cell that repeats at every level of nesting, preserving roles and decision rights whether the structure is one level deep or five. | |
| Recursive Decision-Rights Matrix | Document | A decision-rights matrix repeated across nested levels, showing local, shared, escalated, and reserved authority. | |
| Recursive Decomposition Check | Checklist | Checks that repeatedly decomposed subproblems preserve the assumptions needed to recombine results or continue decomposition safely. | |
| Recursive Delegation Protocol | Organizational Protocol | An organizational rule set by which a unit given a goal may split it into smaller same-kind goals for subunits, holding each accountable within a bounded scope while results and answerability flow back up the chain. | |
| Recursive Depth-First Backtracking | Method | A recursive method that extends a partial state one commitment at a time and returns to the prior choice point when a branch cannot complete. | |
| Recursive Design Breakdown | Design Method | Reduces a design problem into nested same-kind design problems, carrying system-level constraints and interfaces down into each part and integrating the parts back into a coherent whole. | |
| Recursive Planning Tree | Artifact | A tree representation of a goal, its nested subgoals, and the action-ready leaves that execute them, whose edges carry each leaf's completion back up to mark parent goals achieved. | |
| Recursive Process Validation | Procedure | Checks that a repeated or self-referential process preserves required properties each time it calls, repeats, delegates, or extends itself. | |
| Recursive Stop and Escalation Gate | Decision Gate | Rules on when another layer of observing-the-observer would actually change the decision, and when to stop, escalate, or retire the inquiry instead of regressing forever. | |
| Recursive-Descent Parsing | Method | Turns each grammar rule into a procedure and lets the call stack mirror the parse, recovering structure top-down by predicting which rule applies next. | |
| Recusal and Conflict Screening | Screening Procedure | Checks each decision-maker for a personal stake in the matter before they act, and removes the conflicted one from the decision, so the enforcer is held to the same impartiality standard they impose on others. | |
| Recusal and Firewall Protocol | Governance Control | Once a conflict is identified, removes the conflicted party from the decision and walls the channel off from it — redrawing the boundary of who may touch the protected decision. | |
| Recusal, Delegation, or Separation Gate | Method | Tests integrity, competence, authority, information, continuity, and replacement before changing occupancy. | |
| Red Herring Filter Checklist | Checklist | Screens the moves in a live deliberation for issue-shifting, affective activation, or narrative cues that quietly replace the relevant evidence. | |
| Red Queen Dynamics Review | Review | A periodic check on whether both sides are investing heavily yet neither is gaining relative advantage — the running-to-stay-in-place signature — and what regime the coupling is actually in. | |
| Red Team / Blue Team Session | Adversarial Session | An exercise built around an independent, protected challenger team chartered to defeat the plan while the plan's owners defend it, with a facilitator keeping the attack rigorous but safe. | |
| Red-Flag Screen | Protocol | Uses a short checklist of disqualifying warning signs to pull suspect candidates out of the flow early — a fast, high-sensitivity screen tuned to miss few real problems even at the cost of false alarms. | |
| Red-Team Assumption Review | Critique Process | Challenges assumptions from a skeptical or adversarial perspective. | |
| Red-Team Case Search | Review Process | Assigns an independent challenge function to find credible cases and interpretations that would break the proposed invariant. | |
| Red-Team Challenge | Challenge Exercise | A deliberate adversarial or skeptical review that probes assumptions, misuse routes, blind spots, or failure modes. | |
| Red-Team Coherence Review | Adversarial Review | Convenes an adversarial reviewer whose job is to break the narrative's coherence from the outside — overreaching its own scope, reading it as a hostile stakeholder would, and pitting rival accounts against it — surfacing incoherences insiders have stopped seeing. | |
| Red-Team Disruption Challenge | Method | Assigns a team to attack the contingency plan on purpose — playing the disruptor to expose the broken assumptions, orphaned authority, and out-of-bounds responses a friendly review never finds — and feeds what breaks back into the map. | |
| Red-Team Exercise | Adversarial Review Method | Assigns a disciplined adversary to attack a system's assumptions and defenses so its weak points — and the responses that close them — become visible before a real opponent finds them. | |
| Red-Team Exfiltration Probe | Method | A sanctioned adversary actively tries to smuggle the constrained quantity past the controls, discovering exploitable leak paths by attacking rather than surveying. | |
| Red-Team Failure Review | Adversarial Review | Hands the plan to an independent, adversarial reviewer whose job is to find how it fails, free of the insiders' stake in its success. | |
| Red-Team Future Challenge | Adversarial Review | Assigns a protected team the standing job of arguing that the plan's most favored premise is wrong, manufacturing the dissent that hierarchy, optimism, and sunk cost would otherwise suppress. | |
| Red-Team Interpretation Review | Protocol | A challenge process that tests the emerging narrative against alternative explanations, disconfirming signals, and blind spots. | |
| Red-Team Missing-Alternatives Review | Adversarial Review | A structured adversarial pass in which a designated team attacks the claim that the option list is complete, surfaces the alternatives a hostile critic would name, and logs why each had been left off. | |
| Red-Team Noticeability Probe | Audit | Plants controlled test signals into a live watch to verify the system actually notices — and escalates — what it claims to be watching for. | |
| Red-Team Pattern Match Review | Role or Team | Assigns someone the explicit job of breaking the proposed match — arguing the case is not an instance of the archetype — so the pattern faces a dedicated adversary before it drives the decision. | |
| Red-Team Precondition Challenge | Method | Challenges omitted, assumed, unverifiable, or falsely green preconditions before commitment. | |
| Red-Team Predictability Test | Adversarial Test | An exercise in which independent people, given every signal a real adversary could see, try to predict the next move — and their success rate is scored against the exploitability threshold. | |
| Red-Team Review | Adversarial Review | ||
| Red-Team Rival Explanation Review | Ritual | A structured review in which an assigned adversary must generate and defend rival explanations against the group's favored conclusion, and the team must answer them on the record before confidence is allowed to settle. | |
| Red-Team Schema Review | Adversarial Review | Assigns reviewers to attack a schema from the perspectives it is most likely to exclude, surfacing where it breaks and recording the dissent it provokes. | |
| Red-Team Scoping Review | Challenge Review | Adversarially attacks a proposed scope to see whether the boundary survives challenge or was quietly drawn to fit someone's convenience. | |
| Red-Team Stress Exercise | Method | A sanctioned adversary attacks the system's plans, defences, and assumptions on purpose, so weaknesses surface as findings you can harden against rather than as a real breach. | |
| Red-Team Stress Test | Adversarial Assessment | Turns an independent adversary loose on the system under negotiated rules of engagement to find the assumption-breaking weaknesses insiders miss, and delivers them as a ranked backlog of things to fix. | |
| Red-Team Suppression Narrative Review | Test or Assessment | A simulation in which reviewers ask what hostile, curious, or skeptical audiences would infer from the planned suppression act. | |
| Red-Team Update Condition Session | Procedure | A structured session where challengers help define fair update conditions before outcome evidence arrives. | |
| Red-Team Verification Review | Role or Team | An independent adversary stress-tests the de-escalation plan and the safety case — hunting the failure modes, hidden triggers, and unsupported assumptions the people inside can no longer see. | |
| Red-Team/Blue-Team Comparison | Ritual | Places opposed analyses or interpretations in the same review frame so assumptions, blind spots, and disagreements become visible. | |
| Red/Green Status Tagging | Artifact | Makes a decided clean, restricted, or contaminated status visible at a glance through a simple standardized marker anyone can read without expertise or lookup. | |
| Redaction & Withholding Ledger | Register | Logs every redaction or withholding as an itemized entry — what was withheld, under which authority, and when it will be released — so concealment is itself on the record. | |
| Redirect and Tombstone Policy | Policy | Governs what a token resolves to once direct access ends — a redirect to a successor or a tombstone that explains the withdrawal — so continuity survives moves and deletions. | |
| Redistribution Review | Governance Procedure | Reviews skew evidence and authorizes shifts in burden, resources, attention, authority, or representation when the balance band is exceeded. | |
| Reduced-Order Model | Artifact | A small, runnable surrogate that keeps only a system's dominant modes, so its behaviour can be simulated, controlled, or explored in real time within the regime where the reduction holds. | |
| Reductio Proof Template | Proof Template | A fill-in-the-blanks scaffold for indirect proof: state the claim, assume its exact negation, drive to absurdity, then discharge the assumption to close the claim. | |
| Reduction Boundary Map | Artifact | Locates a new yes/no question by mapping it onto problems whose difficulty is already known — decidable, undecidable, complete-for-a-class, or merely bounded — so you inherit the verdict instead of re-deriving it. | |
| Reduction-Direction Checklist | Review | A pre-flight check that a reduction runs from the known-hard problem into the target — the direction that actually proves hardness — with every assumption named before the verdict is trusted. | |
| Redundancy Insertion at Hotspot | Method | Adds parallel or backup capacity at a hotspot so the weak point can fail without the system failing with it. | |
| Redundancy N+1 Check | Audit | Removes one witness — or one shared dependency — from a protected target's coverage and rechecks that the target is still reached, proving the redundancy is real rather than nominal. | |
| Redundancy or Error-Correction Scheme | Protocol | Adds deliberate repetition, confirmation, or checks to critical messages so transmission errors are caught or corrected instead of silently accepted. | |
| Redundancy or Substitute Build Plan | Policy | Neutralizes a pivotal participant's leverage by deliberately building a second source, fallback, or substitute so the outcome no longer depends on any single one. | |
| Redundancy Style Guide | Style Guide | Specifies how texture pairs with color, icons, labels, or shapes for accessibility and reliability. | |
| Redundancy-Based Error Detection | Error Detecting Code | Attaches an independently-derived second encoding to an output and compares the two, so corruption reveals itself as a mismatch — and, when the code is rich enough, can be corrected in place. | |
| Redundant Escalation Path | Organizational Procedure | Ensures that support, authority, review, or safety reporting can proceed if the normal chain is unavailable, conflicted, overloaded, or unsafe. | |
| Redundant Network Link | Artifact | A standing parallel link that carries no unique load until a primary path is cut, congested, or misconfigured — then it keeps the two sides connected without interruption. | |
| Redundant Sensor or Channel Comparison | Method | Uses independently measured channels to reveal drift, bias, lag, or disagreement while the system remains in service. | |
| Redundant Server | Software or Tool | Duplicates computing capacity so a service, application, or data function can continue after one server fails. | |
| Redundant Voting | Voting Scheme | Runs the same job on multiple independent replicas and trusts the majority, so a minority of faulty units is outvoted rather than obeyed. | |
| Redundant-Variable Elimination | Method | Removes non-identifiable directions after their transformation relationship and recovery path are established. | |
| Reentry Checkpoint | Recovery Protocol | Captures current state, the next concrete action, and open questions at the moment of a break, so an unavoidable interruption costs a note to write and read rather than the whole thread rebuilt from scratch. | |
| Reentry Gate Review | Review | A go/no-go review that lets growth or normal operation resume only on evidence that the secondary resource, the sinks, critical functions, and the original driver have all actually recovered. | |
| Reentry Readiness Checklist | Checklist | A local, self-administered list a single unit runs to confirm its own gate criteria are met before it asks to advance, with a waiver line for items it cannot meet but can safely compensate for. | |
| Refactoring Cadence | Ritual | A recurring, time-boxed slot for structural cleanup, so complexity is paid down continuously and behavior-neutral improvement never has to wait for permission. | |
| Refactoring or Cleanup Sprint | Process | Sets aside a dedicated, time-boxed block of work to pay down a specific chunk of structural debt to an agreed standard — and to stop when that standard is met, not when the code is perfect. | |
| Refactoring Paydown Plan | Workflow | A sequenced plan for retiring accidental complexity while preserving tests, invariants, compatibility, and stakeholder commitments. | |
| Reference Case Program | Register | Turns proven foothold outcomes into a curated, consented library of verified reference cases and reusable lessons that lowers the cost and risk of entering adjacent territory. | |
| Reference Check | Review | Elicits testimony from people who have worked with a candidate to reveal patterns of past behavior, reading each account against the referee's own bias and reach. | |
| Reference Class Comparison | Estimation Method | Anchors a specific case's confidence to the observed base rate of a comparison population of similar past cases, correcting an inside-view heuristic toward the outside view. | |
| Reference Counting | Accounting Method | Tallies the inbound references to each resource and reclaims it the instant the count falls to zero — no global scan required. | |
| Reference Implementation | Artifact | A working, runnable build of the standard that implementers test against and copy from to resolve what the written spec leaves ambiguous. | |
| Reference Implementation Repository | Tool | A public repository whose runnable reference implementation — a working client, parser, or validator — lets an integrator check their own build against canonical behavior instead of guessing from prose. | |
| Reference Library Match | Comparison Artifact | Looks a query signature up against a governed library of known-origin references and returns scored candidate matches — only as trustworthy as the library is current and representative. | |
| Reference Material Comparison | Diagnostic Estimation | Measures a reference of known, assigned value under ordinary conditions and compares the result to that assignment — estimating the method's bias, recovery, and selectivity, and anchoring it to the traceability chain. | |
| Reference Population Note | Documentation Artifact | A short written note pinning exactly which population a rate is computed over, and where that denominator stops being valid, so the number can't drift onto a different base. | |
| Reference Range Flag | Classification Rule | Labels a single observation as below, inside, or above a context-appropriate expected or acceptable range. | |
| Reference Slew-Rate Limit | Control Rule | Caps the rate at which the setpoint may move so the loop always has time to settle between updates. | |
| Reference-Class Bid Review | Review | Places a pending bid's estimate inside a class of comparable past contests and reads off the base-rate outcome and the typical field of rivals, producing a debiased, outside-view input before any winning-conditional correction. | |
| Reference-Class Forecast | Comparative Forecasting Method | Forecasts a case by locating the class of comparable past cases and reading their actual outcome distribution, replacing the optimistic inside view with a base rate drawn from how similar efforts really turned out. | |
| Reference-Class Forecasting | Method | Forecasts how long the subject will persist by placing it in a class of genuinely comparable cases and reading its lifetime off that class's distribution, instead of trusting a bottom-up guess. | |
| Reference-Class Forecasting Workbook | Forecasting Procedure | A step-by-step worksheet that defines the forecast object, selects a comparable class, and pulls the estimate toward that class's actual outcome distribution by a documented adjustment. | |
| Reference-Frame Matrix | Analysis Matrix | Lays a claim's properties against every relevant reference frame at once, so which are intrinsic and which are frame-relative becomes visible at a glance. | |
| Reference-Frame Sweep | Test or Assessment | Repeats analysis across selected frames or gauges to expose arbitrary-choice dependence. | |
| Reference-Implementation Differential Test | Method | Runs the candidate and a trusted reference implementation on the same inputs and flags any observable divergence — the reference is the oracle. | |
| Reference-Object and Body-Scale Overlay | Artifact | Places representative bodies, hands, furniture, tools, vehicles, text samples, or familiar objects beside a design to reveal experienced scale. | |
| Reference-Standard Recalibration Review | Recalibration Review | Checks whether the reference standard used to judge the proxy has itself aged, and re-anchors or replaces it against a fresh, traceable yardstick. | |
| Referential Integrity Constraint | Rule | Prevents a record from pointing to a nonexistent or invalid related record, so links between data never dangle. | |
| Referral Loop | Protocol | Turns existing participants into a recruiting channel, rewarding invitations only when the invited party adds real network value. | |
| Referral or Collaboration Protocol | Routing Protocol | Routes a claim that has left validated scope to whoever holds stronger warrant, making the handoff the normal move rather than a concession. | |
| Referral or Invitation Loop | Reinforcing Growth Mechanism | Turns each existing participant into the recruiter of the next, so growth compounds from inside the user base, and tracks the referral rate to see whether spread has become self-propelling. | |
| Referral or Participation Reinvestment Loop | Process | Channels part of the value each participant receives back into recruiting the next, so the base of participants becomes the engine that grows the base. | |
| Refinement Backlog Prioritization | Prioritization Method | Turns scored gaps into an ordered refinement backlog by weighting each by consequence, tractability, confidence, and whose stake it serves. | |
| Refinement Readiness Checklist | Decision Checklist | A fixed list of pass/fail criteria every proposed refinement must satisfy before it is allowed to proceed — the gate rendered as an explicit, repeatable checklist. | |
| Refinement-Calculus Derivation | Method | Derives a program from its specification by a chain of small, individually correctness-preserving refinement steps, each licensed by a law of the calculus — so the code is correct by construction. | |
| Reflecting-Boundary Rule | Boundary Rule | Turns a limit into a wall that bounces the walk back inward instead of ending it, keeping the trajectory inside a safe zone while letting it keep wandering. | |
| Reflection Journal or Learning Log | Reflection Artifact | A personal, dated record where an individual tracks how their own futures thinking shifts over time — making capability growth visible to the one person it lives in. | |
| Reflection Prompt | Prompt Tool | Short, open process questions fired at intervals — am I overloaded? am I actually making progress? — that surface reasoning signals without prescribing the fix. | |
| Reflective Belief Dialogue | Ritual | A structured multi-person conversation in which a peer actively challenges why a claim should be believed, what would change it, and what ethical limits bound acting on it. | |
| Reflective Dialogue | Facilitated Conversation | Uses an open, structured, explicitly nonclinical conversation to help a person put a meaning rupture into words before anyone rushes to fix it. | |
| Reflective Error Log | Register | A running log where a person records their own errors and surprises alongside the confidence they held at the time, so patterns of miscalibration surface over the long run. | |
| Reflective Exercise | Reflective Practice | A structured looking-back that makes the learner compare what they expected with what actually happened and integrate a revised principle to carry forward — operating on experience they already had, not any it supplies. | |
| Reflective Interview | Interview | Elicits assumptions from a person through prompts about defaults, expectations, exceptions, and surprises. | |
| Reflective Journal | Record or Learning Artifact | Preserves episodes, interpretations, emotions, strategies, and follow-up commitments for later pattern recognition. | |
| Reflective Norm Dialogue | Protocol | Turns implicit expectations into discussable norms by inviting the mentee to ask why a practice is done and when it may be adapted. | |
| Reflective Practice | Method | Uses structured reflection on action to connect choices, consequences, values, and future improvements. | |
| Reflective Values Dialogue | Process | A guided dialogue that connects the norm to the person's own purposes and values — moving it from 'they require this' to 'this is a standard I have reason to hold.' | |
| Reflexive Feedback Dampening | Feedback Control | A mechanism that reduces instability when a representation, metric, ranking, or forecast changes the behavior it describes. | |
| Reflexive Field and Decision Log | Record | Keeps a running, time-stamped thread linking each observation to the choice, uncertainty, intervention, and later revision it produced, so the inquiry's own history stays traceable. | |
| Reflexive Positionality Memo | Reflexive Memo | A first-person memo in which the analyst records who they are relative to the phenomenon — their standpoint, stakes, and power — and traces how that position shapes what each account can and cannot see. | |
| Refractory Period | Procedure | Implements recovery by blocking or reducing responsiveness for a set interval after activation. | |
| Refresh Burden and Accumulation Audit | Audit | Tallies the side-effects renewal creates — attention fatigue, accumulation, channel congestion, energy use, semantic drift, and obsolete-message persistence — against an explicit budget. | |
| Refresh Cadence Adaptation | Adaptive Controller | Tunes how often a primed state is refreshed by comparing realised decay against prediction — faster fade earns earlier, more frequent reprimes, set per cohort. | |
| Refresh Validity Probe | Diagnostic Estimation | Actively checks whether the state still holds, so a refresh fires on evidence of lapse rather than on blind faith or a blind timer. | |
| Refresher Training Protocol | Procedure | A scheduled process for delayed recall, targeted review, and repair after initial training. | |
| Refund or Reversal Protocol | Policy | The policy that defines how money, obligation, or entitlement is reversed or made good after an unsuitable transaction — in what form, within what window, and hedged against abuse. | |
| Refusal Script | Artifact | Reusable, respectful language for saying no or not-yet — grounded in a legitimate right to refuse — so front-line people can decline without negotiating, over-apologizing, or damaging the relationship. | |
| Refusal-Cost Scenario Test | Stress Test | Stress-tests each dependency by simulating a flat refusal and pricing the consequence, exposing which outside actors the decision owner cannot actually afford to say no to. | |
| Refutation Script Library | Artifact | A curated, indexed store of prewritten rebuttals — one per recurring false or manipulative claim — pairing the claim with the structured reason it fails, so a defender answers on contact without improvising. | |
| Regenerative Budget | Policy | Meters allowable load against what the stock regenerates each period — spending the yield and preserving the principal — so today's draw never eats the capacity that funds tomorrow's. | |
| Regenerative Recovery Design | Procedure | Adds hardware, workflow, or governance features that recover energy, materials, information, or capacity during deceleration, reset, or return steps. | |
| Regenerative Resource Cycle | Process | Closes an operation's resource loop so its own outputs, byproducts, and waste are cycled back as inputs — replenishing what production consumes instead of drawing endlessly on an external supply. | |
| Regime Timeline | State Segmentation Chart | Marks the stretches of time when a system operates under a distinct regime, with fuzzy transition zones and a rule for when a regime has genuinely shifted. | |
| Regime-Boundary Sweep | Test or Assessment | Varies scale, intensity, coupling, population, environment, or mechanism regime to locate where a macro-invariant weakens, changes form, or fails. | |
| Register-Shift Guideline | Checklist | Gives criteria for when a message should become more formal, informal, technical, relational, ceremonial, concise, or explanatory. | |
| Registry | Register | Maintains a curated master list of a bounded class of entities, each row carrying the fields needed to look one up and the owner accountable for keeping it true. | |
| Registry Query API | Query Interface | Exposes a programmatic contract for filtering the registry by attributes and returning locator records through access-scoped, privacy-filtered views, so callers discover by criteria rather than by knowing one exact key. | |
| Regression Correspondence Harness | Software or Tool | Automatically re-runs the full set of already-passing correspondence cases on every change and fails the build if a refinement regresses one. | |
| Regression Detrending Model | Model | Fits an explicit trend across the whole record and subtracts it, so that either the smooth trend or — more often — the leftover residual becomes the clean target. | |
| Regression Residualization | Method | Removes the part of a signal that measured nuisance variables can explain — regressing them out and keeping the residual as the cleaned target. | |
| Regression Test for Added Complexity | Test or Assessment | Verifies that a newly added layer does not break behavior that was already validated or obscure the core model under conditions that were already understood. | |
| Regression Test Suite | Monitor | Re-runs a corpus of previously-passing cases against each new version so that any unintended loss of working behaviour breaks the build, using the system's own recorded past output as the reference. | |
| Regression-Guarded Refinement Cycle | Iterative Procedure | Executes prioritized refinements one at a time behind a regression guard, so closing one gap can never silently reopen a gap that was already within tolerance. | |
| Regret Analysis | Method | Compares how much each option would underperform the scenario-specific best choice, supporting decisions that avoid severe ex post regret. | |
| Regret Gap Table | Decomposition Table | Breaks a single realized regret into its component value differences — money, time, trust, safety, optionality, learning — and shows which stakeholders bear each one. | |
| Regret Pre-Mortem | Prospective Exercise | Before committing, imagines the decision has already failed and works backward to the most plausible future regrets — then maps whose they are and preserves low-cost options against the ones worth guarding. | |
| Regret-Weighted Decision Log | Documentation Artifact | A running ledger of decisions, each tagged with a regret weight that counts only when the better alternative was genuinely available at the time. | |
| Regularization Path Review | Method | Sweeps a method's complexity penalty or prior across its whole range and reads how fit, generalization, and failure modes change along the path, so the inductive bias is set to match the problem instead of left at a default. | |
| Regularized Model Selection | Method | Selects among candidate models using explicit complexity penalties or priors validated out of sample. | |
| Regulatory Alignment Protocol | Protocol | Reconciles definitions, classifications, and triggers across rule regimes so the same behavior is treated the same wherever it lands. | |
| Regulatory Boundary Review | Review | Reviews a rule-regime difference for legality, intent, and harm before any regulatory mismatch is acted on — a guardrail with a veto, not a licence to exploit loopholes. | |
| Regulatory Capture Audit | Audit | Periodically examines whether a regulator has drifted from serving the public to serving the industry it oversees — mapping who influences it, tracing whom its decisions actually benefit, and tracking that drift over time. | |
| Regulatory Fine or License Condition | Institution | Backs a compliance demand with the force of law — a statutory fine or a condition on the license to operate — so the consequence is credible because a legitimate public authority stands behind it, and bounded because that same mandate limits it. | |
| Regulatory or Operational Sandbox | Institution | Enables bounded live use while containing scale, population, duration, and downstream reliance. | |
| Regulatory Sandbox | Governance Regime | Grants a novel product a time-boxed license to operate under caps, supervision, and reporting before general approval. | |
| Regulatory Sandbox Trial | Regulated Trial | Lets a capped group of participants operate an innovation under a regulator's active supervision, reporting duties, and exit criteria toward full authorization. | |
| Regulatory Simplification Pilot | Process | Runs a narrower or faster rule on a walled-off slice of cases under close monitoring, with a built-in expiry, to test whether the protected purpose survives at lower cost before any permanent change. | |
| Rehomogenization Protocol | Protocol | Reverses an unwanted or spent separation — by undoing the trigger conditions, adding compatible material, or applying energy — to restore a single, uniform mixed state. | |
| Reinforcement Learning Policy Learning | Learning Algorithm Family | Learns a policy directly from trial-and-error interaction when the transition and reward models are unknown, bounded by an exploration guardrail that keeps live mistakes survivable. | |
| Reinforcement Schedule Design | Protocol | Chooses continuous, fixed, variable, intermittent, tapering, or event-triggered reinforcement patterns for a particular behavior and context. | |
| Reintegration Checkpoint | Handoff Protocol | Verifies that a resolved segment holds when it is folded back into the wider system, and plans the handoff that keeps it from regenerating. | |
| Reintegration Norm Installation | Norm Installation Protocol | Closes the passage by installing the new rights, duties, relationships, and expectations that make the changed status operational in daily life. | |
| Reintroduction Ramp | Staged Reintroduction | Brings a stimulus back gradually from a low starting level up to a capped ceiling, so the old tolerance pattern is not rebuilt on the first day of return. | |
| Reinvestment Cadence | Policy | A standing rule that routes a fixed share of each cycle's gains back into the flywheel's driver on a regular schedule — and throttles the reinvestment as the curve saturates. | |
| Rejected-Item Sampling | Method | Draws a representative sample of the killed, softened, delayed, or downranked outputs — the material the final surface never shows — and reads it for pattern, so the audit studies the rejects and not only the survivors. | |
| Rejection or Quarantine Queue | Process | Routes content that fails the boundary's checks to a held, logged disposition path — never silently dropped nor forced through — where it can be reviewed, released, or purged. | |
| Relapse Prevention Plan | Contingency Plan | Maps the high-risk states of a fragile recovery and pre-loads early support, so a single lapse does not restore the full pattern. | |
| Relapse Trigger Review | Review | Reviews the episodes where the old response came back to find which cue, context, or substitution failure was responsible — turning each recurrence into a targeted repair. | |
| Relational Case Normalization | Analytic Method | Re-encodes heterogeneous cases as roles, relations, transformations, and boundary conditions so structural comparison is possible. | |
| Relational Data Migration Check | Validation Check | Validates that the links between migrated records — ownership, references, permissions, lineage, hierarchy — still resolve in the target system, because copying the values is not the same as preserving the relationships, and routes every broken link to a reconciliation queue. | |
| Relational Dependency Graph | Model Artifact | Draws the web of relations a claim depends on as an explicit graph, exposing dependency chains and cycles hidden inside a supposedly self-contained object. | |
| Relational Drift Alarm | Test or Assessment | Continuously watches topology-specific relations — pairwise, cluster, phase, or reference — and fires when divergence crosses a threshold, localizing where. | |
| Relational Integrity Test Suite | Test or Assessment | A maintained set of assertions run on a schedule over live data to detect relational violations that already exist — orphans, duplicate owners, forbidden pairings — and route them for correction. | |
| Relationship Cleanup Review | Review Ritual | A recurring review that judges each relationship, partnership, or commitment on its merits and decides whether to keep, restrict, merge, or end it. | |
| Relationship Graph | Artifact | Draws entities as nodes and their relations as edges in a rendered node-link picture — a general-purpose visual notation for whatever relation you point it at. | |
| Relationship Interlock Diagram | Network Mapping Tool | Draws the network of board seats, advisory roles, employment history, and personal ties linking a decision body to outside actors, so influence that travels through relationships becomes a visible graph. | |
| Relationship Maintenance Ritual | Ritual | Uses recurring check-ins, repair conversations, appreciation practices, or expectation resets to prevent trust erosion. | |
| Relative Chronology Matrix | Template | Stores every pairwise before/after/unknown relation with its evidence so contradictions can be detected and candidate causal transitions flagged. | |
| Relay and Repeater Placement Model | Optimization | Places intermediate renewal points along a route to cover weak regions while minimizing handoff count, latency, cost, and correlated failure. | |
| Relay Hub Network | Artifact | Replaces one long, fragile support line with a chain of intermediate hubs that hold buffer and interconnect with partners, so reach extends without the line consuming itself. | |
| Release Hold and Signoff | Protocol | Holds output in a controlled, non-released state until an authorized signoff — or a scoped, time-bounded waiver — permits it to move. | |
| Release Notes or Changelog | Artifact | Turns a release's raw diff into an audience-facing announcement — what changed, what's fixed, what will break, and what's going away — so a consumer can decide whether and how to upgrade without reading the code. | |
| Release Notes with Effective Date | Release Document | A published, dated record of what changed in a release — new, changed, deprecated, and removed — stamped with the date each change takes effect and written for the people it affects to read. | |
| Release Readiness Review | Readiness Review | Aggregates readiness evidence across tests, monitoring, rollback, security, and support before a release, permitting a staged or conditional rollout rather than an all-or-nothing ship. | |
| Release Review Ritual | Ritual | The closing ceremony that formally lifts suppression, readmits the parked rivals, and decides whether the goal's scope should change before the next cycle. | |
| Release Staggering | Workflow | Offsets product, software, policy, or content release windows to prevent support, infrastructure, review, or attention overload. | |
| Release Threshold Checklist | Checklist | Prompts a reviewer to confirm, item by item, that the event record, risk signal, decay evidence, threshold, exceptions, and audit record are all present before any control is lifted. | |
| Release Timing Gate | Go No Go Gate | Decides WHEN a release may proceed by testing a conjunction of readiness preconditions against the live window — holding until conditions align, not merely until a date arrives. | |
| Release Train | Release Cadence | Ships whatever is ready at a fixed, repeating departure and lets unfinished work wait for the next train, so downstream teams can plan around a predictable release rhythm. | |
| Release Train Alignment | Workflow | A workflow that aligns recurring delivery, integration, testing, and deployment cycles around shared release windows. | |
| Relevance and Alternative Explanation Check | Checklist | Tests whether a trace actually discriminates among hypotheses or is also expected under alternatives. | |
| Relevance Reframing | Reframing Technique | Reconnects accurate-but-unusable information to the listener's actual question or decision, so 'why are you telling me this?' becomes 'here's why this matters to you.' | |
| Relevant Asymmetry Test | Method | Asks whether a real difference between the two sides is actually relevant to the treatment in question — the gate that separates a warranted asymmetry from bare prejudice or arbitrary privilege. | |
| Relevant-Difference Challenge Test | Test or Assessment | Requires differential treatment to connect to purpose and survive proxy, counterexample, and necessity review. | |
| Reliability Diagram or Calibration Curve | Visualization | Plots stated confidence against observed frequency across a holdout set as a single curve, so the shape and direction of miscalibration are visible at a glance. | |
| Reliability-Based Reversion Simulation | Simulation | Simulates the follow-up movement you would see with no treatment at all — from measurement reliability and the selection threshold — to give expected reversion a numeric range. | |
| Remediation Cycle | Procedure | Runs the diagnose-practice-retest loop that repairs the specific gap when evidence falls below the mastery criterion. | |
| Remediation or Compensation Plan | Obligation Plan | Names and assigns the residual obligations owed for harm that cannot be undone — restitution, repair, aftercare, and ongoing monitoring — so accountability survives after the irreversible act. | |
| Remediation Plan | Artifact | A scoped plan that specifies the corrective work, owners, deadlines, and acceptance criteria for restoring an acceptable condition after harm or noncompliance — and the evidence that proves it was reached. | |
| Remediation Sweep | Process | A bounded, one-time campaign that surges clearance to physically remove or neutralize an accumulated stock — the blitz that takes a reservoir down, as distinct from the standing process that keeps it down. | |
| Remedy Co-Design Workshop | Workflow | A time-boxed working session that brings implementers, decision owners, and affected people to one table to design a remedy matching the mapped pathway — and to name who owns each piece. | |
| Remedy Traceability Review | Assurance | Follows a breach from detection through notice, review, state-change, and restoration to confirm the remedy can actually change the outcome — not just explain it. | |
| Reminder and Confirmation Sequence | Communication Mechanism | A timed cadence of reminders and confirmation prompts that gets a holder to reconfirm or release a slot before it is wasted. | |
| Reminder Ping | Artifact | Fires a timed nudge at the person or team responsible, so a refresh only a human can perform doesn't get forgotten until the state has already lapsed. | |
| Remix License Notice | Policy Notice | A short, plain statement traveling with the artifact that says which reuses are invited, which require attribution, and which are off-limits. | |
| Remote Contactless Interrogation | Interface | Replaces direct physical access with remote or contactless interrogation, so state is read across a gap instead of by touching or reaching the object. | |
| Remote Leading Indicator Dashboard | Metric or Dashboard | A monitoring display that tracks selected distal signals over time and fires a prescribed response when one crosses a threshold. | |
| Remote or Asynchronous Entry Path | Access Channel | Adds a non-co-located or non-synchronous route through the same entry requirements, so crossing no longer demands being in a particular place at a particular time. | |
| Remote Pair Correlation Test | Statistical Test | Tests whether two distant variables co-move beyond what local dynamics or a common-cause baseline would predict, and labels the result correlation — not proof of a path. | |
| Remote Sensor Proxy Network | Software or Tool | Collects distributed sensor readings that stand in for otherwise inaccessible field conditions. | |
| Remote Signal Dashboard | Monitoring Interface | Turns validated distal signals into a live watch surface so a remote condition triggers the right local decision before its effect arrives. | |
| Removal Sandbox Trial | Controlled Trial | Trials the removal in an isolated copy of the system to measure what actually breaks before any real users or operations are exposed. | |
| Renegotiation Notice Protocol | Protocol | Defines how and when affected parties are told — early and in a standard form — that a commitment must be reduced, delayed, or cancelled. | |
| Renewal and Point-Process Model | Model | Models a stream of events through the probability law of the gaps between them, capturing whether arrivals are memoryless, aging, or clustered rather than assuming a constant rate. | |
| Renormalization-Group Improvement | Method | Reorganizes scale-dependent and logarithmic terms using a flow equation, resumming large logarithms instead of computing more fixed orders. | |
| Rent-Seeking Audit | Audit | Traces where a system's allocation rules are being turned into private tolls, sizes the rent each channel yields, and tallies the effort burned fighting over it. | |
| Rent-Stream Drift Dashboard | Monitor | A live instrument that tracks how much of an agent's revenue arrives through constituency-bypassing channels and flags drift toward capture before it becomes entrenched. | |
| Reopen Trigger Monitor | Metric or Dashboard | Tracks the assumptions, thresholds, safety boundaries, and external changes that were pre-declared as grounds to reopen a closed decision. | |
| Reopening Trigger Review | Monitor | Predeclares the specific conditions that would justify reopening a committed decision, then watches incoming reality against them so reconsideration is triggered by evidence, not by whoever complains loudest. | |
| Reopening-Signal Verification Panel | Diagnostic Estimation | Independently confirms the system has actually entered a more editable state — separating true induced malleability from arousal, expectancy, or a surface effect — before any corrective input is paired. | |
| Repair Manual | Artifact | Hands a maintainer who was never in the room the diagnosis-to-restoration knowledge the original builders carried in their heads. | |
| Repair or Reconsecration Ceremony | Ritual | Restores an object's charged meaning after damage, neglect, conflict, or drift — repairing the thing and re-declaring what it stands for in one deliberate act, so the wound becomes part of the story rather than the end of it. | |
| Repair or Reentry Reflection | Process | After a breach or drift, a structured reflection that turns the violation into understood harm and renewed commitment — restoring standing without permanent shame. | |
| Repair Target Selection | Decision Procedure | Given a diagnosed cross-layer mismatch, decides which single layer actually broke — wording, standing, or effect — and picks the matched remedy at the right intensity, so effort lands on the failing layer rather than the loudest one. | |
| Repair-vs-Replace Decision | Decision Procedure | A decision procedure that stops additional repair increments when replacement, redesign, or retirement has higher marginal value. | |
| Repayment Reserve | Capacity Reservation | A standing commitment of protected capacity — a fixed share of each cycle's time, budget, or staffing — reserved for debt reduction so cleanup no longer depends on whatever slack is left over. | |
| Repeat-Tile and Seam Proof | Prototype | Proves a single smallest repeat unit tiles cleanly across every join — horizontal, vertical, corner, wrap, and termination — before it is committed to production. | |
| Repeated-Trial Probability Calculator | Tool | Converts a small per-opportunity probability and a large number of opportunities into the near-certainty of at least one occurrence over the whole horizon. | |
| Replaceable Unit and Standardized Connector | Artifact | Packages a function into a self-contained unit that mates through a standard connector, so it can be pulled and swapped without touching the rest of the system. | |
| Replacement Attention Capture | Attention Direction Mechanism | Designs a concrete, vivid alternative compelling enough to occupy the attention the avoided concept would otherwise seize. | |
| Replacement or Fork Decision Record | Register | The authoritative record that declares whether a change continues the same entity, replaces it, or forks a new line — naming who decided, under what rule, and preserving the link to the predecessor. | |
| Replay Consolidation Window | Protocol | Re-activates already-experienced pairs offline, in spaced bouts, to move a link from a fragile fresh trace to a stable consolidated one without needing the original event to recur. | |
| Replay Log or Event Stream | Artifact | Retains published events as an ordered, append-only log so any consumer can read — or re-read — from a chosen point, turning the event history itself into a replayable source of truth. | |
| Replenishment Fund | Financing Instrument | Pools money from those who benefit from a shared resource and disburses it to restore and repair — with hardship waivers so paying in never becomes a gate — financing upkeep that volunteer labor alone can't sustain. | |
| Replenishment or Refill Protocol | Protocol | Rebuilds a depleted but intact reserve back to a working level on a defined plan, target, and owner, so the flow lever has enough buffer beneath it to bite again. | |
| Replica Repair Job | Process | Runs on a schedule to find replicas that have fallen behind or diverged and reconciles them back toward the others, bounding how stale any copy is allowed to get. | |
| Replica-Lag and Freshness Dashboard | Metric or Dashboard | Continuously measures how far replicas lag and how stale served reads actually are, and alerts when observed freshness breaches its promised bound or SLO. | |
| Replicate-Foundation Experiment | Experiment | Starts, simulates, or compares multiple independent founder sets to estimate how much later outcomes depend on origin composition. | |
| Replicated Log Consensus Engine | Software or Tool | Repeats safe consensus across ordered log positions and exposes one certified, durable command history to replicas. | |
| Replicated Record Store | Tool | Keeps the same records on multiple independently-writable replicas so every site stays available locally — the substrate the whole convergence process runs on. | |
| Replication Case Sampling Cycle | Process | Adds new cases in deliberate rounds — some expected to repeat the result, some expected to overturn it — to map where a finding holds and where it stops. | |
| Replication Package | Artifact | Packages enough material for an outside person or team to repeat, verify, or challenge the original result. | |
| Replication Study | Independent Confirmation | Re-runs the finding from scratch in independent hands to see whether it survives outside the conditions and choices that first produced it. | |
| Reporting Requirement | Protocol | Obliges the agent to surface status, exceptions, and bad news on a fixed cadence, turning the agent's own account into the principal's first window on the work. | |
| Representation and Access Audit | Procedure | Tests whose memory is visible, who can contribute and encounter it, which barriers persist, and which harms or distortions have emerged. | |
| Representation Fit Scorecard | Scoring Rubric | Scores how well each candidate representation preserves the problem-first need across explicit fit dimensions, making tool choices comparable instead of habitual. | |
| Representation Leakage Probe | Audit | Hunts for behaviour clients can observe but the contract never promised — the accidental internals that quietly become an unofficial interface. | |
| Representational Distance Ladder | Test or Assessment | Orders studies from literal to nonrepresentational and tests where intended invariants remain. | |
| Representative Consensus Survey | Procedure | A survey procedure that draws a sample matched to the target population, so a prevalence claim can be estimated with a stated margin instead of assumed. | |
| Representative Microcase Panel | Review Method | Pulls a deliberate spread of individual cases across the distribution so humans can read how the equilibrium is actually experienced. | |
| Representative Survey Protocol | Survey Protocol | Carries a population question through a reachable frame, a probability contact-and-selection method, and a live nonresponse monitor, then bounds the claim to who actually answered. | |
| Representative Workload Profiling | Diagnostic Profiling | Runs the system under a load that mirrors real usage and measures where time and resources actually go — so refinement aims at the true bottleneck, not the suspected one. | |
| Representative-Environment Simulation | Tool | Rebuilds the operational setting — its sights, sounds, pressures, and induced internal state — as a practice environment, so recall is rehearsed under the very context that use will supply. | |
| Representativeness and Nonresponse Review | Diagnostic Review | Checks whether differential participation or missingness has skewed the aggregate away from the population it claims to describe, and bounds the claim accordingly. | |
| Representativeness Review Checklist | Audit Checklist | Checks sampling coverage, selection bias, salience bias, stereotype risk, and overgeneralization before use. | |
| Reprisal Risk Audit | Checklist | Identifies formal and informal costs that make truthful expression expensive. | |
| Reproducible Bootstrap Build | Protocol | Makes the whole seed-to-target chain rebuild bit-for-bit identically from declared source, so every stage's binary can be traced and reproduced by anyone. | |
| Reproducible Build or Derivation Check | Method | Rebuilds the artifact independently from its published source and confirms a bit-for-bit match, so trust can rest on the source anyone can read rather than on the builder who shipped the binary. | |
| Reproducible Research Package | Artifact | Bundles data, code, methods, documentation, and expected outputs so a scientific or analytic result can be rerun or inspected. | |
| Repurposed-Feature Monitoring Dashboard | Monitor | A live instrument that watches a feature serving two functions at once, tracking whether the new use stays healthy and the original use isn't quietly being degraded. | |
| Reputation and Verification System | Institution | Screens quality and trust so growth on one side increases value rather than risk. | |
| Reputation or Track-Record Trace | Register | Accumulates a party's realized conduct into a standing, comparable record, so a private trait that no single interaction reveals becomes a drift-tracked, integrity-guarded signal across repeated dealings. | |
| Reputation Portability Protocol | Protocol | Lets a subject carry reputation evidence or attestations from one context to another under consent, with scope and validity limits attached. | |
| Reputation Record or Standing Ledger | Register | A durable but reviewable record of contribution, breach, repair, and trust that lets a group remember standing over time — without freezing anyone in their worst moment. | |
| Reputation Score or Public Rating | Metric or Dashboard | Changes future opportunities, trust, or status by making behavior visible and comparable to others. | |
| Reputation Score or Standing Index | Model | Aggregates a subject's weighted traces into one score, band, or standing index used to sort trust, access, ranking, or scrutiny. | |
| Reputation System | Institution | Makes an agent's track record visible to future counterparties, so past behavior becomes a standing incentive enforced by the prospect of repeat dealings. | |
| Reputation-at-Risk Registry | Register | Keeps a durable, evidence-backed record of an actor's past outcomes so that advice, reliability, or breaches follow them into future dealings and their standing is always on the line. | |
| Reputation-Weighted Participation | Access Rule | Lets accumulated standing govern a participant's access, visibility, or scrutiny, so that the long-run value of a good record outweighs any one-time gain from cheating. | |
| Request / Order Clarification Prompt | Clarification Prompt | Asks, at the moment of ambiguity, whether a statement is a request, a recommendation, an assignment, or a command — so a listener knows whether compliance is optional or required before acting on it. | |
| Request-Reply Correlation | Protocol | Turns one-way messaging into a two-way conversation by tagging each request so its eventual reply can be matched back to the caller — within a bounded waiting window. | |
| Requested Contribution Menu | Register | Publishes a current, bounded list of the contributions the system actually needs — with specifications, timing, and exclusions — so willing contributors can self-serve toward net-additive help. | |
| Required Consequence Table | Artifact | Lays out, for every candidate under consideration, the consequences it must produce if true — the mandatory footprints whose absence would rule it out. | |
| Requirements Constraint Specification | Document | Turns stakeholder needs, product requirements, or project rules into explicit must-satisfy and prefer-to-satisfy conditions. | |
| Requirements Traceability Check | Traceability Analysis | Links a 'complete', 'safe', or 'compliant' claim down to the specific requirements, assumptions, and tests that ground it, flagging every link that rests on an unverified assumption. | |
| Requirements Traceability Exclusion | Audit | Rules out the claim that a requirement is satisfied when its mandatory downstream trace — the test or evidence it must link to — is missing, scoped to a specific build or baseline. | |
| Requirements Traceability Matrix | Artifact | Threads every requirement through to the design, code, and verification that satisfy it, so any requirement with no downstream link — or no passing test — is a visible coverage hole. | |
| Reroute and Reentry Protocol | Protocol | Specifies how a case, user, workflow, or subsystem moves from a failing path back into an admissible route. | |
| Rerun Checklist | Checklist | Provides a lightweight confirmation list for rerunning the result path and comparing outputs against the reference. | |
| Resampling Robustness Audit | Resampling | Re-estimates the conclusion across bootstrap or jackknife resamples to expose how much it rests on finite-sample luck or a handful of observations. | |
| Rescue-Effect Audit | Audit | Periodically tests whether a sink's apparent health is genuine local recovery or merely a rescue effect — persistence borrowed from a source — by asking what it would do if the support were removed. | |
| Research Consent Protocol | Protocol | An oversight-governed protocol spanning the full arc of research participation — standardized disclosure, voluntary enrollment, documented consent, and a penalty-free right to withdraw. | |
| Research Continuation Gate | Review Gate | A review gate that decides whether another experiment, pilot, or refinement cycle is worth running. | |
| Research Hypothesis Elimination | Inference Method | Narrows a field of competing explanations for a phenomenon to the best-supported one by designing tests whose outcomes the rivals predict differently, retiring a hypothesis when its own distinctive prediction fails. | |
| Research Inclusion/Exclusion Criteria | Protocol | Protocol criteria specifying which participants, cases, studies, observations, or evidence sources are included or excluded. | |
| Research Landscape Map | Artifact | A map of a live research field — its active areas, the open questions between them, how strong the evidence is in each, and where distant subfields connect. | |
| Research or Equipment Core Facility | Institution | Consolidates expensive equipment, specialized staff, maintenance, scheduling, and training so many projects can access capabilities they could not each sustain alone. | |
| Research Question Workshop | Facilitation Process | Transforms vague interest into an explicit, answerable, relevant knowledge gap and a manageable first investigation. | |
| Research Review Pipeline | Procedure | Implements pipeline staging by moving proposals, manuscripts, or evidence through screening, review, revision, decision, and archival stages. | |
| Research Stopping Rule | Rule | Sets in advance when data collection, literature search, or analysis has done enough for its purpose — by information saturation, a preset threshold, or a resource limit — so inquiry ends before it either never closes or is cut off arbitrarily. | |
| Research Synthesis Protocol | Synthesis Protocol | Selects and reconciles findings, models, and cases into one internally consistent knowledge product that answers a defined question and stands up to scrutiny. | |
| Research-to-Practice Pipeline | Workflow | A standing multi-stage conveyor that carries external evidence through adaptation and into routine practice, then pushes the validated result outward to other sites. | |
| Reseeding or Nucleation Program | Workflow | A workflow for introducing new small units, pilots, categories, teams, grains, entrants, or local nodes after excessive coarsening. | |
| Resequencing Buffer | Order Reconciliation Mechanism | Holds items that were served out of order and restores the committed sequence downstream, so out-of-order relief doesn't leak into a broken order. | |
| Reservation and Capacity Escrow | Workflow | Reserves related resources together or sets capacity aside so a participant does not capture one critical resource while waiting for another unavailable one. | |
| Reservation Calendar | Scheduling Artifact | Turns simultaneous claims on a scarce resource into non-overlapping booked time windows recorded in one shared ledger, so a booking check refuses a clash before it happens. | |
| Reservation Value Table | Decision Table | A transparent, horizon-indexed schedule of minimum acceptable values that anyone can apply — the acceptance bar relaxes on a recorded rationale as the deadline nears. | |
| Reservation-Commit Protocol | Protocol | Takes the resource out of contention the moment it is checked — an expiring hold that the commit later consumes — so the precondition cannot drift between check and use. | |
| Reservation-Value Disclosure Proxy | Method | A device for credibly revealing how much you can really take before you would walk — through a costly, hard-to-fake proxy — so persistence stops being the only way to communicate resolve. | |
| Reserve and Slack Audit | Audit | A point-in-time count of how much reserve and slack actually remains in each support layer, measured against the level ordinary load requires. | |
| Reserve Buffer Policy | Protocol | Holds standing reserves — capacity, capital, inventory, or time — sized to the modeled tail layer rather than to average load, so a rare extreme has slack to land in. | |
| Reserve Inventory | Artifact | Holds physical stock above expected consumption, with a reorder trigger, so supply delay or a demand surge can't run a critical item to a stockout that halts function. | |
| Reserve Option Board | Register | Keeps rejected-but-viable alternatives on an explicit, maintained roster — recording what was chosen and holding the runners-up in a state of readiness — so a later reversal reactivates an option instead of rebuilding it. | |
| Reserve or Reinsurance Trigger | Trigger Rule | A standing rule that retains losses up to a set limit funded by member contributions and cedes everything above it to an external reinsurer or backstop. | |
| Reserve Price or Walkaway Limit | Rule | Fixes in advance the maximum you will pay and the point at which you walk — a hard ceiling set cold before the contest that caps downside and binds the decision against the pull to win. | |
| Reserve Readiness Rotation | Process | A standing rota that cycles people or assets through ready, deployed, recovering, maintenance, and unavailable states so a protected floor of capacity is always ready at the hub without exhausting the pool. | |
| Reserve Release Gate | Rule | Holds a reserve uncommitted against the pull to spend it piecemeal, and defines the threshold conditions under which it is released all at once to reinforce success at the decisive point. | |
| Reserve Release Playbook | Protocol | The documented rulebook for spending the reserve without destroying it — bounding each drawdown against a protected floor and binding every release to a duty to refill. | |
| Reserve Release Trigger | Commitment Rule | A pre-committed rule that releases held-back reserve capacity the moment a segment's local overmatch slips below its safety margin. | |
| Reserve Staffing | Role or Team | Keeps a standing float of cross-trained people scheduled below full load, so absences, surges, and incidents are covered without pulling anyone off critical work. | |
| Reserve Staffing Pool | Role or Team | A maintained group of trained people who can be activated quickly to cover surge demand, absence, emergency operations, or critical continuity needs. | |
| Reserved Variant Quota | Allocation Rule | Pre-reserves a guaranteed share of slots, budget, or capacity for non-dominant variants so the dominant form cannot crowd them out entirely. | |
| Reservoir Balance Dashboard | Monitor | Puts the current level, headroom, and net flow of every reservoir on one live display, so drift and an impending fill-or-drain are seen while there is still time to act. | |
| Reservoir Mapping Review | Method | Maps where a system's retained load enters, settles, concentrates, and eventually surfaces — turning a diffuse buildup into a named set of reservoirs, sources, and interactions you can act on. | |
| Reset Period Protocol | Orchestration Protocol | Sequences the full reset — trigger, protected pause, and scheduled follow-up — so tolerance detection, recovery, and controlled return happen in order rather than ad hoc. | |
| Residence-Time Dashboard | Monitor | Makes the invisible dwell time of in-process items visible, tracking how long each has sat in a state against an acceptable residence-time window so aging is caught before it becomes failure. | |
| Residual Bucket Governance Policy | Policy | Governs the catch-all 'Other' block so it keeps the partition exhaustive without becoming a dumping ground — capping its size, dating its contents, and forcing periodic reclassification. | |
| Residual Case Backlog | Tracking Register | A governed, standing queue of the complement's members that still need attention — each entry reviewed for the harm of leaving it unserved, and worked down as cases resolve. | |
| Residual Case Log | Case Register | A standing register of cases that don't fit current categories, each tagged with an owner and a route, so residuals are preserved and resolved rather than dumped. | |
| Residual Comparison Test | Diagnostic Estimation | Interrogates the shape of the leftover residuals — against a null, a rival model, or a raw sample — to tell honest noise from a model that is quietly wrong. | |
| Residual Complexity Justification Template | Template | A template for recording why a complexity source remains and when it should be revisited. | |
| Residual Concentration Risk Register | Register | The signed record of every concentration the organization has knowingly chosen to keep — who owns it, why it is tolerated, what compensates for it, and when it must be re-justified. | |
| Residual Correlation Diagnostic | Diagnostic Test | Recomputes the correlation matrix after the shared source has been stripped out and keeps only the associations that survive the adjustment. | |
| Residual Divergence Map | Metric or Dashboard | Displays, across the whole state space at once, where and how much observed behavior diverges from expected correspondence, read against the error budget. | |
| Residual Error Analysis | Test or Assessment | A comparison of expected and observed outputs after fitting, correction, or transformation. | |
| Residual Error Heatmap | Visualization Artifact | Renders the divergence map as a colored field so the eye lands first on where residual error is largest — with a confidence overlay showing how far each cell can be trusted. | |
| Residual Explanation Review | Review Protocol | Reviews what the part-level account failed to explain and decides whether the residual is emergent, contextual, or a cue to escape reduction. | |
| Residual Harm Eligibility Rule | Governance Rule | A standing rule that sorts harms into three lanes — qualifies as governed residual, still preventable, or belongs to another remedy path — with an appeal for contested calls. | |
| Residual Hotspot Exception Review | Review | Formally reviews the hotspots that cannot be fully fixed and signs off the leftover risk — with compensating controls and an expiry — instead of letting it hide. | |
| Residual Independence and Whiteness Test | Diagnostic Estimation | Examines what the model failed to explain — its residuals — for any leftover autocorrelation or structure, since a correct model should leave behind only unpredictable white noise. | |
| Residual Leakage and Whiteness Check | Diagnostic Estimation | Tests whether what's left after extraction is structureless noise — leftover pattern in the residual means the target leaked out or nuisance leaked in. | |
| Residual Leakage Review Board | Role or Team | A standing cross-functional body that reviews the leakage remaining after controls, sets the tolerated distinguishability budget, and records — with named accountability — what residual risk is formally accepted. | |
| Residual Mismatch Gate | Decision Gate | Decides when the leftover residual is large or odd enough to count as a real external event rather than self-caused slop. | |
| Residual Pattern Review | Monitoring Review | Watches the gap between observed and predicted response over time, inside a monitoring band, to catch when a scaling law starts to drift. | |
| Residual Reconstruction Test | Diagnostic Estimation | Rebuilds the original system from only the modes you kept and measures what is left over, turning 'how many modes are enough?' into a number you can hold to a tolerance. | |
| Residual Root-Cause Review | Review | A structured review that works a flagged residual pattern through candidate causes with domain experts and commits to one bounded, testable model change. | |
| Residual Stationarity Check | Test or Assessment | Checks whether residuals after trend handling are stable enough for the intended analysis. | |
| Residual Tail Washout Check | Checklist | Confirms that prior-condition residue has dissipated enough before a later condition is interpreted. | |
| Residual Telemetry Dashboard | Monitor | Surfaces the health of a residual pipeline — suppression rate, reconstruction error, drift, model version, fallback use, rare-event coverage — on one operator-facing display. | |
| Residual Vulnerability Dashboard | Monitor | A live register that tracks the vulnerability still left after interventions, re-sorts units as conditions drift, and raises a flag whenever anyone falls below the minimum protection floor. | |
| Residual-Defect Scan | Audit | Sweeps the region the front has already passed to catch what it left behind — the missed spots and new mismatches a moving reconfiguration inevitably seeds. | |
| Residual-Monitoring Dashboard | Monitor | Continuously tracks the gap between what the model predicted and what actually happened, so drift surfaces as a signal that triggers the model's revision. | |
| Residual-Risk Acceptance Signoff | Decision Record | A signed, authority-bound record that a specific residual harm is knowingly accepted rather than repaired — with the rationale, the accepting authority, and the trigger that reopens it. | |
| Residual-Risk Monitoring Dashboard | Monitor | Keeps the fragile period after a stand-down under watch — tracking risk level, control margin, communication health, unauthorized actions, and compliance evidence — so re-escalation is caught early instead of the calm being assumed permanent. | |
| Residual-versus-Fitted Plot | Tool | Plots each residual against the model's fitted value (or a predictor) so leftover curvature and changing spread show up as visible shape. | |
| Residualization Contribution Test | Diagnostic Estimation | Regresses each candidate on all the others and keeps the residual, so what remains is exactly the part of that candidate the rest cannot reproduce. | |
| Resilience Buffering Measure | Capacity Measure | Adds targeted slack, reserves, or redundancy so the system can absorb shocks and stay reversible as it nears a threshold, sized by how much buffer keeps recovery possible. | |
| Resilience Planning Workshop | Facilitated Workshop | Gathers the people who run and depend on a system into one room to map which functions must survive a shock, what could threaten them, and where the hidden dependencies lie. | |
| Resilience Tabletop Exercise | Simulation Exercise | A facilitated, real-time rehearsal in which a team responds to an unfolding adverse scenario, exposing which response-plan assumptions — staffing, authority, communications — break under live coordination stress, then revising the plan. | |
| Resistance Probe Quiz | Diagnostic Estimation | A short test that measures whether inoculation actually took — probing recognition of the tactic, resistance to fresh variants never seen before, and which people or segments are still exposed. | |
| Resistance Signal Review | Diagnostic Monitor | Treats backlash, workarounds, and complaints as diagnostic data — sorting genuine reactance from valid objection, capability gap, or bad incentive before anyone labels it defiance. | |
| Resolution Claim Annotation | Annotation | Attaches to a transformed output an explicit note of the resolution it can and cannot support, matched to who will read it, so a detailed-looking chart is not misread as claiming impossible simultaneous precision. | |
| Resolution Event Commit | Atomic Commit Protocol | Atomically stamps a pending placeholder into a single authorized terminal state, guarded so exactly one resolution ever takes effect. | |
| Resolution Link Checker | Monitor | Continuously tests that tokens still resolve to meaningful current targets, flagging resolver rot before references silently decay. | |
| Resolved Value Memoization | Caching Strategy | Caches a placeholder's resolved value so every later read returns the identical stored result instead of re-triggering the producer. | |
| Resolver Cache with TTL | Caching Layer | Memoizes a resolved locator on the caller's side for a bounded time-to-live, serving repeat lookups locally and, when the source is unreachable, falling back to the last-known-good answer. | |
| Resolver Landing Page | Interface | The human-readable page a resolver returns — stating what the identifier denotes and showing the disambiguating detail a person needs to confirm they reached the right entity. | |
| Resource Acquisition Protocol | Protocol | Specifies how actors request, acquire, hold, and release resources so conflicting acquisition sequences cannot create circular blocking. | |
| Resource Acquisition/Release Stack | Resource Cleanup Protocol | Records each acquired resource as it is taken and guarantees release in strict reverse order — even when work fails partway — so no dependent resource is ever freed before the thing that relied on it. | |
| Resource Allocation Rebalancing | Policy | Redirects finite protection resources away from an even spread and toward the ranked hotspots, so effort lands where risk actually concentrates. | |
| Resource Marketplace | Exchange Platform | A venue where holders of already-converted resources and the parties who need them discover each other, match or clear at a price, and hand off custody — with live signals of how much can actually move at what cost. | |
| Resource Monitoring Dashboard | Monitor | Puts unit efficiency, service demand, total resource use, rebound fraction, and budget status on one live view — so the gap between per-unit gains and the stubborn total is impossible to miss. | |
| Resource Pooling | Method | Serves many units from one shared pool of a scarce resource instead of dedicating a fixed amount to each, so uneven demand is absorbed with far less total capacity. | |
| Resource Prepositioning | Logistics Staging | Stages discrete, movable capacity next to the point of future use so mobilization after the trigger starts from a running, not a standing, start. | |
| Resource Reallocation Brokerage | Institution | Stands up an intermediary that names two contexts and routes one's idle capacity to the other's unmet demand, capturing the value trapped in underuse. | |
| Resource Tranche | Workflow | Releases funding, supplies, staff support, or permissions in planned tranches tied to uptake, milestones, or recovery evidence. | |
| Response Curve Plot | Visualization Artifact | Plots output against successive input increments so the downward bend of the returns curve becomes visible to the eye. | |
| Response Matrix | Decision Table | Maps severity, recurrence, intent, impact, and context to response ranges so decision-makers can see the proportional response band. | |
| Response Padding or Coarsening | Method | Pads response size and coarsens response precision to fixed buckets, so that size and granularity — not just content — reveal nothing that distinguishes one protected state from another. | |
| Response Retest Assessment | Diagnostic Assessment | Measures whether response has actually returned against a baseline before the original input is resumed, so recovery is proven rather than assumed from elapsed time. | |
| Response Reversibility Checkpoint | Control Checkpoint | Builds review dates, sunset conditions, and repair paths into a temporary measure so an emergency response cannot harden into a permanent default. | |
| Response Smoothing Instruction | Policy | Ships the forecast with guidance on how to respond so the collective reaction spreads out instead of spiking all at once and defeating the forecast. | |
| Response Surface Model | Method | Fits an approximate model of objective response across input variables to identify gradients, interactions, and candidate optima at unsampled points. | |
| Response-Addition Linearity Test | Linearity Test | Checks superposition empirically by comparing the response to a combined input against the sum of the isolated responses. | |
| Response-Capacity Decay Clock | Monitor | Tracks how fast each response capability rots when unused and counts down to when it drops below usefulness, so readiness is refreshed on a timer instead of after a failure exposes it. | |
| Response-Curve Calibration | Calibration Model | Maps how response varies with input timing and dose so the peak-response frequency and window can be read off an empirical curve. | |
| Response-Obligation Matrix | Tool | Sorts each incoming stimulus into a fixed response class — ignore, monitor, preauthorized action, deliberate review, or escalate — decided in advance so urgency stops dictating obligation. | |
| Responsibility Accounting Matrix | Template | Maps every duty, risk, and obligation from its old owner to a named new owner across a reorganization, so responsibility relocates rather than evaporating in the gap between roles. | |
| Responsibility Attribution Matrix | Tool | Cross-tabulates each candidate agent against contribution, control, duty, and knowledge, then applies an explicit weighting rule to turn the grid into a graded, comparable responsibility reading. | |
| Responsibility Diffusion Check | Audit | Tests whether 'the system,' 'the team,' or 'the process' has been used to dissolve responsibility until no agent or duty remains answerable — and forces an explicit partition back. | |
| Responsibility Mapping Matrix | Artifact | A RACI-style table that assigns, for each decision or task, who is Responsible, Accountable, Consulted, and Informed, so every task has exactly one owner who answers for it. | |
| Responsibility Retrospective | Ritual | A recurring reflection that asks which responsibilities have quietly appeared, overloaded someone, or should be retired. | |
| Responsible Disclosure Absorption Pipeline | Workflow | Turns good-faith external reports into verified fixes and learning updates without amplifying exploit detail. | |
| Responsive Typographic and Interface Scale | Workflow | Maps type, controls, spacing, imagery, and layout roles across viewport and density states. | |
| Rest Day Schedule | Workflow | Implements recovery by reserving days or sessions without the relevant load so fatigue and adaptation processes can reset. | |
| Rest/Recovery Period | Capacity Recovery Practice | A protected interval of genuine non-work that lets an accumulated fatigue reservoir drain through the body's own recovery, restoring capacity before strain becomes injury or breakdown. | |
| Restart Wave Plan | Workflow | A staged workflow that groups units into ordered reentry waves, sequenced by dependency and spaced with slack, so return happens in absorbable increments instead of all at once. | |
| Restoration Priority Matrix | Method | Ranks dependent sinks by how recoverable they are against how much they are worth keeping, sorting each into restore, convert, sustain, or exit — so scarce surplus goes where it can actually change a unit's fate. | |
| Restoration Protocol | Treatment Protocol | Actively returns an object toward a documented reference state, recovering lost form or function without inventing history that was never there. | |
| Restorative Compliance Agreement | Artifact | A negotiated written path back — it names the repair owed to those harmed, the support needed to build real compliance, and the terms on which the consequence is retired and standing restored. | |
| Restorative Conference or Repair Circle | Ritual | A facilitated circle where the harmed, the responsible, and the affected clarify harm, agree on repair, and set the conditions for restored standing. | |
| Restorative Dialogue | Repair Ritual | A repair-oriented process for dissonance that involves harm or broken trust — acknowledgement, impact-sharing, responsibility, and repair — with a pause before anyone must respond and a route to support if it exceeds the room. | |
| Restorative Remedy Plan | Remediation Plan | A plan for redress that money alone cannot deliver — restoration, repair, apology, and trust-rebuilding aimed at the non-monetary losses a payout would leave untouched. | |
| Restricted Reserve Account | Artifact | A governed account or stock that keeps a resource outside routine circulation and ties release to authorization or criteria. | |
| Restriction or Eligibility Control | Rule | Limits the study to units within a narrow band where a confounder is constant or absent, removing its distorting power by never letting it vary in the first place. | |
| Resubmission with Preserved State | Process | Lets someone fix a rejected submission and re-enter the forward path at the point it failed, carrying their prior valid work forward instead of forcing a restart from scratch. | |
| Retagging or Reindexing Migration | Migration Procedure | The one-time operation that walks every record and dependent system, re-tags each to its new class, and confirms nothing that hung on the old classes — access, references, counts — silently broke. | |
| Retained Earnings or Resource Pool | Artifact | Holds retained gains as a durable, deployable reserve — the war-chest a compounding loop draws on to fund its own next round of reinvestment. | |
| Retaliation and Re-identification Audit | Audit | Attacks its own protection like an adversary would — modeling who could infer, disclose, or punish a protected participant — and traces whether adverse actions actually followed, then orders repair. | |
| Retaliation Protection Process | Protective Process | A standing process that watches for punishment landing on people after they speak up, and intervenes when it finds it — so the promise of safety is enforced rather than merely stated. | |
| Retention | Process | Keeps a won gain from leaking or decaying after the fact, so the improvement becomes a new floor to build on instead of ground that has to be re-won each cycle. | |
| Retention / Pruning Protocol | Protocol | Governs which retained variants earn continued storage and which are culled, keeping the surviving library small and current without ever pruning below the diversity reserve the loop needs to keep adapting. | |
| Retention Outreach Protocol | Operational Protocol | A pre-specified, evenly-applied routine for reducing avoidable burden and recovering endpoints — without turning a participant's right to leave into a defect to be eliminated. | |
| Retention Schedule | Policy | The governing table that assigns every class of record a mandated lifespan — how long it must be kept and when it must go — with legal holds that can override the clock. | |
| Retirement or Return Rite | Ritual | Ends an object's focal status with dignity when it is worn out, completed, harmful, or owed back — deconsecrating or returning it through a marked rite rather than letting it be quietly discarded. | |
| Retreat Compensation and Continuity Package | Support Package | Bundles the compensation, bridging services, and participation guarantees owed to the people a retreat displaces, so withdrawal is a governed transfer of support rather than an abandonment. | |
| Retreat Trigger Exercise | Ritual | Rehearses the withdrawal go-decision before the crisis — who reads the trigger, who invokes the authority, and how the team commits in time — so the call isn't improvised as the corridor is closing. | |
| Retrieval Quiz | Test or Assessment | A low-stakes delayed quiz used to sample recall and guide further reinforcement. | |
| Retrospective | Process Reflection | A team periodically reflects on its own way of working, surfaces process drift from lived experience, and resets its working agreements — with learning, not blame, as the point. | |
| Retrospective Action-Item Loop | Ritual | Implements team or operational refinement by turning review observations into specific changes that are checked in the next cycle. | |
| Retrospective Before Planning | Ritual | A ritual that places review and learning before the next planning or commitment cycle. | |
| Retrospective Context Mapping | Workflow | Applies contextualization to organizational, policy, product, or incident retrospectives so past decisions are evaluated using then-current knowledge and constraints. | |
| Retrospective Error Calibration Review | Ritual | Reviews outcomes and error patterns to tune thresholds, heuristics, algorithms, and hybrid pathways. | |
| Retrospective Period Labeling Session | Facilitated Workshop | A facilitated group ritual that surfaces competing phase labels for a shared experience and tests whether each supports learning or just encodes blame. | |
| Retrospective Synthesis | Reflection Workflow | Distills many incidents or episodes into a small set of recurring patterns and forward commitments — deliberately letting individual detail recede within a loss budget, while reviewing whose cases get represented so the lessons are not skewed. | |
| Retrospective-to-Training Loop | Process | Converts what operation teaches — incidents, near-misses, hard-won lessons — into updated training, checklists, and playbooks, so the system renews its future capability from its own experience. | |
| Retry with Idempotency Key | Policy | Makes at-least-once delivery safe by resending failed messages while stamping each with a stable key, so a duplicate that slips through is recognized and applied only once. | |
| Return Authorization Workflow | Process | Decides whether a reversal request is eligible and routes each authorized case to the owner empowered to act on it. | |
| Return-Path Readiness and Rollback Rehearsal | Test or Assessment | Exercises the return path to produce the measured execution time that moves the safe-decision horizon — horizon timing, not capability certification. | |
| Return-Reason Dashboard | Monitor | Aggregates reverse-flow volume, causes, and closure time so trapped loops and the upstream steps that cause returns stay visible. | |
| Returnable Container Loop | Protocol | Runs reusable containers on a closed loop — out to use sites and back through inspection and redeployment — with loss accounting so the fleet circulates instead of leaking away. | |
| Returned Capacity Credit | Policy | Rewards giving back resource a task didn't need — crediting the returned time, budget, or capacity toward future work or recognition — so returning unused slack is a gain, not a loss. | |
| Reusable Asset Library | Artifact | Curates the outputs of past work into a reusable, searchable store so every new effort starts from what the last one produced instead of from scratch. | |
| Reusable Broker or Convener Service | Institution | A standing, accountable intermediary that maintains the relationships, trust, and translation needed to connect otherwise-disconnected parties, and returns ready to broker the next case. | |
| Reusable Decision Precedent | Decision Reuse Practice | Records a prior ruling and the reasoning behind it so structurally similar cases can be decided by reference — bounded by scope conditions and review triggers, and always subordinate to the governing authority. | |
| Reusable Playbook Library | Document | A curated store of ready-made response modules — playbooks — retrieved by situation and recombined into current work, with an owner who keeps them fresh and a measure of how often they are reused. | |
| Reuse Intake and Fit Assessment | Workflow | Screens whether a new output should use the common layer, fork it, extend it, or remain separate. | |
| Reveal-Order Storyboard | Sequencing Storyboard | Lays out, beat by beat, the order in which each fact becomes visible to the audience and the reason each reveal sits where it does. | |
| Revealed Preference Choice Log | Observational Log | Reads demand from the choices people actually made under real costs, trusting behavior over stated intent. | |
| Revealed Preference Consistency Matrix | Relational Consistency Test | Assembles every 'chosen-over' relation from a choice history into a matrix and tests it for cycles and intransitivity that no single stable preference ordering could produce. | |
| Revenue Diversification Roadmap | Process | Plans the staged build-out of alternative value sources while the windfall still funds it, so concentrated dependence never becomes locked in. | |
| Revenue Source Audit | Audit | A periodic independent examination that traces an agent's revenue past its intermediaries to its true sources and flags which streams bypass the constituency it is meant to serve. | |
| Reversal Completeness, Residue, and Remedy Audit | Protocol | After a real return or rehearsal, compares promised against actual restoration, names the residue and who bears it, checks whether funded remedy reached people, and downgrades the classification from what actually happened. | |
| Reversal-Cost and Feasibility-Curve Estimation | Method | Estimates full reversal cost, duration, capacity, completion probability, residual damage, and burden across time and scenarios. | |
| Reversal-Window Check | Timing Check | Locates a regretted decision on the reversibility clock — how much time, lock-in, and switching cost stand between now and a closed exit — and flags when the window to change course is about to shut. | |
| Reverse Logistics Channel | Process | The dedicated physical channel that carries returned goods back through intake, inspection, and disposition, resourced to a real capacity and turnaround. | |
| Reverse Mapping Table | Reference Artifact | Tabulates a finite forward mapping and its reverse so every target value is labelled a unique preimage, an ambiguous set, or none — turning enumeration into an honest inverse relation. | |
| Reverse Milestone Planning Workshop | Facilitated Method | Convenes a group to reason backward from a fixed endpoint, naming each latest-safe prerequisite and fixing it as a reverse milestone. | |
| Reverse Proxy | Infrastructure Component | A single public-facing node that receives external requests on behalf of internal servers, terminating the connection and hiding the backends so they are never directly reachable. | |
| Reverse Proxy Server | Software or Tool | Receives external requests on behalf of a protected backend service, presents a stable public surface, and hides the origin's location and topology from callers. | |
| Reverse Stress and Failure-Budget Test | Audit | Starts from an unsurvivable loss and works backward to find the failure combinations that could reach it — without ever assigning the event a probability. | |
| Reverse Stress Test | Method | Fixes the failure as a given — 'assume we have already broken' — and searches backward for the scenarios and hidden thresholds that would produce it, catching fragilities forward planning never imagines. | |
| Reverse-Order Workflow Walkthrough | Structured Walkthrough | Walks a process from its finished state back toward its prerequisites, surfacing the hidden state and one-way steps that a forward reading hides. | |
| Reversibility and Exit Check | Checklist | Classifies reversal costs, locates points of no return, and confirms a rollback path and the emergency authority that can invoke it before commitment. | |
| Reversibility Horizon Review | Test or Assessment | Assesses when rollback, redesign, migration, exit, or compensation will become harder than continuation. | |
| Reversibility Tag or Feature Flag | Reversibility Control | Wraps an early refinement behind a switch that can turn it off or back it out cleanly, so the change stays removable while the surrounding system is still uncertain. | |
| Reversible Decision Protocol | Protocol | Classifies each decision by how reversible it is and routes reversible moves to fast action while holding irreversible ones to a higher bar. | |
| Reversible Encoder–Decoder Pair | Software or Tool | A paired encoding and decoding mechanism whose output can be decoded back to the original input within scope. | |
| Reversible Nudge Test | Empirical Probe | Applies a small, fully recoverable perturbation and watches the response, learning a direction's true behavior from the live system before committing a larger move. | |
| Reversible Pilot | Staged Deployment | Runs a real but contained version of the decision that can be rolled back, letting a system commit in stages gated on whether it can still retreat. | |
| Reversible Pilot or Limited Authorization | Protocol | Buys real evidence and coordination experience at a juncture through a deliberately bounded trial — sized and time-boxed so the pilot itself cannot quietly harden into the permanent commitment it was meant to test. | |
| Reversible Rollout Plan | Policy | Stages adoption so any phase can be paused or rolled back on pre-declared criteria, keeping cultural misfit correctable and un-blamed instead of locked in. | |
| Reversible Service Degradation | Method | Deliberately drops to a reduced but safe service level by shedding non-essential features or load, with every reduction chosen so it can be cleanly reversed once the acute phase passes. | |
| Reversible Transformation Sandbox | Containment Environment | Runs a consequential inversion inside an isolated, provenance-tracked environment with a guaranteed rollback, so a risky reversal can be trialled without betting the live system. | |
| Reversion or Abandonment Rule | Rule | Sets the conditions under which a granted right lapses and returns — non-use, breach, or a fixed sunset — so rights don't ossify in hands that no longer use or deserve them. | |
| Review Board or Panel | Adjudicative Body | An empaneled body chartered with a defined mandate and staffed for independence, convened to adjudicate a specific case or class of cases with authority and impartiality the routine forum lacks. | |
| Review Panel | Role or Team | A group or designated body that reviews decisions, evidence, process defects, or appeals. | |
| Review Queue | Process | Routes proposed archetype matches into review by stakes, holding the higher-consequence ones for scrutiny and escalation instead of letting every confident match act on itself. | |
| Review Trigger Register | Register | A living list of the events, thresholds, and failures that would reopen a closed decision — each with an owner who must act — so closure stays provisional and revisitable rather than permanent. | |
| Review-Remand-not-Replace Protocol | Procedure | Lets a reviewer affirm a decision or send it back for reconsideration, but never swap in its own outcome — remand, not replace. | |
| Revision Decision Memo | Artifact | Converts the audit's findings into an explicit, recorded choice — preserve, revise, rename, split, retire, or govern — with the reasons, the legitimacy verdict, and the disagreements that remain unresolved. | |
| Revision Diff Review | Change Audit | Compares successive versions of a narrative against the repair each revision was supposed to make, catching the edit that renamed a contradiction, quietly absorbed a counterexample, or reworded a tension instead of resolving it. | |
| Revocable Authority Token | Artifact | A scoped, expiring credential bound to a delegated action so it runs with exactly the authority its issuer intended — withdrawable at any time, never inheriting the host's ambient privileges. | |
| Revocation or Contestation Protocol | Contestation Protocol | Gives affected parties a defined route to appeal, correct, expire, or reverse a constituted state, so an invalid or harmful act cannot harden into permanent institutional fact. | |
| Revocation or Tombstone Check | Register | Looks a referent up against an authoritative record of things that are still named but deliberately killed — revoked, deleted, merged, or superseded — so a well-formed name is never mistaken for a still-valid one. | |
| Revocation Status Check | Monitor | Checks whether an otherwise-valid credential has been revoked, expired, or pushed out of scope since it was issued — so trust is withdrawn the moment its basis changes. | |
| Revocation Status Check at Use | Protocol | At the point of use, queries a live revocation source to confirm a previously-granted authority has not since been withdrawn before acting on it. | |
| Revolving-Door Cooling-Off Period | Policy | A mandatory waiting period before people may move between the institution and the actors it governs, cutting the career pipeline that turns a future job offer into present-day leniency. | |
| Reward Baseline Dashboard | Tool | Establishes and displays the expected-reward baseline so a result is read as above or below what was already anticipated — not as raw good or bad news. | |
| Reward Function Specification | Method | Specifies what an agent or actor is rewarded for, often in automated, organizational, or behavioral systems. | |
| Reward or Recognition System | Institution | Provides meaningful acknowledgment, points, access, status, compensation, privileges, or praise linked to the target response or outcome. | |
| Reward Schedule Refresh | Incentive Redesign | Changes the timing, type, or contingency of a reward that has become expected, restoring its pull without inflating its size. | |
| Reward Signal Red Team | Role or Team | A standing adversarial team that tries to break a reward signal before it trains anyone — hunting for ways to score high while defeating the intent, and for who gets hurt in the process. | |
| Reweighted Update Log | Document | Records the before-and-after confidence or decision change once the substitute signal has been discounted and the relevant evidence reweighted. | |
| Rework and Reinspection Route | Process | Routes nonconforming output through an authorized repair and mandatory reinspection, with a hard limit on repeat cycles. | |
| Rework Capacity Allocation Rule | Capacity Allocation Rule | Dedicates a fixed percentage, team, budget line, maintenance lane, or recovery reserve to repayment work before new work fully consumes capacity. | |
| Rewrite and Cancellation Trace | Derivation Trace | Simplifies a long operation sequence step by step — regrouping under associativity and cancelling adjacent inverse pairs to the identity — leaving an auditable trace of how it reduced. | |
| Rewrite or Transition Rule Engine | Execution Engine | Mechanically applies rewrite or transition rules to an expression, step by step, driving it toward a normal form while guarding termination and confluence. | |
| Rewrite Scope Firewall | Control Barrier | A structural barrier that forces parity work, debt repair, architecture change, and new features into separate approval channels so none can smuggle the others in. | |
| Rewrite System with Confluence Tests | Method | Runs a set of rewrite rules as a system and tests the two properties that make it trustworthy — that rewriting always halts (termination) and that order never changes the result (confluence). | |
| Rewrite Trace Log | Artifact | An append-only record of every rewrite applied — the rule, the before/after forms, the evidence of equivalence, the cost delta, and the accept decision — so any change can be explained, reproduced, and undone. | |
| Rhythm Break or Pause | Temporal Technique | Interrupts an established cadence with a beat of silence or a held pause, resetting attention at the moment before the thing that must land. | |
| Rhythm Debrief and Reentry | Protocol | Guides a group down from heightened synchrony back to individual baseline afterward — a reflective cooldown that helps people re-separate, regulate, and choose how they leave. | |
| Rhythmic Scan Cadence | Scan Pacing Pattern | Repeats evenly spaced units to set a scanning tempo, giving the eye a steady beat of stops as it moves through a field from a downbeat entry. | |
| Rhythmic Training | Training Protocol | Sequences training load, feedback, and rest around fatigue-and-consolidation cycles so repetition builds capacity instead of injury. | |
| Right-to-Repair Interface | Policy | Grants owners and independent shops governed access to the parts, tools, and diagnostics needed to repair a product the maker doesn't service directly. | |
| Rights Bundle Matrix | Tool | Lays ownership out as an explicit grid of who holds which stick over which resource, so 'who owns it?' dissolves into a cell-by-cell map of use, exclusion, transfer, income, and modification rights. | |
| Rights Clearance Registry | Software or Tool | A searchable registry that makes fragmented exclusion rights visible and actionable. | |
| Rights Constraint | Rule | Marks certain protections as categorically off-limits — not a weight to be balanced but a line no amount of aggregate benefit may cross. | |
| Rights-Conflict Scenario Table | Scenario Analysis | Runs concrete combinations of actors, conditions, and scarce resources to reveal which rights collisions are real and which dissolve once scope is fixed. | |
| Rights-Floor and Sufficiency Gate | Control Gate | Rejects or revises rules breaching declared rights or minimum sufficiency before aggregate optimization. | |
| Risk Capital Buffer | Institution | Requires a financial institution to hold capital above expected losses, sized by a risk-weighted formula with a hard regulatory floor, so adverse variation doesn't cause insolvency. | |
| Risk Capital Requirement | Financial Buffer Rule | Forces an actor to hold capital, reserves, or insurance against the low-probability, high-consequence harms it could impose on others — so the risk it creates sits on its own balance sheet. | |
| Risk Compensation Premortem | Foresight Exercise | Before a safeguard ships, imagines how users will spend the safety gain — so the offset is anticipated and wired into monitoring instead of discovered after harm. | |
| Risk Dashboard | Metric or Dashboard | A dashboard displays signals. It becomes part of this archetype only when connected to explicit trigger thresholds, response actions, and review logic. | |
| Risk Decay Dashboard | Metric or Dashboard | Displays, at a glance and across cases, the current residual-risk signal, control level, elapsed time, and upcoming review for each case under staged control release. | |
| Risk Evidence Review | Calibration Review | Weighs a felt sense of danger or safety against likelihood, consequence, controls, and reversibility, then sets a proportionate — often reversible — response. | |
| Risk Framing | Cognitive Reframe | Re-describes the same uncertain option under alternative frames — full loss, bounded bet, status-quo comparison — so a distorted sense of the downside can be reset against evidence and safeguards. | |
| Risk Landscape Map | Artifact | Overlays risk intensity across states so safe, fragile, hazardous, and catastrophic regions become visible. | |
| Risk Matrix | Artifact | Plots likelihood and consequence categories in a grid so risks can be triaged quickly and communicated to non-specialists. | |
| Risk Migration Review | Review | Checks, after a control goes in, whether the hazard actually fell or merely moved — to a substitute route, downstream, or onto a more vulnerable population. | |
| Risk Ratio or Odds Ratio Standardization | Ratio Effect Transformation | Expresses a binary event outcome as a relative ratio between two groups, computed on the log scale so the multiplicative effect can be compared and combined. | |
| Risk Register | Register | A living table of what could go wrong — each adverse event tagged with its likelihood, its impact, an owner, and the trigger that fires its response — so downside uncertainty stays visible and assigned instead of remembered by whoever happened to worry about it. | |
| Risk Register Review | Document | Uses a risk register to reveal unlisted hazards, uncovered mitigations, ignored scenarios, or risk categories without owners. | |
| Risk Register Update | Documentation Artifact | Records the ranked vulnerabilities and the changes they triggered in a living, dated ledger so the premortem's findings outlast the meeting. | |
| Risk Safeguard Design | Guardrail Method | Turns the legitimate part of avoidance into explicit protections — caps, opt-outs, fallbacks, stop rules, and an undo path — sized to the real downside rather than the felt fear. | |
| Risk Score Cutoff | Metric or Dashboard | A score-based cutoff used to activate screening, review, triage, admission, investigation, protective action, or further assessment. | |
| Risk Score Proxy Metric | Metric or Dashboard | Uses a composite score as an indirect estimate of risk, quality, eligibility, or likely behavior, requiring strong fairness and validity safeguards. | |
| Risk Score Threshold Recalibration | Protocol | Moves the score boundary that routes cases to auto-approve, review, or deny when a deployed model's population or performance has drifted, keeping a human channel for contested cases. | |
| Risk Scoring Model | Model | Combines many observed factors into a single calibrated score or tier that stands in for a hidden risk type and routes each candidate accordingly. | |
| Risk Stratification Protocol | Protocol | Implements the archetype by assigning cases to risk bands and linking each band to monitoring, protection, escalation, or support rules. | |
| Risk Tier Assignment | Process | Routes entrants into distinct pools or tracks by risk class instead of one uniform pool, stabilizing the whole system — under a fairness and cross-subsidy policy that keeps segments from becoming stigmatized dumping grounds. | |
| Risk-Adjusted Contract | Method | Sets the terms, price, and coverage of a protection agreement to the actor's risk exposure and precautions up front, so weaker safeguards buy narrower or costlier protection. | |
| Risk-Adjusted Pricing | Model | Sets each entrant's price to their assessed risk so no hidden type enters a flat premium that quietly subsidizes them — and sets the deliberate cross-subsidy range the pool is willing to hold. | |
| Risk-Band Treatment Matrix | Decision Matrix | Cuts a continuous gradient into a small set of named bands and assigns each band a fixed, predefined treatment, turning a slope into a lookup table anyone can apply. | |
| Risk-Based Enforcement Protocol | Protocol | Allocates enforcement intensity according to severity, likelihood, exposure, and urgency while preserving checks against bias and overreach. | |
| Risk-Based Inspection Schedule | Scheduling Policy | Sets how often each asset is inspected in proportion to its failure risk, so high-risk items are checked frequently while a regulatory floor keeps low-risk ones from vanishing entirely. | |
| Risk-Based Review | Method | Grades every item by risk and spends review intensity in proportion, so scarce oversight attention concentrates where failure would cost the most. | |
| Risk-Based Tiered Assurance | Assurance Regime | Allocates review depth, independence, and sampling by each case's consequence and control history — deep independent scrutiny for high-risk work, light sampling for low-risk — so scarce assurance capacity lands where a miss would hurt most. | |
| Risk-Ceiling Agreement | Artifact | The negotiated written record of the shared no-go actions, conservative risk thresholds, safety authority, verification rules, and automatic pause conditions both sides agree to hold to — the standoff's ceiling in one authoritative document. | |
| Risk-Sharing or Deductible Clause | Rule | Leaves the party whose actions can't be observed holding a defined slice of the loss, so the hidden care the other side is paying for stays in that party's own interest to supply. | |
| Risk-Stratified Acceptance Sampling Plan | Protocol | Sets inspection intensity by defect risk and criticality, then accepts or rejects each lot on a predeclared sample rather than checking every unit. | |
| Ritual Ablution or Cleansing Act | Ritual | Restores impure or restricted status to clean through a culturally recognized cleansing act whose power rests on legitimacy, not physical change. | |
| Ritual Access And Consent Review | Review | A pre-observance checklist that tests whether every participant can genuinely understand, access, refuse, and exit a rite before it runs — so belonging pressure never stands in for consent. | |
| Ritual Design Canvas | Tool | A one-page planning template that lays out a ritual's purpose, symbolic frame, and sequence together before anyone enacts it — so the practice is designed on purpose rather than accreted by habit. | |
| Ritual Drift And Harm Audit | Audit | A periodic, deliberately skeptical review that asks whether a repeated practice has drifted into rote habit, hypocrisy, coercion, exclusion, or harm — and whether its stated claim still matches lived conduct. | |
| Ritual Inclusion Change | Ritual | Changes who is witnessed, welcomed, named, thanked, mourned, celebrated, or authorized in recurring symbolic practices. | |
| Ritual or Ceremonial Iconography | Cultural Practice | Symbols, regalia, and colors that carry role, membership, and transition inside a community — meaningful only within the ceremony that teaches and holds them. | |
| Ritual or Status Sign Review | Social Signal Review | Reviews whether a ceremonial gesture, marker, or status object carries meaning by resemblance, indication, convention, or layered social signal. | |
| Ritual Renewal Ceremony | Ritual | Periodically renews the community relationship to the sacred referent. | |
| Ritual Retirement Or Repair Ceremony | Ritual | A transparent closing rite that ends, repairs, or replaces a practice — naming any harm or obsolescence, releasing its symbols from required use, and handing its memory and obligations onward. | |
| Ritual Script Enactment | Performance Script | Runs the transition through a fixed, ordered sequence of prescribed words and actions so the passage is performed the same recognizable way every time. | |
| Ritualized Recognition and Belonging | Ritual | Marks moments when the learner is trusted, included, corrected, or advanced, reinforcing identity and belonging without requiring uncritical obedience. | |
| Ritualized Transition with Debrief | Transition Ritual | Marks a change in participation status with a bounded ceremony and a debrief that names its obligations and keeps the recognition reversible. | |
| Rival Explanation Discriminator | Discriminating Probe | Chooses the one case whose outcome would separate two still-live rival explanations. | |
| Rival Explanation Elimination Table | Review | Lays every candidate explanation for an outcome side by side and rules each out by the evidence it would predict but the cases do not show. | |
| Rival Hypothesis Red Team | Protocol | Assigns a team or role to identify missing evidence, out-of-sample cases, and alternative explanations. | |
| Robot Action-Space Mapping | Model | Maps the actions a robot can actually execute in its environment — reachable, collision-free, within its own limits — so the intended action lies inside the feasible space and the harmful ones fall outside it. | |
| Robust Optimization Model | Method | Implements robust selection by optimizing under uncertainty sets, downside constraints, or scenario families rather than a single best-estimate parameter vector. | |
| Robust Policy Design Review | Protocol | Applies robust selection to a policy rule by checking whether it remains acceptable across populations, states, scenarios, or implementation contexts. | |
| Robust Statistics | Robust Estimation | Estimates with outlier-resistant methods whose conclusions survive a handful of extreme observations, then reports what that resistance costs. | |
| Robust Statistics Method | Statistical Method | Uses estimators built to stay accurate when data contain outliers, noise, or broken assumptions, so a decision keeps its validity instead of being swung by a few bad points. | |
| Robust Strategy Portfolio | Decision Package | The authoritative decision package of chosen no-regret and robust moves — the actions that hold up across the scenario set — maintained and re-examined on a review cadence. | |
| Robust Tail Statistic Review | Review | Checks whether a heavy-tailed quantity is being summarized with means, variances, and normal intervals its tail makes meaningless — and prescribes robust, tail-sensitive replacements. | |
| Robustness Check | Stability Stress Test | Perturbs the assumptions, inputs, segments, and specification behind a result to see whether the pattern holds steady or was propped up by one fragile arrangement. | |
| ROC or Precision–Recall Surface Review | Method | For classification and screening contexts, evaluates the tradeoff surface created by threshold or strictness changes. | |
| ROC or Precision–Recall Threshold Review | Analysis Method | Charts a model's whole false-positive/false-negative frontier across every candidate cutoff, then selects and monitors an operating point once an external cost judgment says which error is worse. | |
| Role & Niche Charter | Artifact | A short standing charter that equips one specialist niche — the capabilities it needs, the tools it may run, and where out-of-scope work goes — so the role is legible and its edges are handled. | |
| Role and Control Reversal Simulation | Simulation | Dry-runs a proposed swap of who initiates and who decides, testing whether authority and accountability survive the reversal before any live governance change. | |
| Role Assignment Workshop | Facilitated Workshop | Turns interchangeable actors into a complementary set of bounded roles through a facilitated session that records boundaries, authority, and handoffs. | |
| Role Card or Participation Card | Artifact | A single-role, at-a-glance card — this position, the few things you do, the near ones you don't, and whom you serve — small enough to hand someone the moment they step into the seat. | |
| Role Cards and Rotating Stewardship | Artifact and Workflow | Assigns and rotates roles such as host, observer, rhythm lead, translator, scribe, accessibility steward, timekeeper, or repair lead. | |
| Role Charter | Artifact | Constitutes a role or governing body as a legitimate office — fixing its remit and decision authority, the path by which it answers for its actions, and how it is properly filled and vacated. | |
| Role Compatibility Check | Protocol | A pre-appointment screen that tests a proposed role assignment against the role's competence bar and against conflict and separation constraints, before the assignment is made. | |
| Role Design Workshop | Facilitated Process | Facilitates a redesign of standing roles around relative advantage while surfacing status, consent, and the fair distribution of the gains. | |
| Role Disidentification and Reidentification | Identity Transformation Process | Detaches the participant's self-concept from the old role and rebuilds it around the new one, so the identity itself changes and not just the paperwork. | |
| Role Labeling | Artifact | Marks the role, capacity, or workflow position a reference points to — 'the attending', 'the approver', 'the on-call' — so that role-relative references resolve to whoever fills the role, not to the person who happened to fill it once. | |
| Role Modeling | Method | Makes the desired disposition visible through exemplars who show how to act under ambiguity, pressure, or competing values. | |
| Role Modeling with Debrief | Method | The actor watches a credible exemplar enact the norm under real pressure, then debriefs the judgment behind the action — so tacit judgment, not just the rule, is transmitted. | |
| Role Play | Ritual | Lets people rehearse interpersonal, negotiation, support, leadership, or service behaviors under realistic social cues and constraints. | |
| Role Reclassification Review | Review | A standing review that watches for role-change triggers and, on a set cadence, formally re-labels any unit whose source or sink status has shifted — so the classification the whole system trusts never silently goes stale. | |
| Role Recomposition Trigger Review | Review | A standing review that watches a small set of pre-committed triggers — demand shift, chronic bottleneck, local metrics drifting from global ones — and fires when a specialization has outlived its fit and should be recomposed. | |
| Role Review Retrospective | Review | A recurring session that puts the role itself — not the person in it — on the table: is it still needed, still sane in scope, still bearable, and what should change? | |
| Role Rights and Duties Matrix | Tool | Lays out, office by office, who may do what, who owes what, and where two roles' authority collides — so obligations are predictable and turf conflicts surface before they fester. | |
| Role Rotation And Stewardship Rite | Protocol | A scheduled handoff rite that rotates facilitation and custodial roles — moving authority and the know-how to run the practice together — so stewardship never hardens around its founders. | |
| Role Rotation or Deputy Schedule | Protocol | A standing schedule of who holds a role now, who covers when they're out, and who takes over next — so the position survives any single person leaving the seat. | |
| Role Rotation Pilot | Procedure | Stress-tests an emergent role by rotating or backing it up on a trial basis, to see whether it can be shared before it is locked to one person. | |
| Role Separation and Decision Transfer | Structural Reassignment | Reassigns duties, reporting lines, or approval rights so an incompatible pair of loyalties no longer sits inside one role — transferring each excluded right to a competent, independent alternate. | |
| Role Transition Review | Review Format | At a role, identity, or mandate boundary, re-maps which responsibilities now hold and helps the person or team re-endorse a commitment that fits the new role. | |
| Role-Based Access Control | Protocol | Assigns permissions through defined roles so access can be managed through role membership rather than one-off grants. | |
| Role-Based Access Profile | Access Policy | Grants an account the permissions of a named role, scoped and purpose-limited so what one capacity may do never leaks into another. | |
| Role-Based View | Artifact | Gives each role a standing, pre-shaped window onto the source record that exposes only the fields that role's work requires, so the surplus is never in the view to leak. | |
| Role-Conflict Recurrence Audit | Test or Assessment | Samples workload, decisions, handoffs, exceptions, distress, and harm after redesign. | |
| Role-Expectation Conflict Matrix | Test or Assessment | Crosses roles and expectations by time, authority, resources, loyalty, information, ethics, and affected parties. | |
| Role-Hat Prompt | Communication Cue | Names the role or frame from which a participant is speaking, such as "as legal reviewer," "as facilitator," or "as coach." | |
| Role-Play Rehearsal | Simulation Method | A live enactment in which people step into the script's roles and play the encounter out — including its exception branches — so the situation is learned in the body, from each participant's seat. | |
| Role-Reversal Simulation | Process | Steps through the situation from the other agent's information, constraints, and incentives — arguing their case as they would — to expose where the actor's model is really just projection. | |
| Role-Scoped Record Type | Record Schema | Defines a distinct stored record type for an entity under a role, with its own key and its own rules for reconciling clashes with the underlying entity. | |
| Role-Specific Policy Table | Policy | Writes down, role by role, what each side of the relation must do, may do, and is owed — so unequal treatment is explicit, addressable, and paired with the controls that offset it. | |
| Role-Substitution Rotation | Workflow | Cross-trains and periodically tests backup owners for critical responsibilities. | |
| Role–Duty Mapping | Artifact | Lays out, before any verdict, which agents held which duties, authority, and expected actions — the outcome-blind baseline every later attribution step is measured against. | |
| Rollback Artifact Dependency and Authority Readiness Test | Test or Assessment | Rates a designed transition's rollback claimed / prepared / rehearsed by exercising every link within the window — capability certification, not inventory presence. | |
| Rollback Checkpoint | Checkpoint Recovery | Periodically snapshots a known-good whole-system state and, when a later change is measured to have made things worse, restores the snapshot instead of pressing on — an undo in time that bounds the downside of risky variation. | |
| Rollback Checkpoint and Containment Runbook | Protocol | Captures a known-good restore point before a change and scripts exactly how to revert, contain the blast radius, and who is authorized to pull the trigger. | |
| Rollback or Pause Protocol | Protocol | Defines in advance who may halt, slow, or reverse an improvised course the moment agreed danger signals are crossed, and the routine for unwinding it to a known-safe state. | |
| Rollback Playbook | Contingency Procedure | Pre-writes how to return, compensate, or contain if the crossing destabilizes — and names the point past which rollback is no longer available. | |
| Rollback Rehearsal | Recovery Drill | Rehearses reversing the newest increment under realistic conditions so that, if the edge breaks, a clean retreat is a practiced move rather than an improvised scramble. | |
| Rollback Runbook | Protocol | A rehearsed, pre-authorized procedure for returning a system to a known-good prior state the moment a change goes wrong — fired by explicit trigger criteria and confirmed by explicit recovery checks. | |
| Rollback to Prior Map Snapshot | Method | Restores a known-good earlier snapshot of a context's map when the current one is found corrupted, reverting the switch behind a guard rather than repairing in place. | |
| Rollback to Safe State | Method | Rewinds one or more participants to a previously captured coherent checkpoint, undoing the partial work that entangled them so the system is left consistent, not merely unblocked. | |
| Rollback Transaction | Transactional Recovery | When a change fails its invariant check partway through, returns the system to a known-good state instead of leaving a partial or invalid result committed. | |
| Rolling Baseline Comparison | Monitoring Procedure | Compares each current observation against a moving historical reference window, preserving the window definition so past comparisons stay reconstructable. | |
| Rolling Batch Size A/B Test | Test or Assessment | A controlled comparison of candidate batch sizes using operational metrics. | |
| Rolling Context Refresh | Process | Keeps a bounded working set current by continuously re-surfacing the still-relevant items and letting stale ones age out, so the picture stays fresh without overflowing. | |
| Rolling Correlation Dashboard | Monitor | Recomputes a correlation over a moving window so you can watch it strengthen, weaken, or flip — and be warned the moment a relationship you were relying on stops holding. | |
| Rolling Easement or Boundary Policy | Policy | Lets the protected boundary migrate landward by standing rule as the front advances, so retreat happens continuously and automatically instead of as a fought, one-time relocation. | |
| Rolling Forecast Resynchronization | Process | Keeps the timing assumptions live — re-estimating the environment's clock and resetting the response cadence each time new evidence moves the window — so decisions stay matched to a moving target. | |
| Rolling Forecast Review | Review | A scheduled and event-triggered ritual that re-forecasts where the target is heading and refreshes the scenario spread, so plans always ride current evidence rather than a fixed period boundary. | |
| Rolling Hotspot Recalibration | Process | Re-scores and re-ranks the hotspot map on a fixed cadence against what actually happened, so the map tracks a moving risk landscape instead of freezing on its first version. | |
| Rolling Marginal-Contribution Curve | Method | Estimates leading-edge direction by smoothing a declared sequence of entering units, cohorts, or periods. | |
| Rolling Planning Cycle | Process | A recurring planning cadence that folds each authorized target change into a rolling multi-horizon schedule, so replanning happens on a predictable rhythm instead of on impulse. | |
| Rolling Situation Update Cadence | Operating Rhythm | A fixed refresh rhythm that expires the current situation picture on a schedule and forces a fresh perceive-comprehend-project pass before it goes stale. | |
| Rolling State-Migration Workflow | Process | Carries a whole substrate from its current arrangement to a target one in overlapping local increments, keeping old and new interoperable throughout and logging every move, so the system migrates without a big-bang cutover. | |
| Rolling Upgrade | Process | Rolls a new version out in small batches while the old version keeps serving, so the system runs in a safe mixed state the whole way and never has to go fully dark to change. | |
| Rolling Window Comparison | Diagnostic Estimation | Quantifies how much the target, state, and error distributions have drifted by comparing a recent window against earlier ones — turning gradual staleness into a measured magnitude rather than a yes/no event. | |
| Rolling-Wave Schedule | Planning | Plans the imminent wave in firm, committed detail and leaves the far horizon deliberately coarse, then re-elaborates each wave as uncertainty resolves — matching plan resolution to what is actually knowable. | |
| Rolling-Window Aggregation | Aggregation Method | Summarizes the most recent span of observations into one figure, then slides the span forward one step at a time. | |
| Rolling-Window Rate Estimator | Streaming Estimator | Continuously updates a rate over a sliding window of recent events, using window length as the single dial between responsiveness and smoothness. | |
| Rolling-Window Trend Estimate | Method | Estimates trends over moving windows to detect local trend shifts without assuming one global trend. | |
| Rollout Cap | Rate Limit Rule | Caps how many new units — customers, sites, cities, cases — may be added per period, turning open-ended growth into a fixed, revisable ceiling tied to the demand pushing on it. | |
| Rollover-Failure Stress Test | Test or Assessment | Tests survival if short-side funding, replenishment, renewals, or customer confidence cannot be refreshed on schedule. | |
| Rollup Reconciliation Report | Audit Report | Reconciles a hierarchy's subtotals against an independent recomputation and its coverage lineage, flagging omissions, double-counts, and drift as an auditable artifact. | |
| Root-Cause Analysis | Method | A causal analysis method that can reveal process or system contributors when person-centered blame would be too narrow. | |
| Root-Cause Analysis Handoff | Process | Packages the 'why did this happen' questions that stabilization deliberately deferred and formally transfers them, on a stability-based condition, to a recovery or root-cause owner. | |
| Root-Cause Corrective Action | Corrective Method | Drills past the visible failure to the one condition that keeps producing it, and removes that condition so the failure mode stops recurring. | |
| Root-Cause Explanation Review | Procedure | Checks whether a causal explanation has collapsed into a purpose-like story without specifying the mechanism that produced the observed function. | |
| Root-Cause Loop Analysis | Diagnostic Method | Extends root-cause analysis beyond a one-way chain by asking how the effect feeds back into causes and keeps the problem recurring. | |
| Root-Cause Variation Mapping | Causal Attribution | Traces observed variation back to its candidate physical and process sources and judges which are controllable, so the team learns whether the spread is even addressable. | |
| Root-Sum-Square Calculation | Model | Combines independent contributors by the square root of the sum of their squared tolerances, giving a realistic statistical stack that is far tighter than the worst case because deviations rarely all align. | |
| Rotating Chair Schedule | Rotation Schedule | Passes a single high-discretion role — the chair, the convener, the agenda-setter — around a group on a published order, so no one member controls it for long. | |
| Rotating Foreground Protocol | Protocol | Gives each line scheduled foreground time while keeping other lines present as context. | |
| Rotating Inspection | Workflow | A rotating schedule that samples different sites, teams, units, or subsystems over time to broaden coverage without inspecting all of them at once. | |
| Rotating Reference-Peer Protocol | Protocol | Temporarily lets one peer act as the timing reference to bootstrap a shared phase, then rotates and removes the role so no permanent master forms. | |
| Rotating Stewardship Schedule | Rule | Rotates a single burdensome shared duty through the membership on a fixed schedule, so everyone takes a turn in the hot seat and no one is stuck there — with time off the rotation as built-in, protected rest. | |
| Rotating Tail Attention Cycle | Review | Puts neglected low-volume categories on a scheduled rotation so each gets deliberate periodic attention, without the system permanently shifting focus off its main work. | |
| Rotation & Cross-Training Schedule | Process | A standing schedule that rotates people through adjacent specialties and cross-trains them, deliberately spending some depth to buy redundancy and keep the workforce mix broad enough to recombine. | |
| Rotation and Time-Sharing Rule | Scheduling Rule | Gives everyone the same indivisible good in turns across time — a schedule, sequence, and handoff — when simultaneous sharing is impossible but taking turns is fair. | |
| Rotation or Sunset Review | Review Protocol | Keeps a justified asymmetry from hardening into permanent privilege by rotating or sunsetting it on a schedule. | |
| Rotation or Term Limit | Rotation Policy | Caps how long anyone holds the role and cycles it among trained holders, so incumbency can't harden into capture. | |
| Rotation or Turn-Taking Protocol | Procedural Mechanism | Alternates duties, speaking turns, attention, leadership, or scarce opportunities so repeated concentration does not harden into structural imbalance. | |
| Rough Order-of-Magnitude Estimate | Method | Approximates by powers of ten or broad scale classes when exact values are unavailable or unnecessary. | |
| Rough Physical Model | Artifact | A low-cost physical stand-in used to test spatial, ergonomic, mechanical, or material assumptions. | |
| Roughness and Relief Gradient | Specification | Specifies a controlled ramp of surface roughness and relief amplitude across a region to build graded depth or emphasis. | |
| Round-Based Cooperation Retrospective | Ritual | Reviews repeated cooperation cycles to update contribution expectations and repair trust. | |
| Round-Robin Assignment | Rule | Cycles incoming tasks through receivers in turn, subject to capacity skips and priority overrides, so work spreads evenly instead of piling on whoever is nearest or fastest. | |
| Round-Robin Queue | Rotation Policy | Cycles service one turn at a time across a fixed set of actors or classes, so every party gets an equal, regular slice of capacity and none can monopolize it. | |
| Round-Trip Assessment Redesign Test | Test or Assessment | Simulates participant and evaluator journeys to verify that cues, criteria, feedback, review, data flow, and monitoring work together. | |
| Round-Trip Consistency Test | Consistency Test | Sends a case from one chart to another and back to measure exactly what the transition loses. | |
| Round-Trip Efficiency Test | Test or Assessment | Measures how much input value is recovered after a charge-discharge, store-retrieve, transform-return, or process-reset cycle. | |
| Round-Trip Fixture Test | Validation Test | A test that serializes a curated sample, deserializes it back, and asserts the result equals the original under the declared equivalence — with fixtures chosen to catch exactly the fields that quietly survive a naive round trip. | |
| Round-Trip Journey Test | Review | Exercises entry, reversal, correction, and closure as one journey, proving the backward path works before anyone needs it. | |
| Round-Trip Migration Test | Test or Assessment | A migration test that maps records forward into a new representation and back into the old one to detect information loss. | |
| Round-Trip Parse–Serialize Testing | Audit | Verifies a parser–serializer pair by parsing input, serializing the result back, and diffing against the original — using round-trip equality as an oracle for information loss and spec bugs. | |
| Round-Trip Property Test | Audit | Generates a wide space of source values and asserts that decoding their encoding preserves the required invariants, so an encoder and its decoder can never silently drift apart. | |
| Round-Trip Property-Test Suite | Test or Assessment | Generates representative and boundary values and tests both directional cycles against allowed equivalence and loss. | |
| Round-Trip Validation Test | Audit | Sends a curated set of source items through the embedding and back, then checks whether what returns equals what left — and where it differs, names the structure that was lost. | |
| Route Access Metering Policy | Protocol | A protocol that throttles or conditions access to a capacity option. | |
| Route and Staging Plan | Path Planning | Lays out the path and intermediate staging positions of a move so the transition itself is feasible, costed, and recoverable. | |
| Route Closure or Segmentation | Method | Severs or compartmentalizes the specific links a hazard travels, then assigns an owner and a keep-closed cadence so a cut route cannot quietly reopen. | |
| Route Closure with Alternative | Protocol | Blocks a revealed path that has been judged genuinely harmful while standing up a legitimate route that serves the same underlying need — so the need isn't punished along with the path. | |
| Route Clustering and Territory Design | Method | Groups scattered endpoints into service clusters and territories that lift route density and balance workload, while protecting latency limits, capacity, equity, and the sparse tail that clustering tends to strand. | |
| Route Recovery Pattern | Workflow | A defined procedure an agent follows after a wrong turn — backtrack, regain context, compare alternatives, and report the bad scent — turning a dead end into a recoverable step. | |
| Route Replanning | Replanning Procedure | Discards a route that has become invalid and synthesizes a fresh whole route from the current position to the goal. | |
| Route Traversal Rehearsal Exercise | Practice Exercise | Has the learner walk, imagine, draw, or narrate the route while retrieving each indexed item from memory. | |
| Route-Finding and Topology Search | Search Algorithm | Maps the network, space, or dependency graph as a topology and searches it for a route around a blocked edge, keeping a fallback path in reserve. | |
| Route–Form–Timing Optimization | Method | Raises the fraction that arrives usable by changing how the input is delivered — its route, its form, and its timing — instead of increasing the amount supplied. | |
| Routing Rule | Protocol | Implements local rule design by specifying how each node, queue, dispatcher, or participant decides where work, traffic, requests, or attention should go next. | |
| Routing Table or Rule Update | Configuration or Policy Mechanism | Changes configured relations among requests, users, cases, queues, services, or decision paths without necessarily changing the underlying entities. | |
| Rubric Review | Scoring Instrument | A structured scoring instrument that turns an outcome standard into observable performance levels so different raters reach the same judgment. | |
| Rubric-Linked Growth Plan | Development Plan | Converts an attribution into a criterion-referenced practice roadmap that names the next skill level and the controllable steps to reach it. | |
| Ruggedization Testing | Physical Test Protocol | Subjects a real, finished unit to harsher-than-nominal physical conditions — drop, heat, dust, vibration — to confirm it keeps working and to find where it finally breaks. | |
| Rule & Criteria Register | Register | Publishes the current rules, standards, and criteria a body decides by, with version history, so decisions can be checked against a rulebook that isn't secret. | |
| Rule Application Audit Log | Audit Log | Records, for every action taken, which specific rule authorized it and who invoked it — including the actions of the powerful — leaving a reviewable trace that no decision was rule-free. | |
| Rule Change | Rule Intervention | Alters the formal or informal rule that structures many downstream actions, permissions, and interpretations at once. | |
| Rule Complexity Ladder | Calibration Tool | Adds and removes local-rule degrees of freedom one rung at a time, climbing from sterile uniformity toward generativity and stopping before the field tips into chaos. | |
| Rule-Engine Validation | Automated Validation | Tests whether an automated decision system's outputs actually follow from its encoded rules and supplied facts, including how it resolves priority rules and behaves at edge cases. | |
| Rule-Revision Referral and Response Packet | Document | A referral document that packages the portfolio evidence of a saturated exception pattern and compels the authorized rule owner to record a time-bounded response: investigate, clarify, tier, amend, retire, or justify continued exception handling. | |
| Rule-Scoping Patch | Rule Revision | A bounded revision that adds applicability conditions, exceptions, or exclusions to stop paradox-generating self-application. | |
| Rule-to-Observation Matrix | Tool | Crosses every candidate rule against every observation actually gathered, flags the cells where a required consequence is missing, and marks which cells could not have shown it anyway. | |
| Rules-of-Engagement Matrix | Decision Matrix | A two-axis grid that maps each recognized condition to the actions permitted and the actions forbidden, so an actor can look up any situation and read off what they may and may not do. | |
| Ruling or Decision Memo | Ruling Document | The written record that closes a dispute — stating what was decided, by whom, on what authority, with what reasoning, dissent, and obligations — and opens the timebound route to appeal it. | |
| Rumination Timebox | Self Regulation Practice | Caps how long a regret may be replayed — a fixed budget of review, after which the signal is either converted into a concrete action or formally accepted and closed — so reflection does not decay into rumination. | |
| Rumor and Amplification Trace | Diagnostic Trace | Maps where a blame story is spreading and which channels are amplifying it, separating the social pressure system from the causal facts. | |
| Rumor Containment Protocol | Verification Response Protocol | Interrupts a propagating false claim by damping its forwarding, injecting a verified counter-signal, and tracking whether it mutates or jumps channels. | |
| Rumor Control | Containment Protocol | Collects circulating claims, traces how and where they spread, and slows their repetition within a bounded window without amplifying the harmful details. | |
| Rumor Dampening | Communication Strategy | Reshapes the timing, channel, and repetition of a correction so responding to a rumor stops re-exciting the very attention that spreads it. | |
| Rumor Edge Containment | Communication Protocol | Meets a spreading narrative at the communities it is newly entering, pre-bunking through trusted messengers before the rumor sets. | |
| Rumor or Failure Propagation Map | Propagation Map | Draws the network of who-carries-what from patient zero outward, so the nodes amplifying a rumor or defect — and where to watch for it — become visible. | |
| Rumor Prebuttal Brief | Artifact | A short, targeted briefing that reaches an at-risk audience just before a specific anticipated rumor does — naming the coming claim in defused form, why it fails, carried by a trusted messenger in time to preempt it. | |
| Rumor Verification Notice | Interface | Attaches verification status, context, and recommended action to a fast-spreading claim so circulation is not mistaken for proof. | |
| Runaway Feedback Damping | Control Loop | Attenuates reinforcing signals, escalation loops, or attention loops before they amplify into systemic instability. | |
| Runaway Stop Rule | Protocol | Defines measurable conditions under which the intervention must slow, decouple, vent, or shut down. | |
| Runbook | Operational Procedure | A step-by-step operating procedure for running or recovering a system under pressure, built around the stop-and-roll-back condition and the branch to take when a step fails. | |
| Runbook Library Update | Process | Keeps the growing collection of operational runbooks healthy — each one owned, current, findable, and retired or merged when stale — so the repertoire doesn't rot into a graveyard of half-true procedures. | |
| Runbook Rehearsal | Procedure Rehearsal | Executes a documented recovery procedure step by step against a stand-in scenario to find where the written runbook is wrong — missing permissions, ambiguous steps, impossible timing — and drives the corrections back into the document. | |
| Runbook Rehearsal & Refresh | Ritual | Practices the documented response and corrects the document in the same loop, so both the team's memory and the runbook itself stay matched to reality instead of quietly going stale. | |
| Runbook With Named Owner | Operational Artifact | A documented procedure that pairs the step-by-step for a recurring situation with the named role authorized to run it, so the instructions and the person cleared to act arrive together. | |
| Runbook-Based Course Correction | Response Playbook | Maps known divergence signatures to pre-written diagnosis checks and corrective actions for fast, repeatable response — with an escalation path when the pattern is unfamiliar. | |
| Rung Credibility Audit | Audit | Tests each rung of the ladder for whether the other party would actually believe you'd take it — weighing capability, will, and prior signaling — and flags the rungs that are bluff. | |
| Runtime Gate Co-Activation Monitor | Monitor | Watches the live system for the moment too many gates on a route are simultaneously open, and raises the alarm before the last one closes. | |
| Sabotage or Foul Penalty Schedule | Rule | A published tariff of penalties for off-arena moves — sabotage, fouls, deception, manipulation — that prices misconduct out of the winning strategy. | |
| Sacralization Risk Review | Test or Assessment | Checks whether sacred status is suppressing critique, accountability, or plural access. | |
| Sacrificial Liner, Screen, or Filter | Serviceable Component | Puts a cheap, replaceable surface in front of the real interface so fouling lands where removal is trivial — swap the surrogate, spare the asset. | |
| Sacrificial Templating and Leaching | Method | Builds voids as the negative replica of a removable template — pack in a porogen, set the matrix around it, then leach the porogen out. | |
| Saddle Neighborhood Map | Visual Map | A shared visual artifact that bounds the saddle region and marks its safe corridors and basin boundaries, so everyone acts from the same picture of where the edges are. | |
| Safe Accountability Check-In | Ritual | A scheduled review of controllable process commitments in a setting designed to be candid without being humiliating. | |
| Safe Action Menu | Template | A fixed template of pre-approved, in-bounds actions for a high-risk setting, with an escalate path for anything the menu does not cover. | |
| Safe Consistency Migration Workflow | Workflow | Changes a live system's consistency semantics in reversible, observable stages — dual paths, shadow comparison, staged cutover — instead of flipping the guarantee as a silent config change. | |
| Safe Default or Preselected Path | Artifact | Makes the desired, low-risk option the one that happens when the agent does nothing — while keeping the alternative one easy, reversible step away. | |
| Safe Default Setting | Default Configuration | Ships the safe configuration pre-selected so users must deliberately opt into risk rather than opt out of it. | |
| Safe Default-Map Fallback | Policy | When the context can't be resolved with confidence, routes to a conservative default map that is acceptable everywhere rather than gambling on a specialized one. | |
| Safe Escalation Defaulting | Default Rule | Makes protected escalation the default resolution of uncertainty — when competence is absent or in doubt, the prescribed, penalty-free move is to route the problem to someone qualified rather than wait. | |
| Safe Label Substitution | Semantic Design Mechanism | Swaps a triggering term for a safer label, code, or metaphor that conveys enough meaning without rehearsing the harmful specifics — under an explicit honesty boundary. | |
| Safe Missing-Referent Fallback | Policy | Pre-defines the recovery ladder — retry, refresh, degrade, escalate, abort — so that when a referent can't be confirmed valid, the action lands in a defined safe state instead of proceeding blindly or crashing. | |
| Safe Mode | Workflow | A restricted operating mode that leaves only safe capabilities available for diagnosis, preservation, or recovery. | |
| Safe Operating Envelope Chart | Tool | Draws the sustainable envelope as a few named zones — green, warning, restriction, emergency, restoration — so operators and stakeholders see at a glance where load sits and what that zone demands. | |
| Safe Operating Limit Chart | Monitor | Displays the current operating point against green, warning, and forbidden zones so operators can see how much margin remains and act before the boundary is reached. | |
| Safe Play Space | Facilitated Practice Space | A facilitated space governed by consent and norms where people can practice or err without real-world reputational cost. | |
| Safe Retry Protocol | Protocol | A client-side procedure that retries a failed or uncertain request only through repeat-safe paths, with bounded attempts and backoff, so recovery doesn't turn into a self-inflicted overload. | |
| Safe Stop Trigger | Protocol | A pre-committed circuit-breaker that halts the climb at a danger threshold and locks the top rungs behind a deliberate authority gate — so no one crosses into catastrophe on momentum or by mistake. | |
| Safe Tombstone Garbage Collection | Policy | Records deletions as dated tombstones and reaps them only once every replica has surely seen the delete, so removed data cannot rise from the dead. | |
| Safe Transition and Rollback Drill | Ritual | Rehearses switching, layering, and falling back between controls so that replacing a decaying barrier never opens a worse protection gap than the one it closes. | |
| Safe-Commit Hold | Quarantine Hold | Holds an operation's output in a non-propagating pending state until it is cleared or approved, so nothing downstream can consume it until it is known good. | |
| Safe-Mode Banner or Indicator | Artifact | Makes the restricted status unmistakably visible so users, operators, and downstream systems never mistake safe mode for normal operation. | |
| Safe-State Admission Check | Test or Assessment | Evaluates whether admitting a new task, transaction, customer, claim, or process keeps the system in a state with at least one feasible completion sequence. | |
| Safe-Stop and De-escalation Trigger | Safety Stop Rule | A pre-set rule that halts and unwinds the sequence when ethical, legal, or collateral harm rises past the justification for continuing. | |
| Safeguard Bypass Probe | Adversarial Probe | Tests whether a protective safeguard can be — or routinely is — routed around, and why the bypass is locally attractive enough to be worth it. | |
| Safety and Accessibility Review | Review | Tests a candidate accommodation against the non-negotiables — safety, accessibility, dignity, privacy, environment — before anyone decides to pave, reroute, or block the revealed path. | |
| Safety and Consent Screening Protocol | Screening Protocol | Screens the target, the person, and the setting before any reactivation, gating the intervention behind confirmed consent, safety, and a stopping plan so a malleable pattern is never opened where it could harm. | |
| Safety Boundary Lockout | Tool | An automatic interlock that withholds access to a hazardous capability the instant an unsafe condition is detected, and releases only when the required safeguard is restored. | |
| Safety Case | Document | A structured, evidence-backed argument that a system is acceptably safe to operate in a defined context — stating the safety claim, citing the controls and evidence behind it, and judging the residual risk acceptable, valid only until the context changes. | |
| Safety Case Review | Review Method | Examines whether technical controls, human practices, incentives, and governance together make the system acceptably safe. | |
| Safety Constraint | Protocol | Defines conditions that must be met to prevent injury, catastrophic loss, operational hazard, or unacceptable exposure. | |
| Safety Constraint Layer | Hard Constraint | Places non-negotiable safety limits around an optimizer so small performance gains cannot cross unsafe operating boundaries. | |
| Safety Cue Redesign | Method | Repositions and clarifies the cues that trigger safe action so the safe response fires before hazard exposure, and refreshes them so they never fade into background. | |
| Safety Envelope | Operating Envelope Control | Constrains an operation's outputs to a certified safe operating region, clamping a computed value back to the nearest boundary — or refusing it pending an authorized override — rather than letting it exit the envelope. | |
| Safety Factor Application | Sizing Rule | Sizes a margin by multiplying the expected demand — or dividing the rated capacity — by a conservative factor chosen from the uncertainty and the cost of failure. | |
| Safety Floor | Protocol | Sets a hard safety limit, kept a margin above the true danger line, that halts or escalates any operation approaching it — whatever the schedule says. | |
| Safety Interlock | Automatic Safety Interlock | Makes a hazardous action physically impossible unless every enabling safety condition is true, holding the system in a safe default state until they are. | |
| Safety Interlock Chain | Rule | Wires several independent safety conditions to the hazard's energy source so that if any one is unmet, the system forces itself into a safe state without waiting for a human. | |
| Safety or Compliance Exclusion | Rule | Removes any candidate that crosses a safety, legal, or ethical red line — a hard, non-negotiable cut deliberately biased toward over-exclusion, with a controlled waiver as the only way back. | |
| Safety Reinforcement Protocol | Protocol | Makes safe actions, near-miss reporting, stop-work decisions, or checklist adherence visible and positively reinforced. | |
| Safety Symbol Standard | Risk Communication Standard | Regulator-aligned hazard, prohibition, and protective-action symbols built with redundancy so a misread — where a misread can hurt someone — is rare. | |
| Safety-Gain Offset Dashboard | Monitoring Dashboard | Nets technical failure reduction against behavioral offset, displaced exposure, and bystander harm so a safeguard's real gain is read as a total, not a local win. | |
| Saga Choreography | Event Driven Coordination Pattern | Coordinates a multi-service transaction with no central controller — each participant reacts to the previous step's event and emits its own, unwinding through compensating events when a step fails. | |
| Saga Orchestration | Orchestration Pattern | Runs a multi-step transaction from a single coordinator that commands each participant in turn, tracks every step's state, and issues compensations in reverse order when a step fails. | |
| Saga Pattern | Protocol | Runs a long, multi-service process as a chain of local commits, each paired with a defined compensating action that fires in reverse order when a later step fails. | |
| Sales and Operations Boundary Review | Governance Cadence | A recurring cross-functional forum that owns the push-pull boundary, reconciles promises to reality, and decides when to move the point. | |
| Sales Capacity Alignment Review | Review | Checks what sales wants to promise a customer against what delivery, implementation, and engineering can actually supply, before the promise is made. | |
| Salience Ladder Review | Audit Procedure | Ranks a field's elements by how strongly each actually pulls the eye, then lays that order against the intended task priority to catch what wrongly dominates. | |
| Salience Map or Attention Heatmap | Interface | Shows where attention should move next based on current stage evidence. | |
| Salience Normalization Test | Test or Assessment | Compares decisions made under amplified versus normalized cue presentation to measure whether a choice depends on exaggerated salience rather than substantive value. | |
| Salience Overweighting Check | Audit Check | An audit that flags when a vivid near-miss has captured attention and response out of proportion to its calibrated value and proximity. | |
| Salience Red Team | Role or Team | A standing adversarial group chartered to ask what the loudest items are crowding out and who engineered their prominence. | |
| Salience-Significance Matrix | Tool | Scores each item twice — how much attention it grabs and how much it actually matters — so the loud-but-trivial and the quiet-but-critical sort into different corners. | |
| Salvage and Cannibalization Workflow | Protocol | Recovers usable parts or capabilities from lower-priority assets to feed higher-priority needs — governed so irreversible consumption stays budgeted, keystone resources stay protected, and every sacrifice is recorded. | |
| Sample Audit of Exclusions | Audit | Re-examines a representative sample of what was pruned — not what was kept — to catch false negatives, bias, and drift before a filter quietly discards the answers that mattered. | |
| Sample Audit Review | Audit | Tests a representative sample of delegated or broad-span work after the fact to infer whether the whole stays within quality, risk, and policy limits — without inspecting everything. | |
| Sample Density Stress Test | Test or Assessment | Estimates whether evidence coverage is sufficient in the effective high-dimensional space. | |
| Sample Frame Reconstruction | Method | Rebuilds the population and the selection filter a visible sample was drawn through, so 'the cases I can see' stops standing in for 'the cases that matter.' | |
| Sample Review Dashboard | Metric or Dashboard | A dashboard that summarizes sample frequency, detections, misses, coverage gaps, and follow-up status so the sampling regime can be tuned. | |
| Sampled Exception Consistency Audit | Test or Assessment | A retrospective, sampled review that pulls materially comparable decided exceptions — including adverse ones — and tests whether like cases were treated alike, reasons held up, scope was proportionate, and access was equitable across subgroups. | |
| Sampling Frame Definition | Method | Defines the concrete list or register from which a sample will actually be drawn, turning an unknown or unbounded population into an enumerable set. | |
| Sampling Interval Choice | Measurement Design | Sets how often a fast-changing process is observed so the model captures the transitions that matter without drowning in noise or cost. | |
| Sanction Matrix | Decision Table | Lists sanction levels by conduct category or severity. It is a mechanism under this archetype, not the archetype itself. | |
| Sanctuary Access Protocol | Protocol | Defines access, conduct, closure, alteration, documentation, and exception rules for sacred places. | |
| Sanctuary Reachability Audit | Audit | Checks, source by source, whether the controller can actually reach and lawfully act there — and separates a genuine refuge that must be spared from a blind spot the target is exploiting as cover. | |
| Sandbox Environment | Software or Tool | Provides a safe technical environment where learners can perform realistic actions without damaging production systems. | |
| Sandbox or Adapter Wrapper | Tool | Wraps an inherited substrate in an isolation-and-mediation boundary so its behavior and risk can only reach the rest of the system through a controlled channel. | |
| Sandbox or Pilot Pathway | Bounded Experiment | Runs a candidate hidden path inside a bounded, reversible enclosure with a limited blast radius, so its feasibility can be measured before the full system is exposed to it. | |
| Sandbox or Staging Execution | Procedure | Executes the action in a bounded environment before effects reach production or shared operational state. | |
| Sandbox Release Trial | Contained Simulation | Rehearses the full constraint release inside an isolated, non-production replica so rebound, overshoot, and externalities can be provoked and the rollback path proven — with zero real-world exposure. | |
| Sandbox Simulation or Pilot | Simulation Probe | Buys knowledge about an irreversible action without incurring its finality — by rehearsing it in a replica or a bounded low-stakes trial where mistakes carry no permanent exposure. | |
| Sandboxed Candidate Execution | Monitor | Executes an untrusted candidate inside a confined environment that enforces a resource-and-permission policy as it runs, so its behavior can be checked and contained rather than trusted. | |
| Sandboxed Execution Environment | Software or Tool | Runs intentionally interpreted untrusted content under isolation, resource limits, and reduced permissions. | |
| Sandboxed Mutation Test | Isolation Test | Applies a candidate variation to an isolated copy first, measures it against viability limits, and admits it to the live system only if it passes — so a dangerous mutation is caught before it can ever touch production. | |
| Sandboxed Payload Execution | Tool | Runs the payload inside an isolated, instrumented cage and judges it by what it actually does, so its behaviour is observed before it is ever granted real trust or reach. | |
| Sandboxed Self-Organization Trial | Bounded Pilot | Runs a deliberately diverse set of real constituents inside a walled, reversible enclosure to see what actually self-organizes — and records the mix and rules that produced it. | |
| Sankey Flow Map | Artifact | Draws the whole flow network as ribbons whose width is proportional to quantity, so you see at a glance where a conserved flow concentrates, splits, and disappears. | |
| Sankey Loss Map | Artifact | A flow diagram whose branch widths are drawn to scale, exposing where a supplied input is lost stage by stage and what fraction survives to do useful work. | |
| Sankey Loss-Channel Map | Flow Visualization | Draws the missing output as proportional flows fanning off into each loss channel and side stream, making the big losses, the leaks, and the thin-but-valuable streams impossible to overlook. | |
| SAT/SMT Satisfiability Check | Tool | Encodes the whole commitment set as logical formulas and lets an automated solver decide, once and for all, whether any joint assignment satisfies them — returning a concrete witness or reporting that none exists. | |
| Satisficing Procurement or Hiring Protocol | Selection Protocol | Frames the whole selection: scopes the decision and its horizon, validates requirements against real need, and hands the accepted choice off with resources and obligations attached — the institutional wrapper that turns a sufficiency rule into an accountable award. | |
| Satisficing Threshold Rule | Procedure | Closes search when a candidate meets explicit minimum criteria and continued search has lower expected value. | |
| Saturation and Crowding Review | Review | A recurring check on whether the opened space is filling up and lineages are piling into the same niches — the signal that it is time to throttle the fan and rebalance. | |
| Saturation Dashboard | Monitor | Displays the signals of a flattening response curve — marginal output, latency, errors, abandonment, fatigue — so approaching saturation is seen while there is still time to act. | |
| Saturation Occupancy Dashboard | Monitor | A live view of where the pathway's outputs land — clipping at the top, dying unused at the bottom, weak signals missed — beside the current gain and the input load driving it. | |
| Saturation Review Memo | Stop Review Memo | Documents whether newly sampled cases have stopped changing the model, and convenes the decision to stop. | |
| Saturation-Aware Resource Allocation | Policy | Moves budget or effort off a channel whose marginal return has saturated and onto a less-saturated one — allocating by where the next unit buys the most, not by where the spend already sits. | |
| Scaffolded Acquisition and Fade | Process | Supplies temporary support that carries the system through acquisition inside the window, then withdraws it on a fade schedule once uptake is self-sustaining — so the configuration is owned, not propped up. | |
| Scalable Governance Cadence | Ritual | Replaces everyone-decides-everything with tiered decision forums on a fixed cadence, so the number of decisions and units can grow without coordination cost growing with it. | |
| Scalable Policy Rule Audit | Procedure | Reviews whether a policy rule that works in the base population or initial jurisdiction remains valid as cases, exceptions, or administrative load increase. | |
| Scale and Foreshortening Overlay | Test or Assessment | Overlays anchors and axes on a finished view to compare projected sizes, ellipses, and foreshortening against what the geometry predicts. | |
| Scale Assumption Register | Register | A living ledger of the assumptions a scale translation rests on — each tagged with what must stay true, how far the supporting evidence can travel, where the rule is valid, and who owns it. | |
| Scale Comparison Visual | Tool | Places a magnitude next to a familiar human-scale reference so an incomprehensible size becomes legible — with the comparison held to true proportion. | |
| Scale Gate | Rule | A standing go/no-go rule that blocks the next expansion step until predefined readiness and base-protection thresholds are met, converting 'are we ready to grow' into fixed pass/fail conditions rather than a judgment call under pressure. | |
| Scale Maquette or Mass Model | Artifact | A physical scale model of the work set into a model of its surroundings, used to calibrate proportion and massing and — under directional light — to read the shadows the real work will cast. | |
| Scale Mockup and Tactile Review | Test or Assessment | Uses physical or haptic prototypes to test whether scale, weight, texture, and handling communicate the intended material quality. | |
| Scale Pilot or Dry Run | Test or Assessment | Stages a limited real-world rehearsal of a chosen future-scale scenario to surface the hidden overhead, staffing gaps, and broken assumptions a desk estimate cannot see. | |
| Scale-Adjusted Threshold Table | Decision Table | Sets the action cutoff a metric must clear as a function of size, so the same rule bites correctly at every scale instead of one flat number. | |
| Scale-Boundary Exception Rule | Governance Rule | Defines where the scale-invariant design stops being valid and governs what a unit may do at that edge — adapt within limits, escalate, or force a redesign. | |
| Scale-Crop Recomposition | Method | Alters scale, framing, and cropping to displace object recognition and foreground relation. | |
| Scale-Drift and Exception Audit | Protocol | Reviews implemented dimensions, ratio deviations, breakpoints, and outcomes against the controlled proportion system. | |
| Scale-Matrix Decision Workshop | Facilitated Reasoning Process | Brings stakeholders together to surface which scale each believes the problem lives at, then reconciles the competing maps into one shared cross-scale picture. | |
| Scale-Shift Metaphor | Method | Distorts the relative size of elements within a single image so the mismatch itself carries an abstract claim about power, importance, or proportion. | |
| Scale-Shift Review Prompt | Checklist | A fixed question set run against a finished claim to ask what becomes visible, invisible, exaggerated, or smoothed when the analysis is deliberately shifted a scale finer or coarser. | |
| Scale-Specific Policy Analysis | Test or Assessment | Evaluates whether a policy problem and its intervention point sit at the person, program, institution, region, or system level. | |
| Scale-Sweep Benchmark | Test or Assessment | A benchmark or simulation across multiple scales used to detect whether predicted dominance appears. | |
| Scan-to-Full-Record Link | Software or Tool | A persistent identifier, QR code, resolver, or clickable link that takes a consumer from the compact disclosure to the maintained detailed records. | |
| Scanning Review Forum | Ritual | A recurring cross-functional meeting where captured signals are interpreted together, filtered from noise, and dispositioned — escalated, deferred, or retired — so scattered observations become one shared, owned picture. | |
| Scapegoat Risk Triage Checklist | Screening Checklist | Scores an emerging blame situation against a few fast risk flags — how quickly blame is converging and how vulnerable the named target is — to catch a scapegoating dynamic before the story hardens. | |
| Scapegoat Screening Review | Audit | Checks whether a salient, low-power, or last-in-chain actor is absorbing more blame than their actual contribution and the available evidence support. | |
| Scapegoating Prevention Protocol | Protective Protocol | Blocks generalized blame from attaching to a whole group when the evidence concerns specific behavior, an unclear cause, or no verified actor. | |
| Scarce Resource Option | Tool | Reserves a scarce, sequence-sensitive asset — a site, license, input, channel, or partnership — under an option that captures it before rivals while capping commitment and preserving the right to walk. | |
| Scarcity Declaration and Activation Protocol | Protocol | Verifies shortage evidence, identifies the accountable declaring authority, publishes scope and duration, activates the criterion version, and starts mandatory review clocks. | |
| Scenario and Wargame Review | Review | Plays the whole ladder out against a thinking adversary in a tabletop exercise, surfacing where the other side adapts, bypasses, or jumps rungs before it happens for real. | |
| Scenario Condition Card | Forecasting Artifact | One card per named scenario that fixes the full assumption set a forecast is conditioned on, so a scenario-conditioned probability can never be read as unconditional. | |
| Scenario Contrast | Method | Contrasts a focal path with one or more explicitly described alternatives, often in strategy, planning, design, or historical interpretation where controlled testing is impossible. | |
| Scenario Cube | Template | Represents combinations of future drivers, contexts, or assumptions across multiple scenario axes. | |
| Scenario Demand Stress Test | Scenario Analysis | Pushes the calibrated demand schedule to extreme, off-baseline conditions to find where it breaks before a real shock does. | |
| Scenario Dependency Diagram | Planning Artifact | Maps which scenario assumptions require, exclude, or hinge on other assumptions, exposing incoherent futures and the enabling conditions a scenario secretly depends on. | |
| Scenario Drill | Ritual | Rehearses a response under simulated conditions before it's needed, so people can actually execute it under pressure — and so the gaps show up in practice instead of during the real event. | |
| Scenario Drills | Rehearsal Drill | Rehearses response under plausible changed conditions, exercising a library of scenarios so teams surface coordination, resource, and authority gaps before a real disruption does. | |
| Scenario Ensemble | Method | Tests a candidate decision against a small set of discrete, qualitatively distinct plausible futures to see whether it holds up across all of them. | |
| Scenario Enumeration Workshop | Ritual | A facilitated session that deliberately enumerates the full space of cases the system must serve — surfacing rare, edge, and unthought-of targets before reality forces them onto the list. | |
| Scenario Factor Stress Test | Method | Pushes the stressor and the three factors to adverse-but-plausible scenarios to see which combinations make vulnerability spike — and whether today's priorities survive the uncertainty. | |
| Scenario Fan-Out Workshop | Facilitated Procedure | A facilitated session that first pins down what the new regime actually is, then fans out branching what-if paths against a no-shift baseline, so a room of people surfaces impact zones and disagreements no single analyst would list alone. | |
| Scenario Injection Drill | Training Exercise | A rehearsal that injects a scripted, evolving situation into the team's real loop to test whether they perceive the cue, project the trajectory, and act before the window closes. | |
| Scenario Learning Program | Curriculum or Program | Uses one curated set of divergent scenarios as the learning medium, walking a group through comparing them and tying the contrast to a live decision. | |
| Scenario Matrix | Structuring Matrix | Crosses two independent key uncertainties into a small grid of internally consistent futures, giving the scenario set a bounded, legible structure. | |
| Scenario or Monte Carlo Joint-State Sampling | Method | Samples many correlated joint states to estimate how often an entire route conducts at once — the rare-coincidence probability that no single-factor analysis reveals. | |
| Scenario or Simulation Testing | Model Testing Method | Tests whether the mapped loop could plausibly produce the behavior pattern under different assumptions, delays, or intervention choices. | |
| Scenario Planning Workshop | Method | Explores several plausible futures and identifies which options are worth preserving under each, so preparation is robust across outcomes rather than bet on one forecast. | |
| Scenario Playbook | Document | Scripts response steps for the few plausible future scenarios worth preparing, so a crisis is met with a rehearsed plan and a clear improvise-if-off-script fallback. | |
| Scenario Probability Table | Artifact | A lightweight table of how things could go — each scenario with a likelihood band, consequence, key assumption, and the action threshold that would trigger a response — for when a full model is overkill. | |
| Scenario Recall Drill | Method | A realistic scenario that requires delayed recall of rules, cues, or procedures in context. | |
| Scenario Reframe Probe | Method | Stress-tests a proposed reframe by running it across ordinary, edge, and future cases to see whether it actually changes any decision. | |
| Scenario Rehearsal Protocol | Rehearsal Protocol | A structured program of practice scenarios that drills actors on recognizing trigger conditions and choosing between acting and escalating, keeping their judgment current before real cases arrive. | |
| Scenario Robustness Check | Test or Assessment | Evaluates each candidate solution against named scenarios and records where it remains acceptable, fails, or requires contingency support. | |
| Scenario Role-Reversal Simulation | Simulation | Places learners in a scenario where their own defaults are not treated as normal, making hidden assumptions visible. | |
| Scenario Sampling Workflow | Workflow | Generates many sampled scenarios so decision-makers can inspect representative, borderline, and tail cases. | |
| Scenario Sensitivity Grid | Test or Assessment | Shows how conclusions vary across plausible rates, horizons, timing assumptions, or value bases. | |
| Scenario Sensitivity Sweep | Method | Varies the uncertain inputs across plausible scenarios to learn whether the incompatibility is robust or an artifact of one assumption — and which assumptions, if they moved, would flip the verdict. | |
| Scenario State Map | Method | Maps how different assumptions or futures change reachable states, transition paths, and intervention opportunities. | |
| Scenario Stress Test | Scenario Analysis | Constructs a bounded, internally coherent adverse future — a defined shock — and runs the plan's forward premises through it to see which ones break when the whole world moves at once. | |
| Scenario Tabletop Review | Ritual | Walks a group through plausible scenarios, edge cases, incidents, or user journeys to discover missing rules, owners, data, or response paths. | |
| Scenario Teleconnection Brief | Document | A concise decision document describing how alternative remote developments could affect local choices, thresholds, and preparedness options. | |
| Scenario Testing | Protocol | Checks the regulator against a curated set of plausible, extreme, and boundary situations, asking of each: does it stay within safe limits and degrade gracefully? | |
| Scenario Training | Method | Uses realistic decision situations to let learners practice cue recognition, response, coordination, and debriefed adjustment. | |
| Scenario Variation | Comparative Analysis | Bundles many assumptions into a few internally coherent named worlds and reads the outcome under each to judge whether the plan survives all of them. | |
| Scenario Walkthrough | Training Method | A discussion-based traversal in which a group talks a scenario through step by step — the expected sequence, why each step causes the next, and where it branches — without anyone enacting a role. | |
| Scenario Walkthrough with Rerun | Rehearsal Exercise | Selects consequential scenarios and walks a team through them with deliberate reruns and branch variants, turning important sequences into rehearsed readiness before the real thing happens. | |
| Scenario Workshop | Facilitated Workshop | A facilitated session where a deliberately diverse group pools its readings of the futures and tests, out loud and together, what each would demand of the strategy. | |
| Scenario-Based Retrieval Test | Diagnostic Estimation | Judges recall by staging realistic scenarios that supply the authentic retrieval cues, then scoring whether the right knowledge surfaces — measuring readiness under representative demand, not bare recognition. | |
| Scenario-Informed Preparation | Planning Workflow | Takes a small set of divergent plausible futures and prepares a hedged bundle of actions robust across all of them, then narrows or stands down each hedge as one future is ruled out. | |
| Scenario-Specific Runbook | Document | Turns one recognized disturbance class into concrete steps, owners, checks, and escalation triggers for an operations team to execute. | |
| Scene Segmentation Pipeline | Processing Pipeline | Turns raw channel outputs into channel-specific tokens and candidate segments — the front-end that produces the units later binding steps score. | |
| Scene-Setting Ledger | Context Inventory | A structured checklist that inventories the setting of an observation — time, place, material environment, who was present, and what was notably absent. | |
| Scent Clickthrough Trace Dashboard | Metric or Dashboard | A live instrument that aggregates traversal telemetry — clickthrough, backtracking, abandonment, refinement, successful arrival — and watches it over time for decaying or below-threshold scent. | |
| Schedule and Cost Risk Register | Risk Register | A living itemized catalog of discrete schedule and cost risks, each scored and re-scored over time, aggregated into a range that shows how far the plan can slip. | |
| Schedule Conflict Prevention | Workflow | Separates tasks, resources, people, or processes in time when simultaneous execution creates interference, overload, or role conflict. | |
| Schedule Float | Method | Places deliberate time between the expected completion and a hard deadline, governed by a rule for who may consume it, so ordinary delay doesn't cause deadline failure. | |
| Schedule Float Stack Review | Review | Treats the slack along a chain of dependent tasks as one shared buffer being consumed by each handoff's slip, and rebalances it before the accumulated delay eats the delivery date. | |
| Schedule Slack | Method | Builds buffer into a plan — pooled float, lighter-load periods, deliberate slack days — so ordinary variation is absorbed instead of cascading into missed deadlines. | |
| Scheduled Batch Preparation | Procedure | Recomputes likely-needed outputs on a fixed cadence, so each interval's requests start from a freshly prepared batch rather than from zero. | |
| Scheduled Cleaning or Scraping Protocol | Maintenance Protocol | Cleans or scrapes the interface on a fixed, forecast-set cadence, trading precision for the predictability of a standing routine. | |
| Scheduled Elastic Scaling | Policy | Pre-positions capacity against a forecast of a known cycle — season, day-part, or scheduled event — so it is already in place when the predictable peak arrives, sized to hold the service target. | |
| Scheduled Incremental Refresh | Process | On a fixed cadence, applies only the source changes since the last run to a redundant copy, keeping it current to a bounded lag without the cost of a full rebuild. | |
| Scheduled Reinforcement Cadence | Schedule | Renews a signal on a fixed, bounded interval derived from its decay rate — used when live measurement is costly and decay is stable enough to trust a clock. | |
| Scheduled Revalidation Review | Governance Review | A calendar-forced governance checkpoint that re-reads the original validation claim against accumulated evidence and issues a recertify, restrict, or retire decision at a hard gate. | |
| Scheduled Service Window | Process | Carves out protected, recurring time to repair, patch, replace, and clean up endpoints so upkeep never has to fight live demand for the same capacity. | |
| Schema and Configuration Generator | Tool | Generates the static declarations a system stands on — database schemas, validation schemas, config files — from a single higher-level model, so they can never drift out of sync with it. | |
| Schema and Label Relabeling Harness | Migration Harness | Renames schemas, columns, and identifiers on the input and confirms every downstream output, log, and dashboard is rewritten by the same relabeling and otherwise unchanged. | |
| Schema Change Review Board | Governance Body | A standing body that authorizes high-stakes schema changes through stakeholder review, recording the accountable owner, the rationale, and the continuity commitments before a change is legitimate. | |
| Schema Context Diff | Comparison Tool | Diffs a schema or ontology across two contexts to expose where the 'same' field silently means different things. | |
| Schema Crosswalk | Interoperability Mapping Artifact | Maps fields, categories, codes, or meanings between schemas so equivalent structures can interoperate without pretending the schemas are identical. | |
| Schema Crosswalk Table | Mapping Table | A row-per-category table that pairs each source category with its target and records the type of correspondence — exact, partial, one-to-many, or non-equivalent — so a mapping's strength is visible at a glance. | |
| Schema Draft | Document | A provisional document defining categories, fields, relations, and constraints in a model. | |
| Schema Extension and Override Check | Review | Gates a schema that extends or overrides a base, verifying the descendant stays substitutable for the base — and, when a base change would break that, requiring a migration and backfill plan. | |
| Schema Mapping Review | Procedure | A structured review of field-to-field, class-to-class, type-to-type, or entity-to-entity mappings across systems or datasets. | |
| Schema Mapping Table | Artifact | A field-by-field table that lays every source element beside its host target and transform, and turns each element with no faithful home into a visible row. | |
| Schema Migration | Process | Transforms stored data and the interfaces over it from an old structural version to a new one — old-version dependents mapped first — so structure can change without losing or stranding information. | |
| Schema Migration Runbook | Protocol | A staged, reversible procedure for reshaping a live data structure — expand, backfill, switch, contract — so the system keeps serving reads and writes throughout and can roll back at each step. | |
| Schema Migration Workflow | Process Workflow | Sequences a schema change into a releasable process — freeze, dual-run, cut over, verify — so live data crosses to the new structure without a period where old and new are both broken. | |
| Schema or API Specification Publication | Artifact | Publishes the integration contract itself — the schema, API description, or protocol definition, with its normative scope and conformance rules — so outsiders integrate correctly instead of merely accessing the artifact. | |
| Schema or Protocol Contract | Protocol | Fixes the valid fields, states, and messages of a channel in a formal, checkable contract, so a well-formed message can be told from a malformed one before anything acts on it. | |
| Schema Registry | Register | A managed register of event schemas and their versions that decides whether a new message format is compatible before producers and consumers ever exchange it. | |
| Schema Revision Workshop | Facilitation Method | Convenes decision-makers, domain experts, and affected representatives — with real authority over the outcome — to co-revise a category definition, rubric, threshold, or policy once a fixed-essence assumption is exposed, and installs a trigger to revisit it. | |
| Schema Selection | Template | Selects a data, documentation, ontology, or workflow schema whose fields and relations preserve the structure needed for retrieval, governance, or coordination. | |
| Schema-Driven Hierarchical Decoding | Method | Generates hierarchical structure with a model while a schema masks every ill-formed continuation at decode time, so the output is well-formed by construction rather than validated after the fact. | |
| Schema-Validated Message Envelope | Protocol | Wraps messages in typed fields with explicit roles, trust levels, and allowed operations. | |
| School Start Offsets | Procedure | Schedules schools, grades, buses, or campuses with offset start times to reduce transportation, staffing, and traffic peaks. | |
| School–Work Schedule Coordination | Workflow | Aligns family, school, employer, transport, and care cycles so recurring obligations stop colliding at the day's constraint points. | |
| Schwerpunkt Directive | Artifact | A commander's order that fixes the point of main effort as binding intent, gives its owner priority of support, and masks the choice behind feints — subordinating the whole force to one decisive point. | |
| Scientific Claim Evaluation Template | Template | Prompts analysts to state claim, default, alternative, evidence, assumptions, thresholds, error costs, and interpretation limits. | |
| Scientific Consensus Process | Process | Converges a scientific community on the current best understanding by synthesizing the whole evidence base under calibrated uncertainty, recording dissent, and revising as knowledge changes. | |
| Scientific Experimentation Cycle | Procedure | Implements refinement through hypothesis, test, evidence interpretation, and revised hypothesis or design. | |
| Scope and Audience Note | Scoping Annotation | Declares who a message applies to, what it covers and excludes, and until when — so its reach doesn't silently expand when it's reused. | |
| Scope Budget | Workflow | Fixes the total scope of a release, project, or plan so that any addition must displace a lower-value item already inside the envelope, or wait for the next cycle. | |
| Scope Change Request Template | Template | A standard intake form that makes a scope change unmentionable until its requester has stated fit, value, cost, owner, and what it displaces — turning casual asks into structured, logged records with the admission questions built in. | |
| Scope Change Review | Ritual | A recurring review that gathers accumulated boundary violations and edge cases, decides deliberately whether the domain or codomain should change, and versions and announces any revision. | |
| Scope Change Ticket | Protocol | Routes every proposed addition to an agreed scope through a filed, logged ticket that must be justified and approved before work starts — so the default answer to 'while we're at it…' is no. | |
| Scope Clause and Exception Note | Boundary Specification | Documents the level, scope, and known exceptions under which a part-level explanation remains valid for downstream users. | |
| Scope Control Order | Governing Directive | States what is inside the current engagement and what is deliberately deferred, and closes the channels through which the wider field could aggregate against it. | |
| Scope Drift Dashboard | Dashboard | A continuously-updated view that plots how far the current perimeter has moved from the original charter and how much reserve remains, so cumulative drift is a visible trend rather than a late surprise. | |
| Scope Freeze Protocol | Protocol | A declared, time-boxed window during which no scope additions are accepted at all, with any emergency exception carrying a built-in expiry so the freeze thaws cleanly instead of leaking into permanent new scope. | |
| Scope Reduction Playbook | Procedure Playbook | A pre-written, executable procedure for deliberately shrinking an over-extended footprint — which modules to shed, in what order — so retreat is orderly rather than a collapse. | |
| Scope Reduction Review | Procedure | Examines whether proposed work packages, requirements, or deliverables exceed what the task requires. | |
| Scope Statement | Document | A written record of what is inside and outside the current problem frame, with the rationale, assumptions, and conditions for revisiting it. | |
| Scope-Boundary Stress Test | Method | Pushes each commitment to the edges of where it is meant to apply, to reveal whether the incompatibility is genuine or an artifact of over-broad scope that a sharper boundary would dissolve. | |
| Scope-Limited Unlocking | Authorization Rule | Grants a narrowly bounded power to a wider set of actors — legitimate only inside an explicit scope with a stop rule — so limited action is unlocked without opening the door to unlimited discretion. | |
| Scope-Revision Memo | Governance Record | Documents a legitimate narrowing of a claim — the new scope, its independent rationale, and what changed — so revision is governed rather than ad hoc. | |
| Scoped Namespace Suffix | Naming Convention | Makes an aspect independently addressable by attaching a scope qualifier to the underlying entity's name, keeping the link to the base visible inside the identifier itself. | |
| Scoped Service-Account Impersonation | Scoped Credential Pattern | Has the deputy assume a narrow, short-lived identity scoped to the specific caller and task instead of acting under its own broad standing account. | |
| Score-Banding Model | Model | Groups an ordered score into a small set of named, meaningful bands — deciding how many bands the decision can sustain and what each band is actually allowed to claim. | |
| Scorecard Disclosure Template | Documentation Artifact | Documents objectives, weights, scales, rationale, and sensitivity notes. | |
| Scratchpad-to-Knowledge-Base Curation | Curation Workflow | Lets rough working notes accumulate freely in a fast scratchpad, then selectively promotes the few worth keeping — rewritten, linked, and indexed — into a durable knowledge base, discarding the rest. | |
| Screening Menu or Self-Selection | Method | Offers a deliberately shaped menu whose best choice differs by hidden type, so a party reveals a materially private fact simply by which option it picks — no interrogation required. | |
| Script-Card Template | Documentation Artifact | A compact single-surface reference that puts one situation's identity, its canonical step order, and its key exception flags on a card you can hold in one hand. | |
| Script-Revision Workshop | Governance Process | A periodic governance session where a standing body weighs accumulated evidence, re-scopes the situation boundary, ratifies changes to the canonical script, and records who changed what and why. | |
| Scroll Progression Design | Artifact | Shapes a long vertical surface with sticky anchors and a source-order-aligned rhythm so a scrolling reader stays oriented, can always recover their place, and meets the sequence on any device. | |
| Seal-and-Retune Patch | Process | Closes an identified leak path and re-tunes the surrounding controls so the fix holds and residual loss lands within budget, working the repair off a prioritized backlog. | |
| Sealed Ballot Before Voice Vote | Procedure | Captures a low-cost private signal before public conformity pressure or visible sequence effects distort expression. | |
| Sealed Evidence Package | Artifact | Encloses an item and its chain-of-custody record behind a tamper-evident seal, so every handler can move it and prove it arrived unaltered without opening it. | |
| Sealed Precommitment | Protocol | Records a judgment, forecast, or criterion in a sealed, time-stamped form before discussion or outcome is known, so the original position can be recovered untainted by hindsight or social pressure. | |
| Sealed-Bid Premortem | Ritual | Just before an irreversible sealed bid goes in, the team imagines it won and the deal went sour, then works backward to surface why — dragging the hidden reasons winning is bad news into view while the number can still change. | |
| Search Algorithm Portfolio | Workflow | Runs or stages multiple search tactics, each matched to a different landscape hypothesis, then reallocates effort based on observed performance. | |
| Search and Autocomplete Suggestion | Tool | Turns a user's half-typed intent into a short, ranked list of capabilities they didn't know to look for — surfacing latent options by relevance the moment they start asking. | |
| Search and Documentation Scan | Evidence Scan | Sweeps a whole corpus of artifacts to quantify how often a baseline is silently assumed, so the audit rests on breadth of evidence rather than a single anecdotal label. | |
| Search Filter | Software or Tool | Applies explicit criteria over a large record set to include or exclude items automatically, before any closer examination. | |
| Search Index | Tool | Runs the index as a live service — bounding the collection, serving ranked candidates, and reindexing as records change — so queries stay fast and current without rescanning the source. | |
| Search Platform | Tool | Indexes a corpus of options and retrieves the relevant few from many, driving down the cost of finding and comparing what already exists — without pairing, vetting, or completing the exchange. | |
| Search Sensitivity Matrix | Template | Compares target forms against observation channels to show what each channel could and could not detect. | |
| Search Space Diagram | Search Diagram | Shows the territory to be searched as regions — covered, excluded, and not-yet-looked — with the directions of inquiry, so exploration becomes a deliberate sweep rather than a wander. | |
| Search Tree Pruning with Refinement | Method | Implements the archetype when a tree or hierarchy is explored shallowly first, then expanded more deeply along selected branches while keeping audit checks for pruned branches. | |
| Search, Ranking, or Matching Algorithm | Software or Tool | Routes one side to relevant counterpart options and converts nominal participation into realized liquidity. | |
| Search-Branch Pruning Test | Rule | Prunes a branch of a search space the moment a solution down that branch is shown to require a consequence the branch cannot produce — collapsing the space to the branches that remain viable. | |
| Seasonal Adjustment Procedure | Procedure | Separates periodic cycles from trend and residual movement when recurring seasonal effects are expected. | |
| Seasonal Variation Model | Model | Maps how the work will read across the full cycle of time — day to night, season to season, dry to flood, empty to crowded — so its changing states are designed rather than suffered. | |
| Second-Order Expectation Survey | Measurement Instrument | Elicits not just what each person believes but what they think others believe — and what they think others think others believe — then tags every answer by its belief order. | |
| Second-Order Replication Probe | Replication Probe | Independently re-runs the triangulation with fresh inputs to see whether the same convergence reproduces or was an artifact of the original setup. | |
| Second-Source Review | Sourcing Review | Qualifies a genuine second source for a captured function so the organization is never captive to a single provider. | |
| Second-System Premortem | Foresight Exercise | A structured foresight exercise that imagines the successor has already failed by overreach — too general, too late, too fragile — and works backward to the decisions that caused it. | |
| Secondary Appraisal Prompting | Cognitive Prompt | Cues the actor, at the moment of need, to consciously appraise 'is this mine to handle, and am I able?' — surfacing the coping question the situation's urgency tends to bury. | |
| Secondary Resource Replenishment Reserve | Institution | Holds and rebuilds a buffer of the secondary resource a bloom depletes, so the receiver can recover even after the original input is cut off. | |
| Secondary-Capacity Reserve Activation | Policy | Holds a protected reserve of the resource the crash will consume — oxygen, liquidity, staffing, treatment — and releases it when the crash-load forecast approaches the floor that must never be breached. | |
| Secondary-Resource Telemetry | Monitor | Continuously tracks the secondary resource a rising input silently drains, and fuses the signals into one lead indicator that trips before the floor is breached. | |
| Secret-Independent Resource Scheduling | Method | Executes work so that time, memory access, and resource contention do not depend on the secret — closing the timing and resource-use channels by making every secret take the same observable path. | |
| Secretary-Problem Sampling Rule | Heuristic Policy | Splits a no-recall sequence into a learn-only sampling phase and a commit phase, then takes the first later option that beats everything seen so far. | |
| Secure Hardware Issuer Module | Tool | Keeps the issuing key inside tamper-resistant hardware that will use it on command but never let it out, so minting valid artifacts requires the physical device — and every use is metered and logged. | |
| Security Patch Effectiveness Monitor | Effectiveness Monitor | Tracks whether one deployed security fix stays effective across the fleet as versions and the threat landscape drift, and routes any regression straight back to re-patch. | |
| Seed-Artifact Signature Verification | Protocol | Checks the starting seed's cryptographic signature and hash against a trusted reference before any stage is built on top of it. | |
| Seeded Defect Calibration Exercise | Calibration Exercise | Plants known defects into the inspection stream to measure each inspector's catch rate and calibrate how much the process is really finding. | |
| Seeded Randomness Protocol | Control Protocol | Routes every random draw through one recorded seed and a pinned generator, so a stochastic transition becomes exactly reproducible on demand without giving up its statistical variety. | |
| Segment Funnel Comparison | Method | Re-runs the same funnel separately within meaningful slices — channel, device, region, cohort, access group — to reveal whether a whole-funnel drop is really one segment collapsing at one stage. | |
| Segment Priority Matrix | Prioritization Matrix | Ranks candidate segments by separability, capacity fit, recombination delay, and strategic payoff, then fixes the order in which they are engaged. | |
| Segment Stratification Table | Register | Splits the data into meaningful subgroups and estimates the association within each, so a pattern that holds overall but reverses inside every subgroup — or vice versa — cannot hide. | |
| Segmentation or Quarantine Switch | Tool | Stands ready to cut selected links or wall off regions the moment newly-formed connectivity starts carrying something harmful, containing the spread without tearing down the whole network. | |
| Segmented Customer Treatment Rules | Workflow | Operationalizes different response scripts, service levels, retention offers, or escalation paths for different customer or case segments. | |
| Segmented Holdout Validation | Method | Tests a boundary on held-out cases it never saw — stratified so transition, tail, and subgroup cases are checked on their own rather than hidden inside one flattering aggregate score. | |
| Segmented Version or Local Option | Segmentation Scheme | Lets conflicting preferences coexist by publishing several parallel versions or local options actors self-select into — behind a protected base floor and spillover controls. | |
| Segregation-of-Duties Check | Control Check | Reconciles who holds which duties against a matrix of incompatible role pairs, detecting any single actor who has accumulated two conflicting responsibilities that must never rest with one person. | |
| Selection / Omission Matrix | Template | Places included material and plausible excluded material side by side so narrative scope and distortion risk can be reviewed. | |
| Selection Loop Map | Model | Makes an implicit selection loop explicit by charting its stations — the population of variants, how winners reproduce, and where selection actually bites — so the whole engine can be seen and steered. | |
| Selection Pressure Sandbox | Tool | A contained copy of the selection loop for applying a candidate pressure to a variant population and watching what it actually breeds — before that pressure is turned loose on the live system. | |
| Selection Review Board | Institution | A standing human body that deliberates over a proposed commitment bundle, rules on exceptions and fairness, and takes accountable ownership of the decision. | |
| Selection-Differential Cohort Analysis | Method | Compares survival or persistence across exposed and unexposed cohorts to test whether the barrier is actively selecting for the escape variant, rather than merely coinciding with a drift it never caused. | |
| Selection-Model Sensitivity Analysis | Method | Models the response process jointly with the outcome to examine how non-ignorable missingness would affect estimates. | |
| Selection–Transmission Sensitivity Analysis | Robustness Analysis | Re-runs the selection–transmission split under alternative windows, unit definitions, and weighting schemes to report how stable the verdict is before it drives a decision. | |
| Selective Admission Band Protocol | Procedure | Uses an allowable strictness band to admit targets while minimizing qualified exclusions and non-target admissions. | |
| Selective Parameter Freezing | Method | Write-protects the parameters that encode one context's map so that learning a different context cannot overwrite them, drawing the isolation boundary in parameter space. | |
| Selective Re-stabilization Challenge | Review | Stress-tests the re-closed system to prove the intended change became durable while the protected functions returned to stability — that re-stabilization was selective, not universal and not absent. | |
| Selective Revalidation Worklist | Artifact | Turns the affected set into an ordered, scheduled to-do list of exactly which items to re-derive after a change — in dependency order, at a cadence matched to the change rate — and nothing outside it. | |
| Selective Wetting or Patterned Substrate | Artifact | A surface or template with spatially patterned affinity that pins where each phase goes, forcing domains to form in a registered, oriented arrangement instead of a random one. | |
| Selective-Disclosure Credential Presentation | Workflow | Presents only required credential attributes or predicates while withholding unrelated attributes from the verifier. | |
| Selectivity Curve Sweep | Protocol | Runs the selector across a planned range of the control parameter and plots target yield against non-target capture. | |
| Selectivity Window Test | Diagnostic Estimation | Sweeps the selector across its control variable to map where it separates target from non-target, locating the operating window in which selectivity holds and the edges where it collapses. | |
| Selector Retuning Cycle | Process | A repeating loop that feeds observed bycatch back into the selector's settings, tightening specificity iteration by iteration and escalating to a different method when tuning stops paying off. | |
| Self-Application Exclusion Rule | Guardrail | A rule that forbids a rule, category, or authority from applying to itself without higher-level authorization. | |
| Self-Assessment Tool | Evaluation Tool | Helps an actor compare its own performance, process, or state against criteria before external judgment or final outcome. | |
| Self-Effect Annotation Layer | Annotation Layer | Tags the self-caused component in the stream instead of deleting it, preserving the predicted self-effect and the residual side by side for audit. | |
| Self-Explanation of Norm | Method | The actor must reconstruct the norm in their own words — with their own examples and limits — so understanding is generated internally rather than recited. | |
| Self-Healing Repair Loop | Control Loop | Closes the loop on a fault autonomously — detect, apply a bounded repair, verify recovery, and reintegrate — restoring capacity without waiting for a human. | |
| Self-Organizing Map Training | Method | Trains a fixed grid of prototype units by competitive learning so that, over many passes, neighbouring units come to represent neighbouring regions of the source. | |
| Self-Preferencing Firewall | Protocol | Walls off the arm that operates the bottleneck from the controller's downstream business — separating data, staff, and decisions — so it can't quietly steer access to favour its own side. | |
| Self-Reference Audit | Diagnostic Audit | A structured review that identifies where rules, claims, models, categories, measurements, or systems refer to themselves. | |
| Self-Selection Menu | Protocol | Offers a menu of options priced so that different hidden types find different options attractive, letting candidates reveal their type by which one they choose. | |
| Self-Service Capacity Deflection | Tool | Preserves scarce human or expert capacity during peaks by routing the demand that doesn't need a person into self-service channels — a demand-side release valve rather than a supply-side add. | |
| Self-Status Cross-Check | Verification Procedure | Before acting on a threat flag, independently corroborates whether the target is really protected self using signals disjoint from the classifier that raised the alarm. | |
| Seller Rating or Quality Grading | Tool | Aggregates realized transaction feedback into a public quality grade, surfacing sellers' hidden quality so low-quality entrants can no longer hide inside a high-trust pool — as long as the ratings themselves resist manipulation. | |
| Semantic Diff Review | Review | Judges whether a change altered what the work MEANS — its function, its commitments, its recognizable identity — rather than only how it looks. | |
| Semantic Glossary | Artifact | Pins down the shared meaning of terms, categories, states, and identifiers so exchanges that are syntactically compatible are also interpreted the same way by every party. | |
| Semantic Incongruity Hook | Rhetorical Device | Opens with a word or image that doesn't belong, then resolves the mismatch into the intended message so the surprise pays off in meaning rather than mere shock. | |
| Semantic Interoperability Review | Assurance Review | Checks that data crossing a live technical interface still means the same thing on the receiving side — that structural interoperability has not quietly masked a semantic mismatch. | |
| Semantic Quarantine Marker | Boundary Marker | Tags a meaning as local, experimental, contested, deprecated, or not-for-general-transfer so it is held in place until it is safe to propagate. | |
| Semantic Schema | Artifact | Encodes meaning-bearing categories and relations for retrieval, reasoning, integration, or machine-readable knowledge representation. | |
| Semantic Schema Validation | Audit | Checks a recovered structure against a versioned semantic schema — not whether it parsed, but whether it means something admissible — and records a version-tagged conformance audit. | |
| Semantic Similarity Index | Tool | Encodes records and queries as vectors so retrieval returns items close in meaning, finding the right record even when its words don't match the query's. | |
| Semantic Texture Palette | Design System Asset | Maintains reusable texture tokens and meaning assignments across a design system or product family. | |
| Semantic Usability Test | Test or Assessment | Presents a sign to representative users and asks what they think it means or what action they would take before any explanation is given. | |
| Semantic Versioning | Method | Encodes the compatibility relationship between releases into a MAJOR.MINOR.PATCH number, so a dependent can predict what will break before upgrading — without reading the diff. | |
| Semantic Versioning & Deprecation Gate | Policy | Governs how the contract may change over time, encoding compatibility in the version number and giving clients a deprecation window before anything breaks. | |
| Semantic Versioning or Release Scheme | Protocol | A release-numbering scheme whose version numbers themselves encode compatibility — signaling whether an update is safe, additive, or breaking — so dependents can upgrade on rules rather than by re-testing everything. | |
| Semantic Versioning Policy | Governance Policy | Assigns each definition a versioned identity, effective date, and compatibility rule so old and new meanings can coexist without breaking each other. | |
| Semantics-Preserving Refactoring | Process | A disciplined, human-driven workflow that restructures a system's internals in small reversible steps while holding its externally observable behavior fixed. | |
| Semaphore or Permit System | Capacity Control | Hands out a fixed number of interchangeable permits and makes late arrivals wait until one is returned, capping how many actors use a constrained pool at once. | |
| Semaphore-Limited Release | Tool | Caps how many actors hold the resource at once with N permits, and releases exactly one waiter each time a permit returns — so a crowd crosses the choke point at the rate it actually drains. | |
| Semi-Decision with Explicit Unknown | Protocol | Runs a sound one-sided recognizer that confirms YES when it can, but returns an explicit UNKNOWN at a declared resource bound instead of looping forever or faking a NO. | |
| Semi-Finished Goods Buffer | Stock or Reserve | The stock of deliberately-generic, partly-finished items held at the decoupling point to absorb forecast error and preserve downstream choice. | |
| Semi-Structured Interview | Interview Method | Runs a one-on-one conversation from a prepared guide of open questions, covering the decision-relevant ground while leaving room to follow the unexpected — with a deliberate choice of whom to talk to. | |
| Semiotic Audience Test | Review Protocol | Asks representative viewers to infer meanings from the visual system and compares responses with intended mappings. | |
| Semipermeable Membrane | Artifact | A material boundary that admits selected substances by their physical properties alone — no inspector, no decision, just a structure whose geometry lets some things pass and blocks the rest. | |
| Sense Distinction Matrix | Template | Separates the different meanings, scopes, and reference classes hiding behind one repeated term, so a merely verbal contradiction stops masquerading as a real one. | |
| Sense Labeling | Labeling Method | Tags each of a term's coexisting senses with a short name so writers and users can point to the intended one without retiring any of the others. | |
| Sense-Boundary Comparison Table | Artifact | Lays the source, receiving, legacy, specialist, public, and operational senses of a term side by side so their boundaries and collisions become legible at a glance. | |
| Sense-Condition Rewrite Template | Template | Rewrites an object-level claim into the possible experiences, observations, or tests that would give it empirical content. | |
| Sensemaking Loop Facilitation | Ritual | Guides a group through repeated movement between details, whole account, assumptions, anomalies, and ambiguity. | |
| Sensitivity Analysis | Method | Sweeps the model's inputs and parameters across their plausible ranges to find which ones actually move its decisions — and whether the model's added complexity earns its keep. | |
| Sensitivity Analysis by Group | Robustness Analysis | Re-runs the aggregate under alternative groupings, weights, windows, and exclusions to see whether the conclusion survives the choices that produced it. | |
| Sensitivity Analysis for Unmeasured Confounding | Diagnostic Estimation | Asks how strong an unmeasured confounder would have to be to explain away the observed effect, converting an unanswerable 'what if something is hidden?' into an explicit robustness threshold. | |
| Sensitivity Analysis Workshop | Parametric Analysis | A working session that systematically varies a model's numeric inputs to measure how far the conclusion moves with each — and how assumptions compound — ranking which quantitative premises the answer actually hangs on. | |
| Sensitivity and Scenario Sweep | Validation Method | Tests whether the activation recommendation changes under different assumptions about costs, adoption rate, benefit timing, failure probability, and maintenance burden. | |
| Sensitivity Check | Analysis Method | Varies the variables a simplification fixed or dropped to see whether the decision it supports actually changes — separating omissions that are harmless from ones that are decision-critical. | |
| Sensitivity Driver Rubric | Diagnostic Estimation | A standardized scorecard that rates one lever — sensitivity — by its underlying drivers, so 'they're more fragile' becomes a set of scored, comparable reasons with confidence attached. | |
| Sensitivity Probe | Test or Assessment | Varies key assumptions or inputs to see whether the approximate conclusion changes materially. | |
| Sensitivity Table | Record Artifact | Records one row per assumption — its range, outcome response, materiality verdict, and critical flag — so the whole analysis can be audited line by line. | |
| Sensitivity Testing | Sensitivity Analysis | Sweeps a model's assumptions and parameters across their plausible ranges to find whether a conclusion is robust or hinges on a knife-edge choice, then turns that fragility verdict into an explicit stop condition for commitment. | |
| Sensitivity to Case-Set Analysis | Method | Re-runs the comparison while dropping, swapping, or adding cases, to see whether the conclusion survives the particular set of cases that happened to be chosen. | |
| Sensitivity-to-Mapping-Change Review | Robustness Review | Perturbs the mapping, threshold, or parameters and watches which inputs enter or leave the preimage, exposing how fragile the set is and warning downstream users where it will move. | |
| Sensor Array | Software or Tool | Captures physical, environmental, biological, or machine signals that reveal hidden state such as temperature, pressure, vibration, movement, or exposure. | |
| Sensor Fingerprint Analysis | Method | Detects device-specific noise, calibration, dead-pixel, acoustic, or timing patterns. | |
| Sensor Health and Drift Monitor | Monitor | Watches a live instrument over time for slow departure from its calibration and rising degradation, tripping a recalibration or escalation before drift quietly corrupts the data stream. | |
| Sensor or Channel Repositioning | Method | Closes a known dead zone by physically moving or re-aiming the sensor, survey, or reporting channel to a new vantage — changing what the apparatus can reach rather than reinterpreting what it already returned. | |
| Sensor or Service Radius Map | Artifact | Maps spatial anchors against the radius within which they can observe, serve, or represent surrounding points. | |
| Sensor-Fusion Pipeline | Pipeline Architecture | The operational pipeline that registers heterogeneous sensor streams, time- and frame-aligns them, feeds a fusion core, and watches for spoofing or degradation before the estimate is trusted. | |
| Sensory Walkthrough | Method | Walks an imagined observer sense by sense through the object, cataloguing what each modality would encounter under stated conditions. | |
| Sentence Frame or Message Template | Template | A fixed sentence frame with typed fill-in slots, so many specific messages can be generated from one skeleton and still come out grammatical and on-register. | |
| Sentinel Anomaly and Near-Miss Register | Register | A standing register that gathers anomalies, boundary breaches, and near misses from the edges of a system — preserving dissent and uncertainty instead of resolving them into a forecast. | |
| Sentinel Blind-Zone Probe | Monitor | Plants an independent detector inside a suspected blind zone as a standing tripwire, so the apparatus can get a signal from the dark it otherwise cannot see — and learn whether its silence there means empty or merely unwatched. | |
| Sentinel Dashboard | Monitor | Gathers the few signals worth watching onto one always-on surface, so a single unhurried glance tells a watcher whether anything meaningful has changed. | |
| Sentinel Event Monitoring | Monitor | Watches continuously for specific pre-defined rare events whose single occurrence signals high consequence or systemic failure and warrants immediate response. | |
| Sentinel Indicator Dashboard | Monitoring Dashboard | Tracks a small set of leading indicators that reveal where a gradient is moving before lagging outcomes confirm it, so attention arrives ahead of the problem. | |
| Sentinel Monitoring Network | Metric or Dashboard | A distributed monitoring setup that samples high-risk entry points and vulnerable refuges for early establishment signals. | |
| Sentinel Option Trial | Method | A small-scale probe used to test whether a suppressed option is becoming valuable again under changed conditions. | |
| Sentinel Outcome Dashboard | Monitoring Artifact | A standing, owner-facing display that lines up the proxy against downstream outcome and harm signals so silent decoupling becomes visible at a glance. | |
| Sentinel Receptor Monitoring | Monitor | Places sensitive indicator receptors where a hazard would arrive first, so any breakthrough shows up on a canary before it reaches the population being protected. | |
| Sentinel Site Monitoring | Monitor | Watches a few carefully chosen high-risk sites continuously, so a hotspot turning active — or risk migrating to a new one — is caught early. | |
| Sentinel Species Surveillance | Procedure | Observes sensitive organisms or ecological markers whose condition reveals environmental stress before direct system-wide damage is visible. | |
| Sentinel Surveillance Dashboard | Metric or Dashboard | Turns a network of early-warning sentinel sites into one live picture of recurrence, so the first sign of reseeding shows up against the replacement line long before the target re-establishes. | |
| Sentinel Survey | Method | A recurring or opportunistic survey of selected sentinels that provides signal about intermittent experiences, symptoms, or behaviors in a larger population. | |
| Sentinel Uptake Monitor | Monitor | Places watchers across the signal's channels to catch, early, when and where an adjacent audience picks it up and begins to amplify it. | |
| Sentinel Value Retirement | Migration Procedure | Migrates a system off magic sentinel values that overloaded a normal value to mean absence, replacing them with a typed empty case. | |
| Separate Generator and Evaluator Roles | Role Separation Protocol | Splits generation and evaluation across different people so no one critiques what they are still trying to produce. | |
| Separation-of-Duties Review | Procedure | Prevents one actor or role combination from holding powers that interfere destructively with accountability, oversight, or independent judgment. | |
| Separatrix Crossing Checklist | Governance Protocol | A pre-crossing governance gate that authorizes or aborts a high-stakes boundary crossing only after intent, rollback, and stakeholder understanding are all confirmed. | |
| Sequence Acceleration Transform | Method | Recombines a sequence's own partial sums to cancel a diagnosed leading remainder or damp oscillation, without changing representation. | |
| Sequence and Alternation Chart | Model | Models the beat of a pattern along its run — the pulses, alternations, pauses, accents, and resets — so the rhythm is composed rather than left to fall where it may. | |
| Sequence and Placement Map | Artifact | Charts the order, adjacency, nesting, and framing of a text's parts so that meaning carried by where something sits — not just what it says — becomes visible and arguable. | |
| Sequential Concentration Drill | Ritual | A live rehearsal that moves the same reserve through more than one front in sequence — setup, handoff, recall, reconstitution between commitments — to prove the central position really delivers concentration in time, and to re-check that it still does. | |
| Sequential Filter Update | Recursive Estimator | Revises the estimate of a hidden state each time a new noisy measurement arrives, blending the model's prediction with the fresh evidence. | |
| Sequential Forecast Update | Temporal Update Protocol | Revises a forecast as new observations arrive while preserving a record of prior forecast states and reasons for movement. | |
| Sequential Monitoring Stop Rule | Monitoring Rule | Halts an ongoing data-collection effort at pre-registered interim looks when accumulated evidence crosses an efficacy, harm, or futility boundary. | |
| Sequential Review Gate | Workflow | Re-evaluates evidence at predefined milestones while controlling how interim findings change action. | |
| Sequential-Consistency Trace Protocol | Protocol | Records the interleaved history of operations and checks it against a single program-order-respecting total order, flagging any execution no such order can explain. | |
| Serial Number or Registry Lookup | Register | Lets anyone confirm an artifact's identifier against the issuer's authoritative registry — was this number really issued, and does it match the product, holder, or scope it claims — with no cryptography and no secret. | |
| Serialization Format and Codec | Protocol | Fixes how in-memory structures cross to bytes and back — a shared format contract that lets independent writers and readers persist and exchange data without sharing memory. | |
| Serialization with Reconstruction Schema | Protocol | Encodes the source into a transportable form bundled with the schema needed to rebuild it faithfully — and versions that schema so yesterday's encodings still reconstruct tomorrow. | |
| Serialized Job Envelope | Artifact | Wraps a unit of deferred work together with the minimum context it needs into one self-contained, serializable message, so any worker that picks it up later reconstitutes the intended execution context instead of its own. | |
| Service Access Panel | Artifact | A designed, safe point of entry that lets a maintainer reach the parts needing service without dismantling — or endangering — the whole system. | |
| Service Account or Bot Delegate | Software or Tool | A non-human machine identity that carries narrowly-scoped credentials to act for a principal automatically, with every action attributable and its credentials rotated or revoked when stale. | |
| Service Boundary Definition | Interface | An operational definition of what a service owns, exposes, depends on, and hands off. | |
| Service Channel Portal | Interface or Intake Artifact | One official front door that consolidates scattered requests behind a single governed intake, with defined submission requirements and an accessible alternate for those the standard path would exclude. | |
| Service Continuity Runbook | Operational Playbook | An operational document that names the protected function and choreographs the whole fault response — detection, isolation, continuation, escalation, and recovery — with roles and authority made explicit. | |
| Service Decomposition | Method | Carves a running monolith into independently deployable, independently scalable services along a planned migration, so each capability can grow and ship on its own schedule. | |
| Service Dependency Inventory | Document | A maintained register of services — each row an owner, a criticality tier, and its declared upstream and downstream dependencies — kept current so operations always has an authoritative list to reason from. | |
| Service Desk | Operational Function | A staffed single point of contact that receives service requests, triages and dispatches each to the right resolver, and holds itself to a committed response and resolution time. | |
| Service Deviation Journey Audit | Audit | Walks a customer's end-to-end journey across every handoff to measure the deviation the customer actually accumulates, exposing service failures that no single step, each inside its own SLA, would ever reveal. | |
| Service Fault Isolation | Software or Tool | A software, infrastructure, or operational mechanism that isolates a failing service, dependency, queue, shard, or region so the fault does not cascade. | |
| Service Floor Upgrade | Workflow | Raises baseline service in low-access or high-need regions so the gap narrows without necessarily reducing service quality elsewhere. | |
| Service Layer or API Facade | Tool | A single stable interface that upper layers call instead of reaching into host services directly — presenting one curated contract and hiding the lower-level detail, so what sits behind it can change without the callers noticing. | |
| Service Pilot | Process | Runs the whole solution as a small, real, bounded service so end-to-end fit, support needs, and outcomes can be seen — and its findings drive revision before full rollout. | |
| Service Recovery Playbook | Protocol | A frontline script for the moments after a service failure — acknowledge and apologize, empower someone to act, then run the ordered recovery of fix, compensate, and follow up. | |
| Service Registry | Runtime Registry | Maintains a live roster of running service instances annotated with health and routing weight, so a client discovers not just an endpoint but a healthy, preferred one to send the next request to. | |
| Service Restoration Runbook | Operational Procedure | An executable, step-by-step procedure for bringing one service back online in the right order and verifying at each step that it actually works before load returns. | |
| Service Scope Statement | Artifact | A published statement of what a service does and does not deliver — the requests it handles, the outcomes it promises, what falls outside it, and where out-of-scope requests should go instead. | |
| Service Tier Mapping | Artifact | Defines a graded set of service bundles, each preserving the core outcome for a different segment's needs and budget, so a customer can be matched to an acceptable tier. | |
| Service Topology Rewiring | Runtime Reconfiguration | Rewires a running system's live service dependencies and routing into a stability-preserving topology when autoscaling and playbooks fail — reversibly, so it can be rolled back if the new shape is worse. | |
| Service Walkthrough | Procedure | A staged enactment of a service, process, or workflow sequence. | |
| Service Window Adjustment | Temporal Capacity Reallocation | May overlap with scheduling or demand smoothing. It belongs here when the service side moves to meet arrivals, not when demand is primarily pushed elsewhere. | |
| Service-Area Gap Analysis | Method | Overlays required coverage on the actual usable reach of the available sources to expose the regions and groups no source can serve — and whether the gaps fall unequally. | |
| Service-Blueprint Script | Service Design Artifact | A layered, multi-lane map that choreographs a service encounter across every role — customer, frontstage staff, backstage support — showing who does what, from whose viewpoint, and what depends on what across the line of visibility. | |
| Service-Level Agreement | Artifact | Pins a delegated service to measurable targets — response times, uptime, quality — with remedies the provider owes when the targets are missed. | |
| Service-Level Autoscaling | Automated Controller | Adds or removes serving capacity in response to load, latency, or saturation signals to hold a service inside its target range — sized around the provisioning delay and the ceiling on how much capacity it can add. | |
| Service-Level Commitment | Policy | A published, accountable promise about uptime, notice, support, and interface stability, so participants who build livelihoods on the network can depend on it not degrading without warning. | |
| Service-Level Definition | Service Contract | Specifies the quality dimension of a service as a measured commitment — the performance or availability range it promises, the signal that measures it, and the threshold that counts as meeting or breaching the promise. | |
| Service-Level Monitor | Monitor | Continuously measures the live service against its promised targets — latency, error rate, throughput, backlog — and raises a signal the moment reality drifts past the line. | |
| Service-Level or Internal Service Agreement | Service Agreement | Turns a recurring handoff between an internal provider and its consumers into an explicit contract of inputs, turnaround, and quality targets, so cross-boundary expectations stop being silently assumed. | |
| Service-Level Recalibration | Target Recalibration | Revises the service commitments a system promises — response-time targets, escalation tiers, staffing triggers — when demand and capacity assumptions no longer hold, judged by whether the targets are actually met. | |
| Service-Level Regression Monitor | Monitor | Watches production after a swap for degradation in performance, reliability, safety, or user-facing outcomes against a pre-cutover baseline, and raises the alarm when the substitute regresses service. | |
| Service-Level Tier Schedule | Guarantee Schedule | Schedules tiers of measurable service guarantees — uptime, response time, support intensity — at rising prices, and tracks whether each tier's promises are actually met. | |
| Service-Level Tolerance | Monitor | Defines the acceptable variation in a service's speed, availability, or accuracy as a target plus an allowed budget of misses, so occasional shortfalls are governed rather than either ignored or treated as catastrophe. | |
| Service-Output Normalization Dashboard | Tool | Puts resource use, service quantity, service quality, utilization, and access on one normalized basis so an efficiency gain can be told apart from simply delivering more service. | |
| Service-Type Queue | Classification Queue | Splits waiting work by the kind of service it needs — billing, technical, security — so each lane can be bound to the staff, tools, and service standard that fit that kind of work. | |
| Session-Guarantee Token | Interface | A token the client carries between requests, encoding what it has already observed, so the system can promise read-your-writes and monotonic reads within that one session even over inconsistent replicas. | |
| Set-Cover Analysis | Model | Selects the smallest or cheapest set of sources whose combined reach covers every required target — turning 'cover everything' into a solvable optimization and exposing targets no source can reach. | |
| Set-Difference Query | Query Operation | Computes the complement as data — takes the universe table minus the focal-subset rows and returns the actual out-of-set records, one row at a time. | |
| Setback Requirement | Protocol | Mandates a fixed physical or legal distance between an activity and a hazard or boundary line, so encroachment and ordinary error can't reach the harm line. | |
| Setback Reset Protocol | Protocol | After a blocked or failed action, re-separates what remains controllable from what failed and picks the next feasible step before the setback hardens into global futility. | |
| Settle-and-Remeasure Protocol | Protocol | Lets the system relax after a perturbing measurement and then remeasures, using the recovery between readings to separate transient disturbance from the true state. | |
| Setup Reduction Workshop | Ritual | A focused team event that re-engineers the changeover between runs — separating what must be done while stopped from what can be prepped while running — to collapse setup time and make small batches affordable. | |
| Setup Time Reduction and Recalibration | Workflow | A workflow that lowers setup or switching cost and then recalculates the batch-size operating band. | |
| Severability Clause and Review Rule | Rule | Builds in the right to sever or revise a disputed add-on condition — and a rule to revisit it — without collapsing the legitimate access or the whole relationship. | |
| Severity Matrix Activation | Tool | Applies a pre-agreed severity grid to classify an incident's blast radius at the moment it is detected, and that grade — not a judgment call — is what trips the command regime on. | |
| Severity or Triage Scale | Graded Response Scale | Ranks cases into ordered urgency or severity levels so that everything in a level gets the same response intensity, with the level thresholds audited against how cases actually turn out. | |
| Severity Tier Recalibration | Process | Redraws the thresholds between severity or priority tiers so each tier again separates a distinct band of cases instead of everything piling into the top. | |
| Shadow Displacement Accounting | Method | A counterfactual accounting method that estimates what incumbent activity would have remained without the entrant. | |
| Shadow Mode and Canary Enforcement | Staged Rollout | Runs a new or changed defense in observe-only shadow, then on a small canary slice, measuring would-be self-engagements before it is trusted to act at full scale. | |
| Shadow or Silhouette Completion | Method | Leaves the image deliberately unfinished so the viewer's own shadow or silhouette, cast into the gap, supplies the missing element — the picture resolves only with a body in it. | |
| Shadow Price Analysis | Method | Reads the dual of a solved optimization model to price the marginal objective gain from relaxing each binding constraint by one unit. | |
| Shadow Price Probe | Inference Probe | Infers the implicit price of a good with no money price from how much time, effort, or risk people willingly bear to get it. | |
| Shadow Pricing | Imputed Valuation Model | Imputes a price for a scarce resource or unpriced harm and applies it only inside decisions and plans—never billing anyone—so choices weigh a cost the market does not yet charge. | |
| Shadow Process Audit | Procedure | Takes the documented procedure as an audit baseline and systematically hunts for undocumented steps, bypasses, exception routes, and unofficial approvals, then diagnoses why each exists. | |
| Shadow Raw-Channel Sampling | Audit | Quietly routes a sample of full observations down an independent audit path and compares them against what the predictor would have reconstructed, to catch what the residual pipeline silently drops. | |
| Shadow Review Board | Role or Team | A standing independent panel that re-adjudicates a running stream of filtered-out outputs under its own declared criteria, revealing what the live filter set would have passed had the judgment been someone else's. | |
| Shadow Run or Parallel Run | Method | Runs the new implementation alongside the old on live traffic — old system serving, new system shadowing — and compares their outputs and real-world side effects before trusting the new one to take over. | |
| Shadow Scarcity Budget | Method | Keeps a slice of the windfall deliberately off-limits, so the organization keeps making the hard trade-offs it would face if the easy money had never arrived. | |
| Shadow Sensor or Control Channel | Tool | Runs a second, differently-coupled sensor beside the primary one, so disagreement between the channels exposes disturbance that either sensor alone would report as truth. | |
| Shadow Sync and Diff Run | Test or Assessment | Executes a new mapping or policy without authoritative writes and compares predicted state before migration. | |
| Shadow Target Measurement | Parallel Instrumentation | Runs a slower, higher-fidelity measurement of the true target continuously in parallel with the proxy on live cases, without acting on it, to catch the two drifting apart. | |
| Shadow-Map Evaluation | Process | Runs a candidate map in parallel on live inputs with its outputs suppressed, promoting it to active only once it demonstrably matches or beats the incumbent. | |
| Shadow-Mode Evaluation | Review | Runs a candidate policy silently on live inputs with zero authority to act, logging what it would have done so its divergences from reality can gate promotion. | |
| Shadow-Mode Method Comparison | Test or Assessment | Compares heuristic and algorithmic outputs before switching operational authority. | |
| Shadow-Mode Trial | Parallel Run Trial | Feeds the system real live inputs while withholding its outputs from any action, then logs where its would-be decisions diverge from what actually happened. | |
| Shadow-Platform Audit | Audit | Inspects embedded systems for host-like facilities, duplicate authoritative state, and unbounded local extension growth, and registers each shadow platform it finds. | |
| Shadowing Session | Method | An observer watches an expert do real work in its natural setting — silently and without participating — to capture the timing, tool use, and embodied cues that no interview would surface. | |
| Shadowing with Debrief | Ritual | The learner observes real expert work through a guided attention frame, then in a structured debrief reconstructs the decisions, missed cues, and roads not taken. | |
| Sham or Placebo Control | Artifact | An inactive or alternative comparator designed to preserve credibility and mask active-condition identity. | |
| Shape Alphabet Sheet | Artifact | A reference artifact showing approved primitive forms, allowed variants, and disallowed near-forms. | |
| Shapley–Shubik Power Index | Valuation Model | Scores each participant's a priori voting power as the share of all coalition orderings in which they are the pivot who tips the group past the winning threshold. | |
| Shared Artifact | Artifact | A single object both regimes jointly own and read, plastic enough to mean something on each side yet fixed enough to coordinate them without meetings or translators. | |
| Shared Backbone with Context Adapters | Artifact | Keeps one shared trunk that every context reuses and swaps only a small context-specific adapter, so switching maps means changing the adapter, not the whole model. | |
| Shared Cadence or Rhythm Signal | Cadence Ritual | Installs a recurring, repeating beat — a stroke, pulse, ceremony, or release train — that re-synchronizes participants on every cycle. | |
| Shared Clap or Step Cycle | Method | Builds a shared beat from the crowd's own bodies — clapping, stepping, or stomping — an equipment-free pulse anyone can join on the first repeat and the group sustains itself. | |
| Shared Coordination Board | Tool | A single shared surface where every actor reads the same live picture — outcome, state, commitments, dependencies, capacity, exceptions — each field owned, dated, and confidence-tagged. | |
| Shared Cycle Calendar | Artifact | A calendar or visual artifact that shows recurring cycles, phases, usable windows, and dependency points across actors. | |
| Shared Data or Feature Store | Software or Tool | Allows multiple analytics, machine-learning, or information products to use governed common data or feature inputs. | |
| Shared Downside or Deductible Rule | Incentive Rule | Keeps the protected actor exposed to a calibrated slice of the loss — a deductible or co-risk — so failure stays costly enough to hold care in place. | |
| Shared Functional-Layer Fabrication | Method | Reuses one patterned layer and its process steps to realize several functions in a stack, deleting the extra masks and layers each function would otherwise need — then verifies each function survived. | |
| Shared Handling or Passing Ritual | Ritual | Lets each member touch, hold, or pass the object in turn, so a private moment of contact becomes an act of belonging witnessed by the whole group. | |
| Shared Liability Clause | Rule | Assigns a defined share of any resulting loss to the party whose choices controlled the risk, so the actor with the decision authority also holds part of the consequence. | |
| Shared Metric Design | Measurement Design | Builds a single outcome measure that several interdependent units are jointly accountable for, paired with a controllability countermetric so no unit is charged for what it cannot influence. | |
| Shared Micro Activity | Interaction Format | A small, bounded, cooperative task that gives a scoped set of strangers a low-stakes pretext to interact while in each other's view. | |
| Shared Mission Framing | Method | Frames cooperation through a credible common purpose, shared future, or broader membership that participants can endorse without losing subgroup identity. | |
| Shared Monitoring Dashboard | Observability Artifact | Gives interdependent parties one common, live view of capacity, reliability, queues, and obligations, so degradation is seen early by everyone who depends on it. | |
| Shared OKRs or Cross-Functional Goals | Goal Alignment Protocol | Binds interdependent teams to one common objective while each keeps ownership of how it hits its own key results. | |
| Shared Operating Framework | Operating Framework | Codifies a common operating playbook — roles, cadence, hand-offs, and review rituals — so repeated cross-system coordination stops being reinvented each time. | |
| Shared Protocol | Protocol | An agreed set of rules for exchange — message formats, sequencing, and timing — that both sides implement independently, so they interoperate across a gap with no node, translator, or central component in the middle. | |
| Shared Recitation Or Pledge | Ritual | A shared spoken, signed, or written formula through which participants together voice and renew a commitment — with a legitimate way to stay silent rather than affirm what they cannot. | |
| Shared Reserve Pool | Resource Pool | Maintains a jointly funded stock of money, materiel, or capacity that either side can draw down when its dependency is stressed, then replenish. | |
| Shared Restart Dashboard | Metric or Dashboard | A single shared display that renders every unit's phase, readiness, load, incidents, and threshold breaches so all coordinating parties read the same live picture of the return. | |
| Shared Ritual or Synchrony Cadence | Synchrony Practice | A recurring shared practice — timed, embodied, or symbolic — that renews felt unity and mutual awareness on a rhythm the whole group keeps together. | |
| Shared Savings or Gainsharing | Institution | Splits the benefits of improved performance so the party able to change behavior receives part of the system-level gain. | |
| Shared Savings Pool | Institution | Collects verified savings or surplus and distributes it according to agreed contribution, need, or reinvestment rules. | |
| Shared Screen Highlight | Interface | Uses cursor focus, laser pointer, box highlight, or spotlighting to make one target visible to all participants on a shared screen. | |
| Shared Service Catalog | Artifact | Lists available common services, eligibility rules, service levels, ownership, cost model, and onboarding path for varied outputs. | |
| Shared Service Center | Institution | Centralizes a repeated support function such as HR, finance, legal review, IT operations, procurement, analytics, or compliance for multiple units. | |
| Shared Service Desk | Institution | Concentrates a scarce human capability in one staffed team that many groups route their requests to, instead of each group hiring, duplicating, or hunting for the expertise itself. | |
| Shared Service-Channel Reuse | Interface | Carries several controlled services down one compatible physical channel or medium, with a contract per service, a crosstalk model, and a plan for when the shared channel is cut or fails. | |
| Shared Situation Model | Artifact | Gives everyone acting in the moment one continuously-updated picture of the situation, risks, and who's doing what, so improvised moves are fitted to what is actually happening rather than to stale or private assumptions. | |
| Shared Success Dashboard | Metric or Dashboard | Displays joint viability indicators and imbalance signals so parties can see whether the relationship is reinforcing or extractive. | |
| Shared System Model or Digital Thread | Representation and Trace | Connects every function's requirements, designs, decisions, interfaces, tests, and changes into one authoritative, traceable model, so everyone works from the same current state and a change's impact is visible along the links. | |
| Shared Table or Commons Layout | Spatial Layout | A fixed physical arrangement — a long common table, a facing commons — that seats strangers in each other's view and sustains unforced lingering. | |
| Shared Task Ownership Protocol | Protocol | Clarifies how jointly owned work is split, coordinated, reviewed, and credited so shared ownership does not erase individual responsibilities. | |
| Shared Workflow Board | Software or Tool | An always-on shared surface where every task's state, blocker, and dependency status is visible to all parties at once, so coordination happens by looking rather than by asking. | |
| Shared-Burden Comparison Table | Evaluation Matrix | Forces every option onto the same dimensions under the same constraints, so none gets to be abstract and exempt from burdens the others carry. | |
| Shared-Bus Arbitration Protocol | Access Protocol | A distributed rule by which many devices contending for one shared bus decide, in the instant of contention, which single one gets to transmit — with no central scheduler and no collision left standing. | |
| Shared-Loss Contract | Institution | Binds the actor to bear a defined proportion of every realized loss alongside the party who would otherwise absorb it, so downside is co-owned rather than shifted. | |
| Shared-State Reduction | Structural Intervention | Cuts hidden coupling at its source by shrinking the pool of mutable state that many parts read and write, replacing it with clearly owned state and explicit exchange. | |
| Shear and Mixing Schedule | Protocol | Programs mixing, shear, and flow over the course of separation to control transport, break up or coalesce domains, and drive toward a uniform target domain size. | |
| Shift Handoff Briefing | Protocol | Transfers the live watch across a change of personnel — active anomalies, what's been ruled out, fatigue and staffing, and any changed assumptions — so vigilance survives the handover. | |
| Shift Handoff Check | Handoff Procedure | A structured checkpoint at the boundary between two shifts that transfers unresolved state, active blockers, and pending obligations to the incoming owner, so nothing silently drops when responsibility changes hands. | |
| Shift-Change Briefing | Synchronous Briefing | A scheduled, face-to-face turnover where outgoing and incoming crews talk through live state and confirm understanding by read-back before responsibility changes hands. | |
| Shift-Reduce Parsing | Method | Builds the parse tree bottom-up with a stack and a parse table — shifting tokens until a rule's right-hand side is complete, then reducing it, resolving attachment conflicts by declared precedence. | |
| Shifting the Burden Diagnosis | Dependency Diagnosis | Diagnoses a deepening reliance on a symptomatic quick fix as Shifting the Burden — where the easy relief crowds out and atrophies the fundamental solution. | |
| Short-Circuit Evaluation | Method | Evaluates a boolean expression left to right and stops the instant the result is settled, so later operands — and their side effects — never run. | |
| Short-Term to Long-Term Memory Consolidation Routine | Rehearsal Consolidation Routine | Stabilizes fragile new memory traces into durable long-term storage by scheduling spaced rehearsal and protecting the traces from interference during the window before they set. | |
| Short-Time Fourier Transform Window Selection | Method | Chooses the analysis window for a spectrogram — trading time resolution against frequency resolution — to set up the time-frequency frame in which a downstream filter can isolate the target band. | |
| Shortcut Probe Holdout Set | Artifact | A curated held-out test set where the suspected shortcut cue is deliberately broken, exposing whether the system learned the real signal or a convenient proxy that merely correlated with reward. | |
| Shortcut-Risk Model Card Section | Register | A standing section of the model's documentation that records the suspected shortcuts, what was tested, what residual risk remains, and the conditions that force revalidation. | |
| Shortest Job First | Scheduling Algorithm | Serves the waiting item with the smallest estimated service time first, clearing quick work fast to minimize average waiting time. | |
| Shortest-Processing-Time-First Rule | Rule | Commits the shortest job first — exploiting the fact that clearing quick work early minimizes total waiting, but only when average wait is genuinely the objective. | |
| Shortlisting | Artifact | Reduces a broad field to a small, deliberately varied working set that a team can evaluate in depth — a soft, reversible narrowing that keeps the finalists distinct rather than clustered. | |
| Shown-vs-Unshown Audit | Audit | Sets a display's visible items beside the relevant ones it leaves out, so the gap between what is shown and the full field becomes something you have to look at. | |
| Shrinkage-Aware Expectation | Estimation | Pulls a noisy extreme estimate partway back toward the group mean by an amount set by its unreliability, so a single spike is not treated as the case's true level. | |
| Shuffled Practice Deck | Artifact | A reusable pool of practice cards reordered by an explicit constrained shuffle that guarantees target coverage, spacing between repeats, and contrast adjacency. | |
| Side-by-Side Comparison Display | Interface | Places distinct items in the same viewing field so differences, similarities, gaps, or contradictions can be inspected without mentally reconstructing the relation. | |
| Side-by-Side Legacy / Native Mode | Dual Mode Interface | Runs the old and new workflows at the same time and in view of each other, so users can work the familiar way, cross-check the native way, and fall back the instant they need to. | |
| Side-by-Side Target Delta Review | Review Protocol | Places the intended target and the current approximation next to each other, dimension by dimension, so every consequential delta becomes visible and nameable. | |
| Side-Channel Inventory Workshop | Ritual | A facilitated session that enumerates what must stay secret and every observable byproduct that could betray it — turning 'the front door is locked' into a map of all the windows. | |
| Side-Channel Measurement | Indirect Measurement | Obtains discriminating evidence from an indirect channel — a byproduct or emission the primary observation never carried — when the direct signal cannot separate the candidates. | |
| Side-Channel Redirect Notice | Artifact | A reusable, face-saving message that moves an informally-offered contribution back onto the common intake path — without making the person who received it personally responsible for evaluating it. | |
| Side-Channel Regression Test | Monitor | An automated suite that re-runs on every change to confirm previously-closed side channels stay closed — comparing observable behavior across matched secret-pairs and failing the build when they start to diverge. | |
| Side-Channel Scan | Tool | Systematically sweeps for covert, unintended paths through which the quantity bleeds out indirectly — the routes the boundary model never listed. | |
| Side-Path Suppression | Method | Raises the fraction of the intermediate that exits down the desired branch by blocking the competing side-paths that leak, divert, or spoil it. | |
| Side-Payment Compensation Package | Procedure | Transfers part of the joint gain to parties who incur costs or risks so efficient moves can become acceptable and legitimate. | |
| Side-Stream Sampling Plan | Measurement Protocol | Specifies how each loss channel and side stream is sampled, measured, or bracketed, turning guessed loss figures into numbers with honest error bars. | |
| Side-Swap Test | Method | Swaps the two sides of a relation and asks whether the arrangement still reads as acceptable — the fastest way to expose an asymmetry that only survives because no one pictures it reversed. | |
| Sign-Flip Sentinel Metric | Metric or Dashboard | Tracks when decayed context causes the observed survivor to imply the opposite or a materially different meaning. | |
| Signage and Wayfinding Revision | Artifact | Rewrites the signs, labels, and waypoints in a space so an existing-but-unnoticed route or capability reads clearly from the point where people actually stand and decide. | |
| Signage and Wayfinding System | Environmental Wayfinding System | Directional symbols placed along a route so people can navigate an unfamiliar environment quickly, at each decision point, before they stop to read. | |
| Signage Comprehension Test | Test or Assessment | Tests whether people understand wayfinding, safety, warning, or instructional signs quickly enough for the situation. | |
| Signal A/B Test or Holdout | Method | Withholds a signal from a randomized holdout group to measure its true causal effect on receiver behavior — the lift the signal actually adds, not just the behavior that accompanies it. | |
| Signal Cue Audit | Audit | Dissects the signal's explicit and implicit cues to find where a word, number, image, or omission will be read differently by a neighbouring audience. | |
| Signal Highlighting | Method | Marks the one signal or state change that matters so it stands out from surrounding noise and is not lost among everything else on view. | |
| Signal Injection–Recovery Test | Protocol | Adds a known synthetic signal into real data, runs the whole extraction pipeline, and checks how faithfully it comes back — measuring the pipeline's bias, completeness, and detection limit. | |
| Signal Issuance Rubric | Protocol | A written test of the evidence and category a case must satisfy before a given signal may fire — the gate that decides whether the mark goes up and exactly what it then claims. | |
| Signal Retirement Registry | Register | A living registry that tracks every signal's evidentiary basis and lifecycle status, surfacing those due for revalidation, downgrade, or retirement before stale marks pile up into noise. | |
| Signal Scoring Rubric | Test or Assessment | Separates plausibility, impact, evidence direction, and response cost so ambiguous signals are not flattened into one misleading score. | |
| Signal-Detection Calibration Drill | Ritual | Sharpens an operator's ability to tell signal from noise and re-sets where they draw the line, by drilling on known-truth cases and feeding back every hit, miss, and false alarm. | |
| Signal-to-Noise Action Gate | Decision Gate | Refuses to let a measured change trigger an action unless the change is larger than the measurement noise, routing borderline cases to corroboration instead of firing on jitter. | |
| Signal/Noise Review | Review | A human adjudication step where reviewers judge whether an extracted signal is real and fit for its use — or an artifact dressed up as signal — before it is allowed to drive a decision. | |
| Signal/Noise Review Board | Governance Body | A standing cross-functional body that reads channel-health evidence and issues binding redesign mandates, adjudicating the sensitivity-versus-specificity trade no single owner can settle. | |
| Signature Likelihood Report | Document | Documents features, exemplars, controls, confidence language, alternative sources, and limits. | |
| Signed Artifact Attestation | Artifact | Binds a cryptographic signature to a verifiable claim about an artifact's origin and build, so any receiver can confirm what it is and where it came from without trusting the messenger. | |
| Signed Commitment Authorization | Document | Provides explicit, traceable evidence that the authorized actor or body actually closed the decision and bound the system to one option. | |
| Signed Context Manifest | Artifact | A manifest of a behavior's bound context sealed with a cryptographic signature, so any receiver can verify the context is authentic and unaltered before trusting the behavior to run. | |
| Signed Delegation Token | Delegation Credential | A cryptographically signed, self-contained artifact that carries the originating principal, the permitted scope, and freshness bounds with it, so any downstream deputy can verify the delegation offline before acting. | |
| Signed Manifest or Checksum | Artifact | Publishes the expected content of a release or file set as a signed list of cryptographic hashes, so a verifier can catch a single swapped, corrupted, or injected file and refuse it. | |
| Signed Quorum Certificate | Artifact | Bundles a quorum's authenticated votes for one value into a single self-verifying proof that the decision was legitimately reached — so anyone can check it later without replaying the protocol or trusting the reporter. | |
| Signifier Prototyping | Method | Designs and iterates the perceivable cues that tell an agent an action is available and how to perform it — turning a hidden affordance into an obvious one for everyone who has to see it. | |
| Silence and Void | Method | Removes stimulus — using protected quiet, emptiness, and pause — so gravity and reverence are felt through absence, held at a distance that stays contemplative rather than distressing. | |
| Silence Reflection And Lament Interval | Ritual | A protected, wordless interval that opens bounded room for grief, reflection, dissent, or remembrance — without asking anyone to perform, speak, or agree. | |
| Silence Signal Review Board | Role or Team | Reviews high-stakes interpretations of silence or nonresponse where power, consent, safety, or exclusion risks are present. | |
| Silent Dependency Survey | Discovery Survey | Broadcasts to a whole population to surface the low-visibility, low-frequency dependents who would never show up in a normal review — and reads rare-but-critical use as a signal of hidden load. | |
| Silent Monitor Assurance Review | Test or Assessment | Checks whether the absence of alerts is meaningful or merely reflects broken, misconfigured, sparse, or blind monitoring. | |
| Silent Start | Facilitation Ritual | Opens the meeting with a few minutes of private writing so each participant fixes an independent view before the first — and loudest — voice can anchor the room. | |
| Silent Start / Private Precommitment | Meeting Ritual | Opens a decision with each person writing and committing their own judgment before any discussion, so the first view spoken cannot anchor the rest. | |
| Silent-Start Estimation Round | Ritual | A meeting ritual where everyone commits an estimate in writing before anyone speaks, so the first voice can't anchor the room into false agreement. | |
| Silent-Start Written Input | Procedure | Lets participants commit views or concerns privately before hearing dominant voices, reducing early climate-of-opinion distortion. | |
| Silhouette Reduction Study | Method | Removes internal detail to test contour, mass, posture, and figure-ground invariants. | |
| Silo Imprint Audit | Audit | Hunts the artifact for boundaries that fossilize an obsolete or accidental team silo rather than the domain, logging each imprint and the cross-boundary coupling that gives it away. | |
| Similarity Dimension Rubric | Artifact | Names the dimensions along which resemblance to the prototype is judged, sets their weights (which can shift by context), and fences off the dimensions that must never count. | |
| Similarity Search over Case Embeddings | Vector Retrieval Engine | Encodes every stored case as a vector and finds the nearest ones by a learned distance in that space — matching on raw concrete content instead of hand-built features or abstract rules. | |
| Simile Scaffold Prompt | Generative Prompt | A guided prompt that helps a writer generate and choose among candidate source domains, tuning the comparison to the audience before any sentence is fixed. | |
| Simple Baseline Model | Artifact | Provides a low-complexity model or design that more complex candidates must outperform or justify exceeding. | |
| Simple Intervention Package | Intervention Bundle | Bundles the few active ingredients that actually drive a target effect, with a referral path for the cases the standard package cannot reach. | |
| Simple Prototype | Artifact | Embodies the core function or interaction in a low-detail form so the main logic can be tested early. | |
| Simplicity Constraint | Design Constraint | Prevents added detail, rules, exceptions, or tuning layers when their marginal gain is too small to justify understandability and maintenance costs. | |
| Simplification Regression Suite | Test or Assessment | A set of tests, examples, walkthroughs, or simulations that verify removed complexity did not remove essential behavior. | |
| Simplification Review | Review Workflow | The end-to-end workflow that takes a simplified artifact through preserved-function, relevance, and consequence checks and ends in a concrete disposition — keep it, caveat it, add an exception, or revise it. | |
| Simplified Diagram | Artifact | Uses a visual representation to show the essential parts and relations while suppressing incidental visual or textual detail. | |
| Simplified Interface | Interface Design | Permanently strips clutter, ambiguous controls, and competing signals from an interface while keeping the state, risk cues, and exception paths that must remain visible. | |
| Simplified Simulation | Software or Tool | Simulates a reduced version of the system that captures enough behavior to guide the decision. | |
| Simpson's Paradox Check | Diagnostic Check | Tests whether an aggregate relationship reverses or materially changes once a confounder or composition variable is conditioned on — the fingerprint of a Simpson reversal. | |
| Simulation | Method | Implements practice by reproducing selected conditions of real use in a controlled environment; it is a mechanism, not the archetype itself. | |
| Simulation and Debrief | Experiential Protocol | Manufactures a safe, high-fidelity synthetic experience and then converts it into a revised model through a structured debrief — the debrief, not the simulation, is where the learning lands. | |
| Simulation Checkout | Test or Assessment | Verifies readiness for higher-stakes performance by testing the learner under realistic but controlled simulated conditions. | |
| Simulation Drill Ladder | Method | A graduated ladder of realistic drills that manufactures experience on purpose, so a team descends the learning curve in the simulator before the stakes are real. | |
| Simulation Ensemble | Method | Runs many stochastic simulations with perturbed inputs to reveal the distribution of outcomes and their sensitivity to assumptions. | |
| Simulation or Case Test | Tool | Puts a person into a realistic simulated scenario or case and measures how they actually perform, generating high-fidelity evidence — including on unfamiliar situations — without real-world risk. | |
| Simulation or Dry Run | Validation Method | Executes a proposed order in a safe, mock, or reduced-stakes setting to confirm each step produces the intended state before the real, costly, or irreversible run. | |
| Simulation Refinement Ladder | Method | Adds simulation detail in layers, such as finer resolution, stochastic effects, heterogeneity, spatial structure, feedback, or operational constraints. | |
| Simulation Replay | Process | Reconstructs a realistic case and plays it forward under controlled conditions, so what different practitioners notice and decide as it unfolds can be compared, and elicited knowledge tested against fresh eyes. | |
| Simulation Rescaling Sweep | Simulation Method | Runs a model across a planned range of scales to hunt for curvature, thresholds, and saturation before anything is built or deployed at full scale. | |
| Simulation Result Dashboard | Metric or Dashboard | Communicates outcome distributions, key percentiles, risk thresholds, and sensitivity summaries to stakeholders. | |
| Simulation Rollout Evaluation | Simulation Method | Estimates a candidate policy's trajectory-level value by rolling it forward through a simulator many times, surfacing the rare and costly paths a single-step score would hide. | |
| Simulation Trace Replay | Offline Simulation | Reruns captured or generated trajectories in a simulator outside the live system, filtering sim-to-real artifacts and probing whether what was learned transfers back to reality. | |
| Simulation with Debrief | Method | A realistic but consequence-free scenario where the learner performs, makes and recovers from real mistakes, and a structured debrief converts the experience into transferable reasoning. | |
| Simulation-Based Correction | Experiential Simulation | Lets people live the mismatch safely in a realistic replica, rehearse the corrected model, and prove it transfers to a new scenario before real consequences occur. | |
| Simulation-Based Power Analysis | Monte Carlo Simulation | Estimates power for a complex or nonstandard design by repeatedly generating synthetic datasets under an assumed effect and running the actual planned analysis on each. | |
| Simulation-Based Validation Report | Report Artifact | Assembles the scenarios, assumptions, metrics, results, known limits, and a deployment recommendation into a single reviewable document a gate authority can act on. | |
| Simulation-Triggered Routine Update | Workflow | Uses a realistic simulation to cue an old routine, then has the performer practice the revised response until it becomes the retrieved action. | |
| Simultaneous Feasibility and Capacity Test | Test or Assessment | Compares time, timing, attention, competence, authority, and resources under realistic peaks. | |
| Simultaneous Private Poll Then Public Deliberation | Process | Collects every participant's independent judgment at once and in private, then reveals the distribution and opens shared reasoning — so learning can happen without the first loud voice setting the anchor. | |
| Simultaneous-Front Stress Test | Audit | An adversarial test of whether correlated demands, route failures, and false alarms can exhaust the reserve or force it below minimum local cover — setting the guardrail on how much simultaneous draw the pool can safely absorb. | |
| Single-Assignment Workflow | Assignment Workflow | Routes each incoming element to exactly one collection at intake — one owner, chosen by rule — so overlap never forms in the first place, with ambiguous cases handed off rather than double-placed. | |
| Single-Blind Participant Masking | Design | Masks the recipient alone from knowing which condition they received, while implementers stay informed. | |
| Single-Flight Request Coalescing | Protocol | When several callers demand the same not-yet-ready value at once, runs the computation a single time and hands that one result to every waiter. | |
| Single-Point-of-Failure Elimination | Method | Finds the lone component whose failure would take down the whole, and removes its singularity so no single element stays catastrophic. | |
| Single-Task Surface Preparation | Preparation Checklist | Stages the workspace before the session — files, tools, tabs, and materials for one target task laid out and everything else cleared — so missing setup never becomes a self-generated interruption. | |
| Single-Threaded Owner | Ownership Model | Assigns one person — not a committee — to carry a cross-functional effort through ambiguity end to end, with the authority to make calls across team boundaries until it is done or escalated. | |
| Single-Window Intake | Process Consolidation | Collapses multiple separate offices, forms, and visits into one intake point that gathers what's needed once and routes it internally, so the entrant faces a single door instead of a maze. | |
| Singular Value Decomposition | Method | Factors any rectangular or non-normal mapping into paired input and output directions linked by non-negative gains, so even transformations that have no clean eigenvectors still get a modal decomposition. | |
| Singular-Value Rank Diagnosis | Diagnostic Estimation | Reads a matrix's effective rank from its singular-value spectrum, counting the values above a chosen tolerance as the number of genuinely independent directions. | |
| Singular-Value Threshold Scan | Diagnostic Estimation | Reads the candidate set's singular-value spectrum and sets a tolerance below which a direction counts as noise, turning near-dependence into a numerical rank. | |
| Sink Capacity Audit | Audit | Verifies that every receiving system — treatment plant, court, landfill, labor market, balance sheet — can actually absorb the planned drawdown without hidden overload, unfair burden-dumping, or delayed failure. | |
| Sink Dependency Dashboard | Monitor | Tracks each sink's dependency in real time — how much support it draws, how close it sits to its viability threshold, and which flows it relies on — so hidden fragility and lock-in surface before an interruption exposes them. | |
| Site Audit Walkthrough | Verification Ritual | A periodic on-the-ground pass that reconciles the site records against physical reality and resolves every discrepancy it finds. | |
| Site Constraint Matrix | Register | A single register of the site's hard constraints — permits, structural limits, ecological protections, maintenance burden, and how the work comes back out — so no design commitment outruns what the place will actually permit. | |
| Site Lineage Tombstone | Retirement Record | Marks a retired, split, or merged site and points old references to its successor, so decommissioning leaves a trail instead of a dangling gap. | |
| Site Map or Plan | Spatial Model | Draws sites as bounded, nested regions so their extent and adjacency are legible at a glance. | |
| Site Mapping Walkthrough | Method | Walks the actual site at different hours and seasons to record its geometry, light, history, and lived use as active structure — the raw place-record every later design move reads from. | |
| Site Readiness Assessment | Readiness Assessment | Requires each new location to demonstrate its own local readiness against tier-calibrated criteria before it opens, so no site inherits approval from the pilot instead of earning it. | |
| Site Registry | Registry | The authoritative catalog of sites — binding each host position's identity and steward to a durable entry that persists through every occupant. | |
| Site-Activation Campaign | Process | Brings a whole region into reach by activating a chosen set of currently-dormant sites until their combined presence closes the gaps — while guarding equity of access and planning the handoff to durable owners. | |
| Situation Handoff Report | Handoff Protocol | A structured shift-change transfer that carries not just status but the projection horizon, open uncertainties, and pending triggers, so awareness survives the change of custody. | |
| Situational Attribution Review | Explanatory Review | Checks whether a behavior or outcome has been attributed to a stable trait when situational causes — constraints, incentives, role, history, exposure — better explain it, and states the situational explanation the decision should use instead. | |
| Size-Distribution Dashboard | Metric or Dashboard | A dashboard that tracks unit count, size skew, merger rate, small-unit attrition, and concentration over time. | |
| Sketch | Artifact | A rough visual or spatial representation used to make a concept discussable and testable. | |
| Sketch Map Index | Representation Artifact | Uses a drawn map or diagram to design, review, and debug the locus assignments before independent recall. | |
| Skeuomorphic Onboarding Interface | Interface Pattern | Dresses a new system in the old medium's familiar surface so newcomers can act on instinct, then progressively reveals the substrate's real logic beneath the skin. | |
| Skew Dashboard | Monitoring Artifact | Displays balance indicators such as load concentration, budget share, representation, attention share, or unresolved burden so imbalance becomes visible early. | |
| Skill Maintenance Drill | Method | A deliberate delayed practice task that maintains perishable procedural or cognitive skill. | |
| Skill Progression Ladder | Workflow | Sequences capability into ordered rungs, each with its own criterion and gate, so mastery advances one dependency step at a time. | |
| Skill-Sequence Mental Replay | Mental Rehearsal | Deliberately re-runs a difficult movement sequence in the mind, plus controlled variants of it, to stabilize timing and transitions without physical fatigue or risk. | |
| Skills Assessment | Diagnostic Estimation | A formal, domain-scoped evaluation that scores actual performance against an explicit standard, producing the evidence a calibration loop compares self-assessment to. | |
| Skills Matrix | Assessment Matrix | Maps who can perform which roles against the roles the system needs, exposing where coverage is thin and turning latent capability gaps into a visible, trackable metric. | |
| Skip-Lot or Reduced-Inspection Rule | Risk Reduction Rule | Reduces routine inspection after sustained capability or supplier performance is demonstrated, while preserving triggers to reinstate full inspection. | |
| Skunkworks with Reintegration Path | Structural Separation Mechanism | Spins a high-uncertainty effort out into a separated group while designing, from day one, the route and triggers by which a success reconnects with the core. | |
| SLA Escalation | Workflow | As an item burns down its service-level budget, routes it to a different, better-resourced attention path — more authority, capacity, or review — and alerts the owners. | |
| Slack Holdback Policy | Policy | Pre-commits to leaving a fixed fraction of the resource container unallocated and off-limits, so the working boundary sits below the outer wall and expansion has no free space to grow into. | |
| Slack Release Review | Review | A gate that vets each request to draw down protected capacity, confirming the use matches the slack's stated purpose and carries a replenishment plan before the reserve is released. | |
| Slack-Erosion Guardrail | Policy | Makes buffers and slack a protected line item that cannot be silently optimized away during calm — cutting below a floor takes explicit authorization, not default drift. | |
| Slack-Erosion Test | Review | Checks whether an intensification proposal pushes protected slack — maintenance, recovery, surge, safety, or redundancy reserves — below an explicit floor. | |
| Sleep or Rest Reactivation Protocol | Consolidation Protocol | Protects a low-interference rest or sleep window shortly after learning so recently encoded traces reactivate and stabilize on their own, with timing and spacing as the main levers. | |
| Sleep-Dependent Consolidation Schedule | Scheduling Model | Times encoding and prioritizes material so the most valuable traces catch a full sleep cycle's offline consolidation. | |
| Slide Composition | Presentation Composition | Composes a single presented slide so the audience's involuntary first glance — during the few seconds it's on screen — lands on the one intended point, not on decoration or a wall of bullets. | |
| Slide Sequencing | Method | Orders an explanation as a run of discrete slides that opens on a title and agenda and advances one frame at a time, so an audience follows the intended line of reasoning in step. | |
| Slide/Narration Alignment Review | Review Procedure | Reviews a paired lead and support channel — speech and slides — to catch where the support upstages, contradicts, or lags the lead. | |
| Sliding Scale Rule | Eligibility or Pricing Mechanism | Replaces a hard cutoff with a graduated schedule so a small change in the governing input produces a small change in output, not a cliff. | |
| Sliding-Scale Subsidy | Pricing or Funding Rule | A subsidy rule that varies support by remaining need, capacity, or ability to pay. | |
| Sliding-Window or Kernel Bank | Software or Tool | A bank of local detectors dragged across the input, each firing when its patch matches, so patterns are found piece by piece. | |
| Slow Consumer Isolation | Policy | Contains a slow or stuck subscriber so its backlog can't stall the broker or starve healthy consumers, keeping one lagging handler from becoming everyone's outage. | |
| Slow-Release or Phased Absorption Plan | Protocol | Meters an action out in absorbable increments instead of all at once, throttling to the receiver's uptake and sequencing along its lead times, so infrastructure or recipients take it up without overload or premature failure. | |
| Small Experiment | Evidence Probe | Buys decision-relevant evidence under a strict downside cap, converting a reducible unknown into a signal before any full commitment. | |
| Small Safe-to-Fail Probe | Method | A deliberately small, contained trial that tests whether a proposed facilitator really lowers the barrier — and preserves selectivity — before it is trusted at scale. | |
| Small-Batch Policy Pilot | Policy Pilot | Tests a new rule or process on one narrow category, with equity safeguards and a fixed review, before writing it into general policy. | |
| Small-Bet Option Ladder | Process | Runs many small, capped, reversible bets in parallel, then pours resources into the few that pay off and retires the rest — buying open-ended upside while each individual loss stays small. | |
| Small-Cell Suppression Rule | Rule | Suppresses, merges, or coarsens any output cell built from too few contributors, so a sparse count can't single out the handful of people behind it. | |
| Small-Group-to-Whole-Group Bridge | Activity Format | Lets participants first build confidence and local connection in smaller groups, then carries representative insights, rhythms, or commitments into the whole group. | |
| Small-Scale Pilot | Method | A constrained real-context trial used to learn before broader rollout. | |
| Small-Signal Rehearsal | Rehearsal Protocol | Runs low-commitment partial practice — perturbations too small to trip the transition — that build and refresh coordinated readiness while revealing how ready the system truly is. | |
| Small-Step Refactoring Workflow | Method | Breaks a large restructuring into a chain of tiny, individually behavior-preserving edits, each verified green before the next, so the system is never more than one small step away from working. | |
| Small-Win Loop | Procedure | Repeatedly turns one small, genuinely controllable action into a completed and observed win, banking action-effect evidence a single cycle at a time. | |
| Smith Predictor or Model-Predictive Compensation | Method | Acts on where the system will be when the command actually lands, using a model to see past a known delay instead of chasing the stale state the sensor still reports. | |
| Snapshot Plus Archive | Recordkeeping Pattern | Keeps a compact current-state snapshot next to everyday work while filing the full underlying detail, unaltered, into recoverable storage — with a retrieval path and a restore procedure for when the detail is needed again. | |
| Snapshot Plus Replay | Method | Rebuilds current state fast by starting from a periodic snapshot and replaying only the events since, instead of the whole history. | |
| Snapshot-Pinned Decision | Method | Computes and records a decision against one frozen, versioned snapshot of the state, binding the action to the exact evidence it was based on. | |
| Social Card and Snippet Preview | Preview Inspection | Inspects and tunes the platform-generated previews — share cards, search snippets, thumbnails — that most audiences will see instead of the artifact itself. | |
| Social Determinants Mapping | Method | Maps the upstream living conditions — housing, food, transport, work, neighborhood — that shape a downstream outcome, and shows which groups the conditions burden most. | |
| Social Discount-Rate Schedule | Protocol | Provides a public or institutional rule for discounting social costs and benefits. | |
| Social Engineering Simulation with Debrief | Ritual | A consented, safely-bounded live drill that lets people actually experience a simulated manipulation attempt — a fake phish, pretext call, or tailgate — then learn from it in a blame-free debrief instead of a real breach. | |
| Social Indicator | Metric or Dashboard | Uses surveys, reports, participation patterns, trust signals, complaints, or observed behavior to infer hidden organizational or social state. | |
| Social Pattern Monitoring | Method | Observes recurrent shifts in norms, roles, rumor, participation, exclusion, or informal coordination across a social system. | |
| Social Permission Script | Communication Script | Gives people the exact words and the standing sanction to perform a socially risky known-correct action, so speaking up or stepping in stops feeling forbidden. | |
| Social Tie-Strength Routing Map | Relational Map | A relational map that grades who is connected to whom and how strongly, revealing which ties will carry a practice or message and which will not. | |
| Social-Preview Cache Invalidation | Protocol | Keeps every cached preview — social card, search snippet, chat unfurl — coupled to the live body, so a correction to the substance forces the stale surface to refresh instead of outliving it. | |
| Social-Proof Context Label | Annotation Artifact | An annotation attached to a popularity signal that tells the viewer what the number does and does not mean, so a crowd count isn't read as an endorsement of quality. | |
| Sociotechnical Design Workshop | Procedure | Brings technical owners, operators, affected users, managers, and governance owners together to map coupled social-technical changes. | |
| Soft-Delete Quarantine Window | Process | Makes deletion reversible by first marking a layer deleted and holding it, recoverable, for a grace period sized to how much its loss would hurt — before anything is destroyed for real. | |
| Software Bill of Materials | Artifact | A machine-generated, itemized inventory of every software component and version inside a build — direct and transitive — so a vulnerability, license, or end-of-life question can be answered from a record instead of a scramble. | |
| Software Bill of Materials Review | Review | Enumerates every component and supplier packed inside an artifact and reviews that inventory, so trust attaches to a known list of parts and origins rather than to an opaque whole. | |
| Software Bill of Materials with Lineage | Artifact | A component inventory that annotates every part with where it came from and what it was inherited through, turning invisible substrate into audited line-items. | |
| Software Execution Sandbox | Runtime Isolation | Confines untrusted code to a least-authority runtime so it can execute while the host and its data stay out of reach. | |
| Software Module Decomposition | Architectural Decomposition | Splits a codebase into modules whose internals are hidden behind published interfaces, so each can be changed without reopening the rest. | |
| Software Observability | Tool | Instruments a running digital system so its health, dependencies, and drift are visible from outside, and faults can be located instead of guessed at. | |
| Solar Shadow and Reflection Study | Model | Computes the sun's path over the site to predict exactly where and when shadows fall and light reflects — so a beam, silhouette, or glint becomes a designed event tied to a date and hour. | |
| Solution Archetype Archive | Archive | A governed, versioned repository that preserves each archetype's provenance, variants, and merge history on a maintenance cadence to prevent duplicate drafting. | |
| Solvent–Antisolvent Shift | Method | Changes solvent quality — typically by adding an antisolvent — so that selected constituents lose solubility and precipitate or split off while others stay dissolved. | |
| Solver Dashboard | Interface | A live interface that visualizes a running solver — its candidate solutions, objective values, remaining gap, and constraint violations. | |
| Sorted Candidate Sweep | Method | Scores and sorts every candidate once, then makes a single pass accepting each in order whenever it keeps the solution feasible — no re-scoring, no revisiting. | |
| Sortition or Lottery Rotation | Selection Procedure | Fills the role by random draw from a defined eligible pool, replacing contested selection with a lottery whose fairness is the source of its legitimacy. | |
| Source and Composite Disclosure Card | Document | Labels whether details are real, anonymized, composite, dramatized, speculative, or illustrative. | |
| Source Attribution Confidence Rubric | Diagnostic Estimation | A graded scale that scores how sure you are of an item's source — separately from whether the content is true — and trips a corroboration gate when the grade is low and the stakes are high. | |
| Source Attribution Training Set | Artifact | A curated corpus of real items whose true source class is already known, held as the gold reference that calibrates and teaches an attribution judgment — human or model. | |
| Source Capacity Load Test | Diagnostic Estimation | Drives a source to the realistic peak demand of all its assigned targets to confirm it can actually serve at load — and that it degrades safely rather than silently dropping coverage when overwhelmed. | |
| Source Collection Ingestion Workflow | Intake Workflow | Registers each contributing collection as a first-class source and defines how an absent, empty, or failed source is handled — so the union knows exactly what it is unioning. | |
| Source Confusion Matrix Review | Review | A retrospective review that tabulates which source classes get mistaken for which — reading the off-diagonal cells to find systematic, directional misattributions and feed the fixes back. | |
| Source Control Linkage | Tool | Captures trace links as a byproduct of version control — pinning each commit, pull request, and release to the issue, requirement, or review that justified it. | |
| Source Criticism Protocol | Method | Uses structured questions about authorship, purpose, audience, context, proximity, and transmission to evaluate a source before accepting its claims. | |
| Source Dependency Graph | Method | A directed lineage map that traces copied claims, shared datasets, common instruments, overlapping samples, and other paths by which nominally separate streams can fail together. | |
| Source Depletion Dashboard | Monitor | Continuously watches each source's health — how much exportable surplus is left, whether its viability guardrails are being breached, and how it holds up under stress — so stewardship never quietly slides into extraction. | |
| Source Diet Audit | Test or Assessment | Reviews what sources, channels, authorities, and evidence classes actually enter the environment over a defined period. | |
| Source Disclosure Brief | Communication Artifact | A concise communication explaining the source independence and confidence status behind a suspected cascade. | |
| Source Elimination or Substitution | Method | Removes the hazard at its origin or swaps in a benign substitute, so there is no source left to route anywhere — verified against a dose threshold, not just 'less of it.' | |
| Source Reduction Program | Process | Lowers how much hazard enters the pathway at its upstream sources, so every barrier, buffer, and filter downstream has less to hold back. | |
| Source Resolution Table | Reference Table | Catalogs each source by the analytical resolution it can actually support, so evidence is matched to the scale of the question instead of stretched across it. | |
| Source Tracing and Reduction Program | Process | Traces an aggregate overload back to the many diffuse sources that produce it, assigns each its measured share, and makes each bear the cost so it reduces at origin. | |
| Source Triangulation Matrix | Analytical Tool | Arrays each claim against its sources to test whether apparent corroboration is genuinely independent or just one interested origin echoed — and whether the source mix is balanced enough to trust. | |
| Source Variance Audit Matrix | Audit Matrix | Lays the output dimensions against every shared source in a grid so that each place a common source touches more than one dimension is written down before any correlation is trusted. | |
| Source-Control Main Branch | Protocol | Treats one branch — main or trunk, reached through a reviewed merge — as the authoritative state of code, config, or content, so every working copy is provisional until it lands there and merge rights gate what may. | |
| Source-Independence Cross-Check | Source Review | A check that distinguishes genuinely independent support from repeated citations of the same underlying source or model. | |
| Source-Label Preserving Summary Template | Artifact | A summary format that forces each condensed statement to carry its source class through compression, so shortening a document can't quietly flatten observed, reported, and generated content into equally-confident prose. | |
| Source-of-Truth Registry | Register | Documents, per field or claim, which system or role is authoritative — the reference that integrity checks and reconciliation consult to know which value should win. | |
| Source-of-Truth Table | Governance Artifact | A declarative table that names, in advance, which system or role is authoritative for each field, state, or jurisdiction, so any later conflict has a predetermined winner. | |
| Source-Pressure Reduction Review | Review | Looks for ways to shrink the underlying demand, opportunity, or payoff that keeps generating escape pressure — so protection leans less on an ever-stronger filter that only breeds fitter survivors. | |
| Source-Reduction or Safe-Dissipation Plan | Artifact | A plan that attacks the pressure generating a hazard at its source — lowering the demand, load, or incentive that drives it — so there is less hazard to migrate at all, held to a stated tolerance for any residual that remains. | |
| Source-Sink Monitoring Dashboard | Metric or Dashboard | Tracks donor flow, recipient baseline, support share, donor stress, and autonomy-claim status over time. | |
| Source-to-Score Lineage Graph | Software or Tool | Visualizes lineage from substrate records through transformations to the final score, label, dashboard value, or decision artifact. | |
| Source-Tracing Table | Artifact | Maps every element of a completion to its provenance — direct evidence, indirect evidence, assumption, or missing source — in a standing ledger anyone can audit claim by claim. | |
| Source/Target Type Check | Validation Check | Verifies that every arrow is used and composed only where its declared source and target types actually match. | |
| Source–Load Sweep and Transfer-Function Measurement | Test or Assessment | Varies source, load, and operating conditions within a safe envelope and measures accepted, reflected, delayed, distorted, and lost transfer. | |
| Source–Sink Network Mapping | Method | Maps the target as a network of sources and sinks so the low-contestation node that keeps reseeding the rest can be found and named — not just the biggest visible infestation. | |
| Source–Sink Patch Map | Tool | Lays out every unit as a labelled patch — source, sink, neutral, or contested — coloured by measured net balance, so the asymmetric structure of who is quietly carrying whom becomes visible at a glance. | |
| Source–Target Mapping Note | Analysis Artifact | A working ledger that maps each source feature to 'transfers / does not transfer,' recording which resemblances a comparison invites and which it must fence off — and which rival sources were rejected. | |
| Source–Target Structure and Correspondence Matrix | Method | Aligns objects relations processes forces roles scales constraints evidence and confidence. | |
| Sovereign or Stabilization Fund Rule | Institution | Parks windfall revenue in a rule-bound fund that pays out only what keeps the system viable across lean years and channels a mandated floor of the inflow into lasting capability. | |
| Sovereignty Breach Report Channel | Procedure | Lets actors report external interference, hidden vetoes, unauthorized preclearance demands, or insider overreach beyond the zone. | |
| Space-Filling Design | Method | Places design points across a multidimensional domain to reduce large uncovered regions. | |
| Spacecraft Attitude Trim Pulse | Attitude Control Maneuver | Fires brief, discrete thruster pulses to null a spacecraft's attitude drift, spending an irreplaceable propellant budget and dropping to safe mode when drift outpaces it. | |
| Spaced Exposure Schedule | Scheduling Protocol | Spreads a bounded number of exposures across timed intervals so recognition builds through distributed repetition rather than one saturating burst. | |
| Spaced Flashcard System | Software or Tool | A tool or card workflow that schedules prompt-answer recall over spaced or adaptive intervals. | |
| Spaced Integration Review | Review Schedule | Revisits new material at expanding intervals to bind it into existing schema and strengthen its retrieval route over time. | |
| Spaced Repetition Timing | Scheduling Algorithm | Schedules each review at the expanding interval where recall is effortful but still possible, so memory is strengthened with the fewest repetitions. | |
| Spaced Retrieval and Interleaving Plan | Scheduling Plan | Distributes retrieval practice over expanding intervals and interleaves topics so recall stays effortful and therefore durable, then holds it with periodic review. | |
| Spaced Retrieval Scheduler | Tool | Times repeated retrieval attempts at expanding intervals — pulling each item back for effortful recall just before it would be forgotten — so memory survives over months, not just the session. | |
| Span Membership Certificate | Verification Artifact | For a specific target, exhibits an explicit generator combination that produces it — a checkable witness that it really is reachable. | |
| Span-of-Control Design | Method | Shapes reporting lines, team groupings, and direct-report limits so each overseer's scope is drawn deliberately rather than by accident of headcount. | |
| Spare Capacity, Port, and Space Reservation | Policy | Sets aside and protects explicit headroom — power, space, ports, address space, budget — so future changes have room to land instead of being blocked by a fully-optimized present. | |
| Spare Part Stock | Artifact | Keeps replacement parts available so a failed physical component can be replaced without waiting for external procurement. | |
| Spare Parts Inventory | Artifact | Stocks the replacement parts, tools, and licenses a repair will need, in the right quantities, before the breakdown that demands them. | |
| Sparse / Low-Rank Prior | Method | Imposes an explicit structural assumption that many effects are zero, low-rank, smooth, or otherwise constrained. | |
| Sparse Attention Mask | Software or Tool | Restricts attention, processing, or routing to a selected subset of relevant channels or modules. | |
| Sparse Dictionary or Basis Learning | Method | Learns or defines a set of basis elements so any input can be re-expressed as a small, informative pattern of active elements — most stay silent. | |
| Sparse Layout | Layout Pattern | Reduces the number of visible elements so the remaining structure, priority, or action path can be read at a glance. | |
| Sparse Tagging Taxonomy | Method | Limits each case or artifact to a few curated tags from a larger vocabulary. | |
| Spatial Axis Diagram | Tool | Reduces the abstraction target to a small set of formal relations and maps them onto the site's axes, thresholds, and alignments — the diagram that decides what to strip and what the place will carry. | |
| Spatial Mnemonic Route | Mnemonic Method | Uses a route, room sequence, path, or map as the retrieval scaffold for ordered material. | |
| Spatial or Network Cluster Detection | Tool | Tests where high-risk units genuinely cluster in space or on a network, screening out the concentrations that are only chance, so hardening targets real hotspots. | |
| Spatial or Regional Aggregation | Method | Groups locations into regions or zones so geographic patterns become visible, while guarding against masking local variation and boundary artifacts. | |
| Spatial Workflow Layout | Workflow | Arranges physical spaces, stations, tools, and materials so people perceive process sequence, handoffs, and safety zones. | |
| Speaker Attribution | Method | Binds a statement to the identity, role, or account responsible for it, so that first-person and authorial references — 'I approve', 'we recommend', 'per my note' — still resolve once the speaker is no longer present. | |
| Specialist Queue | Specialized Queue | Routes work that needs a distinct skill, authorization, or piece of equipment into its own lane with a named owner, so specialist cases stop bouncing through generalist queues. | |
| Specialist Routing Matrix | Workflow | A live workflow that reads each case's attributes and dispatches it into the specialist field that owns it, branching on ambiguity. | |
| Specialist-Generalist Portfolio Review | Review | A periodic review of the whole workforce as a portfolio — how intensely specialised it has become and how status and power have concentrated across niches — to judge whether the balance still fits demand. | |
| Specialization Boundary Workshop | Ritual | A facilitated session where a group maps the whole space of tasks and collectively decides where the specialization lines should fall — before anyone is slotted into a niche. | |
| Specialization Cohort Seeding | Method | Launches a varied population of candidate lineages at once, each seeded with a distinct bet on a different niche and a stable identity to track it by. | |
| Spectral Decomposition Report | Artifact | A written account that turns a raw decomposition into a shared, bounded interpretation — which modes matter, what each may and may not be read to mean, and where independence between them breaks down. | |
| Spectral Gap Monitor | Monitor | Tracks the separation between the dominant modes and the rest over time, raising an alarm when the gap narrows enough that a modal simplification can no longer be trusted. | |
| Spectral Signature Matching | Measurement Method | Measures a material's full spectrum and matches its shape against a reference spectral library to identify what it is — and thereby where or when it could have come from. | |
| Spectrogram Resolution Sensitivity Panel | Visualization | Displays the same signal under several resolution settings at once — a ladder of window scales side by side — so a viewer can see which features survive the time-frequency tradeoff and which are artifacts of one setting. | |
| Spend or Resource Ramp | Workflow | Increases budget, capacity, or resource allocation stepwise while measuring marginal response, waste, and saturation. | |
| Spending Cap or Resource Cap | Policy | Caps how much any rival may spend or field, converting a ruinous, escalating arms race back into a contest of skill within a fixed budget. | |
| Spike-Rate Readout | Decoder Readout | Recovers a stimulus magnitude from a neuron's firing rate through its measured tuning curve — the original, biological instance of rate coding. | |
| Spillover After-Action Review | Review | After a signal event, reconstructs what actually spilled, to whom, through which channel, and updates the permeability model so the next signal is planned better. | |
| Spillover Response Load Test | Method | Estimates the volume and tempo of reactions a signal will draw from adjacent audiences and checks whether the response apparatus can absorb them. | |
| Spillway Release Protocol | Operational Protocol | An operator-run procedure that meters reservoir discharge ahead of an unsafe level, pacing the release to what the channel below can safely absorb. | |
| Spinodal Quench Protocol | Protocol | Quenches deep enough past the spinodal that the whole volume separates at once through spontaneous fluctuations — no nucleation barrier — yielding a fine, uniform, interconnected morphology. | |
| Split-Sample Observer Exposure | Method | Randomly exposes only part of a sample to the observer and leaves a matched part unobserved, so the difference between them measures the observation effect itself. | |
| Split/Merge Change Log | Register | Records when an entity splits into several or several merge into one, marking the resulting branches and preserving parent-to-child lineage so identity survives cardinality changes. | |
| Split/Merge Decision Tree | Template | A branching template that walks a transformation to a verdict: continuity, succession, fork, merger, replacement, or several new entities. | |
| Sponsor Health Check | Monitor | A periodic diagnostic that reads a sponsor's actual decision output — latency, closure, blocked substitutes — to tell a nominally-filled seat that still works from one that has gone functionally vacant. | |
| Sponsor Influence Firewall | Protocol | Separates the people who fund an agent from the decisions their money touches — sponsors may pay but cannot direct — backed by alternative revenue that makes the separation credible. | |
| Sponsor Re-Engagement Notice | Protocol | A formal, on-the-record prompt to a disengaged role-holder to resume the function — a documented last chance to re-engage before any backfill is activated. | |
| Sponsor-Required Acceptance Protocol | Protocol | Blocks acceptance of a contribution until a named owner commits the coordination budget to carry it, converting a free-looking offer into an obligation someone has agreed to hold. | |
| Spoofing & Counter-Forensic Challenge | Procedure | Attempts to imitate, suppress, transfer, or plant signature features before accepting attribution. | |
| Spot Check | Procedure | A short, bounded inspection of selected cases or moments used to catch intermittent defects, lapses, or state changes without monitoring everything continuously. | |
| Spotlighting | Method | Makes one element the literal bright centre of the field — lit, enlarged, centred, and set off while everything else recedes — so a single hero dominates perception completely. | |
| Spreadsheet Unit Audit | Audit | Walks an actual spreadsheet cell by cell — columns, hidden intermediate cells, and formula chains — to surface the unlabeled unit and denominator slips that spreadsheets breed. | |
| Sprint Capacity Rule | Rule | Caps the work a team may commit to active within a fixed iteration, sized to what it has recently finished — so taking on more means first dropping something. | |
| Spurious Association Probe Set | Audit | A standing battery of targeted test cases that deliberately try to trip a learned link into revealing that it rides on a shortcut, a stereotype, or a leaked cue rather than the real signal. | |
| SQL WHERE Clause or Query Filter | Query Filter | Selects the subset of a population that satisfies the predicate, turning a criterion into set membership over stored records. | |
| Stabilization and Consolidation Schedule | Process | Schedules spaced consolidation and follow-up checkpoints after acquisition so a freshly-acquired configuration hardens into a durable, transferable one instead of decaying once the window closes. | |
| Stabilization Checklist | Checklist | A go/no-go list of the minimum conditions that must hold to stop further collapse — the floor that has to be secured before any restoration work is allowed to begin. | |
| Stabilization Intervention | Stabilization Treatment | Arrests active decay at the object's current state — buying time and preserving what remains — without attempting to return it to any earlier reference. | |
| Stabilization Period | Temporal Buffer | Protects a post-crossing interval of extra support and watchfulness, and holds the old supports open until the new regime proves it can carry ordinary load. | |
| Staff Recovery Time Policy | Institution | Implements recovery by ensuring people have protected time after intense shifts, incidents, overtime, or emotionally demanding work. | |
| Staff Rotation | Role or Team | Cycles people through roles or sites on a set cadence, with handoffs and monitoring, so capability and burden spread instead of concentrating in a few incumbents. | |
| Staff Scheduling Model | Scheduling Model | Assigns finite labor hours to shifts, roles, and units so every coverage, skill, and labor-rule constraint is satisfied at once. | |
| Staffing Floor Experiment | Test or Assessment | Finds the lowest staffing or support level that preserves service quality and resilience without normalizing unsafe understaffing. | |
| Staffing Intensity Band | Workflow | Sets staffing level within an effective service band. | |
| Staffing Level Adjustment | Resource Allocation Workflow | A workflow that senses live workload and flexes the number and assignment of staff toward a service target, bounded by the finite pool of people actually available to deploy. | |
| Staffing Level Experiment | Workflow | Varies how many people are on shift and watches throughput and wait time to find the staffing band where service still improves before the bottleneck moves elsewhere. | |
| Staffing Marginal Output Analysis | Operational Analysis | Estimates whether the next hire, shift, or coordination layer still adds more throughput than the coordination overhead it drags in. | |
| Staffing Relief / Cross-Training | Method | Widens the constraint by adding people or cross-skilling existing ones, so more qualified hands can serve the bottleneck when it binds and flex away when it moves. | |
| Staffing Reserve | Workflow | Keeps staff hours, on-call capacity, cross-trained personnel, or surge teams available for critical demand rather than fully assigning everyone to routine work. | |
| Staffing Smoothing | Operating Policy | Stages hiring, redeployment, and shift changes behind a demand-confirmation band and a headcount-rate cap so an organization stops whipsawing between over- and under-staffing. | |
| Staffing to Demand | Labor Capacity Adjustment | Works when labor is the binding service resource and enough lead time exists to change rosters, assignments, on-call activation, or cross-coverage. | |
| Stage Contribution Table | Data Display | Breaks one option's total lifecycle impact down by stage, so the analyst can see which stage — extraction, use, or disposal — actually carries the burden. | |
| Stage Conversion Anomaly Alert | Monitor | Watches each stage's live conversion against a validated baseline and fires the moment a rate breaches its control limit, catching a drop-off shift as it happens instead of at the next review. | |
| Stage Drop-Off Waterfall | Artifact | Renders the population cascading from the initial cohort down to final yield one stage at a time, so the size and exact location of every loss is read off a single denominator-preserving chart. | |
| Stage Handoff Check | Review | Gates each transfer between stages, verifying the in-process item meets the next stage's entry criteria and routing it forward or back for rework at the boundary. | |
| Stage Transition Log | Artifact | Records candidate survival, rejection, branching, confidence changes, and rationale at each stage. | |
| Stage-Appropriate Feedback Script | Feedback Script | A mentor script that validates the threshold crossing while naming concrete gaps and practice actions. | |
| Stage-Gate Activation Review | Governance Protocol | Divides activation investment into decision gates so commitment increases only when evidence about threshold distance, adoption, and benefit realization improves. | |
| Stage-Gate Concept Review | Review | Advances a concept through a sequence of go/kill gates where each gate releases only the next increment of investment, and an independent reviewer — not the concept's champion — decides whether the evidence earns it. | |
| Stage-Gate Exploration | Process | Runs exploration as a sequence of funded stages separated by decision gates, releasing more budget only to the lines that clear each gate's evidence bar. | |
| Stage-Gate Review | Phase Gate Protocol | Places an authorized, independent gate at each phase boundary, so passage to the next phase is never automatic but re-earned against current evidence. | |
| Stage-Output Diff and Semantic-Equivalence Test | Review | Diffs a stage's output against a reference and, when the bytes differ for benign reasons, decides whether the two are still the same program. | |
| Stage-Specific Communication Plan | Procedure | Implements the archetype by matching message content, audience, timing, tone, and disclosure level to the current phase of a project, crisis, treatment, negotiation, or rollout. | |
| Staged Absorption Gate | Protocol | Admits the beneficial input in discrete tranches, opening each only once the previous is assimilated, so cumulative load never runs ahead of the receiver's ability to digest it. | |
| Staged Announcement | Method | Releases information in planned stages so recipients can understand, prepare, and respond instead of receiving everything at once. | |
| Staged Capability Restore | Process | Restores blocked capabilities one validated step at a time, so full operation resumes only as fast as evidence confirms each stage is safe, with rollback if a stage misbehaves. | |
| Staged Capacity Expansion Gate | Protocol | Releases capacity expansion in evidence-gated stages, enlarging the base only when the current stage is healthy and saturation is still far off. | |
| Staged Capacity Pilot | Procedure | A reversible rollout procedure for capacity additions in self-optimizing networks. | |
| Staged Cohort Launch | Process | Launches inside one bounded cohort at a time so local density crosses critical mass before the network expands. | |
| Staged Commitment and Irreversibility-Acceptance Gate | Protocol | Before exposure grows, reviews readiness, residue, burden, alternatives, horizon, consent, remedy, and fallback — then decides proceed, pause, reverse, narrow, or explicitly accept the next stage's new irreversibility. | |
| Staged Commitment Gate | Staged Gate | Releases commitment in tranches, opening each gate only when the independent anchor has actually improved — so irreversible expansion never runs ahead of the evidence that would justify it. | |
| Staged Commitment Ladder | Sequencing Scaffold | Breaks a high-avoidance goal into a timed ladder of small, reversible commitments, each low enough that the push stays below the pull. | |
| Staged Commitment Release | Protocol | Delivers the resolution as a sequence of gated, reversible increments, so each stage locks in value and can be halted before the next is risked. | |
| Staged Disclosure Protocol | Protocol | Releases a reflexive forecast in controlled phases — to whom, in what order, at what detail — so those who must prepare can act before the reaction that broad release would trigger. | |
| Staged Expansion Review | Review | A recurring deliberative forum that weighs the evidence for each expansion stage, names who is accountable for it, and checks whether real support capacity exists before authorizing the move. | |
| Staged Harvesting or Decommissioning | Method | Removes a dangerous stock in planned stages before it can crash on its own — capturing residual value and protecting critical functions instead of leaving a disorderly collapse. | |
| Staged Identity Disclosure | Protocol | Holds identity with a custodian and releases only the minimum needed fields, to only the audience that needs them, only when a defined trigger fires — so exposure tracks necessity instead of defaulting to public. | |
| Staged Integration Sandbox | Staging Environment | Exposes a combined system to progressively wider, progressively more realistic contexts, gating promotion at each ring so a bad combination is contained before broad release. | |
| Staged Investment | Procedure | Releases capital in milestone-gated tranches, so later funding is committed only after earlier stages retire risk. | |
| Staged Lever Ramp | Protocol | Re-applies the ordinary flow lever in graduated stages after repair, advancing only as each step confirms the lever is transmitting again, instead of snapping straight back to full power. | |
| Staged Link-Density Trial | Diagnostic Estimation | Finds the real connectivity threshold and surfaces its side effects by raising link or node density in small, reversible increments and watching for the point where the network snaps into one — before committing to a full crossing. | |
| Staged Onboarding | Workflow | An onboarding process that introduces responsibilities, knowledge, or features in planned stages. | |
| Staged Option Investment Plan | Workflow | Funds an uncertain long-horizon opportunity as a sequence of small, reversible, milestone-gated bets while ring-fencing a protected reserve — buying future upside without overcommitting to present hype. | |
| Staged Policy Trial | Governance Trial | Introduces a new policy in selected jurisdictions against comparison regions and expands it in phases, to decide whether to institutionalize or repeal it. | |
| Staged Reciprocal Commitment | Workflow | Breaks cooperation into verifiable increments so actors can build trust without overexposure. | |
| Staged Release Ladder | Release Schedule | Structures the successor into ordered tiers — launch, stabilize, expand, later — and routes each deferred ambition into a named rung with an owner and a review trigger. | |
| Staged Release Protocol | Protocol | Releases a signal in phases or to a limited scope so exposure grows only as fast as the response apparatus and the harm boundary allow. | |
| Staged Release Schedule | Protocol | Releases value or authority in conditional tranches tied to milestones, so a promise stays credible stage by stage and either side can halt before the next release. | |
| Staged Reloading Trial | Protocol | Re-introduces a previously-harmful beneficial input in small, monitored increments after recovery, backing off at the first sign of re-inversion. | |
| Staged Research Model | Process | Advances from exploratory evidence to stronger methods, richer instruments, larger samples, or closer-to-field conditions as uncertainty narrows. | |
| Staged Resynchronization Protocol | Other | Reconciles divergent state or epochs in controlled waves against a protected reference, validating joint behavior at each step and rolling back on failure. | |
| Staged Reversible Environment Pilot | Process | Tests an environmental change on a bounded, undoable slice first — keeping an escape path and preserving options — so you learn what it does before it hardens into something you can't take back. | |
| Staged Rollout | Deployment Procedure | Advances a beneficial change cohort by cohort, gating each new wave on the readiness and stability of the last. | |
| Staged Rollout or Canary Release | Rollout Technique | Exposes a risky change to a small live cohort first, watches monitored signals, and widens only if they stay healthy — so real-world blast radius is capped while evidence accrues. | |
| Staged Rollout Validation | Workflow | Validates that a policy, service, product, or process continues to satisfy its guarantee as it expands from pilot to later stages. | |
| Staged Rule Relaxation | Phased Relaxation | Removes a categorical rule one clause at a time in a planned sequence — decomposing the constraint into separable permissions and lifting the safest, most reversible first. | |
| Staged Rule Rollout with Rollback | Protocol | Limits the blast radius of rapid updates by releasing them gradually and reverting if harm indicators rise. | |
| Staged Self-Host Build | Process | Builds the target as a ladder of stages, each one compiled by the product of the stage below, until the system can build itself and the seed drops away. | |
| Staged Setpoint Ramp | Workflow | Breaks one large reference jump into a sequence of intermediate targets, each reached and validated before the next is issued. | |
| Staged Simulation Validation | Method | Validates a simulation one refinement at a time — each resolution increase, added coupling, or expanded parameter set must reproduce the coarser model where it was valid, fit the compute budget, and prove its regime of validity before it is accepted. | |
| Staged Threshold Rollout | Process | Introduces a revised threshold gradually — a cohort, site, or slice at a time — with rollback criteria and live watch for overload, gaming, or unfair regression. | |
| Stagewise Availability Assay | Diagnostic Estimation | Measures how much of the input remains in usable form at each stage of the path, turning one supplied figure into a stagewise availability profile with error bars. | |
| Staggered Board-Term Calendar | Staggered Structure | Offsets the terms of many seats so only a fraction turn over at each interval, renewing a governing body continuously instead of resetting it all at once. | |
| Staggered Communications | Communication Protocol | Deliberately offsets repeated messages so they do not all land at once and amplify anxiety or herd response, while still reaching everyone who needs them. | |
| Staggered Information Release | Workflow | Releases social, ranking, or aggregate information to participants in phases so early movers do not disproportionately anchor everyone who comes later. | |
| Staggered Maturity Refinancing Schedule | Workflow | Spreads maturities and renewal windows so obligations do not cluster at one fragile rollover point. | |
| Staggered or Randomized Rollout | Protocol | Releases the intervention in randomized or time-staggered waves, holding early segments as sentinels, so anticipatory offset can be identified by comparison and the whole population cannot pre-empt in unison. | |
| Staggered Synchrony Pattern | Scheduling Pattern | Holds a group at deliberate, controlled offsets rather than exact simultaneity, so a shared trajectory stays legible while peak load and lockstep brittleness are avoided. | |
| Staggered Work Shifts | Procedure | Offsets start, break, handoff, or end times so staffing, commuting, facilities, and supervision peaks do not all hit at once. | |
| Staging Environment | Preproduction Environment | Runs a release against a production-like replica before promotion, so integration failures surface off the live system. | |
| Staging Table to Canonical Warehouse Pipeline | Ingestion Pipeline | Lands raw incoming data fast in a mutable staging table, then validates, normalizes, and deduplicates it in batches into the canonical warehouse — with a dashboard metering how far ingestion has fallen behind. | |
| Stakeholder Alignment Session | Ritual | Brings the affected and responsible parties together to surface each side's constraints and commitments and agree who holds authority over what — enough shared understanding to act without hidden resistance. | |
| Stakeholder Alternative Elicitation | Elicitation Protocol | Gathers the options that affected parties see as possible but the official frame treats as out of scope, tests whether the 'impossible' ones are merely unwelcome, and folds the legitimate ones into the reopened set. | |
| Stakeholder Assumption Elicitation | Participatory Process | Uses stakeholder perspectives to reveal assumptions insiders may not see. | |
| Stakeholder Boundary Review | Review | Decides who counts as inside the system being shaped — constructors, beneficiaries, and the affected outsiders who bear the spillovers — before the boundary is drawn implicitly by whoever holds the pen. | |
| Stakeholder Category Review | Participatory Review | Convenes maintainers and affected users around concrete categories to adjudicate changes together, producing either revisions or a recorded reason they were declined. | |
| Stakeholder Change Briefing | Facilitated Briefing | A facilitated session that walks the specific affected parties through an upcoming change, points each group to the help they'll need to prepare, and gives them a live channel to object or ask before it's locked in. | |
| Stakeholder Deliberation | Ritual | Creates a forum where affected parties and decision makers can compare normative claims, contest assumptions, and clarify acceptable tradeoffs. | |
| Stakeholder Exclusion Audit | Audit Method | Checks which affected parties sit outside the boundary of evidence, participation, or remedy — and gives them a channel to put that exclusion on the record. | |
| Stakeholder Frontier Review | Ritual | Convenes the owners of the conflicting commitments to choose, under named authority, which one yields at the frontier of feasible options — turning a computed trade-off into a legitimate, owned decision. | |
| Stakeholder Harm Reporting Channel | Interface | Lets affected parties report consequences that operators may not observe through internal telemetry. | |
| Stakeholder Hidden-Constraint Board | Tool | A shared visual board that names each stakeholder and makes their invisible constraints, fears, incentives, and information gaps explicit for a team to design around. | |
| Stakeholder Inclusion Review | Procedure | Examines whether the affected stakeholder set includes overlooked groups, boundary populations, indirect beneficiaries, or negatively affected parties. | |
| Stakeholder Interpretation Check | Elicitation Method | Asks named user groups what a term means to them, surfacing interpretive divergence that text analysis alone would miss. | |
| Stakeholder Interpretation Review | Interpretation Test | Tests an audit's inferred status reading against real affected and expert readers, so a marking is judged stigmatizing or justified by the people who live with it, not by the auditor's guess. | |
| Stakeholder Knowledge Forum | Deliberative Forum | Creates a structured setting where different knowledge holders compare evidence, explain assumptions, surface interpretive gaps, and record changes to the knowledge base. | |
| Stakeholder Map | Artifact | Maps actors and their social relations — influence, interest, trust, conflict, obligation — with a read on each relation's intensity and controls on who may see it, for engagement and governance. | |
| Stakeholder Mapping Workshop | Method | A facilitated working session that discovers stakeholder classes, their interests and influence paths, and the voices the room has not yet named. | |
| Stakeholder Meaning Check | Protocol | Tests a reading against the people it is about or for — do the affected communities recognize the meaning as theirs? — before the interpretation is acted on. | |
| Stakeholder Meaning Elicitation | Protocol | Gathers, firsthand and in their own words, how differently positioned people understand and use a category or practice, so official meanings can be checked against lived ones. | |
| Stakeholder Power–Interest Matrix | Tool | Plots each stakeholder on a two-by-two of how much power they hold against how much they care, so engagement effort is aimed where both run high. | |
| Stakeholder Pulse Check | Test or Assessment | Samples readiness and trust before high-stakes communication, launch, escalation, or change intervention. | |
| Stakeholder Realignment Workshop | Facilitated Design Process | Uses a structured meeting or workshop to identify problematic relationships, negotiate new interaction patterns, and assign transition responsibilities. | |
| Stakeholder Review | Participatory Review | Asks the people who actually use, operate, or are affected by a simplified artifact which omitted cases and constraints they consider important — surfacing losses invisible to its designers. | |
| Stakeholder Survey | Artifact | Collects stakeholder reports, preferences, or concerns. | |
| Stakeholder Transition Workshop | Facilitated Workshop | A structured, one-room forum that surfaces the hidden dependencies, losses, and resistance a replacement will hit — before cutover, by getting the affected people to name them out loud. | |
| Stakeholder Weight Review Panel | Review Procedure | Reviews proposed weights for legitimacy, impact, and acceptability. | |
| Stakeholder-Inclusive Redesign | Design Process | Redraws the problem frame around the lived constraints of the people it affects, so their experience — not just the technical unit — decides what belongs inside and what success means. | |
| Stakeholder-Specific Brief | Document | Creates audience-specific versions of the same message for executives, frontline staff, customers, community members, regulators, students, or partners. | |
| Stakes–Latency–Error Scorecard | Artifact | Makes the central tradeoff visible by juxtaposing consequence, time budget, and expected error reduction. | |
| Stale Data Revalidation Gate | Protocol | Refuses to act on state older than its validity window, forcing a refresh before a decision is allowed to ride on data that may already be wrong. | |
| Stale Edge Expiration | Protocol | Gives every temporary connection an expiration date so it lapses automatically unless someone actively renews it with fresh justification. | |
| Stale Item Sweep | Process | Periodically finds in-process items that have aged past usefulness and routes them out of the state via a defined disposition path, so stale work stops occupying and contaminating the pipeline. | |
| Stale Reference Monitor | Monitor | Watches use-time outcomes over time to find which references keep going stale — measuring observed age against a freshness window and logging the recurring offenders so the rot gets fixed at its source rather than one failure at a time. | |
| Stale Tooth Review | Periodic Review | A recurring review that re-justifies each aging tooth against present need and prunes the ones whose reason has lapsed, giving the de-ratcheting owner a standing forum to remove. | |
| Stale-Layer Detection Dashboard | Monitor | A live inventory of every accumulated layer that surfaces the ones whose content has quietly gone out of date — flagging staleness before anyone acts on a layer that no longer reflects reality. | |
| Stale-While-Revalidate Cache | Protocol | On cache expiry, serves the slightly-stale value instantly to everyone while a single background refresh runs — so a synchronized expiry never becomes a stampede on the origin. | |
| Staleness Boundary Enforcement | Governance Rule | Marks old cues, training, and reminders as expired past their measured window and forbids treating stale priming as current readiness. | |
| Staleness TTL and Expiry Gate | Governance Control | Marks a signal invalid after a time, version, context, or confidence condition is met, and blocks continued reliance on it until it is revalidated. | |
| Standalone Base-Service Path | Process | Guarantees a real, usable way to get the core thing on its own — at nonpunitive terms and without the optional conditions — so that refusing the add-ons is an actual option. | |
| Standard Contract | Artifact | Packages the recurring terms, obligations, risk allocation, and remedies of a class of deals into a reusable template, so each new agreement is filled in rather than negotiated from scratch. | |
| Standard Contract Template | Template | A pre-drafted, reusable master agreement whose vetted boilerplate — duties, liability, indemnity, audit rights — is filled in per deal, so every contract starts from a known, defensible baseline. | |
| Standard License with Opt-Out Review | Document | A default license template that reduces bespoke negotiation while preserving bounded objection rights. | |
| Standard Operating Procedure | Process | Freezes a stabilized, low-judgment routine into ordered steps, named roles, and explicit acceptance conditions so anyone can run it the same way. | |
| Standard Packaging | Standardization Method | Repackages heterogeneous goods into a standard denomination, container, or grade — a common physical unit any handler can stack, count, and route — so bespoke stock becomes movable through shared logistics, at the cost of the local fit the odd sizes carried. | |
| Standard Report Sort Order | Template | Uses a recurring presentation order so readers can compare reports across time without reinterpreting layout changes. | |
| Standard Selection Decision | Selection Decision | Collapses several equivalent candidate standards into one canonical choice everyone adopts. | |
| Standard Shipping Container | Artifact | A rigidly standardized steel box whose fixed exterior lets any crane, ship, truck, or train handle it identically, while its contents stay sealed and irrelevant to the handler. | |
| Standard Work Instruction | Document | A concise, controlled description of the approved steps, sequence, roles, and conditions for a repeatable task. | |
| Standard Work Revision | Process | The standing path that turns a validated improvement into the new canonical procedure — writing down the tacit knack, versioning the change, and making the better way the default way. | |
| Standard-Care Comparator Specification | Comparator Specification | Defines a single, prescribed best-current-practice regimen as the active comparator arm, so the study answers the adoption question — does the new option improve on the real alternative — rather than beating a strawman. | |
| Standard-Setting Process | Institution | A formal governance process that resolves recurring mapping conflicts by creating or updating shared rules, standards, or reference mappings. | |
| Standardization or Variety Filter | Method | Reduces unnecessary external variety before it reaches response operations by standardizing formats, interfaces, requests, categories, or allowable options. | |
| Standardized Credentialing Exam | Standardized Assessment | Certifies a comparable, portable credential at scale using a psychometrically validated exam with a standard-set cut score and fairness controls. | |
| Standardized Interview or Survey Script | Administration Script | A verbatim question-and-probe script that holds respondent-facing wording, order, and delivery constant across every interviewer and every mode. | |
| Standardized Mean Difference Calculation | Statistical Transformation | Rescales a difference between two group means into standard-deviation units so effects measured on unrelated continuous instruments land on one common axis. | |
| Standardized Mean Difference Table | Metric or Dashboard | Reports each baseline covariate's between-group gap on a unit-free standardized scale, so imbalance is judged against a fixed threshold rather than a sample-size-sensitive p-value. | |
| Standardized Residual Score | Statistical Calculation | Transforms an observed-minus-expected difference into a scale-adjusted, z-like residual so departures are comparable across units of different variability. | |
| Standardized Rollout Template | Artifact | A reusable deployment kit that packages a proven change into a repeatable, quality-checked rollout, so the same thing lands identically across many existing units without being reinvented each time. | |
| Standardized Scoring Rubric | Tool | Fixes the criteria, weights, and required evidence of an allocation in advance and in public, so awards turn on stated, checkable merit rather than on who has the decider's ear. | |
| Standards Adoption Campaign | Process | Coordinates early adopters around one shared standard so their isolated implementations become an interoperable network worth joining. | |
| Standards Body | Institution | The standing institution that authors, reviews, publishes, and evolves a shared standard and adjudicates disputes about what it means. | |
| Standards Committee Process | Institution | Converges distributed experts on a durable standard through formal cycles of draft, public comment, objection, and revision, closed by a defined rough-consensus or balloting rule. | |
| Standards Consortium | Standards Body | Authors and maintains a shared standard that makes independent systems mutually intelligible, and governs how that standard changes. | |
| Standards-Body Participation | Role or Team | Puts you inside an emerging standard early enough to shape its path — getting your design into the default before rivals lock theirs, and timing engagement to the standard's decisive window. | |
| Standby Credit Facility | Institution | A prearranged borrowing or credit access channel that can be drawn when ordinary liquidity is insufficient. | |
| Standby List | Unused Capacity Fill Mechanism | Maintains a backup queue of ready holders who claim capacity the instant a reservation is cancelled or missed. | |
| Standby Team Roster | Role or Team | Keeps a prepared group available to cover a critical operation during absence, overload, or incident response. | |
| Standby Transport Corridor | Method | Keeps a pre-qualified alternate route between the reserve and the fronts continuously ready and health-checked, so a redeployment can still complete inside its window when the primary path fails. | |
| Standby-Mode Interface | Tool | Keeps the normal state quietly visible and reserves loud, high-salience interruption for the moments that genuinely cross the threshold. | |
| Standing-Condition Preflight | Preflight Checklist | Runs through scope, procedure, quorum, timing, and evidence before an act is treated as valid, catching accidental or premature constitution before the state goes live. | |
| Standup Meeting | Coordination Ritual | A short, daily, synchronous huddle for the people doing the work to surface blockers and sync the next stretch — no decisions, no artifact, just alignment. | |
| Stasis Mapping Workshop | Facilitated Workshop | Gets every party in one room to co-build the stasis map — claims, question types, live mismatches, and sequence — as a single shared artifact. | |
| Stasis Review Memo | Documentation Artifact | The closing written record of a stasis process — states which question was controlling and why, what was decided, what remains open, and what would reopen it. | |
| State / Action Map | Transition Graph | Draws the problem as states linked by the actions that move between them, so reachability, sequence, and blocked positions become visible before anyone commits to a path. | |
| State Diff Test | Test or Assessment | Runs an action and compares before/after state surfaces to detect undeclared changes. | |
| State Exclusivity Table | Specification Table | A design-time table that enumerates the states of one entity and marks which pairs may never hold at once, so incompatible modes are declared explicitly before any code enforces them. | |
| State Kick or Capture Pulse | Method | Delivers one bounded, aimed push that carries the current state across a basin boundary into a robust capture region, then confirms it settled — aborting if it heads for a forbidden state. | |
| State Machine Transition Table | State Model | Enumerates, for every (current state, input) pair, the single next state the system must move to — turning the transition law into an exhaustive lookup with exactly one entry per cell. | |
| State Machine vs Flow Model | Model Comparison | Puts a named-states-and-transitions representation head to head with a continuous-variable one and picks by which preserves the decision-relevant change. | |
| State Migration Playbook | Process | Moves or maps the durable state, configuration, credentials, and history a substitute needs to perform the role — with a verified, reversible transfer plan. | |
| State-Estimation Filter | Tool | Fuses noisy, delayed observations into a single best current-state estimate on the target's clock, separating true state from measurement noise and reporting lag. | |
| State-Machine Cycle Detection | Method | Models the coupled actors as one state machine and finds the non-progress cycle in its reachability graph — the exact set of states they keep revisiting. | |
| State-of-the-Art Baseline Study | Method | Pits the candidate against the strongest current alternative — a best-in-class rival made as good as it can be, not a convenient straw man — because a claim of superiority only means something relative to the best thing it must beat. | |
| State-Space Model | Model | Specifies the target as a hidden state that evolves by known dynamics and is seen only through a noisy observation equation — the source model an estimator later inverts to pull the state back out. | |
| State-Transition Kernel | Transition Operator | Specifies the probability of moving from each state to every other in one step — the transition law that propels a Markov-type process forward. | |
| Stated vs Revealed Gap Report | Comparison Report | Quantifies the gap between what people say they value and what their behavior reveals, broken out by segment and reported with the confidence the comparison actually supports. | |
| Statement of Work | Specification | Specifies the concrete deliverables, scope boundaries, and milestone schedule for one engagement, pinning exactly what will be delivered, by when, and what counts as acceptance. | |
| Stationarity Check | Diagnostic Test | Tests whether a process's statistical properties are holding still or shifting over time, delivering a verdict on the stationarity assumptions a model rests on. | |
| Stationarity Test | Diagnostic Estimation | Tests whether the process that generated past lifetimes is still the same process, the precondition for treating survival so far as evidence about survival ahead. | |
| Statistical Acceptance Sampling Plan | Offline Sampling Plan | Samples completed lots using predefined sample sizes and accept/reject numbers to decide, with quantified risk, whether a lot can be released. | |
| Statistical Adjustment | Model | Models the outcome (or exposure) as a function of the measured confounders alongside the exposure, so the exposure's estimated effect reflects its relationship net of those variables. | |
| Statistical Multiplexing Admission Model | Analytical Model | Bets that bursty streams rarely peak at the same instant, and computes how many can be admitted onto one channel sized below their combined maximum — with an explicit fallback for the moments the bet loses. | |
| Statistical Process Control | Measurement and Control Method | Charts a process variable against statistically derived control limits so that genuine drift is distinguished from ordinary random variation and flagged before it becomes a defect. | |
| Statistical Process Control Chart | Monitor | Plots a process measurement over time against statistically derived limits so routine noise, real signals, and slow drift can be told apart and fed back into the process. | |
| Statistical Tolerance Analysis | Model | Models each contributor as a distribution with a known process capability and propagates those distributions analytically, predicting the assembly's yield and how sensitively it responds to each contributor's spread and centering. | |
| Status Badge Taxonomy | Semantic Marker System | A governed catalog of mutually-exclusive state badges — verified, pending, restricted — where a small change in color or shape can imply authority or risk. | |
| Status Digest | Communication Artifact | Replaces a recurring meeting with a predictable, asynchronous update artifact, so stakeholders stay informed without paying the attention cost of shared time. | |
| Status Quo Costing Sheet | Baseline Accounting | Refuses to treat 'do nothing' as free — prices the status quo as a real option with ongoing costs, residual risks, and forgone value. | |
| Status Symbol Redesign | Method | Alters titles, badges, spatial arrangements, visible privileges, honors, or other prestige signals that rank participants in unintended ways. | |
| Status Update Cadence | Ritual | Commits the response to publishing a status update on a fixed heartbeat — even when the update is 'no change' — so stakeholders stay oriented and responders aren't pulled off the work to answer ad-hoc questions. | |
| Status-Preserving Attribution | Framing Move | Truthfully attributes a problem to constraints, standards, new information, or process gaps rather than personal failing — cutting defensiveness without erasing accountability. | |
| Steelman Counterposition Brief | Document | Presents rival views in their strongest evidence-bearing form before critique or rejection. | |
| Steelman then Refute Protocol | Dialectical Protocol | Rebuilds an argument in its strongest fair form before attacking it, so any refutation lands on the position itself and not a caricature. | |
| Stencil Computation Template | Template | A template for applying the same neighborhood computation at every grid or lattice position. | |
| Step-Down Protocol | Protocol | A domain-adapted procedure for moving from a higher-intensity support level to a lower-intensity level while preserving safety checks. | |
| Step-Locking Checklist | Checklist or Control | A lightweight, visible control that forces each step to be confirmed before the next, preventing skipped or reversed steps in short high-stakes routines. | |
| Step-Size Throttle | Adaptive Control | Governs how large each increment may be — widening steps to explore, shrinking them to settle — on a schedule tied to progress. | |
| Stepwise Decision Protocol | Protocol | Decomposes a decision into ordered subjudgments and readiness checks, taken one at a time, so final commitment arrives only after every prerequisite comparison is done. | |
| Stereotype / Tokenism Red Team | Procedure | Reviews whether the identity appeal relies on caricature, mascot examples, demographic essentialism, or borrowed legitimacy. | |
| Stereotype Audit | Test or Assessment | Scans labels, personas, narratives, rubrics, and model variables for generalized trait claims about a group — naming the claim, pinning exactly whom it targets, examining the wording that carries it, and tracing the decision it feeds. | |
| Stewardship or Nonwaste Covenant | Rule | Binds a holder to a schedule of care-and-nonwaste duties that run with the resource, so a right to use never becomes a license to degrade what successors and the public inherit. | |
| Stewardship Rotation | Protocol | Cycles an ongoing care or governance duty through a pool of people on a schedule, so no single steward burns out and the knowledge of how to hold the role is spread rather than trapped. | |
| Stigma Escalation Review | Review | Checks whether a purity response has hardened into identity-marking, scapegoating, or disproportionate harm — and forces it back within bounds. | |
| Stimulus Audit Walkthrough | Diagnostic Audit | A structured walkthrough of a space, interface, or workflow, taken from the point of view of the target task, that names every cue competing for attention and turns a vague 'too many distractions' into a concrete list of changes. | |
| Stimulus–Response Pilot | Method | Runs a bounded trial across several predeclared stimulus levels to fit the shape of the input-to-response curve, with its uncertainty and its subgroup differences attached. | |
| Stochastic Challenge or Audit Timing | Stochastic Trigger Policy | Randomizes whether and when a check, challenge, or audit fires on a stream of events so an evader can never find a reliably safe window — keeping perceived detection risk above the exploitability threshold. | |
| Stochastic Microvariation Field | Method | Introduces bounded nonrepeating variation while controlling distribution, clustering, direction, and outliers. | |
| Stochastic Robustness Test | Stress Test | Injects reproducible random variation into a system's inputs, loads, timing, or failure events to expose brittleness a fixed test suite would never trigger. | |
| Stochastic Sensitivity Analysis | Test or Assessment | Analyzes simulated runs to identify which uncertain inputs or assumptions dominate outcome variation. | |
| Stochastic State-Space Model | Model | Separates a hidden state that evolves stochastically from the noisy measurements of it, estimating the latent process and the observation error as two distinct sources of randomness. | |
| Stochastic-Process Diagram | Structural Representation | Draws the process as a labeled graph of states, transitions, and event nodes, making its structure legible before any numbers are fit. | |
| Stock / Flow Separation Check | Review | Separates accumulated stocks from the flows that fill or drain them — balances from rates, prevalence from incidence — so a level is never compared directly with a speed. | |
| Stock-and-Flow Diagram | Model | Draws the conserved quantity as stocks (accumulations) connected by flows (rates), exposing the reservoir-and-pipe structure — and the feedback loops — behind a flow problem. | |
| Stock-Flow Diagnostic Map | Model | Diagrams which underlying stock a flow lever actually acts through, and the range over which that stock still responds, so a dead lever can be traced to a stock outside its window rather than to insufficient force. | |
| Stock-Level Buffering | Buffer Design | Holds a deliberate reserve so a stock can absorb swings in inflow or outflow without breaching its limits. | |
| Stock–Flow Balance Reconciliation | Reconciliation Procedure | Closes the books on a stock by reconciling its measured level change against the net of every inflow and outflow, and flags the unexplained residual. | |
| Stop-Loss Cover | Document | A contract that caps retained losses after an individual or aggregate threshold is reached. | |
| Stop-Loss Rule | Rule | A pre-committed hard trigger: the moment risk, control-loss, or third-party harm crosses a declared line, stop or roll back automatically — no renegotiating the limit in the heat of the moment. | |
| Stop-or-Scale-Back Gate | Rule | A pre-committed rule that halts or throttles operation the moment cumulative risk crosses a set line, so stopping doesn't depend on someone finding the nerve in the moment. | |
| Stop-or-Switch Rule | Procedure | A pre-set rule that fires on closing or refractory signals to pause, de-escalate, defer, or switch — protecting a substrate that has stopped being receptive. | |
| Stop-Point Preference Model | Model | Models where the other party would rather stop, settle, or comply than climb further — its pain thresholds, its best alternative, and its need to save face — so the ladder can be aimed to land it there. | |
| Stop-Rule Postmortem | Retrospective Review | Reviews a completed stopping decision after the fact to judge whether the boundary caused avoidable regret or bias, and recalibrates it for the next sequence. | |
| Stop-Ship Criterion | Protocol | A short list of no-go conditions that, if any is present at the ship gate, blocks release outright — no matter how ready everything else is. | |
| Storage Virtualization | Virtualization Platform | Exposes durable logical volumes and buckets over pooled physical media, managing block placement, replication, snapshots, and migration beneath a stable storage handle. | |
| Stored Load Dashboard | Monitor | Keeps a system's hidden stock continuously visible — rendering stored-load level, its distribution across holders, and its distance to threshold as a live signal instead of a periodic surprise. | |
| Stories and Symbols | Narrative Artifact | Encodes the norm into memorable stories, language, and artifacts — including cautionary tales that mark its edges — so the expectation travels vividly and portably, even where no one is watching. | |
| Story A/B Interpretation Test | Test or Assessment | Compares narrative versions for intended belief shift, unintended readings, reactance, trust, and action intent. | |
| Story Myth Or Origin Reenactment | Ritual | A retelling or reenactment of a group's origin or founding story that renews shared meaning by re-living it — while leaving explicit room to question and reinterpret it. | |
| Story, Case, and Counterexample Circle | Narrative Practice | Gathers situated judgment as a rotating set of real cases and pointed counterexamples, so no single heroic story hardens into doctrine. | |
| Storyboard or Score | Composition Artifact | Composes the whole multichannel piece in advance — lead, support, and emotional layer across the arc — as a single authored plan. | |
| Stovepipe Retirement Migration Plan | Workflow | Migrates duplicated vertical stacks into a shared layer when the scope benefit exceeds migration and coupling costs. | |
| Strain-Gauge or Fiber Monitor | Monitor | Bonds sensors into the flexing structure to read real strain and count cycles in service, so drift toward the fatigue limit is seen before a crack is. | |
| Strategic Gaming Stress Test | Audit | Red-teams a forecast before release by asking how self-interested actors could game it once published, then specifies the commitment or incentive anchors that remove the payoff for gaming. | |
| Strategic Learning Curriculum | Curriculum | Sequences many different futures practices into a deliberate, staged learning path so a whole organization accumulates and retains distributed foresight capability. | |
| Strategic Option Map | Strategy Map | Charts the strategic paths an organization could take toward alternative target positions — with their commitment points and the stakeholders who read each differently — so a major bet is chosen with the whole terrain in view. | |
| Strategic Options Register | Artifact | A living ledger of exploratory options — each with its thesis, trigger conditions, owner, and evidence — that keeps optionality visible and reviewable instead of forgotten. | |
| Strategic Reserve | Institution | Constitutes a protected, centrally-held pool of mobile capacity — with defined membership and a single accountable steward — that can be committed across ordinary boundaries to wherever it is needed most. | |
| Strategic Reserve Plan | Policy | Pre-commits and bounds standby capacity for selected wild-card classes — sized so rare-event readiness neither starves nor consumes normal operations — and sets who the scarce reserve serves first. | |
| Strategic Response Red Team | Role or Team | Convenes an adversarial team that role-plays the targeted agents to enumerate, before launch, who will see the intervention coming and the moves they will make to blunt it. | |
| Strategic Revisit Gate | Procedure | A decision gate that reopens a strategy when predefined evidence thresholds are crossed. | |
| Strategic Scenario Narrative | Narrative Artifact | Renders one abstract future as a vivid, internally coherent story so people can feel its lived and operational implications — kept tethered to explicit scenario logic. | |
| Strategic Transition Map | Planning Artifact | A planning artifact that wires horizon roles into a dependency-ordered sequence of dated, owned commitments — migrate this before retiring that. | |
| Strategic Transition Workshop | Facilitation Format | A facilitated live session where stakeholders classify initiatives, surface and argue horizon tensions, articulate the future pattern, and leave with aligned expectations. | |
| Strategy Checklist | Checklist | A fixed menu of failure-mode checks and candidate reasoning moves you scan when stuck, turning a vague sense that thinking has stalled into a concrete next adjustment. | |
| Strategy Deployment / Hoshin Kanri | Planning Cascade Mechanism | Cascades a few breakthrough priorities down through the organization, using catchball to reconcile top-down intent with bottom-up feasibility at every level. | |
| Strategy Sensemaking Workshop | Method | A workshop that interprets market, technology, political, or organizational shifts and turns a shared reading of the environment into strategic options. | |
| Strategy Switch Decision Tree | Tool | A branching decision aid that turns a confirmed plateau into a structured choice of switch — reroute, redesign, expand capacity, change modality, resegment, or revise the objective — by matching the switch type to the plateau's cause. | |
| Stratified Analysis | Method | Splits the data into strata within which a confounder is held roughly constant, estimates the exposure-outcome relationship inside each, then interprets or pools the stratum-specific results. | |
| Stratified Analysis Protocol | Analysis Protocol | Splits an aggregate into pre-declared strata and compares each subgroup's pattern against the pooled figure, so hidden heterogeneity surfaces before the claim is trusted. | |
| Stratified Balance Check | Procedure | Verifies covariate balance within each stratum, block, cluster, or site — at the true unit of assignment — instead of trusting a pooled comparison that can hide local imbalance. | |
| Stratified Benchmark Suite | Protocol | Builds the test set as explicit per-regime strata — noise levels, subgroups, scales, scenario types — and reports each separately, so a method cannot win by acing the common cases while quietly failing the ones that matter. | |
| Stratified Entry Rule | Governance Rule | Sorts prospective members into risk classes with matched eligibility and contribution terms so a heterogeneous pool does not selection-spiral into its high-risk tail. | |
| Stratified Founder Selection Protocol | Protocol | Selects founders across predeclared strata tied to viability, constituency, capability, robustness, or source-domain coverage. | |
| Stratified Partition Sampling Check | Audit | Certifies that a partition is safe to use as sampling strata — every unit in exactly one stratum and the strata covering the whole frame — before any estimate is drawn from it. | |
| Stratified Randomization Schedule | Protocol | Divides units into categorical strata defined by a few strong pretreatment predictors and runs a separate randomization inside each stratum, forcing balance on those factors by construction. | |
| Stratified Rate Table | Comparison Artifact | Splits an aggregate rate into subgroup rows, each with its own denominator, so subgroup-conditioned probabilities are compared side by side without the marginal hiding them. | |
| Stratified Residual Review | Disaggregation Review | Breaks a stable aggregate into subgroups, residuals, and edge cases to expose the pockets where the system has not actually converged even though the average looks settled. | |
| Stratified Rollup Analysis | Aggregation Method | Summarizes upward while keeping strata intact and each stratum's own baseline attached, so an aggregate cannot hide a vulnerable subgroup or a fattening tail. | |
| Stratified Sample | Sampling Design | Partitions the population into meaningful strata, samples within each — often oversampling the small or high-variance ones — and reweights so no decision-relevant subgroup disappears from the estimate. | |
| Stratified Sampling Review | Assessment Protocol | Audits whether the measurement behind an aggregate actually covers every relevant subgroup and locality, rather than over-weighting the easiest cases to observe. | |
| Stratified Scale Sampling | Sampling Design | Designs evidence-gathering across deliberate scale bands, and registers non-scale differences, so a conclusion is not overgeneralized from a narrow range of sizes. | |
| Stratified Target-Scale Rollout | Process | Deploys a translated rule to a representative sample within each target-scale stratum, checks correspondence stratum by stratum, and rolls out or localizes according to where it actually holds. | |
| Stratigraphic Record | Method | Uses physical or conceptual strata to infer the sequence and conditions by which a cumulative structure formed. | |
| Stratigraphic Section Diagram | Artifact | A to-scale drawing of one exposed profile that renders each layer, its contacts, and its superposition order directly readable off the page. | |
| Stratum-Specific Threshold Schedule | Document | Lists different eligibility, review, escalation, inspection, or intervention thresholds for each stratum. | |
| Stress Margin Simulation | Simulation | Runs a model of the system across sampled combinations of stressed inputs — before any real unit exists — to predict where the margin is thinnest and how sensitive it is to each stress. | |
| Stress Test and Reverse Stress Test | Audit | Runs the system against severe tail scenarios to check it survives — then runs the logic backwards to find the smallest scenario that would break it. | |
| Stress-Correlation Scenario | Test or Assessment | Re-estimates pooling benefit under crisis-state co-movement by positing a common shock and rewriting the pool's correlations to the ones that shock would impose. | |
| Stress-Test Margin Check | Audit | Applies simulated and historical adverse scenarios to an already-designed margin to check whether it actually survives the cases it is meant to cover. | |
| Stress-Test Scorecard | Scoring Artifact | A one-page verdict sheet that consumes the results of the stress tests and gives each key assumption a confidence grade, a reversibility flag, and a disposition — safeguarded, monitored, or knowingly accepted. | |
| Stress-Tested Plan Review | Protocol | Reviews a plan or design against adverse but plausible conditions before selecting it for implementation. | |
| Stressor Reduction Program | Program | A sustained program that lowers the loads and pressures driving a system toward its tipping point, buying margin by reducing the drivers rather than reacting to the crossing. | |
| Strict Bidirectional Contract Gate | Protocol | Enforces one strict contract in both directions — nothing off-spec may be sent or accepted — and routes the rare legitimate deviation through a named exception path rather than silent tolerance. | |
| Strict Output Linter | Tool | Checks everything a system is about to emit against the canonical form and blocks non-conformant output at the source, so producers never teach the ecosystem a sloppier contract. | |
| Strict-Mode Shadow Run | Method | Runs a stricter rule set in log-only mode against live traffic to count exactly what it would reject — before any of it actually blocks — so tightening is a measured step, not a gamble. | |
| Stripped-Down Simulation | Software or Tool | Simulates the central relationship with minimal variables before adding heterogeneity, stochasticity, spatial detail, or full operational realism. | |
| Strong-Cohort Pacing Rule | Rule | Meters a bumper cohort's advance through the system, so an unusually large or strong class is absorbed smoothly instead of creating a glut now and a synchronized cliff when it all exits at once. | |
| Strong-Coupling Extrapolation Check | Test or Assessment | Tests a reconstruction's strong-regime behavior against a single known exact limit of the same system, passing or failing its extension into that regime. | |
| Structural Audit | Method | A systematic inspection of one organization's own rules, workflows, incentives, and resource flows to surface the arrangements that quietly generate harm. | |
| Structural Energy-Storage Integration | Artifact | Builds electrochemical energy storage into a load-bearing structural carrier, models the mechanical-electrochemical coupling, and plans for a damaged or degraded structural battery. | |
| Structural Filter Postmortem | Review | After an output that should have surfaced didn't, reconstructs the trace of every filter it hit and how they combined — blamelessly, because each filter was locally reasonable and each producer sincere. | |
| Structural Harm Scan | Diagnostic Scan | Surfaces the systemic conditions a simple blame story hides — incentives, resource gaps, design defects, hidden beneficiaries — and gives omitted stakeholders a voice. | |
| Structural Leverage Analysis | Diagnostic Analysis | Compares candidate intervention points by depth, coupling, amplification, tractability, and risk, and records why one point was chosen over the visible alternatives. | |
| Structural Line and Plane Map | Artifact | Extracts directional axes, edges, intervals, overlaps, and spatial relations before depiction is removed. | |
| Structural Safety Factor | Method | Multiplies the expected load by a deliberate factor to set an allowable limit well below the failure point, so ordinary uncertainty and variation never reach it. | |
| Structural Separation or Unbundling | Policy | Splits the controller so the bottleneck is owned and run separately from the businesses that depend on it — removing the incentive to self-preference rather than merely policing it. | |
| Structural-Constraint Relaxation Probe | Counterfactual Probe | Holds the actor fixed and loosens or tightens one structural condition at a time to see whether the actor's effect survives the change — measuring how conditional that effect really was. | |
| Structure-Learning Screen | Method | Runs an automated structure-learning pass over the whole variable field to propose a dependency graph and a candidate Markov blanket — a fast first draft of the boundary, not a validated one. | |
| Structure-Preservation Checklist | Verification Checklist | Checks, feature by feature, that a proposed mapping preserves identities, composition, and associativity before you rely on it. | |
| Structure-Preserving Map Specification | Artifact | Writes the embedding down as an explicit injection rule plus a preservation contract, so what must still be true after mapping is fixed before anything is moved. | |
| Structure-Preserving Numerical Integration | Numerical Method | Advances a Hamiltonian system in time with a discrete step that is itself an exact canonical map, so the simulation conserves phase-space structure and energy stays bounded over billions of steps. | |
| Structure-Property Matrix | Relational Model | Tabulates which arrangement features drive which macro properties, and how sensitively, into an explicit empirical structure-property lookup. | |
| Structure-Substance Review Workshop | Facilitated Review Ritual | Convenes makers and stakeholders to inspect a complex artifact together, tracing its formal hierarchy and iterating the carrier until form and substance reinforce each other. | |
| Structured Application | Artifact | A standardized form that requires every candidate in a defined pool to supply the same decision-relevant evidence, making otherwise incomparable candidates comparable. | |
| Structured Command Construction | Method | Assembles a command as typed structure with untrusted values in explicit operand slots, so no command string is ever formed for them to inject into. | |
| Structured Debate | Facilitation Method | Gives thesis and antithesis equal disciplined expression so each side's strongest claims, evidence, and concerns are visible before synthesis begins. | |
| Structured Disclosure Requirement | Policy | Compels the informed party to hand over specified material facts in a fixed, comparable format before the transaction can proceed, so the relying party decides on the record instead of on trust. | |
| Structured Forecasting Panel | Workflow | Uses repeated expert estimates, feedback, and uncertainty summaries to assess future events, timelines, or probabilities. | |
| Structured Handoff Checklist | Verification Checklist | A prompt list both parties run at handoff to confirm every must-transfer item was actually covered before the transfer is signed off. | |
| Structured Interview | Method | Asks every candidate the same pre-set questions and scores answers against a fixed rubric, so live judgment becomes comparable and less prone to bias. | |
| Structured Onboarding Journey | Staged Program | Lays the whole entry route out as an ordered sequence of stages and checkpoints, so access to consequential participation follows declared readiness rather than social luck. | |
| Structured Professional Judgment Tool | Tool | A structured instrument that walks one decider through a fixed set of factors and the case's own facts to reach a defensible, proportionate judgment — structured, but deliberately not reduced to a formula. | |
| Structured Review Form | Documentation Template | Turns a bias review into a filled record — the decision's context, the vulnerability map, the checks run and what they found, what changed, and the residual risk accepted — so a later reader can see what actually happened. | |
| Structured Review Sequence | Review Workflow | Splits a group review into ordered phases — orient, review evidence, interpret, challenge, synthesize, decide — so complex judgment cannot collapse into immediate advocacy. | |
| Structured Round Robin | Facilitation Protocol | Gives each participant or subgroup a bounded opportunity to contribute before open discussion or free-form activity resumes. | |
| Structured Workaround Registry | Software or Tool | An access-controlled system of record that stores each workaround case and its evidence under retention and identity-minimizing rules, so the portfolio is visible without becoming a list of people to punish. | |
| Style Guide | Document | Documents style rules and permitted variations for language, visuals, or presentation. | |
| Style Guide Creation | Artifact | Turns recurring naming, formatting, and communication choices into explicit conventions — often machine-enforceable — so a group's output reads as one consistent voice. | |
| Style Guide or Pattern Library | Document | A curated collection of reusable patterns, allowed variants, and usage rules. | |
| Style Guide Revision | Governance Artifact | Encodes an audit's decision as a durable rule in the style guide — what to mark and how, which asymmetries are justified and why, and how compliance is checked going forward. | |
| Style-, Sector-, or Case-Matched Benchmark | Artifact | A benchmark constructed from comparators matched to style, sector, case mix, mandate, or exposure profile. | |
| Style-Norm Explicitness Rubric | Rubric | Scores each tone, dress, timing, and self-presentation expectation on whether it is justified, explicit, flexible, and actually tied to the role. | |
| Stylometric Attribution Model | Software or Tool | Estimates source likelihood from stable linguistic, formatting, rhythm, or choice-pattern features. | |
| Sub-objective Decision Record | Decision Record | Captures each proposed addition as a standardized record — rationale, fit, displacement, owner, and removal condition — turning the objective's history into an inspectable ledger. | |
| Subgraph Census | Enumeration Census | Exhaustively enumerates every subgraph of a fixed size and tallies how often each canonical shape occurs, producing the complete observed-frequency table. | |
| Subgroup Analysis | Comparative Analysis | Tests whether an apparent between-group difference is real enough — by evidence bar, sample adequacy, and governance — to treat as structure rather than an artifact of small numbers. | |
| Subgroup Coverage Calibration Table | Artifact | A table that reports nominal versus realized coverage broken out by subgroup, site, period, or risk stratum, so local undercoverage cannot hide inside a healthy overall average. | |
| Subgroup Dashboard with Warning Flags | Monitoring Dashboard | Shows aggregate and subgroup figures side by side with rules that flag masked harm, unstable small cells, and equity-relevant gaps as they arise. | |
| Subgroup Disaggregation Audit | Test or Assessment | Breaks down aggregate impacts by subgroup, geography, role, income, exposure, access, or vulnerability to reveal hidden losses and uneven gains. | |
| Subgroup Excursion Alert | Monitoring Rule | Fires when a subgroup or locality breaches a preset threshold, even while the population mean stays flat. | |
| Subgroup Outcome-Validity Dashboard | Metric or Dashboard | Combines protected subgroup patterns with validity, scoring, persistence, review, and experience evidence. | |
| Subgroup Residual Heatmap | Tool | Tiles average residual across two crossed segmentations so a subgroup the overall fit hides lights up as a hot cell. | |
| Subscriber Change Webhook | Event Channel | Pushes a machine-readable change event to every endpoint that subscribed to be told — routed by subscription, carrying the actionable details, and confirmed by the receiver's response. | |
| Subscription API | Tool | Lets consumers register, adjust, and retire their own subscriptions through a self-serve interface, recording each in the subscription registry and governing its lifecycle. | |
| Subscription Health Dashboard | Monitor | Surfaces per-subscription delivery health — lag, error rate, retries, relevance — so operators can see which subscribers are keeping up and which are silently falling behind. | |
| Subsidy Dependency Assessment | Test or Assessment | Assesses how much of recipient performance depends on donor flow and which functions would fail without it. | |
| Subsidy Ledger | Document | Maintains a visible record of support flows, costs, beneficiaries, duration, and governance terms. | |
| Subsidy or Equalization Fund | Institution | Creates a shared pool that raises the low side of an access, capacity, or service gradient without requiring each local actor to self-fund the correction. | |
| Subsidy or Matching Incentive | Temporary Support Mechanism | Temporarily pays down the cost of joining — a discount, guarantee, or matched commitment — with a built-in taper and an equity screen, so early participation is affordable without hardening into permanent dependence. | |
| Substance-over-Form Audit | Compliance Audit | Tests whether formal compliance still tracks substantive compliance, registering every place the form is technically valid but substantively hollow. | |
| Substitutability Trial / Canary | Process | Proves a replacement in production by routing a slice of real traffic to it and promoting only if it behaves indistinguishably from the incumbent. | |
| Substitution Channel Monitoring Workflow | Monitor | An ongoing routine that watches the channels suppressed behavior migrates to, confirming and chasing displacement so an intervention that looks successful locally isn't merely pushing the problem sideways. | |
| Substitution Drill | Process | A rehearsed, live cutover from an overweight provider to its alternatives under realistic load and timing, proving a diversification that looks good on paper actually holds when exercised. | |
| Substitution Matrix | Artifact | A table that scores candidate stand-ins against the attributes a role requires and records which swaps are acceptable under which conditions — and which resources must never be substituted at all. | |
| Substrate Capacity Budget | Document | A budget stating total shared capacity, reserved floors, discretionary slack, phase-in allowance, and emergency reserve. | |
| Substrate Depletion Dashboard | Monitor | Puts the substrate's condition — stock level and depletion rate — on one screen beside throughput and sustained demand, so the hidden cost of today's output is visible next to the output. | |
| Substrate Integrity Dashboard | Monitoring Instrument | A standing real-time instrument that puts substrate-health indicators beside the visible shell, with warning bands and named owners wired in. | |
| Substrate Repair Protocol | Protocol | Rebuilds the damaged carrying structure of the stock itself — not merely its level — so the flow lever has an intact medium to act through again. | |
| Substrate Risk Release Gate | Policy | A pass/block control at the release point that refuses to ship substrate whose inherited risk is unaccounted-for or exceeds a blast-radius-scaled bar. | |
| Substrate-Native Showcase Release | Showcase Release | A flagship public release built to run natively — leaning into what the new substrate does best — to prove the medium is worth adopting on its own terms rather than as a copy of the old one. | |
| Subvocal Repetition Loop | Method | Keeps a small item available in working memory by silently re-articulating it fast enough to outrun its own decay — without turning it into durable learning. | |
| Success Debrief Luck–Skill Separator | Debrief Procedure | Splits a win into repeatable skill versus luck and noise, so a single good outcome does not inflate confidence past what the evidence supports. | |
| Success Metric Reweighting | Policy | Rewrites the scorecard so a bycatch term counts against success, making off-target harm subtract from the headline number instead of sitting outside it, and names who owns that term. | |
| Succession and Stewardship Plan | Policy | Names how each critical office is handed off and its mission kept faithfully tended across turnover, so the institution outlives the particular people who happen to run it now. | |
| Succession Charter | Governance Charter | Codifies who may interpret, modify, or retire the founder legacy after the founder steps back — decision rights, veto limits, and when residual authority lapses. | |
| Succession System | Process | Prepares and authorizes a replacement for a role that holds critical continuity, legitimacy, or knowledge — grooming and legitimating a successor in advance so the role survives the person leaving it. | |
| Successive Screening | Filtering Procedure | Makes an unmanageably large pool tractable by applying a sequence of filters — cheapest and most discriminating first, deeper and costlier later — so each reviewable stage hands the next a set it can actually afford to examine. | |
| Successive-Order Refinement | Iterative Refinement | Climbs the correction ladder order by order, recomposing baseline plus accumulated terms and stopping when the residual falls inside its error budget — or when adding orders stops paying. | |
| Successor Charter | Charter Document | The founding document that fixes what the successor must preserve, what it may improve this cycle, its protected invariants and escape path, and who holds the authority to change any of it. | |
| Successor Forwarding Record | Forwarding Record | Leaves a persistent tombstone at a retired key that names its successor, so a caller arriving at the old identifier is explicitly redirected to the current one instead of hitting a dead end, with the supersession on record. | |
| Succinct Cryptographic Proof Verifier | Protocol | Checks a tiny cryptographic proof that a large computation was performed correctly in far less work than redoing it — optionally without learning anything about the inputs. | |
| Succinct Zero-Knowledge Proof System | Software or Tool | Implements compact proofs of computation, membership, possession, or constraint satisfaction under a formal proof system. | |
| Sufficiency Calibration Checklist | Checklist | A checklist that calibrates how much detail is enough for this audience and stake — pruning overload and filling gaps so a message is neither too thin nor too bloated to act on. | |
| Summary Index Construction | Composite Index | Combines many indicators into a single defensible score by normalizing them to a common scale and applying a transparent, contestable weighting — trading drill-down for one number people can rank and act on. | |
| Summary or Rollup Table | Artifact | Precomputes and stores grouped aggregates — counts, sums, and rollups at a chosen grain — so repeated dashboard queries read a small answer table instead of rescanning and re-aggregating the raw rows every time. | |
| Summary Statistics | Method | Compresses many observations of one variable into a few descriptive numbers — center, spread, and extremes — that stand in for the whole set. | |
| Summary-Claim Traceability Matrix | Artifact | Decomposes the summary into atomic claims and gives each one a trace-link to the exact place in the body that supports it — or marks it unsupported. | |
| Summary-Detail View | Interface | A paired view where a compact summary connects to selectable detailed records or explanations. | |
| Summary-Diff Review | Review | Reviews the change between two versions of a summary, so an edit that quietly flips a modal verb or drops a not is caught at the diff rather than after it ships. | |
| Summary-Only Reader Test | Method | Puts the summary in front of readers who never see the body and measures what they conclude, catching the gap between what the summary says and what a summary-only audience takes away. | |
| Sunk-Cost Reset Review | Review | A recurring forward-only re-decision that erases everything already spent from the ledger and names out loud whether you are still fighting for the prize or only to avoid looking like you were wrong. | |
| Sunset and Debrief Trigger | Rule | A pre-committed condition — an end date, an operation's close, or a risk threshold — that automatically fires cleanup: correction, debrief, declassification, deletion, or quarantine. | |
| Sunset and Reauthorization Review | Review | Builds an expiry date into the institution or its powers, so that continuing requires active reauthorization against the original mandate — forcing a periodic reckoning a captured body cannot quietly coast past. | |
| Sunset and Revision Clause | Rule | Builds an expiry date into a rule so it lapses unless deliberately re-authorized — flipping the default from 'stays until repealed' to 'ends unless renewed.' | |
| Sunset Clause and Periodic Review | Protocol | Ends or reauthorizes a rule on a defined schedule using updated evidence and burden data. | |
| Sunset Clause Register | Registry | A register that stamps every temporary tooth with a pre-committed expiry and reauthorization test at the moment it is admitted, so temporary measures cannot quietly become permanent. | |
| Sunset Clause Review | Review | Attaches an expiry to a rule, fee, or control so it must periodically re-earn its keep — a scheduled re-test of whether the original purpose still justifies the value it costs, with lapse as the default. | |
| Sunset Clause with Renewal Hearing | Procedure | Forces affirmative reassessment instead of letting provisional commitments become permanent by inertia. | |
| Sunset Clause with Reopener | Policy | Builds a mandatory expiry and reopening trigger into a commitment at the moment it is made, so the choice must be actively re-justified at a set date or condition rather than hardening into permanence by default. | |
| Sunset or Replacement Plan | Transition Plan | A staged plan to retire and replace a piece of debt too structural to clean up in place — sequencing migration, cutover, and decommission so the obligation is closed by replacement rather than endless patching. | |
| Sunset Reauthorization Vote | Institution | Sets an agent's mandate and funding to expire by default on a fixed clock, forcing a periodic affirmative re-decision in which the agent must re-earn its authorization and re-justify any insulation it holds. | |
| Sunset Review with Reauthorization | Governance Procedure | A governance procedure that makes continuation require renewed justification after a date, cycle, or condition. | |
| Sunseted Delegation Order | Delegation Order | Grants authority with an expiry built in — a delegated or emergency power that lapses automatically when its triggering condition ends, so temporary control cannot harden into permanent. | |
| Supernormal Cue Audit | Checklist | Systematically reviews a product, environment, or interface against a checklist of known cue channels, flagging any that exceed a natural or validated calibration range. | |
| Supervised Practice | Process | A staged process in which a person performs real work under a supervisor's observation, earning independence one demonstrated case at a time rather than by assertion. | |
| Supervised Representation Learning | Model | Learns a separator from labeled examples — fitting a representation that keeps target-linked variation and discards the rest, instead of deriving it from a known model of the mixture. | |
| Supervision Ratio Model | Model | Derives the target ratio of overseers to supervised units by measuring oversight load and adjusting the baseline for complexity and risk. | |
| Supplier Diversification | Supply Chain Mechanism | Adds independent sources or pathways when continued dependence on one supplier or channel yields less benefit or growing fragility. | |
| Supplier or Model Homologation | Review | Formally certifies an alternate supplier, model, material, or procedure as role-equivalent under specified conditions, on the record, with an accountable owner and a re-approval trigger. | |
| Supplier or Partner Specialization Contract | Governance Contract | Governs specialized exchange across organizations with dependency safeguards and fair bargaining so specialization does not become lock-in. | |
| Supplier Release Contract | Institution | A pre-negotiated agreement that lets an organization call on an external partner for extra capacity under defined trigger conditions, with each release logged against the contract's terms. | |
| Supplier Stress Rotation | Protocol | Deliberately routes bounded, real volume to backup suppliers and pathways on a schedule, so a redundant source stays exercised, proven, and ready — instead of failing on its first real use in a crisis. | |
| Supply Chain Mapping | Method | Traces physical dependencies upstream through multiple supplier tiers — parts, materials, facilities, transport routes, geographies — to reveal the hidden convergence that a direct-vendor view can never see. | |
| Supply-Chain Dependency Review | Procedure | Traces whether alternate suppliers, logistics routes, components, or raw materials share sub-tier vendors, regions, infrastructure, labor constraints, or regulatory chokepoints. | |
| Supply-Chain Shock Analysis | Disruption Analysis | Follows a disruption at one supplier, route, or node through inventory buffers and replenishment lead times to the moment it becomes a wider shortage. | |
| Supply-Chain Tier Monitoring | Domain Monitoring System | Maintains a stable registry of supplier tiers and traces network-level exposure downward through them to the specific supplier or node behind a disruption. | |
| Supply-Demand Rebalancing | Method | A method for restoring workable relation between available supply or capacity and demand or need. | |
| Support Burn-Rate Review | Review | A recurring review of how fast sustainment capacity is being consumed relative to reach, projecting when the front will outrun its support. | |
| Support Depletion Premortem | Foresight Exercise | A structured foresight session that assumes the shell has already collapsed and works backward to name which hidden support gave way, and how. | |
| Support Escalation Script | Template | Announces that an interaction is moving from ordinary help into escalation, complaint handling, safety review, or specialist handoff. | |
| Support Flow Agreement | Institution | Turns an informal support flow into an explicit compact — stating why the support exists, until when it is promised, and on what fair terms — so a subsidy is a governed decision rather than an accreted habit. | |
| Support Lane Checklist | Checklist | Audits each support channel for exactly one licensed, non-competing job and checks the set as a whole against overload. | |
| Support Layer Sunset Review | Review Protocol | Attaches an expiry date to every support layer and forces a scheduled review at which it must re-justify its existence or lapse by default. | |
| Support Lifecycle Schedule | Artifact | A published calendar of dates — when a version stops getting fixes, when it is deprecated, when it is removed, and how to request an exception — so dependents can plan their move instead of being surprised. | |
| Support Line Postmortem | Audit | After a support line buckles or a front culminates badly, reconstructs why the reach outran the sustainment and files the failure as a reusable scenario. | |
| Support Load Quota | Protocol | Caps donor obligation or hidden subsidy share until support is diversified, repriced, or capacity is increased. | |
| Support Taper Plan | Method | A staged glide-path for reducing or ending support, paced to the sink's response and bounded by a do-no-harm guardrail, so withdrawal is a controlled landing rather than a cliff. | |
| Support Ticket Escalation | Routing Workflow | Moves a support case across a queue or tier boundary to a better-equipped owner while carrying its context, with defined paths to reroute or bounce back a mis-sent case. | |
| Support Ticket Router | Tool | Turns each accepted offer into a tracked work item with an owner and a handoff, so contribution work flows through the same visible queue as everything else instead of landing on someone's desk untracked. | |
| Support Tier Model | Operating Model | Arranges support into competence tiers where a case starts at the lowest tier that can resolve it and rises only when that tier is genuinely out of depth. | |
| Support Triage Question Set | Triage Question Set | A structured set of triage questions that pulls the specific missing facts out of a vague request and routes it to an owner, so support exchanges become actionable instead of looping. | |
| Support, Shape, and Tail Diagnostic Suite | Diagnostic | Assembles plots, quantile comparisons, boundary checks, and tail summaries into one profile of a distribution's support, shape, and tails — with no single view allowed to decide. | |
| Support-Fading Checklist | Checklist | A checklist for removing scaffolds, prompts, coaching, or direct help only after readiness, substitute skill, and fallback criteria are satisfied. | |
| Supported Problem-Solving Session | Method | A facilitated working session that surfaces the controllable slice of a problem and clears its barriers without the helper taking the action over. | |
| Suppression Backfire Precheck | Checklist | A pre-action checklist that scores visibility, audience inference, replication pathways, legitimacy, and proportionality before removal, denial, or legal escalation. | |
| Supremacy Clause | Precedence Clause | Declares, in the founding rule itself, that the rules outrank and bind every entity inside a named domain — expressly including the rule-makers and enforcers — so no actor holds standing authority above them. | |
| Surface-Sampling Walkthrough | Method | Walks the intended user's real journey in the first person, surface by surface, recording where attention actually lands and where people are pulled — the map of where a cue would be seen and where it would be missed. | |
| Surfactant or Compatibilizer Dosing | Method | Adds an interfacial agent that parks at the boundaries between phases, lowering interfacial tension and stabilizing domains against merging — so a fine dispersion holds instead of coarsening away. | |
| Surge Pricing | Market Clearing Rule | Raises a bounded price multiplier the moment local demand outstrips available supply, rationing the immediate shortage and calling forth more supply until the imbalance passes. | |
| Surge Queue | Process | Holds burst arrivals in an ordered, governed waiting line — with triage, aging, escalation, and release rules — so the primary process serves them in priority order instead of collapsing under the immediate load. | |
| Surge Roster | Protocol | Pre-identifies the people, skills, and activation steps for a temporary capacity surge, so expansion under stress follows a rehearsed plan instead of frantic improvisation. | |
| Surge Staffing Roster | Artifact | Names exactly who moves to the decisive point, from which teams and for how long, and specifies the backfill the drained sources keep and the rest the surged crew is owed. | |
| Surge Team Activation | Role or Team | Stands up a pre-designated team from a standing bench to handle a peak, incident, or launch, dispatches it to the highest-priority need — and, critically, stands it back down when the surge passes. | |
| Surge Worker Pool | Role or Team | Stands up temporary, dedicated capacity to attack a backlog without starving normal operations — bounded by quality and safety limits so the extra throughput doesn't come at the cost of the work itself. | |
| Surplus-Load Diversion | Method | Keeps a ledger of load beyond what the receiver can absorb and reroutes that surplus to an alternate sink, so excess is offloaded rather than forced through or thrown away. | |
| Surprise Threshold Alert | Monitor | Fires only when a prediction error is both large enough and clean enough to be real surprise, so ordinary noise never triggers attention or learning. | |
| Surprise-to-Action Bridge | Protocol | The wiring that guarantees a validated surprise doesn't just light up a dashboard — it lands on a specific desk with a defined next move. | |
| Surrogate Model | Method | Uses a cheaper model to stand in for a more expensive, slower, or inaccessible model while tracking where the substitute is valid. | |
| Survey Frame Split Sample | Experimental Design | Randomly assigns respondents to alternate framings of the same question so the response difference between frames can be estimated cleanly, segment by segment. | |
| Survival or Time-to-Event Analysis | Model | Fits a lifetime distribution and hazard function from durations that include still-alive (censored) cases, turning a set of survivors and exits into an estimated curve of risk over time. | |
| Survivorship Bias Audit | Audit | Tests whether a funnel that looks healthy among the people it measures is quietly ignoring those excluded, abandoned, refused, or dropped before they were ever counted. | |
| Sustainability Backcasting Session | Facilitated Method | Runs a facilitated group from a principle-defined sustainable endpoint back through the gap in today's baseline to the first moves that close it. | |
| Sustainable Yield Quota | Rule | Caps total take for a period at what the substrate can renew — the sustainable yield — and allocates that cap into shares, so the sum of everyone's draw cannot outrun renewal. | |
| Swarm Rule | Method | Implements local rule design by giving many agents simple proximity, movement, following, separation, or alignment rules whose aggregate behavior forms coordinated motion or coverage. | |
| Swimlane or Service Blueprint | Model | Draws the work as parallel lanes — one per role — so every step, handoff, and 'whose job is this?' gap shows up as a line crossing (or failing to cross) a lane boundary. | |
| Swing-Vote Scenario Review | Review | A recurring review that, before each contested decision, names who currently holds the tie-breaking vote and flags when a shift in the lineup will move it. | |
| Swiss-Cheese Barrier Review | Structured Review | Walks one hazard through the whole defensive stack at a table, asking layer by layer where the same scenario could slip through — the fast first screen for aligned holes. | |
| Switching Support Tooling | Tool | The concrete utilities that make leaving actually work — export tools, migration assistants, adapters, and transition guides — turning a portability right into a path someone can walk. | |
| Switching-Cost Audit | Audit | Itemizes the full cost of leaving the current arrangement — migration, retraining, integration rework, exit penalties, and the commitments already sunk into it — to measure how much of the lock-in is exit friction rather than genuine preference. | |
| Switching-Cost Scaffold | Artifact | Builds the continuity, migration, integration, and data-history advantages that make an early customer's position sticky — turning first adoption into durable retention a rival must overpay to break. | |
| Sybil, Collusion, and Brigading Detection | Monitor | Detects fake accounts, coordinated rings, paid reviews, and retaliatory brigading that manufacture or attack reputation. | |
| Syllogism Template | Reasoning Template | Casts a rule-to-case argument into major premise, minor premise, and conclusion so its logical form becomes inspectable before anyone checks whether it is sound. | |
| Symbol Collision Checklist | Checklist | Reviews whether two symbols look too similar, signal incompatible meanings, or compete in the same composition. | |
| Symbol Drift Revision Log | Change Log | Records changes to symbolic mappings and explains whether shifts are intentional narrative development or corrections. | |
| Symbol Legend or Key | Reference Artifact | A co-located decode table that fixes the meaning of arbitrary symbols so users can look them up and read them consistently. | |
| Symbol Meaning Review Conversation | Review | Periodically checks whether members still understand and consent to what the object means, whether its meaning has drifted or split across subgroups, and whether it needs reinterpreting, repair, or retirement. | |
| Symbol Standard | Document | Fixes the approved meanings of compact visual and coded signs — icons, colors, badges — so they read correctly and accessibly at a glance across contexts. | |
| Symbolic Boundary Crossing | Symbolic Enactment | Stages a single unmistakable act of moving through a marked boundary so that departure from the old status and entry into the new one become physically legible. | |
| Symbolic Juxtaposition | Method | Places two intact, culturally loaded symbols together so the unstated relation between them — tension, equivalence, cause — becomes the meaning the viewer infers. | |
| Symbolic Object Circulation | Ritual | A token, text, or light passed hand to hand through the group, so that voice, attention, and turn-taking travel with the object rather than staying with one holder. | |
| Symbolic Reintegration Ritual | Ritual | Publicly and ceremonially re-accepts a restored person or object so no residual informal exclusion survives the cleansing. | |
| Symmetric-Case Application | Consistency Check | Checks that the membership test is applied with equal rigor to confirming and disconfirming cases, catching the asymmetric scrutiny that hides a boundary shift. | |
| Symmetry Exception Register | Governance Register | Records the transformations where symmetry should deliberately break, with the boundary that triggers the exception, the reason, and the authority that approved it. | |
| Symmetry Labeling Matrix | Analysis Matrix | Lays parallel cases out as rows and their describable dimensions as columns, so the cells left empty for the default case make the hidden norm visible at a glance. | |
| Symmetry Transformation Catalog | Catalog | Enumerates every transformation that leaves a chosen invariant of an object unchanged, organizing them into the closed set — and its nested subsets — that constitutes the object's symmetry. | |
| Symplectic Form Preservation Check | Geometric Validation Check | Certifies a transformation is canonical by testing its Jacobian against the symplectic condition — that the map preserves the phase-space two-form and hence phase volume — across the domain. | |
| Symptom Diary | Document | Lets a person record timing, context, preceding conditions, symptoms, and recovery details for episodic problems that are not directly instrumented. | |
| Symptom–Biomarker Crosswalk | Template | Separates patient-reported experience, clinical observations, biomarkers, and diagnostic inferences in medical contexts. | |
| Synchronization Checkpoint | Protocol | A dependency-triggered readiness gate: before a coupled, hard-to-reverse transition, every required party confirms it is ready, and the gate can release, hold, or send everyone back to replan. | |
| Synchronization Conflict Queue | Workflow | Holds nonautomatic conflicts with evidence, authority class, affected action, owner, and resolution status. | |
| Synchronization Job | Tool | Propagates authoritative values from the source into every dependent system on a schedule or on change, and records the lag, transformations, and failures so downstream copies are known to be aligned — or known to be behind. | |
| Synchronization Lag and Oscillation Dashboard | Metric or Dashboard | Exposes frontier lag, repeated value bounce, conflicts, failed transforms, dropped fields, and stale tombstones. | |
| Synchronization Origin Token | Protocol | Marks propagated changes so the reverse path can suppress echo without discarding independent edits. | |
| Synchronized Campaign Calendar | Artifact | Schedules source and sink interventions to land together and inside the target's vulnerable window, so no actor clears early and leaves a gap the surviving source can reseed. | |
| Synchronized Communication Cadence | Communication Protocol | Phase-locks recurring messages to the audience's attention and decision cycle so the same message lands when it can actually be used. | |
| Synchronized Gesture Toward Anchor | Ritual | Aligns a whole group's attention in a single instant through a shared gesture toward the object — a salute, bow, pause, touch, or orientation performed in unison. | |
| Synchronized Movement Or Rhythm | Method | Coordinated movement, breath, rhythm, or song that aligns a group in time — turning many separate bodies into one felt, bounded collective act. | |
| Synchronized Production Cycles | Procedure | A procedure for aligning recurring production, inspection, procurement, and delivery cycles. | |
| Synchronized Refresh Cadence | Procedure | Schedules reminders, recertification, recalibration, or communication refresh so companion signals remain available through the decision window. | |
| Synchronized Silence or Pause | Ritual | Aligns a group by having everyone stop at once — a shared stillness, often around a focal object, that creates synchrony through the lowest possible sensory load. | |
| Synchronized Transition Choreography | Transition Orchestration Plan | Maps a one-time, multi-actor transition from old state to new as a sequenced path of coordinated moves, so a distributed change lands as one coherent event. | |
| Synonym Dictionary | Controlled Vocabulary Artifact | Groups alternate words or phrases under preferred terms while preserving retrieval across vocabulary variation. | |
| Synonym Merge Review | Review | A review that examines terms which may mean the same thing and consolidates them when their distinction doesn't matter for the target use, keeping them apart when it does. | |
| Synthesis Debrief | Debrief Protocol | A structured closing conversation, held after the inquiry ends, that pulls experience into explanation — what changed in the learner's model, what remains uncertain, and where the finding transfers. | |
| Synthesis Workshop | Group Design Process | Guides a team through thesis, antithesis, preserved values, blind spots, synthesis generation, and action translation. | |
| Synthetic Control Method | Method | Builds a weighted comparison case from multiple units when a single natural control is unavailable, often in policy, economics, public health, or regional intervention evaluation. | |
| Synthetic Data Testbed | Synthetic Data Environment | Swaps sensitive live data for a generated stand-in so pipelines and models can be exercised without exposing real records. | |
| Synthetic Health Check | Software or Tool | Runs artificial transactions or probes to infer whether a system path is functioning when direct user-impact observation is delayed. | |
| Synthetic Kernel Test Pattern | Test or Assessment | A test input suite with known local structure used to diagnose kernel behavior before deployment. | |
| Synthetic or Exercise Marker | Protocol | Stamps every artificial, decoy, or exercise artifact with a durable, machine-readable label that says 'not real — exclude me' so authorized systems can recognize and filter it later. | |
| Synthetic or Perturbed Data Validation | Review | Tests a synthetic or perturbed release to confirm it still carries the utility it was made for and does not regenerate or memorize any real protected record. | |
| Synthetic Probe | Test or Assessment | Generates a controlled test event or request to infer whether the system responds as expected from the outside. | |
| System Archetype Index | Reference Index | Indexes recurring feedback-loop structures by their dynamics, distinguishing look-alike loops and naming the leverage point each implies. | |
| System Archetype Matching | Method | Compares an observed system's behavior against a catalog of known feedback-structure archetypes, proposes the closest match, then holds it provisional until its boundary of fit and a fresh pair of eyes confirm the structure is really there. | |
| System Archetype Template | Reference Template | A reusable pattern card — typical symptoms, loop skeleton, and intervention hints for one named archetype — used as the reference a live map is matched against. | |
| System Dynamics Mapping | Modeling Method | Represents feedback, accumulations, flows, and delays in a form that can support qualitative reasoning or simulation. | |
| System Dynamics Simulation | Model | Turns a stock-and-flow structure into equations and runs it forward in time, so you can watch reservoirs fill, drain, and oscillate under a policy before trying it for real. | |
| System Health Review | Diagnostic Review | Puts local scorecards next to whole-system outcomes on a cadence to catch local wins that quietly harm the whole. | |
| System Integration Workflow | Process | Sequences the assembly of chosen resources into a working whole — assigning each to its function, bringing them up in a deliberate order through integration gates, with a rehearsed rollback at every step. | |
| System Mapping Interviews | Elicitation Method | Elicits the real system around a boundary from the people inside and outside it, turning testimony official documents omit into a traceable dependency map. | |
| System Outcome Dashboard | Monitoring Artifact | A standing display of whole-system outcomes and cross-unit effects that lets a reviewer drill from a red system number down to the local goals that produced it. | |
| System Restore Point | Technical Artifact | A bounded, in-place snapshot of a machine's configuration and system state that can be reverted with one action, restoring the environment to how it worked before a change. | |
| System-Identification Experiment | Method | Builds the system model empirically by injecting designed inputs into the real system and fitting the observed response, its disturbances, and the assumptions the fit rests on. | |
| System-of-Interest Definition | Method | A method for naming the system under consideration, its environment, and its interfaces. | |
| System-of-Record Designation | Policy | Names one system as the governing record for a defined subject and scope, so its value wins whenever copies elsewhere disagree. | |
| System-of-Systems Causal Mapping | Systems Analysis | Maps a whole assembled from autonomous subsystems that are themselves complex, tracing how influence crosses their engineered interfaces to produce — and sometimes cascade into — whole-system behavior. | |
| System-of-Systems Holon Map | Artifact | A diagram representing systems as nested and interacting holons rather than only as reporting lines or modules. | |
| System-Wide Net-Risk Dashboard | Monitor | Sets local barrier performance beside system-wide net harm — displaced risk, shifting variant mix, uncertainty, and who bears the burden — so a control that looks like it is winning locally cannot hide that protection is decaying or merely moving. | |
| Systemic Risk Tracing | Risk Assessment Method | Traces how a local exposure turns system-wide not by traveling but through correlated exposure and concentration — many actors quietly sharing one fragility that fails all at once. | |
| Systems Engineering Review | Engineering Review | Checks at design gates that component and interface choices add up to the performance the whole system must deliver. | |
| Systems Harm Analysis | Method | Follows a person or group across the several institutions whose separate rules compound into harm no single agency owns, and asks what the interaction — not any one part — produces. | |
| Systems-of-Systems Engineering | Engineering Method | Coordinates independently-fielded technical systems by mapping their boundaries and engineering the interfaces, contracts, and monitoring that run between them. | |
| t-Wise Combinatorial Interaction Testing | Method | Covers every t-way combination of conditions with a compact test set, on the premise that dangerous conjunctions rarely need more than a few factors aligned at once. | |
| Tabletop Breach Walkthrough | Ritual | Gathers the real role-holders to talk through an escalating breach step by step, surfacing the seams between layers that only appear when the defense is exercised as a whole. | |
| Tabletop Cascade Exercise | Ritual | Simulates a shared failure cause and asks how redundant paths, teams, authorities, and recovery plans respond when they are stressed together. | |
| Tabletop Exercise | Ritual | Rehearses the decisions, roles, and communication of a crisis by talking a plausible scenario through end to end — before it is real — so the response stays practiced during calm. | |
| Tabletop Wargame | Tabletop Exercise | The canonical seated exercise: players take turns moving a plan and an adjudicated opponent across a shared map or board, logging each move and countermove, then harvest the revisions. | |
| Taboo-Topic Research Safeguard | Protocol | Structures research, data gathering, or documentation around taboo matters so inquiry does not sensationalize, coerce disclosure, expose participants, or flatten local meaning. | |
| Tactful Feedback Frame | Communication Template | A structured template for a whole feedback conversation that reads the relationship, sets a fitting directness, and confirms the message landed at the close — so criticism arrives as usable guidance, not a wound. | |
| Tactic-to-Response Playbook | Protocol | An if-this-then-that reference that pairs each manipulation tactic with the specific counter-move it calls for, so recognizing 'this is manufactured urgency' comes pre-linked to a rehearsed response. | |
| Tactical Reset Point | Rule | A pre-designated known-good state plus the trip-wire that says stop improvising and fall back to it — so a line of invention that goes wrong has a cheap, rehearsed way back. | |
| Tactile Paving Surface | Physical Standard or Surface | Uses standardized raised or directional textures to communicate navigation, boundary, or warning information through touch. | |
| Tagged Input Tracing | Method | Attaches a distinguishable tag to a batch of the input and follows that same material through the system, mapping where it actually goes — and where it leaks or is diverted. | |
| Tagging Schema | Classification Schema | A controlled vocabulary of facets and tags, governed and maintained, that turns free-text search into structured retrieval by problem features. | |
| Tail and Boundary Stress Scenario | Stress Test | Invents adversarial tail, zero, mixture, and boundary regimes the data haven't shown and checks whether the decision and its fallback survive them. | |
| Tail Case Registry | Register | Keeps a durable, reviewable record of recognized tail cases — each with its preservation rationale, the action taken, the outcome, and any risk still left uncovered. | |
| Tail Incident Review | Ritual | Treats each extreme observation as a sample from the tail — evidence about the distribution and the controls — rather than a one-off anomaly to be explained away. | |
| Tail-Index Estimation | Method | Estimates how fast the tail decays — the tail index — telling you how heavy the tail is and, crucially, which moments (mean, variance) are even finite. | |
| Taint Tracking or Provenance Labeling | Monitor | Labels data as untrusted at its entry boundary and propagates the mark with it, so any attempt to use tainted content as control is visible at the point of use. | |
| Taint-Tracking Analysis | Test or Assessment | Tracks whether untrusted values can reach interpreter sinks without inertization or authorization. | |
| Tainted Data Quarantine | Protocol | Isolates data of compromised provenance — and everything derived from it — from the trusted corpus until it is cleansed, rejected, or relabeled. | |
| Take-Back Pilot | Workflow | A pilot workflow for testing collection, return incentives, sorting, refurbishment, and recovered-value destinations. | |
| Take-Back, Recovery, and Decommission Plan | Process | Plans the end of useful life as a designed transition — recovering value, handing off users and obligations, and closing residual risk — instead of treating shutdown as the edge of the map. | |
| Take-It-or-Leave-It Term Audit | Review | Stress-tests a nonnegotiable package for whether 'leave it' is a real choice — probing the affected party's dependency, hidden add-ons, excessive waivers, and the absence of any exit. | |
| Takt or Cadence Board | Artifact | Puts both clocks on one board — the rhythm the work is running at and the rhythm the environment demands — so tempo mismatches and their bottlenecks are seen at a glance before they bite. | |
| Tamper-Evident Seal | Artifact | A controlled physical mark or closure that only the issuer can apply and that cannot be removed or bypassed without leaving visible evidence, so any inspector can tell an intact original from a tampered one — yet cannot make a valid seal. | |
| Taper and Handoff Plan | Workflow | Coordinates staged reduction, localization, substitution, or formalization of support with contingency buffers. | |
| Taper and Replacement Trigger | Protocol | A pre-set trip-wire that, once dependence or volatility crosses a defined line, ramps the windfall down on a schedule while a replacement source is stood up in its place. | |
| Taper Plan Template | Template | A structured plan that records baseline intensity, decrement steps, monitoring windows, rebound thresholds, fallback rules, owners, and review dates. | |
| Tapering Strategy | Transition Method | Steps a level down (or up) along a gradual ramp over time, watching the response at each step and pausing or reversing if it goes wrong. | |
| Target Freeze or Change Window | Protocol | Declares bounded windows when the target may be revised and windows when it is frozen, so execution and validation get a stretch of stable ground even while the target is moving. | |
| Target Granularity Review | Ritual | A recurring review that asks whether the current number and scale of units still match the system’s purpose. | |
| Target-Site Sampling or Proxy Validation | Diagnostic Estimation | Measures what is actually present at the point of action — by sampling the target directly, or by validating an accessible proxy that provably tracks it. | |
| Target-Space Difference Review | Review | Diffs the required target set and mapping against their last certified baseline and treats every newly added or changed target as uncovered until a fresh witness proves otherwise. | |
| Target-Update Rate Limiter | Protocol | Throttles the size and frequency of discretionary target revisions to what the tracking loop can actually absorb, converting jittery goal-chasing into changes the system can follow without churn. | |
| Targeted Discount or Subsidy | Economic Support | Offers a lower cost or supportive payment to a responsive target group, behavior, or time window where the price change is likely to unlock desired participation. | |
| Targeted Hardening Sprint | Process | Concentrates a cross-functional team on the single highest-priority hotspot for a fixed window, until it is measurably hardened, then rotates to the next. | |
| Targeted Outreach Campaign | Process | Goes out and finds the specific endpoints that are stuck — missing information, blocked by an access barrier — and proactively removes the blocker so they can complete, instead of waiting for them to come to the system. | |
| Targeted Resource Allocation | Resource Allocation Method | Directs support, funding, attention, staff time, or capacity toward participants or contexts facing materially greater barriers. | |
| Targeted Subsidy or Bonus | Institution | Adds a positive payoff for desired behavior, usually when the behavior creates system value but actors would otherwise underinvest in it. | |
| Targeted Support | Support Intervention | Delivers a discrete, barrier-keyed intervention to the learners a diagnosis flags, then withdraws it once the specific gap closes. | |
| Tariff, Fee, or Toll Redesign | Policy | Recalibrates an authority's charge — a tariff, fee, or toll — that has grown into a wedge deterring useful activity, keeping only the part that still serves a legitimate revenue, cost-recovery, or externality purpose. | |
| Task Analysis | Method | Maps the visible structure of the work — its steps, sub-tasks, actors, tools, and constraints — into an explicit skeleton that shows what happens, providing the scaffold onto which the hidden judgment can later be hung. | |
| Task and Capability Analysis | Method | Decomposes the goal into the actions it requires and checks each against what the agent can actually perceive, reach, and do — locating where the task outruns the agent's capability. | |
| Task-Based Wayfinding Test | Test or Assessment | A facilitated study in which representative agents attempt realistic tasks and are observed choosing routes from local cues alone, measuring whether honest navigation actually succeeds for real intents. | |
| Tax Harmonization Agreement | Institution | Aligns a minimum tax standard and comparable reporting across jurisdictions so shifting income or presence across a border stops being the cheapest way to lower the bill. | |
| Taxonomic Hierarchy | Classification Schema | Nests kinds into ranked categories by a shared classificatory basis, so any case can be placed and named at the right level of specificity. | |
| Taxonomy | Artifact | Organizes categories hierarchically or by controlled grouping; it implements part of ontology clarification but does not replace relation and boundary work. | |
| Taxonomy Bias Audit | Audit | A deep, evidence-driven investigation of a single taxonomy — its labels, residual buckets, and missing distinctions — that traces how its category choices shape downstream outcomes. | |
| Taxonomy Merge Workshop | Ritual | A facilitated session where domain experts decide whether whole categories should be grouped, split, or treated as near-equivalent, and who will own the result. | |
| Taxonomy or Form Revision | Artifact | Executes an approved change to the actual category infrastructure — labels, form fields, database codes, rubrics, and intake questions — so a revised construction takes hold in the systems people transact through. | |
| Taxonomy Reconciliation Review | Structured Review | Walks two hierarchical or faceted category trees node by node and decides, for each, whether it should be merged, split, translated, or preserved as a distinct branch. | |
| Taxonomy Redesign Workshop | Facilitated Redesign Workshop | A facilitated workshop that reworks a classification's categories, parent-child relations, and inclusion rules so the tree fits real and edge cases — then maps the old tree onto the new. | |
| Taxonomy Review | Procedure | Inspects the structure of a classification scheme — its levels, labels, sibling splits, and groupings — for the cross-cutting cases and unstable seams that a clean hierarchy quietly hides. | |
| Taxonomy Revision | Hierarchy Revision | Re-lays a subsumption hierarchy — reparenting, regrouping, and re-leveling its branches — against a recorded baseline so the tree fits the domain without breaking historical comparability. | |
| Teach-Back Comprehension Check | Test or Assessment | Asks recipients to restate the adapted message or next action in their own words to verify uptake. | |
| Teach-Back Protocol | Verification Protocol | Asks the recipient to explain the idea or plan back in their own words, so a gap between what was delivered and what was understood surfaces — and, in high-stakes settings, is recorded — before anyone acts on it. | |
| Teacher / Manager Expectation Check | Review | Prompts an authority figure to compare their own expectations against how they actually distribute attention, challenge, and feedback — and to change the interaction where the two diverge. | |
| Teaching / Coaching / Assessment Switch | Method | Helps instructors or managers distinguish when they are explaining, coaching, evaluating, correcting, or certifying performance. | |
| Team Agreement | Norm Charter | A short set of norms a team writes for itself — naming which candid behaviors are welcome and where the line of respectful conduct sits — so expectations are explicit and pointed-to before stress hits. | |
| Team Composition Matrix | Role Matrix | Maps candidate people against the roles, skills, and decision rights a capability needs, exposing coverage gaps, authority collisions, and who owns the whole. | |
| Team or Role Charter | Chartering Document | Fixes a team or role's purpose, scope boundary, and specialized remit in a short founding document, so a division of labor starts from an agreed mandate rather than drifting from legacy titles. | |
| Team Retrospective | Review Ritual | Creates a recurring space for a team to inspect its own work process, coordination patterns, and improvement commitments. | |
| Team Topology Review Workshop | Ritual | A facilitated session where the group generates and compares candidate team-boundary designs against the architecture it intends to build, before committing to any reorganization. | |
| Team Work Board | Interface | Uses a shared kanban-style, sprint, project, or operations board to show who is doing what, where work is blocked, and where support is needed. | |
| Team Working Agreement | Document | Implements local rule design in groups by making repeated interaction rules explicit: how people signal blockers, make decisions, update each other, or coordinate handoffs. | |
| Team Workload Cap | Policy | Limits how many items a whole team may hold active at once, pushing overflow into a visible team backlog under a named owner. | |
| Team-to-Organization Process Translation | Method | Adapts a practice that worked for one team into enterprise governance and support by remapping the team's informal norms into organizational constructs while preserving what actually made it work. | |
| Tear-Stop or Relief Cut | Artifact | A deliberately placed hole, slit, or reinforced boundary that blunts a stress concentration and halts a crack or tear before it can run through the whole structure. | |
| Teardown Workshop | Ritual | A hands-on session that physically disassembles one chosen source down to its parts and interfaces, exposing the build constraints — tolerances, materials, joins — that only surface when you take it apart. | |
| Technical Bypass or Adapter Design | Method | Bridges a blocked or mismatched interface by pinning the contract each side expects and designing an explicit adapter, translation layer, fixture, or alternate route between them — rather than replacing either part. | |
| Technical Consensus Round | Ritual | Iteratively refines expert positions on standards, safety thresholds, design choices, or technical interpretations without relying only on meeting-room authority. | |
| Technical Debt Burndown | Process | Turns accumulated technical debt into a tracked backlog a team draws down at a planned, recurring rate — re-measuring remaining load each cycle and recalibrating the pace so repair keeps up with fresh decay. | |
| Technical Debt Ledger | Tracking Artifact | Maintains a visible, owned list of deferred quality obligations, expected rework, risk level, repayment trigger, and due horizon. | |
| Technical Debt Paydown Cadence | Workflow | Schedules recurring repair so shortcuts do not compound into fragility, opacity, or change paralysis. | |
| Technical Debt Register | Record Artifact | A maintained inventory of known debt items — each with a source, an owner, and an intended repayment path — that turns scattered, tacit shortcuts into one visible, queryable list. | |
| Technical Debt Repayment Cycle | Cadence | Sets aside a recurring slice of capacity to pay down internal system debt — obsolete code, brittle dependencies, confusing abstractions — before it compounds. | |
| Technical Debt Tracking | Tracking Ledger | Keeps an explicit, itemized ledger of the shortcuts, deferrals, and known-bad structure accumulating inside a system, each entry traced to its cause, so invisible internal decay becomes a visible inventory. | |
| Technical Standard Specification | Artifact | The authoritative written document that states a standard's requirements, permissible values, and the conformance criteria independent implementers must meet. | |
| Technology Impact Base-Rate Review | Method | Before accepting a forecast, positions the focal technology inside a reference class of analogous past adoptions — including flops and slow-burn successes — and lets the class's realized spread set the anchor and the uncertainty band. | |
| Technology Migration Plan | Migration Plan | The program-level plan that justifies moving off an old platform and sequences the whole transition — dependencies mapped, a bounded dual-run window, and adoption tracked toward cutover. | |
| Technology Watch | Procedure | A standing procedure that monitors a bounded technical field — its research, patents, standards, and vendor moves — and captures findings as maturity-tagged records, so early technical change is sensed and logged before it becomes obvious. | |
| Teleconnection System Map | Artifact | A visual or structured map that links remote drivers, mediating dynamics, transmission pathways, lags, and local impacts into one inspectable object. | |
| Telemetry | Software or Tool | Automatically emits operational measurements or events so system health, usage, load, or errors can be inferred over time. | |
| Telemetry Drift Dashboard | Dashboard | Aggregates live production telemetry into one longitudinal view that shows whether a deployed system is drifting from its validated behavior, and trips a threshold when it does. | |
| Telemetry Health-Score Decoder | Software or Tool | Reads a curated pattern of named operational signals into a single service-health estimate that always ships with its uncertainty and a per-signal explanation. | |
| Telemetry Proxy Monitoring | Software or Tool | Uses logs, performance counters, traffic patterns, or device signals as proxies for hidden system health or user experience. | |
| Telemetry Sampling and Buffering | Tool | Cuts monitoring's operational overhead by observing a sampled fraction and batching it through a buffer, so collecting the data stops competing with the work being measured. | |
| Teleology Checklist | Checklist | Asks whether the account implies inevitability, destiny, natural progress, natural decline, moral culmination, or endpoint-driven interpretation. | |
| Temperature or Composition Quench | Protocol | Drives a mixture across its stability boundary by deliberately moving the master variable — temperature or overall composition — with the depth and speed of the jump chosen to land in the intended region. | |
| Template | Artifact | A reusable slotted scaffold that eliminates blank-page and format decisions by pre-supplying the structure a recurring output must fill in. | |
| Template and Form Library | Template | A controlled set of approved forms, schemas, templates, or field layouts for recurring communication and documentation tasks. | |
| Template Clause Override Register | Register | A ledger of every place a document departs from its standard template — each override recorded with scope, text, reason, and approver, and counted against a deviation budget. | |
| Template or Markup Sandbox | Tool | Renders untrusted markup inside a restricted engine that reconstructs it as inert display structure, so embedded directives are shown, not executed. | |
| Template or Partial Solution | Structural Template | Supplies a pre-built structural skeleton the learner fills in, emptied of more of its form each round until they can build the structure unaided in a new context. | |
| Template or Policy Origin Audit | Audit | Traces an inherited template, policy, or config back to its origin and tests whether the assumptions its author baked in still hold in the context now using it. | |
| Tempo Leader or Conductor Cue | Role or Team | A designated person who holds and adjusts the group's tempo in real time — reading the room and cueing it to start, shift, intensify, or stop, with living discretion no fixed track has. | |
| Tempo Pressure Map | Artifact | Charts where an external tempo is pushing you to respond, who profits when you react, and which of those pressures you are free to ignore or buffer — so reaction stops being automatic. | |
| Tempo-Trap Red-Team Review | Review | Attacks your own plan from the faster actor's chair to expose where it can be baited into overreaction, premature commitment, or self-escalation — then feeds the fixes back in. | |
| Temporal Coincidence Detector | Detector | Tests whether feature onsets fall inside the same time window more often than chance would allow, turning simultaneity into a scored — not assumed — binding cue. | |
| Temporal Contact Scheduling | Protocol | Makes a network spannable through time by scheduling intermittent contacts so a time-respecting sequence of links carries flow across the whole domain within the deadline — even when the links are never all up at once. | |
| Temporal Contiguity Training Schedule | Protocol | Arranges when cue and outcome are presented — the interval between them and the spacing of repetitions — so they fall inside the window where joint activation actually binds them. | |
| Temporal Marker Style Guide | Convention Standard | Standardizes the dates, phase labels, and recap cues that tell the audience where in time they are after every jump. | |
| Temporal Multiplexing Schedule | Method | Multiplies a position's capacity by sharing the same asset across time — more shifts, users, or demand windows — while keeping handoff and setup cost from eating the gain. | |
| Temporal Precedence Screen | Causal Plausibility Filter | A check that rejects claimed lagged influence when the proposed cause does not reliably precede the effect. | |
| Temporal Rollup | Process | Aggregates timestamped events into periods — hours, days, quarters, seasons — at a grain that matches the decision, while preserving the spikes that matter. | |
| Temporal Scenario and Stress Test | Simulation | Runs a timing design through adverse what-if conditions — surges, stalls, reorderings, desyncs, and overlaps — before deployment, to find where the schedule breaks while breaking it is still cheap. | |
| Temporal Shift Capture | Process | Moves activity, storage, work, or purchasing across time — into off-peak slack or ahead of a lag — while monitoring the timing gap so it exits before the gap closes. | |
| Temporal Sliding-Window Motif Scan | Temporal Scan | Slides a time window across a dynamic network to track when temporal motifs appear, fade, and shift regime, so recurrence is read as a time series rather than a single total. | |
| Temporal Washout Interval | Protocol | Inserts a deliberate reset interval between exposures so that responses to the second condition are not contaminated by fatigue, adaptation, or residual response left over from the first. | |
| Temporal-Difference Update | Method | Treats the signed gap between expected and realized value as a teaching signal, nudging value or policy estimates one step at a time as outcomes unfold — without waiting for the final result. | |
| Temporal-Difference Update Rule | Rule | Updates an estimate from the gap between successive predictions — bootstrapping off the next step rather than waiting for the final outcome — and propagates that error back across the delay. | |
| Temporary Authority Window | Time Boxed Grant | A delegation that is deliberately time-boxed — it grants an actor expanded authority over a defined window and then automatically expires, so the expanded permission cannot silently become permanent. | |
| Temporary Deviation Permit | Document | A time-limited written authorization specifying who may run a workaround, under what scope and safeguards, until when, and the conditions that force an immediate stop. | |
| Temporary Local Shim with Expiry | Tool | Permits a narrow local stand-in for a missing host capability, but only with an explicit scope and a hard expiry date, so the stopgap can't quietly harden into a permanent shadow platform. | |
| Temporary Moratorium or Pause Gate | Rule | Deliberately halts or slows an irreversible progression for a bounded period so that evidence, legitimacy, coordination, or a viable alternative can catch up before the path locks in. | |
| Temporary Paving Pilot | Process | Stands up a cheap, reversible version of the revealed path — temporary signage, paint, or a workflow patch — to test whether formalizing it actually improves outcomes before committing to a permanent build. | |
| Temporary Privilege Elevation | Procedure | Provides time-limited elevated access for a justified task, incident, migration, or emergency. | |
| Temporary Safeguard Net | Protective Scaffold | Erects a temporary backstop that absorbs the harms of release while the system finds its new equilibrium — sized to the reviewed harms, and withdrawn once the system self-stabilizes. | |
| Temporary Scaffold and Taper | Protocol | Holds a newly-captured state in place with temporary support until its own dynamics can sustain it, then withdraws the support in evidence-gated steps rather than on a calendar. | |
| Temporary Sensor Deployment | Software or Tool | A time-limited or condition-triggered instrument that samples a location, device, process, or environment when permanent instrumentation is too costly. | |
| Temporary-Solution Expiry Review | Ritual | A scheduled forcing function that makes a team consciously renew, formalize, replace, or dismantle an improvised configuration — so a stopgap can't quietly become permanent by default. | |
| Temptation Friction | Method | Raises the effort between impulse and the competing action just enough that the pull fades before it's acted on, without ever hard-blocking it. | |
| Tenant or Segment Queue | Segment Queue | Gives each tenant, account, or population segment its own lane so contractual promises are honored and one heavy actor can't crowd out the others — under an anti-discrimination rail. | |
| Tender or RFP Process | Process | A structured solicitation that pre-qualifies who may bid and awards through published rules and a contestable process, so the winner is chosen on merit rather than favoritism. | |
| Tension-Curve Rehearsal | Method | Runs the planned tension curve in a sandbox on stand-in audiences first, to find where it drags, breaks, or fails to pay off before it goes live. | |
| Tension-Curve Storyboard | Artifact | Lays out the intended arc — baseline, rising beats, peak, release, aftermath — as a panel-by-panel plan before anything is built or run. | |
| Term-Stability Review | Terminology Audit | Pins each load-bearing term to a single definition and tracks it through the whole narrative, flagging the passages where a word quietly changes meaning to keep an argument alive — semantic drift used to dodge a contradiction. | |
| Term/Epoch Leader Election | Protocol | Chooses at most one leader per monotonically increasing term, so a stale leader from an older term can always be recognized and out-ranked — turning 'who is in charge?' into a question with a single, ordered answer. | |
| Terminal-Sink Handoff | Protocol | Delivers the mobile defect into a designated sink that absorbs it for good — the controlled place where the accumulated mismatch is retired instead of being left loose in the live system. | |
| Termination & Totality Proof Review | Test or Assessment | Stress-tests a proposed procedure against two claims: that it halts for every input in scope, and that when it halts it returns one of the answers it is allowed to return. | |
| Terminology Alignment Workshop | Ritual | Brings stakeholders together to compare intended meanings, actual usage, and confusing terms before revising shared language. | |
| Terminology Audit | Diagnostic Review | Cross-checks a term's official definition against a sampled snapshot of how it is actually used, and classifies the shape of any drift. | |
| Terminology Crosswalk Document | Document | Documents source terms, target candidates, definitions, examples, non-equivalent cases, prohibited literal translations, and domain constraints. | |
| Terminology Review Board | Role or Team | The standing authority that decides how a shared vocabulary may change — weighing evidence, ruling on contested meanings and exceptions, and announcing each decision. | |
| Terminology Review Workshop | Facilitated Alignment Process | Convenes the affected groups to surface where they mean different things by the same word and to agree who owns each sense and how misreadings get caught. | |
| Terrain or Topology Position Review | Procedure | Reviews the physical, relational, computational, or institutional topology that creates positional value. | |
| Territory or Domain Allocation | Partitioning Scheme | Partitions an overlapping space into distinct owned territories so each actor has a clear, non-colliding domain. | |
| Test Case Matrix | Validation Matrix | Pins a grid of inputs to their expected verdicts so a predicate's implementation can be validated and re-checked for regressions. | |
| Test Coverage Audit | Test or Assessment | Checks whether tests cover intended functions, branches, conditions, requirements, risks, or user paths, and then identifies untested regions. | |
| Test Coverage Link | Tool | Links each requirement, behavior, or risk to the test that verifies it, turning an untested promise into a gap the links make visible. | |
| Test Market | Market Trial | Launches a product into a bounded slice of the real market to gather demand evidence before a full rollout. | |
| Test-Case-to-Requirement Linker | Tool | Binds each verification test to the specific requirement it exercises, creating a per-requirement witness record and exposing requirements with no test bound to them. | |
| Testable Requirement | Verification Criterion | States a single expected behavior in a form a specific test can confirm or refute — a given precondition and stimulus paired with the exact postcondition that must result — so 'did it work?' has one unambiguous answer. | |
| Texture Sample Card | Training or Reference Artifact | Provides physical or visual examples so users, manufacturers, and reviewers can calibrate the texture vocabulary. | |
| Textured Chart Fill | Visual Encoding | Applies patterned fills to bars, areas, regions, or nodes so categories remain distinguishable without color alone. | |
| Theorem-Prover-Guided Search | Tool | Uses an automated or interactive prover to search for and mechanically check the proof or certificate a boundary claim rests on, recording the verified guarantee and any open residue. | |
| Theoretical Gap Matrix | Planning Matrix | Maps the model's open gaps against candidate cases to rank which case would teach the most next. | |
| Theoretical Yield Benchmark | Reference Model | Establishes the theoretical or design maximum a process could yield, with the assumptions that make that ceiling defensible, so every later loss is measured against a fixed reference. | |
| Theoretical-Ceiling vs Feasible-Target Review | Target Setting Review | Adjudicates between the theoretical ceiling and a feasible target, deciding which portion of the gap to pursue and formally recording the ceiling-to-target band as intentionally left open. | |
| Theory of Change Model | Planning Document | Lays out how a program's activities are expected to produce outputs, outcomes, and impact through an explicit, testable causal pathway. | |
| Theory of Constraints Cycle | Method | Runs Goldratt's five focusing steps as a loop — define system throughput, find the constraint, exploit it, subordinate everything else, elevate it, then repeat because the constraint moves. | |
| Therapeutic Drug Monitoring Model | Clinical Protocol | A clinical measure-and-adjust protocol that compares observed drug levels against a target window and corrects the dose while a safety override guards the boundary. | |
| Thermostat Control | Control Device | A self-contained device that senses a physical variable, compares it to a setpoint, and switches an actuator on or off to hold the environment inside a narrow band with no human in the loop. | |
| Thermostat-Like Controller | Closed Loop Controller | Bundles a sensor, a setpoint, a comparator, and an on/off actuator into one self-contained regulator that switches to hold a variable near a target. | |
| Thesis-Antithesis Mapping | Analytic Mapping Method | Externalizes the opposed positions, their preserved values, assumptions, evidence, and limits so synthesis options can be compared. | |
| Think-Aloud Demonstration | Method | An expert performs a real task while narrating the cues, hypotheses, and self-corrections behind each move, so novices can watch the thinking, not just the hands. | |
| Think-Aloud Protocol | Method | Has a practitioner narrate their attention and perception out loud while a task unfolds, so the cues guiding them surface in the moment instead of being tidied up afterward. | |
| Third-Option Prompt | Generative Prompt | A one-move ideation trigger that forces at least one concrete alternative beyond the two on the table and folds it into the choice set before comparison begins. | |
| Third-Party Audit | Procedure | A review by an external assessor who inspects evidence, controls, compliance, safety, quality, or security claims. | |
| Third-Party Technical Replication | Method | Has an independent party reproduce the regulated actor's key technical claims from scratch, so the institution's decisions rest on evidence it can verify rather than on figures only the actor can produce. | |
| Third-Party Verification Mission | Institution | Brings in an independent, mutually trusted outside body to observe and confirm what each side is actually doing — supplying the verification and attribution that direct trust between the parties cannot. | |
| Threaded Deliberation Board | Interface | Lets parallel voices or concerns remain visible while linked to shared decisions or artifacts. | |
| Threat Claim Triage | Triage Procedure | Rapidly sorts an alarming claim into facts, unknowns, plausible risks, and unsupported allegations, and routes each bucket to the owner who should act on it. | |
| Three Horizons Map | Diagram | Visualizes current-system, transition, and future-pattern initiatives on an H1/H2/H3 structure so portfolio tensions become visible at a glance. | |
| Three-Horizons Impact Review | Method | A diagnostic that interrogates whether one impact narrative is silently blending run-the-core-now, manage-the-transition, and bet-on-the-future claims — and forces each into its own horizon with its own action posture. | |
| Three-Point Estimate with Base Rates | Estimation Model | Replaces a single-number estimate with an optimistic, most-likely, and pessimistic triad in which the likely and pessimistic legs are pulled to comparable-case base rates. | |
| Three-Way Merge | Version Control Procedure | Uses the common ancestor of two divergent versions to attribute each change to a side, auto-combining the non-overlapping ones and flagging only the true collisions. | |
| Threshold Analysis | Solver Procedure | Solves backward for the exact value of an input at which the recommendation flips, turning that break-even point into a monitoring trigger. | |
| Threshold and Cutpoint Table | Artifact | Records the exact cutpoints that assign each case to a segment, together with the inclusivity, rounding, and missing-value conventions that make the assignment reproducible. | |
| Threshold and Hysteresis Assessment | Assessment | Assesses whether a constraint is reversible — how far the system sits from a tipping threshold, and whether crossing it snaps back on its own or stays flipped until the driver is pushed far past where it started. | |
| Threshold Band Map | Visual Model | Places cases into named proximity bands — far miss, close miss, threshold crossing, close escape — so distance to the line is visible at a glance. | |
| Threshold Hysteresis Dependency and Lock-In Stress Test | Test or Assessment | Perturbs thresholds, hysteresis, restoration rates, dependency loss, external response, observation lag, coordination, and capacity to find plausible early closure. | |
| Threshold Policy Rule | Heuristic or Rule Family | Expresses the policy as transparent state thresholds and escalation bands — act when the state crosses this line — so operators can read, audit, and trust it. | |
| Threshold Proximity Monitoring | Monitoring Instrument | Instruments how close the primed system sits to its crossing criterion — and how fast that proximity is drifting — so readiness and premature-activation risk stay observable. | |
| Threshold Release Rule | Procedure | Releases aggregate or representative signals only when safety, sample size, and anti-identification conditions are met. | |
| Threshold Suppression | Rule | Withholds any output that rests on too few underlying records — suppressing small cells so a released aggregate can't be narrowed down to expose an individual protected state. | |
| Threshold Versioning Register | Register | The system of record for every threshold in force — its value, rule, rationale, approval, scope, and rollback trigger — so a boundary is never a mystery number. | |
| Threshold with Confidence Bound | Uncertainty Control | Requires the conservative bound of a noisy estimate — not its point value — to clear the threshold, so a candidate passes only when the evidence is strong enough that measurement error is unlikely to have flattered it over the line. | |
| Threshold, Hysteresis, and Reversibility Probe | Test or Assessment | Uses bounded perturbation, rollback, sensitivity, or historical comparison to estimate where a threshold sits and whether the system can return. | |
| Threshold-Based Correction | Correction Policy | Holds off on any corrective action until the deviation crosses a defined threshold, then fires a preset response — trading fine responsiveness for freedom from chasing noise. | |
| Threshold-Triggered Anomaly Highlight | Monitoring Rule | Withholds the novelty cue until a monitored signal crosses a verified-departure threshold, so a highlight fires only for a real anomaly and never for ordinary variation. | |
| Threshold-Triggered Input Cap | Rule | Slows the enabling inflow automatically once the stock enters a precautionary band below the collapse threshold, buying time to act before overshoot forces a crash. | |
| Threshold-Triggered Refresh Controller | Control | Initiates refresh when observation or forecast approaches the usable-strength boundary, using hysteresis and cooldown to renew just in time without chattering. | |
| Throughput-Based Limit Review | Review | Periodically re-checks the WIP limit against flow data — cycle time, throughput, blockage, breaches — so the number tracks real capacity instead of going stale. | |
| Thunk or Lazy Promise | Tool | Packages an unevaluated computation as a first-class value that runs at most once when forced — relocating its side effects and failures to force-time. | |
| Ticket Aging View | Filtered View | An in-tool, per-item view that sorts and filters a ticket queue by owner and breach risk so an operator can find and pick up the specific old or unowned case that needs it. | |
| Ticket Backlog Cap | Service Policy | Caps open tickets per team at a number justified by service rate, with separate limits per queue class, so accepted work stays within a realistic service horizon. | |
| Ticket Triage Queue | Queue Structure | A dedicated pre-admission lane that holds incoming tickets in a 'received, not yet worked' state — a first-class queue with its own boundary, kept separate from the teams' active work queues. | |
| Ticketing System | Tool | Turns each incoming request into a durable, owned, trackable record that moves through states from open to resolved, so nothing is lost and everyone can see where it stands. | |
| Tie-Break Rule | Rule | A pre-agreed impersonal criterion — priority, seniority, timestamp, rotation, or a coin flip — that deterministically decides who yields, so a symmetric standoff resolves with no one having to argue or decide. | |
| Tie-Breaker Table | Document | Lists ordered secondary criteria for resolving equal, ambiguous, or incomparable cases. | |
| Tie-Breaking Rule | Decision Rule | Resolves a deadlock among equivalent options by applying a pre-declared, deterministic criterion so a decision can proceed. | |
| Tiered Access, Embargo, and Redaction Schedule | Protocol | Implements audience-, purpose-, time-, consent-, and risk-specific access with periodic reconsideration. | |
| Tiered Audit Protocol | Protocol | Starts every case at the lightest, least-intrusive evaluation and widens internal access one tier at a time only when defined triggers fire — so scrutiny is spent where risk actually shows up. | |
| Tiered Commission or Fee Schedule | Decision Rule | Sets side-specific fees according to elasticity, value contribution, and congestion effects. | |
| Tiered Compliance Rule | Institution | Varies normative force or implementation duties by risk, scale, capability, or affected population. | |
| Tiered Decision Support | Software or Tool | A decision-support mechanism that presents a recommendation first and allows deeper inspection of rationale, evidence, assumptions, and exceptions. | |
| Tiered Incident Command | Coordination Protocol | A run-time coordination protocol that escalates an incident across scales, transfers command explicitly at each step, and drives the live recovery until authority returns downward. | |
| Tiered Notification Ladder | Routing Structure | Separates passive information, advisories, urgent warnings, and critical interrupts into distinct salience tiers so routine events can never borrow emergency force. | |
| Tiered Response Protocol | Protocol | Assigns different classes of cases to different levels of response intensity, expertise, speed, or authority, so ordinary cases stay cheap and hard cases get more. | |
| Tiered Review Protocol | Protocol | Routes items into fixed review lanes by risk band, each lane staffed at a defined level of scrutiny and authority, so the scarcest reviewers see only the heaviest cases. | |
| Tiered Service Catalog | Artifact | Documents the service levels, response times, supports, thresholds, and responsibilities associated with each stratum. | |
| Tiered Support Model | Process | Sorts recipients into differentiated service tiers by contribution or need while guaranteeing every tier a baseline floor. | |
| Time Bank or Credit System | Exchange Accounting System | Turns a contribution into a transferable credit you earn by giving and spend by receiving, so deferred, generalized reciprocity settles across a whole network over time — the credit itself does the remembering and enforcing. | |
| Time Bank or Service Credit System | Artifact | Converts an hour of unlike help into a common credit anyone can earn now and spend later — turning scattered one-off favors into durable, accounted reciprocity. | |
| Time, Batch, Run, or Location Block | Method | Treats operational conditions — production runs, time periods, machines, rooms, fields, operators — as blocks, so treatments are compared within the same run and drift between runs stays out of the contrast. | |
| Time-Anchored Evidence Record | Document | Attaches each observation to an explicit, tamper-evident temporal anchor so that later comparison can separate true change from recall bias, narrative smoothing, or context drift. | |
| Time-and-Motion Study | Diagnostic Estimation | Decomposes a repeated task into standard, timed work elements so a unit's cost is measured element-by-element — turning a vague sense of slowness into a map of where the seconds actually go. | |
| Time-Bandwidth Product Calculation | Metric Calculation | Multiplies a signal's temporal width by its spectral width and compares the result to the transform-limited minimum, collapsing the whole time-frequency tradeoff into one dimensionless number. | |
| Time-Based Holdout | Method | Splits data by time rather than at random — training on everything before a cutoff and evaluating only on what came after — so a model meant to predict the future is graded on a genuine future it never saw. | |
| Time-Based Reminder | Scheduling Tool | Holds an intention dormant in a scheduler and surfaces it at a predetermined clock or calendar moment, with a rule for when it goes stale. | |
| Time-Blocked Focus Session | Scheduling Protocol | Reserves a named interval on the calendar for one deep-work target, with a declared unavailability and visible start/stop conditions, so a stretch of continuity is claimed before the day fills it. | |
| Time-Bounded Veto or Hold | Protocol | Lets an independent authority pause a transition for a fixed window that lapses by default, so continuing the hold — not lifting it — is what must be justified. | |
| Time-Boxed Challenge | Forcing Mechanism | Sets a hard public deadline and contest terms that pull a whole field's effort onto your problem and your clock. | |
| Time-Boxed Contest Conversion | Process | Converts an open-ended 'who lasts longer' contest into a bounded process with a hard deadline and a defined terminal rule — so the fight ends by design at a known date instead of by exhaustion. | |
| Time-Boxed Focus Sprint | Ritual | Concentrates a team's whole effort on one objective inside a hard, short, non-renewable time box — shielded from interruption, checked at the end, and deliberately followed by recovery rather than renewed into permanent crunch. | |
| Time-Division Schedule | Scheduling Scheme | Lets many streams share one channel by taking strict turns — each stream transmits only inside its own recurring time slot, so separation comes from a shared clock rather than from different frequencies or codes. | |
| Time-Lagged Activation Probe | Measurement Probe | Re-measures the same primed target at increasing delays after the cue, so you learn whether the effect lasts minutes, days, or only until the context shifts. | |
| Time-Locked Exposure Protocol | Protocol | Phase-locks delivery of the intervention to the open window — starting only after the window opens and completing before it closes — so exposure lands when the system can actually use it. | |
| Time-of-Use Pricing | Pricing Schedule | Publishes a fixed, predictable peak / off-peak price schedule in advance, so users can plan to shift flexible demand into the cheaper, less-scarce hours. | |
| Time-to-Live (TTL) Policy | Policy | Stamps each layer with a fixed lifetime at the moment it's created, so it self-expires when the clock runs out — no one has to decide, later, that it's too old. | |
| Time-Window and Readiness Gate | Decision Gate | Holds an action closed until evidence of readiness and of remaining opportunity both clear their thresholds, then opens a single go/no-go commitment for that window. | |
| Timebox and Timeout Rule | Control | Caps an activity or wait at a fixed duration and predefines what happens at the bound — ship, escalate, abandon, or extend — so open-ended effort converts into a forced decision at the limit. | |
| Timebox with Early-Exit Rule | Rule | Fixes a hard time allowance for an elastic task and pairs it with a standing rule that finishing early ends the task — the box is a ceiling, not a quota to fill. | |
| Timeboxed Blue-Sky Sprint | Timeboxed Format | Fences divergence inside a short, fixed timebox with criteria suspended, then hard-stops into convergence when the clock runs out. | |
| Timeboxed Ideation and Downselection | Method | Compresses a full diverge-then-converge cycle into a single fixed timebox, using the clock to force both rapid breadth and a quick, criteria-based cut — trading depth for speed on cheap, reversible choices. | |
| Timeboxed Inquiry Record | Artifact | Caps an open-ended investigation at a fixed time or resource budget and records what was learned, what remains unresolved, and the scope the cap applies to — so inquiry closes on the deadline without hiding its gaps. | |
| Timeboxed Optimization Spike | Timeboxed Experiment | Spends a fixed, small budget of time on an optimization purely to learn whether it would pay — with a hard stop and no commitment to keep the code. | |
| Timeboxed Search | Procedure | Allocates a bounded search interval with a fallback, checkpoint, and escalation path. | |
| Timeboxed Search with Stop Gate | Bounded Search Gate | Sets a fixed budget of time, effort, and attention for search before it starts, then at the boundary runs a governed gate that either accepts the best qualifier found, grants one evidence-based extension, or escalates — so search closes on a clock, not on exhaustion. | |
| Timed Entry | Access Window Reservation | Divides access to a scarce venue into capacity-capped time windows and issues a pass valid only within one, spreading arrivals instead of stacking them. | |
| Timeline Disclosure Diff | Comparison Audit | Compares two revisions of an account to flag edits that quietly changed what happened, what caused what, or when it was known. | |
| Timeline Review | Artifact | Uses chronology to test whether the narrative confuses sequence with causality or hides temporal gaps, reversals, and delays. | |
| Timeout and Escalation | Temporal Trigger Mechanism | Puts a clock on the head item and fires a relief action the moment its stall crosses a threshold, so no blockage waits indefinitely for someone to notice. | |
| Timeout and Retry Recovery | Protocol | Caps every wait with a clock: when a participant has waited too long it abandons its blocked attempt, drops back to a controlled state, and retries — dissolving deadlocks no one ever detected. | |
| Timeout Expiration Handler | Expiration Handler | Bounds a placeholder's wait with a deadline and, when it lapses, forces it out of pending into an expired terminal state with a fallback. | |
| Timeout Policy | Policy | Bounds how long a participant will wait for an expected message, and converts the resulting silence into a safe action — abort, retry, step down, stall — never into a claim about who has failed. | |
| Timestamp and Freshness Badge | Artifact | Stamps every datum with its capture time and shows its age at a glance, so whoever acts on the state can see whether it is fresh enough to trust before they rely on it. | |
| Timestamping | Tool | Attaches a typed, absolute time to a statement or record — distinguishing when it was created, when it takes effect, when it was observed, and when it expires — so that 'now' still resolves after the moment has passed. | |
| Timing After-Action Review | Ritual | Reviews whether the action was early, timely, late, over-intense, or ethically questionable, then recalibrates future windows. | |
| Timing Maneuver | Temporal Maneuver | Chooses when to commit — striking inside a favorable tempo window — so the same action lands with more advantage. | |
| Tiny First-Step Design | Behavioral Design | Shrinks the known-correct action down to a first move so small it's almost impossible not to do — and so easy to restart that a lapse never becomes a stall. | |
| Tipping Risk Dashboard | Dashboard | Aggregates many precursor signals and the danger-zone threshold estimate, with its uncertainty, into one shared picture of how close a system is to an undesirable crossing. | |
| Tipping-Point Analysis | Test or Assessment | Shows how extreme missing outcomes or response-process assumptions would need to be before the substantive conclusion changes. | |
| Tit-for-Tat Matching Rule | Protocol | Reciprocates cooperation with cooperation and repeated defection with reduced cooperation while preserving a path back to cooperation. | |
| Title or Entitlement Registry | Register | Maintains the authoritative record of who holds which entitlement, how they came to hold it, and what encumbrances ride on it, so claims can be trusted and traced instead of relitigated. | |
| Title-Anchored Open Reading | Method | Pairs an intentionally open image with a title or caption that nudges interpretation toward the intended field and fences off harmful misreadings, without closing the image down. | |
| Titration Protocol | Protocol | Adjusts intensity gradually according to observed response. | |
| Token-Bucket Admission Gate | Tool | Admits requests only as fast as tokens refill at a fixed rate, letting a bounded burst through but no more — converting a synchronized surge into a metered stream. | |
| Tokenization | Representation Scheme | Mints a standardized token that stands one-to-one for an enforceable claim on an underlying resource, with a defined redemption path back to it — so a single locked asset becomes portable and transferable without being pooled or repriced. | |
| Tokenization or Masking | Tool | Replaces each sensitive value with a surrogate token or masked form, so downstream systems can still key, join, and display records without ever holding the raw value. | |
| Tolerance Stack Analysis | Method | The end-to-end analytical procedure that gathers each contributor's tolerance, selects an accumulation model to combine them, and checks the predicted total against the system's fit requirement. | |
| Tolerance Stack-Up Analysis | Analysis Method | Adds up the individually acceptable deviations of every part along an assembly chain to check whether their accumulation still stays inside the failure boundary — and budgets each part's share. | |
| Tolerance-Band Gap Scoring | Scoring Assessment | Scores each divergence against its acceptable-error band, separating harmless simplifications from out-of-tolerance gaps that actually need repair. | |
| Tolerant Reader / Strict Writer Policy | Policy | Sets the interface's standing regime as deliberately asymmetric — strict about what the system emits, liberal about what it accepts — and writes that choice down as policy rather than leaving it to each parser. | |
| Tombstone and Revocation Propagation | Protocol | Preserves deletion or revocation evidence long enough to prevent resurrection across delayed paths. | |
| Tombstone or Deletion Marker | Artifact | Leaves a durable marker where a removed layer used to be — recording that it existed, that it's gone, and where its references should now resolve — so deletion can't be mistaken for 'never there.' | |
| Tombstone-Then-Delete | Two Phase Protocol | Marks a resource logically deleted and keeps the marker through a grace window so in-flight readers and replicas converge, then physically removes it. | |
| Tomographic Pore-Network Imaging | Diagnostic Estimation | Reconstructs the real three-dimensional void network from X-ray slices — actual connectivity, constrictions, and dead ends — instead of trusting a bulk average. | |
| Tool Capability Addition | Tool | Adds a tool, instrument, or system feature that makes a previously-impossible response executable — creating capability the organization simply did not have before. | |
| Tool Plus Process Redesign | Workflow | Pairs a technical tool with process changes that allow the tool to produce its intended operational effect. | |
| Tool Repertoire Inventory | Capability Register | Makes the local toolset visible as a maintained catalog of methods, systems, credentials, and habits, and keeps it current so the repertoire can be seen as a bias source rather than the whole world. | |
| Tool-Mismatch Postmortem | Retrospective Review | After a tool-native success masks a real-world failure, reconstructs the mismatch and feeds it back into training, procurement, and repertoire expansion. | |
| Toolmark Comparison Protocol | Protocol | Compares striations, impressions, wear marks, or tooling defects across known and disputed artifacts. | |
| Top-Cost-Source Intervention | Method | Goes after the few cost or loss sources behind a disproportionate share of spend, and keeps going only while each still yields. | |
| Top-Driver Analysis | Method | Ranks the causes or segments behind an outcome and tests which of the top few are actually worth intervening on. | |
| Top-K Exposure Share | Monitor | Reduces the whole dependency distribution to one governable number — the share of critical exposure carried by the largest one, three, or five providers — and watches it drift over time. | |
| Top-k Feature Activation | Method | Selects the k strongest, most relevant, or most diagnostic units for each input. | |
| Topic Catalog | Register | A browsable, governed directory of the topics that exist — their meaning, owner, and schema — so teams discover and reuse the right topic instead of inventing a duplicate. | |
| Topic Exchange or Event Bus | Tool | The routing core that matches each published event's topic against subscription bindings and delivers a copy to every matching subscriber, without producer and consumer ever naming each other. | |
| Topographic Error Measure | Diagnostic Estimation | Reports the fraction of inputs whose best and second-best units are not neighbours on the grid — a single number for how often the map's local topology is broken. | |
| Topological Sort | Method | An algorithmic method for ordering nodes in an acyclic dependency graph so prerequisites appear before dependents. | |
| Topological Sorting | Algorithmic Method | Computes a linear order that respects every prerequisite edge in an acyclic dependency graph — and exposes the full set of orders that remain valid. | |
| Topology Optimization for Void Placement | Tool | Computes where material must stay and where it can become void, searching layouts that hit the functional targets at least mass while keeping the load path intact. | |
| Topology Regression Suite | Regression Suite | A standing, automated battery of key-path and dependency checks that re-runs on every transformation iteration, so relation breakage a one-time review would miss is caught the moment a later change reintroduces it. | |
| Tornado Chart | Visualization Artifact | Draws each input's outcome swing as a horizontal bar, sorted widest-first, so the dominant drivers are legible at a single glance. | |
| Total Cost of Ownership Framing | Accounting Frame | Moves the cost boundary from purchase price to the full life of ownership — operation, maintenance, downtime, and disposal — so the cheapest sticker stops masquerading as the cheapest choice. | |
| Touch or Pressure Trigger | Tool | Makes the work answer only to deliberate physical contact — a touch, a press, a grip, a step — so participation demands a committed, consenting act and the quality of the contact becomes part of the meaning. | |
| Toy Model | Method | Uses an intentionally simplified model to reveal the main dynamics before realistic complications are introduced. | |
| Trace Decay Review | Monitor | After a redesign, checks two things at once — that the old desire path is actually fading, and that no worse path has popped up somewhere else. | |
| Trace Instrumentation | Software or Tool | Links events across a distributed workflow so hidden bottlenecks, dependency failures, and state transitions can be diagnosed. | |
| Trace-Element Profile Matching | Laboratory Analysis | Fuses the concentrations of many trace elements into one multivariate profile and matches it to a specific source deposit or batch. | |
| Trace-to-Claim Diagram | Diagram | Visualizes trace, source, inference bridge, hypothesis, and defeaters. | |
| Traceability Dashboard | Monitor | Watches the health of an existing link set — surfacing unowned items, unresolved exceptions, and links that have gone stale or broken since the work was done. | |
| Tracing Mark-Sweep Cycle | Traversal Algorithm | Traces every resource reachable from the declared roots, marks it live, then sweeps away everything the trace never touched. | |
| Track Record by Domain Scorecard | Measurement Scorecard | Tracks predictive accuracy separately by subdomain so a strong global average can't hide a weak specialty. | |
| Trackable Envelope Chart | Metric or Dashboard | Puts reference speed, loop response time, saturation margin, and error persistence in one view so mismatch is visible at a glance. | |
| Tracked History or Reputation Record | Outcome Trace Signal | Accumulates a durable, visible trace of past outcomes and behavior, so a sender's history — and the future cost of ruining it — vouches for present claims. | |
| Tradable Permit System | Cap and Allocation Mechanism | Caps the total allowable quantity of a spillover and issues tradable rights to it, letting a market price the shared limit while the aggregate stays fixed. | |
| Trade or Swap Arrangement | Peer Exchange Protocol | Lets two actors exchange tasks, shifts, or capabilities directly when each holds a different relative advantage and the swap costs almost nothing to arrange. | |
| Trade-off Surface Sketch | Analytical Visualization | Plots the candidate options in a cost/benefit space to draw the achievable frontier and reveal the continuous band of intermediate blends hiding between the two extremes. | |
| Tradeoff Curve Visualization | Visualization | Plots one objective against another along the frontier to expose the exchange rate — how much of one must be given up per unit of the other, and where that price accelerates. | |
| Traffic Assignment Model | Simulation or Planning Model | Predicts how trips spread across a road or transit network by modeling travelers who each choose their own fastest route, until no one can gain by switching — a user equilibrium. | |
| Traffic Assignment or Flow Equilibrium Model | Software or Tool | A model that compares decentralized path choice with coordinated network performance under capacity scenarios. | |
| Traffic Lane | Physical Pathway | Separates incompatible flow classes into their own bounded routes, admitting only eligible traffic and granting priority classes a dedicated lane, so faster and slower movement stop colliding. | |
| Traffic Signal Offsetting | Protocol | Uses timed offsets among recurring signal cycles to prevent local peak queues from arriving at downstream intersections all at once. | |
| Traffic-Class Separation Rule | Rule | Splits routine, urgent, private, authoritative, and exploratory traffic into distinct lanes so different kinds of message are never confused or forced to contend as one undifferentiated stream. | |
| Tragedy of the Commons Diagnosis | Commons Diagnosis | Diagnoses the degradation of a shared resource as Tragedy of the Commons — where individually rational use, summed across users, destroys the pool everyone depends on. | |
| Train/Test Split | Data Partition Procedure | Cuts the available cases once, before any fitting, into a slice that shapes the pattern and a sealed slice that is only ever used to grade it. | |
| Training and Enablement Rollout | Program | Pairs technical deployment with capability building, practice scenarios, support channels, and role-specific guidance. | |
| Training and Practice Program | Capability Building Routine | Builds the skill and confidence the new behavior requires through instruction, guided practice, and feedback, so capability stops being the barrier. | |
| Training and Support Package | Artifact | Supplies learning materials, job aids, support contacts, escalation procedures, and maintenance guidance needed for repeated execution. | |
| Training Cycle | Practice Cadence | Spaces recurring practice or recertification against the rate at which skill decays, so capability is sustained rather than assumed after a one-off training event. | |
| Training Deload Protocol | Procedure | A fitness, skill, or workload procedure that temporarily lowers load, frequency, or intensity when full effort has declining benefit and recovery risk is rising. | |
| Training Feedback Cycle | Workflow | Repeatedly exposes learners to practice, performance feedback, correction, and another attempt until the desired skill or response becomes stable. | |
| Training Feedback Loop | Organizational Learning Loop | Turns recurring expectation failures across a population into revised training and monitors whether the same mismatch keeps coming back. | |
| Training Interval Sequence | Procedure | Alternates practice or load pulses with rest, review, or consolidation windows. | |
| Training Load Band | Method | Keeps training pressure within an adaptive range. | |
| Training Load Calibration | Protocol | Sets and re-sets training load against the athlete's own adaptation and fatigue, recalibrating as fitness drifts so the same numbers never keep meaning the same stress. | |
| Training Load Response Forecast | Forecasting Model | Forecasts how training workload accumulates into fatigue and fitness before it shows up as performance or injury risk. | |
| Training Load Response Tracking | Tracking Protocol | Compares added training load against both adaptation and injury signals, flagging when more work is buying weaker gains and greater harm. | |
| Training Plan Adjustment | Adaptive Plan | Revises a learner's or athlete's plan — its intensity, volume, difficulty, or pacing — as evidence of progress, plateau, or fatigue shows the plan no longer matches their current state. | |
| Training Plateau Adjustment | Protocol | Changes the training stimulus — load scheme, recovery, technique, or objective — when more of the same practice stops improving performance, first distinguishing an adaptation ceiling from simple under-recovery. | |
| Training Plus Feedback Loop | Workflow | Pairs skill acquisition with immediate feedback so practice becomes more effective than training alone. | |
| Training Progression Validation | Protocol | Checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended. | |
| Training Simulator | Simulation Trainer | Lets people rehearse high-stakes action in a synthetic world where instructors inject scenarios and mistakes stay fictional. | |
| Training Standardization | Method | Reduces variation in human judgment and execution by training everyone to a shared set of criteria and worked examples — while marking the discretion that should stay — so different people reach the same call. | |
| Training Volume Limit | Protocol | A protocol that stops adding training load when added adaptation is outweighed by fatigue or injury risk. | |
| Training-Data Exclusion List | Policy | A standing denylist that stops marked synthetic or planted artifacts from being ingested into models, dashboards, search indexes, and decision-support datasets. | |
| Trait or Mixin Composition Rule | Rule | Builds a type by composing small reusable behavior units from a registry, with a conflict rule — linearization or explicit override — deciding what happens when two units define the same member. | |
| Trajectory Ensemble Simulation | Simulation Method | Generates many complete sample paths from the process model to reveal the full range of ways the future could actually unfold. | |
| Trajectory Mapping Diagram | Artifact | Depicts plausible paths from current state toward desired, risky, stable, or forbidden regions. | |
| Transaction Boundary | Protocol | Groups allowed changes into an atomic unit with commit, rollback, and consistency rules. | |
| Transaction Constraint | Atomic Commit Constraint | Permits a multi-step change to commit only if the final state satisfies declared constraints, so a partial or inconsistent transition is never made visible — it is all-or-nothing. | |
| Transaction Isolation | Protocol | Defines which concurrency anomalies a multi-operation transaction is protected from by naming an isolation level and the set of interleavings it rules out. | |
| Transaction Savepoint Stack | Transactional Rollback Protocol | Marks named savepoints inside a running transaction so a nested step can be rolled back to a chosen marker — discarding only the tentative changes above it — without abandoning the work beneath. | |
| Transactional Outbox | Process | Captures an event in the same local transaction as the state change that caused it, so a committed change is never published without its event and an event is never published without its change. | |
| Transactional Outbox Projection | Protocol | Writes each source change and an outbox record of it in one local transaction, then relays the outbox to update redundant copies — so a copy is never updated for a write that didn't commit, and never missed for one that did. | |
| Transactional Outbox/Inbox Pattern | Messaging Pattern | Writes an outgoing message into the same local transaction as the state change it describes, then relays it reliably — so a commit and its notification can never diverge. | |
| Transactional Outbox/Inbox Relay | Method | Closes the gap between saving state and sending a message by writing the outgoing message into the same database transaction as the state change, then relaying it — with the receiver deduping on an inbox. | |
| Transactional Precondition Guard | Protocol | Runs the precondition check and the use inside one atomic boundary so nothing can change the referent in between — and if the precondition fails, the entire unit rolls back to a consistent state rather than half-completing. | |
| Transactional Rollback | State Recovery Procedure | When a transition fails part-way or its result fails a check, restores the system to the last known-valid state and records the undo — so a partial, invalid change is never left committed. | |
| Transactional Write Control | Protocol | Groups related updates so they all commit or none do, keeping partial, duplicate, or inconsistent intermediate states out of trusted records. | |
| Transect and Gradient Mapping | Method | Reads the transition zone along cross-cutting survey lines to reveal its composition gradient, its true depth, and where each interior actually ends. | |
| Transfer Assumption Review | Assumption Audit | Makes the leap from a source domain to a target domain explicit and tests, assumption by assumption, whether the warrant actually carries. | |
| Transfer Batch Split | Procedure | A mechanism that decouples production batch size from the smaller batch moved to the next stage. | |
| Transfer Debrief | Ritual | After a real transfer attempt, compares what was expected to carry with what actually happened in the target, and feeds the difference back to revise the scaffold for next time. | |
| Transfer Incidence Ledger | Document | Records who gained, who lost, and which transfer or burden pathway links the two, so a fixed-sum decision's conservation is documented rather than assumed. | |
| Transfer Pricing Review | Test or Assessment | A forensic test of related-party prices against an arm's-length benchmark, pinpointing where internal prices move value out of the accountable context. | |
| Transfer Prompt | Method | A few lightweight standing questions — what is the underlying idea, what is different here, what would make it fail — that trigger transfer thinking without building any heavy artifact. | |
| Transfer Prototype Experiment | Process | Builds a working prototype of the adapted principle and runs it under real target conditions against a control, so 'the principle should transfer' becomes an actual measured yes or no. | |
| Transfer, Assignment, or Sale Contract | Artifact | The instrument that moves specified sticks from one holder to another — fixing which rights convey, on what terms, and with what warranties — so a transfer is clean, complete, and hard to unwind. | |
| Transfer-Appropriate Processing Rehearsal | Method | Rehearses using the very cognitive operations the moment of use will demand — recall, generation, motor execution — so the practiced processing, not just the material, is what transfers. | |
| Transfer-Function Estimation | Method | A method for estimating how inputs are transformed into outputs over an operating range. | |
| Transferability Claim Check | Claims Audit | Audits the final claims against what the sampled cases can actually support, trimming overreach. | |
| Transferable Credits | Tradeable Rights Scheme | Turns a right, obligation, or compliance allowance into a standardized tradeable credit bounded by a cap, eligibility rules, and anti-hoarding limits — so entitlements can move to where they create most value without letting the market subvert the policy that issued them. | |
| Transformation Roadmap | Artifact | Renders the reverse-derived pathway as a forward-readable, time-phased artifact showing the destination, the milestones toward it, and the first moves. | |
| Transformation-Pair Test Suite | Test Harness | Turns the commutation claim into repeatable, executable tests that compare the output of a transformed input against the correspondingly transformed baseline output, case by case. | |
| Transition Audit Log | Audit Record | Records, append-only, every transition that actually occurred — which rule version fired and any sanctioned exception — so a past state change can be explained and accountability assigned after the fact. | |
| Transition Harm Review | Review | Surfaces the users, workers, dependencies, and public goods a disruption could harm as it displaces the incumbent, and designs the mitigations and guardrails before scale locks the harm in. | |
| Transition Oral History Interviews | Elicitation Method | Recorded, open-ended interviews with departing and affected people that surface the tacit knowledge, trust, and warnings a formal transition plan never captures. | |
| Transition Period | Governance or Schedule Mechanism | Sets one bounded interval in which the old and new arrangements both apply and exceptions are allowed, with a fixed end after which only the new arrangement stands. | |
| Transition Readiness Review | Governance Check | Gates the crossing on evidence — checking that preconditions are met and the target regime is defined before anyone is allowed over the boundary. | |
| Transition Resolution Audit | Audit Procedure | Checks whether the chosen representation can actually detect transitions at the speed, scale, and consequence the task demands. | |
| Transition Signal Dashboard | Monitoring System | Tracks leading signals that the current system is weakening, the transition is maturing, or the future is becoming viable, and flags when to maintain, scale, adapt, or retire. | |
| Transition Support Plan | Process | Makes the move genuinely possible for those least able to bear it—funding, logistics, case management, and compensation—so retreat preserves everyone's options, not only the well-resourced's. | |
| Transition War Room | Coordination Forum | Concentrates authority, communication, and live decision-making in one forum for the duration of a high-risk crossing. | |
| Transitive Vulnerability Scan | Tool | Checks a substrate's full transitive dependency set against known-vulnerability data, surfacing inherited flaws that live several hops below anything the local team wrote. | |
| Translated Training Program | Program | A curriculum that builds local competence in externally sourced knowledge by teaching it in the learners' own terms and connecting it to what they already know. | |
| Translation Backcheck | Method | Verifies that meaning survived a translation by translating the result back into the source and comparing it to the original, surfacing exactly where the bridge leaked. | |
| Translation Decision Record | Document | Records the translation rationale, rejected alternatives, safeguards, residual disagreements, and reopening conditions. | |
| Translation Drift, Incident, and Revision Review | Workflow | Samples real use, investigates misunderstanding and harm, watches both frameworks for drift, and decides whether to clarify, remap, split, suspend, roll back, or retire a mapping. | |
| Translation Marker Preservation Instruction | Preservation Directive | A directive carried in a translation brief requiring the target-language version to keep the comparison marker and its boundary intact across the crossing. | |
| Translation Memory Review | Procedure | Reviews and reconciles competing phrase, label, concept, or terminology mappings across languages, teams, or historical translations. | |
| Translation Register | Governance Ledger | A living ledger of the translation rules in force between schemas — each with a named owner, a version, and the open ambiguities it hasn't yet settled — so a resolution stays maintained instead of going stale. | |
| Translation Testing | Test or Assessment | Tests whether translated outputs preserve intended meaning, required action, user rights, warnings, and operational consequences. | |
| Translation Validation Checker | Tool | Checks that one output of an untrusted transformer is semantically equivalent to its input for that specific translation, instead of proving the whole transformer correct. | |
| Translation-Effect Decomposition | Method | Decomposes reported value change into operational, price-level, and currency translation components. | |
| Translation-Loss, Ambiguity, and Power-Effect Audit | Protocol | Traces what the bridge omits, adds, compresses, or distorts — and who gains authority, whose interpretation is excluded, and who bears the burden — then assigns disclosure and remedy. | |
| Translation-Validation Harness | Audit | Instead of proving a translator correct once, it checks each individual translation after the fact — establishing that this output faithfully realizes this input against the source as oracle. | |
| Transparency Impact Review | Review | Periodically asks whether all the disclosure is actually producing accountability, and at what burden, rather than just accumulating published volume. | |
| Transparency Log Monitoring | Monitor | Continuously watches an append-only public log for entries no one authorized, turning an upstream compromise into something you detect rather than something you assume cannot happen. | |
| Transparency Report | Register | Publishes what the network's control points actually did — access decisions, enforcement, appeals, outages, and rule changes — on a fixed cadence, turning private governance into a checkable public record. | |
| Transparent Cross-Subsidy Schedule | Policy | An explicit, reviewable rule that funds high-cost or essential endpoints out of pooled system revenue, making the who-pays-for-whom of universal service visible instead of hidden. | |
| Transparent Decision Record | Document | A record of decision standard, evidence considered, rationale, participation, and review status. | |
| Transparent Revenue-Share Ledger | Register | A shared, auditable record that attributes each unit of revenue to the contributors who earned it and shows everyone exactly how the split was computed. | |
| Transport, Storage, and Breakthrough Testing | Diagnostic Estimation | Puts the porous body into service conditions and measures what it actually does — how much it holds, how fast it drains or conducts, and when the carrier breaks through. | |
| Transportive Storyboard | Template | Maps characters, stakes, scenes, emotional beats, and payload points before production so transportation and the intended shift are designed, not accidental. | |
| Trap-Sentinel Escalation | Protocol | Watches a greedy run for signs it has walked into a trap and, when tripped, escalates from cheap local repair to bounded lookahead to full rollback. | |
| Travel-Time Matrix | Artifact | Tabulates the full response time from each candidate reserve location to each front under normal, degraded, and surge conditions, turning 'centrally positioned' from a claim on a map into a checkable number. | |
| Traveling Maintenance Window | Protocol | A bounded safe-to-disrupt zone that moves along with the front, taking one segment out of service to work on it while the rest of the system keeps running around it. | |
| Treatment Escalation Limit | Protocol | A clinical or care protocol that limits additional intervention intensity when expected benefit is outweighed by burden or risk. | |
| Treatment Interaction Analysis | Method | A method for evaluating whether an intervention's effect changes under different co-treatments, conditions, populations, or moderators. | |
| Treatment Sequencing Protocol | Protocol | A clinical protocol that orders diagnostic, stabilization, consent, contraindication, and intervention steps around prerequisites. | |
| Treatment Threshold | Protocol | A domain-specific clinical or care protocol in which treatment, transfer, monitoring, or escalation begins when signs or scores cross a defined cutoff. | |
| Tree or B-Tree Index | Model | Keeps keys in sorted, balanced order so point lookups and range scans both run in logarithmic time, with node fanout sized to the storage block. | |
| Tree Reduction | Parallel Algorithm | Combines partial summaries up a balanced tree so a long serial fold collapses into a logarithmic-depth parallel reduction, folding empty branches through a defined identity. | |
| Trend Detection | Method | Tracks directional change across repeated local events or behaviors to identify patterns that are becoming stronger or more widespread. | |
| Trend Interaction Map | Diagram | A diagram of trends over a horizon showing where they reinforce, suppress, or qualitatively transform one another — making the coupled trajectory visible instead of a stack of separate curves. | |
| Trend Monitoring Dashboard | Metric or Dashboard | A standing live display that renders selected indicators, signal counts, change velocity, and escalation status from the signal store, refreshed continuously so acceleration and decay are visible at a glance. | |
| Trend Projection | Projection Method | Extends an observed pattern in a single series forward over a horizon, carrying a band that widens with distance, to answer where a quantity is heading if its recent behavior continues. | |
| Trend Validation Review | Review Ritual | A recurring review that stops an apparent upward or downward movement from becoming a trend story until it has been checked against ordinary seasonal variation, against changes in how the data was collected, and against whether it holds up in later observations. | |
| Triage & Prioritization Protocol | Protocol | Orders an incident's competing demands by urgency, impact, and tractability so scarce responders work the highest-yield problems first — and lower-priority harm is consciously allowed to wait. | |
| Triage by Marginal Benefit | Decision Protocol | A time-sensitive prioritization protocol that allocates scarce units by expected incremental benefit under safeguards. | |
| Triage Category System | Method | Sorts cases by urgency, severity, type, or needed expertise so finite response variety is matched to the cases where it matters most. | |
| Triage Filter | Process | Sorts incoming cases into urgency bands — act now, defer, route to routine, or set aside — allocating scarce attention by priority rather than excluding candidates outright. | |
| Triage Priority List | Method | Ranks competing demands by where effort changes the outcome and draws a hard cutoff, massing scarce capacity above the line while the deferred tail is set aside openly and re-checked as conditions shift. | |
| Triage Protocol | Protocol | A rule set that rapidly sorts burst arrivals by urgency, severity, and reversibility so scarce capacity goes where it preserves the most important outcomes — and openly defers or drops the rest. | |
| Triage Protocol Update | Protocol | Revises the front-door rules that classify and prioritize incoming cases, so a newly-recognized case class is sorted, ranked, and sent to the pathway that can actually handle it — instead of falling through. | |
| Triage Queue with Escalation Rules | Workflow | Routes cases from initial screen to routine handling, specialist review, manual inspection, or emergency response. | |
| Triage Router | Routing Mechanism | Classifies each incoming item and directs it to the correct lane before it joins the wrong line — and corrects misroutes fast, so lane membership stays accurate. | |
| Triage Rule Table | Protocol | A documented set of routing criteria for sending cases to fast path, slow path, audit, pause, or return. | |
| Triage Screening Protocol | Staged Protocol | Sorts cases into graded urgency bands rather than one cutoff, rationing scarce response capacity toward those who benefit most while guarding against under-triage — the critical case sorted too low. | |
| Triage Threshold | Protocol | A triage mechanism that activates a pathway, priority class, specialist review, service level, or response queue once need or risk crosses a cutoff. | |
| Triaged Maintenance Route | Dispatch Procedure | Orders a crew's work into a ranked route through a fleet of assets by failure risk and consequence, so the highest-stakes items are reached first within the cycle's capacity. | |
| Triangle-Inequality Counterexample Search | Adversarial Search | Hunts for triples whose direct distance exceeds a detour, proving a candidate score violates the triangle inequality and is not a true metric. | |
| Triangulated Proxy Panel | Triangulation Method | Combines several independent proxies of the same target and treats their disagreement as the divergence signal, with no single ground truth required. | |
| Triangulation Audit Trail | Document | A versioned record linking each conclusion back through the weights, dependency judgments, contradictions, exclusions, challenges, and later updates that produced it. | |
| Triangulation Dependency Matrix | Diagnostic Matrix | Cross-tabulates the evidence streams against shared dependency dimensions — data source, instrument, analyst, assumptions, incentives, timing, theory frame — so independence that is only nominal becomes visible at a glance. | |
| Triangulation Matrix | Template | Places claims against multiple sources so agreement, disagreement, independence, and source-type diversity can be seen at once. | |
| Triangulation Red-Team Review | Adversarial Review | Assigns adversaries to find a way the triangulation could have converged on a wrong answer, hunting for the shared dependency the procedure took for granted. | |
| Trigger Dashboard | Monitoring Dashboard | A live monitoring surface that watches a named leading indicator for each critical assumption and, when one crosses its threshold, alerts the assumption's owner — keeping premises governed after the plan is committed. | |
| Trigger Dependency Watchlist | Monitoring Routine | A live monitoring routine that attaches observable indicators to the map's key dependencies and thresholds, alerting when a reinforcing loop or conditional trigger is starting to activate. | |
| Trigger Removal | Method | Takes the triggering cue out of the environment — removing, blocking, delaying, or decoupling it — so the old response is never started, then checks it did not just reappear elsewhere. | |
| Trigger-Based Debug Trace | Procedure | Turns on richer logging or tracing when a symptom, threshold, or anomaly indicates that an intermittent episode may be occurring. | |
| Trigger-Based Response Rule | Rule | Fires a response only when a chosen observable crosses a preset threshold — never merely because the other side moved. | |
| Trigger-Specificity and Dose-Escalation Trial | Method | Starts from the smallest plausible trigger and escalates only as needed, using dechallenge and rechallenge to pin down which trigger, at what dose, actually reopens capacity. | |
| Trigger-Synchronized Release | Release Protocol | Holds primed readiness latent until an authorized trigger arrives, then converts it into crossing in one synchronized step measured against the crossing criterion. | |
| Trigger-to-Training Coupling Schedule | Protocol | Times the corrective input to land inside the verified malleability window — not before it opens, not after it recloses — coordinating trigger, verification, training, rest, and consolidation. | |
| Triggered Maturity-Rebalancing Clause | Protocol | Uses covenant, contract, governance, or operating triggers to lengthen short obligations, reduce long lockup, or throttle new commitments when mismatch exceeds limits. | |
| Trip Switch or Circuit Trip | Protective Device | A threshold-triggered device that physically disconnects or interrupts energy or flow the moment a limit is crossed, converting abnormal continuation into a bounded safe state. | |
| Troubleshooting Flowchart | Method | Encodes a repeatable path from symptom through checks and decisions to a restoration action, so anyone can diagnose without an expert on call. | |
| True-Member Language Flag | Rhetorical Signal Detection | Scans for 'true / real / genuine / authentic' language that appears after a counterexample, signaling a persuasive redefinition of who counts as a member. | |
| Trust and Legitimacy Checklist | Audit | Verifies the credibility, consent, fairness, accountability, and repair conditions an adoption needs to be seen as legitimate — as a gate before launch, not an apology after. | |
| Trust Chain Red Team | Role or Team | Maps the chain of trusted upstreams and actively attacks its weakest link, proving where a compromised or spoofed producer would deliver a hostile payload straight past the consumer's controls. | |
| Trust Repair Before Persuasion Rule | Rule | Forbids resuming persuasion while trust — the stock that persuasion acts through — is broken, and gates any restart on trust first recovering past a set threshold. | |
| Trust Stabilization Message | Protocol | A communication mechanism that acknowledges the rupture, states containment boundaries, reduces rumor-driven propagation, and preserves enough confidence for stabilization. | |
| Trust Transitivity Breakpoint Review | Procedure | Identifies where trust, reputation, or certification stops transferring across a dependency or intermediary chain and renewed verification is required. | |
| Trust-Breach Triage, Containment, and Repair Protocol | Protocol | On a warning of breach, protects exposed parties first, freezes reliance and preserves evidence, classifies the failure, remedies harm, and gates any repair behind demonstrated change and renewed consent. | |
| Trust-Building Communication | Communication Practice | Explains the why, the tradeoffs weighed, and what is still uncertain — and shows how feedback changes the plan — so the change earns legitimacy instead of merely demanding compliance. | |
| Trust-Calibration and Dependency Audit | Test or Assessment | Looks back across a whole portfolio of reliance to compare each granted tier against its actual outcomes, monitoring cost, and how dangerously concentrated the dependence has become. | |
| Trust-Erosion Metric | Composite Metric | Combines a few trust-sensitive signals into a single tracked index, watching its trajectory and firing escalation as an institution slides toward the point where legitimacy fails. | |
| Trust-Tier Badging | Artifact | Bins subjects into a few coarse trust tiers shown as a badge, and attaches concrete treatment to each tier. | |
| Trusted Broker Routing | Routing Method | Carries a request into a cluster a central organizer cannot credibly reach by handing it to a specific respected intermediary who bridges that group, using a map of who-can-reach-whom to pick the right carrier. | |
| Trusted Intermediary | Relational Broker | A person both sides already trust who lends their own standing credibility so a request or introduction is believed and acted on. | |
| Trusted Intermediary Briefing | Procedure | A process for briefing credible intermediaries so context can reach relevant audiences without the low-trust actor turning itself into the story. | |
| Trusted Intermediary Compromise Tabletop | Ritual | Walks a team through the assumed compromise of a trusted intermediary to rehearse the response — who is notified, what may be bypassed — before a real one forces those decisions under pressure. | |
| Trusted Intermediary Warning | Role or Team | A respected peer, elder, or steward carries a private word of concern and repair expectation — lending the group's legitimacy without formalizing the case. | |
| Trusted Messenger Briefing | Enablement Briefing | Equips credible intermediaries with aligned facts, uncertainty language, and harm-aware framing so a correction reaches audiences a central authority cannot. | |
| Trusted Messenger Grounding Brief | Protocol | Has a figure the group genuinely trusts deliver a short, honest, factual brief that separates what is actually known from the fear or rumor spreading around it. | |
| Trusted Messenger Selection Protocol | Protocol | Selects or prepares messengers whose biography, role, conduct, and accountability make identification legitimate. | |
| Trusted Third-Party Attestation | Institution | Interposes a trusted independent party who inspects the private facts and vouches for a bounded claim, so the relying party can act on the attestor's word without seeing the underlying record. | |
| Trusted Update Channel Pin | Policy | Binds update trust to one specific channel and signing key set in advance, so anything signed by anyone else is refused even when it arrives looking like a legitimate update. | |
| Truth Anchor Memo | Register | The authoritative internal record of what is real, what was planted to mislead, who is briefed, and which decisions must be made from the truth rather than the cover. | |
| Truth Table | Logic Enumeration | Enumerates every combination of boolean inputs to make the predicate's composition behavior — how negation, AND, and OR change the result — explicit. | |
| Truth-Maintenance System | Tool | An automated engine that records why each derived fact is believed and, when a premise changes, retracts and re-derives exactly the dependent facts — stopping where independent support still holds. | |
| Truthful Auction Mechanism | Auction Mechanism | Uses a bidding and payment rule under which bidding your true valuation is a dominant strategy, so misrepresenting what something is worth stops paying off. | |
| Try-Lock and Backoff | Procedure | Lets a process attempt acquisition without indefinite blocking; if it cannot acquire what it needs, it backs off, releases, waits, or retries in a controlled pattern. | |
| TTL Expiration Sweep | Rule | Automatically expires or revalidates queued items once they pass a defined time-to-live, so obsolete work stops dominating the drain — without becoming disguised load-shedding. | |
| Turing-Reduction Analysis | Method | Asks whether a problem becomes solvable given an oracle for another, placing it among the degrees of relative computability rather than in a flat decidable/undecidable split. | |
| Turn-by-Turn Route Guidance | Guidance Service | Plays a precomputed route back as just-in-time, position-triggered single instructions, one move at a time, with progress and re-prompts. | |
| Turning-Point Opportunity Analysis | Opportunity Analysis | Tests whether a narrow option window or an inherited path made one decision unusually consequential, and how quickly the window opened and closed. | |
| Turnover and Selectivity Assay | Diagnostic Estimation | Measures how many good cycles each facilitator unit actually delivers and how cleanly it hits the target versus off-target outputs — against a no-facilitator baseline. | |
| Two-by-Two Probability Table | Calculation Artifact | Lays two binary variables into four joint cells so P(A given B) and P(B given A) are computed from the same grid and can never be confused for each other. | |
| Two-Key Escalation Panel | Role or Team | A standing panel that can resolve a stalled decision only when two authorized members sign off together — so interim power is exercised, but never by one hand alone. | |
| Two-Key High-Harm Engagement | Dual Control | Requires two independent authorities to concur before an irreversible defensive action fires, so no single classifier or operator can unilaterally harm protected self. | |
| Two-Pass Evaluation | Staged Evaluation Protocol | Evaluates in two ordered passes — a permissive first pass on potential and learning, then a strict second pass on cost and feasibility — so rough-but-promising ideas are not killed by the harshest filter first. | |
| Two-Pass Generation and Evaluation | Protocol | Splits one working session into two ordered passes — generate with all judgment suspended, then switch modes and evaluate — so criticism never strangles ideas at the moment they're being formed. | |
| Two-Person Rule | Dual Authorization Control | Requires two authorized people to independently confirm a high-risk transition before it proceeds, so no single actor can break the invariant alone. | |
| Two-Phase Commit Protocol | Protocol | A coordination protocol where participants first prepare and then commit or abort as a group. | |
| Two-Phase Commit with Freshness Check | Protocol | Coordinates a multi-party action as prepare-then-commit and re-verifies every precondition is still fresh at the commit boundary before any change is allowed to land. | |
| Two-Sided or Multi-Sided Matching | Matching Algorithm | Computes who is paired with whom from both sides' ranked preferences, capacities, and eligibility so that no pair would rather defect — a stable, strategy-resistant assignment. | |
| Two-Stage Review | Workflow | Separates rapid provisional action from later verification, correction, or ratification. | |
| Two-way or Multi-way Sensitivity Analysis | Analytical Procedure | Varies two or more inputs at once across a grid of combinations to expose interaction — the effects that appear only when assumptions move together. | |
| Type Compatibility Checklist | Validation Checklist | A pre-union gate that checks each candidate source's elements are the same kind of thing, in the same universe, before it is allowed to contribute members. | |
| Type Signature | Artifact | Names a function and declares, in the type system itself, exactly what kinds of value it accepts and what kind it returns — so a compiler rejects out-of-domain calls before the code ever runs. | |
| Type System | Static Type Discipline | Encodes the valid domain as declared types so an operation can neither accept nor produce a value outside its category — and rejects the program before it runs if it would. | |
| Type-Hierarchy Introduction | Constraint Design | A mechanism that assigns entities, predicates, rules, or classes to levels to prevent same-level self-application. | |
| Typed Correspondence and Untranslatable-Residue Crosswalk | Artifact | Stores each cross-framework mapping — exact-within-scope, approximate, contextual, plural, contested, or absent — with its direction, context, evidence, confidence, counterexample, loss reference, owner, and version. | |
| Typed Identity-Relation Edge | Graph Construct | Represents the bond between an underlying entity and one of its aspects as a single typed, first-class edge that can carry its own precedence and conflict rules. | |
| Typicality Rating Exercise | Method | Has people rate how typical each example is of a category, turning intuition into a graded ranking that surfaces the clearest anchors and the fuzzy middle. | |
| Typographic Emphasis | Method | Uses type itself — weight, size, case, spacing, heading level, pull quotes, or inline emphasis — to make selected words or structure stand out within running text, bounded so the emphasis does not bleed across the page. | |
| UI Icon Library | Interface Component Library | A reusable set of interface icons shipped with documented meanings, states, and machine-readable accessibility labels for software teams to reuse. | |
| UI Symbol Inference Test | Usability Test | Puts an unexplained interface symbol in front of first-time users to see what meaning — and what action — they actually infer. | |
| Unallocated Budget | Artifact | Keeps a deliberate share of the budget unassigned, so the organization can fund unforeseen repairs, experiments, or opportunities without raiding committed work. | |
| Uncertainty Band | Artifact | A shaded region drawn around a line, forecast, or model curve that shows how much the whole trajectory could plausibly vary — so a confident-looking line is read as a corridor of possibilities rather than a single certain path. | |
| Uncertainty Budget Allocation | Method | Allocates precision, noise, and confidence margins across the paired variables instead of demanding unattainable precision in both at once. | |
| Uncertainty Budget Sheet | Document | Records reference error, method uncertainty, field-condition uncertainty, sampling limits, and guard bands used to classify the check result. | |
| Uncertainty Budget Table | Artifact | A structured table that inventories every uncertainty source, propagates each through the measurement model with its sensitivity coefficient and correlations, and combines them into a defensible expanded uncertainty for the reported result. | |
| Uncertainty Dashboard | Metric or Dashboard | Displays watched signals, evidence movement, confidence bands, decision triggers, and response owners so uncertainty remains visible. | |
| Uncertainty Marker Dashboard | Monitoring Display | A persistent shared display whose primary job is foregrounding what is missing, inferred, stale, or low-confidence, so a smooth picture cannot masquerade as certainty. | |
| Uncertainty Propagation Calculation | Calculation Method | Carries the uncertainty of raw inputs through the formula that combines them, so a derived quantity inherits an honest error bar instead of acquiring fake precision on the way out. | |
| Uncertainty Propagation Model | Method | Propagates uncertainty from input distributions through equations, process logic, or empirical models into output distributions. | |
| Uncertainty Retrospective Prompt | Meeting Prompt | A recurring review question that asks, after the fact, which uncertainties the group named, which it hid, which it resolved, and which it mishandled. | |
| Uncertainty Tagging | Template | Attaches a travel-with-the-claim status label — observed, inferred, assumed, estimated, unverified, verified — to each part of a completion, and logs when that status changes. | |
| Uncertainty-Axis Planning Canvas | Planning Canvas | Distills a scan of external drivers into the handful of decision-relevant uncertainties worth building scenarios around — and picks the two that will become the axes. | |
| Uncovered-Target Triage | Process | Works the register of uncovered targets one by one, assigning each an accountable owner and a disposition — fix, defer, or authorized exclusion — so no gap sits unowned or silently dropped. | |
| Underwriting Assessment | Risk Assessment | Gathers targeted evidence about a specific applicant's hidden risk, classifies them into a risk type, and routes to accept-at-a-price, refer, or decline. | |
| Underwriting Review | Review | Investigates and estimates an individual applicant's hidden risk against the pool's viability target before exposure is accepted, collecting only the evidence the risk decision actually needs. | |
| Undo or Cancel Flow | Tool | Gives the user a visible, in-the-moment control to reverse or halt an action they just took, while it is still cheaply recoverable. | |
| Undo-Stack Protocol | Protocol | A state-preserving protocol that records each step as a reversible entry and restores the exact prior coherent state when a step must be undone. | |
| Undo/Redo Stack Pair | Reversible History Model | Keeps two stacks — one of completed actions, one of undone ones — so each undo pops the most recent action and reverses it onto the redo stack, and each redo replays it, stepping through edit history one action at a time. | |
| Union Delta Review | Review Ritual | A version-over-version review of the union that separates genuine membership change from source outages, using provenance timestamps to explain every add and drop. | |
| Union Specification Sheet | Specification Artifact | A single declared document that fixes the union's universe, its contributing sources, and the downstream-use label — the contract every other mechanism is built against. | |
| Unique Constraint and Retry Loop | Control Loop | An assignment-time control that catches a duplicate value at a uniqueness gate and regenerates until a free value is found. | |
| Unique Index Constraint | Software or Tool | A database or datastore rule preventing duplicate target values inside a scoped collection. | |
| Unique-Constraint Pair | Software or Tool | Database uniqueness constraints on both sides of a mapping table to prevent collisions and duplicate pairings. | |
| Unit Check | Protocol | The first-line check that every input, output, and intermediate expression carries a compatible unit label before a calculation is trusted. | |
| Unit Conversion Crosswalk | Tool | A shared table of equivalences that converts every flow and stock into one common unit, so quantities measured differently can actually be added, balanced, and compared. | |
| Unit Conversion Table | Conversion Artifact | Converts values expressed in different units into a comparable common unit while documenting conversion assumptions and precision limits. | |
| Unit Conversion Workflow | Process | Converts every quantity into one shared unit convention before combining them, keeping the conversion factors and assumptions attached to the result. | |
| Unit Normalization Table | Artifact | A reference table that maps measurement units, encodings, or formats to one common unit with exact conversion factors, so mixed-unit data becomes a single comparable quantity. | |
| Unit-Time Dashboard | Metric or Dashboard | Displays repeated observations by unit and period while retaining trajectory context. | |
| Unity Reassessment Trigger | Monitoring Trigger | Watches declared conditions and reopens a settled unity verdict when parts, relations, or boundaries change enough to threaten it. | |
| Unity Relation Selection Checklist | Decision Checklist | Walks the candidate binding relations and picks the one (or few) that could actually make these parts one whole of this kind. | |
| Unity Test Specification Sheet | Specification Template | A reusable design form that declares, for one kind of whole, what is being tested for and what a positive verdict licenses. | |
| Unity Verdict Decision Log | Decision Record | Records each unity verdict, the evidence behind it, and what it licenses, so one-versus-many status is auditable rather than intuitive. | |
| Universal Counterexample Test | Reasoning Check | Stress-tests a universal claim by actively hunting a single counterexample that would refute it. | |
| Universal Service Obligation | Policy | Obliges the controller to serve everyone in scope — including unprofitable, remote, or essential users — at reasonable and comparable terms, so a chokepoint can't cherry-pick who gets served. | |
| Universe Scope Change Log | Change Log | A versioned record of every change to the declared universe — each edit stamped, dated, and rationale'd, and each one triggering a recompute of the complement so 'the outside' never silently shifts underfoot. | |
| Universe–Subset–Complement Map | Structural Model | Lays out the whole picture on one canvas — the declared universe, the focal subset inside it, and the complement divided into its meaningful regions — so the outside stops being an unnamed blur. | |
| Unknown-Field Handling Rule | Rule | Fixes in advance what a receiver does with fields it doesn't recognize — ignore, preserve, or reject — so tomorrow's additions don't break today's readers. | |
| Unknown-State Routing Rule | Indeterminate Routing Rule | Separates 'cannot decide' from 'false' and routes each indeterminate case to the right resolution path rather than silently failing it. | |
| Unknowns and Assumptions Register | Assumption Register | Keeps a running ledger of the map's unverified assumptions and evidence gaps, tagged by how load-bearing each is, so guesses are never drawn as if they were settled structure. | |
| Unmet-Need Supply Escalation Packet | Document | Aggregates residual essential need and recurring denial patterns into accountable requests for procurement, capacity expansion, substitution, mutual aid, or policy relief. | |
| Unowned Input Alert | Software or Tool | A live watchdog over the negative space that fires when an input arrives that no field confidently owns, and forces it to an owner. | |
| Unresolved-Question Hold | Method | Poses a question and deliberately refuses to answer it, holding the open loop at the right intensity until its answer will land hardest. | |
| Unsatisfiability Certificate | Proof Artifact | A machine-checkable artifact showing the search for a satisfying model is exhausted with none found, certifying that no countermodel exists within the encoding. | |
| Unskinned Prototype Review | Workflow | Reviews an object, interface, or system before cosmetic skinning so teams can inspect structure, affordances, and material constraints directly. | |
| Unstable Mode Dashboard | Monitoring Instrument | Tracks live leading indicators along the already-identified unstable and coupled directions, so divergence is caught while it is still reversible — not from an all-clear aggregate. | |
| Unsubscribe / Filtering | Filtering Procedure | Severs or mutes low-value inbound information edges — subscriptions, notifications, feeds — so the signal that matters is no longer buried. | |
| Unsubscribe or Exit Path | Process | A visible, governed route out of a service or obligation, with one honest alternative to leaving and clear confirmation once someone has. | |
| Unsupported Case Triage Workflow | Process | Sorts the cases that fall outside the boundary — rejecting the clearly invalid, referring the elsewhere-owned, escalating the high-risk, and giving contested cases an appeal — so out-of-scope never means silently dropped. | |
| Unsupported-Certainty Red Flag | Exception Flag | A flag used when high-confidence language appears without enough warrant to justify it. | |
| Untrackable Demand Exception Record | Record or Ledger | Logs each time demanded reference motion breached the trackable envelope — when, why, and which fallback fired — so unmet demand is accounted, not hidden. | |
| Untrusted Solver with Trusted Checker | Process | Splits a hard task into a large untrusted solver that proposes an answer plus a certificate and a small trusted checker that validates it, so authority rests only in the checker. | |
| Update-Trigger Checkpoint | Trigger Check | A scheduled or event-based checkpoint that reopens a belief when pre-defined evidence, contradictions, or expiry conditions appear. | |
| Upsert or Set Operation | Method | Replaces additive action with set-to-state or create-if-absent behavior, making repetition converge on a single record or condition. | |
| Upstream Advisory Monitor | Monitor | Subscribes to the upstream sources for every inherited substrate and alerts when a new advisory lands — while flagging any substrate nobody is watching at all. | |
| Upstream Intervention Selection | Diagnostic Selection Protocol | Redirects action from the downstream symptom toward the upstream scale that keeps generating it, so effort lands on the cause rather than the recurring harm. | |
| Upstream Quality Feedback Packet | Artifact | Packages downstream defect and field-failure evidence into a structured signal the producing process, design, or supplier can actually act on. | |
| Uptake Confirmation | Monitor | Verifies that a supplied input actually arrived and was taken up in usable form at the point of action, rather than trusting that dispatch equals receipt. | |
| Uptake Sentinel Monitoring | Monitoring Method | Watches a few chosen sentinel contexts continuously for adoption, resistance, drift, misinterpretation, threshold effects, and backlash as a meaning propagates. | |
| Usability or Field Test | Method | Puts the shaped affordance in front of real users in a realistic setting and records what they actually do, so the design is judged by behaviour rather than by the designer's intention. | |
| Usability Test | Method | Puts users in front of the solution and asks them to attempt representative tasks, making friction, errors, and comprehension gaps visible where interaction actually breaks. | |
| Usability Testing | Empirical User Test | Puts fresh users in front of the system, asks what they expect before they act, and records what it actually does — turning the expected-versus-actual gap into observed evidence. | |
| Usability Tolerance Test | Review | Checks whether interface delays, errors, and layout variation stay within what real users can absorb before task success or satisfaction breaks down. | |
| Usability Tolerance Testing | Human Factors Test | Puts a task in front of the full range of real users — varied skills, devices, languages, and imperfect inputs — to check whether they can still complete it without the design breaking. | |
| Usage Cap or Throttle | Protocol | Caps or slows the volume of protected use once it passes a threshold, so no single actor can drain a shared pool that flat, unmetered access would let them overrun. | |
| Usage Exception Registry | Governance Registry | A governed whitelist of authorized local, deprecated, or legacy meanings that are permitted to differ from the canonical definition. | |
| Usage Quota or Rate Limit | Software or Tool | Prevents a low-price account or entitlement from being used at a scale characteristic of a higher-priced segment, keeping cheap seats from serving expensive demand. | |
| Usage-Based Pricing | Institution | Ties at least part of what is paid to actual metered use, so an efficiency gain that lowers unit cost never makes marginal consumption feel free — defeating the flat-rate overuse that erases the saving. | |
| Use-Conditioned Protection Policy | Conditional Policy | Makes protection contingent on maintaining stated operating standards, and states the coverage boundary plainly, so the safeguard rewards careful use rather than licensing carelessness. | |
| Use-Time Knowledge Article Update | Workflow | Prompts a worker to update a knowledge-base article at the moment it is retrieved and found wrong, so future lookup retrieves the revised version. | |
| Use-Trace Heatmap | Artifact | Aggregates many individual traces into a single visual field so the places where actual behavior concentrates — and diverges from the intended path — jump out at a glance. | |
| User Appropriation Review | Review | Examines how people have repurposed a feature on their own and turns that emergent, unsanctioned use into an explicit, consented, legitimate claim — or an informed refusal. | |
| User Equilibrium vs System Optimum Analysis | Method | A method for measuring whether local choice incentives diverge from whole-network performance. | |
| User Interview | Method | Surfaces users' own goals, constraints, and felt needs in guided conversation, so the design's beliefs about who the user is and what they lack can be tested against their own account. | |
| User Journey Diagnostics | Diagnostic Trace | Traces a whole sequence of touchpoints to find where a wrong expectation accretes, mapping the assumptions that build up when no single screen or message created the mismatch alone. | |
| User or Reader Uptake Walkthrough | Cognitive Walkthrough | Steps a specific reader or user through the artifact to record what substance they actually infer and what action its form invites at each point. | |
| User Readiness Signal Panel | Monitoring Dashboard | A dashboard that tracks, per audience segment, the adoption and comprehension signals that tell you whether a cohort is ready to shed an old form or take on a native one. | |
| User Research Panel | Research Panel | Maintains a standing, recruited pool of users as a reusable evidence channel, watching recruitment mix and attrition so the panel keeps matching the user base instead of drifting toward enthusiasts. | |
| User Research Synthesis | Research Method | Turns interviews, usability observations, and support signals into decision-relevant product and service evidence. | |
| User-Level / System-Level Analytics Comparison | Metric or Dashboard | Compares individual user journeys, segment behavior, cohort patterns, and aggregate platform metrics to reveal product or service problems hidden by a single analytic level. | |
| Usual-Care Inventory Form | Inventory Instrument | A structured survey that documents what 'usual care' actually contains — service by service, site by site — so the black-box comparator is described rather than assumed, and re-checked when practice shifts. | |
| Utilization / Leverage Cap | Rule | A hard, pre-committed ceiling on utilization or leverage that holds regardless of how safe a long calm makes higher levels look — capping the temptation itself, not just its symptoms. | |
| Utilization Ceiling and Headroom Rule | Rule | Fixes the normal operating point below maximum capacity and reserves the gap as standing headroom, so the substrate can absorb variance and recover instead of running flat out toward collapse. | |
| Utilization Ceiling Dashboard | Monitor | Displays current load against a set utilization ceiling and shows reserve depletion, so a team can see the moment routine demand starts eating its protected capacity. | |
| UUID or Random Token Generator | Tool | Fabricates identifiers that are unique by construction — drawn from a space so vast that no coordinator, lookup, or namespace is needed to keep any two from ever colliding. | |
| Vacancy Status Dashboard | Monitoring Dashboard | Surfaces which sites are vacant, occupied, reserved, or blocked — and how heavily each region is used — in one live view. | |
| Vaccination Front | Preventive Campaign | Immunizes the susceptible nodes just ahead of a contagion so the front meets ground that can no longer carry it. | |
| Valence Tracking Log | Measurement Instrument | Records the starting attitude and every post-exposure reaction across cycles, so real softening can be told apart from compliance, numbness, or backlash. | |
| Validated Clean-Down Protocol | Protocol | Restores equipment, space, or material to verified-clean status through a specified procedure tested against an acceptance limit and signed off. | |
| Validity Boundary Scan | Boundary Mapping | Sweeps the parameters to find where the small-departure assumption stops holding — mapping the edge of the region in which the baseline-plus-correction approximation is defensible. | |
| Validity Limitation Memo | Artifact | A short written statement travelling with the measure that fixes what its scores may and may not be used to claim, for whom, and what harms to watch when it's used. | |
| Valuation-Anchor Dashboard | Monitoring Dashboard | Displays the momentum signal beside its independent value anchor on one live view, so the divergence between them — and the bands where damping is meant to fire — is legible at a glance instead of reconstructed after the fact. | |
| Value Audit | Method | Reviews a policy, model, metric, or process to identify hidden value priorities, displaced alternatives, affected parties, and unsupported legitimacy claims. | |
| Value-Curve Crossing Review | Review | Periodically tests whether the entrant is closing on, crossing, or stalling short of mainstream value thresholds, and fires the scale-up, hold, or stop decision on that evidence. | |
| Value-Destruction Red Team | Test or Assessment | Stress-tests whether the design invites sabotage, hold-up, gaming, retaliation, or externalized loss. | |
| Value-Language Alignment Rubric | Checklist | Checks whether wording, examples, metaphors, and calls to action fit the audience's own value vocabulary without distortion. | |
| Value-Stream Waste Walk | Workflow | Follows a repeated process to identify waiting, rework, scrap, handoff loss, and irreversible information or effort loss. | |
| Value-Weight Sensitivity Analysis | Method | Varies welfare weights, thresholds, and discount assumptions to test whether the decision remains acceptable under reasonable normative alternatives. | |
| Values Clarification | Elicitation Method | Elicits which values remain salient after a rupture and tests which of them can actually bear the weight of a future commitment. | |
| Values Statement | Artifact | Names organizational or project values that can anchor later rationale. It is only a mechanism; the archetype requires linking those values to actual decision assumptions and tradeoffs. | |
| Values-Affirmation Reflection | Method | Offers a brief private reflection on personally important values before performance. | |
| Values-in-Action Review | Protocol | Reviews real decisions to examine how stated values were enacted, compromised, neglected, or improved. | |
| Values-to-Behavior Translation | Specification Method | Converts an abstract value into a concrete list of observable behaviors, edge cases, and counterexamples, so people can tell what actually counts as living the value. | |
| Vanishing-Point Convergence Layout | Representation | Maps a scene's parallel direction families to vanishing points on the horizon so that under central projection every receding edge converges consistently. | |
| Vantage-Bias Interview Protocol | Interview Protocol | Elicits what the source could know, why they framed it as they did, and what pressures shaped the account. | |
| Variability Analysis | Analysis Method | Measures within-category spread, between-category overlap, subgroup differences, and interaction effects — and checks whether an apparent group difference is a measurement artifact — to show a fixed-essence claim does not fit the data. | |
| Variable Scenario Rehearsal | Process | Drills people against deliberately varied, unpredictable scenarios before the real event, so the repertoire of moves is fluent and the skill floor is met when improvisation is actually needed. | |
| Variable-Reward Schedule Limit | Protocol | Restricts intermittent, surprise, or loot-like reward loops when their unpredictability is what drives compulsive checking, redirecting toward predictable or earned reinforcement. | |
| Variance Analysis | Diagnostic Estimation | Decomposes total spread into its named sources so effort targets the variation that actually dominates, not the variation that is merely loudest. | |
| Variance Correction Cycle | Recurring Review Cycle | Runs a fixed-cadence loop — measure the gap to target, explain it, trigger a corrective adjustment, then recheck it next cycle — turning drift into routine self-correction rather than periodic reporting. | |
| Variance Decomposition Table | Analytic Artifact | Splits the spread hidden beneath an equilibrium into named sources — within-group, between-group, temporal, measurement — so you can see what kind of heterogeneity it is. | |
| Variance Floor Trigger | Monitor | A tripwire that fires when a population's diversity falls toward a floor, forcing fresh variation back in before selection grinds the pool down to a single fragile winner. | |
| Variance Partitioning Report | Reporting Artifact | Splits each dimension's variance into true-signal, shared-source, dimension-specific, and noise shares, carries each share's precision, and rewrites the claim to match. | |
| Variance Report | Document | Summarizes each mismatch between expected and observed quantities, filters it by materiality, and routes it to an owner for explanation, escalation, or correction — turning a reconciliation gap into an accountable action. | |
| Variance-Inflation Review | Audit | Audits a fitted model for collinearity by scoring how much each candidate's redundancy inflates the variance of its estimated effect, flagging the ones that make attribution untrustworthy. | |
| Variant Lineage Log | Register | A running record of every variant's ancestry and fate — losers included — so the engine can trace which forebear a trait, or a failure, descends from. | |
| Variant Reintroduction from Archive | Restoration Procedure | Restores meaningful variety by drawing a specific dormant variant from an archive or seed bank and re-inserting it into the live system when diversity has already thinned. | |
| Variant Review Board | Procedure | Reviews proposed variants, exceptions, promotions, retirements, and updates to the core. | |
| Variant-Composition Surveillance Dashboard | Monitor | Tracks the shifting share of each variant class over time — not just total incidence — so population-weighted protection loss shows up before the surviving forms take over. | |
| Variation Budget Allocation Sheet | Artifact | Divides the system's total allowable variation into an explicit, negotiated per-contributor allowance, so each team knows its slice of a shared budget rather than treating its local tolerance as a private entitlement. | |
| Variation Rule Sheet | Design Standard | States in writing how much a repeated unit may vary, along which dimensions, within what ranges, and by what distribution — so novelty stays inside a budget instead of dissolving the family. | |
| Variational Inference Objective | Model | Replaces an intractable target with the closest member of a tractable family, turning an impossible integration into an optimization by minimizing a divergence functional. | |
| Varied-Context Retrieval Practice | Method | Practices recall across deliberately varied contexts — settings, examples, cue arrangements — so the memory stops leaning on any one incidental feature and travels to settings never rehearsed. | |
| Vast Data Visualization | Tool | Renders a vast quantity, distribution, or collective consequence at visual scale so its magnitude is perceptible — while holding every pixel accountable to the true numbers. | |
| Vector Embedding Model | Model | Places source items as points in a continuous host space and picks the metric that makes geometric distance stand in for a chosen relation, so structure becomes something the host can compute. | |
| Vector Linear-Combination Construction | Formal Construction | Builds a composite by scaling valid constituent states and adding them under the space's lawful combination rule. | |
| Vector or Carrier Control | Method | Suppresses the living or physical carrier that ferries a hazard along the pathway, timed to its seasonal abundance — knock down the vector and the route it embodies collapses. | |
| Vector-Space Specification Sheet | Specification Artifact | Declares a representation as an explicit vector space — its carrier, its scalars, its addition, its scaling, and its zero — so every service that touches it reads and combines the same objects the same way. | |
| Vendor Risk Map | Artifact | Connects each external provider to the services, data, and outcomes riding on it, rates the consequence of its failure, and names an owner and a fallback — turning a vendor list into a governed risk picture. | |
| Ventilation or Flow Redirection | Method | Moves or dilutes the carrying medium — air or water — so its flow sweeps the hazard away from the receptor and holds concentration at the point of contact below the harmful dose. | |
| Ventilation or Heat-Dissipation Pattern | Functional Aperture Patterning | Shapes a grille, perforation field, or fin array so the same pattern that styles a product also moves the air and sheds the heat it must lose. | |
| Venue Shift | Forum Shift | Moves a contest into a different forum whose rules, audience, and legitimacy favor the mover — while preserving lawful standing. | |
| Verifiable Credential | Artifact | A cryptographically-signed claim the holder carries and presents directly, letting a verifier check the issuer's signature — and often just the one attribute needed — without contacting the issuer or seeing the rest. | |
| Verification Hold Point | Process | A mandatory gate in a release, deployment, payment, or procurement flow that will not let work proceed until independent verification findings are on record and resolved. | |
| Verified Transaction History | Register | Presents a subject's completed transactions, fulfilled commitments, and defect or dispute outcomes as verified facts of record — evidence, not opinion. | |
| Version / Context Note | Artifact | Pins a statement to the version, edition, or system state it was written for — 'as of v3.2; superseded by v4' — so instructions and claims aren't applied to a build or configuration they were never meant for. | |
| Version Control System | Tool | Keeps every historical state, diff, branch, and merge of a digital artifact under one parented lineage, so any version can be named, compared, and restored while the artifact stays the same tracked subject. | |
| Version History | Artifact | Preserves successive revisions of an artifact, document, model, product, policy, or codebase. | |
| Version Lineage Graph | Artifact | Draws the family tree of a work — editions, releases, translations, branches, superseded versions, and the forks that became new works — so every instance's place in the line is visible. | |
| Version Negotiation Handshake | Protocol | Before any real content is exchanged, the two ends advertise which scheme versions they support and settle on a common one, so neither has to guess or convert later. | |
| Version Negotiation or Capability Probe | Protocol | Has the two sides advertise and agree on a shared version or capability set before exchanging real data, so each tailors what it sends and expects to what the other actually supports. | |
| Version Negotiation Scheme | Protocol | A runtime handshake by which two systems discover which versions of a standard they share and agree on a mutually supported mode of interaction. | |
| Version Vector | Artifact | Tags each version of a value with a per-replica counter map, so the system can tell whether two versions are causally ordered or genuinely concurrent — and thus in conflict. | |
| Version-Control Branching Workflow | Software or Tool | Implements branches, commits, diffs, merge commits, conflict detection, and history tracking for code, documents, data, or configuration. | |
| Version-Controlled Analysis | Workflow | Uses a version-control system to preserve changes to code, data-processing scripts, notebooks, parameters, and documentation. | |
| Version-History Commit Graph | Software or Tool | Reconstructs the true sequence of a codebase from parent-child commit edges — not timestamps — and surfaces rebases and rewrites that disturbed it. | |
| Version-Vector or Dotted-Context Exchange | Protocol | Tags each update with per-replica version counters and exchanges them, so replicas can tell a causally newer write from two genuinely concurrent ones instead of guessing by wall-clock time. | |
| Versioned Configuration Snapshot | Artifact | Freezes the full set of configuration values in force at a chosen moment under one version identifier, so a later or repeated run resolves its settings from the snapshot rather than from drifting live config. | |
| Versioned Context Manifest | Artifact | An itemized manifest of every context reference a behavior was bound to — schemas, identities, definitions — each tagged with its version and provenance, so a later execution resolves them to the same versions it was defined against. | |
| Versioned Convention Registry | Software or Tool | A queryable store that holds many conventions with their owners, versions, effective dates, and change history, and watches live usage for drift and nonconformance. | |
| Versioned Coordinate Atlas | Register | Keeps every released version of the map's coordinate system side by side with its provenance, so any point's address can be traced, compared, and translated across versions. | |
| Versioned Decoder Adapter | Migration Adapter | A decode-time layer that reads a payload's version stamp and runs it up a chain of migrations to the current shape — so old payloads keep loading, and any fidelity lost in the upgrade is declared, not hidden. | |
| Versioned Event-Schema Registry | Tool | Versions event type contracts so producers and projections can evolve their schemas without silently breaking each other or the old history. | |
| Versioned Identity Rulebook | Document | A change-controlled ledger of successive individuation-rule versions and the migration mappings that keep entities defined under old rules interpretable. | |
| Versioned Interface and Migration Contract | Protocol | Gives an interface explicit versions and a published compatibility-and-deprecation contract, so consumers can migrate on a schedule instead of breaking the moment it changes. | |
| Versioned Map Registry | Register | A catalogue that tracks every context-map by version and lineage, governs which version is current, and serves as the source of truth that distributed copies synchronize against. | |
| Versioned Merge Protocol | Protocol | Governs whether partial summaries built under different definition versions may be merged, via compatibility rules, migration bridges, and an exception registry for the cases that cannot. | |
| Versioned Schema Change | Process | Evolves the schema of a redundant representation without breaking its readers, by adding the new shape alongside the old, migrating, then retiring the old once nothing depends on it. | |
| Versioned Self-Modification Review | Governance Workflow | A review process that treats self-governing rule changes as version transitions subject to higher-integrity checks. | |
| Vertical Scale-Up | Method | Grows capacity by making an existing unit bigger or denser — upgrading its depth, power, or throughput in place — rather than adding more units. | |
| Vesting Schedule | Time Release Schedule | Releases a promised benefit in tranches over elapsed tenure, so long-term contribution is protected from short-term extraction. | |
| Veto Authority | Decision Right | A defined power to block, delay, or require revision of an action under specified conditions. | |
| Veto-Cost Dashboard | Metric or Dashboard | A dashboard that measures delay, veto concentration, lost value, and clearance bottlenecks. | |
| Veto-Point Review | Review | Walks the decision path to find every actor or gate whose lone refusal can block the outcome, surfacing those necessary consents before a holdout can exploit them. | |
| Vibration Detuning | Engineering Method | Shifts a physical structure's natural frequency — by changing its mass, stiffness, or geometry — off the excitation frequency so a damaging vibration mode can no longer be driven. | |
| View-Change Protocol | Protocol | Hands leadership from a suspected-faulty leader to a fresh one without ever losing or contradicting a decision the old leader may already have committed — trading a brief, visible pause for an unbroken safety guarantee. | |
| Viewer Path Storyboard | Artifact | Storyboards the work as a sequence of views unfolding along the routes real visitors actually take — including on wheels and with limited mobility — so the abstraction reads in motion, not just from one hero viewpoint. | |
| Viewer-Position Reveal | Method | Builds a work whose meaning changes with where the viewer stands, so a second reading is unlocked only from a particular vantage — making the viewer's movement part of the metaphor. | |
| Viewpoint Presence Dashboard | Monitor | Tracks, period over period, which viewpoints and sources are present in the surviving output and which stay absent — turning slow filter drift toward homogeneity into something you can watch. | |
| Viewpoint-Omission Audit | Governance or Review | Reviews what the chosen station, crop, and projection hide, shrink, or flatter — and requires alternate evidence wherever an omission carries real consequence. | |
| Violation Repair and Reconsecration Review | Procedure | Determines apology, restitution, restoration, ritual repair, reinterpretation, or retirement after violation. | |
| Virtual Machine | Virtualization Engine | Presents a complete logical computer — CPU, memory, devices — over a shared physical host, with hardware-level isolation and the ability to snapshot and migrate the whole running machine. | |
| Virtual Memory System | Os Subsystem | Gives each process a private logical address space, translating its addresses to scarce physical frames and backing store so programs run as if memory were larger and theirs alone. | |
| Virtual Network Overlay | Overlay Network | Builds logical network segments, addresses, and tunnels over a different physical network, mapping virtual topology onto real routes while keeping tenants isolated. | |
| Virtual Queue | Position Reservation | Preserves a live place in line as a tracked position so the holder can wait anywhere and be pulled back the moment their turn nears. | |
| Visible Progress Tracker | Artifact | A persistent record that externalizes accumulated small wins so the actor can see, across attempts, that effort has produced change. | |
| Visible Steward or Host | Human Role | A recognizable person who is continuously present on a contact surface, embodying its norms and providing the watchful presence that keeps it safe and welcoming. | |
| Visual Aid | Visual Representation | Recasts relationships into a spatial display so structure is perceived at a glance instead of reconstructed from text or held in memory. | |
| Visual Contrast Encoding | Method | Maps a difference onto a visual channel — size, weight, shape, orientation, position, or colour — so distinctions become perceptible at a glance, decoded through a legend. | |
| Visual Framing Audit | Visual Audit | Rebuilds a chart or image with alternate scales, colors, and crops to see how much of the reader's takeaway comes from visual encoding rather than the data. | |
| Visual Grouping Layout | Interface | Uses proximity, whitespace, common regions, borders, alignment, shape, color, or connected lines to make related elements appear together. | |
| Visual Hierarchy | Method | Ranks every element of a layout into ordered levels — through size, position, contrast, spacing, and grouping — so the whole field is read in priority order, with the focal item first, not just one element highlighted. | |
| Visual Language System | System Mechanism | Coordinates several channels of perception — composition, color, type, iconography, imagery, tone — into one shared vocabulary whose recurring cues keep their meaning and flex per channel. | |
| Visual Metaphor Mapping Grid | Analytic Template | Maps visible source-domain elements to target-domain meanings and records which entailments are intended, excluded, or ambiguous. | |
| Visual or Sensor Fouling Inspection | Inspection Method | Reads the fouling state of the interface — by eye or sensor — and confirms whether a clean actually restored function. | |
| Visual or Spatial Cue Redesign | Interface | Changes signs, seating, layouts, imagery, maps, interface states, or spatial defaults that silently mark some people or practices as central and others as peripheral. | |
| Visual Storytelling Sequence | Method | Chooses the order in which scenes and evidence are met so a narrative arc carries the viewer along the intended interpretive route to a resolved ending. | |
| Visual-Tactile Calibration Panel | Artifact | Compares predicted and actual touch across representative texture samples. | |
| Visual-Weight Mockup Comparison | Test or Assessment | Compares alternative size distributions while controlling color, position, weight, and content as far as practical. | |
| Vivid Association Prompt | Prompt | Guides creation of sensory, exaggerated, emotional, or unusual cue images that link loci to content. | |
| Vocabulary Drift Audit | Checklist | A recurring review that checks whether shipped artifacts still obey the approved primitive grammar, or have quietly drifted back toward one-off forms. | |
| Voice Mix Dashboard | Metric or Dashboard | Shows participation, prominence, conflict, coherence, and erasure risks across lines. | |
| Void or Slack Mapping | Mapping Method | Locates where support is thick, thin, or already a void beneath the visible shell, turning 'the substrate' into a placed, inspectable layout. | |
| Volatility Budget with Loss Limit | Policy | Sets an explicit budget for how much volatility and cumulative loss the system may spend on experiments, meters the spend live, and forces a stop the moment the loss limit is hit — so exposure can never add up to ruin. | |
| Voluntary Contact Session | Session Format | A recurring, freely chosen encounter with the disliked target, gated by consent and always leaving a real way to pause or leave. | |
| Volunteer Contribution Rota | Protocol | Sustains a shared good through scheduled in-kind labor, assigning named people to named turns so upkeep is contributed as time and effort rather than money. | |
| Volunteer or Maintenance Rota | Workflow | Distributes recurring shared labor across participants on a schedule, with swaps, coverage tracking, and credit for the in-kind work done. | |
| Vulnerability Factor Workshop | Ritual | A facilitated session that turns 'they're just vulnerable' into a shared map — naming the stressor, bounding the unit at risk, and splitting its vulnerability into exposure, sensitivity, and adaptive-capacity levers. | |
| Vulnerability Hotspot Overlay | Tool | A layered map that stacks the exposure, sensitivity, and capacity factors in space to reveal where they coincide — the hotspots — and rolls cell-level scores up to the units decisions are made in. | |
| Vulnerability Index Construction | Model | Fuses several vulnerability layers into one comparable score per unit, so the places where disadvantages pile up rank above anything a single metric would reveal. | |
| Vulnerability-Based Support Workflow | Workflow | Directs additional protection, outreach, simplification, or case management toward strata with lower capacity or higher exposure to harm. | |
| Wait-For Graph Analysis | Tool | Draws every participant as a node and every 'is waiting for' as a directed edge, then finds the cycle that proves the system is deadlocked and marks where it must be cut. | |
| Wait-Time-Based Priority Boost | Procedure | Applies a one-time step increase in priority the moment an item's wait crosses a fixed threshold, usually via periodic reprioritization of queue metadata. | |
| Waiting Period | Policy | Imposes a delay between joining and full benefit eligibility so entrants who join specifically to cover an imminent, already-known need can't do so under pooled terms. | |
| Waitlist and Stockout Analysis | Diagnostic Analysis | Recovers the demand that capacity hid — the queues, stockouts, and abandoned attempts that never became a transaction. | |
| Waitlist Cap | Access Policy | Limits how many people may wait for a scarce service, with explicit urgent-exception criteria and an honest deferral path, so being waitlisted means a real chance rather than false hope. | |
| Waitlist Control Schedule | Scheduling Plan | A timed-access plan in which control participants receive the intervention after a defined delay, creating an early-versus-delayed contrast while guaranteeing eventual access — with outcomes measured before the wait ends. | |
| Waiver or Override Log | Register | A running ledger of every time a rule or control was waived or overridden — what limit was crossed, by whom, and how often — so exceptions stay counted, capped, and impossible to quietly forget. | |
| Waiver Register | Register | Keeps a standing, public ledger of every exception, waiver, and override granted against the rules — who got it, on what authority, and for how long — so deviations are visible and countable rather than quiet favors. | |
| Walk-Budget Review | Governance Review | Periodically checks how much of the exploration budget the wandering has burned and rules on whether continued drift is still buying enough discovery to justify its cost. | |
| War Room / Incident Channel | Artifact | Stands up one dedicated space — a war room or chat channel — where all incident coordination converges and extra responders plug in under controlled, on-the-record conditions. | |
| Warm Referral | Referral Procedure | A single trust-backed introduction that hands one person to another with context and consent, transferring a sliver of the referrer's credibility. | |
| Warning Design | Method | Makes a hazard, constraint, or required action impossible to miss and hard to misread — using conspicuous cueing, redundant channels, standard symbols and signal words, plain language, and deliberate placement — even for a stressed or distracted audience. | |
| Warning Label Redesign | Procedure | Revises warning language, icons, salience, placement, and examples when hazard interpretation evidence shows mismatch. | |
| Warning Sign-Type Review | Safety Review | Reviews whether a hazard sign should carry its meaning by resemblance, indication, learned code, text, or redundant layers, weighted by risk. | |
| Warrant-Decay Review | Periodic Review | A recurring check for beliefs whose supporting evidence is stale, context-dependent, or vulnerable to drift. | |
| Warranty and Failure-Return Analysis | Field Data Analysis | Mines the stream of returned and warranty-claimed units — traced back to their production batch — to infer real field reliability and expose latent defects a lab test never saw. | |
| Warranty or Guarantee | Artifact | Backs a commitment with a promised remedy — repair, replacement, or refund — that the promisor owes if the thing fails, so the promise costs the maker, not just the relying party. | |
| Warranty or Guarantee Requirement | Rule | Requires the entrant to back their offering with a warranty or guarantee, so low quality becomes costly to the provider and only entrants confident in their own quality find entry worthwhile. | |
| Warranty, Guarantee, or Performance Bond | Artifact | Has the informed party post a forfeitable stake that pays out if the hidden quality or performance falls short, so an unverifiable claim becomes enforceable — and only a party who believes its own claim will post it. | |
| Washout and Rechallenge | Diagnostic Estimation | Removes the inhibitor to see whether the target recovers, then cautiously reapplies it, so the off-then-on toggle proves the inhibitor was doing the work. | |
| Washout Period | Protocol | Implements recovery by waiting for residual effects or carryover state to decline before a new exposure, measurement, or decision. | |
| Waste Stream Protocol | Routing Protocol | Sorts residue by type at the point of export and routes each kind down its own defined handling path, so mixed waste is separated into governed streams instead of collapsing into a single undifferentiated dump. | |
| Watch Rotation | Staffing Schedule | Assigns background vigilance to one rotating role at a time, so a group keeps continuous watch over slow risks without every member spending foreground attention on it. | |
| Watch Rotation and Delegation Lane | Staffing Rotation | Assigns each signal to a single accountable on-duty receiver, with an explicit handoff and escalation lane, so a broadcast to everyone is never acted on by no one. | |
| Watch Rotation Roster | Role or Team | Spreads vigilance duty across people and time on a fixed rotation, so notice-capacity is always staffed and no single watcher is held past the point their alertness decays. | |
| Watchdog Timer | Software or Tool | A timer that expects periodic confirmation from a controller and triggers reset, shutdown, or safe mode when confirmation stops. | |
| Watchlist Review | Ritual | Revisits signals assigned to watch or prepare status and decides whether to maintain, probe, escalate, retire, or archive them. | |
| Watchstander or Situation Cell | Watch Role | A dedicated person or small cell whose sole job is to own the awareness loop — continuously perceiving, comprehending, projecting, and keeping the shared picture current. | |
| Water or Resource Budget | Model | Balances a specific resource over a defined boundary and period — sources in versus uses and losses out, against available storage — to see whether the account closes and whether it is over-committed. | |
| Wave or Processional Motion | Ritual | Aligns a large, dispersed group through a traveling pattern in space — a wave or procession — where synchrony is a coordinated phase offset that relays section to section, often behind a shared symbol. | |
| Wave Superposition Simulation | Computational Simulation | Computes the combined wave field over space and time by superposing individual solutions on a discretized domain. | |
| Wave-Packet Width Shaping | Method | Adjusts localization and spread characteristics of a state so its behavior matches the required precision, sensing, propagation, or stability profile. | |
| Wavelet Multiresolution Analysis | Method | Re-expresses the signal across a ladder of scales at once, so structure living at one scale can be separated from nuisance living at another — then reconstructs the target from the scales that hold it. | |
| Wayfinding Marker | Artifact | Places perceivable signals along a route so the correct next step is always the salient one, revealing the path a piece at a time instead of demanding a whole map. | |
| Waypoint Decomposition | Decomposition Planner | Breaks a distant goal into an ordered chain of reachable intermediate waypoints, each a checkable milestone, turning one long traverse into short verifiable legs. | |
| Weak Reference Registry | Reference Registry | Registers references that point to a resource without keeping it alive, so the collector may reclaim the target and clear the weak references afterward. | |
| Weak Signal Log | Artifact | Records weak signals in a durable form so later evidence can be compared against the original observation rather than reconstructed from memory. | |
| Weak-Cohort Trigger Rule | Rule | Fires a pre-planned contingency the moment a cohort's measured strength falls below a threshold, drawing on reserves or extra sourcing before the gap reaches the roles that depend on it. | |
| Weak-Coupling Ramp Trial | Process | Brings coupling up slowly from near zero to find the threshold where the population captures into lock — and the detuning, noise, and delay it tolerates. | |
| Weak-Signal Aggregation | Method | Combines small, ambiguous local signals so a faint system-level pattern can become visible before it is obvious. | |
| Weak-Signal Recovery Test | Diagnostic Estimation | A held-out battery of known-important faint cases, replayed to confirm that turning the gain down to cut false alarms hasn't turned the signals that matter invisible. | |
| Weakened Adversarial Example Set | Artifact | A curated corpus of real attack patterns deliberately weakened to below the harm threshold and chosen to span the threat family, so a learner or model can train against safe specimens of the whole attack space. | |
| Weakest-Link Postmortem | Method | Traces a failure to the absent or weakest necessary condition and updates the condition set. | |
| Web Cache | Infrastructure Cache | Stores commonly requested responses on the network path near clients — in the browser, at a proxy, or on CDN edge nodes — so repeat requests are served locally, governed by freshness headers and origin fallback. | |
| Webhook Subscription | Protocol | Delivers a subscriber's matching events by calling its own HTTPS endpoint — a signed, retried HTTP callback — so an external system can subscribe without ever holding a broker connection. | |
| Weekly Review | Review Ritual | A recurring personal audit of commitments and open loops that catches what is slipping and updates the plan, keeping the whole system trustworthy week to week. | |
| Weight Decay and Refresh Schedule | Maintenance Policy | A time-based policy that ages a signal's influence as its evidence goes stale and refreshes or falls back to a conservative default when reliability can no longer be assumed. | |
| Weight Sensitivity Sweep | Analysis Procedure | Tests decision outcomes across plausible alternative weight sets. | |
| Weight-Sweep Sensitivity Table | Test or Assessment | Re-runs an existing composite score across a plausible range of weights and records where the ranking holds and where it flips. | |
| Weighted Decoder Model | Method | Transforms the current joint pattern into an estimate by applying calibrated per-element weights and response curves in a single cross-sectional pass. | |
| Weighted Dependency Graph | Tool | Represents every dependency as a weighted, directed edge so that overweight providers and shared upstreams stop hiding behind a long, flat list of names. | |
| Weighted Ensemble Estimator | Ensemble Estimator | Blends many model forecasts of the same target using performance-based weights, discounting members that merely echo one another, into one estimate with a disagreement spread. | |
| Weighted Fair Queue | Protocol | Serves competing requests in an order that gives each client or class a guaranteed share of capacity, so no stream is starved and none can monopolize the server. | |
| Weighted Functional Scorecard | Valuation Model | Collapses several competing objectives into one comparable score by weighting and summing them, making the trade-offs between candidates explicit and rankable. | |
| Weighted MaxSAT or Soft-Constraint Optimization | Tool | When the commitments can't all hold, splits them into hard constraints that must never break and weighted soft ones, then computes the assignment that keeps every hard constraint while sacrificing the least-valuable softs. | |
| Weighted Moment Accumulator | Streaming Estimator | Carries count, weighted sum, and higher moments as sufficient statistics so means and variances merge exactly across any grouping, avoiding average-of-averages bias through a numerically stable combine. | |
| Weighted Network Propagation Model | Simulation or Model | A graph model where nodes and ties have different propagation weights or receptivity values. | |
| Weighted Scoring Matrix | Scoring Model | Compares surviving candidates at a single stage by scoring each against weighted criteria and summing to a ranked total — the comparison arithmetic a narrowing stage plugs in, not a narrowing process itself. | |
| Weighted Scoring Model | Method or Artifact | Combines weighted objectives into a score, ranking, or priority list. | |
| Weighted Scoring Overlay | Scoring Method | Chooses among the non-dominated options by attaching explicit, stakeholder-elicited weights to each objective and scoring every frontier point — keeping the value judgment on the surface. | |
| Weighted Scoring Rubric | Template | Turns several judged criteria into one comparable score for each option by fixing anchored rating scales, criterion weights, and a final-score formula up front. | |
| Weighted Sum Objective | Implementation Mechanism | Implements a combined objective as an explicit weighted sum. | |
| Weighted Voting Simulation | Model | Encodes the actual weighted decision rule and runs it across many coalition and quorum scenarios to reveal how outcomes hinge on the threshold — and how far real decisive power diverges from nominal vote weight. | |
| Well-Formedness Linter | Automated Checker | Mechanically scans candidate expressions and flags every one that violates the declared grammar, before it can enter derivation. | |
| What-If Analysis | Method | Uses a structured hypothetical prompt to define an alternate condition and reason through likely outcome differences; it becomes Counterfactual Comparison only once the alternate is plausibility-checked and used for disciplined comparison. | |
| White Paper and Policy Brief Pipeline | Document | Turns a frame into portable technical language, citations, policy options, and implementation-ready arguments. | |
| White-Box Audit | Test or Assessment | Opens the box and inspects the internals directly — code, configuration, records, controls, and decision logic — to find the causes and hidden risks that behavior alone cannot reveal. | |
| Whiteboard Modeling Session | Ritual | A live collaborative session for drawing, challenging, and revising a model on a shared surface. | |
| Whitespace | Visual Cue | Uses the blank space around and between elements as an active signal — grouping what belongs together and separating what does not. | |
| Whitespace Guttering | Separation Mechanism | Carves channels of empty space between columns and groups so structure and grouping are read from the gaps themselves, letting borders and rules be removed. | |
| Whole-System Context Session | Ritual | Lays out the whole system a participant's work sits inside — its purpose, its parts, and where they fit — so a fragment of a job regains its meaning within the larger whole and a shared purpose knits contributors into a collective. | |
| Whole-System Impact Map | Artifact | Lays a control's full field of consequences — direct, indirect, delayed, and cross-boundary — on one artifact, so a local win can be netted against the system-wide effect that hides the displaced burden. | |
| Whole-System Problem Definition | Problem Definition Method | Replaces a local symptom with a statement of the interdependent whole that produces it, so the problem is defined at the scale where its causes actually live. | |
| Wholehood Threshold Test | Evaluation Test | Applies a stated cutoff to the strength of the binding relation and returns a clean one-whole / many-parts verdict for clear cases. | |
| Why Else Could This Be True? Prompt | Prompt | A single forcing question — 'why else could this be true?' — asked before confidence hardens, that makes the reasoner produce several other explanations fitting the same facts, converting one satisfying story into a field of candidates. | |
| Widened Seed Sampling and Staged Foundation | Procedure | Expands or stages the founding population across independent sources before descendant amplification or standards lock-in begins. | |
| Wild-Card Quota | Generative Quota | Mandates a minimum number of deliberately extreme, rule-breaking ideas so the option set is forced past the safe and familiar. | |
| Wild-Card Workshop | Method | Generates candidate wild-card disruptions in a facilitated session and screens each against a plausibility test — turning uncomfortable, easily-dismissed possibilities into a disciplined starting set of event classes. | |
| Windfall Dependency Audit | Audit | Traces which functions, budgets, and habits now lean on the easy inflow rather than on earned performance — so hidden dependence is exposed before the windfall fades. | |
| Windfall-Use Public Dashboard | Monitor | Puts the windfall's source, buckets, reserves, and readiness on continuous public display, so visibility itself keeps the accountability that abundance quietly erodes. | |
| Window Drift Control Chart | Metric or Dashboard | Tracks whether the previously valid selectivity band is drifting, narrowing, widening, or moving into a reversal regime. | |
| Window Expiry Rule | Procedure | Declares when evidence, attention, permission, or readiness has aged out and the prepared action must be revised or withheld. | |
| Window Shift Retrospective | Procedure | A post-shift review that asks what moved, what evidence mattered, who gained or lost voice, and whether the boundary should expand, contract, or stabilize next. | |
| Window-Closure Review | Review | Judges whether the receptive window has closed or is about to, and applies a stop rule that halts window-dependent escalation and hands off to protected alternatives rather than pushing harder past closure. | |
| Window-Fit Checklist | Checklist | A per-action check that the intervention's form, intensity, pace, and support match what the substrate can absorb in its current window phase. | |
| Window-Opening Readiness Assessment | Diagnostic Estimation | Reads readiness signals against a preset opening criterion to declare when a receiving system has actually entered its high-malleability window — separating true receptivity from a calendar date. | |
| Winner's-Curse-Adjusted Bid Model | Valuation Model | Computes what a common-value estimate is worth conditional on it having won — the expected value given that yours was the highest bid — and returns a valuation shaded to that corrected figure. | |
| Winner-Take-All / k-Winners Competition | Method | Allows candidate units to compete so only the strongest one or few remain active. | |
| WIP Board | Visual Board | Lays the queue out as stage columns with a cap on each, making waiting-by-stage and the bottleneck column visible at a glance. | |
| WIP Limit by Intermediate State | Policy | Caps how many items may occupy a named in-process state at once, so the ceiling itself becomes a backpressure valve that forces inflow to match outflow. | |
| Wireframe or Layout Prototype | Template | Makes grouping cues inspectable before final implementation so perception can be tested and revised early. | |
| Withdrawal Procedure | Workflow | The end-to-end workflow that executes a person's decision to take back or narrow an existing permission — receiving it, propagating the stop downstream, and stating what can and cannot be undone. | |
| Withdrawal Reason Survey or Interview | Elicitation Instrument | Asks the people who left why they left — in their own words, coded but uncertainty-preserving — so a withdrawal is recorded as a diagnosis rather than a blank. | |
| Withdrawal Rebound Drill | Procedure | Simulates or rehearses support loss to reveal rebound failure paths and needed buffers. | |
| Withhold-Conclusion Checkpoint | Ritual | A scheduled decision pause where a group weighs confidence against stakes and decides whether a completion may be released as a claim or must stay a held hypothesis. | |
| Within-Block Randomization Inference | Method | Tests the treatment effect by re-enacting only the assignment permutations the actual blocked randomization could have produced, deriving p-values and intervals from the design itself rather than a distributional model. | |
| Within-Case Process Tracing | Method | Follows the causal chain inside a single case step by step, testing whether the proposed mechanism actually left the traces it should have. | |
| Within-Case Process-Tracing Memo | Analytic Memo | Documents event sequence, mechanism evidence, actors, constraints, turning points, and rival-process evidence inside the deviant case. | |
| Within-Unit Change Assay | Measurement Assay | Measures the transmission channel directly by pairing each continuing unit's before and after value and averaging the within-unit change, ignoring composition entirely. | |
| Within-Window Dose and Cadence Titration | Protocol | Sets and adjusts how much exposure to deliver and how often within the open window, climbing toward effect while staying under a safety ceiling that prevents overload or harm. | |
| Witness / Source Comparison | Method | Compares firsthand accounts or records by role, access, incentive, timing, memory risk, and corroboration against non-testimonial evidence. | |
| Witness and Counterexample Set | Evidence Set | Collects concrete inputs proven to belong to the preimage (witnesses) and inputs that refute a claimed uniqueness or completeness (counterexamples), building the set from confirmed exhibits rather than sweeps. | |
| Witness Sample or Coupon Assay | Method | Uses a representative sample, coupon, or adjacent artifact to infer calibration-relevant behavior without consuming the primary item. | |
| Witness Validation Test | Protocol | Executes a claimed witness under realistic conditions to confirm it actually reaches its target — turning a recorded link into dated evidence and unmasking phantom witnesses that exist only on paper. | |
| Witnessing And Public Recognition | Protocol | A rite in which named witnesses publicly acknowledge a contribution, transition, or belonging — making recognition real by being seen, without compelling anyone into the spotlight. | |
| Wizard or Stepper Workflow | Workflow | A staged interface that reveals fields, choices, or instructions one step at a time. | |
| Wizard-of-Oz Test | Method | A test where humans manually simulate a not-yet-built capability behind the scenes. | |
| Wording Test | Review | A sender-side check that vets a question, notice, or clause before it goes out — asking whether every permitted response would concede the same buried premise, and returning a neutral rewrite when it does. | |
| Work / Expression / Manifestation / Item Model | Reference Model | Splits a creative artifact into a four-level ladder — work, expression, manifestation, item — so each abstraction level bears only the properties that belong to it. | |
| Work Breakdown Structure | Planning Artifact | Decomposes a project's total scope into nested deliverables and work packages so effort can be owned, estimated, and rolled up. | |
| Work Log or Activity Trace | Document | Records contribution activity over time, including preparation, review, coordination, support, maintenance, and handoff work that final outputs may hide. | |
| Work Sample or Audition | Method | Has the candidate perform a task close to the real work and judges the output directly, so demonstrated ability replaces claims about it. | |
| Work Slot Token | Artifact | Makes active capacity a finite set of tokens that work must acquire before it starts and release when it exits — so the limit enforces itself. | |
| Work-as-Done Audit | Field Audit | Reconstructs how a control is actually performed under ordinary and pressured conditions, so the enacted version can be laid beside the documented one. | |
| Work-Before-Metawork Ratio Dashboard | Metric or Dashboard | Continuously tracks the ratio of primary work to coordination overhead against the activity it serves, turning creeping metawork into a visible, watched signal. | |
| Work-in-Progress Cap | Method | Caps how many commitments may be active at once, forcing one to finish before the next can start. | |
| Work-in-Progress Limit | Rule | Caps how many items may be in a stage or flow at once, so upstream work can't flood the constraint and cycle time stays short. | |
| Workaround Discovery | Field Practice | Surfaces an improvised route that keeps a blocked process delivering its essential function, then integrates the informal fix into sanctioned practice before it hardens into a shadow process. | |
| Workaround Failure-Mode and Effects Review | Test or Assessment | A structured review of how a workaround and each proposed disposition can fail locally and downstream, classifying the effects and specifying the compensating controls that catch them. | |
| Workaround Inventory | Register | A structured catalog of the informal routes, side systems, and unofficial handoffs a system has accumulated — each entry logged with its context and a first-pass reading of why it exists. | |
| Workaround Observation Walkthrough | Method | Reads the bypasses, renamings, and quiet modifications people already make to an imported artifact to infer where it actually clashes with how the work really happens. | |
| Workaround Review | Ritual | A recurring review that takes the inventory of repeated workarounds and, for each, classifies it and decides a disposition: support, replace, formalize, or retire. | |
| Worked Example | Instructional Device | A fully solved instance shown for study before independent practice, cutting means-ends search while preserving the problem-solving challenge the learner must eventually own. | |
| Worked Example Fading | Worked Example Progression | Moves the learner from a fully worked solution through partially completed steps to solving on their own, dialing the shown proportion from all to none. | |
| Worked Example Ladder | Instructional Artifact | A graduated sequence of fully-solved examples that fades support rung by rung, bridging an unfamiliar concept from a first worked case to independent application. | |
| Worked Example Variation | Artifact | Presents the same solution structure across worked examples with systematically varied surface stories, so the learner abstracts the transferable method instead of binding to one cover story. | |
| Worked Example with Reasoning | Artifact | A durable, annotated exemplar that shows not just the finished solution but the decision points, cues, and error checks behind it — a studyable trace of expert reasoning. | |
| Worker Caseload Limit | Policy | Caps how many active cases one person or team carries, set at the point where taking one more degrades the quality of all the rest. | |
| Worker Cooperative Ownership | Institution | A firm owned and democratically controlled by the people who work in it — one member, one vote — so labor, not outside capital, holds the surplus and the decision rights. | |
| Worker Voice System | Governance or Feedback System | Gives workers a standing, protected route to raise risks and ideas, and reports back what changed. | |
| Workflow Adaptation | Process Adaptation | Re-sequences the steps, handoffs, and exception paths of a workflow to fit a shifted work mix — keeping the change inside a scope boundary so it stays recalibration, not redesign. | |
| Workflow Automation or Macro | Tool | A reusable script or macro that executes the recurring barrier-lowering steps at near-zero marginal effort while validating each output and logging every run for audit. | |
| Workflow Desynchronization | Process Design | Deliberately offsets work cycles, releases, or approvals whose alignment creates overload, while preserving the handoffs that keep the work coordinated. | |
| Workflow Diagram | Artifact | A durable, maintained picture of the task sequence, branches, actors, handoff points, and feedback loops that participants can inspect, correct, and keep from going stale. | |
| Workflow Ethnography | Method | Observes real work in its own context over time so tacit coordination, improvised fixes, local meanings, and the practical constraints behind deviations become visible. | |
| Workflow Fit Analysis | Method | Maps how the design intersects with existing routines, handoffs, tools, timing, and exception paths. | |
| Workflow Observation Log | Field Observation | Structured, low-interference observation of how operators actually do the work in situ, logging workarounds, near misses, and every gap from the workflow that was validated. | |
| Workflow Orchestrator | Software or Coordination System | Live software that enforces the sequence at runtime — reading current state, routing each case to its next valid action, and escalating exceptions instead of relying on people to remember the order. | |
| Workflow Queue Rebalancing | Load Rebalancing Procedure | Reassigns a modest number of in-flight work items across processing lanes to pull queues back toward balance, without disturbing the downstream stages they feed. | |
| Workflow Rerouting | Process Redesign | Implements the archetype by changing the path that work, cases, requests, approvals, or information follow among actors or systems. | |
| Workflow Script | Orchestration | Encodes a multi-actor process so an engine drives it — sequencing tasks, routing each handoff to its owner, and closing the case at the end — while the owners still do the work. | |
| Workflow Script or Pipeline | Software or Tool | Automates the steps that transform inputs into outputs, reducing hidden manual variation and making reruns observable. | |
| Workflow Stage Model | Process Representation Model | Represents work as ordered or branching stages with defined hand-off boundaries, rather than as one undifferentiated flow. | |
| Workflow Swimlane | Process Diagram or Design Artifact | A design diagram that assigns each strand of work to its own responsibility lane and exposes exactly where flow crosses a boundary or leaks between owners. | |
| Workflow Transition Guard | Workflow | A gate on a process state transition that blocks the move unless the required relationships — approvals, handoffs, ownership, evidence links — are valid, holding or escalating the case when they are not. | |
| Workflow-Integrated Tooling | Design Method | Embeds technical tools into the timing, handoffs, exceptions, and collaboration patterns of actual work. | |
| Workflow-Model Compiler | Tool | Compiles a process model — a diagram of tasks, decisions, and flows — into an executable orchestration, wiring in the failure handling, compensation, and versioning a long-running process needs but the diagram omits. | |
| Workforce Transition Support | Support Institution | A standing institution that actually moves affected workers to new footing — retraining, placement, and income bridging along a defined route, with criteria for when someone has landed. | |
| Working Group or Pod Structure | Role or Team | Splits a large body of contributors into small, semi-autonomous units — each owning a slice of the work and nesting inside the whole — so cooperation stays legible and accountable as numbers grow. | |
| Workload Benchmark and Trace | Tool | Captures the real operation mix and access patterns from a running system, then replays them against candidate structures — so the design is weighted by measured demand instead of guessed. | |
| Workload Heatmap | Metric or Dashboard | Visualizes concentration of work, overload risk, support needs, or repeated under-contribution across roles, time periods, or work types. | |
| Workload Rebalancing Routine | Operational Routine | Periodically compares capacity and burden across teams, people, queues, or roles and moves work or support to prevent chronic overload. | |
| Workload Rebalancing Workflow | Workflow | A workflow for redistributing work, queue position, staffing, or support when burden has become destabilizing. | |
| Workload Scaling Test | Test or Assessment | Drives increasing synthetic load against the real deployed system to find where throughput, latency, and error rate break — the saturation point and the headroom before it. | |
| Work–Expression–Manifestation Matrix | Model | Separates the abstract work from its expressions and its concrete manifestations so each identity decision is made at the level it actually belongs to. | |
| Worst-Case Stack Calculation | Model | Sums every contributor's tolerance in its most harmful direction to guarantee the fit holds even if all deviations align at their extremes — buying absolute assurance at the price of the most conservative, and often most expensive, budget. | |
| Write-Ahead Vote Log | Tool | Forces every vote, promise, and term change onto durable storage before the node acts on it, so a crash-and-restart can never make a participant contradict something it already promised. | |
| Write-Back Cache with Durable Backing Store | Deferred Write Protocol | Accepts writes into a fast cache and acknowledges them immediately, deferring the flush to the durable backing store to a later batch — with an escape hatch that forces critical writes straight through. | |
| Written Decision Notice | Reason Giving Mechanism | Communicates findings, standard applied, reasoning, remedy, and review options to relevant parties. | |
| XML Schema and Parser | Schema Codec | An XSD-governed format whose parser is treated as a hardened trust boundary — validating documents against a strict schema while refusing the entity- and DTD-expansion tricks that turn XML parsing into an attack surface. | |
| Year-Class or Vintage Matrix | Artifact | Lays the whole stock out as a grid of entry cohort by current age or stage, turning an opaque total into a visible age structure where thin and fat classes jump out at a glance. | |
| Yes-And Extension | Generative Technique | Requires each contribution to be accepted and extended rather than judged, turning would-be blocks into additive building. | |
| Yield and Defect Pareto Review | Review | A recurring review that ranks defects and yield loss by the vital few, checking that cost gains are real quality-neutral savings and aiming improvement effort where the losses actually are. | |
| Yield-Loss Balance Sheet | Accounting Ledger | Forces the yield gap to close as an accounting identity — theoretical maximum minus realized output equals the sum of named loss channels plus a residual — inside one boundary and unit of account. | |
| Zero-Knowledge Authentication Protocol | Protocol | Proves possession of a secret, or the truth of a claim, while revealing nothing beyond the claim itself — authentication without handing over the underlying data. | |
| Zero-Row Result with Schema | Data Structure | Returns a query result that has zero rows but keeps its full schema and execution metadata, so 'ran and found nothing' is never confused with 'not run.' | |
| Zero-Span Linearity Check | Procedure | Checks offset, scale, and selected response points without running a full destructive or laboratory calibration sequence. | |
| Zero-Sum Framing Challenge | Checklist | Forces reviewers to test whether a zero-sum frame is structural, rhetorical, or masking a variable-sum alternative, and routes each slice accordingly. | |
| Zeroth-Order Model Selection | Model Selection | Picks the solvable reference case the whole approximation will be built on — a baseline simple enough to solve exactly yet close enough that the target's departures stay small. | |
| Zone Health Dashboard | Monitor | Brings the zone's many health signals — gradient, exchange, unique function, integrity, distribution, and harm — onto one panel so stewards can steer by the whole picture rather than one number. | |
| Zoom-In / Zoom-Out Diagnosis | Procedure | Deliberately narrows and widens the view of a problem, using each movement to ask what becomes visible, invisible, overemphasized, or actionable. |