Skip to content

Mechanisms Registry

A mechanism is a domain-specific implementation of an archetype's intervention. Where an archetype describes the form of a solution ("isolate the failing subsystem"), a mechanism is one concrete way to enact it ("a circuit breaker pattern in a microservice", "a tabletop exercise in incident response", "A/B testing in product development"). Mechanisms are the rung below components in the reasoning stack: more specific, more domain-flavored, more recipe-like.

The catalog references 9,825 mechanisms across the solution archetypes. This table lists the 5,926 that have a type or summary; 2,317 have a full mechanism page (linked names below lead to them) 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 list, or click a column header to re-sort.

MechanismTypeDescriptionArchetypes
A/B ComparisonMethodPuts exactly two alternatives head-to-head under a single shared question so the difference that decides between them becomes actionable.
A/B TestControlled Experiment
Abduction LogArtifactA running record of explanation changes, retired rivals, new evidence, and revision triggers.
Ablation and Dropout Robustness TestTest or AssessmentRemoves or masks subsets of elements to test whether the decoder remains stable, reveals overdependence, or exposes hidden redundancy.
Ablation and Sensitivity TestExperimental Test
Ablation TestTest or AssessmentImplements layer validation by removing or disabling a layer to see whether its presence materially improves behavior, prediction, robustness, or decision value.
abnormal_return_or_residual_modelResidual AnalysisCompares observed returns or outcomes to a baseline model to detect unexplained opportunity after information release.
Abort-and-Retry After State MismatchPolicyWhen 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 DashboardMetric or DashboardTracks missed-event rates, latency distributions, false absences, confirmed failures, and response outcomes.
Absolute Resource-Budget ProtocolProtocolConverts 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.
Abstract Data Type SpecificationModelSpecifies 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 CheckingToolDecides 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 RegisterDocumentMaintains a canonical record for the work identity, its identifiers, allowed variation criteria, manifestations, and fork decisions.
Abstraction-Barrier Code ReviewReviewA 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 ReviewReviewWalks 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 ProcessProcessGives 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 HarnessTest or AssessmentReplays sanitized abuse scenarios to check whether a proposed mitigation catches the pattern without unacceptable collateral damage.
Acceptability Window MapArtifactA visual or tabular map of positions inside, near, and outside the current discourse window, annotated with social costs and venue constraints.
Acceptance CriteriaTest or AssessmentDefines pass/fail or accept/reject conditions for a deliverable, case, design, or decision.
Acceptance Criteria ChecklistArtifactPins 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 PlanProcessInspects 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.
Access and Credential PartitionSoftware or ToolGives the autonomous actor independent access to tools and resources while blocking outsiders from routine unilateral override.
Access and Update Rights MatrixArtifactA 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 AnnotationRegisterMarks where access runs out and labels the claims that lie beyond any possible observation.
Access Catchment MapArtifactMaps who or what can be reached from each candidate location within meaningful cost, time, permission, or distance bands.
Access Control EnforcementProtocolRestricts 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 ListArtifactLists which actors or groups have which permissions on a resource.
Access Control or PermissioningSoftware or ToolUses roles, permissions, approvals, or capability boundaries to make some local actions possible and others unavailable.
Access Criteria AuditTest or AssessmentReviews whether entry rules, gatekeeping markers, or eligibility filters match the stated purpose or instead reproduce outdated symbolic exclusions.
Access Dependency Heat MapMetric or DashboardHighlights populations, users, workers, suppliers, or counterparties with high dependency and low substitution.
Access Equalization PolicyProtocolReduces differences in access by standardizing minimum service, expanding reach, removing discriminatory barriers, or providing targeted support.
Access License or PermitArtifactGrants a scoped, conditional, revocable permission to use a resource — without handing over any ownership of it.
Access Log ReviewProcedureReviews records of permission use, failed attempts, escalation, and unusual access patterns.
Access Priority RuleProtocolGrants faster access, preferred queue position, capacity, visibility, or scarce resources to actors who meet desired behavior conditions.
Access RecertificationProcedurePeriodically asks owners or managers to confirm, narrow, or revoke existing access.
Access Restoration LadderProcedureRestores permissions in stages as residual risk falls and validation criteria are met.
Access Restriction or Exclusion RuleBoundary Enforcement Mechanism
Access Suspension or Permission RevocationProcedureTemporarily removes privileges, access, or participation until a safety, compliance, or remediation condition is met.
Access-Condition Inventory WorkshopWorkflowMaps every condition attached to desired access across contracts, interfaces, policies, onboarding, renewals, and informal practice.
Access-Controlled TopicPolicyA 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.
Accessibility and Sensory ChecklistChecklistChecks room layout, timing, sound, lighting, translation, remote access, mobility, sensory load, rest, food, transport, and assistive needs.
Accessibility ChangeEnvironment or Interface ModificationChanges the physical, digital, procedural, linguistic, sensory, or temporal environment so more participants can access the same opportunity or process.
Accessibility Reachability TestAuditChecks 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 ReviewTest or AssessmentChecks whether users with varied sensory, cognitive, physical, linguistic, or technological conditions can use the solution without avoidable exclusion.
Accessible Feedback ReportAccountability ArtifactDocuments what knowledge was contributed, how it was used, what changed, what remained unchanged, and how future contestation or review can occur.
Accommodation Failure and Recovery RehearsalTest or AssessmentSimulates tool, staff, channel, power, network, schedule, or handoff failure and tests backup and repair.
Accommodation ProcessCase Review WorkflowProvides a structured way to request, assess, approve, implement, and review individualized adjustments without treating the request itself as a favor.
Account/Event Reconstruction TableMapping TableSeparates what the source says from the reconstructed event sequence, inferred omissions, and uncertain intervals.
Accountability MatrixTemplateMaps decisions, roles, accountable owners, contributors, consulted parties, and informed parties so responsibility is visible before action occurs.
accountability_link_auditChecklistChecks whether unearned revenue has weakened accountability to the stakeholders whose outcomes define legitimate performance.
Action-Effect Feedback ReviewRitualA concrete ritual for implementing part of Agentic Control Loop Design.
Action-Link Landing PathWorkflowRoutes post-story motivation into a proportionate choice, resource, support, commitment, or deliberation step.
Actionability ChecklistRuleGates 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.
Activation Hurdle-Rate RuleDecision RuleRequires expected post-threshold value to exceed activation cost, uncertainty, delay, and opportunity cost by a predeclared margin before commitment.
activation_collision_testTest or AssessmentFinds different cases that produce the same or confusingly similar sparse code.
Active Listening LoopProtocolChecks understanding by reflecting back the other agent’s meaning and inviting correction.
Active-Map Status IndicatorArtifactMakes 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 DashboardMonitorA 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 InhibitorMethodPlaces a blocker at an active site to prevent substrate occupation and transformation.
Actor Perspective InterviewProcedureAn interview method for eliciting what the actor saw, knew, intended, misunderstood, feared, or could do.
Actor Role MapArtifactMaps who the narrative frames as agent, victim, beneficiary, obstacle, expert, audience, background condition, or absent voice.
Actor-Constraint MapTemplateMaps actors’ options, beliefs, resources, pressures, and constraints at the moment alternatives were available.
Actor-Perspective AnalysisMethodReconstructs the situation from the standpoint of actors using their likely knowledge, incentives, risks, categories, roles, and constraints.
Actual Fact LedgerDocumentation Artifact
Actual-vs-Documented Process MapArtifactPlaces the official process and observed process side by side so mismatches and practical dependencies can be discussed concretely.
Actuarial Risk ModelMethodUses historical frequency, exposure, and cohort patterns to estimate expected loss and allocate premiums, reserves, safeguards, or inspection effort.
Actuator InstallationMethodAdds the physical, technical, procedural, or organizational means by which a surface can cause actual change.
Ad Fatigue SwitchingProcessRotates 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 CapRuleCaps 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 Spend CapThreshold or ControlA spending control that limits additional advertising spend after incremental value falls below a threshold.
ad_hoc_boundary_shift_probeFallacy Detection
Adapter LayerToolA 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 LayerArchitectural MethodTranslates between a substitute’s native interface and the role contract expected by the surrounding system.
Adapter or Translation ShimToolInserts 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 LayerToolWraps 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.
Adaptive Appointment SystemSoftware or ToolA booking or service-slot system that revises appointments as no-shows, cancellations, urgency, duration, or capacity changes.
Adaptive Circumvention Red TeamRole or TeamPlays 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 MethodMethodLets 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 ThresholdDecision Policy MechanismUses posterior belief levels to change when the system acts, escalates, monitors, or withholds action.
Adaptive Interleaving SchedulerSoftware or ToolA system that chooses mixed practice items based on performance, confusion pairs, spacing, and load.
Adaptive Management CycleIterative Governance Process
Adaptive Mix ReviewRitualA recurring review that reweights the option mix based on drift, exploitation, switch costs, and observed counter-relations.
Adaptive Normalization LayerModeling or Processing Method
Adaptive Policy Review CycleGovernance Protocol
Adaptive Practice SetToolReads 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 ScheduleWorkflowA production scheduling workflow that revises sequencing and resource use as orders, inputs, machines, or bottlenecks change.
Adaptive Pulse-Coupled UpdateMethodLocks 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 Refinement LoopWorkflowAdds anchors where new observations, failures, or audits reveal coverage gaps.
Adaptive Release GateMethodAllows the next pulse only when response, backlog, or recovery signals indicate that the receiver is ready.
Adaptive Release-Timing ProtocolProtocolReleases 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 ReallocationProcessContinuously 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 Review SchedulerSoftware or ToolA scheduling tool that calculates next retrieval intervals from recall performance, priority, or decay assumptions.
Adaptive Staffing ModelWorkflowAdjusts staffing mix, skills, or coverage as demand variety shifts across time, location, severity, or case type.
Adaptive Stage-Gate ProtocolProtocolAllows progression only when evidence, reversibility, stakeholder legitimacy, and option-preservation criteria are satisfied.
Adaptive Stop, Reclosure, and Rescue ProtocolProtocolHolds 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-estimationMethodKeeps 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 Work CellsRole or TeamCreates small cells that can form, dissolve, and reconfigure around emerging work while staying inside shared constraints.
Adaptive Zone Design WorkshopProcessThe 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 ReviewReviewThe 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.
adaptive_sampling_rate_controllerFeedback ControlChanges observation frequency as volatility, risk, uncertainty, or incident state changes.
Additive Lattice or Gyroid FabricationMethodPrints 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 ValidationProtocolChecks 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 MatrixTemplateRepresents pairwise relations in tabular form, useful for dense networks, computational processing, or consistency checking.
Adjacency-Matrix Preservation TestAuditChecks 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-Swap SequenceMethodReorders 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 ThresholdOtherImplements the surface as a cutoff, trigger, tolerance, eligibility rule, or operating limit that authorized actors can change.
Admin ConsoleInterfaceProvides a visible operator interface for changing settings, permissions, routing, quotas, or system behavior.
Admissibility or Relevance GateDecision GatePrevents traces below provenance, quality, or relevance thresholds from being used in high-stakes reasoning.
Admissible Heuristic SearchHeuristic Search MethodUses a bound that does not overclaim expected performance, enabling safe pruning while still accelerating search.
Admissible Pathway CatalogDocumentDocuments allowed route families, eligibility conditions, invariants, evidence requirements, and handoff rules.
Adoption Analytics and Field ReviewFeedback MethodCombines usage data with field evidence about burden, workarounds, trust, outcomes, and unintended consequences.
Adoption Bottleneck MappingMethodIdentifies the adoption, integration, training, procurement, trust, standards, and regulatory bottlenecks that slow near-term impact.
Adoption DashboardMonitoring Artifact
Adoption-Barrier InterviewMethodInvestigates resistance, workaround, or nonuse behavior as possible evidence of norm mismatch rather than treating it as irrational opposition.
Adoption-Ladder Release PlanWorkflowSequences foothold, adjacent, and mainstream releases without overloading the entrant with incumbent feature expectations.
Advance Pause and Consolidation WindowRitualDeliberately 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-Purchase or Time-Window RestrictionProcedureLimits low-price access to timing conditions that price-sensitive segments can use but high-urgency segments find less attractive.
Advanced Settings PanelInterfaceA panel or mode that makes specialized controls available without showing them by default.
Advection-Diffusion or Transport ModelingModelPredicts 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 Birthday-Attack ReviewProcedureA defensive expert review for contexts where deliberate collision search could matter.
Adversarial CollaborationCollaborative Inquiry MethodPairs opposing parties or experts to jointly define the disagreement, evidence standards, and synthesis tests rather than arguing past each other.
Adverse Adaptation Red TeamReviewA 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 SegmentationModelSorts 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 ProtocolProtocolRequires search for cases that limit, distinguish, conflict with, or undermine the proposed precedent treatment.
Advertising Spend CalibrationMethodA method for testing spend levels against marginal response and fatigue.
Advisory GroupInstitutionA standing or temporary group of stakeholder representatives that reviews, interprets, and advises on a decision or implementation.
affect_evidence_split_promptChecklistSeparates emotional response from evidence and asks what would change if the affective cue were removed.
Affected-Party Review PanelRole or TeamA 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.
Affordance AuditDiagnostic Method
Affordance Inventory WalkthroughAuditWalks 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 CheckValidation Mechanism
Affordance Visibility AuditAuditSystematically 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 DebriefProcessA 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 Coordination ReviewReviewCloses 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 Learning CycleRitualA concrete ritual for implementing part of Agentic Control Loop Design.
After-Action Learning HarvestRitualCaptures what exposure revealed and turns it into design changes, training, playbooks, or investment decisions.
After-Action Pathway UpdateReviewAfter 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 ReviewReview ProcessReviews whether the response produced intended safety, fairness, deterrence, repair, or learning without excessive collateral burden.
After-Action Recall RevisionRitualHas participants reconstruct an event, identify the obsolete or incomplete interpretation, and commit the revised lesson while the event trace is active.
After-Action Reentry ReviewMethodA review method that captures lessons from reentry and updates gates, phase maps, and dependency assumptions.
After-Action Repair CircleProcedureA structured post-conflict or post-incident conversation that restores trust, accountability, learning, and member connection.
After-Action Repertoire ReviewReviewA 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 Story ReviewProcedureAudits the story that will become the official lesson after an incident, project, campaign, or crisis.
After-Action Truth ReconciliationLearning and Cleanup Practice
Age-Conditioned Remaining-Life TableToolReads 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-Weighted Value ScoreModelCollapses 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 DashboardMetric or DashboardA concrete metric_or_dashboard for implementing part of Agentic Control Loop Design.
Agency Loop MapArtifactA concrete artifact for implementing part of Agentic Control Loop Design.
Agenda Exit GateProtocolPuts 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 RuleProcedurePrevents negotiation or governance deadlock by requiring issues, claims, or approvals to be addressed in a sequence that avoids mutual hostage-taking.
Agent-Based Experiment or SimulationModelPlays 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 SimulationComputational Model
Aggregate Norm-Correction ReportDocumentReports that the visible distribution was not the held distribution and supplies a safer basis for recalibrating norms or decisions.
Aggregate Pluralism DisclosureDocumentPublishes evidence that more than one position exists in the group while preserving subgroup privacy and avoiding individual targeting.
Aggregate Trend OverlayArtifactOverlays close event traces on broader distributions, trends, institutional shifts, or population-level patterns.
Aggregation Bias AuditChecklistChecks for masking, ecological fallacy, Simpson-like reversals, subgroup erasure, accidental weights, and scale artifacts.
Aggregation RulesMethodCombines multiple variables into a composite value, category, score, or state so decisions are made over fewer dimensions.
Aggregation/Disaggregation DashboardMetric or DashboardLets users inspect aggregate patterns while drilling down to local variation so feedback decisions do not hide heterogeneity.
Agile Portfolio GovernanceProcedureUses periodic portfolio review to align central priorities with delivery-team evidence, capacity, dependencies, and learning.
Agile SprintRitualProvides a time-boxed cadence for building, reviewing, learning, and adjusting work, when sprint outputs actually feed revision decisions.
Aging DashboardMetric or DashboardDisplays item age, age distribution, threshold breaches, escalation status, and unresolved tail-age cases.
Alert Cooldown RuleProcedureImplements recovery by suppressing duplicate or low-value repeated alerts until attention and signal value can recover.
Alert Neighbor Dimming RuleWorkflowTemporarily dims related lower-priority alerts when a focal incident is active, while preserving recovery and audit trails.
Alert or Label BudgetPolicyCaps 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 TuningMethodSets the least sensitive alert threshold that still catches important events while reducing alert fatigue, false positives, and attention saturation.
Alert ThresholdMetric or DashboardA monitoring mechanism that notifies, pages, flags, or routes attention when a measured condition crosses a predefined level.
Alert Threshold TuningToolRetunes the level at which alerts fire so responders catch real incidents without drowning in noise.
Alert-Fatigue ReviewRitualRegularly reviews whether alerts, notifications, alarms, or cue intensity have reduced sensitivity through habituation.
alert_cooldown_and_deduplication_ruleAttention ManagementSuppresses redundant alerts while preserving meaningful escalations.
Alerting RuleProtocolNotifies responsible actors when observed signals cross thresholds that imply risk, failure, drift, or urgent state change.
Algebraic Simplification RulebookDocumentLists valid algebraic or logical rewrite identities and their preconditions for safe simplification.
Algorithm BenchmarkingTest or AssessmentRuns candidate algorithms or procedures at multiple input sizes to observe resource growth, performance cliffs, and scaling breakpoints.
Algorithm Portfolio RouterRouting Rule
Algorithmic Escalation GateProtocolEscalates from a simple rule to formal analysis when threshold conditions or anomaly signals are met.
Algorithmic Escalation ProtocolProtocolRoutes decisions above threshold to formal analysis, optimization, simulation, model review, or independent adjudication.
Algorithmic Ranking AuditTest or AssessmentTests automated or semi-automated distribution gates for hidden demotion, bias, drift, and objective mismatch.
Algorithmic RelaxationMethodRelaxes exact optimization or constraint satisfaction so a usable answer can be produced within time, computation, or information limits.
Alias Resolution TableArtifactA 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.
All-Conditions ChecklistChecklistOperationalizes the necessary-condition set as a checklist where every hard requirement must be satisfied or handled explicitly.
All-or-Nothing AcquisitionProcedurePrevents 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 ChecklistChecklistA checklist that refuses completion until every required transaction condition is verified.
Allergen Segregation PlanFood Safety Separation Mechanism
Almost-Reward AnnotationData Label
Alpha-Spending PlanSequential Testing Control
Alternate Communication ChannelsProtocolMaintains 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 DrillTest or AssessmentTests independent channels, message priorities, authentication, and handoff under primary-channel loss.
Alternate Pathway RoutingProcessDiverts 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 RouteSupply Chain MethodQualifies a second route, logistics provider, or supply path so critical inputs can still reach the system if the main route is blocked.
Alternating Context DrillRitualA drill that alternates context, surface form, or constraint so performance survives transitions.
Alternative Enumeration ChecklistChecklistForces the decision process to generate credible alternatives before judging the chosen option.
Alternative Frame WorkshopProcessConvenes 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 ReviewReviewLays 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 GridTest or AssessmentA grid comparing conclusions across plausible benchmarks, factor sets, horizons, or reference populations.
Alternative-Metaphor and Countermetaphor ComparisonMethodCompares candidate source frames and literal accounts on understanding options values emotion and decisions.
Alternative-Pathway Training ProtocolProtocolReaches 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.
Ambiguity LogDocumentRecords unsettled readings, uncertainty reasons, and update triggers that should reopen interpretation.
Ambiguity RegisterRegisterThe 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 GuideNonclinical Coaching Protocol
Anachronism ScanTest or AssessmentTests whether an interpretation depends on concepts, objects, categories, or expectations unavailable or differently functioning in the relevant period.
Analogical Mapping PromptToolElicits 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.
Analogy Mapping CanvasToolLays 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_tableTemplateFor analogies, records which source-domain features map to the target and which persuasive similarities are irrelevant.
Analytic MemoInterpretive Trace
Analytics Behavior ReviewMetric or DashboardExamines behavioral traces such as abandonment, repeated errors, search terms, task completion, support requests, or retention to test design assumptions.
Anchor Case LibraryArtifactMaintains representative-by-proximity cases, exemplars, prototypes, personas, benchmarks, or scenarios with declared coverage scope.
Anchor User or Anchor Supplier RecruitmentMethodSecures a high-value side participant or cohort that attracts the other side.
Anchor User RecruitmentRole or TeamRecruits a few high-credibility early participants whose presence lowers others' uncertainty and makes an empty network worth betting on.
anchor_customer_precommitmentContract or CommitmentSecures early demand, validation, or legitimacy before followers can copy the offer.
Anchoring Bias ChecklistChecklistA checklist that prompts anchor identification, alternatives, and calibration questions.
Annealing or Perturbation ScheduleProcedureAllows controlled temporary worsening or variation injection to cross barriers and then gradually increases convergence pressure.
Annotation and Callout LayerToolOverlays 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 OverlayMethodMarks 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 TrailMethodPlaces labels, callouts, captions, or explanatory notes along a path so interpretation unfolds at the right moment.
Anomaly DetectionMethodFlags unusual deviations in local or aggregated signals that may indicate a newly forming macro-pattern.
Anomaly Detection ModelModelHolds 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 Triage BoardWorkflowMaintains a decision queue for evaluating whether apparent violations are errors, noise, boundary conditions, or genuine theory failures.
Anomaly-to-Hypothesis WorkshopRitualA facilitated session that converts anomalies into candidate hypotheses while preserving dissent and uncertainty.
Anonymous Belief Pre-PollTest or AssessmentA private pre-poll that reveals distribution before social influence.
Anonymous Inclusion Pulse CheckAssessmentCollects quick anonymous signals about access, safety, belonging, clarity, and voice balance during or after the activity.
Anonymous Membership ProofProtocolProves that the prover belongs to an authorized set without identifying which member they are.
Anonymous Pre-Expression PollProcedureCollects a private signal before public speaking, visible voting, or sequential endorsement creates additional conformity pressure.
Anonymous Preference PollTest or AssessmentCollects private preferences without attaching responses to public identity.
Anonymous Survey RoundProcedureCaptures independent judgments and revisions while reducing status pressure, anchoring, and conformity.
Answerability Review MeetingRitualCreates a recurring or event-triggered forum where owners explain decisions, reviewers test reasoning, and repair commitments are assigned.
Antecedent Edit CardReasoning Artifact
Anti-Capture Rotation ProtocolProtocolReassigns gatekeepers and reviewers on a schedule so that no single relationship with a regulated party has time to harden into capture.
Anti-Coarsening Inhibitor ProtocolProtocolA materials-inspired protocol for adding pinning agents, stabilizers, membranes, standards, or constraints that slow undesired unit growth.
Anti-Collusion MonitoringMonitorReads 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 ProcessProcessDissolves gridlock when too many separate rights-holders can each veto a resource, by consolidating or pooling the scattered claims into usable form.
Anti-Entropy Reconciliation ExchangeProtocolA 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 SynchronizationProtocolA background process that periodically compares replicas and repairs divergence, so any update missed during a fault eventually propagates everywhere.
Anti-Herd Coupling BreakerPolicyDetects coherence tipping from useful into dangerous and deliberately weakens or cuts the coupling to break an emerging stampede.
Anti-Snowball InterventionProcedureBreaks a self-reinforcing loss path early, such as escalating fines, cascading missed work, repeated disciplinary penalties, or accumulating service barriers.
anti_aliasing_prefilter_or_smoothing_ruleSignal Processing GuardrailReduces artifacts before downsampling or aggregation.
Anticipatory Governance ExerciseGovernance Simulation
Antitrust or Competition ReviewReviewA standing authority that checks whether winning a contest has hardened into durable power over the arena itself, and imposes structural remedies when it has.
API GatewayToolA single programmable entry point in front of backend services that authenticates, throttles, routes, and reshapes every request before it reaches anything real.
API Governance PolicyPolicyGoverns 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 RPC EndpointToolExposes 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 ProjectionMethodShapes 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 VersioningProtocolExposes 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.
Appeal and Correction WorkflowProcessGives a subject a governed path to contest and fix reputational information that is false, irrelevant, malicious, or stale.
Appeal and Dispute ProcessProcessGives 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 ProtocolProtocolA 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 ReviewProtocolA 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 Waiver ProcessProcedureCorrects misclassification, evidence error, and disproportionate application through an independent review path.
Appeal or Review ForumInstitutionProvides a place where stakeholders can contest decisions, boundary drift, procedural defects, or conflicts of interest.
Appeal or Review ProcessGovernance Process
Appeal or Review WindowCorrection MechanismCreates a bounded opportunity to challenge the decision based on specified review grounds.
Appeal, Waiver, or Manual Access ChannelWorkflowAllows affected parties to contest, waive, or bypass a separable condition while access review occurs.
Appeals or Reconsideration WorkflowWorkflowRoutes contested decisions through timed review, additional evidence handling, and correction or confirmation.
Appeals ProcessProcedureA structured procedure for challenging a decision and seeking reconsideration or correction.
Appearance/Reality Audit ChecklistChecklistPrompts reviewers to ask whether a statement describes experience, measurement, inference, social convention, or mind-independent reality.
Append-Only Event StoreToolAn 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 ReviewImplementation ReviewChecks whether training changed a concrete action, decision rule, communication plan, design choice, or evaluation rubric.
Application Review QueueEligibility and Validation Mechanism
Appointment Arrival StaggeringWorkflowOffsets appointment arrival times or check-in batches so reception, clinicians, rooms, or service desks are not flooded simultaneously.
Appointment SystemTime Slot ReservationImplements Queue Reservation when the appointment preserves order or access while avoiding continuous waiting. It becomes generic scheduling when the waiting-line substitution is not central.
Appointment Waitlist ClearingProcessWorks 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 ObservationMethodPlaces a learner inside real practice alongside an expert, so know-how surfaces through participation, running commentary, and correction rather than through interview.
Apprenticeship PipelineProcessReproduces skilled human capacity by pairing newcomers with working practitioners, so tacit skill, judgment, and craft norms transfer through supervised doing rather than documents.
Apprenticeship ReflectionRitualTurns 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 TaskWorkflowUses real or near-real work tasks as practice while supervisors control scope, feedback, and stakes.
Apprenticeship-to-Protocol CaptureMethodExtracts 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.
Approval Threshold MatrixTemplateA threshold table linking decision stakes to required review depth or approval level.
Approval WorkflowWorkflowRoutes access requests, exception requests, or privilege changes through accountable review before activation.
Approved Alternative CatalogDocumentMaintains a reusable list of substitutes that have already passed validation.
Approximation ValidationValidation Check
arbitrage_opportunity_scanOpportunity ProbeSearches for cross-price, cross-market, or cross-instrument gaps that should disappear if the information set is incorporated.
Arbitration DecisionInstitutionA 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-like ProcessThird Party Decision MechanismAssigns an external or agreed decision maker to resolve a dispute under defined standards.
Architectural VoidSpatial ArtifactShapes movement, light, and monumentality by leaving deliberate volumes unbuilt — courtyards, atria, and thresholds whose emptiness gives the built forms their meaning.
Architecture ConstraintInterfaceShapes local technical or physical behavior through layout, interface boundaries, protocols, permissions, or structural affordances.
Architecture Decision RecordArtifactRecords 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 OwnershipRegisterRecords 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 ReviewReviewMaps 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 ReviewReviewA 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.
Archival LayerArtifactStores older layers outside the active workspace while preserving context, retrieval paths, and interpretation rules.
Archival Provenance Metadata TemplateTemplateCaptures origin, custody, derivation, and transformation evidence needed to justify work-identity continuity.
Archival SummarizationCuration Method
Archive Compaction WorkflowWorkflowConsolidates accumulated records, versions, or history into compact summaries, indexes, and retained source paths.
Archive-Restore TestAuditPeriodically proves that an archived layer can actually be pulled back, read, and reconnected — so 'archived' never quietly means 'lost'.
Arrest-and-Hold ProtocolProtocolHalts 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 ConnectorsArtifactPoint from one element to another or show dependency, continuation, causation, movement, or next step when the path needs explicit directional notation.
Artifact Boundary LabelArtifactA physical or digital label attached to an artifact that carries boundary conditions across handoffs, copies, or packaging.
Artifact Boundary RefactorProcessRedraws 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 CaptureTrace Attachment
Artifact Red-Team ReviewReviewConvenes 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 VerificationProtocolChecks 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 RuleData Engineering RuleJoins historical records only with values available as of each decision timestamp.
Aseptic Field ProtocolClinical or Lab Boundary Mechanism
Assembly Line WorkflowWorkflowImplements pipeline staging by arranging repeated physical or service transformations into specialized stations with defined movement between them.
Assent / Consent DistinctionMethodDifferentiates affirmative participation by a person from legally or institutionally authorized consent by a guardian, representative, or accountable actor.
Assent-Scope ConfirmationProtocolA 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_liability_matching_policyProtocolRequires long-duration commitments to be funded by sufficiently stable sources or paired with liquid coverage and contingency paths.
Assignment ModelMethodA model representing pairings between agents, tasks, slots, resources, or roles.
Assisted Migration or Translocation PlanMethodDeliberately 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.
Assistive-Technology Labeling PassProtocolWalks 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-to-Evidence MatrixTemplateLists each association, the property allegedly transferred, the warrant channel claimed, available evidence, counterevidence, and permitted decision use.
association_matrix_update_ruleSoftware or ToolA computational rule or table that increments connection weights when features, events, or nodes co-occur within a valid window.
Associative Claim Red TeamRitualChallenges 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.
Assumption AuditAuditSweeps 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 WorksheetChecklistReviews which assumptions must hold for correspondence and which are violated in the failing regime.
Assumption BudgetChecklistLimits or scores the assumptions a model, plan, forecast, or strategy is allowed to rely on before stronger evidence or simplification is required.
Assumption Expiry TimerReview TriggerA date, event, or evidence trigger requiring an assumption to be renewed, tested, replaced, or retired.
Assumption Ladder WorksheetChecklistTraces a reaction from perception to interpretation to judgment to action, then asks which steps depend on the learner’s cultural frame.
Assumption Lock-and-Relax WorkshopWorkflowA facilitated workflow that marks fixed assumptions, relaxable assumptions, and the possibilities each relaxation opens.
Assumption LogArtifactMakes 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 RegisterRegisterA 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 RecombinationMethodGenerates 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 ExerciseCognitive Reframing Exercise
Assumption TestingDiagnostic MethodTests whether the conflict depends on hidden assumptions that can be revised, separated by context, or converted into conditional decision rules.
Assumption-Failure TabletopTest or AssessmentExercises response when several normal operating assumptions fail simultaneously.
assumption_conversion_promptReflection PromptA prompt that converts “we know” statements into explicit assumptions when the evidence chain is weak or missing.
Assurance ContractProtocolCollects conditional pledges that bind only once enough others also commit, so no one has to pay first for a good that needs a crowd.
Asymptotic Claim ReviewProtocolA review protocol for claims that invoke long-run, at-scale, or limiting behavior.
async_decision_logTool or Artifact
Asynchronous Decision QueueWorkflowSeparates intake from commitment so incoming pressure can be triaged, batched, delegated, or held without forcing instant final decisions.
Atomic Deployment StepProcedureA release procedure that activates a coherent bundle or restores the previous valid state.
atomic_check_and_use_operationTechnical ControlCombines validation and use inside one isolated operation so no state change can intervene.
Attack Graph AnalysisModelMaps 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 AuditMethodIdentifies what important work, learning, relationship, or risk monitoring is displaced by current demands on attention.
Attention Cap ManagementMethodProtects a limited attention stream by bounding and ranking the alerts, messages, and prompts competing for it, so the important signals still get noticed.
Attention Reset PauseRitualCreates a short collective pause to stop parallel processing and reorient everyone to the selected target.
Attention-Capture Inference TestMethodTraces 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.
Attested Credential RegistryRegisterAnchors reputation to independently verified credentials and attestations, so trust does not have to rest on informal history alone.
Attractor Basin AnalysisMethodIdentifies regions that tend to pull system trajectories toward stable patterns, loops, equilibria, or recurrent behavior.
Attractor Basin SimulationMethodExplores which starting states and perturbations are likely to converge, stall, oscillate, or diverge.
Attribute-Based Access PolicyPolicyComputes 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 CheckChecklistPrompts decision makers to separate current effect, original cause, actor intent, foreseeable harm, maintenance choices, and accountability claim.
attribution_uncertainty_labelEvidence Label
Auction With Eligibility and Externality RulesProcessAllocates 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 RecaptureProcessAllocates 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 TestMethodShows 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 Counterargument MapDocumentLists expected objections and designs credible story moments that acknowledge rather than erase them.
Audience Inference Emotion Memory and Action ExperimentTest or AssessmentTests representative and affected users on comprehension causal inference confidence recall choice and behavior.
Audience-Channel MatrixAnalysis Tool
Audience-Specific Routing FilterToolDelivers 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 WorkflowWorkflowCollects evidence, determines whether the condition is met, applies the consequence, and records review outcomes.
Audit CommitteeGovernance BodyA committee that reviews controls, records, risks, compliance evidence, or audit findings independent from operations.
Audit LogAuditKeeps 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 TraceArtifactRecords actual effect events in a durable form that can be inspected, explained, and reconciled.
Audit or AttestationIndependent Verification Process
Audit or Attestation RecordAuditHas 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 CycleAuditPeriodically examines the agent's actual work against the record, on a cadence and depth scaled to how much the agent is trusted.
Audit TrailArtifactPreserves timestamped actions, approvals, changes, and handoffs so reviewers can reconstruct how a result or decision was produced.
Audit Trail ExportToolEmits 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 ChangesRecordkeeping ProcedureRecords changes to weights, authority, rationale, and effective dates.
Audit Trail RecordSoftware or ToolCaptures who created, changed, approved, accessed, or retired records and links over time.
Audit Trail ReviewProcedureInspects logs, version histories, document histories, custody records, or system traces to identify edits, gaps, and handling anomalies.
audit_trail_samplingMethodA sampling method comparing producer assertions against trace records, transactions, logs, cases, or physical evidence.
Authentication BrokerToolSits 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 RepositoryRegisterHolds the current policy statements in one governed location so that outdated copies, summaries, and local interpretations must be resolved against it.
Authority and Delegation RegisterRegisterThe canonical, traceable map of who is authorized to make which decisions and to what limit — and from which grant that authority flows.
Authority Boundary ReviewProcedurePeriodically compares decision delays, conflicts, overrides, exceptions, and outcome quality against the current rights map.
Authority Escalation Pathway DesignGovernance Mechanism
Authorization Relationship CheckSoftware or ToolA control that validates relationships between actors, resources, permissions, and delegated authorities.
Automated Classification and RoutingToolReads 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 CheckSoftware or ToolExecutes repeatable checks at production speed and blocks or flags outputs that violate defined rules.
Automated Pre-Screen with Manual ReviewWorkflowA workflow that uses cheap automated checks before routing flagged cases to human or specialist review.
Automated Refactoring ToolToolApplies named code transformations — rename, extract, inline, move — mechanically and across every reference at once, preserving observable behavior by construction rather than by testing.
automated_inline_sensor_checkContinuous or 100 Percent Inline CheckUses machine vision, sensors, checkweighers, torque monitors, software assertions, or other embedded checks to inspect every unit or event during production.
Automatic Control TriggerSoftware or ToolA 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 CaptureWorkflowAutomatically saves diagnostic details when a trigger condition is met, reducing dependence on the investigator being present.
Automatic Gain Control LoopControl Method
Automatic Isolation TripToolThe 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 ClauseRuleWrites 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 ShutdownProcedureAutomated control logic that stops or suspends operation when anomalies or hazardous conditions are detected.
Automation of Bottleneck StageTechnology Mechanism
Autonomous Team FormationRole or TeamForms teams with authority to choose local methods, divide work internally, and adapt without waiting for detailed managerial instruction.
Autonomy Service-Level AgreementDocumentCommits support functions to provide resources, approvals of infrastructure, and response times without converting support dependencies into authority dependencies.
Autonomy-Supportive FramingMethodPresents 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_reviewTest or AssessmentAn assessment that checks whether each holon has appropriate autonomy relative to its obligations and externalities.
Autoregressive Stochastic Sequence ModelModelModels a numeric sequence as a linear function of a fixed number of its own recent past values plus fresh noise, capturing short, fading memory.
autoregressive_dependency_mapState History ModelA representation of how much the current state depends on one or more earlier values of the same state variable.
Autoscaling Worker PoolToolKeeps 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 WorkshopReview Process
Availability Funnel DashboardMonitorShows 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 TimelineArtifactMaps when information became available so interpretation does not import later knowledge into earlier decisions.
Awaiting-Information LaneHolding Mechanism
Axiom Boundary StatementScope NoteA statement that declares which axioms or primitives are accepted inside the system and how they may be examined from outside that system.
Axiom SetModelTerminates 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 EstimateMethodProduces a rough calculation quickly by using simplifying assumptions, rounded values, and transparent arithmetic to check scale or feasibility.
Back-Translation ReviewMethodTranslates adapted content back into the source language to reveal meaning loss, added claims, altered obligations, or missing qualifications.
Backcasting Practice CyclePractice Cycle
Backfill and Rebuild JobProcessBulk-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.
Background CheckAuditRetrieves 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.
Backlash and Harm Signal DashboardMetric or DashboardA monitoring tool for participation changes, sanction patterns, misinformation spread, trust shifts, and affected-party harm signals.
Backlog Burn-DownRitualSets 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 ReviewRitualSorts 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 ConsolidationPlanning Workflow
Backtest Against Full CasesRetrospective Test
Backtesting Against Known CasesTest or AssessmentImplements validation by comparing the refined model against historical, observed, or well-understood cases to see whether the added layer improves or damages correspondence.
Backup and Restore VerificationProcessProves 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 TestTest or AssessmentExercises backup paths under a shared dependency outage or simulated common cause to verify whether they are genuinely independent.
Backup Power SystemOtherProvides alternate electrical capacity for critical functions when the primary power source fails.
Backup Restore DrillTest or AssessmentTests whether the backup can actually be activated, restored, accessed, or used under realistic conditions.
Backup Route PlanProcedurePredefines alternate physical, procedural, or organizational routes for movement, access, approval, or evacuation.
Backup SnapshotTechnical ArtifactStores recoverable data, configuration, or system state.
Backup Staffing PoolRole or TeamKeeps 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 ContractInstitutionMaintains an alternate source for critical inputs when the primary supplier cannot deliver.
Backward Compatibility PolicyProtocolRequires newer versions to continue accepting or correctly interpreting older inputs, records, calls, terms, or expectations for a defined period.
Backward Compatibility TestAuditChecks 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 PassWorkflowPropagates a deadline or milestone constraint backward through a task network to derive local windows and slack.
Balanced Opportunity AssignmentRuleDistributes 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 ScorecardMetric or DashboardTracks multiple performance dimensions to reduce single-metric tunnel vision in organizations.
Balanced Scorecard CascadeMethodTranslates strategic goals into nested local indicators while preserving counterbalancing metrics so units do not optimize one target at the expense of another.
Balanced Scorecard ReviewEvaluation ArtifactTracks multiple value dimensions together so one metric, such as speed, cost, growth, or efficiency, does not silently overwhelm other required values.
balanced_panel_completeness_checkTest or AssessmentAssesses whether units have observations across required periods and where missingness threatens comparison.
Band-Pass and Notch FilteringToolSeparates signal from nuisance by frequency support — passing the band the target occupies and notching out narrowband interference at known lines.
Banded Floor and Ceiling RuleProtocolUses allowed ranges, minimums, maximums, or ratios to keep variation from becoming destabilizing or unfair.
Bandwidth and Latency BudgetMetric or DashboardA quantified or bounded estimate of how much traffic and delay a channel can tolerate.
Bandwidth, Stability, and Sensitivity SweepTest or AssessmentVaries operating conditions, parameters, and uncertainty to identify narrow matching, unstable regions, failure interactions, and the dimensions that dominate performance.
Barrier Coverage MatrixToolA 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 DecompositionAnalysis Pattern
Barrier Gap and Shortcut AuditAudit ProtocolAn audit that identifies unintended high-permeability paths around containment or intended routing boundaries.
Barrier Height EstimationDiagnostic EstimationUses evidence, pilots, historical analogs, expert estimates, or observed friction to estimate how much effort is required to cross the activation barrier.
Barrier InterpositionMethodPlaces 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 ProtocolQualitative Diagnostic Method
Barrier Removal WorkflowProcess Improvement WorkflowIdentifies recurring barriers and redesigns processes, environments, forms, interfaces, schedules, or requirements so fewer individual exceptions are needed.
Base Image Provenance AttestationArtifactVerifies 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 and Precision DashboardMonitorTracks 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 CheckCognitive Debiasing CheckRequires the starting prevalence or historical frequency to be considered before vivid evidence is allowed to drive interpretation.
Base-Rate Visibility PanelToolPlaces the base rate and its denominator beside a vivid instance, so a striking case cannot be read as representative.
base_year_rebasing_protocolProtocolDefines how amounts are converted to a chosen reference year and how base-year changes are handled.
Baseline Characteristics TableDocumentA report table comparing pre-treatment characteristics across study arms or groups.
Baseline ComparisonMethodCompares actual outcomes with a pre-action baseline, expected trend, benchmark, or no-action projection when direct controls are unavailable.
Baseline Comparison TableEvaluation Artifact
Baseline Delta TableReporting ArtifactDisplays observed, baseline, difference, direction, and percent change for each unit or period.
Baseline ModelArtifactProvides a simple initial model used as the reference point for later refinements, comparisons, and failure analysis.
Baseline RecalibrationProcedureA procedure for replacing an inherited baseline with a current evidence-based reference.
Baseline Version RegisterGovernance RegisterRecords baseline definitions, thresholds, reference windows, model versions, and change rationales.
Basis Conditioning and Perturbation AuditAuditStress-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 Extraction from a Spanning SetProcessGiven 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-Specific Measurement ProtocolProtocolChooses the measurement basis, sequence, and stopping rule that best matches the target outcome while preserving known tradeoff limits.
basis_labeled_financial_chartArtifactVisualizes monetary amounts with basis labels such as nominal, constant-year, local-currency, or present-value.
Batch Job StaggeringSoftware or ToolOffsets recurring data jobs, backups, crawls, reports, or compute tasks so shared infrastructure avoids synchronized load spikes.
Batch ReleaseWorkflowPackages updates, resources, or outputs into discrete releases that can be absorbed, tested, or communicated as bounded units.
Batch Size TuningThroughput Granularity AdjustmentLarger batches can increase throughput but add wait; smaller batches can reduce delay but raise overhead. The mechanism must be tuned to the queue stability target.
Batch Volunteer OnboardingProcessOnboards 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_quality_review_windowRitualA recurring review of grouped work sized to balance signal reliability against correction delay.
batch_release_gateProtocolA release-control protocol that checks batch size, rollback capacity, risk, and downstream absorption before release.
batch_size_guardrail_dashboardMetric or DashboardA dashboard tracking lead time, queue age, setup utilization, defect discovery delay, and batch-risk exposure.
Batching and Delayed ReleasePolicyHolds 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 DiagnosisDiagnostic ReasoningCombines a base rate or pretest probability with test evidence to revise the plausibility of a condition, cause, or hidden state.
Bayesian Dose ForecastingMethodA forecasting method that updates exposure-response predictions as new observations arrive.
Bayesian Model UpdateMethodTurns 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 Risk UpdateMethodUpdates prior risk estimates with new evidence so the weight assigned to a risk changes as observations accumulate.
Bayesian Sensor-Fusion FilterMethodCombines multiple noisy observations using prior state, likelihoods, and reliability estimates, updating the decoded state over time.
Bayesian State EstimationMethodInfers the system's hidden state and its uncertainty by recursively updating a probabilistic estimate as each noisy observation arrives.
Beam SearchMethodCarries 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 MatrixArtifactA table or graph that records A-beats-B, B-beats-C, and C-beats-A relations, including confidence, context, and exceptions.
Before/After AnalysisMethodDistinguishes 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 Constraint MonitoringMetric or DashboardTracks whether relief changed performance and where the next constraint appears.
Before/After Content AuditAuditCompares 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 FramingMethodUses a prior-state and later-state frame to make change, progress, degradation, or transformation legible as a temporal difference.
Before/After Trace MonitoringMonitorMeasure 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 ViewInterfaceShows an earlier and later state together so change, continuity, deterioration, or improvement becomes visible.
Before–After–Elsewhere EvaluationReviewMeasures 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 DashboardMetric or DashboardDisplays behavior frequency, quality, latency, decay, and outcome correlation so the loop can be tuned.
Behavior Intervention ScalingProtocolIncreases or decreases prompts, coaching, incentives, reminders, or consequences based on observed behavior change and burden.
Behavior SubstitutionReplacement MethodInstalls a safer or more useful response in the window where the old response used to occur.
Behavior-Conditioned WarrantyPolicyKeeps 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 TemplateTemplateA template that separates observed behavior, initial attribution, context factors, evidence, impact, and response options.
Behavior-over-Time GraphDiagnostic VisualizationPlots a variable or outcome over time so recurring growth, collapse, oscillation, drift, or stabilization patterns can be recognized before mapping causes.
Behavioral Diff GateReviewRuns 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 CycleProcedureRefreshes detection features around resilient behavior-level signals rather than only visible syntactic tricks.
Behavioral PromptingInterfacePlaces prompts, reminders, cue cards, notifications, defaults, or environmental signals at the moment a target response should occur.
Behavioral State SpaceMethodMaps behavioral, cognitive, social, or organizational states and transitions when the system is not purely technical.
Behind-Front Stabilization PassProcessRuns 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 ChecklistChecklistChecks proposition, warrant, confidence, scope, action implication, and revision trigger before belief adoption.
Belief Distribution DashboardMetric or DashboardA display for belief or preference distributions behind a consensus claim.
Belief Premise RegisterArtifactRecords propositions currently treated as decision premises with warrant, confidence, scope, and owner.
Belief Update Review TemplateTemplateA repeatable artifact for recording original claim, update condition, observed evidence, and revision decision.
Belief-Desire-Knowledge MapTemplateDocuments what the other agent may believe, want, know, lack, fear, and expect, with evidence and confidence.
Belief-Update After-Action ReviewProcedureRecords what outside signal was encountered, whether the community represented it fairly, and what changed in its beliefs or practices.
belief_warrant_matrixAudit MatrixA table that lists each claim, its warrant type, evidence chain, confidence level, uncertainty, and update trigger.
Below-Replacement Confirmation TestTest or Assessment
Benchmark Attribution ReportDocumentA report that decomposes raw performance into benchmark return, exposure effect, residual effect, and unexplained noise.
Benchmark ComparisonMethodPlaces a focal case next to a reference case or peer set so relative standing, gaps, or outliers can be interpreted.
Benchmark Deconstruction GridToolArrays 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 ScanBenchmark ControlSearches training and development material for benchmark overlap.
Benchmark HarnessMetric or DashboardMeasures the orthogonal cost criterion after equivalence checks pass.
Benchmark Refresh AuditWorkflowPeriodically checks whether benchmark tasks, reference standards, and thresholds still represent the decision domain.
Benchmark Suite Coverage MatrixArtifactMaps benchmark cases to tasks, subgroups, conditions, and failure modes so coverage gaps are visible.
Benchmarked FeedbackReviewExplains a performance gap against an explicit rubric or standard, stating what the evidence shows and the confidence update it warrants.
Beneficial Ownership and Influence DisclosureRegisterRequires 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 GateProtocolBlocks 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-Sharing ArrangementAllocation or Return RuleReturns value, credit, access, revenue, recognition, or governance voice to contributors whose inputs create shared benefit.
Benefit-Sharing or Royalty AgreementArtifactSplits 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 TestDecision Rule
Best-Practice Harvesting WorkshopFacilitated ReviewA workshop for collecting successful local variants and turning selected ones into common practice.
Beta ProgramLimited User Trial
Big-O / Landau NotationMethodA notation family for expressing limiting upper, lower, or tight growth relationships.
Bijection Test SuiteTest or AssessmentAutomated or manual tests checking no duplicate targets, no orphaned targets, no missing sources, and correct round trips.
Bilateral Service-Level GuaranteeContract or Operating Rule
Bilingual Reviewer PanelRole or TeamUses reviewers with source and target language competence plus domain knowledge to detect false equivalence and missing local context.
Billing Cycle StaggeringProcedureSpreads recurring invoices, payments, renewals, or customer notices across dates to avoid support and cash-flow surges.
binary_feature_vector_encodingMethodRepresents cases through mostly-zero indicator vectors with a few active dimensions.
Biomarker MonitoringTest or AssessmentUses observable biological indicators as proxies for health status, exposure, disease progression, or treatment response.
Biomimetic Translation SheetToolTakes 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 MatrixModelLays 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 CalculationMethodEstimate collision probability using a birthday-bound formula or conservative approximation.
Bitemporal Event RegisterRegisterRecords 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 LogArtifactMaintains tamper-resistant or failure-resistant traces for situations where ordinary records may be lost during the event itself.
Black-Box Contract Test SuiteToolOne 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 TestTest or AssessmentA test that evaluates system behavior without inspecting internal structure.
blame_credit_apportionment_tableApportionment Artifact
Blank or Rest FramePresentation PatternInserts a deliberately quiet slide, screen, room, or beat between dense segments so an audience can reset before the next signal arrives.
Blast or Fire ContainmentMethodA safety mechanism that contains explosive, thermal, chemical, or fire damage within a defined boundary and protects adjacent structures.
Blast-Radius TestDiagnostic EstimationDeliberately 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.
Blind Affective Response ProbeProtocolElicits comparative sensory and emotional readings without revealing treatment labels or intended mood
Blind Independent EstimatesProcedureA procedure for collecting estimates before participants see the anchor or each other’s answers.
Blind Independent Review RoundProcedureRequires reviewers, forecasters, jurors, evaluators, or team members to submit private assessments before seeing group discussion or prior scores.
Blind Independent Vote ResetDecision ProcedureA repeated decision round in which participants reconsider evidence independently after cascade contamination has been disclosed.
Blind Integrity QuestionnaireTest or AssessmentA questionnaire that asks masked roles what condition they believe they encountered and why.
Blind Interpretation CritiqueProtocolElicits source-blind readings before revealing the brief and compares interpretation range with intent
Blind or Double-Blind ReviewProcedureSuppresses irrelevant identity or status signals when those signals should not influence passage.
Blind Proficiency TestValidation Protocol
Blind Reconstruction ComparisonProtocolA protocol that compares reconstructed or transformed outputs against held-out reference cases without tuning to the answer.
Blind ReviewProtocolWithholds identity, reputation, and prior scores at the point of evaluation so a judgment forms before the expectation can steer it.
Blind Source SeparationMethodRecovers 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_revalidationTest or AssessmentA repeated analysis or test where reviewer exposure to producer identity, expected outcome, or contested labels is masked.
Blinded Outcome AdjudicationProcedureA procedure in which evaluators judge outcomes from evidence packets that omit condition or source identity.
Blinded Parallel AnalysisProcedureA procedure in which analysts or teams evaluate the claim independently before comparing results, reducing anchoring and coordination.
blinded_or_masked_reviewProcedureHides irrelevant cues during judgment so the relevant signal can be evaluated without substitution pressure.
Blocked Dependency TraceMethodFollows 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 EscalationResolution Mechanism
Blocker RegisterDocumentRecords missing, weak, unknown, stale, or waived conditions and their decision path.
Blue-Green or Canary ReplacementRollout ProcedureLimits replacement blast radius while observing real behavior before wider cutover.
Body-Change Summary InvalidationRuleTreats any material edit to the substance as automatically making the summary stale — invalid until it is re-derived and re-approved.
Bonferroni-Like CorrectionStatistical Threshold Adjustment
Booking LockSoftware or ToolA concurrency control preventing two active sources from reserving the same target slot.
Boolean SAT or SMT Path SearchToolEncodes 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 IntervalMethodResamples 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 DiagnosticDiagnostic EstimationPuts 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 ManifestRegisterDeclares 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-ReplaceProtocolFreezes 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.
Border CheckpointProcessA 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.
Borrowed Idea Attribution ScanAuditSweeps 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 SessionRitualConvenes affected actors to generate options that preserve legitimate value from both poles and expose residual sacrifice.
Both/And Strategy DesignStrategy Design MethodDesigns operating models that preserve competing strategic needs, such as exploration and exploitation, local autonomy and global consistency, or speed and reliability.
Bottleneck Analysis WorkshopDiagnostic Method
Bottleneck BufferOperational Rule
Bottleneck Priority RulePrioritization Policy
Bottleneck Valuation MapArtifactVisualizes constrained points, relief values, and migration risks.
Bound Method or CallbackArtifactPackages 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 ScreeningScreening ProcedureScreens candidates using defensible maximum or minimum possible performance so low-potential branches are not analyzed in full.
Boundary and Seam Regression TestAuditRe-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 Review PanelRole or TeamA 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 Condition ChecklistAuditEnumerates 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 MemoDocumentRecords the refined domain statement produced by a diagnosed correspondence violation.
Boundary Condition Revision WorkshopFacilitated ReviewUses the deviant case to revise scope conditions, typologies, theory clauses, or decision rules with reviewers or domain experts.
Boundary Critique ReviewBoundary ReviewTests who or what is included, excluded, marginalized, or made exceptional by a category boundary. It supports Essentialism Audit when the boundary is justified by supposed inherent nature.
Boundary Critique WorkshopFacilitated Review
Boundary Expansion ReviewReviewDeliberately 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 ProtocolProtocolA protocol specifying padding, truncation, masking, or wrapping rules at incomplete neighborhoods.
Boundary Renegotiation ForumInstitutionCreates a deliberative setting for deciding whether a taboo boundary should be preserved, clarified, limited, challenged, or redesigned.
Boundary Review ChecklistChecklistA checklist that audits who is included, excluded, pressured, silenced, scapegoated, or harmed by the current cohesion design.
Boundary Update LogAudit Record
Boundary-Object TranslationArtifactCreates a shared artifact, prototype, diagram, glossary, or scenario that different groups can interpret together while retaining their own context-specific concerns.
Boundary-Sharpening Review MapMetric or DashboardDisplays which adjacent units were suppressed and whether the resulting boundary improved detection or decision quality.
Boundary-Spanner NetworkRole or TeamStaffs 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-Value Test SuiteTest or AssessmentAdds explicit anchors at edges and transition points where nearby cases may behave differently.
Bounded Context or Domain Boundary ReviewReviewDraws 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 PilotMethodAdmits 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 ProtocolResponse Procedure
Bounded Coupling PilotWorkflowTests leverage in a small, reversible, instrumented setting before increasing coupling strength or exposure.
Bounded Coupling Tuning and Failure InjectionTest or AssessmentTunes coupling incrementally inside a protected envelope and injects credible overload, drift, dropout, reflection, adapter, and measurement failures.
Bounded Planning WindowOtherLimits planning to a defined interval, stage, sprint, release, budget cycle, or scenario horizon while preserving a path for later expansion.
Bounded-Domain Exhaustive SearchToolTurns 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 PolicyPolicyLets 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 AnalysisModelPuts 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.
Bracket or Tournament StructureProcessOrganizes 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_testTest or AssessmentA scenario test that asks whether an apparent capacity gain creates a worse equilibrium.
Branch and BoundMethodDiscards 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 ProcedureMethodUses bounds to avoid exploring branches of a combinatorial search tree that cannot improve the current best solution.
Branch-Pruning ProtocolProcedureEliminates counterfactual branches that require too many unsupported changes or violate documented constraints.
Branching-Path Scenario WorkshopWorkshopMaps multiple plausible trajectories from the juncture and identifies branch conditions, early signals, and lock-in mechanisms for each.
Brand Guideline SystemDocumentDocuments stable brand identity elements and permitted expressive variations across contexts.
Brand SystemIdentity System
breach_checklistMonitoring Checklist
breadcrumb_and_landmark_trailInterfaceProvides orientation and recovery through spatial, conceptual, or procedural landmarks.
Break-Even Activation ModelValuation ModelModels the activation investment, timing, probability of crossing, and expected post-threshold benefit to identify the point at which activation becomes justified.
Break-Glass Disclosure WorkflowProcessGrants 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 TableReview Artifact
Breath Synchronization ExerciseMethodBrings 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 RoleRole or TeamAssigns supported convening, translation, and relationship-maintenance responsibilities to actors who can move credibly across boundaries.
Bridge Assumption Annotation ProtocolProcedureRequires analysts to annotate the assumptions used when converting appearances or observations into stronger causal or object-level claims.
Bridge OrganizationInstitutionA 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 LinkToolLocks 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 SessionRitualCreates a moderated encounter with credible outside or mixed-position participants who can translate across trust boundaries.
Bridge-Edge PrioritizationMethodRanks 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.
bridge_context_interviewElicitation MethodInterviews people who operate across source and receiving contexts to identify transformations, missing assumptions, and misreadings.
Bridging ExamplesArtifactA 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 RitualRitualUses repeated symbolic action, shared recognition, or collective practice to reinforce a new cross-boundary relationship.
BriefbackRitualA participant restates the plan, role, risk, or next action to confirm shared understanding.
Briefback or Intent ConfirmationProtocolA concrete protocol for implementing part of Agentic Control Loop Design.
Briefback Reference CheckProtocolA participant repeats the target, scope, and intended next action so the group verifies mutual reference before acting.
Broker Visibility PartitioningProtocolSplits 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 RuleRuleA 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.
Budget / Time LimitOtherSets resource or schedule boundaries that exclude or penalize options exceeding available money, time, labor, or capacity.
Budget Balance GuardrailAllocation ControlConstrains spending or investment mix so immediate demand, favored categories, or politically salient projects do not consume all capacity.
Budget Ceiling with Returned-Funds PathPolicyCaps 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 ContingencyArtifactA 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 Encumbrance ControlRuleReserves budget the moment a spending commitment is made and blocks any promise that would draw the fund below its available balance.
Budget FloorDocumentProtects a minimum resource allocation from being consumed by other priorities.
Budget ReserveInstitutionCreates a protected financial allocation for contingencies, strategic options, mandated obligations, or emergency needs instead of allocating every dollar to current use.
Budget Sandbox AllocationGovernance MechanismProtects a small pool of funds, time, or staffing for alternatives without disrupting required incumbent operations.
Budget Stop RuleProcedureA budgeting procedure that blocks additional funding unless expected marginal value clears a threshold.
Budget-to-Mandate CrosswalkToolLines 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 AlignmentProcedureA governance procedure that aligns evidence, planning, funding, approval, and execution cycles.
Buffer Pool or ReserveOtherAbsorbs surges or deficits while longer-term structural flattening takes effect.
Buffer ResourcesArtifactHolds an extra stock of materials, inventory, compute, or workspace so ordinary variation in supply or demand is absorbed without starving critical work.
Buffer Zone DesignMethodReserves 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 PulseTest or AssessmentInjects a known stimulus through part of the measurement or control chain and checks whether the observed response remains within tolerance.
Bulk Purchasing AgreementProcedureAggregates demand across buyers so volume, negotiation leverage, and reduced duplicated procurement lower per-unit purchase or contracting costs.
Bulk-Purchase and Resale MonitorMetric or DashboardFlags suspicious purchase volumes, secondary-market listings, account-sharing patterns, or repeated eligibility anomalies.
Bulkhead IsolationProcedureA compartmentalization mechanism that prevents failure, flooding, fire, contamination, or overload in one compartment from spreading to others.
Bullwhip Effect ReviewTest or AssessmentChecks whether ordering, forecasting, or inventory feedback at one tier is amplifying variability at another tier of a supply chain.
Bundle/Unbundle MenuInterfaceShows bundled and standalone options so affected parties can obtain desired access without unrelated add-ons where separation is feasible.
Bundled Clause or Motion SplitProtocolDivides 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 ProtocolProgram Design MethodPackages multiple practices, supports, or controls as a coordinated intervention when their joint use is expected to produce amplified benefit.
Burden-of-Proof RuleRuleAllocates 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 AnalysisMethodA method for testing whether circular redesign benefits hold under different assumptions and impact categories.
Burst BufferArtifactAbsorbs 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 LoggingSoftware or ToolTemporary or conditional logging that increases observational density around suspected bursts so short-lived episodes leave usable evidence.
burst_sampling_protocolContingent CaptureSwitches temporarily to higher-resolution capture around suspected transitions or rare events.
Bycatch AuditTest or AssessmentExamines non-target capture or collateral burden that ordinary success metrics ignore.
Bypass QueueRouting Mechanism
Byzantine Fault-Tolerant Quorum ProtocolProtocolReaches 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.
Cache Eviction RuleRuleDecides 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 ReviewProtocol
Cache or Read ReplicaToolServes 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 RuleRulePartitions or scrubs shared hardware state between security domains so one tenant's access pattern can't be read off another's timing.
Cache with Authoritative FallbackSoftware or ToolA system mechanism serving common requests from a fast cache and routing misses or conflicts to an authoritative source.
Cached Result ReplayProcedureReturns the original completion result to duplicate attempts so callers receive a stable answer instead of causing new execution.
Cadence Break and RestorationMethodEstablishes a steady rhythm, deliberately breaks it to open a tension, then restores the cadence so the return itself is the resolution.
Cadence Reset RetrospectiveRitualAfter a high-tempo interval, reconstructs what was answered, ignored, accelerated, or slowed and updates the decoupling design.
Calendar Allocation ReviewRitualMakes the opportunity cost of meetings, deadlines, and recurring commitments visible in time and attention systems.
Calendar Capacity AuditAuditTotals 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 HoldbackProcedureBlocks time in a calendar, production schedule, clinic template, classroom plan, or service queue for urgent, strategic, or uncertain future needs.
Calibrated Probability ElicitationTest or AssessmentElicits ranges, probabilities, or distributions while checking for overconfidence, incoherence, and calibration problems.
calibrated_next_step_planAction PlanA plan linking known unknowns to practice tasks, feedback channels, and criteria for updating confidence.
Calibration Anchor StimuliArtifactA 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 ConversationRitualA 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 Curve ReviewDiagnostic EstimationChecks whether a score's predicted probabilities still match observed frequencies before anyone moves the threshold that sits on it.
Calibration ExerciseMethodHas 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 TicketWorkflowLinks check outcome to release, continued operation, restricted operation, maintenance, or removal from service.
Calibration ProcedureProcessAligns 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 SetArtifactA set of known inputs, standards, gold samples, or benchmark cases used to estimate mapping deviation.
Calibration WorkshopRitualConvenes the people who judge the category to align on shared reference cases and on how context reweights typicality, so their independent calls converge.
Calibration-Set Interval AdjustmentProcedureUses a held-out calibration set or validation sample to adjust interval width or quantile cutoffs before reporting deployment intervals.
Call And Response SequenceRitualAn 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-and-Response PatternRitualAlternates 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 EvaluatorMethodEvaluates 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 TestMethodRuns 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 FunctionInterfaceAllows one part of a system to provide behavior that another part invokes later when a lifecycle event, completion condition, or external signal occurs.
Callback QueueDeferred Contact QueueAlso appears near Queue Abandonment Management. It fits Queue Reservation when the callback preserves queue position rather than merely chasing lost demand.
CalloutArtifactAttaches a discrete label, box, arrow, or caption that states in words why the already-chosen focal element matters or what to do about it.
Campaign BurstMethodUses a short concentration of outreach or attention cues followed by a quiet interval to avoid constant background noise.
Canary Context SwitchMethodCommits 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 SequenceProtocolPasses 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 PerturbationProcedureApplies a small disturbance to a contained slice of the system before wider exposure.
Canary ProbeTest or AssessmentA lightweight probe placed in a system to periodically or conditionally reveal whether an intermittent failure, exposure, or degradation is occurring.
Canary Reentry TrialProcedureA limited early reentry procedure that tests signals before broad expansion.
Canary Region ProbeMonitorPlants 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 ReleaseStaged Release Mechanism
Canary Rollout with Kill SwitchProcessAdmits 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.
Candidate CapOtherSets a maximum number of candidates, options, hypotheses, vendors, designs, or cases to consider in a cycle, usually paired with ranking or sampling criteria.
Cannibalization Option GateProtocolLets an incumbent choose when to protect, acquire, separate, integrate, or cannibalize its own offering as trajectory evidence changes.
Canonical Index or RegistryArtifactMaintains a stable reference order for items that must be found, compared, or governed consistently.
Canonical RegistryRegisterMaintains 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 SelectionMethodChooses one repeatable representative when a global regular canonical form genuinely exists.
Canonical Sort OrderProcedureSorts items by a documented stable rule so later comparison or processing sees a consistent sequence.
Canonicalization PipelineToolAn automated transform that rewrites any equivalent input form into one canonical form at the boundary, so everything downstream sees a single normalized representation.
Canonicalization RuleRuleCollapses 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 TemplateTemplateA structured template that elicits parts of a model through labeled fields.
Cap or Floor RuleConstraint RuleSets maximum or minimum participation, budget, exposure, workload, risk, or representation levels to keep one element from dominating or disappearing.
Cap-and-TradeInstitutionHolds 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 CatalogRegisterA 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 MatrixDecision ArtifactMaps each role requirement to incumbent and substitute capabilities, evidence, gaps, and accepted differences.
Capability ObjectArtifactAn 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-Ladder RunbookProtocolLays 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 ReviewReviewA 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 GatewaySoftware or ToolChecks policy and capability scope before interpreted content can call tools or affect protected state.
capability_or_authorization_revalidationSecurity ControlRechecks that the presented authority still applies to the referent and action at request time.
capability_reinvestment_covenantDocumentDocuments required reinvestment into durable productive, adaptive, maintenance, or diversification capacity.
Capability–Case CrosswalkArtifactReconciles 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 Buffer PrepositioningMethodStocks reserve capacity next to the hotspots that will need it most, ahead of the window when a shock would overwhelm them.
Capacity DashboardArtifactPuts current load, utilization, queue length, and deadline risk on one visible surface, so overcommitment is seen before it is felt.
Capacity Drawdown LedgerRegisterRecords 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 BoardInstitutionA 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 ExpansionResource Investment
Capacity Expansion TriggerRuleFires 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 ForecastPlanning Forecast
Capacity HeadroomMethodRuns 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 AlertMonitorWatches 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 AnalysisMethodCompares 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 MappingMethodCompares required capabilities and resources against what implementing actors actually possess or can build in time.
Capacity Milestone AgreementDocumentDefines the recipient capabilities and evidence required before support changes or autonomy claims are accepted.
Capacity Planning ModelMethodConnects forecast demand to required resources, staffing, budget, infrastructure, or review capacity at future scale levels.
Capacity PoolInstitutionAggregates 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 Threshold TriggerWorkflowA capacity-management mechanism that activates queueing, surge staffing, load shedding, admissions control, procurement, or throttling when utilization crosses a limit.
Capacity Trigger RevisionRuleResets 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 DashboardMonitorTracks 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 DashboardMetric or DashboardA dashboard tracking draw volume, projected growth, duplicate rate, and distance to threshold.
Capacity-Aware Dispatch OptimizerToolRecommends 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 QueueToolHolds 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_closure_or_reversal_reviewWorkflowA workflow for reversing or constraining a capacity addition that causes systemic harm.
capacity_reservation_ruleProcedureA rule that reserves part of the shared substrate for incumbent, public-good, safety, ecological, or vulnerable uses.
Capital Budgeting ComparisonMethodCompares proposed capital uses against the next-best use of funds, capacity, or risk-bearing ability.
Capped-Growth or Split RuleProcedureA rule that triggers splitting, spin-outs, local autonomy, or added interfaces when a unit crosses diseconomy or concentration limits.
Capture and Conflict AuditAuditA 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 AuditAuditPeriodically 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.
Carbon PricingPricing Rule
Carbon Sequestration StorageMethodA method for removing carbon from active atmospheric circulation and holding it in a more stable storage form.
Card SortTest or AssessmentA user research method that reveals how people naturally group information units.
Card Sort or Example SortMethodHas 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 TestTest or AssessmentTests whether users group, find, and interpret items according to the intended information structure.
Caricature Detection ReviewMethodChecks whether the environment describes out-group or rival views in ways their informed holders would reject.
Carnot or Theoretical-Limit BenchmarkTest or AssessmentUses an idealized upper bound to separate unavoidable limits from avoidable design losses.
Carrying Capacity AssessmentModelEstimates 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 Error AuditTest or AssessmentAnalyzes false positives, false negatives, delays, and reviewer disagreement by stage.
Case Comparison and ContrastMethodSets 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 HistoryDocumentAccumulates observations, interventions, decisions, and outcomes for a person, client, patient, asset, project, or legal matter.
Case Library CaptureArtifactBuilds 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 TiersProcedureAssigns cases to light, standard, intensive, or specialist management tracks according to need, risk, or complexity.
Case Review PanelGovernance ReviewA deliberative review mechanism for edge cases, contested estimates, and fairness conflicts.
Case Selection Bias AuditAuditInterrogates 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 Story LibraryArtifactMaintains reviewed real or composite stories with source status, permissions, population notes, and intended use.
Case Universe Sampling FrameProtocolFixes the population of cases the study could have chosen — the boundary, the unit, and the eligibility rule — before any case is picked.
Case-Based PracticeMethodUses cases to preserve contextual complexity, competing cues, incomplete information, and consequences relevant to the target capability.
Case-Mix Risk Stratification TableMetric or DashboardA table or dashboard that groups cases by baseline severity or exposure before comparing outcomes.
case_intake_scriptAssessment Protocol
Caseload CapPolicySets 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 ReserveArtifactA maintained balance of immediately spendable money or near-money resources reserved for urgent obligations.
Catalyst Regeneration ProtocolProcessA 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 SystemMethodTreats 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 CoverDocumentA capital-market or trigger-based cover that pays when a specified catastrophic or parametric condition occurs.
Catastrophic Case ProtocolProtocolPulls cases whose downside is severe or irreversible out of frequency-based prioritization and gives them pre-committed special handling scaled to consequence, not likelihood.
Category AuditAuditPins 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 Language AuditMethodReviews labels, reports, forms, dashboards, and interfaces for wording that turns classifications into essences or facts beyond their warrant.
Category Reframing WorkshopMethodGuides participants through boundary markers, edge cases, consequences, alternative framings, and adoption implications.
Category ReviewReview ProcessExamines whether an existing category is being used as a fixed natural kind when it should be treated as pragmatic, graded, context-sensitive, historically produced, or revisable.
Category-Membership Attribution AuditWorkflowTests whether a property has been attributed to an individual or item merely because it belongs to a category, class, cluster, or population.
category_claim_launchCommunication MechanismPublicly frames a new category or use case so later entrants are compared against the early mover.
category_predicate_separationFormal Parse
Causal Feature Review PanelRole or TeamConvenes 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 Layered Analysis TemplateTemplateProvides a structured worksheet for recording surface litany, systemic causes, worldview/discourse, myth/metaphor, and possible interventions at each layer.
Causal Loop Delay MapModelAnnotates 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 DiagramModelDraws 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 MapArtifactRepresents hypothesized or validated causal relations, ideally with evidence confidence and uncertainty labels.
Causal Sequence MapArtifactVisualizes how the story links events into causes, consequences, turning points, background conditions, and uncertainty points.
Causal-Claim Labeling TemplateArtifactStamps 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 ProtocolProtocolGuarantees 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 MapSystems Mapping Artifact
causal_contribution_timelineEvidence Map
causal_loop_diagram_with_delay_marksDiagramming MethodA causal loop diagram that annotates links with delay markers, loop polarity, and expected response time.
Caveated Decision MemoArtifactA 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_modelInstitutionAn operating model where small autonomous cells coordinate through shared standards, peer forums, and escalation paths.
Cellular Automata RuleMethodImplements 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 AuditAuditReconstructs the failures and delayed entrants missing from a survivor sample, so a persistence forecast is not silently biased by who happened to be observed.
Center-Surround FilterMethodComputes a focal response against a suppressive surround so local differences become more visible.
Central RegistryArtifactA 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 PlatformSoftware or ToolProvides common technical infrastructure, hosting, data services, build systems, or operating platforms used by many products or teams.
Ceremonial UnveilingRitualMarks 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 CheckAuditCatches 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 Revocation List or Status EndpointFreshness ServiceCommunicates revoked, suspended, expired, or compromised issuance states to verifiers.
Certification ProgramInstitutionA recognized institution that assesses implementations against the standard and grants a certification mark, turning conformance into a market signal buyers can trust.
certification_signoff_with_scope_limitsDocumentA formal approval or assurance statement that records scope, evidence, conditions, exclusions, expiration, and residual uncertainty.
Certified Supply or Chain-of-Custody RecordTraceability Backed Signal
Chain-of-Custody Evidence ReviewProcedureAn inspection of whether samples, logs, records, artifacts, or datasets remained authentic, complete, and traceable.
Chain-of-Custody LogStatus Trace Mechanism
Chain-of-Custody or Lineage CheckProtocolReconstructs 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 RecordProtocolDocuments custody transfers, handling conditions, responsible actors, timestamps, and integrity checks.
chain_of_custody_cross_checkChecklistCompares process-imprint attribution against explicit provenance or custody evidence without conflating them.
Challenge Case Red TeamReview Protocol
Challenge or Proof-of-WorkProtocolDemands 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 ProtocolProtocolGives 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 MessageProtocolDelivers a credible pre-performance explanation that difficulty is expected, strategies can improve, and errors are not identity-diagnostic.
Challenge-Panel Cross-Reactivity TestTest or AssessmentTests the selector against near-neighbor, decoy, or vulnerable non-target cases to reveal where discrimination collapses.
Challenge-Set Refresh CycleProcessA 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 WindowPolicySchedules 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 TestProtocolRuns a candidate threshold in parallel with the incumbent on the same live traffic and promotes it only if it demonstrably wins.
Champion–Challenger Barrier RevalidationProcessRuns 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 EvaluationReviewRuns 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 RotationProcessKeeps 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 Control GateWorkflowRequires proposed changes to pass a structured review of complexity impact, value, risk, and maintainability before entering the system.
Change Impact ReportDocumentUses trace links to summarize which downstream artifacts, obligations, tests, owners, or outcomes are affected by a proposed change.
Change LedgerDocumentCreates a structured ledger of changes, rationales, approvals, and consequences across time.
Change Log and Audit TrailAuditPreserves 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 AssessmentDiagnostic AssessmentAssesses willingness, authority, capacity, trust, timing, and organizational conditions for adoption.
Change-Data-Capture PropagationToolTails 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 MatrixArtifactThe 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-Point and Regime-Switching ModelModelModels 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 DetectionMonitorFlags 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 TestTest or AssessmentIdentifies candidate structural breaks that should be modeled separately rather than absorbed into a smooth trend.
Changelog and Release NotesRegisterA 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 ManagementMethodMaps 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 Mode IndicatorInterfaceUses interface labels, status badges, channel names, or workflow states to show which mode a digital interaction is currently in.
Channel Monitoring DashboardMonitoring Artifact
Channel Saturation ReviewDiagnostic ReviewReviews whether a communication, sales, service, or delivery channel has reached declining incremental response and should be supplemented.
Channel Telemetry DashboardMetric or DashboardA dashboard monitoring channel overload, delay, drop, decoding error, side-channel use, and receiver outcomes.
Channel-Fit AuditMethodA structured review of whether a channel can carry the payload needed for a receiver decision.
channel_specific_scope_noteCommunication ToolAdds a context-specific qualification that prevents a term or practice from propagating too broadly or too narrowly.
Chaos Engineering Game DayTest or AssessmentRuns bounded failure scenarios and harvests fixes that improve future system behavior.
Character Identification MatrixTemplateTests which character or narrator can carry the audience into the storyworld without stereotype or false similarity.
Characterization Test HarnessToolPins 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 TestTest or AssessmentTests electrochemical or storage-cycle efficiency, degradation, and reversibility across repeated cycles and load regimes.
Chart ParsingMethodRecovers 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 DocumentDocumentCodifies the decision rights, scope, source of authority, and revision conditions for a role, body, project, or institution.
Charter, Bylaws, or Operating AgreementArtifactThe 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 MandateDocumentEncodes the zone, internal authority, non-interference rule, exception thresholds, and accountability route in a charter, policy, constitution, bylaws, or mandate.
ChecklistChecklistA checklist can record criteria, but readiness assessment also requires evidence quality, gap interpretation, decision authority, and preparation routing.
Checklist ConfirmationChecklistA human-facing procedure that confirms whether an action has already been completed before repeating it in operational, clinical, legal, or administrative settings.
Checklist ConversionToolDistills an already-known routine down to the short list of critical, easily-skipped checks that catch the failures that actually happen.
Checkpointed Stage PromotionProcessAdvances 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 ReconciliationAuditPeriodically 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 ValidationToolDetects unintended alteration, transmission error, or corruption by comparing a freshly computed hash against a trusted reference value.
Chemical Taggant ProgramIntentional Marker System
chemical_or_isotopic_signature_testTest or AssessmentUses material composition or isotopic ratios as an origin-imprint evidence channel.
Choice Architecture SimplificationMethodReduces irrelevant options and presentation burden while preserving meaningful alternatives and agency.
Choice Set Pruning MethodMethodA method for filtering or tiering options before detailed comparison.
Chokepoint or Gateway AnalysisTest or AssessmentIdentifies positions through which many flows, decisions, routes, or dependencies must pass.
chronological_backtracking_logDocumentA log recording the order of choices, failures, rollbacks, and alternative branches.
Chunked DocumentationDocumentDocumentation organized into meaningful labeled units.
CI/CD PipelineSoftware or ToolImplements pipeline staging in software delivery by moving changes through build, test, review, deployment, and release stages with automated handoffs.
Circuit Breaker PauseProtocolTrips 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 DashboardMetric or DashboardA dashboard that tracks actual loop performance and lifecycle-relevant circularity indicators.
Citation ChainDocumentLinks claims to sources, prior claims, evidence, data, methods, or interpretive steps.
Citation IndexArtifactTurns 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 ReviewMethodTraces a claim through references and derivative accounts to determine whether sources are independent or reproducing the same origin.
Claim Certificate or Verifiable CredentialArtifactPackages 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 RegistryTraceability and Governance Record
Claim Release GateDecision GatePrevents downstream publication, decision, or automation until claims from a distorted account have scoped confidence and corroboration.
Claim Status Labeling StandardLabeling StandardA style and metadata standard for marking statements as fact, assumption, hypothesis, axiom, premise, conjecture, belief, estimate, or question.
Claim Tagging MatrixTemplateLists claims in rows and tags each by source, claim type, warrant level, bridge assumptions, and calibrated wording.
Claim-Evidence-Reasoning CardTemplateCaptures a compact claim, evidence trace, and reasoning bridge for review.
Claim-Warrant MatrixTemplateLinks claims to evidence, source quality, counter-evidence, confidence, and belief state.
claim_confidence_warrant_reviewReview ProtocolA structured check that asks whether the confidence attached to each claim is justified by its warrant strength and stakes.
claim_scope_freezeAudit Record
claim_strength_ladder_reviewReview Procedure
Claims or Outcome Experience RatingMethodFeeds 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 TreeDecision Support
Clarification ProtocolProtocolA 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.
Classification Disagreement AuditAuditMeasures where classifications diverge — reviewer vs reviewer, human vs model — to expose systematic bias and human-model misalignment.
Classification Impact ReviewReviewTraces 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.
Clawback ClauseRuleRecovers 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 ClauseDocumentRecovers a previously granted payoff when later evidence shows misconduct, underperformance, misrepresentation, or failure to satisfy conditions.
Clawback or Reversion ClauseRuleWrites 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 NoticeArtifactCloses 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 RebuildAuditRebuilds the whole system from its declared seed inside a sealed, pristine environment to prove nothing on the host silently crept into the result.
Clean-Room Rebuild or Replatforming PilotMethodRebuilds 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 AirlockArtifactA physical staging boundary that lets people and materials enter a controlled space only after gowning, cleaning, and pressure transition strip the contamination they carry.
Clearance CertificateDocumentRecords that defined residual-risk thresholds and validation checks have been satisfied before reentry or release.
Clearance Pathway EnhancementProcessExpands and speeds the legitimate channel that processes an unwinding stock — treatment, settlement, recycling, migration, disposal — so the crash load clears faster than it arrives.
Clickable PrototypeSoftware or ToolAn interactive interface shell that simulates navigation or user flow without full backend functionality.
Clickstream Deviation ScanToolMine 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 IndexMetric or DashboardA domain-specific indicator, such as a climate pattern index, used as a distal signal for climate-related teleconnection analysis.
Clinical / Social-Determinant MatchingPublic Health Intervention Selection
Clinical Care PathwayProtocolImplements pipeline staging in care delivery by sequencing intake, triage, diagnosis, treatment, monitoring, discharge, and follow-up while preserving patient state.
Clinical Clearance ProtocolProfessional ProtocolImplements 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 ProtocolProtocolCoordinates disclosure, corrective care, monitoring, record amendment, and follow-up when a clinical action cannot be undone exactly.
Clinical Discharge Readiness CheckTest or AssessmentA domain-specific mechanism for assessing whether a patient can safely leave one care setting for another with adequate stability and support.
Clinical Indication CriteriaProtocolDefines 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 QueueRisk and Readiness Mechanism
Clinical Pilot StudyHealthcare Trial
Clinical Reference RangeArtifactDefines 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 Risk BandingMethodUses clinical indicators to separate patients into bands that receive different screening, follow-up, treatment intensity, or safety precautions.
Clinical ScreeningProtocolA 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 ProtocolProtocolImplements titrated intervention through professionally governed starting levels, adjustment increments, monitoring intervals, contraindications, and stop conditions.
Clogging and Regeneration ProtocolProtocolWatches 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.
Close Reading ProtocolMethodUses structured attention to local language, form, sequence, and context to test and revise an interpretation.
Close Reading TableMethodSlows 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 ProtocolReview Procedure
Closed-State Capacity Challenge PanelDiagnostic EstimationCertifies 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 TableOrdering Artifact
Closure SerializationMethodTurns 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-Horizon DashboardMonitorFuses 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 AutoscalingToolAn 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 Scaling PatternToolWires 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 ScanMonitorWatches for the population fracturing into rival phase clusters or a chimera — part locked, part incoherent — that a single global average would hide.
Clutter PruningReduction Mechanism
Co-Design WorkshopCollaborative Design MethodTurns included knowledge into design choices by having affected knowers help generate, critique, and refine prototypes, policies, workflows, or interfaces.
Co-Insurance or Risk-Pooling ArrangementFinancial or Governance Mechanism
Co-Investment RequirementPolicyRequires 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_occurrence_weighting_pipelineSoftware or ToolA data or recommender pipeline that updates edge weights from repeated co-occurrence after context and bias checks.
Coaching Check-InRitualA 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 SessionRitualImplements behavior refinement by observing a performance attempt, providing targeted feedback, and setting the next practice focus.
Coalition Alignment SprintCoordination ProtocolQuickly aligns key actors around a path, guardrail, or temporary holding pattern before coordination failure selects an inferior equilibrium.
Coarse Grid SearchMethodCoarse grid search belongs primarily under Coarse-to-Fine Search unless it is being used to create a stable macro representation.
Coarse Landscape SamplingMethodSamples diverse regions at low resolution before spending evaluation budget on detailed local improvement.
Coarse Screening ChecklistChecklistGives human reviewers a short high-recall set of initial cues before deeper review.
Coarse-Grained ModelArtifactA coarse-grained model is the output or artifact of the archetype, not the archetype itself.
Coarse-to-Detailed PlanningPlanning MethodStarts with rough plans, estimates, or schedules and adds task detail, dependencies, resource constraints, and contingencies as commitment approaches.
Coarsening and Aging TestDiagnostic EstimationAges 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 PolicyPolicy
Code Crosswalk ValidationTest or AssessmentTests reconciled mappings among codes, classifications, billing categories, diagnostic categories, policy categories, or product taxonomies.
Codebook Loss NoteClassification Guardrail
codebook_pruning_and_split_reviewProcedureMerges dead or redundant units and splits overloaded units that create collisions.
Codec SpecificationArtifactThe 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.
Coercion Safeguard ReviewTest or AssessmentChecks whether agreement is distorted by threats, dependency, scarce alternatives, authority pressure, or unacceptable loss on refusal.
Cognitive InterviewMethodWalks 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 Offloading AidSoftware or ToolMoves memory, comparison, sequencing, or calculation burden into checklists, tables, prompts, or tools.
Cognitive Task AnalysisMethodSystematically 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.
Coherence ReviewReview Process
Coherence-Decay CurveTest or AssessmentEstimates relational degradation over exposure time, intensity, and context.
Coherence–Utility Tradeoff TestTest or AssessmentCompares gate settings on both relational integrity and useful exchange or adaptation.
Cohesion Pulse SurveyTest or AssessmentA recurring assessment of belonging, trust, mutual support, contribution fairness, dissent safety, exclusion risk, and cohesion pressure.
Cohort StaggeringRuleOffsets 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 Transition TableArtifactTracks how defined cohorts move from stage to stage over a stable observation window.
Cohort-Based ReactivationProcessSplits 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.
Collaborative Draft Merge WorkflowWorkflowCombines divergent document, legal, curriculum, or design drafts by comparing edits, preserving rationale, and resolving incompatibilities.
Collateral RequirementPolicyRequires 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.
Collective Bargaining for Value CaptureProtocolPools 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 RenewalRitualA 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 Licensing PoolInstitutionA pooled authorization body that turns many separate consents into one legitimate clearance path.
Collective ProcurementMethodPools 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 MarketToolPools many independent producers behind one shared shopfront and brand so each reaches buyers directly and keeps the margin a distributor would take.
Collective Threshold PledgeProtocolMakes 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 WorkshopMethodFacilitates mapping of consequence-information growth against intervention-cost growth before a major commitment.
Collision Probability TableArtifactA lookup artifact mapping namespace sizes and draw counts to collision probabilities.
Collision Quarantine QueueWorkflowA review workflow for conflicting assignments, suspected collisions, and merge decisions.
Collision Retry ProtocolProtocolA protocol for regenerating, rejecting, logging, and escalating after a duplicate is detected.
Color PaletteImplementation Artifact
Color-Field TranslationMethodTransfers emphasis atmosphere or relation from depicted objects into color fields and boundaries
Combination Therapy ProtocolProtocolCoordinates multiple treatments so one increases the efficacy, tolerability, reach, or durability of another.
Combination Therapy RegimenDomain Specific ProtocolCombines treatments whose mechanisms, timing, or dosing are expected to reinforce one another while monitoring safety and antagonism.
Combinatorial Test Coverage GridTest or AssessmentTracks which cells or cell classes have been tested and where blind spots remain.
Command Builder InterfaceInterfaceBuilds commands from typed arguments and allowlisted operations rather than raw strings.
Command–Query SeparationMethodSeparates operations that ask for information from operations that change shared state.
Commemorative Inscription or TagArtifactFixes 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.
Commit HistorySoftware or ToolImplements layered record accumulation for software and document systems by preserving revisions, authorship, timestamps, and messages.
Commitment and Dependency RegisterRegisterTurns 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 BudgetPolicyCaps the total promises an actor may hold at once, so a new yes must fit the budget or displace an existing commitment.
Commitment Burndown ReviewReviewPeriodically reconciles what was promised against what has been completed, cancelled, deferred, and newly accepted — so the true commitment load is tracked, not assumed.
Commitment Disclosure Exception and Outcome LogMethodLinks material promises and disclosures to deviations reasons impacts responses and remedies.
Commitment LadderPlanning Artifact
Commitment PlanningPlanning ToolTranslates chosen commitment into decisions, milestones, routines, accountability checks, and review points.
Commitment RehearsalMethodTurns 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 Scheme with Opening RuleProtocolLets a prover bind to a value now and later prove selected relations about it without unrestricted disclosure.
committed_backup_facilityInstitutionProvides prearranged liquidity, capacity, staffing, inventory, or service access that can activate when normal refresh fails.
Committee ScoringProcedureHas multiple reviewers score, rank, or classify cases before combining scores into a decision input.
Common APIToolA 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 ObligationPolicyBinds 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 PolicyProtocolDefines minimum shared obligations while allowing local units bounded implementation autonomy.
Common Operating PictureMetric or DashboardA shared display or board showing operational state, resources, tasks, risks, and locations.
Common Operating Picture BoardToolA 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 CalloutProcedureAnchors an incident, operations, or clinical team to one visible map, dashboard, board, image, or case state before coordination.
Common Platform RoadmapDocumentSequences investments in common capabilities so multiple output teams can depend on a visible shared foundation.
Common Tooling StackSoftware or ToolStandardizes recurring tools, templates, libraries, workflows, or development environments across units so setup, training, maintenance, and support costs fall.
Common-Cause and Copying AuditChecklistChecks whether shared sources, incentives, regulations, vendors, or social proof explain the repeated solution.
Common-Cause Dependency AuditAuditChallenges the independence the redundancy math assumes by hunting the shared upstream driver that would fail several 'separate' barriers in the same instant.
Common-Cause FMEAMethodExtends failure mode and effects analysis by asking which single causes could defeat multiple redundant elements or controls at once.
Common-Driver DecompositionMethodTests 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 ProjectWorkflowOrganizes members of different groups around a concrete project that requires shared contribution and produces visible mutual benefit.
Common-Mode Dependency AuditTest or AssessmentChecks whether nominal alternatives share upstream bottlenecks, infrastructure, ownership, credentials, or failure triggers.
Common-Mode Escape ReviewReviewTests 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.
Commons Access RuleRuleGoverns 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.
Communal Meal Or ExchangeRitualSharing 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 RedesignCoordination MechanismChanges who can communicate with whom, through which channel, at what cadence, and with what escalation or visibility rules.
Communication Pattern ReviewReviewReads 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 LayersGovernance Arrangement
Community Access PointInstitutionStands 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 ConsultationProcedureElicits local interpretations, harm concerns, practical constraints, and legitimacy judgments from people situated in the receiving context.
Community Contribution GuidelinesPolicyThe 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 Engagement ForumInstitutionA recurring public or semi-public forum for community-facing stakeholder engagement.
Community Language ReviewProcedureInvites members or representatives of the target community to review whether wording, examples, tone, and identity signals fit the intended audience.
Community Moderation ProcessDistributed Governance Process
Community NormProtocolImplements local rule design socially by creating locally recognized expectations for contribution, moderation, reciprocity, repair, or boundary enforcement.
Community Norm CodificationPolicyTurns a community's unwritten expectations into explicit, agreed guidelines — earning legitimacy and enforcement without freezing out the belonging the norm rested on.
Community Reading SessionRitualConvenes 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 PlanGovernance Plan
Community Renewal RitualRitualRe-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 Review BoardGovernance ForumCreates an ongoing review body with standing to inspect knowledge claims, categories, evidence use, and downstream decisions that affect a community.
Community Review PanelInstitutionProvides a recurring forum where affected groups can challenge assumptions, request adaptation, and evaluate legitimacy of the imported artifact.
Community Self-GovernanceProcedureLets members create and maintain shared norms, roles, moderation practices, or work priorities within an agreed boundary.
Community Stewardship CouncilRole or TeamProvides accountable plural stewardship over access, interpretation, conflict, and repair.
Community-Informed ImplementationWorkflowUses community knowledge to adapt central programs, services, or interventions to lived context while preserving program goals.
Community-Supported Production SubscriptionModelBuyers 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 UpdatesState Update PatternImplement updates whose final effect is independent of update order, such as additive counters, set unions, or independent condition marking.
Comparative Case Review PanelRole or TeamA 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 SeminarLearning FormatCompares several cases so learners see their home arrangement as one pattern among multiple possible arrangements.
Comparative Historical TimelineArtifactLines 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 ModelModelModels 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.
Compare-and-Swap Version TokenMethodReads 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.
compare_and_swap_or_version_guardTechnical ControlAllows action only when the referent still has the expected version, state, or token.
Comparison ChartArtifactEncodes selected dimensions across items in a compact display; useful when relation inspection requires structured rows, columns, or criteria.
Comparison TableTemplateA table that externalizes categories, criteria, contrasts, or alternatives.
Comparison-Class Review MemoAudit Record
Compartment ModelModelAbstracts 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 ModelMethodA model that represents exposure as movement through one or more compartments before linking exposure to response.
Compartmented BriefingAccess Control Procedure
Compatibility Bridge or ShimToolA 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 GuaranteePolicyPromises early adopters their tools and data won't be stranded, removing the fear of incompatibility that keeps them from joining.
Compatibility LayerTechnical Mechanism
Compatibility MatrixArtifactA 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 ScreeningChecklistA checklist, rule set, or review procedure that filters unsafe, invalid, infeasible, or uninterpretable combinations.
Compatibility Test SuiteMonitorA 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 ProtocolWorkflowProvides a known repair path when an unauthorized or irreversible effect has already occurred.
Compensating-Event CorrectionProtocolCorrects 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 ReviewProcedureEvaluates whether proposed offsets, transfers, phased support, or mitigation measures are credible, reachable, and proportionate to identified losses.
Compensation or Restoration FundRemedy Funding Mechanism
Compensation or Takings ReviewReviewTests whether the public interest justifies overriding a private right — and, if it does, what compensation makes the compulsory taking legitimate.
Competency FrameworkArtifactA 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 UpdateRegisterMaintains 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.
Competition or Antitrust RemedyPolicyAn 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 Occupancy InhibitionMethodOccupies 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 BoardInterfaceShows a priority field in which active focal items visibly reduce the prominence of adjacent competing items.
Competitive Rebid or RetenderingProcessForces 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 AntagonistMethodUses a nonactivating ligand to occupy a receptor so an agonist cannot trigger the downstream response.
competitive_inhibition_reviewTest or AssessmentA review that checks whether desired associations are sharpened by suppressing or separating close but invalid alternatives.
Compiler Intermediate-Representation Lowering PipelineToolLowers 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 PassSoftware or ToolRewrites program representations into equivalent forms that improve execution speed, memory use, or generated-code quality.
Complaint and Resolution RecordRegisterRecords not just the complaint but the response, repair, and closure, so a grievance is read together with how it was handled.
Complementary Cap-and-Floor RuleDecision Rule
Complementary Product BundleArtifactPackages complementary products or services so each increases the usefulness, adoption, or value perception of the other.
Complexity LedgerDocumentTracks complexity additions, budget use, exceptions, owners, review dates, and promised value so that decisions remain revisitable.
complexity_attribution_workshopProcedureA facilitated cross-role session that maps each burden to domain necessity, implementation choice, legacy residue, or organizational process.
complexity_budget_gateMetric or DashboardA release or design gate that permits added complexity only when its essential contribution or payoff is explicit.
complexity_reveal_debriefDebrief ProtocolA debrief that converts exposure to expert-level complexity into named constraints and learning targets.
Compliance Deadline NoticeDocumentCommunicates the required action, evidence standard, consequence, and deadline before escalation.
Compliance ReviewReview ProcessA structured check against governing standards, policies, laws, controls, or risk requirements.
Compliance Threshold CheckTest or AssessmentTests whether legal, contractual, or policy minima are satisfied before approval.
Component LibraryArtifact Library
Component-Merge SimulationModelSimulates 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.
Composition-Partition AssayDiagnostic EstimationMeasures how the constituents actually distributed among the separated phases, turning a demixing into purity, recovery, and residual numbers.
Compositional Semantics ReviewCritique MethodChecks whether scale, position, contrast, framing, and relation among symbols support the intended interpretation.
Compounding Trajectory ModelingMethodModels how small changes could compound through cost decline, learning, network effects, complements, and institutional normalization.
Compressed Data FormatSoftware or ToolStores or transmits information in a smaller encoding while preserving either exact reconstruction or task-adequate fidelity.
Computability Boundary Decision RecordArtifactRecords where a project drew the computability boundary, which guarantee it will ship, and what would force the line to be redrawn.
Computational Complexity AnalysisMethodOnce 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 Cap PolicyPolicySets explicit limits on dependency share for critical functions or common-mode clusters.
Concentration LimitProtocolCaps accumulated share, exposure, authority, risk, or market power when compounding advantage would crowd out resilience or fairness.
Concept Disambiguation ExamplesMethodTeaches 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 MapArtifactAn 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 FunnelProcessNarrows 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 ModelArtifactRepresents the essential concepts and relations in a compact model that people can inspect, discuss, and revise.
Condition Coverage Test SuiteTest or AssessmentTests whether declared conditions hold across relevant cases, sites, configurations, or environments.
Conditional Control-Rotation ProtocolProtocolSwitches 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 AnnotationData Label
Conditional Release or Off-Ramp ProtocolWorkflowDefines how a target exits pressure through verified compliance, restitution, mitigation, or negotiated transition.
Conditional Workflow GateProcessGuards an expensive stage of a workflow behind a cheap predicate, so the stage runs only when its output will actually be used.
Confidence Annotation RubricTemplateAttaches confidence levels and reasons to claims so users can see whether a statement is well-corroborated, provisional, contested, or weakly sourced.
Confidence IntervalMethodReplaces 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 LabelArtifactTags 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 ScaleToolA defined instrument for recording perceived readiness or certainty, making self-assessment explicit and comparable so it can later be checked against evidence.
Confidence Threshold RouterSoftware or ToolA score- or uncertainty-based router that escalates low-confidence or high-risk cases.
Confidence Threshold TableArtifactA 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 LogRecordkeeping ToolA log of confidence changes, assumptions, and evidence shifts over time.
Confidence Update WorksheetTemplateA structured record of prior confidence, stream-specific likelihood, dependency discounts, contradictions, sensitivity, and resulting bounded confidence.
confidence_dip_check_inCoaching ConversationA scheduled conversation after complexity exposure that asks how confidence changed and what evidence explains the change.
Confidential Disclosure ChannelWorkflowAllows people to surface taboo or sensitive concerns without immediately forcing public identification, public accusation, or uncontrolled spread.
Confidential Ombuds ChannelInstitutionHolds private preferences, concerns, or dissent through an intermediary with confidentiality and escalation rules.
Confidential Opinion Climate SurveyTest or AssessmentMeasures private position, perceived majority, perceived sanction risk, and willingness-to-speak thresholds without public exposure.
Configuration Baseline DiffToolCompares 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 CellWorkflow Design
Configuration Change LogRegisterA 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 ChangelogRegisterKeeps a dated record of every design, version, dependency, and repair change, so a maintainer knows exactly which state they are restoring to.
Configuration Inheritance TreeModelArranges 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 MatrixArtifactLists supported and unsupported combinations of features, platforms, permissions, versions, or environments.
Configuration ProfilesArtifactBundles many settings into named profiles so actors choose one profile rather than many independent settings.
Configuration TemplateTemplateStandardizes how control variables are represented, reviewed, and changed across instances.
Configurational Comparison Truth TableModelSorts 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 TemplateArtifactCages 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 RefreshToolRe-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 HoldInterfaceHolds a potentially destructive action in a reversible non-submitting state until explicit release or cancellation.
Confirmation Probe RequestProcedureSends a low-cost, bounded follow-up before treating absence as strong evidence or triggering severe action.
Confirmatory Follow-UpStaged Validation
Conflict Containment AgreementProtocolA negotiated boundary that prevents a rupture in one relationship, faction, or issue from expanding into broader retaliation, polarization, or institutional breakdown.
Conflict Disclosure and Recusal RuleRuleA 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 MatrixArtifactDisplays conflicting roles, rules, incentives, policies, or dependencies so antagonistic combinations can be excluded, redesigned, or routed for review.
Conflict MediationFacilitated Process
Conflict Mediation ProcessProcedureA structured process for restoring workable relation among parties in conflict.
Conflict Resolution WorkflowProcessRoutes 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 RuleRuleRequires 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 CheckChecklistA review mechanism that detects prohibited or high-risk relationships among actors, decisions, and interests.
Conflict-of-Interest DisclosureArtifactMakes 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 RecusalProtocolRequires 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 Screening and RecusalProtocolA protocol for disclosing, assessing, mitigating, or removing conflicts before a verification judgment is trusted.
conflict_of_interest_disclosure_reviewReview Procedure
Conflicting Source TableTemplateKeeps contradictory sources visible by listing the claim, source positions, possible explanations, and unresolved questions.
Conformance Test SuiteToolA machine-runnable battery of tests that checks whether one implementation satisfies the standard's required behaviors and pinpoints exactly where it deviates.
Confusion AuditAuditWorks 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 AdjustmentPolicyRetunes 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 ChargeScarcity PricingRaises 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_ruleProcedureA pricing rule that changes path payoffs to reduce selfish-routing externalities.
Conjoint or Tradeoff SurveyTest or AssessmentEstimates how stakeholders value different attribute combinations.
Connected-Component ScanToolApplies the functional-connection rule to the current substrate and computes which nodes actually form one component, exposing the true partition into disconnected islands.
Connection DrainingProtocolTakes 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 PlanArtifactDesigns 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 LogDocumentA record that turns vague consensus claims into auditable evidence claims.
Consensus Fault-Injection TestAuditDeliberately 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 VoteToolPuts the choice to an explicit ballot and declares agreement reached when the tally clears a threshold fixed before the count.
Consensus WorkshopMethodRuns a group through a designed sequence — frame, generate, cluster, name — that builds a shared statement out of everyone's raw contributions.
Consent and Autonomy ReviewChecklistChecks whether recipients can understand the persuasive intent, reject the appeal, and retain meaningful choice.
Consent and Privacy Boundary ChecklistChecklistChecks whether the hidden-state model is legitimate to create, retain, share, and use for the intended action.
Consent Brokerage WorkflowWorkflowA workflow for assembling consent across many right-holders without losing traceability.
Consent Capture and Revocation WorkflowWorkflowRecords what has been agreed to, under what scope, and how consent can be renewed, limited, or withdrawn where appropriate.
Consent Confirmation FormArtifactAn 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 RuleRuleAdopts a proposal the moment no participant holds a reasoned, paramount objection — closure by absence of blocking dissent rather than by counting support.
Consent FormDocumentCaptures disclosure, agreement, scope, signature or acknowledgement, and often the record of authorization.
Consent ProtocolProtocolOperationalizes 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 PromptWorkflowRequests renewed agreement when purpose, risk, duration, actor, or context changes materially.
Consequence Design ReviewProtocolReviews proposed rewards, penalties, feedback, recognition, and natural consequences for alignment, proportionality, timing, fairness, and side effects.
Conservative EstimateMethodDeliberately biases the input assumptions — load high, yield low, schedule long — so the estimate itself carries hidden headroom against being wrong.
Consideration-Not-Endorsement DisclaimerProtocolA repeated communication convention that makes clear when a position is being examined, not adopted or normalized as correct.
Consistency Contract Decision RecordArtifactA 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 CheckerAuditRecords the real interleaving of operations a system produced and mechanically checks whether that history is admissible under the claimed consistency model.
consistency_regression_suiteTest SuiteA collection of self-reference test cases and ordinary cases used to ensure a repair does not reintroduce paradox or overrestrict normal use.
Consolidation Migration PlanProcessStages 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.
Constant Response EnvelopePolicyForces 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_bridgeDocumentShows value changes before and after currency translation so operational and exchange effects are separated.
Constituency Board SeatRole or TeamReserves 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 EntrenchmentPolicyLocks a commitment into a hard-to-amend rule so that future decision-makers cannot quietly reverse it when tomorrow's incentives change.
Constitutional RuleDocumentPlaces high-level limits on lower-level decisions so authority, process, rights, or coordination boundaries remain stable over time.
Constraint and Incentive ChecklistChecklistA lightweight checklist that prompts reviewers to scan for constraints, incentives, access, norms, and environmental conditions.
Constraint and Invariant CheckerToolEvaluates 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 Dependency MatrixArtifactTabulates which constraints touch which variables, resources, tasks, or subsystems so propagation paths are visible.
Constraint FilteringMethodRemoves 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 Laddering InterviewMethodInterviews 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 MapTemplateDisplays material, legal, institutional, economic, social, technological, or informational constraints shaping the option set.
Constraint PropagationConstraint Reasoning MethodPropagates known constraints through a search space to detect branches that cannot remain feasible.
Constraint Relaxation ExperimentMethodSystematically 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 Review ChecklistProcedurePrompts reviewers to check hard/soft classification, conflicts, scope, enforcement, exceptions, and stale assumptions.
Constraint Satisfaction SearchMethodA search method focused on finding combinations that satisfy constraints, sometimes without a single optimizing objective.
Constraint Sensitivity ReportDocumentDocuments how outcomes respond when constraints or capacities are varied.
Constraint-Satisfaction Solver PassToolEncodes 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.
Construct Mapping TableArtifactA 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.
Constructive Algorithm and Correctness ProofMethodSettles 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.
Consultation ProcessProcedureA structured procedure for gathering stakeholder input, interpreting it, and responding to it.
Consumer GroupToolA 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 ReductionMethodShrinks exposure by cutting how long the receptor stays in contact at the interface, lowering cumulative dose without changing the concentration present.
Contact/Contagion Warrant TestTest or AssessmentDistinguishes actual transmission or shared exposure from symbolic contact, mere proximity, or imagined contamination.
Containerized Environment SnapshotSoftware or ToolCaptures software, dependency, and runtime context so computational behavior can be rerun under a known environment.
Containment BarrierArtifactPhysically, procedurally, digitally, or organizationally prevents stored load from spreading or entering vulnerable targets.
Containment on AlarmProcedureA procedure or automation that quarantines, isolates, blocks, or closes off a hazard when an alarm occurs.
Containment or Rollback ActionMethodStops 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.
containment_hold_and_sortDefect Containment ResponseQuarantines suspect lots and performs sorting or reinspection after a defect signal appears.
Contaminated Record QuarantineData Governance Control
Content Disarm and ReconstructionToolRebuilds 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 Moderation GateReviewA 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 Warning and Context FrameArtifactPrepares participants for sensitive material by naming the reason for exposure, the scope of material, and the available choices or supports.
Content-Based Subscription FilterToolNarrows 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.
Contest or Autograder HarnessToolLets 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 RulebookProtocolCodifies eligibility, legal moves, scoring, tie-breaks, and appeals into one binding document that every rival agrees to before the contest starts.
Context Confusion MatrixDiagnostic EstimationTabulates 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 Handoff HeaderTemplateCreates a compact header for messages, tickets, reports, or records that identifies context before the content is read or reused.
Context Migration RecordRegisterA 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 BriefDocumentSummarizes the actor/event, available knowledge, period norms, constraints, option set, and revised interpretation in a compact review document.
Context Reconstruction InterviewProcedureA structured interview that recovers the actor's constraints, information, pressures, options, and interpretation at the time of behavior.
Context Reconstruction WorksheetToolRebuilds 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 PromptInterfaceShows cost, time, quantity, source, uncertainty, delay, comparison baseline, or exit information alongside a cue that would otherwise dominate response.
Context Reinstatement ProtocolProtocolDeliberately 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 ProbeDiagnostic EstimationAsks 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 RestructuringEnvironment or Workflow MethodRearranges the surrounding process, sequence, or setting so the old association is harder to activate and the new association is easier to enact.
Context Translation CardArtifactA 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 LabelInterfaceDisplays labels that include the relevant user role, account, workspace, environment, time window, record state, or selected object.
Context-Condition TestingProcessTests 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-Payload Expiry PolicyProtocolRequires content, records, labels, warnings, or measurements to expire with their governing context unless revalidated.
Context-Restoration ToggleInterfaceLets users inspect suppressed neighbors and original context after the sharpened view has served its purpose.
Context-Sensitive ClassificationClassification DesignRedesigns categories so membership, risk, ability, need, or treatment depends on specified conditions rather than on presumed inherent essence.
Context-Shift WalkthroughTest or AssessmentAsks people outside the original context—or future users simulated by reviewers—to interpret a reference using only the provided anchors.
Context-Specific GlossaryReference Artifact
Context-Switch Recall DrillRitualRehearses 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 PartitionArtifactCarves 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 TableToolA declarative lookup that maps each context key to the representation it should activate — the explicit, auditable dispatch table at the center of the switch.
context_gated_pairing_exerciseProcedureA training or design exercise that pairs concepts only in contexts where the association should transfer.
context_sampling_auditProcedureSamples usage across relevant communities, channels, documents, and situations to reveal active meanings and transfer risks.
Contextual Correction CardDocumentA compact correction or context artifact that redirects interpretation without making the target claim, image, or rumor more memorable than the correction.
Contextual Gain-Scheduling TableDecision Artifact
Contextual Hint or TooltipArtifactA small, in-context cue that names an available action at the moment and place it becomes relevant, then gets out of the way.
Contextual InquiryMethodObserves and questions users in the setting where work or use actually occurs, revealing situated constraints and workarounds.
Contextual Inquiry NoteDesign Research Method
Contextual Inquiry or WalkthroughField Research Method
Contextual Output EncodingMethodEncodes untrusted values for the exact target context where they will be rendered or interpreted.
Contextual Policy AdaptationWorkflowConverts a general policy into a context-specific version with documented safeguards, local meanings, exceptions, and review criteria.
Contextual Reentry MemoArtifactReintroduces 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_funding_playbookDocumentPredefines the order, authority, communications, and tradeoffs for activating backup liquidity or shortening the long side during stress.
Contingent Reciprocal Action PlanArtifactA 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 ContractDocumentA prearranged contract that supplies backup capacity, goods, logistics, or price terms under stress conditions.
Continuation TokenArtifactAn opaque, tamper-evident token carrying the minimum state needed to resume a computation exactly where it paused, whoever later presents it.
Continuity-of-Care PlanService Continuity Mechanism
Continuity–Rupture Claim MatrixMethodCrosses objects and properties with scale, interval, groups, persistence evidence, break evidence, and uncertainty.
Contract and SLA ReviewReviewReads 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 Cure ProvisionDocumentDefines how a party can repair a breach or incomplete performance through notice, correction, replacement, payment, or other cure.
Contract Exit ClauseLegal or Governance ArtifactDefines conditions and procedures for unwinding or exiting an institutional commitment.
Contract Incentive ClauseDocumentBuilds bonuses, penalties, retainage, clawbacks, service credits, warranties, or shared-savings provisions into an agreement.
Contract Penalty or Remedy ClauseDocumentSpecifies breach criteria, remedies, damages, holdbacks, or termination rights that shape parties' choices.
Contract Test SuiteAuditRenders 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.
Contradiction Resolution WorkshopRitualA facilitated review that tests whether disagreement comes from definition, timing, sampling, incentives, transformation, or real context dependence.
Contradiction TimelineTimelinePlaces inconsistent statements, records, and observed events on a timeline to distinguish memory, framing, drift, and strategic revision.
contradiction_tracebackAnalysis ProcedureA procedure for tracing an apparent contradiction back to the self-referential path that generates it.
Contrast Adaptation ProtocolDomain Protocol
Contrast EmphasisMethodMakes 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 TableArtifactLays 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 LoopWorkflowIteratively tunes inhibition strength by comparing raw field, sharpened output, false positives, false negatives, and recovery behavior.
Contrastive Example SequenceTemplateA sequence of examples arranged so adjacent items expose a key difference or near-miss distinction.
Contribution Board or DashboardMonitorPuts 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 LedgerArtifactKeeps 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 Net-Value ReviewValuation ModelWeighs 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 NormsSocial Norm or PracticeImplements reciprocity through shared expectations about giving, returning, acknowledging, and not extracting more than one contributes.
Contribution Onboarding PacketArtifactThe 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 CadenceRitualReviews obligations, exceptions, burden concentration, and provision health at a fixed interval.
Contribution Review MeetingRitualCreates a regular review of contribution patterns, blocked contributors, invisible work, uneven load, and recognition gaps.
Contribution Tracking BoardInterfaceDisplays work units, owners, status, blockers, and handoffs so individual and shared contributions are visible during collaborative work.
Control APIInterfaceProvides a programmable surface through which trusted systems or operators can change controlled variables.
Control Chart and Trigger RuleMetric or DashboardDistinguishes common-cause variation from signals requiring investigation, containment, or inspection escalation.
Control Chart or Run ChartVisual Monitoring ToolPlots observations against centerline, control limits, reference bands, or expected ranges over time.
Control Effectiveness ReviewTest or AssessmentA periodic review that checks whether controls reduce spread, avoid collateral harm, and remain effective against adapted entrant behavior.
Control Group ComparisonMethodCompares 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 KnobInterfaceGives an operator a constrained adjustment point, often for intensity, speed, allocation, pressure, or tolerance.
Control Loop DampingMethodUses control-system concepts such as proportional response, integral restraint, derivative anticipation, or similar tuning to reduce repeated swings.
Control Loop TuningMethodSets 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 Release ReviewRitualCreates a recurring decision point where evidence, residual risk, burden, and release thresholds are reviewed together.
Control-Chart Drift MonitoringMetric or DashboardPlots repeated check outcomes against control limits to detect drift before formal tolerance failure occurs.
Control-Room ProcedureProcedureUses situation classes, response roles, escalation thresholds, and communications protocols to manage varied operational disturbances in real time.
Control-State DiagramArtifactConnects states to permitted controls, triggers, gates, and action policies.
control_chart_triggered_inspection_escalationFeedback TriggerEscalates inspection frequency or shifts from offline to inline inspection when process signals drift beyond control limits.
Controllability Mapping ChecklistChecklistA concrete checklist for implementing part of Agentic Control Loop Design.
Controlled BurnEnvironmental Management Procedure
Controlled Burn or Ecological DisturbanceProcedureUses governed disturbance to reduce dangerous fuel accumulation and support renewal in contexts where the ecology is adapted to such cycles.
Controlled Coalescence and SettlingProcessDeliberately lets the dispersed domains merge, cream, or settle until one phase is coarse and concentrated enough to draw off cleanly.
Controlled Consolidation GateChecklistA checklist that permits mergers or aggregation only when boundary-cost savings outweigh lost diversity, resilience, and reversibility.
Controlled Cooling or Heating ScheduleProtocolA 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 CorridorProtocolHolds 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 Disambiguation TestProtocolResolves a specific ambiguity by constructing a discriminating probe whose outcome forces one reading over its rivals, and scores the confidence of the verdict.
Controlled Drawdown ScheduleProtocolSets 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 Experiment After PlateauProcessValidates 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 InjectionMethodAdds 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 PilotProcessStands 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 PilotMethodExposes 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 Reactivation PromptProtocolAsks the person, team, or system to recall or enact the target pattern in a bounded way before the correction is introduced.
Controlled Surface Swatch SeriesArtifactPresents adjacent texture samples whose controlled parameter changes are recorded and comparable
Controlled VocabulariesArtifactLimits naming or classification choices to an approved set, reducing semantic degrees of freedom.
Controlled VocabularyTerminology Governance Artifact
Controlled Vocabulary and Label SetInterfaceA governed set of terms, labels, abbreviations, codes, or field names used consistently across a workflow.
Controlled Vocabulary TaggingMethodPins 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 Evidence MatrixTemplateTabulates lineages, pressures, solution-shapes, independence evidence, performance evidence, and caveats.
Convergence Warrant MemoDocumentRecords the final calibrated inference, confidence, scope, action implication, and defeaters.
Convergence–Divergence RubricTest or AssessmentA precommitted rubric for rating agreement, partial compatibility, material conflict, and unresolved divergence.
Conversion Funnel DashboardMetric or DashboardDisplays entry counts, conversion rates, drop-off counts, and final yield across ordered stages.
Convolutional Feature ExtractorSoftware or ToolA software mechanism that applies kernels across a field to generate locally transformed feature maps.
Cooldown After Action RuleProcedurePrevents immediate re-triggering after a receiver has acted, absorbed, refused, or become fatigued.
Cooldown or Quiet PeriodRuleEnforces 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.
Cooling-Off PeriodRuleBars 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 PolicyProtocolUses time and behavior evidence to reduce residual risk after conflict, bias, influence, volatility, or unsafe action.
Cooling-Off Period ProtocolProtocolFreezes 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 RetrospectiveReviewA 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 AgreementGovernance Charter or Membership RuleImplements reciprocity for a cooperative or member-governed setting by linking participation, benefits, duties, and remedies.
Cooperative Contact ProgramProcedureCreates repeated structured contact around equal-status participation, common goals, interdependence, and institutional support.
Cooperative Contribution CharterArtifactA 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 OwnershipInstitutionVests 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 ContractDocumentStructures buyer-supplier relations around reliability, fair risk sharing, capability investment, and long-term mutual capacity.
Coordinate Chart MappingMethodCovers 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 TransformationMethodTranslates quantities and relations between coordinate systems, frames, bases, or encodings.
Coordinate Round-Trip TestProtocolEncodes 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.
Coordinated Access ProtocolProtocol
Coordinated Approval WorkflowWorkflowA workflow that releases execution only after a required approval set is complete.
Coordination Cost ModelingMethodModels how communication, approval, synchronization, handoff, or relationship burden grows as people, teams, dependencies, or interfaces increase.
Coordination Decision Rights and Autonomy MatrixArtifactMaps, 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 ReviewReviewA standing review that watches interface- and outcome-level health signals and re-tunes the coordination architecture before degradation hardens into failure.
Coordination Meeting CadenceRitualCreates repeated synchronization points for dependencies that require ongoing visibility, mutual adjustment, or cross-task negotiation.
Coordination Rehearsal SessionProcedureA tabletop, simulation, dry run, or walkthrough that tests shared model application.
Coordination-Overhead DashboardMonitorTracks 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.
coordination_artifact_kill_switchGovernance Rule
coordination_load_auditAudit
CopayRuleCharges 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 CheckMethodModels whether extreme losses co-occur more often than average correlation suggests.
Copy-on-WriteMethodLets 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 BucketsClassification SchemeGroups initiatives into present core, emerging transition, and future bets for comparative review.
Core Architecture SketchDocumentRepresents the few essential modules, interfaces, or responsibilities of a design before implementation detail is specified.
Core Sample Logging ProtocolProcedureRecords depth, material transitions, inclusions, and sampling metadata for core-based sequences.
Core SchemaTemplateProvides a reusable pattern of essential categories and relations that can be applied across cases.
Correction and Retraction NoticeArtifactPublicly links a corrected or withdrawn record to what was wrong, what changed, and who is affected — without erasing the original from the trail.
Correction Synchronization WorkflowProcessOnce 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.
Corrective Action RegisterSoftware or ToolTracks repair tasks, responsible owners, due dates, dependencies, verification evidence, and closure status.
Corrective Action RequestDocumentCreates a formal request to correct a defect, nonconformance, incident, or partial failure and to verify that the cure is complete.
Corrective and Preventive Action CycleProtocolInvestigates significant nonconformance, implements systemic change, and verifies that recurrence risk falls.
Corrective Experience PairingMethodPairs the active old pattern with a new safe outcome, evidence set, or response so the stored association can update.
Correlated Risk RegisterDocumentRecords shared exposures, affected redundant paths, severity, mitigation owner, test evidence, and residual risk acceptance.
Correlation HeatmapArtifactLays 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 AuditMetric or DashboardMeasures how much supposedly separate elements co-move, identifying shared noise that can make the population less informative.
Corridor and Refuge DesignMethodLays 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 PlacementMethodBridges 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 LadderEvidence RubricOrders independent traces from weak consistency checks to strong external confirmation and contradiction.
Costly DemonstrationEffort or Capability Demonstration
Costly Signal RequirementRuleRequires 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 ProtocolProtocolWeighs 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 AssessmentTest or AssessmentAn assessment that estimates how a proposed individuation rule changes entity counts, eligibility, rates, duplicates, denominators, or exposure.
Countdown and Completion CueArtifactMakes anticipation visible and bounded with a ticking countdown toward a known moment, and marks the finish with an unmistakable completion cue.
Countdown and Unison StartProcessUses 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 SetArtifactA 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 RunbookProcessReverses committed progress by launching a counter-defect back along the path, annihilating the forward change step by step to a known-good state.
Counter-Narrative ComparisonMethodPlaces the dominant grand narrative beside one or more alternative accounts to test focalization, causality, omitted actors, and scope.
Counter-Narrative Red TeamReviewChallenges the story with alternative frames, stronger objections, and affected-group interpretations.
Counter-Narrative WorkshopRitualBrings reviewers together to construct credible alternative narratives and compare how each handles evidence, omissions, and causal links.
Counter-Signal InjectionMethodCancels 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 EvidenceMethodFeeds credible, case-specific disconfirming evidence into a judgment so a stereotype cannot monopolize the reading of ambiguous behavior.
counter_script_reviewBias Guardrail
Counterbalanced Sequence TestingTest or AssessmentRotates presentation order across participants, cases, or groups to distinguish real contrast from artifacts caused by first/second position.
Counterevidence Precommitment QuestionChecklistAsks participants to state in advance what evidence would change or complicate their view.
Counterexample Case ReviewProcedureUses cases that contradict the abstraction to test whether the abstraction should be revised, limited, or retired.
Counterexample SearchMethodActively searches for a case, input, stage, or transition that breaks the claimed extension and forces revision of the propagation rule.
Counterexample Surface ScanMethodDeliberately hunts the disconfirming cases a vivid story leaves unshown, so the counterexamples get weighed too.
counterexample_admissibility_testEvidence Test
Counterfactual Branch ProbeTest or AssessmentTests whether plausible alternative paths remain viable by varying timing, coalition, framing, resource, or rule assumptions.
Counterfactual Conditional TranslationMethodRewrites 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 MemoMethodArgues 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 Filter-Relaxation WorkshopRitualA facilitated session that imagines one filter removed or loosened and reasons out what would then survive — surfacing outputs the intact stack silently kills.
Counterfactual History ReviewMethodUses 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 ChecklistChecklistA checklist for preserving relevant facts when using nearby alternatives to test necessity or contingency.
Counterfactual Non-Activation ComparisonComparative AnalysisCompares activation against delaying, doing nothing, pursuing a lower-barrier alternative, or investing in a different threshold-crossing opportunity.
Counterfactual Plausibility FilterReasoning Check
Counterfactual Preservation ChecklistChecklist
Counterfactual Sensitivity MatrixTemplateRates which alternative branches are plausible, evidence-supported, scale-bounded, and outcome-relevant.
Counterfactual Value-Delta TableComparison Artifact
Counterfactual Welfare ComparisonMethodCompares the proposed intervention to credible alternatives and the no-action path, separating actual distributional change from baseline choice.
counterfactual_assumption_testReasoning PromptAsks what would change if a key assumption were false, reversed, or only locally true.
counterfactual_control_testReasoning Check
Counterform ActivationPerceptual Mechanism
Counterframe RegisterArtifactA record of objections, alternative frames, affected-party interpretations, and evidence challenges that remain visible during window movement.
Counteridentification ProbeTest or AssessmentTests whether audiences hear the appeal as insulting, inauthentic, manipulative, out-group coded, or threatening to belonging.
Countermove Rotation PlaybookProtocolA playbook that tells actors which counter-option to preserve, test, activate, or de-emphasize under specific observed conditions.
Counterparty Model Red TeamMethodChallenges a proposed model of another actor by generating alternative motives, constraints, and interpretations.
Counterparty Obligation RegisterAccountability Mapping
Counterparty Rating and FeedbackMarket or Platform Signal
Counterpersona ReviewRisk Review MethodIntroduces contrasting or edge-case personas to expose failures hidden by the central proxy.
counterpoint_mapping_workshopProcedureMaps where lines should reinforce, contrast, answer, or remain separate.
Counterreading Stress ReviewReviewBuilds the strongest rival reading on purpose and makes the favored one either explain the marks it resists or narrow its own claim.
Countervailing Review PanelOversight Mechanism
Countervailing Stakeholder PanelRole or TeamGives 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 MatrixTest or AssessmentCrosses protected relational variables with environmental channels and exposure conditions.
Coupling-Efficiency Drift and Retuning AuditTest or AssessmentCompares current useful transfer, rejected categories, stability, adapter health, and context with the approved operating envelope and triggers accountable action.
Covariance or Factor ModelMethodExplains 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.
Covariate Balance PlotMetric or DashboardA visual display of baseline covariate differences across assigned groups.
Coverage Checklist WalkthroughChecklistUses a structured checklist to walk through expected cases, states, criteria, or controls and flag omissions or ambiguous coverage.
Coverage Counterexample SearchMethodActively 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 DashboardMonitorA 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 HeatmapMetric or DashboardVisualizes cell coverage, sampling density, risk, or implementation status across selected axes.
Coverage Heatmap AuditMetric or DashboardVisualizes actual and missing coverage against the field tiling.
Coverage Map and Blind-Spot ReviewWorkflowMaps searched and unsearched regions so absence claims stay within evidence boundaries.
Coverage-Decay Trigger and Release GatePolicyTurns 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 HeatmapToolRenders 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.
CQRS Read-Model ProjectionToolSplits 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 ArresterMethodA structural feature that stops or slows fracture propagation by interrupting the path along which a crack can travel.
CRDT-Like State MergeModelRepresents shared state as data types whose concurrent updates merge deterministically, so replicas accept writes independently and always converge to the same value.
Credential and Infrastructure Dependency AuditProcedureChecks 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 CertificateThird Party Attestation
Credential Revocation or DowngradeProtocolProvides 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 VerificationReviewConfirms 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 WorkflowWorkflowChecks eligibility evidence such as education status, residency, nonprofit status, membership, age, income qualification, or professional role before granting the protected offer.
Credentialing and Peer Review ProcessProcedureOperationalizes competence-based authority by testing, certifying, or reviewing the decision-maker’s relevant expertise.
Credibility AuditDiagnostic ReviewReviews whose testimony is believed, discounted, overburdened, or treated as merely anecdotal across meetings, datasets, reviews, investigations, or decision records.
Credible Guarantee or WarrantyArtifactPre-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 Taxonomy or Authorship MatrixTemplateNames different contribution categories, such as design, execution, coordination, review, mentoring, analysis, maintenance, and communication, so recognition is not limited to the most visible output.
credit_contribution_registerRecognition Record
Crew Scheduling ModelMethodA model for assigning workers or crews to shifts, duties, routes, or tasks under labor and skill constraints.
Crisis Briefing CycleRitualA repeated briefing format that updates the shared interpretation of a rapidly changing situation and translates it into operational priorities.
Crisis Hotline and Clarification ProtocolProtocolAn 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 Volunteer CoordinationWorkflowPublishes needs, constraints, safety rules, and resource channels so volunteers can organize around urgent problems without centralized task assignment for every action.
Criteria-First Evaluation BriefDocumentCommunicates the target capability, evidence standard, process, supports, limits, and review rights before evaluation.
Critical Dependency DashboardMonitorA 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 DisconnectProcedureA controlled disconnection or pause of a dependency path that would otherwise transmit overload, contamination, compromise, or conflict into adjacent systems.
Critical Function Triage MatrixPrioritization Tool
Critical Incident TechniqueMethodCollects 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 ReviewReview ProcessA structured review that confirms whether a live moment has high leverage, divergent possible paths, and credible lock-in risk.
Critical Path AnalysisMethodIdentifies the sequence of dependent tasks that determines minimum completion time, helping prioritize attention to time-critical dependencies.
Critical Path MethodMethodA project-network method for identifying the dependency path that controls overall duration.
Critical Spares InventoryArtifactA maintained stock of replacement parts or consumables needed to restore or preserve critical operations faster than procurement lead time allows.
Critical-Moment PlaybookTemplatePrewrites roles, messages, evidence, escalation paths, and safeguards for predictable short-lived openings.
Cross-Basis Consistency CheckTest or AssessmentTests whether claims made in one representation remain consistent when transformed or interpreted through the conjugate representation.
Cross-Boundary After-Action ReviewRitual
Cross-Boundary Dependency WorkshopRitualA facilitated session where participants from different parts of the pathway identify remote dependencies, weak links, handoffs, lags, and local exposure.
Cross-Boundary Escape Incident ReviewReviewInvestigates 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 Hazard LedgerRegisterA 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 Support AgreementDocumentFormalizes rights, obligations, data sharing, support levels, review cadence, and exit/continuation rules.
Cross-Case Evidence Matrix ToolToolAssembles 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 HandoffProtocolUses 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 PracticeProcessHas 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-Cultural Copy ReviewMethodReviews examples, metaphors, idioms, politeness cues, cultural references, and tone for target-community interpretation and access risk.
Cross-Cultural Ethics ReviewTest or AssessmentReviews whether an ethical standard, policy, or intervention remains legitimate when applied across cultural or community contexts.
Cross-Cutting Source RotationWorkflowRegularly introduces vetted sources from outside the usual intake boundary without relying on ad hoc confrontation.
Cross-Functional Design StudioMethodA recurring, facilitated venue where people from different regimes work side by side long enough to produce solutions neither could have reached alone.
Cross-Functional Implementation TeamInstitutionCreates an accountable group spanning technical, operational, user, risk, training, and governance perspectives during change.
Cross-Functional Planning SessionWorkflowA planning format for aligning functions on dependencies, constraints, roles, and escalation paths.
Cross-Functional TeamInstitutionCreates an operational group whose members carry different role or identity affiliations but share responsibility for a common outcome.
Cross-Functional Workflow MappingMethodMaps dependencies across professional, departmental, technical, or jurisdictional boundaries where local views of the workflow differ.
Cross-Impact MatrixAnalytic Artifact
Cross-Jurisdiction Incident ReviewRitualA 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-Layer Scenario ComparisonMethodCompares how alternative futures look when different systemic, worldview, or myth/metaphor layers are emphasized.
Cross-Lighting Surface ProbeTest or AssessmentEvaluates texture shadow glare relief and disappearance under intended and adverse lighting
Cross-Map Interference Regression SuiteAuditA 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-Medium Scale NormalizationProcedureTranslates a proportion system using perceptual, functional, and production anchors instead of one global multiplication factor.
Cross-Output Cost Attribution ModelMetric or DashboardCompares separate-production cost with shared-input cost after governance, integration, and exception costs are included.
Cross-Reference SystemArtifactWires 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 SuiteTest or AssessmentRuns the same cases through multiple encodings or implementations and compares invariant outputs over time.
Cross-Scale Anomaly HeatmapPattern Detection Display
Cross-Scale Buffering PlaybookImplementation Playbook
Cross-Scale RetrospectiveRitualBrings participants from multiple levels together after a cycle, disruption, or intervention to identify mismatched signals, timing, gain, and escalation rules.
Cross-Scale Side-Effect TableRisk Review Artifact
Cross-Scale Transfer ReviewReviewRechecks 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 SubsidyMethodPays 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-Source Corroboration TableTemplateA claim-by-source table that distinguishes independent support, derivative repetition, contradiction, silence, and non-comparability.
Cross-Subsidy BudgetValuation ModelMakes 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 ContractProtocolTurns 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-Trained Surge PoolSurge Capacity ActivationThe pool must be trained enough to protect quality. Otherwise it shortens the queue by creating rework or unsafe variation.
Cross-Training and Role ReassignmentProcessTreats 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 ShadowingCapability Building Practice
Cross-Training ProgramRole or TeamBuilds 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_lagged_dependency_reviewCross Variable ReviewA review that tests whether changes in one variable tend to precede later changes in another variable.
cross_level_exception_protocolProtocolA protocol for deciding whether local exceptions are legitimate adaptations or must be escalated as system risks.
cross_market_information_leakage_checkComparative Signal CheckCompares related markets or instruments to see whether information appears in one signal before another.
cross_validation_under_dimensional_stressTest or AssessmentEvaluates model stability and transfer using splits or challenge cases that expose high-dimensional overfit.
Crosslinking, Vitrification, or Gel ArrestProcessFreezes a just-formed domain structure in place by crashing molecular mobility, so coarsening and remixing stop before they undo the pattern you wanted.
Crosswalk GlossaryDocumentMaps terms across communities, disciplines, departments, or social groups when no single vocabulary is shared.
Crosswalk Reconciliation WorkshopRitualA facilitated session where domain experts compare conflicting crosswalks, name conflict types, choose correspondences, and record exceptions.
Crosswalk TableArtifactA 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 ProtocolProcedureCollects many independent noisy estimates and decodes their pattern while checking independence, calibration, and minority-signal value.
Crowdfunding or Pledge DriveProcessMobilizes 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_dashboardMetric or DashboardA dashboard tracking substrate utilization, entrant growth, incumbent shrinkage, protected-floor violations, and mitigation status.
CSS Cascade and Specificity RuleRuleResolves which declaration wins when several target the same property, ranking them by origin, importance, specificity, and source order so conflicts settle deterministically.
Cue Intensity Cap ProtocolProtocolSets maximum values for cue strength, salience, reward frequency, animation, sensory loading, urgency framing, or social-proof display.
Cue-Diagnosticity Ablation TestDiagnostic EstimationRemoves 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 ScheduleProtocolStarts 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 ReviewProcedureAsks reviewers to find ways a design could capture attention, appetite, status seeking, fear, or reward response beyond user intent or system safety.
cue_destination_alignment_matrixTemplateMaps each local cue to its promised destination value, evidence, owner, and update trigger.
cue_validity_auditMethodTests whether a psychologically active cue has a valid evidential relation to the target claim.
Cultural Autobiography ReflectionReflective ExerciseHas learners map their own formation, defaults, institutions, and inherited categories before interpreting others.
Cultural Diagnosis Interview ProtocolProtocolCollects narratives, metaphors, assumptions, lived experience, and contested meanings from people affected by the issue.
Cultural Fit WorkshopRitualFacilitates structured review of artifact assumptions, local norms, friction points, adaptation options, and nonnegotiable safeguards with affected participants.
Cultural Iconography ReviewExpert ReviewUses domain, community, or art-historical expertise to identify unintended associations and interpretive conflicts.
Culture RitualRitualUses recurring rituals, stories, recognitions, or routines to reinforce the target disposition and make it socially legitimate.
Culture SurveyToolMeasures, 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 CurveToolPlots how fast the outcome accumulates across ranked contributors, exposing the knee where the vital few give way to the trivial many.
Cumulative Discretion ReviewReviewReviews 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 Risk Horizon TableArtifactLays 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.
Curiosity-Driven Onboarding PathLearning SequenceUses purposeful unanswered questions to help newcomers understand why a system, role, product, or domain works the way it does.
Current Use MappingMethodMaps current users, beneficiaries, maintainers, constraints, and harms so an originally unintended function is still evaluated for present-day consequences.
Curriculum and Canon EmbeddingWorkflowPlaces the frame into teaching materials, syllabi, professional training, credentialing, or onboarding so it becomes a learned baseline.
Curriculum Core Plus ElectivesWorkflowCombines common learning outcomes with variable electives, local examples, projects, or pathways.
Curriculum Level ProgressionMethodA teaching method that sequences concepts into usable abstraction levels and later reveals deeper structure.
Curriculum MapArtifactA 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 MapDocumentA representation of learning dependencies among concepts, skills, modules, courses, or assessments.
Curriculum Sequence MapPlanning ArtifactOrders learning experiences so prerequisite concepts, practice, feedback, and integration appear before dependent tasks.
Curriculum TemplateTemplateA learning design scaffold with variable example, activity, assessment, and pacing slots.
Custody Roster or Stewardship RotationProtocolAssigns 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 CreditPolicyOffers replacement, account credit, restitution, or extra service to restore customer acceptability after a failed or incomplete transaction.
Customer-Order Decoupling Point MapDiagram
Customs ProcessInstitutionAn 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 HardeningMethodFinds 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 AnalysisMethodIdentifies edges, variables, interfaces, or boundary conditions whose resolution separates the network into subproblems.
Cycle Closure AuditChecklistChecks whether the final state really restores the cycle’s starting capacity or only passes waste, debt, or degradation to another system.
Cyclic Payoff TableArtifactA payoff table used to compare pairwise outcomes and expose nontransitive relationships that a single score would hide.
Damage Assessment SurveyAssessment Artifact
Damping and Venting ControlsProcedureUses buffers, cooldowns, throttles, relief channels, or stabilizers to dissipate surplus safely.
DashboardMetric or DashboardPresents selected signals and inferred states in a shared view for monitoring, diagnosis, prioritization, or escalation.
Dashboard HighlightToolSurfaces 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 ReviewMetric or DashboardReviews dashboard panels, charts, alerts, and labels so operational relationships and priorities are perceived correctly.
Dashboard Rollup FormulaSoftware or ToolEncodes how local metrics become higher-level dashboard summaries while preserving exceptions and drill-down paths.
Dashboard Salience CalibrationMethodRe-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 View DesignMetric or DashboardPackages selected measures, comparisons, alerts, and drilldowns into a view fitted to monitoring or decision support.
Data Completeness CheckTest or AssessmentChecks whether records, fields, observations, time periods, categories, or sources needed for valid use are present or explicitly marked missing.
Data ConduitTechnical Infrastructure
Data Consent SettingsSoftware or ToolLets users grant, narrow, revoke, or inspect data permissions at different levels of granularity.
Data Diff and Merge ToolToolCompares 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 Import ValidatorToolA 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 AuditAuditTraces 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 CheckAuditAsserts 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 CaptureToolRecords 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 MapArtifactShows how data sources, transformations, storage locations, models, reports, or decisions relate across a data lifecycle.
Data Lineage RecordArtifactTracks data origin, transformations, joins, filters, owners, and downstream uses.
Data Loss PreventionPolicyAn 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 PolicyPolicyWatches 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 ModelArtifactTranslates ontology decisions into tables, objects, fields, identifiers, or constraints used by information systems.
Data Network Routing PolicyTechnical Control Policy
Data NormalizationData Transformation ProcedureConverts data fields, formats, or structures into a standard representation so equivalent records can be compared, joined, or processed consistently.
Data Portability RuleRuleRequires 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 QuarantineWorkflowA workflow that isolates suspicious, contaminated, embargoed, or sensitive data from ordinary production use.
Data SchemaArtifactFixes the shared structure, field names, types, and units of exchanged data so information passes between systems without custom per-pair mapping.
Data Validation SchemaArtifactEncodes 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 LearningProcessLearns 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-Quality Texture OverlayVisual OverlayAdds texture on top of a primary display to indicate missing, provisional, low-confidence, or high-uncertainty data.
Database ORDER BY ContractSoftware or ToolRequires queries or data interfaces to specify a stable order rather than relying on implicit storage order.
Database Snapshot RestoreTechnical ProcedureRestores database state after failed migration, corruption, or destructive change.
Database TransactionSoftware or ToolA software mechanism that groups database operations under commit and rollback semantics.
Database Vacuum or CompactionTechnical Procedure
Database-Trigger SynchronizationToolUses 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 Version RegistrySoftware or ToolRecords dataset snapshots, schema changes, transformations, provenance, and availability so analyses can be reproduced or compared.
De-Escalation PathwayCoordination Protocol
De-escalation ProtocolProtocolA 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.
Deactivation ChecklistProtocolThe 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-Letter QueueToolA 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 ReplaySoftware Pattern
Dead-Letter Queue ProcessingProcessDiverts 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 SwitchInterfaceA mechanism that requires continuous human or system signal and enters a safe state when that signal disappears.
Dead-Zone Probe or Drive TestField TestA field test that empirically finds regions where propagation fails or arrives weakly.
Deadline QueueMethodOrders work by due dates or latest-service deadlines, making excessive waiting visible in the service rule itself.
Deadline-Bound Option ExerciseProcessAttaches 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 SunsetProtocolActivates a temporary bounded resolution or continuity rule and forces review and expiry.
Debounce RuleSoftware or ToolRequires a trigger to remain true for a defined interval before the system acts, reducing rapid toggling and repeated false activation.
Debt Aging DashboardObservability DashboardDisplays debt age, risk, ownership, dependency spread, incident linkage, and repayment progress to prevent invisible accumulation.
Debt Ceiling GateGovernance GateBlocks additional borrowing or forces repayment once debt load, incident risk, aging, or rework burden passes an agreed threshold.
Debt RestructuringFinancial Agreement
Decay Countermeasure ProgramOtherOffsets compounding deterioration by adding maintenance, practice, replenishment, retention, or renewal before capability falls below viability.
Decay-Weighted Score UpdateProcessDiscounts old evidence on a schedule so standing tracks who a subject is now, not who they were years ago.
Decentralized Governance NormProtocolImplements 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 MatchingSoftware or ToolProvides a board, platform, or protocol where needs and offers can be matched without a central planner manually assigning every participant.
Deception Blowback RegisterGovernance Artifact
Decidability Triage WorksheetChecklistGuides teams through scope, encoding, predicate, termination, correctness, and fallback questions.
Decision Batching WorkflowWorkflowA workflow that groups similar decisions into planned review windows.
Decision BriefDocumentPackages context, options, tradeoffs, evidence, and decision criteria into a compact form for a specific choice.
Decision CalendarArtifactAn artifact that places recurring decisions onto an intentional cadence.
Decision ClockMetric or DashboardMakes the closure deadline, elapsed deliberation time, delay cost, and pending prerequisites visible.
Decision Closure CriteriaProtocolConverts abstract 'enough support' into a concrete, decision-class checklist that says when a specific decision may be closed and acted on.
Decision Criteria RubricTemplateMakes selection criteria explicit so ranking, approval, grading, or prioritization follows the intended objective and constraints.
Decision Input LogDocumentA document recording stakeholder inputs, decision implications, accepted changes, rejected requests, and reasons.
Decision Latency ScorecardAuditBreaks 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 LogDocumentRecords decisions, rationales, options considered, authorities, affected artifacts, and later revisions.
Decision Matrix Under UncertaintyArtifactDisplays candidates, scenarios, performance thresholds, robustness metrics, and tradeoff notes so selection is auditable.
Decision Memo Epistemic-Mode SectionDocument TemplateA decision memo section that separates facts, assumptions, hypotheses, premises, estimates, values, and unknowns before action is authorized.
Decision Method Triage MatrixChecklistScores or classifies decisions by stakes, urgency, reversibility, uncertainty, data quality, and accountability need.
Decision NoticeDocumentA notice document or message explaining a pending or completed decision and available process rights.
Decision Premise RegisterRegisterA 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 Procedure SpecificationDocumentDocuments the algorithm, allowed inputs, output meanings, termination guarantee, and correctness warrant.
Decision Rationale TemplateTemplateRecords the chosen option, displaced alternative, resource commitment, assumptions, and review trigger in a durable format.
Decision RecordDocumentStores the chosen value assumptions, decision rationale, rejected alternatives, and review triggers so the decision remains accountable over time.
Decision Record LogDocumentStores the commitment statement, authority, rationale, dissent, assumptions, and forgone options.
Decision Record with ResidueRegisterCaptures 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 RegistrySoftware or ToolMaintains searchable decision categories, current owners, approval requirements, thresholds, and escalation paths.
Decision Rights by CompetencePolicyA 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 CriteriaProtocolTurns 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 TimelineAnalysis ArtifactA timeline showing when visible actors acted and when later actors could observe those actions.
Decision Table or State MatrixArtifactTabulates 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 RuleProcedureOperationalizes the evidence threshold as a cut point, burden, gate, or standard that changes action status.
Decision Trace ReviewReviewReconstructs 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 TreeArtifactRepresents uncertain branches, probabilities, and payoffs so alternative actions can be compared under explicit possible outcomes.
Decision Tree PruningMethodCuts 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 UpdateToolEncodes, 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 Triage QueueWorkflowA workflow that routes incoming decisions by urgency, stakes, reversibility, and owner.
Decision-Cycle WargameMethodSimulates how actors force, compress, delay, or misdirect each other’s decision cycles before a live contest does it.
Decision-Rights MatrixArtifactMaps 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_basis_disclosureDocumentRequires decision-makers to state which evidence, not which impressions, drove their update.
decision_tree_search_diagramArtifactA diagram showing branch points, attempted paths, failures, and remaining alternatives.
Decision–Execution Lead-Time and Margin CalculationMethodSubtracts observation, deliberation, authorization, mobilization, execution, stabilization, verification, and uncertainty margin from scenario closure.
Declining Discount-Rate ScheduleMethodUses horizon-sensitive discount rates for long-term consequences.
Decode Error TaxonomyPolicyA 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 CurveMetric or DashboardCompares decoded confidence or magnitude against observed outcomes so the readout can be recalibrated when it is over- or underconfident.
Decommissioning and Restoration RunbookProtocolThe 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 PlotArtifactDisplays observed, trend, seasonal or cyclical, and residual components for review.
Decompression SpaceSafety Mechanism
Deconvolution and Inverse FilteringMethodReverses 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_protocolProtocolA protocol for separating, randomizing, or counterbalancing units whose accidental co-activation is creating a harmful association.
Decoy Binding or SinkArtifactPlants 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 EndpointInterfaceProvides a nonproductive endpoint or route that absorbs unwanted requests without executing the protected function.
Dedication or Blessing StatementRitualFixes 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.
DeductibleRuleMakes 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 SchedulePolicyBuilds 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 ShareRuleMakes 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 ConsumerProcessRemembers which message identities it has already processed so that a redelivered or duplicated message is recognized and dropped before it can repeat an effect.
Deduplication PassCleanup Procedure
Deduplication Table or LedgerArtifactA persisted record of seen operation identities, completion status, and results used to detect and resolve duplicates.
Deduplication WorkflowProcessA repeatable sweep over a defined population that groups records satisfying a duplicate criterion into clusters and collapses each cluster to one.
Deep-Time TimelineRepresentation Mechanism
Default and Delegation ProtocolProtocolRoutes routine choices to vetted defaults, automation, or qualified owners with override and exception logging.
Default Bundle or PreinstallationPolicyPlaces the network inside an existing workflow as the default so participants encounter it with near-zero activation effort.
Default Enrollment with NoticeProcedurePlaces eligible people on a beneficial path while giving timely, salient notice and a usable way to decline.
Default Option DesignInterfaceAn interface or policy mechanism that preselects a safe ordinary path while preserving override.
Default or Access Path AdjustmentChoice ArchitectureChanges the path of least resistance so responsive actors move toward the desired action without requiring a large price change.
Default PresetsTemplateProvides standard starting configurations that remove the need for repeated low-value decisions.
Default SettingSoftware or ToolPreselects a local option so ordinary action follows the desired path unless a user, team, or subsystem deliberately changes it.
Default-Off High-Stimulation SettingInterfaceKeeps especially vivid, repeated, autoplaying, variable-reward, or urgent cue modes off unless a user or governing actor intentionally enables them.
Defeater RegisterRegisterLists facts, conditions, and counterevidence that would weaken or defeat an evidence relation.
Defect-Cause PrioritizationProcessSorts 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 TestAuditDeliberately 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 ProtocolPolicyCaps 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 SortTriage Protocol
Defender Intelligence-Sharing ClearinghouseInstitutionProvides a trusted venue for defenders to share normalized patterns, impacts, and mitigations.
Defensive Identifier ReservationArtifactReserves a name, domain, handle, package, slot, or identifier so a harmful claimant cannot occupy it later.
Deferred Compensation with ForfeitureRuleWithholds 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 ObjectToolRepresents a database query as a composable object that builds up lazily and only touches the database when its results are actually iterated.
Definition NoteDocumentation Pattern
Definition of DoneRuleA 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-Mode RunbookProtocolThe 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.
Deictic Labeling ProtocolProtocolReplaces ambiguous “this/that/there” references with stable labels, coordinates, tags, or identifiers when stakes are high.
Delay Budget TableArtifactAllocates 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-Compensated Local CouplingMethodCorrects 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.
delay_compensation_tuning_sheetControl Tuning ArtifactA worksheet used to select control, monitoring, or reinforcement timing while accounting for known process delays.
Delayed or Batched Response WindowProcedureA timing mechanism that avoids creating a dramatic immediate spotlight when a slower, bundled, or routine response would satisfy the objective.
Delayed Retention, Transfer, and Interference BatteryDiagnostic EstimationTests 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 RuleProtocolCreates a control surface by granting specific actors authority to adjust a state within limits.
Delegated Enforcement AuthorityInstitutionHands 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 CharterDocumentDocuments the authority delegated to a role, team, project, committee, or unit, including scope, constraints, review conditions, and escalation rules.
Delegation FrameworkMethodSpecifies 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 EnvelopeArtifactTransfers 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 RulebookDocumentA document specifying which decisions are delegated to which roles under which constraints.
delegation_authority_matrixDocument
Deleverage-Before-Stimulus RulePolicyWithholds 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 DifficultyMethodIntroduces productive challenge into learning so effortful retrieval, variation, and feedback strengthen later performance.
Deliberate Response-Delay WindowProtocolCreates a protected interval for verification, interpretation, coalition consultation, or cooling before committing to an irreversible response.
Deliberative Weight-Setting SessionMeeting FormatFacilitates discussion and justification of proposed objective weights.
Delivery AcknowledgementProtocolA 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 PeriodScheduling Practice
Deload WeekProtocolImplements recovery by temporarily reducing workload or training intensity so adaptation can consolidate and strain can decline.
Delphi ProcessMethodConverges 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 StudyMethodImplements structured expert judgment through anonymous rounds, controlled feedback, and revision until useful convergence or stable disagreement is reached.
Delta or Differential EncodingMethodSends only the difference from what the receiver could already predict — so the wire carries change, not the whole picture each time.
Demand Admission GateProtocolDecides 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 WindowProtocolBriefly 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 ForecastingForecasting Method
Demand PagingMethodLoads 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 PricingPolicyVaries 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 StaggeringProtocolOffsets recurring or automated demand actions, such as charging, heating, cooling, or equipment starts, to avoid synchronized infrastructure peaks.
Demand Segmentation ABC/XYZ MatrixAnalysis Template
Demand-Based BudgetingPolicyAuthorizes 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 GraphProcessModels 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 ChecklistChecklistChecks that stage counts reconcile across systems, definitions, windows, filters, and duplicate-removal rules.
Denormalized Field GenerationMethodCopies 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 ZoningComposition Mechanism
Deoptimization or Fallback HandlerSoftware or ToolA fallback routine that sends optimized fast-path execution back to a more general slower handler when assumptions fail.
Dependence-Measure Selection MatrixToolMaps 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 Interaction MapArtifactCharts 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 MapArtifactMaps upstream ownership and dependencies for every necessary condition.
Dependency Concentration HeatmapMetric or DashboardDisplays weighted dependency exposure by provider, function, geography, platform, and criticality band.
Dependency Concentration Stress TestTest or AssessmentSimulates failure, withdrawal, price shock, or degradation of the dominant provider or cluster.
Dependency Conflict DetectionSoftware or ToolIdentifies software, infrastructure, or workflow dependencies that cannot safely be combined because versions, resource assumptions, or side effects conflict.
Dependency Constraint CheckProcedureA check that verifies dependency relationships against allowed dependency patterns.
Dependency GraphModelDraws 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 Handle RegistryRegisterBinds 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 Injection FrameworkSoftware or ToolImplements 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 SubstitutionTechnical Design MechanismImplements relation rewiring in software or systems by changing how a component obtains collaborators, dependencies, or interface pathways.
Dependency Injection or Plugin SlotArchitectural MethodAllows candidate components to be inserted behind a stable role boundary without changing callers.
Dependency Interaction MapArtifactA map of how dependencies among components, services, processes, resources, or teams modify one another's effects.
Dependency InversionMethodRefactors 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 AllowlistPolicyPins 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 MapArtifactRepresents reliance relations among components, actors, resources, tasks, vendors, assumptions, or services so downstream effects and fragility can be seen.
Dependency Mapping SessionMethodBrings participants together to identify task edges, missing inputs, handoffs, timing constraints, and coordination risks.
Dependency Mapping WorkshopWorkflowBrings operators, designers, suppliers, and domain experts together to map shared dependencies that no single group can see alone.
Dependency MatrixTemplateRecords task-to-task dependencies in a tabular form, often including dependency type, owner, due date, risk level, and status.
Dependency Network GraphMapping Artifact
Dependency RegistryRegisterThe 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 Review WorkshopRitualPuts 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 Tree Static AnalysisToolResolves 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-Safe Delete CheckAuditA 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_heatmapRisk Visualization
dependency_simplification_mapArtifactA graph or table showing dependencies that create avoidable coordination, translation, integration, or maintenance complexity.
Deployable Compute CapacitySoftware or ToolCompute, storage, network, or platform capacity kept warm, reserved, or quickly allocable for bursts, incidents, failover, or urgent workloads.
Deployment Canary and Drift SentinelMonitorWatches 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 DashboardMetric or DashboardTracks outcome, harm, dependency, and lock-in signals during staged deployment.
Deployment PlanDocumentSequences rollout, responsibilities, dependencies, training, communication, monitoring, and contingency actions.
Deployment RollbackProtocolReturns 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 RunbookProcedureAn ordered operational procedure for executing technical changes with prerequisite checks and rollback paths.
Deprecation and Forwarding NoticeProtocolMarks 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 FeedMonitorA 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 Warning and Tightening ScheduleProtocolTurns tightening into an announced, dated plan — warn about a tolerated variant, give producers time to migrate, then stop accepting it on a committed schedule.
Deputy Role AssignmentRole or TeamNames a prepared alternate actor who can perform a critical responsibility when the primary actor is absent or impaired.
Derived Eligibility or Status AnswerMethodAnswers 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 ReviewRitualCreates a recurring forum or checklist where proposed additions are evaluated for complexity cost, value, maintainability, and alternatives.
Design Constraint DocumentDocumentRecords physical, usability, interoperability, environmental, manufacturing, or maintenance limits that shape design choices.
Design Constraint TemplatesTemplateRestricts designs to preapproved layouts, materials, patterns, or rule sets so each new design does not reopen every variable.
Design Constraint-Relaxation TableTemplateA table that separates physical, legal, technical, financial, institutional, and preference constraints.
Design DownselectionProcedureImplements the archetype in design work by comparing rough concepts first and investing detailed engineering, prototyping, or testing in the most promising concepts.
Design History ReviewDocumentExamines design records, implementation decisions, roadmaps, and change logs to determine whether current use aligns with documented design intent.
Design IterationMethodImplements refinement by using sketches, prototypes, user feedback, design changes, and retesting to improve a designed artifact or service.
Design Mockup to Production PathWorkflowMoves a design from conceptual, visual, interactive, technical, integrated, and production-ready states through explicit gates.
Design ModelArtifactShows the functional structure of a proposed solution without every implementation detail.
Design of Experiments ProtocolProtocolA planning protocol that determines which factors, levels, combinations, assignment rules, and measurement windows will be used to detect interaction effects efficiently.
Design Pattern DocumentationArtifactNames 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 CardArtifactA 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 Research Synthesis WallArtifactExternalizes observations, themes, contradictions, and provisional models so teams can iterate between parts and whole.
Design ReviewRitualA structured review of a proposed design that can instantiate failure anticipation when it searches for failure paths and assigns actions.
Design Studio Critique CycleRitualA 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 SystemArtifactDefines reusable interface components, tokens, patterns, and usage rules that preserve coherence while allowing contextual composition.
Design System Component SlotInterfaceA design-system component exposes named content or behavior slots with allowed component types.
Design Token SystemArtifactCompresses repeated design values into named reusable tokens so many implementations can reference compact shared definitions.
Design Tradeoff CurveArtifactShows how one design attribute may be exchanged for another while preserving acceptable function.
Design Variant Merge ReviewRitualEvaluates parallel design tracks, selects compatible elements, and integrates them into a coherent design direction.
Design-by-Contract ClauseRuleAttaches 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 TeardownTest or AssessmentA teardown assessment that evaluates how easily a product can be opened, repaired, separated, and recovered.
design_critiqueReview RitualA critique session that surfaces assumptions embedded in a design choice or user model.
Desire Path ObservationFeedback Method
Desire Path WalkthroughMethodTraverse 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 MonitorMonitorTracks 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_cardInterfaceShows a concise downstream summary, example, status, or cost before an agent commits to a path.
destructive_test_samplingDestructive Offline SamplingUses a sample of units for tests that consume or alter the product, making 100% inline inspection impossible.
Detection Opportunity AuditTest or AssessmentChecks whether the observer, sensor, search, or communication channel actually could have detected the expected event.
Detection Power ChecklistChecklistPrompts reviewers to check scope, timing, sensitivity, thresholds, masking, and failure modes before interpreting non-detection.
Deterministic ID AllocatorSoftware or ToolA controlled allocator that assigns target values under uniqueness and lifecycle rules.
Deterministic Replay ProtocolProtocolReconstructs 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.
Developmental Milestone and Biomarker PanelDiagnostic EstimationA 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 ProtocolProtocolGoverns 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 ProtocolProtocolSelects a case that violates an explicitly stated pattern while documenting the universe of comparison and selection rationale.
Deviation Event LogRecordkeeping ArtifactStores deviation facts with baseline version, context, status, and review history.
Deviation Residual TableDiagnostic TableDisplays the predicted or expected pattern against the observed case evidence so the magnitude and type of deviation are explicit.
Deviation Review QueueWorkflow ArtifactRoutes flagged departures to human or automated review, annotation, escalation, suppression, or follow-up.
Diagnostic Cutoff RevisionReviewRevises 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 LogMonitorRecords symptoms, faults, actions, and outcomes over time so faults can be localized and recurring failure patterns become visible.
Diagnostic ModeMethodKeeps inspection, testing, and instrumentation alive while blocking production, actuation, and public-facing output, so a fault can be understood before it is touched.
Diagnostic NarrowingProcedureImplements the archetype by starting with broad symptom, signal, or evidence groups and then applying more specific tests to likely diagnostic regions.
Diagnostic Rule-Out ProtocolProtocolUses necessary signs, markers, traces, or criteria to remove diagnoses or explanations that cannot hold without them.
Diagnostic SamplingMethodA targeted measurement method used when an intermittent condition is suspected but cannot be observed continuously or reproduced reliably.
Diagnostic TestDiagnostic EstimationApplies 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 Tree PruningDomain Specific ProcedureEliminates diagnostic branches when evidence, constraints, or exclusion criteria prove they cannot explain the observed case.
Diagonalization Impossibility ProofMethodProves 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 CuesArtifactUses containers, alignment, flows, adjacency, and line styles to make structural relations legible in diagrams and maps.
Diagram Model ChoiceArtifactChooses 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 StudyMethodCollects repeated user entries over time so context, recurrence, longitudinal friction, and delayed consequences can be seen.
Diction, Syntax, and Punctuation TraceMethodFollows 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 OrderingSoftware or ToolOrders comparable elements before differencing or merging so changes reflect substance rather than incidental sequence.
difference_in_differences_designMethodCompares differential before-after change between exposed and comparison units.
Differencing Attack ScanTest or Assessment
Differencing TransformMethodTransforms a series into changes between observations to remove some classes of persistent level trend.
Differential Checker or Reference OracleMethodChecks 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 DiagnosisDiagnostic EstimationEnumerates the plausible explanations for a case in hand and eliminates among them by the features that would distinguish one from another.
Differential Diagnosis WorkupWorkflowLists candidate conditions or causes, weighs symptoms and tests, and narrows to a working diagnosis.
Differential Equivalence TestAuditFeeds 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 TestDiagnostic EstimationFeeds 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.
Differentiated Instruction PlanTemplateInstantiates stratified treatment in learning by matching supports, pacing, practice, or challenge to learner strata while preserving a shared learning aim.
Differentiated Support PathwayService or Learning PathwayRoutes participants to different levels or types of support while aiming at a shared standard or fair access outcome.
Differentiated Support PlanSupport ConfigurationA plan that varies support amount or type according to remaining need and expected marginal usefulness.
Digital SignatureCryptographic ProtocolUses a protected signing key to create artifacts that can be checked with public verification material.
Digital Twin MaturationTechnical WorkflowEvolves a simple system representation toward live, integrated, sensor-fed, or operationally synchronized fidelity in stages.
Digital Twin TrialModelExercises 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 FingerprintDigital Marker
Digital-Twin Hazard RehearsalMethodRehearses 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.
Dijkstra-Style Frontier ExpansionGraph Algorithm Pattern
dimension_budget_reviewProcedureReviews and limits the number of variables, latent dimensions, interactions, segments, or states allowed into the method.
Dimensional Analysis TableArtifactA 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 DiagramToolDraws 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 Scaling TestAnalytical Test
Dimensional Star SchemaModelReshapes 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 ReductionMethodDimensionality reduction reduces variables or features; coarse-graining groups elements into higher-level units and preserves inter-unit behavior.
dimensionality_reduction_probeTest or AssessmentTests whether a reduced representation preserves the task-relevant signal and neighborhood structure.
Dimensionless Ratio ConstructionMethodCombines 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.
Diminishing Returns DetectionMethodDetects 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 or Trade Sanctions FrameworkInstitutionUses conditional restrictions, costs, or denied benefits to pressure a collective actor while preserving review and de-escalation logic.
Direct and Indirect Rebound AuditAuditTraces 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 ContractingMethodCuts 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.
Directional Mark or Grain MapArtifactRecords orientation flow interruption and alignment of texture with gross form
Disagreement RegisterRegisterKeeps a live, classified ledger of every open disagreement — factual, interpretive, preference, risk, authority — so the group always knows exactly what still divides it.
Disaster Reentry CheckProtocolA protocol for determining whether residents, responders, or services can reenter an affected area after hazard, infrastructure, access, and support conditions are acceptable.
Disciplinary Board ReviewOrganizational Enforcement MechanismDetermines whether conduct violated a standard and what proportionate response or repair should follow.
Disciplinary GuidelinePolicy GuidanceProvides recommended response ranges for workplace, school, professional, or community discipline without replacing judgment and review.
Disclosure Audit LogRegisterRecords 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 ProbeMethodHunts for the observation that would count against the claim, and states the update the claim must undergo if that observation appears.
Disconfirming Probe PlanProtocolSpecifies the observations or tests most likely to overturn the current best explanation.
Discounted Cash-Flow TableArtifactDisplays period-by-period flows, discount factors, and present-value contributions.
Discourse / Worldview Analysis MemoDocumentDocuments the assumptions, categories, legitimating arguments, and identity frames shaping the issue.
Discourse AnalysisMethodReads 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 ReviewMethodA 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 LabelingProcedureLabels claims as central, contested, speculative, out-of-scope, unsupported, or harmful so discussion has recognizable boundaries.
Discovery TaskTask DesignLets participants generate evidence or observe a surprising pattern themselves, converting the knowledge gap into active exploration.
Disease-Stage Treatment ProtocolProcedureImplements the archetype when diagnosis, treatment intensity, contraindications, monitoring, or follow-up differ across disease stage or recovery phase.
Dispatch CenterInstitutionA 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 SystemSoftware or ToolA tool or workflow that revises dispatch assignments during execution as live conditions change.
Dispersal or Transfer TracerToolTags 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.
Displacement and Access Impact ReviewReviewAssesses 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_assessmentTest or AssessmentA pre-admission assessment estimating which incumbent uses will shrink when a new activity consumes shared substrate.
Display Reason LabelArtifactTags 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 ClauseProtocolPre-commits the parties to a named forum, governing law, and remedy path for resolving conflicts over a resource — decided before any conflict arises.
Disruption Trajectory MapArtifactVisualizes incumbent and entrant value curves, foothold segments, performance axes, crossing hypotheses, and response assumptions.
Dissipation LedgerArtifactRecords expected and observed losses, heat, waste, fatigue, disorder, cleanup obligations, and externalized costs.
Dissonance-Safe ReappraisalProcessGives 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.
dissonance_review_roundRitualSurfaces productive and destructive tensions between lines before forcing agreement.
Distal Driver ScanMethodA structured search for remote events, policies, markets, ecologies, social dynamics, or infrastructure states that may shape the local condition.
Distance and Reproduction Stress TestTest or AssessmentChecks texture survival and interference across size distance print display compression fabrication and wear
distance_metric_auditTest or AssessmentAudits whether distance, similarity, nearest-neighbor, and cluster relationships remain meaningful.
Distortion Heatmap or Profile ReportMetric or DashboardA visualization or report showing where and how distortion varies by region, frequency, class, or operating condition.
Distortion Model CardModel CardDocuments the assumed distortion pattern, supporting evidence, scope, counterevidence, and expiry conditions.
Distortion-Budget GateChecklistA release or use gate that blocks outputs whose distortion profile exceeds tolerated deviation.
Distortion-Reduction ReviewDiagnostic EstimationThe 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 ResilienceTechnical Architecture
Distributed Planning and Reconciliation SessionRitualA working session where independently-planning actors reconcile competing claims on scarce shared resources into a jointly feasible set of commitments.
Distributed Service ModelModelRuns 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.
distributed_lag_modelModeling TemplateA model form that estimates influence spread across multiple prior time steps rather than assuming a single delay.
Distributional Impact and Tail AuditTest or AssessmentCompares benefit, burden, access, and error across parties and distribution tails.
Distributional Incidence MatrixTemplateTabulates 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 ReviewTest or AssessmentEvaluates loser impact, proportionality, compensation, minimum floors, and due-process adequacy.
Divergence Review WorkflowWorkflowRoutes mismatches between old and new behavior for classification, acceptance, revision, exception logging, or rejection.
Divergence-Convergence WorkshopRitualA 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.
Diverse Data Source TriangulationMethodCombines 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 CheckAuditRebuilds 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 VotingSoftware or ToolCompares outputs from independently designed implementations so one flawed implementation is less likely to determine the final result alone.
Diverse Recommendation ExposureSoftware or ToolAdjusts feeds, recommendation lists, or search results so popularity is balanced with source diversity, uncertainty, minority evidence, and independent quality signals.
Diverse Supplier NetworkInstitutionUses suppliers with different geographies, ownership, logistics, technologies, or input sources to reduce correlated supply failure.
Diverse Vendor ReviewChecklistAssesses whether vendor diversity is real across ownership, infrastructure, code lineage, hosting, support, credentials, and failure response capability.
Diversification Ratio CalculationMetric or DashboardCompares aggregate pool risk with the sum or average of standalone risks.
Diversified Forecast PoolMethodCombines forecasts from multiple forecasters, methods, horizons, or data feeds to support planning under uncertainty.
Diversity Coverage MatrixArtifactA 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 Rate BoostPolicyA 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 AlgorithmMethodA method that splits a problem into smaller cases, solves them, and combines the results.
DNA or Biological BarcodeBiological Marker
Document Revision HistoryDocumentRecords editions, drafts, approvals, redlines, and textual differences as a document evolves.
Document TemplateTemplateA reusable document scaffold with fixed sections and variable fields or clauses.
Document Version RevertArtifact ProcedureRestores an earlier document, design, contract, or specification version.
Documentation ConsolidationEditorial Workflow
Documentation Navigation MapArtifactA wayfinding layer over a body of documentation — entry points, guided routes, and cross-links that let a reader get around instead of searching blindly.
Domain MapArtifactA 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 ModelArtifactRepresents the clarified entities, categories, relations, and constraints of a problem domain in a form that teams can inspect and use.
Domain Reduction PassProcedureIteratively narrows possible values, options, quantities, or time windows by applying propagated constraints.
Domain RestrictionOtherRestricts the candidate space to a domain, jurisdiction, market, population, technology family, discipline, or class of cases relevant to the decision.
Domain-Morphology ImagingToolTurns the separated structure into measured numbers — domain size, shape, connectivity, and how the interfaces are moving.
Domain-Separated Identifier SchemeMethodA method for separating identifier domains by context, tenant, prefix, salt, region, or period.
Domain-Shift Stress TestAuditRuns 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 Trust Evidence and Exposure MatrixTest or AssessmentCrosses relied-on behaviors with evidence dimensions uncertainty exposure alternatives and proposed limits.
domain_bound_checklistAudit Checklist
domain_invariant_reviewProcedureA review with domain owners that tests whether proposed simplification preserves required distinctions and constraints.
Dominance FilteringComparison MethodRemoves candidates or branches that are provably dominated by another candidate under the relevant objective and constraints.
Dominant Balance TableTemplateA table that compares candidate terms, order classes, crossover points, retained status, and residual caveats.
Dominated-Option RemovalMethodEliminates any option that another available option beats (or ties) on every criterion that matters, leaving only the genuine trade-offs to decide between.
Done-at-Eighty-Percent DemoReviewShows 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 TestTest or AssessmentExamines whether the donor can maintain the subsidy under shocks without degrading its own critical functions.
Dosage Window ProtocolProtocolSets 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.
Dot Voting with Evidence GateMethodSurfaces 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 WorkflowProcessRuns 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-Blind Trial ProtocolProtocolA protocol that masks both recipients and delivery personnel from knowing active versus comparator assignment.
Doubly Robust Missingness AdjustmentMethodCombines outcome modeling with response weighting so estimates can remain consistent if one of the two model components is correctly specified.
Downstream Cache Context AuditProcedureChecks exports, caches, screenshots, dashboards, reports, and model features for artifacts separated from their context.
Doxastic Commitment LadderInterfaceProvides graded belief states between exposure and full action-guiding commitment.
Draft Feedback CycleProcessCirculates 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 CycleWorkflowImplements the archetype for documents, plans, designs, or analyses by routing drafts through critique, revision, and approval.
Drain DashboardMonitorThe 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 ChannelPhysical Conduit
Dramatic RevealSequence Mechanism
Drift Sample ReviewMonitorPeriodically 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.
Drill-Down DashboardMetric or DashboardA dashboard that starts with summary indicators and lets users navigate into lower-level evidence or segments.
Drill-Down Root Signal ReviewDisaggregation Method
Drilldown Recognition InterfaceInterfaceAllows users to move from broad category cues to progressively finer evidence while preserving the candidate set.
Drip CampaignWorkflowImplements a communication or fundraising sequence by sending small planned pulses over time rather than one continuous or massive push.
Drug Interaction ScreeningTest or AssessmentChecks whether medications, treatments, or supplements create harmful combined effects before they are co-prescribed or co-used.
Drum, Metronome, or Pulse TrackArtifactSupplies 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.
Dual ApprovalAuthorization WorkflowA workflow requiring two distinct approvals before a high-risk action can proceed.
Dual-Actuator Calibration TestTest or Assessment
Dual-Basis TransformMethodRe-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 MapMethodElicits each framework's concepts, relations, evidence, assumptions, examples, boundaries, uncertainty, actors, and action consequences separately before any cross-framework overlay.
Dual-HomingConnectivity PatternConnects a node to two upstream paths or providers so the node is not isolated by a single upstream failure.
Dual-Key or Concurrence RuleProtocolRequires distinct authority bases to approve a defined high-risk action.
Dual-Key Safety RuleRuleRequires 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-Run Equivalence TestAuditRuns 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-OffProtocolRefuses to approve the summary and the substance separately: the two are signed off together, by accountable owners, or neither ships.
dunning_kruger_curve_briefingOrientation BriefingA short explanation of why novice confidence may be high before complexity is visible and lower after awareness improves.
Duplicate and Near-Duplicate ScanDiagnostic TestFinds repeated or highly similar cases crossing partitions.
Duplicate Detection AuditTest or AssessmentA periodic audit of issued codes, identifiers, records, or slots for duplicate occurrence and resolution quality.
Duplicate Target ScanTest or AssessmentA scan that detects target values assigned to multiple distinct sources.
Duplicate-Safe Payment OperationWorkflowCombines payment identifiers, authorization boundaries, settlement status, and reversal paths to prevent repeated payment attempts from transferring value twice.
Durable Subscription QueueToolA per-subscriber queue that persists unacknowledged events across disconnects and restarts, so a consumer that was offline still receives everything it missed.
duration_gap_dashboardMetric or DashboardShows current and stressed duration gaps, rollover concentrations, coverage floors, and breach triggers.
Duty-Priority and Harm ComparisonMethodCompares authority, nonwaivable duties, affected-party harm, reversibility, and delay under each priority.
Dynamic Capacity AllocationResource ReallocationThis 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 Programming / Value IterationFormal Optimization Method
Dynamic Programming MethodFormal Optimization Method
Dynamic Programming TableArtifact
Dynamic Route OptimizationToolContinuously 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 Staffing ScheduleProcessContinuously 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.
Earliest-Deadline-First DispatchScheduling Rule
Early Warning ForecastRisk Forecast
Early Warning ForumRitualCreates a regular cross-functional venue where weak signals can be interpreted from multiple perspectives without premature consensus.
Early Warning IndicatorMonitorWatches leading precursors — accelerating growth, rising variance, slowing recovery, thinning reserves — that flag an approaching crash while there is still time to act.
Early-Adopter IncentiveMethodRewards the people who join before the network is valuable, bridging their early risk with a subsidy that sunsets as real value appears.
Easement, Covenant or Use RestrictionArtifactA 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 RequirementRitualRequires 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 CycleWorkflowLinks local monitoring, management action, ecosystem response, and regional policy adjustment so nested ecological feedback loops learn together.
Ecological Intervention Level ChoiceEcosystem Management Protocol
Ecological Monitoring NetworkDomain Monitoring System
Ecological Pairing PlanMethodPairs species, habitats, or land-use practices so each supports the conditions under which the other can thrive.
Ecological Phase ManagementMethodImplements the archetype by changing restoration, protection, disturbance, harvesting, invasive control, or monitoring actions according to ecological succession or regime phase.
Ecological Regeneration PracticeMethodRestores 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 DesignDomain Method
Ecological Restoration Monitoring PlanDomain Monitoring Plan
Ecological Restoration PilotField Intervention
Ecological Scale ReviewTest or AssessmentExamines ecological evidence across organism, patch, habitat, landscape, watershed, and biome scales so interventions target the scale where the process is actually generated.
Ecological Scale TranslationMethodMoves 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 BufferProcedureSpaces similar uses, claims, territories, roles, or resources so active dominance in one area reduces nearby overlap pressure.
Ecological Threshold MonitorMonitorWatches 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.
economic_order_quantity_modelMethodA formulaic inventory mechanism for balancing ordering or setup cost against holding cost.
Ecosystem MonitoringWorkflowCollects distributed environmental or ecosystem observations to detect emergent changes in populations, habitats, flows, or interactions.
Ecosystem or Asset Monitoring TransectMonitorRepeatedly 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.
Edge-Case Adjudication PanelInstitutionA review body or escalation process for contested, high-stakes, or precedent-setting individuation cases.
Edge-Case Probe SuiteTest or AssessmentTests boundary and sparse-region inputs to reveal gaps and conflicts.
Edge-Case TestingTest Procedure
Edge-Detection KernelMethodA contrast-oriented kernel that turns local changes into an edge, boundary, or gradient response.
Edition or Variant Collation TableToolAligns 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 CutCuration MethodSharpens 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 RuleParticipation RuleEnsures that relevant perspectives, issues, sources, or stakeholder positions are represented enough for a decision or publication to remain balanced.
Editorial Standards BoardInstitutionMaintains selection standards, resolves hard cases, and updates criteria in media, publishing, or institutional curation.
Editorial WorkflowWorkflowImplements pipeline staging for text or media by separating drafting, editing, fact-checking, approval, production, and publication responsibilities.
Education Scaffolding by StageMethodImplements the archetype by matching supports, prompts, autonomy, feedback, and challenge level to the learner or cohort stage.
Effect Contract AnnotationDocumentDocuments allowed reads, writes, emissions, notifications, and external calls in or near the interface definition.
Effect Review ChecklistChecklistPrompts designers or operators to ask what shared state an action can change beyond the declared interface.
Effective Configuration DiffToolComputes 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 Independent Provider CountMetric or DashboardEstimates how many genuinely independent provider units remain after weighting and common-mode adjustment.
Efference-Copy CancellationMethodFeed 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 LockboxInstitutionA 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.
Effort-Tracking RubricTemplateDefines observable process indicators such as attempts made, feedback requested, revisions completed, practice time, and obstacle responses.
Eigendecomposition WorkflowMethodComputes invariant directions and scalar responses for an explicit linear transformation.
Elastic Capacity ScalingToolWatches 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 EmbeddingMethodLays 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 ExperimentMethodDeliberately 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.
Elevated or Distanced ViewpointPerspective Mechanism
Eligibility CriteriaPolicyCodifies, 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 Element Exclusion ReviewProcedureIn policy, legal, or administrative reasoning, tests whether absence of a required element defeats an asserted status, duty, claim, or entitlement.
Eligibility or Rights NoticeArtifactTells 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 RuleTest or AssessmentSpecifies which people, cases, projects, records, or options are admitted into a program, process, queue, or decision space.
Eligibility ScreenChecklistUses yes/no or threshold criteria to admit candidates into a bounded decision or review set.
Eligibility ScreeningReviewApplies 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 ReviewReviewRe-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 LogDocumentRecords which candidates were ruled out by which missing consequence, with rule source, evidence source, scope, confidence, and reopening conditions.
Embedded Aggregate DocumentArtifactStores 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 LaneRole or TeamPuts 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.
Embedding Collision ProbeAuditHunts 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.
Embodied-Resource Payback TestValuation ModelChecks 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 Authority CharterDocumentDelegates time-bounded decision rights with scope, logging, review, and revocation.
Emergency External-Seed RecoveryProtocolWhen 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 RunbookOperational ArtifactProvides executable steps for fallback or restoration under pressure.
Emergency FundArtifactA designated pool of money or immediately usable resources reserved for unexpected urgent needs.
Emergency Override ProtocolProtocolAllows temporary external intervention only when predefined harm, rights, safety, legal, or systemic thresholds are met.
Emergency ReserveInstitutionHolds 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 StockArtifactStores critical materials, funds, equipment, or supplies for use when ordinary supply is interrupted.
Emergency Role AssignmentPrepared Response Protocol
Emergency StopInterfaceA user-accessible control that forces immediate stop or safe-state entry when continuation is hazardous.
Emergent Behavior DashboardMetric or DashboardDisplays aggregated local signals, pattern hypotheses, uncertainty, and response status in a visible review surface.
Emerging Issue Triage BoardWorkflowReviews new weak signals, assigns response tiers, identifies owners, and schedules follow-up without requiring every signal to become an emergency.
Emic Context InterviewMethodElicits insider accounts of how the artifact will be interpreted, where it conflicts with norms, and which local meanings outsiders may miss.
Emotional Regulation RoutineRitualUses breathing, reflection, pause-before-response, or structured reappraisal to reduce rapid affective overcorrection in human behavior.
Empathy Map with Evidence MarksArtifactRecords what the other agent may be seeing, hearing, thinking, feeling, saying, and doing while marking evidence versus assumption.
Empathy MappingArtifactA perspective-taking artifact that can support situational evidence gathering when bounded by standards and accountability.
Empirical Distribution and Increment FitModelFits 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 PlanInstitutionPlaces 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-State DesignInterface PatternTurns 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 PromptArtifactTurns 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.
End-of-Life and Maintainer Activity CheckDiagnostic EstimationAssesses 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_testOffline Release GateTests finished units or batches before shipment when inline detection is impractical, destructive, slow, or too expensive.
Endorsement Scope ChecklistChecklistDetermines whether association with a person, brand, institution, funder, publisher, or platform is an endorsement, a neutral conduit, or an irrelevant co-location.
Endpoint Completion DashboardMonitorPuts 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 AnalysisDiagnostic EstimationEstimates 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 SuiteTest or AssessmentChecks whether outputs from different paths satisfy the same functional outcome standard.
Enforcement Pattern DashboardMonitorTracks 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 MatrixTemplateA template that pairs stakeholder classes with engagement depth, channel, timing, owner, and feedback obligation.
Engineering Equation Sanity CheckReviewChecks a formula and its computed result for both dimensional coherence and physically plausible magnitude before the number is trusted.
Engineering Review GateGovernance MechanismRequires technical review before a prototype, model, or design moves to a more integrated or operationally realistic level.
Engineering Tolerance SpecificationArtifactWrites down the allowed deviation from a nominal requirement so parts and interfaces made by different hands still fit and function.
Ensemble Feature Readout ModelSoftware or ToolReads a high-dimensional feature or model-output pattern as evidence for a target state, preserving useful disagreements and correlations.
Ensemble ModelMethodCombines multiple predictive models so the final prediction is less dependent on any one model specification.
Ensemble Weighting TableArtifactAssigns reliability, calibration, or diversity weights to multiple models, experts, or judgment sources.
ensemble_rehearsal_cycleWorkflowTests the combined whole repeatedly so line balance, timing, and interaction can be adjusted.
Entailment Cascade AuditAudit Check
Entity Definition WorkshopRitualA facilitated review in which domain experts, operators, affected stakeholders, and technical owners define what counts as one entity before implementation.
Entity Resolution PolicyProcedureA procedure for deciding whether records, observations, accounts, or descriptions point to the same entity, using the identity criterion rather than only matching tokens.
Entity-Grouped SplitValidation DesignPartitions by entity, episode, site, household, or lineage rather than by row.
Entity-Trajectory ProjectionModelDerives 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 DashboardMetric or DashboardTracks improvement slope, cost decline, quality gain, adoption, support burden, and mainstream crossing indicators.
Entropy-Generation or Loss-Rate CalculationMethodQuantifies loss rates for candidate hotspots using available thermodynamic, operational, or accounting data.
Entry-Barrier Sunset and ReviewReviewPuts 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.
Enumeration and DovetailingProcessSemi-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'.
Environmental Cue ChangeContext InterventionChanges objects, placement, labels, lighting, paths, spatial layout, or visible affordances so the old trigger is less salient and the intended cue is more available.
Environmental Design StandardStandard
Environmental Enrichment ScheduleProcessA 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 ScopingAssessment Method
Environmental Indicator DashboardMonitoring Artifact
Environmental Retrieval CueToolPlants 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 ChecklistChecklistGuides periodic scans of relevant surroundings, dashboards, channels, stakeholders, or risk indicators.
Environmental Shift RetestReviewWhen 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 Time-Constant EstimateDiagnostic EstimationMeasures how fast the environment itself changes — its characteristic time constant — so every internal clock has a real yardstick to be matched against.
Enzyme or BiocatalystArtifactA 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 ControlProtocolReduces transmission or reproduction so each cycle generates fewer subsequent cases rather than more.
Epistemic Mode LinterSoftware or Review ToolA 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 LabelsCommunication ConventionLabels such as observed, inferred, assumed, speculative, disputed, or revised that make epistemic status visible.
Epistemic Status LedgerDocument or RegisterA ledger that lists propositions, current modes, assignment bases, owners, dependencies, obligations, review dates, and transition history.
epistemic_status_labelingCommunication StandardA language convention that marks claims as observed fact, inference, assumption, hypothesis, expert judgment, or unresolved unknown.
Epsilon-Net or Covering GridMethodConstructs a finite or countable set of anchors so every point in a metric domain falls within a declared radius.
Equitable Access and Consent ReviewReviewAn 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 CarveoutPolicyProtects a low-volume, dispersed, or historically neglected group whose members aggregate optimization would strand, justified on fairness rather than efficiency.
Equity Guardrail TestTest or AssessmentChecks whether any subgroup falls below declared minimum floors or receives a burden that violates proportionality, procedural fairness, or priority-group commitments.
Equity Impact ReviewReviewReviews 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 PeriodPolicyTies 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 or Noninferiority TestTest or AssessmentImplements a variant where the goal is to show sufficiently small difference or no unacceptable loss rather than superiority.
Equivalence Test SuiteAuditA battery of comparison tests that runs variants through the consolidation rule and checks they still produce the same required output, flagging where they diverge.
Equivalency TableArtifactLists alternatives that count as equivalent or acceptable substitutes for a requirement.
Ergonomic Fit and Clearance TrialTest or AssessmentTests reach, posture, grip, clearance, circulation, and force with representative users and edge conditions.
Error BarArtifactA 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 Budget RegisterRegisterA 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 Message NormalizationRuleCollapses 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-Tolerant ParsingMethodKeeps 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 Ladder and Repair ReviewGovernance Process
Escalation Ladder Integrity AuditAuditPeriodically 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 PlaybookDocumentSpecifies who is notified, what decisions are opened, and what actions become available when a signal crosses an escalation boundary.
Escalation ProtocolProtocolDefines 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 RecordDocumentDocuments when an issue exceeded local authority, who escalated it, who accepted it, and what follow-up commitments resulted.
Escalation ReviewProcedureReviews unresolved dependency conflicts or blocked work that cannot be solved at the local task level.
Escalation Stop RuleProtocolA precommitted rule that halts repeated threats, denials, takedowns, or statements when each action is renewing the public signal.
Escalation Stop WorkflowProcessFires 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 SystemProtocolMoves 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 ThresholdProcedureA procedural trigger that moves an issue to a higher authority, faster response tier, broader team, or stronger intervention level.
Escalation to AuthorityProtocolHands 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.
Escape Variant WatchlistRegisterA 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 NetworkInstitutionA 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 ClosingInstitutionA custody-and-release mechanism that completes an exchange only when stated conditions are satisfied.
Escrow or HoldbackInstitutionPlaces 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.
Escrowed Asset HoldingInstitutionA custody arrangement that places an asset under a neutral or governed holder until release conditions are met.
Escrowed or Conditional CommitmentProtocolMakes 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 RuleRuleObliges the controller of an indispensable facility to grant access on defined, reviewable terms wherever rivals cannot feasibly build their own.
Essential-Access Rebound ReviewReviewSorts 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-Function and Method-Separation ReviewMethodTests which outcomes and safety controls are essential and which methods are inherited or convenient.
Essential/Incidental Feature SortMethodSorts 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.
essential_accidental_complexity_auditTest or AssessmentA structured review that classifies complexity sources as essential, accidental, mixed, or unresolved.
Ethical Boundary MemoDocumentRecords the line between explaining a past action in context and endorsing, excusing, minimizing, or normalizing harm.
Ethical Guardrail ReviewRitualCreates an explicit review step for decisions that may violate protected ethical or fairness conditions.
Ethical Impact AssessmentDocumentCaptures foreseeable ethical consequences of applying or adapting a decision across contexts, including who benefits and who bears risk.
Ethical Non-Production RuleRuleBars the observations whose very production would be impermissible, and rules on how a claim stands when the evidence must not be generated.
Ethical ReviewGovernance Review
Ethical Review for Taboo TopicTest or AssessmentReviews whether inquiry, discussion, publication, or intervention around a taboo topic is justified, proportionate, and adequately safeguarded.
Ethical Translation FrameworkTemplateProvides prompts for mapping norm systems, conflicts, protections, adaptations, rationale, and review triggers.
Ethics ChecklistChecklistPrompts reviewers to ask value, harm, consent, fairness, transparency, and responsibility questions. It implements the archetype only when answers are recorded and contestable.
Ethnographic Fieldnote ProtocolQualitative Capture Method
Etic/Emic Contrast MatrixAnalytic ArtifactRecords observer terms, participant terms, translation gaps, and risks of category transfer.
Evaluator Exemplar CalibrationProcedureAligns evaluators by independently judging shared samples, comparing rationales, and resolving construct-irrelevant drift.
Event Capture TemplateArtifactA 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 Instrumentation SpecificationDocumentDefines event names, timestamps, identifiers, stage transitions, and logging rules before funnel data are interpreted.
Event Knowledge GraphToolMaterializes 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 WebhookSoftware or ToolLets external events or remote systems initiate behavior through a registered interface rather than requiring continuous polling or upstream push.
Event Replay DeduplicationToolLets 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 HandlersMethodRecords 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 MiningSoftware or ToolReconstructs actual path flows from event logs when the funnel includes loops, skips, or multiple paths.
Event-Driven Coordination ChannelProtocolRoutes 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 ProjectionToolBuilds 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-Triggered Escalation RuleRulePre-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 WorkflowWorkflowTies action to state-changing events rather than fixed dates, such as a crisis, milestone, failed attempt, handoff, or decision deadline.
Event-Triggered Residual ReportingProtocolStay silent while the world matches prediction; speak only when a precision-weighted residual crosses a bar worth someone's attention.
event_study_information_response_testStatistical TestTests whether a price or signal reacts to a defined information event within the expected window.
event_study_panel_plotMetric or DashboardShows trajectories around an event, treatment, or adoption time.
event_triggered_capture_gateTriggered MonitoringStarts, increases, or preserves observation when a threshold, anomaly, or state transition occurs.
Evidence Briefing PacketArtifactA 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 Disclosure PacketArtifactAssembles the underlying evidence a decision rests on into one sourced, indexed bundle, released so an outsider can check the factual basis for themselves.
Evidence DocketRecordkeeping MechanismCollects, organizes, timestamps, and bounds the evidence considered by the decision maker.
Evidence Grade RubricAuditA 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 LockerArtifactA restricted physical or digital custody artifact for preserving evidence outside ordinary access.
Evidence Provenance ChecklistChecklistA checklist for classifying whether cited reasons are primary, secondary, independent, current, relevant, and verified.
Evidence Provenance LogDocumentRecords source origins, custody, transformations, access dates, uncertainties, and unresolved gaps in a reviewable form.
Evidence Relation MatrixTemplateMaps traces to claims with provenance, relevance, link type, weight, scope, and defeaters.
Evidence Stream MatrixTemplateA table that records each stream’s claim coverage, origin, method, population, time, quality, uncertainty, and known dependencies.
Evidence Strength LadderRubricLabels evidence strength while preserving scope, uncertainty, and defeasibility.
Evidence Sufficiency RubricReviewGrades 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 TableTemplateDefines what evidence is required for claims such as “intended,” “designed for,” “repurposed,” “emergent,” “negligently maintained,” or “functionally beneficial.”
Evidence Update ReviewWorkflowRevisits evidence relations when sources, context, measurement, or rival explanations change.
Evidence Weighting RubricToolScores evidence against explicit significance criteria fixed before the evidence is seen, so vividness cannot smuggle in weight it has not earned.
Evidence-to-Abstraction Traceability MatrixArtifactLinks each abstraction field, score, class, model output, or summary claim to source evidence, transformation steps, assumptions, and validation records.
Evidence-to-Claim MatrixToolLays 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_ladder_labelingClassification PromptA label set that sorts claims from direct observation and replicated evidence down through inference, testimony, analogy, and unsupported assumption.
Ex Parte Contact Disclosure RuleRuleBars 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_auditCounting Protocol
Example Corpus or Test FixtureToolA 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 TestTest or AssessmentPresents representative, boundary, misleading, exception, absent-counterpart, and refusal cases to users and compares classification, explanation, confidence, and action across frameworks.
Exception and Escalation ProtocolProtocolThe 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 BudgetProtocolFixes 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 Expiry MarkerReview TriggerAttaches a deadline, review date, or reversal condition to justified temporary imbalances so exceptional concentration does not become permanent drift.
Exception Expiry TimerExpiration ControlAttaches an expiry date, milestone, or review condition to each temporary compromise so it cannot persist indefinitely by inertia.
Exception Flag Rules EngineAutomation RuleApplies threshold, tolerance, materiality, and suppression rules to produce deviation flags.
Exception Gate PanelInstitutionReviews cases where sacred boundaries may need bounded exception.
Exception Handling PlaybookArtifactTurns a recurring class of exceptions into named, written procedures, so staff select a known response instead of improvising each disturbance from scratch.
Exception QueueProcessPulls 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 DashboardMetric or DashboardA dashboard that tracks slow-path volume, age, causes, outcomes, and recurrence.
Exception Queue ReviewReviewRoutes the conflicts no automatic rule could resolve into a monitored queue where a named owner adjudicates each one to closure.
Exception RegisterArtifactRecords approved waivers, rationale, compensating controls, owners, and expiry dates.
Exception Review ProtocolProtocolApplies defined grounds and safeguards to departures from an otherwise mandatory floor.
Exception Review WorkflowProcessRoutes 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, Appeal, and Manual ReviewWorkflowAllows legitimate users to correct false denials, accessibility conflicts, credential gaps, or unusual but valid use cases.
Exception-Lag Review WorkflowWorkflowReviews recurring benign lags and exceptions so thresholds and calendars stay realistic.
exception_based_oversightProcedure
Excess-of-Loss Reinsurance ContractDocumentA reinsurance contract that pays losses above a specified attachment point up to a limit.
Exchange ProtocolWorkflow or Interaction ProtocolDefines request, offer, acceptance, fulfillment, confirmation, and return steps for recurring exchanges.
Excitation–Inhibition Ratio DashboardMetric or Dashboard
Excluded Case ReviewTest or AssessmentCollects cases that the narrative omits or treats as exceptions, then tests whether they are irrelevant, boundary-setting, or narrative-breaking.
Exclusion Enforcement ProtocolProtocolTurns 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_agreementContract MechanismSecures a distribution, supply, data, or access channel before rivals obtain it.
Executable-Specification InterpreterToolRuns 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 Handoff ChecklistChecklistConfirms executor, resources, start condition, first actions, dependencies, and communication.
Executive SummaryDocumentCommunicates the essential structure of a situation to decision-makers who cannot use the full detail set directly.
Executive-Summary Caveat BudgetPolicyReserves a fixed share of an executive summary for the caveats that would change the decision, and spends that budget before the confident headlines.
Exemplar ComparisonMethodSets 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.
Exergy or Available-Work AnalysisMethodCompares the maximum useful work implied by input conditions with the useful work actually obtained.
Exhibit CurationArtifactArranges artifacts, examples, or records in proximity so viewers perceive a relation that each item would not convey alone.
Exhibition or Series Style GuideGovernance DocumentMaintains color, motif, icon, placement, and metaphor rules across a body of work or multi-person production.
existential_witness_cardEvidence Record
Exit and Interoperability RuleDocumentRequires portability, migration paths, or alternative access so stakeholders are not trapped before consequences are known.
Exit TicketToolA 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_option_contractReal Option MechanismBuilds abandonment, conversion, or staged commitment rights into early moves.
Expandable Facility PlanArtifactA 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 SectionInterfaceA user interface element that reveals hidden supporting content when opened.
Expectation AuditAuditTraces 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 ReviewReviewCompares what was predicted against what actually happened while controlling for the treatment the prediction itself caused, separating warranted forecasts from prophecies.
expectation_violation_reviewReview Protocol
Expected Event RegisterDocumentLists expected events, due windows, owners, channels, exception conditions, and interpretation rules.
Expected Shortfall DashboardMonitorReports 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 CalculationMethodMultiplies or otherwise combines probability and consequence on a common scale to rank options by expected gain, loss, or exposure.
Experience Prediction MatrixToolTabulates the experiences each rival claim predicts, exposing the conditions under which their predictions diverge.
Experience RatingMethodAdjusts 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.
Experiment Incubation PipelineOperating ProcessGives Horizon Two initiatives protected space, learning goals, and scale-or-stop criteria before they are judged by legacy metrics.
Experimental Cohort SplitMethodDivides 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 CheckAuditChecks 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 PanelRole or TeamReviews high-impact violations whose interpretation requires domain judgment or cross-disciplinary translation.
Expert DebriefRitualA 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 Elicitation ProtocolProtocolDefines how judgments, rationales, probabilities, confidence ranges, assumptions, and evidence claims are collected from experts.
Expert PanelInstitutionCollects judgments from multiple qualified people and combines them through structured synthesis, voting, or adjudication.
Expert Review CheckpointRole or TeamPlaces human or specialized review at stages where automated or novice recognition is unreliable.
Expert Roundtable or Consensus PanelInstitutionCreates a visible site where recognized interpreters deliberate, produce guidance, and mark the degree of agreement or disagreement.
Expert Voice CurationProcedureSelects and sequences credible interpreters who can explain, defend, or normalize the frame for different audiences.
Expert-Governed Modality ChangeProtocolIn 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 TranslationMethodConverts expert reasoning, evidence, or technical claims into accessible public-facing explanation without pretending complexity is absent.
Expired Context BannerInterfaceDisplays that the context required to interpret a surviving signal is expired, missing, superseded, or awaiting revalidation.
Expiry Timer or Revalidation GateRuleAttaches 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 ReviewTest or AssessmentA review of whether reasons, logic, or internal representations are understandable enough for the decision context.
Explanatory Case MemoDocumentRecords the observation, candidate explanations, comparison rationale, confidence, and next probes for audit or handoff.
Explicit Environment ObjectArtifactReifies 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 AssignmentCoordination Practice
Exploratory PrototypeArtifact or ExperimentImplements the first probe by creating a lightweight artifact, scenario, mockup, or pilot that tests what is unknown.
Explore–Exploit Review LoopDecision CycleAlternates between testing alternatives and concentrating resources on approaches with demonstrated current marginal value.
Exponential Backoff with JitterProtocolTurns a retry storm into a decorrelated trickle by making each rejected caller wait an exponentially growing, randomly perturbed delay before trying again.
Exposed Joinery or StructureArtifactLeaves joints, seams, fasteners, frame, load path, or assembly logic visible so construction becomes part of perception.
Exposure Accumulation MapArtifactMaps concentration in geography, technology, supplier, factor, or shock source.
Exposure Cap PolicyPolicyCaps 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 CurveModelMaps 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 or Alarm Sensitivity AdjusterOperational Procedure
Exposure Overlay MapSpatial or Asset Mapping Tool
Exposure Pathway BreakpointingMethodTraces the route by which exposure reaches a hotspot and inserts a break in it, watching where the interrupted risk tries to reroute.
Exposure Sampling TransectMonitorLays 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.
Extended Producer ResponsibilityLifecycle Governance RuleRequires producers to account for downstream disposal, recycling, repair, or lifecycle impacts of their products.
Extension-Request WorkflowProcessRoutes 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 Checklist or Job AidArtifactMoves the knowledge out of the head and onto a controlled, at-hand document, so correct performance no longer depends on remembering at all.
external_grounding_checkValidationA validation step that uses an independent anchor or higher-level authority to break circular self-validation.
external_influence_channel_matrixMapping Artifact
Externality Bond or Liability RuleRuleMakes 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.
Extreme-Value Threshold ModelModelFits 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.
Face-Saving Negotiation MoveMethodFrames 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 PathWorkflowAllows actors to revise expressed positions without being punished as hypocritical, disloyal, or opportunistic.
Faceted Search InterfaceToolLets 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 Decision MeetingRitualA 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 SessionMethodA facilitated group process for eliciting frames, comparing explanations, and producing an action-oriented working interpretation.
Facilitated Taboo DialogueMethodCreates a structured conversation in which purpose, ground rules, confidentiality, pacing, and escalation boundaries are explicit before the taboo topic is discussed.
Facilitation SilenceProcedureHolds 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 ScriptScriptProvides words and triggers for interrupting monopolization, exclusionary jokes, status pressure, or coercive enthusiasm without derailing the group.
Facility Location ModelMethodA model for choosing which sites, depots, facilities, or service points to open or place.
Factorial ExperimentTest or AssessmentTests the focal factor, potentiating factor, and paired condition so interaction effects can be separated from isolated effects.
Fail-Closed or Fail-Open DesignMethodA design method that chooses whether failure should block or release a boundary based on which default minimizes harm.
Fail-Safe Automation InterlockToolForces 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 WorkflowProcessTurns 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 AnalysisDiagnostic EstimationMines 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 LabelProtocolReviews setbacks by separating strategy, conditions, effort, skill gaps, and constraints from identity-level conclusions.
Failure Mode Annotation CardTemplateCaptures each violation, suspected cause, diagnostic evidence, proposed refinement, and follow-up test.
Failure Modes and Effects AnalysisMethodA structured method for documenting functions, failure modes, causes, effects, priorities, and actions.
Failure Scenario ReviewMethodA scenario-based review that walks through how a failure could unfold across time, actors, conditions, and dependencies.
Failure-Injection TestMethodDeliberately 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.
Fairness Audit by StratumMetric or DashboardChecks whether differential treatment is producing intended fit without unacceptable disparate harm, exclusion, or hidden under-service.
Fairness or Bias AuditAudit MethodChecks whether optimization disproportionately burdens groups, hides inequity, or shifts harm to less visible stakeholders.
Fairness RotationProcedureRotates service among classes, queues, or actors so one group cannot monopolize capacity indefinitely.
Fairness-Metric and Exception Stress TestTest or AssessmentProbes proxies, gaming, intersectional tails, baseline shifts, temporal effects, and exception capture.
Fairness-Standard Comparison TableMethodApplies candidate standards to the same decision and displays reasons, winners, burdens, conflicts, and uncertainty.
Fallback Control ModeProtocolA 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 RegisterDocumentRecords cases routed to bounded search, heuristics, semi-decision, approximation, human review, or scope renegotiation.
Fallback Supply or Service ContractSubstitution Mechanism
Fallback Switch or Kill SwitchControl MechanismAllows rapid reversion, rerouting, or controlled shutdown when replacement violates protected invariants.
Fallback-Mode RouterProcessDispatches 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 ControlStatistical Discovery Procedure
False-Belief CheckChecklistTests whether the actor is assuming the other agent knows something they do not know or lacks something they actually know.
False-Positive Review BoardRole or TeamA 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 AuditMethodReview mistaken readiness calls and missed openings to improve future window models.
Falsification ProtocolProtocolSpecifies what evidence would count against a favored claim before the evidence is sought.
Falsification Test HarnessSoftware or ToolImplements automated tests where a missing expected output, invariant, log, or state transition eliminates a candidate implementation or configuration.
Falsification Trigger CardDocumentRecords observations that would weaken, suspend, or overturn a belief.
Fan-Out ExchangeToolThe 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 RulesPolicyRoutes 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 AuditProcedureA low-friction lane for eligible cases paired with sampling, appeal, and outcome review.
Fatigue Check ProtocolChecklistA checklist or pause protocol that responds to signs of degraded decision quality.
Fault Tree AnalysisMethodDecomposes 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 LogicModelDeduces, 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 Repeated-Opportunity BranchModelA 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.
Feasibility Certificate CheckMethodAccepts 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 Sensitivity ProbeRobustness Check
Feasibility StudyDocumentInvestigates whether the design can be executed under technical, operational, financial, regulatory, and organizational constraints.
Feasible Option InventoryComparison Scoping
Feature Ablation or Occlusion TestDiagnostic EstimationMasks, 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 Availability AuditAudit ProcedureReviews each candidate input against the decision-time boundary.
Feature BudgetProcedureLimits how many features, options, screens, customizations, or workflow branches a product or service may add during a planning cycle.
Feature FlagSoftware or ToolImplements a software control surface by allowing behavior to be enabled, disabled, targeted, or rolled out without redeploying the whole system.
Feature Flag or Containment WrapperContainment MechanismLimits the exposure of debt-bearing functionality so it can be rolled back, isolated, routed around, or repaired without broad harm.
Feature Flag RolloutExposure Control Mechanism
Feature Flag Rollout ThresholdSoftware or ToolA release-engineering mechanism that activates rollout, pause, rollback, or gradual exposure when metrics meet predefined success, safety, or failure thresholds.
Feature PruningMethodRemoves features, fields, steps, or options whose contribution does not justify their complexity burden.
Feature Pyramid or Hierarchical ModelMethodRepresents input at multiple levels of resolution so broad structure and fine detail can be processed in order.
Feature SelectionMethodNarrows 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 Tier DesignMethodDifferentiates versions by features, support level, flexibility, capacity, timing, or convenience so segments self-select into appropriate offers.
Feature-Flag DisablementToolDisables 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 ExperimentationSoftware or ToolLets teams expose limited user segments or components to variation and rapidly disable harmful variants.
Feature-Flag Graduation ReviewGovernance ProcedureA release-governance review that converts a trial feature into a standard, rollback, or removal decision.
Feature-Flagged Strictness RolloutMethodShips 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.
feature_selection_passMethodSelects variables using relevance, redundancy, leakage, stability, and validation criteria.
Federated Governance CadenceInstitutionCreates recurring cross-level decision forums where central owners and local representatives revise standards, exceptions, and shared priorities.
Federation ProtocolProtocolLets 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.
Feedback Analysis WorkshopFacilitation ProcessGathers stakeholders to identify loop variables, test causal stories, surface disagreements, and select follow-up questions or interventions.
Feedback-Gain ReductionMethodTurns down the loop gain of a self-reinforcing pathway so it stops amplifying itself, without cutting the loop or blocking its inputs.
Feedback-Loop RedesignProcessRebuilds the timing, content, audience, and consequences of feedback so it fuels improvement instead of ratifying a predicted deficit.
feedback_latency_monitorMonitoring MetricA metric that tracks the time between an action, cue, or disturbance and the visible system response.
Feedforward Brake Circuit or ProtocolProtocol
Fiduciary Duty RuleRuleBinds the agent to an overriding legal duty of loyalty and care that must displace their private interest whenever the two conflict.
Field Calibration ReviewRitualPeriodically reviews field misses, false activations, boundary disputes, and drift.
Field ObservationMethodWatches behavior in the environment where the solution will operate, especially when users cannot easily articulate tacit routines or constraints.
Field Observation DebriefDebrief ProcessTurns observation into tested interpretation by separating what was seen, what was inferred, and what insiders say it meant.
Field or Operator Ground-Truth WalkthroughMethodTakes the mapped hotspot to the actual site and checks it against what the people who work there already know.
Field PracticeProcedurePlaces learners in or near the real environment with supervision, bounded scope, or low-risk responsibilities.
Field Service ProtocolProtocolCoordinates 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 RedactionMethodRemoves 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.
Filter Independence CheckDiagnostic EstimationTests 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 RegisterRegisterA 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 ChallengePolicyA 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 MapToolLays 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 DashboardMetric or DashboardShows recommendation, moderation, citation, agenda, or selection patterns that shape ordinary intake.
Filtration or ScrubbingToolLets the carrier medium keep flowing but strips the hazard out of it in transit, so what arrives downstream is cleaned rather than blocked.
Final Revalidation Before CommitRuleRe-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.
Finance / Accounting Unit CheckAuditSeparates 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 Reversal or CreditProcedureUses refund, credit, chargeback, reversal, adjustment, or balancing entry to offset a completed financial effect that cannot simply vanish.
Financial Ring FenceInstitutionA legal, accounting, or organizational mechanism that separates liabilities, assets, losses, or obligations so one rupture does not destabilize the wider system.
Finish and Coating MinimizationMethodReduces paint, veneer, simulated texture, polish, or cosmetic coating that would disguise the underlying substrate.
Finite Horizon AssumptionMethodLimits a search, forecast, plan, or valuation to a defined time horizon so decisions can proceed without pretending to solve all future possibilities.
Finite Impulse Response FilterMethodA finite-kernel signal-processing method that produces each output from a fixed weighted sum of input samples.
Finite-Element Basis ConstructionMethodBuilds 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-Sample or Exact Interval CheckMethodCompares asymptotic intervals with exact, small-sample, conservative, or simulation-corrected intervals when approximation error is likely.
Finite-State Map SelectorModelModels 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.
Firebreak or Buffer Zone MapArtifactA map or rule set showing where movement, replication, transfer, or interaction should pause to keep the entrant from crossing into new zones.
FirewallToolA 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-Article and Setup ApprovalProcedureVerifies an initial output and process setup before a new or changed run proceeds at scale.
First-Attempt Discovery TestReviewPuts 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-Pass Loss AuditAuditIsolates 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 ModelMethodBuilds the initial model from fundamental relations, constraints, or causal claims rather than from accumulated details.
First-Principles StatementArtifactNames 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.
first_article_or_setup_inspectionStartup GateInspects early output after setup or changeover to catch configuration errors before producing a large defective batch.
Fitness Proxy AuditAuditAudits 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 RuleMethodFollows 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-Gain Degraded ModeFallback Mode
Fixed-Inventory Configuration SprintProcessA 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 AuditTest or AssessmentChallenges the claimed fixed-pie boundary by checking omitted actors, shifted costs, and overlooked value-creation paths.
Fixed-Point Build ComparisonAuditIterates 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 MatrixArtifactMaps participant payoffs across strategies or outcomes and verifies whether totals remain constant.
fixed_effects_panel_modelMethodControls for stable unit effects and/or shared time effects in repeated unit-time data.
fixed_interval_sampling_scheduleProcedural or System ConfigurationCollects observations at a declared regular interval.
Flash Crowd PlaybookArtifactA 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.
Flexible Staffing RosterArtifactA 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 RecorderArtifactContinuously or selectively retains recent operational state so evidence is available when a rare episode occurs.
Flow Gate or Valve RuleRuleA 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.
FMEA Dependency TableAuditAdapts 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 IsolationAttention Mechanism
Focal Placement MapArtifactDocuments 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-Point CompositionMethodArranges 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 Mode or Control HidingInteraction PatternTemporarily clears secondary controls, chrome, and notifications so the focal task stands alone — on the promise that everything hidden returns the instant it is needed.
Follow-Up Retrieval ProbeTest or AssessmentChecks later whether the old cue retrieves the revised response, with enough spacing and context variation to reveal relapse to the old pattern.
follower_wargameStrategic AnalysisSimulates fast-follower, incumbent, or leapfrog responses before committing deeply.
Follow–Distinguish–Overrule MemoDocumentStates the precedent treatment choice, material reasons, authority, reliance effects, effective scope, and review route.
Footprint-Expansion Decision GateProtocolAn 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 ClassificationMethodClassifies 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 Release ProtocolProtocolA 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-Perspective and Emphasis TestTest or AssessmentTests whether viewpoint, depth, juxtaposition, and size exaggeration produce the intended reading without deceptive or unstable side effects.
Forecast After-Action ReviewLearning Review
Forecast BacktestingAuditReplays a predictor against withheld history — across time, segments, and regimes — to earn or deny the right to suppress its residuals.
Forecast Backtesting CadenceRitualPeriodically compares predicted and realized impacts by horizon to improve calibration and institutional memory.
Forecast RangeMethodCommunicates 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 Trigger DashboardMonitoring Artifact
Forecast Update Trigger LogWorkflowA forecast record that pairs predictions with update triggers and later confidence changes.
Foreign-Key ConstraintSoftware or ToolA database-level rule that constrains relationships between records so references remain valid.
Forensic Scenario ReconstructionMethodBuilds and compares scenarios that could have produced observed traces while preserving uncertainty about alternatives.
Fork Decision RecordDocumentRecords why a modified instance remains the same work, becomes a variant, becomes a derivative, or starts a new work line.
Form Section DesignTemplateGroups fields, labels, help text, and actions so users see which inputs belong together and which actions apply to which section.
Formal / Informal Transition MarkerRitualUses a phrase, agenda break, visual label, or procedural marker to distinguish casual discussion from formal review, commitment, decision, or record-making.
Formative RubricToolBreaks '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.
Forward Staging CacheArtifactA 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_tableTest or AssessmentA table that checks whether remaining undecided parts still have feasible options after a tentative commitment.
Fourier-Basis ExpansionMethodRepresents any signal in a fixed, universal orthonormal basis of sinusoids, turning it into frequency coordinates that reconstruct it exactly.
Frame Compatibility ReviewAudit Procedure
Framework Selection MemoMethodNames 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 or Concession RebidProcessGrants 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 ReplicationMethodGrows 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 Decay ModelMethodModels how fraud, misuse, or abuse risk changes after a flagged event, remediation, repayment, verification, or clean behavior period.
Fraud-Proof Challenge ProtocolProtocolAccepts 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 ProbeDiagnostic EstimationAsks 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 WorkflowProcessTurns 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.
Frequency CapRuleLimits 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 CooldownProtocolLimits repeated exposure and inserts quiet periods before a cue can be shown, refreshed, pinged, or intensified again.
Frequency Pulling with SaturationMethodDraws 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.
Fresh Holdout RetestValidation ProcedureRepeats evaluation on newly collected or newly sealed cases after suspected contamination.
Freshness Timer or Timestamp BadgeArtifactStamps 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 WatermarkMonitorPublishes 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 AdditionProcess DesignAdds 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 AdjustmentChoice Environment Mechanism
Friction Mapping SessionMethodLay 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 AdjustmentChoice Architecture MethodAdds, removes, or rebalances friction and attention weight so the replacement response becomes easier than the old response.
Friction ReductionProcess DesignRemoves steps, waits, forms, confusion, travel, or effort from a desired action when evidence suggests small convenience gains produce large behavior shifts.
Friendly Reliance ProbeMonitoring Method
Front Rescope PlaybookProtocolA 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 CheckpointArtifactSnapshots 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.
Frontline Feedback FormTemplateCaptures local observations in a standardized format.
Frontline Feedback SystemSoftware or ToolCollects structured observations, exceptions, workarounds, bottlenecks, and early warnings from people closest to implementation.
Frontline Go-Along InterviewMethodWalk 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 MatrixArtifactEnumerates all factor-level combinations for small experimental or testing spaces.
Full-Cost AccountingMethodPulls 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 TestMethodRuns 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 PathMethodUses likelihood-based estimation with incomplete observed data when model and missingness assumptions are appropriate.
Full-Rank EigendecompositionMethodFactors 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-Behavior-Structure MatrixModelDocuments 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 AnalysisMethodIdentifies what a pattern currently does for different actors or systems, while treating function as an observation rather than proof of intent.
Functional Decomposition WorkshopMethodTranslates 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.
Funding Dependency RegisterRegisterKeeps 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 RuleRuleStructures 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_conditions_registerGovernance Register
Funnel Experiment BacklogWorkflowConverts prioritized loss hypotheses into tests, redesigns, repairs, or capacity interventions.
Funnel ProcessWorkflowImplements the archetype in review or product workflows by moving many candidates through cheap early screens before detailed evaluation of a smaller set.
Future Imagination WorkshopWorkshop Protocol
Futures Literacy LabParticipatory Learning Format
Fuzz Testing Against Acceptance BoundaryMethodBombards 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 RuleDecision Rule
Gain-Change Review LogAudit Artifact
Gain-Collapse TestDiagnostic EstimationConfirms 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.
Gainsharing ContractDocumentLinks created surplus, saved cost, or improved performance to a pre-agreed sharing formula.
Gap Remediation PlanDocumentA plan that translates unmet readiness criteria into tasks, owners, due dates, dependency closures, supports, and retest conditions.
Gas Foaming or BlowingMethodGrows 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 RouterModelA 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 LogArtifactRecords decisions, reason codes, reviewer identity or system version, timestamps, evidence references, and override status.
Gauge Repeatability and Reproducibility StudyAuditSeparates 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 ChoiceMethodChooses a representative frame, normalization, baseline, or reference condition that removes redundant degrees of freedom.
Gauge-Fixing ConditionMethodAdds a disciplined representative-selection condition that removes specified redundant freedom without changing invariant content.
Gaussian Process Function ModelModelModels 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 KernelMethodA local smoothing method using a Gaussian-shaped kernel to reduce noise or fine-scale variation.
Generated Content Disclosure GatePolicyHolds 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.
Generation Cadence ReviewReviewChecks 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.
Geofenced Service Coverage GridInterfaceAssigns service or monitoring responsibility to bounded geographic fields.
Geographic or Channel RestrictionProtocolConstrains where or through which channel an offer is valid to reduce cross-market leakage.
Geometric Simplification SeriesMethodTranslates a source into progressively simplified planes curves and masses
Geospatial Service-Area MappingToolTurns 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 AbstractionMethodConverts motion force duration rhythm or affect into a constrained mark vocabulary
Giant-Component DashboardMonitorTracks 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.
Given-That ClauseCommunication Template
GlossaryDocumentProvides shared definitions for terms, especially when vocabulary drift or cross-disciplinary ambiguity blocks coordination.
Glossary GovernanceDocumentMaintains approved definitions, examples, non-examples, and usage notes for important signs or terms.
Glossary or Code KeyArtifactA 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.
Go / No-Go MeetingRitualA decision ritual that converts readiness findings into an explicit proceed, delay, conditional proceed, or abort decision.
Go/No-Go Commitment GateProcedureTests closure readiness, authority, reversibility, and execution capacity at a defined decision point.
Go/No-Go Condition ReviewRitualReviews each hard condition independently before proceeding with a high-consequence action.
Go/No-Go GaugeToolTurns 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.
Goal-Shielding ProtocolProtocolSuppresses 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 StudyTest or AssessmentRuns the candidate against an authoritative reference standard and analyzes agreement, disagreement, and uncertainty.
Golden Case BenchmarkArtifactA 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 Master or Trace ComparisonTest or Validation ArtifactCompares substitute behavior against incumbent traces or approved reference outputs under representative scenarios.
Golden Record ConsolidationMethodMerges 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 VectorsArtifactA 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 TestTest or AssessmentCompares outputs of original and rewritten forms against stable reference cases.
Golden-Sample Regression SuiteTest or AssessmentA recurring test using stable known cases to detect whether mapping fidelity has drifted.
Gossip Phase AveragingProtocolSpreads 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 ChainInstitutionDefines 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 BoardRole or TeamA standing oversight body that appoints, evaluates, disciplines, and can replace the agent on the principal's behalf.
Governance Board or CouncilInstitutionA 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 CharterDocumentDefines decision scope, membership, authority, voting or consent rules, escalation, and review for a governance body.
Governance Escalation ProtocolProtocolSpecifies when local governance handles a signal, when regional or central governance intervenes, and how authority returns after the condition stabilizes.
Governance Readiness ReviewTest or AssessmentChecks whether decision rights, accountability, funding authority, escalation paths, and revision authority are in place.
Governance Rule CreationRuleTurns an informal way of deciding — who is asked, who can veto, how disputes end — into an explicit rule of authority, escalation, and review.
governance_forum_consolidationRestructuring Procedure
Governed Translation or Adaptation ReviewProcedureDetermines whether translation, adaptation, localization, remediation, or implementation preserves the work or establishes a derivative/new work.
Grace PeriodPolicy or Contract Mechanism
Graceful Degradation ModeProtocolUnder near-saturation, deliberately drops nonessential service, fidelity, or scope along a pre-defined boundary so the essential function keeps working.
Graceful Queue ShutdownProtocolBrings 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.
Graded Exposure ProtocolProcedureIntroduces challenge or stress in controlled increments.
Graded Membership TableArtifactLays 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 ManufacturingMethodVaries 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 MapMethodMaps where directional pressure exists, where it can flow, and where it is blocked, leaked, or amplified.
Gradient DashboardMetric or DashboardMakes the spread visible over time so actors can detect steepening, evaluate flattening, and spot displaced pressure.
Gradient or Directional ProbeTest or AssessmentTests whether small moves in selected directions predictably improve or worsen value.
Grading RubricArtifactDefines the bands of acceptable performance and the criteria for each, so different assessors judging the same work land on the same grade.
Gradual Rollout IntensityWorkflowAdjusts the scope, strictness, traffic share, or feature exposure of a rollout as real-world response becomes visible.
Graduated Autonomy RampWorkflowA concrete workflow for implementing part of Agentic Control Loop Design.
Graduated Commitment PathSequencing Method
Graduated Enforcement LadderPolicyA 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 Free-Rider ResponseProtocolAn 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 ProtocolGovernance Procedure
Graduated Public Exposure SequenceProcedureA 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 TrialTest or AssessmentBegins with recoverable representative commitments and expands only after observed relevant performance.
Graduated Sanction MatrixProtocolProvides a transparent sequence of consequences tied to violation severity, repetition, and remedy status.
Graduated Sanction ProtocolProtocolMoves from reminder and transparency to proportional restrictions, repair obligations, or re-entry rules.
Graduated SanctionsProcedureImplements proportionality by sequencing responses from warning or coaching through stronger sanctions as severity or recurrence increases.
Graduated Visibility Takedown WorkflowWorkflowA staged response path that moves from quiet repair or limited access control to public notice or formal escalation only when thresholds are met.
Grammar Rule SetArtifactThe declarative set of production rules that defines well-formed composition — the reference grammar every parser consults to license or reject a structure.
Gram–Schmidt OrthonormalizationMethodTurns 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 RulePolicy Mechanism
Grant or Subsidy ProgramPolicyFunds 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 FlowInterfaceSeparates consent for core access from optional data uses, communications, waivers, add-ons, and relationship commitments.
Granular Permission DashboardInterfaceShows separate permissions, purposes, actors, and revocation controls in a single reviewable place.
Granularity Scale LadderTest or AssessmentTests when microvariation disappears becomes legible or crosses into macro-pattern across scale and distance
Graph EmbeddingModelMaps 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 Reachability AnalysisMethodModels 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 ValidationTest or AssessmentA validation procedure or tool that tests graph relationships against a declared schema.
Graph–Table ComparisonMethodCompares whether relational, trend, and pattern perception should be supported by a graph or whether exact lookup and auditability require a table.
Gratuitous Change ChallengeReview Procedure
Greedy Assignment PassMatching or Allocation Heuristic
Greedy Set-Cover HeuristicApproximation Heuristic
Grievance ChannelGovernance Process
Grievance PanelReview Body MechanismUses multiple reviewers to assess a complaint, apply policy, and recommend or issue a remedy.
Grievance ProcessWorkflowA workflow for raising fairness complaints, process defects, retaliation concerns, or unresolved harms.
Group Chant, Song, or RefrainRitualAligns 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-Stratified ValidationProtocolReports 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 DashboardMetric or DashboardA dashboard whose metrics are grouped into meaningful decision or monitoring chunks.
Grouping Audit ChecklistChecklistGuides reviewers through intended grouping, cue consistency, false grouping, closure risk, and accessibility checks.
Growth Mindset ReframingCognitive or Learning InterventionReplaces fixed ability or fixed potential explanations with learning, practice, feedback, support, and development explanations. It is a mechanism for a subset of Essentialism Audit, not the full archetype.
Growth-and-Crash Stock-Flow ModelModelTies 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 FramingMethodFrames expectations around improvable capability, strategy, and next steps rather than fixed traits, redirecting a negative prophecy toward effort and support.
Guardrail DashboardMetric or DashboardDisplays constraint, safety, fairness, quality, or side-effect indicators alongside the main objective score.
Guided Emic Interview ProtocolProtocolUses structured interviews that ask participants how they explain their own practices, values, roles, and constraints.
Guided Exploration PathMethodImplements the exploration boundary and first probe by giving a sequence of safe steps through unfamiliar material, tools, or evidence.
Guided Multi-Path Onboarding FlowWorkflowRoutes users or participants from different initial conditions through different supports toward the same activation or readiness state.
Guided Narrative ReframingProcedureReworks an activated story or incident account by adding missing context, causal correction, or altered meaning while preserving truth constraints.
Guided Practice with FeedbackProcessHas 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 Shadowing with DebriefProcedureLets 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 FlowProcedureMoves users, visitors, learners, or operators through a staged walkthrough, usually with prompts, highlights, checkpoints, or route markers.
Guided Walkthrough or Onboarding StepProcessEscorts 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.
Guilt-by-Association ReviewChecklistChecks whether blame, risk, or disqualification is being assigned because of contact, affiliation, or co-membership without a valid transfer rule.
Habit Loop MappingDiagnostic MethodMaps cue, routine or response, and consequence to reveal the association that must be redesigned.
Habit TrackerTool or ArtifactRecords recurring personal behavior so patterns, streaks, lapses, triggers, and adjustment opportunities become visible.
Habitat or Spatial ReconfigurationPhysical Design Method
Hackathon or SprintRitualGives participants bounded time, a theme or challenge, shared resources, and open teaming so prototypes or solutions emerge quickly.
Half-Open Circuit ProbeProtocolAfter 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 Intrusion TriageProcessTakes 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 TableArtifactSeparates positive halo, negative taint, aesthetic appeal, status borrowing, contamination fear, and evidence-bearing relations.
Halting-Problem ReductionMethodProves 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 ProtocolProcedureControls custody, handling, display, transport, restoration, and retirement of sacred objects or texts.
Handling Rule CardRuleMakes 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 CheckbackProtocolA sender-receiver confirmation step at transfer points.
Handoff ChecklistProtocolA 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 ProtocolProcedureStandardizes transition content, acceptance conditions, timing, and exception handling between dependent tasks or actors.
Handoff Readiness CheckChecklistA check that verifies whether a recurring handoff is complete, fresh, and timed for downstream use.
Handoff Target TraceDocumentRecords the target, evidence, current state, and agreed focus so a new person or shift can join the same attentional frame.
Happy-Path / Exception WorkflowWorkflowA process design that defines a streamlined normal route and an explicit exception route.
Haptic Feedback PatternDigital or Device FeedbackUses vibration texture, pulse rhythm, or force feedback to encode status where visual attention is limited.
Hard-Negative Data AugmentationMethodManufactures training examples that carry the tempting cue without the target, and the target without the cue, forcing the learner to separate convenience from structure.
Hardening WindowScheduled Capacity ReserveSets aside a post-release or post-transition time block for refactoring, testing, documentation, stabilization, migration cleanup, or process repair.
Hardship Exception ReviewException Review ProcessReviews whether a standard rule should be modified for unusual hardship while preserving the rule's legitimate purpose and preventing favoritism.
Hardship Waiver ProcessProcedureEvaluates temporary or structural inability and assigns waiver, accommodation, or alternative contribution.
Hardware or Controller SynthesisToolLowers 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 DebriefProcedureFollows taboo discussion with review, support, correction of misunderstandings, containment of sensitive information, and adjustment of safeguards.
Harmonic Suspension and ResolutionMethodCreates a felt instability by suspending an expected resolution, then discharges it with a resolving move so the arrival feels earned.
Hash Collision CheckTest or AssessmentA check for cases where hashes, digests, short codes, or encodings collapse distinct sources.
Hash Collision Risk AssessmentTest or AssessmentA defensive review of digest length, truncation, collision consequence, and domain separation.
Hatching Pattern LegendLegend or CodebookMaps line angle, spacing, crosshatch, stipple, or fill texture to categories in charts, maps, or diagrams.
Hazard AnalysisMethodEnumerates 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 DiagnosticDiagnostic EstimationReads 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 ContainmentProtocolA physical and procedural system for holding hazardous substances away from exposure pathways.
HAZOP Joint-Deviation ReviewReviewWalks 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–Body Consistency CheckAuditIsolates 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 CheckTest or AssessmentRuns a repeatable test that indicates whether a service, asset, process, or organism is functioning within an acceptable range.
Health Checkup ScheduleTest or AssessmentApplies recurring screening or condition review to people, teams, assets, or systems where early intervention can prevent larger harm.
Hearing ProcedureProcedureA structured meeting or written equivalent where parties present evidence, respond to claims, and receive a decision.
Hearing ProcessStructured Participation MechanismCreates a live or asynchronous occasion to present evidence, respond to claims, and test contested accounts.
Heartbeat and Suspicion DetectorMonitorContinuously 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 CheckSoftware or ToolConfirms that a monitored channel, person, device, or process remains reachable enough for expected signals to be noticed.
Heavy-Tail Simulation Scenario SetMethodRuns Monte-Carlo simulation under deliberately fat-tailed, correlated assumptions so the model actually produces the rare catastrophes that thin-tailed sampling almost never draws.
Hedging Overlay ContractDocumentA financial or parametric contract that offsets a common driver affecting a pooled exposure.
Held-Out Benchmark DatasetArtifactProvides protected cases or examples used to test performance without contaminating development.
Held-Out Path-Feature CheckDiagnostic EstimationValidates 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 TestMethodJudges 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.
Hermeneutic Gap AnalysisInterpretive AnalysisIdentifies missing shared concepts, categories, examples, or explanatory frames that prevent certain experiences from being recognized as actionable knowledge.
Hermeneutic Loop LogRegisterKeeps 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 BedArtifactImmobilizes 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 StackSoftware or ToolUses different technical implementations for critical capability so a single software defect, vendor outage, or platform assumption is less likely to disable all paths.
Heuristic Boundary ChecklistChecklistConfirms whether a shortcut is valid in the current domain, population, feedback regime, and risk level.
Hidden Load Audit SamplingTest or AssessmentSamples likely reservoirs to detect retained burden that ordinary event-level tracking misses.
Hidden or Delayed Popularity CountsInterfaceTemporarily hides, delays, buckets, or de-emphasizes likes, views, vote totals, adoption counts, or rankings until users have formed an initial judgment.
Hierarchical Prediction-Error LoopProcessStacks 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.
High-Arousal Content ThrottleSoftware or ToolReduces distribution, ranking boost, notification priority, or autoplay escalation for content whose cue profile provokes disproportionate arousal or response.
High-Gain Degraded-Mode TriggerProcedure
High-Level Architecture DiagramArtifactShows major components and dependencies of a system while hiding implementation detail that is not needed at the architectural decision level.
High-Load Clipping TestTest or Assessment
High-Risk Targeting ListArtifactRanks 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.
Highest-Marginal-Gain-First RuleSelection Rule
Hindsight Information Exclusion TestReasoning Check
Hinge-Point Decision CanvasTemplateRecords the juncture boundary, options, small levers, reversibility horizon, stakeholders, and decision authority in one inspectable artifact.
Hinge-Point TimelineArtifactBuilds a timeline marking decisions, accidents, near misses, forks, and local uncertainties that could have shifted the path.
Hinted-Handoff BufferArtifactWhen 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.
Historical or Holdout Coverage BacktestAuditChecks 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 ReplayMethodReruns 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 MatrixRelational Analysis
Hold-and-Resume CheckpointWorkflowA scheduled decision point where the taper can proceed, pause, slow, reverse one step, or be redesigned based on observed response.
Hold-and-Revalidate ProtocolProtocolWhen 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.
Holdout Access LogGovernance ArtifactRecords exposure of protected evaluation material.
Holdout Review PanelInstitutionA review forum for distinguishing legitimate refusal from anti-commons blockage.
Holdout ValidationEvidence Partitioning
holon_interface_registryArtifactA maintained catalog of signals, contracts, handoffs, APIs, resource flows, and accountability paths among holons.
holonic_operating_model_canvasTemplateA template for specifying a holon’s boundary, purpose, autonomy, dependencies, interfaces, invariants, and review cadence.
Horizon Budget AllocationResource Allocation MethodAllocates funds, people, management attention, or risk tolerance across horizons according to strategic intent and transition evidence.
Horizon Forecast-Error Trigger and Adaptation AuditProtocolCompares forecast intervals, signals, gate decisions, actual closure, distributed harm, reversal execution, and post-crossing adaptation.
Horizon-Scan-to-Story CycleSignal Translation Routine
Horizon-Specific Metric DashboardMeasurement SystemSeparates efficiency, learning, adoption, legitimacy, and future-viability metrics so each horizon is judged appropriately.
Horizon-Split Forecast CanvasTemplateForces the impact claim into short, medium, and long horizon cells with separate evidence, confidence, action posture, and revision triggers.
Horizontal Scale-OutMethodGrows capacity by adding more interchangeable units of the same kind behind a distributor, rather than making any one unit bigger.
Hospital Surge CapacityProcedureReserves beds, staff, supplies, or space for sudden increases in patient load or high-acuity cases.
Host-Dependency Fallback DrillProtocolRehearses 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 DelegationProtocolForwards 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.
Hotspot Containment and RemovalProtocolIsolates 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 Tabletop Stress TestRitualWalks a cross-functional group through a scenario built to hammer the suspected hotspot, to watch how it fails before it fails for real.
Human Review TriggerEscalation TriggerRequires accountable review when marginal gains are small but protected values, human impacts, or legitimacy concerns are at stake.
Human-in-the-Loop Operating ModelOperating ModelDefines what humans review, decide, override, escalate, maintain, or learn from when automation participates in the work.
Humanitarian Aid PrioritizationField Prioritization ProtocolA field protocol for deciding where scarce relief resources should go next.
Humility Norm Onboarding ModuleTraining or Enculturation ToolAn onboarding artifact that teaches newcomers how the group handles uncertainty, questions, and revision.
Hybrid Logical ClockArtifactA 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.
Hype Deflation ChecklistChecklistChecks whether short-term claims are being inflated by salience, novelty, selective sampling, promotional incentives, or extrapolated pilot results.
Hypothesis Promotion GateDecision GateA review point that prevents a hypothesis from being promoted to accepted claim or operating premise without specified tests, evidence, and caveats.
Hysteresis and Debounce FilterRuleSits 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-Aware Exit CriterionRuleSets 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 FilterFilter or Guardrail
Icon Interpretation TestTest or AssessmentChecks whether an icon, pictogram, badge, or visual cue evokes the intended concept across relevant audiences and contexts.
Iconographic Key TableReference ArtifactTabulates symbols, intended meanings, permitted variants, forbidden collisions, and examples of correct use.
ID Mapping RegisterArtifactA governed register pairing old and new identifiers during migration, merge, split, or namespace transition.
Ideal Baseline Rejection NoteDocumentation Artifact
Ideal Comparator FilterFallacy Detection
Idempotency KeysArtifactAttaches 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 APIProtocolAn 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-Space Capacity CheckChecklistA checklist for reviewing identifier capacity, exclusions, volume, and duplicate handling.
Identity and Unity Test ChecklistChecklistA checklist that forces reviewers to answer same-as, part-whole, persistence, split/merge, and edge-case questions before accepting an entity model.
Identity Boundary-Case TableTemplateCollects examples that are clearly same-work, clearly new-work, and contested, then tests the identity criterion against them.
Identity Narrative ShiftMethodIntroduces a revised story of who belongs, what counts, what is honored, or how the group understands its own boundaries.
Identity Preservation ChecklistChecklistAsks whether a proposed change preserves the defining content, structure, function, authorship, interpretation, or obligations of the work.
Identity Resolution ModelModelAn 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 WorkflowMatching and Review ProcedureDetermines whether multiple records or references point to the same real-world entity, account, person, asset, case, or object.
Identity-Bound EntitlementArtifactBinds 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 AuditMethodReviews the end-to-end evaluation journey for contextual signals that make identity unnecessarily diagnostic.
Identity-Field InterviewMethodElicits how members describe their own values, boundaries, exemplars, taboos, and credible voices before messages are designed.
Identity-Question Timing ProtocolProtocolGoverns when identity data are requested, who can see them, and how collection is separated from performance when appropriate.
Identity-Resonance Message ReviewWorkflowRuns draft appeals through identity-map, authenticity, evidence, stereotype, and autonomy checks before deployment.
Identity-Safe EvaluationEvaluation DesignDesigns evaluation settings and criteria so performance is not interpreted through fixed identity assumptions and so categorized people are not exposed to stereotype-confirming threat or biased expectation loops.
Identity-Safe Review ChannelInstitutionProvides confidential intake, independent review, correction authority, pattern escalation, and retaliation protection.
If-Then Revision ContractProtocolA concise written if-evidence-then-update statement.
Immediate Feedback InterfaceInterfaceGives rapid information about whether the target response occurred, how well it was performed, or what adjustment is needed.
Immersive ExhibitExperience Mechanism
Immutable Data or Copy-on-WriteMethodPrevents accidental mutation by making default state reads non-mutating and requiring explicit creation of changed versions.
Impact AnalysisMethodTraces 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 AssessmentAssessment Method
Impact Assessment TableRegisterA 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 MapVisualization
Impact Reporting RequirementReporting Obligation
Impact Signal DashboardMetric or DashboardTracks leading, lagging, friction, adoption, complement, and compounding indicators rather than only headline visibility.
Implementation CoachingRole or TeamAn 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 ScriptPlanning ScriptLinks a specific cue to a specific intended response in an if-this-then-that form.
Implementation Readiness ReviewTest or AssessmentReviews whether people, resources, workflows, authority, support, and risk controls are ready enough to proceed.
Impossibility-Theorem Instantiation ReviewReviewChecks 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.
impulse_response_traceResponse ProfileA trace showing how a one-time disturbance propagates through later states over short, medium, and long horizons.
Incentive Compensation PlanPolicyTies the agent's pay to performance metrics and defers part of it at risk, so reward tracks realized outcomes rather than reported ones.
Incentive Field DesignMethodChanges rewards, costs, recognition, frictions, or eligibility so local choices become more aligned with system intent.
Incentive Floor TestingTest or AssessmentTests lower incentive sizes or frequencies to identify the smallest reliable incentive before larger rewards create cost, dependency, crowd-out, or gaming.
Incentive RealignmentGovernance or Reward Adjustment
Incentive-Compatible Preference ElicitationMethodUses scoring, choice architecture, or rule design to make truthful preference reporting strategically safer or more beneficial than misreporting.
incentive_compatible_routing_guidanceSoftware or ToolA guidance tool that makes individually attractive routes less harmful to the network.
Incident Action LogRegisterA 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 Near-Miss ReviewReviewReconstructs 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 CleanupProcessTriages 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 BriefingRitualA structured alignment event for current situation, objectives, hazards, roles, and next actions.
Incident Command LanguageProcedureMoves communication from ordinary coordination into a formal incident mode with roles, status updates, escalation rules, and decision authority.
Incident Command or Reentry CellRole or TeamA temporary cross-functional coordination team for restart decisions and status synchronization.
Incident Command StructureInstitutionStands 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 SystemInstitutionStands 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 RoleTemporary Command Role
Incident Containment ZoneProtocolAn operational boundary that defines the affected scope, restricts propagation routes, assigns containment owners, and stabilizes adjacent operations during an incident.
Incident Corrective Action RegisterArtifactTracks compensating actions, residual risks, owners, due dates, evidence, and closure status across incidents.
Incident Intake BoardCoordination Mechanism
Incident Narrative Review SessionRitualUses a structured session to revisit incident details and whole account before lessons or narratives are finalized.
Incident Ownership ProtocolProtocolAssigns an incident owner, response authority, communications duty, repair tracking, and post-incident answerability process.
Incident Pattern MiningProcedureAnalyzes many incidents, near misses, support cases, or complaints to discover system-level patterns no single incident reveals.
Incident Pattern ReviewMethodA method that mines past incidents, near misses, support tickets, defects, or complaints to anticipate similar future failures.
Incident Phase PlaybookProcedureImplements the archetype by using different response modes for detection, containment, stabilization, recovery, communication, postmortem, and prevention phases.
Incident Recovery PlanPlan or Runbook
Incident Response RotationProtocolA response-coverage schedule that adapts to incident severity, fatigue, role availability, or coverage needs.
Incident Response RunbookArtifactA 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 SessionProcedureA structured meeting for reconstructing what happened, surfacing competing explanations, identifying uncertainty, and deciding immediate actions after an incident.
Incident Severity MatrixTemplateCombines impact, urgency, scope, and reversibility to route an incident into a response regime.
Incident Severity TriggerProtocolAn incident management mechanism that activates a response level, role set, communication cadence, or escalation structure once severity criteria are reached.
Incident SnapshotArtifactPackages state, context, logs, timestamps, and human observations into a preserved record for later analysis.
Incident Surge TeamRole or TeamStands 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 TimelineDocumentOrders observations, actions, decisions, and discoveries during an incident so later review can reconstruct what unfolded.
Incident Timeline ReviewMethodA chronological reconstruction of events, cues, handoffs, decisions, and pressures before a behavior or failure.
Incident, Accepted, Reflected, and Loss BalanceMethodReconciles useful, returned, dissipated, stored, leaked, delayed, distorted, and unobserved transfer at a declared boundary and time horizon.
Incident-Command Feedback RhythmProcedureCoordinates tactical reports, operational decisions, strategic priorities, and after-action updates during incident response.
Inclusion/Exclusion Register ReviewRecord Review
Inclusive Language RevisionProcedureRevises terms, labels, style guidance, or public wording so language no longer reinforces an unintended exclusion, stigma, or status hierarchy.
Inclusive Taxonomy ReviewRepresentation ReviewExamines whether categories, labels, eligibility classes, problem definitions, or model features erase important lived distinctions or embed dominant-group assumptions.
Incremental Design ReviewRitualImplements the archetype as a review cadence where each layer of design complexity must justify its expected value, compatibility, and removal conditions.
Incremental Staffing AdjustmentWorkflowChanges staffing levels, coverage, or support capacity in increments while monitoring service quality, backlog, cost, and overload.
Incumbent Refuge ProgramInstitutionA reserve, safe harbor, protected segment, restoration patch, or support program that preserves incumbent capacity while controls take effect.
Incumbent Response Red TeamMethodStress-tests assumptions about incumbent inaction, mimicry, bundling, acquisition, regulation, or self-disruption.
incumbent_use_registerArtifactA register of existing formal and informal uses of a shared substrate, including protected functions and dependency strength.
Independent Appointment, Budget, and Tenure TestOtherTests whether reviewed actors can select, starve, dismiss, or retaliate against reviewers.
Independent Forward- and Back-Translation ReviewProtocolUses separate interpreters to translate forward and reconstruct the source without seeing the original, then compares invariant meaning, boundary, uncertainty, authority, and consequence.
Independent Interlock or GuardArtifactHolds one gate on every hazardous route independently shut, so no conjunction of the other conditions can complete the path.
Independent Oversight BoardRole or TeamA 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 PortalToolGives an external overseer a standing, credentialed channel to look directly into an organization's records and live cases — without asking permission each time.
Independent Reference Claim and Conflict VerificationTest or AssessmentTriangulates representations track record authority incentives conflicts and material omissions.
Independent Replication ProtocolProtocolA procedure for obtaining a separately executed test with controlled information sharing and explicit comparability conditions.
Independent ReviewReview ProcessA review conducted by an actor not controlled by the decision-maker or operating unit under review.
Independent Review BoardInstitutionA standing or ad hoc panel separated from the producer that evaluates evidence and issues scoped findings.
Independent Review PanelRole or TeamReviews contested or pattern-sensitive decisions outside the original gatekeeper chain.
Independent Safety Authority CellRole or TeamStands 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 SystemOtherProvides 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 Signal Verification LaneWorkflowChecks the faster actor’s signals against independent evidence before the response cycle is captured by manipulated or low-value events.
Independent Technical Evidence PanelRole or TeamMoves 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-Seed Basis ExtensionMethodGrows a partial, already-independent set into a complete basis by repeatedly adding only directions the current set cannot already reach.
independent_criterion_challengeBurden Assignment
independent_recomputation_or_replicationMethodA separate calculation, experiment, retest, or reanalysis used to check whether the claimed result can be reproduced.
Index Card SummaryTemplateForces a claim, decision, concept, or project state into a small template that foregrounds only the task-critical fields.
Indifference MapArtifactVisualizes bundles that are treated as preference-equivalent or acceptable under current assumptions.
Individual / Team / Organization Level SelectionOrganizational Diagnosis Method
Individual Deliverable ContractDocumentBreaks a group output into named deliverables or responsibility slices while preserving coordination across interdependent work.
Individual-to-Population Policy TranslationMethodTurns 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 CharterDocumentA governing document that states entity kinds, unity tests, identity tests, persistence rules, authority, and revision procedures.
Induction Eligibility and Contraindication ScreenReviewDecides 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 ProofMethodImplements 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 SessionRitualDelivers 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-to-Best-Explanation MatrixTemplateCompares candidate explanations against explanatory fit criteria and records the provisional winner.
Infill and Adaptive-Reuse ProgramProcessRepurposes 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_tableTemplateDisplays results under plausible combinations of inflation, currency, and discount-rate assumptions.
Influence Mapping InterviewsElicitation MethodUses interviews or structured elicitation to reveal perceived causal links, delays, and feedback paths that are not visible in data alone.
Influence/Interest GridArtifactA visual artifact that classifies stakeholders by influence and stake or interest.
influence_response_decision_treeDecision Support Tool
Informal Leader MappingMethodIdentifies people who carry trust, advice, escalation, translation, or practical influence outside the formal hierarchy.
Informal Route Legalization PatchProcessMake 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 Architecture GroupingMethodOrganizes navigation, categories, and content so users perceive the intended conceptual and task relationships.
Information EscrowInstitutionA 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_source_inventory_matrixMapping ArtifactMaps information sources to availability, timing, actor access, cost, reliability, and expected incorporation pathway.
Informed Consent ConversationProcedureUses dialogue, question-and-answer, teach-back, and deliberation to establish understanding before agreement.
Infrastructure and Default RedesignSociotechnical Design Method
Infrastructure Plus Incentive PackageMethodPairs a capability-enabling infrastructure change with an incentive that makes the new capability worth using.
Infrastructure Upkeep CycleProcedureCycles through inspection, minor repair, resurfacing, replacement, and condition verification for physical or civic assets.
Infrastructure-as-Code GenerationToolLowers 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 SimulationModelSimulates how a proposed density increase loads the shared support systems — utilities, circulation, queues, supervision — and where the next bottleneck or cascade will appear.
Inheritance Lint or Static AnalysisToolScans 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 ReviewReviewExamines 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 ScreenAuditTests 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 TaperProcessRamps 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 CircuitArtifactImplements negative local feedback between neighboring units, sensors, teams, modules, or channels.
Initial Content LibraryArtifactPreloads real content, templates, and examples so a lone early user gets value even before anyone else has arrived.
Initiator Interview ProtocolProcedureA structured interview process for recovering what early actors knew and why they acted.
Injection Boundary Red-TeamTest or AssessmentProbes whether untrusted content can escape its data role across parsing, rendering, retrieval, logging, and tool-use paths.
Innovation Portfolio ReviewReviewA 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 FilterMethodUpdates 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 TimeProcessReserves recurring, self-directed work time for exploration and prototyping, so new-value creation is not permanently crowded out by delivery pressure.
Input Quality CheckQuality Control Mechanism
Input Validation GateProcessA 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.
Inquiry LogArtifactRecords questions, provisional answers, surprises, sources, and next probes so the inquiry loop remains visible and cumulative.
Insider Narrative Review PanelReview ProcessInvites people with situated knowledge to review whether the learner’s interpretation is recognizable, respectful, and sufficiently qualified.
Inspection / Outcome MatrixChecklistA mapping that assigns evaluation questions to behavioral evidence, internal inspection, or both.
Inspection Pass/Fail TestTest or AssessmentApplies predefined criteria to classify an item, process, or condition as acceptable or unacceptable.
inspection_cost_of_quality_modelEconomic Tradeoff ModelCompares prevention, appraisal, internal failure, and external failure costs to justify inspection placement and intensity.
Institutional AnalysisMethodMaps 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 GenealogyMethodTraces how a rule, practice, category, or institution developed over time so current function is not mistaken for original purpose.
Institutional Health DashboardMonitorA 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 WorkshopMethodA 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 NormInstitutionCreates shared expectations that make some local behaviors legitimate, expected, discouraged, or socially costly.
Institutional Onboarding and SocializationProcessThe 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 Rule and Incentive RedesignGovernance Method
Instructional Material LayoutArtifactGroups examples, explanations, diagrams, exercises, and warnings so learners perceive the intended conceptual structure.
Instrument Readout MappingModelFixes the correspondence rule that says which instrument reading counts as which value of the property, extending sense-experience through a device.
Intake Capacity ChecklistToolForces every proposed commitment to have its scope, cost, displacement, and owner pinned down before anyone can say yes.
Intake ChecklistValidation Mechanism
Intake FilterProcessA 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 ProtocolProtocolA screening and temporary isolation procedure for new imports, accounts, code, materials, practices, or organisms before full admission.
Intake PauseProtocolA 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 PortalToolGives 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 QueueWorkflow Mechanism
Integer Programming ModelMethodA formal model representing whole-number or binary choices with objective and constraints.
Integer Programming SolverSoftware or ToolSoftware or algorithmic tooling for computing solutions to integer optimization models.
Integrated CampaignCommunication or Behavior Change MethodCoordinates messages, channels, incentives, and timing so each part reinforces uptake of the others.
Integrated Care BundleProcedureCombines coordinated care actions whose effects reinforce one another for a patient or population outcome.
Integration Acceptance TestProtocolExercises 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 or API ToolingToolShips the APIs, adapters, and importers that make joining the network technically cheap for early adopters and complement builders.
Integration Test PlanProtocolExercises 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 SuiteTest or AssessmentRuns automated or structured tests to detect whether separately developed changes still work together after recombination.
Integrative NegotiationConflict Resolution MethodLooks beneath opposed demands to underlying interests so a new agreement can satisfy more of the valid concerns than either demand alone.
Integrity Anomaly MonitoringMonitorWatches 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 SignatureArtifactA 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.
Intelligence Analysis CellRole or TeamA team or temporary cell that gathers weak signals, compares hypotheses, maintains uncertainty, and briefs decision-makers with provisional interpretations.
Intensification–Expansion Lifecycle ModelValuation ModelPrices 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 TrialTest or AssessmentA bounded test of multiple predeclared intervention intensity levels.
Intensity Ramp and ReleaseProcessShapes 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 AuditProcedureReviews records, incentives, choices, and communications for evidence that a function was deliberately pursued or knowingly maintained.
Interaction After-Action ReviewRitualReviews where the other-agent model helped, failed, surprised, or harmed, then updates future interaction rules.
Interaction Matrix MappingMapping Method
Interaction Matrix TableArtifactA table or grid used to display factor combinations, combined effects, evidence confidence, and recommended actions.
Interaction Script RevisionMethodRewrites the recurring lines, prompts, and moves of everyday interactions so low expectations stop riding into behavior through ordinary conversational habit.
Interaction-Parameter SweepMethodVaries 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.
interaction_matrixTemplateDocuments how every line affects or constrains the others.
interaction_term_gateProtocolRequires evidence, rationale, and validation capacity before adding cross-feature interactions or segment combinations.
Interactive Proof or Argument ProtocolProtocolA 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 Zero-Knowledge ProtocolProtocolUses challenges and responses so the verifier gains confidence that the prover knows a witness without learning the witness.
Interagency Interoperability AgreementArtifactA negotiated document by which independent organizations agree what they will share, on whose authority, and under what exceptions, so they can cooperate without merging.
Interest CapProtocolLimits compounding financial obligations so debt does not grow faster than repayment capacity or social legitimacy.
Interface Contract DesignProtocolA 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 TestAuditTurns 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 or Service ContractArtifactFreezes 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 LanguageToolA 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-Cost AccountingMethodA method for separating the real cost of maintaining boundaries from the value those boundaries preserve.
interface_flow_scriptInteraction Design Pattern
interface_surface_reduction_reviewProcedureA review that trims exposed options, fields, APIs, or decision paths that do not correspond to essential problem distinctions.
Intergroup DialogueProcedureUses facilitated conversation to surface identity meanings, reduce caricature, and create conditions for more accurate mutual recognition.
Interior-Lines Route ModelSoftware or ToolCompares travel, communication, coordination, or redeployment times from central versus peripheral positions.
Interleaved Competitor Retrieval TestDiagnostic EstimationTests 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 PracticeProcedureA routine that rotates pieces, passages, skills, or movements instead of drilling one target continuously.
Internationalization CheckChecklistChecks 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 RolloutProcessMakes 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 MandateProtocolRequires 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 MandatePolicyRequires a dominant operator to expose defined, compatible interfaces so participants aren't trapped behind one gatekeeper and value can flow across competing providers.
Interoperability TrialProcessA live event that runs many independent implementations against each other in realistic conditions to surface the incompatibilities that isolated conformance tests miss.
InterpolationMathematical or Design Method
Interpretation BriefArtifactOpens 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 Recovery ReviewQuality Check
Interpretation Red TeamReviewAssigns 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 WalkthroughReviewA 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 Saturation LogMonitorTracks 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 MemoDocumentRecords how final conclusions balance contingency, structure, agency, evidence resolution, and narrative emphasis.
Intersection MatrixToolCross-tabulates candidate outputs against every parallel filter at once, exposing the joint survivor set and the exclusions that several filters overdetermine together.
Intersectional Stratification TableToolCross-tabulates an outcome across intersecting attributes so the subgroup where several disadvantages coincide appears instead of being washed out by the average.
Intersubjective Replication CheckReviewTests whether independent observers, following the same access, arrive at the same experience—turning a private observation into a shared one.
Intervention Displacement Stress TestMethodA 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 Point ReviewDecision ReviewUses the loop map to compare candidate places for damping, amplifying, redirecting, monitoring, or redesigning the feedback structure.
Intervention Portfolio ExpansionPolicy or Service MechanismAdds complementary intervention pathways when one program, service, or treatment approach no longer produces enough additional benefit.
Interview Cluster SynthesisAnalysis MethodGroups qualitative observations into recurring need, constraint, behavior, context, or motivation clusters before composing the persona.
Invalid Combination LinterToolA 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 SheetChecklistRecords constraints that filter infeasible, illegal, unsafe, semantically invalid, or unsupported cells.
Invariance ProbeDiagnostic EstimationFeeds 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 TestTest or AssessmentChecks that declared observables or decisions remain unchanged under admissible transformations.
Invariant Observable ReportDocumentPublishes protected outputs separately from gauge-dependent intermediate values and conventions.
Invariant Preservation Test SuiteToolA 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 TestTest or AssessmentRuns repeated transitions or simulated steps and checks whether the stated invariant remains true after each transition.
Inventory Reconciliation WorkflowProcessA 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 Safety StockArtifactHolds extra stock of materials, parts, medication, food, or supplies to protect continuity when demand spikes or replenishment is delayed.
Inventory SmoothingWorkflowUses reorder bands, replenishment cadence, or batch sizing to reduce boom-bust cycles in stock, staffing, or capacity.
Inverse Conway Design InterventionMethodDeliberately 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 MappingMethodA compensation method that applies an estimated inverse or offset to reduce systematic deviation.
Inverse IndexSoftware or ToolA maintained reverse lookup from target members back to source members.
Inverse-Probability Weighting ModelMethodWeights observed cases by modeled response probability to reduce bias from differential observation when covariates support the response model.
Inverted IndexToolBuilds 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_lookupSoftware or ToolUses sparse term or feature postings so retrieval can operate on active units efficiently.
IP and Provenance ChecklistAuditRuns 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 Investment SignalMethodSinks 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 FramingMethodSeparates 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 VaultArtifactA protected physical, digital, or institutional vault used to prevent unauthorized access, movement, or alteration.
Isotopic Fingerprint AnalysisLaboratory Analysis
Issuance Cost or BondPolicyAttaches 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 CeremonyGovernance ProcedureControls creation, custody, rotation, backup, and retirement of high-value issuing capabilities.
Iterative Coding CycleWorkflowCycles through data segments, codes, themes, and revised interpretations as new parts pressure the whole account.
Jargon GlossaryDocumentDefines specialized terms and acronyms so participants can cross a vocabulary boundary without losing precision.
Jitter Buffer or Async QueueToolTrades 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 Wakeup TimerToolScatters 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 ChecklistArtifactA 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.
Joint Contingency PlanPlanning Protocol
Joint Fact-Finding SessionRitualConvenes 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 ProbeTest or AssessmentChecks whether participants are actually attending to the same referent through gaze, cursor, answer, or task response evidence.
Joint Operating AgreementInstitutionRatifies 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 WorkshopMethodFacilitates shared mapping of strategy profiles, private payoffs, joint payoff, trust requirements, and harm scenarios.
Joint Practice with Corrective FeedbackWorkflowPlaces mentor and mentee in shared activity so cultural standards are reinforced through timely correction, explanation, and encouragement.
Joint Process and System RedesignMethodRedesigns workflows, roles, data flows, interfaces, and escalation paths as one coupled change set.
Joint Procurement or Tooling PoolProcedureAggregates procurement, licenses, tooling, lab capacity, or expert support across varied outputs while preserving local fit.
Joint Stewardship CouncilInstitutionGives 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 InjectionMethodDeliberately forces several fault conditions true at once in a sandbox and watches whether a complete failure path actually lights up.
Joint-Consensus Membership ChangeProtocolChanges 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 PanelToolPuts 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.
Journey MapDocumentRepresents the user path across touchpoints, emotions, handoffs, delays, and pain points to focus design revision.
Judgment Aggregation DashboardMetric or DashboardDisplays distributions, movement between rounds, confidence, subgroup variation, and unresolved disagreements so iteration remains visible.
Judgment AidArtifactA 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 DashboardMonitoring ArtifactTracks signals that the window is opening, closing, or drifting toward premature lock-in.
Jurisdictional ScopeInstitutionA legal or administrative definition of the territory, matter, population, or authority an actor governs.
Just Culture ReviewProcedureAn incident-review method that balances learning and accountability by distinguishing error types and system contributions.
Just-in-Time CompilationToolDefers translating code into fast native form until running demand — and repeated use — proves a path hot enough to repay the compilation.
Just-in-Time HelpInterfaceContextual explanation or guidance shown at the point where the user needs it.
Just-in-Time Intervention ProtocolProtocolDelivers help, guidance, persuasion, support, or warning only when the receiver has a live need and enough capacity to use it.
Just-in-Time Replenishment RuleProcedureTriggers production or replenishment from actual downstream demand or threshold signals rather than forecast push alone.
Just-in-Time Resource ProvisioningProtocolPulls 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.
just_in_time_existence_checkProcedureChecks that the referent exists and is currently valid immediately before the action uses it.
Juxtaposed NarrativesCommunication MethodPresents two stories, accounts, or sequences together so their similarities, contradictions, or moral/strategic implications emerge from adjacency.
Kalman or Particle FilterMethodRecursively 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 RuleControl Rule
Kanban Pull SystemWorkflowUses downstream readiness or consumption to authorize upstream work, turning a push process into a governed pull process.
Kernel Response Sensitivity SweepTest or AssessmentA validation procedure that varies kernel parameters and records output stability, artifacts, and interpretation drift.
Key Account ListArtifactNames the handful of accounts that drive most of the value and draws the line between them and everyone else.
Key Rotation and Revocation DrillRitualRehearses 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.
Knowledge BaseToolCaptures 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 PruningMaintenance Workflow
Knowledge Base RefreshArtifactKeeps 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 Gap RegisterRegisterA 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 GraphToolA 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 DashboardMetric or DashboardA display of recall stability, weak items, overdue reviews, or team-level retention risk.
Knowledge-Base Cleanup RotationWorkflowRotates through documentation, FAQs, templates, or precedent libraries to remove stale guidance and repair broken references.
Known Unknowns LogRegisterA 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_unknowns_inventory_promptReflection PromptA prompt that asks learners to name what they now know they do not know and link each item to a next step.
KPI GovernanceMetric or DashboardManages organizational key performance indicators so targets guide the intended behavior rather than local score maximization.
KPI Governance ReviewGovernance ProcessReviews whether metric optimization is improving the intended purpose or merely increasing a score while damaging quality, equity, trust, or adaptability.
Kruskal-Style Edge AcceptanceGraph Algorithm Pattern
l1_regularized_representation_learningMethodPenalizes dense activation so learned representations use fewer active features.
Lab Notebook RecordDocumentRecords experimental conditions, materials, observations, deviations, and interpretive notes so later teams can reconstruct the work.
Lab-to-Field TranslationProcessCarries 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 ScreenDiagnostic TestSearches for variables that encode the target through post-outcome traces.
Label Taxonomy CleanupMethodRationalizes 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 ReportingRuleConstrains what a record or handoff may say, replacing fixed-trait labels with observed behavior and evidence so downstream readers are not pre-steered.
Labeling AuditChecklistSurveys labels across a system to find inconsistent, ambiguous, stale, or misleading sign forms.
Lag-Correlation MatrixToolCorrelates 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 AnalysisMethodAn analysis that compares remote indicators, intermediate changes, and local outcomes across time windows to estimate delay and sequence.
lagged_panel_regressionMethodModels delayed relationships between exposures and outcomes across units and periods.
lagged_response_regressionTime Series TestTests whether old information still predicts later price or signal movement after the supposed incorporation window.
Language Accessibility ReviewTest or AssessmentChecks whether target-language content is usable by intended audiences with different literacy levels, disabilities, education levels, or access channels.
Language ReviewReviewWalks 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 RestrictionMethodRegains 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 ReviewReviewA 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 ProbeMethodTests whether the entrant wins where incumbents fail on access, cost, usability, or distribution rather than old headline performance.
Last-Write-Wins RegisterMethodResolves 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-Materialization Query PlanMethodCarries lightweight column positions through a query and reconstructs full rows only at the end, for only the rows and columns that survive.
Latency SLO or SLAPolicyCommits 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 Variable ModelModelPosits 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 Suppression NetworkMethodLets 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 SmoothingMethodCouples 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 Readiness ReviewTest or AssessmentA structured review that checks whether a product, service, campaign, or public change is ready to move from preparation into launch.
Launch-or-Hold GateProcedureApplies 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 ChecklistChecklistForces review of disturbances that could invalidate naive layer-order interpretation.
Layer-Placement Fitness CheckDiagnostic EstimationScores 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 MatrixArtifactCompares possible actions at each layer and shows which combinations may reinforce one another.
Layered DocumentationDocumentPresents 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 WorkshopMethodA 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 Reframing WorkshopRitualBrings participants through the layers collaboratively so different surface observations, structural explanations, and narratives become visible.
Layered Risk HeatmapToolOverlays 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 ArchitectureMethodA software design method that separates presentation, workflow, domain, persistence, service, and infrastructure responsibilities.
Layered Texture MaskMethodCombines variation bands while preserving protected edges focal zones and visual rest
Lazy Sequence GeneratorToolProduces 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 ProxyToolA 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 RoleRole or TeamStands 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-Lag Cross-Correlation AnalysisMethodSlides 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-Time Decomposition MapModelSplits 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 BufferToolHolds 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 SimulationModelReplays 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” StoryNarrative RitualA high-status actor narrates a consequential belief revision, the evidence that changed, and the improved action that followed.
Leader-Based ReplicationProtocolRoutes 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.
Leading Indicator DashboardMetric or DashboardTracks indicators that typically move before the target outcome, enabling earlier response than lagging direct measures.
Leading LinesOtherUses lines, edges, perspective, sight lines, alignment, or contours to pull the eye toward a target or along a sequence without necessarily labeling the path verbally.
Leakage Ablation TestDiagnostic TestRemoves suspicious pathways and measures whether performance falls as expected under leakage.
Lean Design ReviewRitualA structured review that asks whether a design has unnecessary features, steps, dependencies, interfaces, or documentation burden.
Learner-Led Inquiry ProtocolMethodLets learners initiate questions, projects, or evidence-seeking activity while instructors provide constraints, scaffolds, and feedback.
Learning Challenge BandTest or AssessmentSets task difficulty within a productive learning range.
Learning Path GuideArtifactA 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 PortfolioArtifactPreserves successive attempts, feedback, revisions, reflections, and evidence of development over time.
Learning Scaffold SequenceInstructional MethodIntroduces simplified representations first and adds disciplinary complexity as learners gain competence and misconceptions are exposed.
Learning Spacing ScheduleWorkflowImplements recovery-adjacent spacing by separating practice, retrieval, or challenge episodes so learners avoid overload and retain readiness.
Learning Strategy RotationLearning MechanismIntroduces varied practice, representation, feedback, coaching, or retrieval methods when one learning method produces diminishing improvement.
Learning TimeRitualProtects recurring time for training, reflection, and after-action review, so the organization keeps building capability instead of endlessly postponing it under delivery pressure.
Learning-from-Error PostmortemReview ProtocolA postmortem format that turns error into accountable learning and future practice change.
learning_curve_dashboardsMeasurement MechanismTracks whether early use is actually creating compounding knowledge rather than only activity.
Lease and Fencing-Token ProtocolProtocolGrants 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 or Leader RefreshProtocolPrevents 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-Based Resource HoldProtocolGrants resource access for a renewable period rather than indefinitely, forcing release or review when the lease expires.
Lease-Bound Capability TokenArtifactGrants 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.
lease_lock_or_reservation_tokenTechnical ControlTemporarily binds a referent or resource to an actor or action until expiry, release, or commit.
Least Intrusive Intervention PolicyProtocolImplements the archetype by requiring actors to use the lowest intervention intensity that meets the target effect while preserving safety and escalation paths.
Least-Resistance Path SimulationSimulationA simulation that predicts likely propagation corridors through low-resistance or high-permeability regions.
Least-Restrictive Alternative ScreenReview ScreenRequires reviewers to consider whether a less restrictive but still effective response would achieve the same purpose.
Legacy and Maintenance RegisterGovernance Record
Legacy Substrate Architecture ReviewReviewA 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_constraint_mapDocumentA document separating binding legacy obligations from obsolete accommodations, historical accidents, and compatibility myths.
Legal Amendment RecordDocumentTracks amendments, superseded language, effective dates, and parties bound by each version of a legal instrument.
Legal Burden-of-Proof AnalogInstitutionUses a formal presumption and evidentiary burden to protect against costly false judgments.
Legal Compliance ConstraintProcedureTranslates laws, regulations, contracts, or standards into actionable constraints on design, operation, or decision-making.
Legal Custom FormalizationInstitutionGives 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 ClauseLegal Drafting Mechanism
Legal Interpretation MemoDocumentDocuments candidate readings, governing context, precedent tensions, coherence tests, and remaining ambiguity.
Legal Issue Pruning MatrixReview ArtifactDocuments which arguments, claims, or issue branches are excluded because required elements, jurisdictional facts, remedies, or evidence thresholds cannot be met.
Legal Issue TreeArtifactA structured tree of legal issues, subissues, elements, exceptions, and evidence questions.
Legal Obligation-Permission MatrixDocumentA document that maps required, permitted, prohibited, optional, and conditional actions under a rule or jurisdiction.
Legal or Procedural LayeringProcedureAn institutional procedure that separates principles, rules, regulations, operations, and case decisions into layers.
Legal Procedure SequenceProcedureImplements pipeline staging by ordering filings, disclosures, hearings, judgments, and appeals so process rights and evidentiary state are preserved.
Legitimacy Health DashboardMetric or DashboardTracks signals of legitimacy erosion such as complaints, appeals, opt-outs, noncompliance, distrust, or jurisdictional disputes.
Legitimacy Review CycleReviewPuts 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 CanonicalizerToolA 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.
Lever Freeze-or-CapRuleHalts 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.
Leverage-Point Screening MatrixDecision Matrix
Lexical ClosureMethodCaptures 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 TokenizationMethodSegments 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 RuleSelection Rule
Liability RuleGovernance RuleAssigns legal or contractual responsibility for harm, compensation, remediation, or prevention.
Liability Shift or WarrantyInstitutionMoves downside risk toward the actor best positioned to prevent it, changing expected costs of low-quality or risky action.
Liaison and Integrator RoleRole or TeamA 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 ForumRole or TeamA 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.
Library CatalogArtifactDescribes each held item by identifier, class, subject, and location so a reader finds material — and the shelf it sits on — without walking the stacks.
Lifecycle AssessmentAssessment Method
Lifecycle Hotspot MatrixArtifactA matrix that displays high-impact lifecycle stages and flows by impact category.
Lifecycle Portfolio ReviewReview RoutineCompares assets or initiatives by maturity, decline, renewal, and replacement needs over time.
Lifecycle Storage Tiering PolicyPolicyMigrates 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 PolicyPolicyImplements phase-specific intervention by assigning different policies, supports, constraints, or review duties to startup, growth, maturity, decline, renewal, or sunset stages.
Lifetime Distribution ComparisonModelFits 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 MockupArtifactA 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.
Likelihood Ratio for Non-DetectionMethodQuantifies how much less likely the null finding is under target presence than target absence.
Likelihood-Ratio Attribution ReportEvidence Report
Likelihood-Ratio FrameReasoning Tool
Likelihood-Ratio ReasoningEvidence Weighting MethodUpdates beliefs by comparing how likely the evidence is under one possibility versus another.
Limited License or WaiverTemporary Permission Mechanism
Limited Service ModeMethodKeeps 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.
limited_market_pilotExperimental ReleaseMoves early in a bounded domain to learn and establish position without irreversible full rollout.
Limiting-Case Test SuiteTest or AssessmentRuns the new model or theory in regimes where it should reduce to a trusted older formulation.
Limiting-Factor BoardMetric or DashboardDisplays the current binding condition or shortest required input and tracks remediation.
Limp-Home ModeMethodPermits 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 ReviewReviewTurns 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 ProtocolProtocolWalks 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-Support Capacity ModelModelComputes 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 ReportArtifactTraces 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 Traceback ProtocolProcedureReconstructs origin and transmission histories to distinguish independent discovery from diffusion or copying.
Lineage–Niche Fit DashboardMonitorA 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.
Linearizable Read/Write ProtocolProtocolGuarantees 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-Activation ProgramProcessCrosses the connectivity threshold by enabling, repairing, authorizing, or synchronizing a deliberately chosen set of links until isolated components merge into one spanning network.
Link-Maintenance SweepProcessKeeps 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.
link_label_scent_auditChecklistReviews labels, headings, buttons, and links against what users actually find after traversal.
Linkage Attack TestTest or Assessment
Linting or Validation RuleRuleA 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 DashboardMetric or DashboardTracks waiting time, fill rate, conversion, side ratio, churn, quality, and price response.
Liquidity ReserveInstitutionKeeps liquid funds or credit capacity available so an organization or household can respond to shocks without forced liquidation or crisis borrowing.
liquidity_coverage_floor_metricMetric or DashboardTracks whether immediate and near-term liquid capacity covers modeled outflows over the chosen stress horizon.
Litany-to-System Mapping SessionMethodMoves from visible symptoms toward the recurring systems that generate them, usually before worldview or myth work begins.
Literal Content ParsingMethodSplits 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 EncodingMethodUses simple marks, scales, and spatial encodings to let values, uncertainty, and measurement grain remain visible without pictorial metaphor.
Literalization Boundary-Case and Overextension TestTest or AssessmentUses edges counterexamples non-examples and paraphrase to detect identity claims and excess transfer.
Live Annotation LayerSoftware or ToolLets participants mark, circle, tag, or comment on the same target in a shared document, image, map, or workspace.
Lived-Experience PanelAdvisory or Deliberative PanelBrings people with direct experience of the issue into structured deliberation, especially when formal evidence or expert categories omit how the system is experienced.
LLM Instruction/Data BoundaryProtocolSeparates system, developer, tool, user, and retrieved-context roles so untrusted text cannot become tool-authoritative instruction.
Load EqualizationWorkflowCompresses a workload, traffic, or demand gradient by moving work, adding support, smoothing peaks, or temporarily protecting overloaded regions.
Load Shedding TriggerRuleFires 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.
Local / Global AnalysisMethodContrasts 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 SetIndicator Portfolio
Local Ablation or Lesion ProbeDiagnostic EstimationDeliberately 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 Coherence ProbeMonitorMeasures 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 MapModeling Abstraction
Local Contrast Enhancement TransformSoftware or ToolAmplifies local intensity or feature differences while guarding against artificial halos and noise amplification.
Local Dispatch or Field TeamRole or TeamStanding 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 Inventory or Edge CacheArtifactA 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 Partner or Agent NetworkInstitutionDelegates 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 SupportOperating Model
Local Sourcing or Repair ProtocolProtocolMeets 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-National Policy SynthesisMethodReconciles broad policy goals with regional, municipal, community, or site-level implementation evidence.
Local/System Feedback CadenceProcedureSynchronizes the rhythm of local reviews, aggregate reviews, retrospectives, budget cycles, incident reviews, or policy updates.
Localization ReviewProcedureReviews a message, interface, form, policy, or document for target-language fit, nontransferable assumptions, and adaptation requirements before release.
Localization with SafeguardsProtocolLocalizes language, practice, or implementation while preserving explicit minimum protections and escalation paths.
Localized Defect Glide MethodMethodAdvances 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.
Lock or Hold Until UseProtocolTakes 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 ProtocolProtocolImplements prevention by requiring software processes or concurrent routines to acquire locks in a fixed global order, preventing cycles in the wait-for graph.
Lock PreemptionMethodRevokes 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.
Log CompactionProcessReclaims 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 JobProcessA 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 Scaling CheckAnalytical Method
Log-Log Survival PlotDiagnostic EstimationPlots 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.
Logistics Routing PlanArtifactThe 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 MonitorMonitorWatches 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 TierProcessRuns a deliberately lower-volume but still reliable service mode for niche users, rare configurations, and low-frequency needs the mainstream offering drops.
Longitudinal Adverse-Plasticity RegistryRegisterPreserves 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 Fit, Equity, and Burden AuditTest or AssessmentSamples outcome, effort, abandonment, error, disclosure, stigma, support load, failure, repair, and disparities over time.
Longitudinal Retention and Transfer ProbeMonitorTests, 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.
Lookup TableArtifactPrecomputes 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 ReviewQuality CheckChecks 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 VerificationTest or AssessmentRoutes a known signal, packet, path, or command through the operational chain to verify measurement or transmission calibration without dismantling the path.
Loss Function DesignMethodTranslates desired model behavior into a mathematical penalty structure used during training or selection.
Loss Pareto ReviewMethodRanks stages by contribution to total final-yield loss and by tractability of intervention.
Loss-Sink AuditAuditHunts 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 ProfilePolicyDeclares 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 ProbeDiagnostic EstimationBefore 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-Detail Policy Notice TemplateTemplateA short notice that states category, authority, and appeal or context path without repeating the restricted content in promotional or searchable form.
Low-End Foothold PilotMethodTests an initially inferior but acceptable offering in a bounded segment that incumbents are unlikely to prioritize.
Low-Stakes Decision AutomationSoftware or ToolA tool or rule that handles low-variance routine decisions without repeated human deliberation.
Low-Stakes DraftArtifactMakes early effort visible before final evaluation, reducing the temptation to wait until there is a ready-made excuse for poor performance.
Low-Stakes QuizDiagnostic EstimationElicits a quick, ungraded read of current understanding across the material, timed early enough that the result can still change what happens next.
Low-Stakes RehearsalProcedureProvides practice with feedback before the high-stakes setting, reducing the identity risk of the first visible attempt.
Low-to-High Fidelity PrototypingMethodMoves from sketches, mockups, or simple prototypes toward functional and production-like prototypes as questions become sharper.
Machine-Readable ManifestArtifactA 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 TranslationMethodTurns 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 FunctionModelSets 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.
Maintainability ThresholdMetric or DashboardDefines a measurable or reviewable threshold for support burden, dependency count, change risk, documentation load, or operator workload.
Maintenance Backlog ReviewRitualPeriodically reviews deferred upkeep and known repair needs so preventive work does not disappear behind urgent delivery tasks.
Maintenance DrainProtocolClears 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 ReserveArtifactSets 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 UsePolicyRing-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 SlotWorkflowPlaces an inert hold in a schedule, queue, or resource calendar to block unsafe activation during a protected window.
Maintenance ModeProtocolDeclares 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 ScheduleProcessTurns 'it will need service someday' into named tasks fired at set times, usage counts, or measured conditions, so upkeep happens before failure does.
Maintenance ShutdownOperational Pause
Maintenance TriggerWorkflowA condition-based mechanism that starts inspection, repair, replacement, deloading, or preventive maintenance when wear, load, time, or failure risk crosses a threshold.
Maintenance WindowProcessReserves recurring time in which normal load is paused so repair, cleanup, and recalibration can restore capacity that full utilization would let decay.
Maintenance Window CoordinationProcedureA procedure for aligning maintenance cycles with dependent operations, support availability, and acceptable disruption windows.
Maintenance Window ReplanningProcedureA procedure for moving or reshaping maintenance windows when readiness, risk, dependency, or service impact changes.
Maintenance Window StaggeringProcedureDistributes recurring maintenance windows across systems or facilities so too much capacity is not offline simultaneously.
Make-to-Stock / Make-to-Order Split PolicyPolicy
Maker / Checker SeparationRole PartitionA role design separating the actor who creates or initiates an action from the actor who verifies or approves it.
Maker Space or Shared WorkshopInstitutionPools expensive tools, space, and know-how into a shared facility so independent producers can make and sell without each owning the means of production.
Malformation Rate DashboardMonitorTurns 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 LiabilityInstitutionKeeps 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 PlanWorkflowA plan for withdrawing a position from active normalization when further exposure causes harm or when the legitimacy rationale fails.
Management by ExceptionMethodLets in-standard work run untouched and spends the overseer's attention only on the anomalies that cross a defined threshold.
Management Dashboard LayerMetric or DashboardA representation layer that summarizes lower-level activity into decision-facing signals.
Management Layer DesignMethodDecides 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.
Mandatory / Default Decision MatrixProcedureScores candidate rule forms against severity, externality, rights, reversibility, information quality, heterogeneity, and enforcement capacity.
Mandatory Contribution SchemePolicyCompels 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 Licensing or Access PoolInstitutionCompels 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 ExceptionsRuleRequires 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_or_embedding_validationTest or AssessmentChecks whether an embedding or manifold assumption preserves task-relevant local and global relationships.
Manual Fallback WorkflowWorkflowPreserves a function through a human or paper-based process when the digital, automated, or centralized path is unavailable.
Manual Mapping Review BoardGovernance ProcedureReviews contested or high-impact equivalence mappings when automated rules or local owners lack enough authority.
Manual OverrideProcedureCreates a bounded path for human intervention when automated or default control is insufficient, unsafe, or too slow.
Manual Review RouteProcessDiverts cases that automated rules cannot safely decide to human judgment, so ambiguous tail cases get context instead of a confident wrong answer.
Manual Supervision ModePolicyRoutes 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 Process PlanWorkflowA workflow plan that orders material preparation, transformation, inspection, and assembly steps by physical and quality prerequisites.
Manufacturing Toolmark AnalysisForensic Method
manufacturing_batch_trace_analysisWorkflowLinks outputs to production batches using repeated defects, residues, material composition, or tolerance profiles.
Many-One Reduction ProofMethodTransfers 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 CheckAuditDiffs 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 ScanAuditSweeps 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 Navigation User TestReviewA 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 AlignmentMethodBrings 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 ReductionDistributed Aggregation PatternSplits work into independent mapping steps and associative/commutative reductions so partial results can be recombined safely.
Mapping Conflict MatrixArtifactA table that lists each contested source element, competing target mappings, conflict type, selected rule, decision, confidence, and exception status.
Mapping Exception QueueWorkflowA review queue for collisions, gaps, ambiguous pairs, and cases that violate bijection assumptions.
Map–List ChoiceMethodChooses between spatial representation and ordered enumeration depending on whether location, route, adjacency, sequence, or completeness matters more.
Map–Territory Review ChecklistChecklistPrompts 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 SystemLayout SystemCodifies repeated, protected spacing around and between elements so separation and breathing room stay consistent across every page.
Margin ExpansionLayout Adjustment
Marginal Capacity Value ReviewRitualA 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 DashboardMonitorPuts 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 Reallocation ReviewReviewPeriodically 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 Value Burn-DownMonitorCharts 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 CorrelationMethodAligns separate sequences using distinctive shared layers, fossils, signatures, releases, or anomalies.
Market Circuit BreakerInstitutionPauses or slows trading, escalation, or high-velocity activity after extreme movement so participants can reassess instead of amplifying swings.
Market Entry Positioning MatrixTemplateCompares entry points by reach, defensibility, switching cost, channel access, timing, and adjacency to future options.
Market Regime StrategyPolicyImplements the archetype by selecting different risk, pricing, liquidity, hedging, or operating strategies under expansion, contraction, stress, recovery, or shock phases.
Market RuleProtocolImplements local rule design through bidding, pricing, matching, eligibility, or transaction rules that channel decentralized choices into allocation patterns.
Market Stabilization OperationProcedureA procedure for dampening destabilizing market shortages, liquidity problems, or price swings.
Market-Making for LiquidityProcessHas the operator temporarily stand in as counterparty or inventory so early users complete real transactions before organic density exists.
Market-Power ScreenDiagnostic EstimationTests whether an access point is genuinely a non-substitutable bottleneck — and pins down who controls exactly what — before any access duty is imposed.
market_microstructure_order_book_probeMarket Microstructure AnalysisUses quotes, depth, spreads, order flow, and liquidity to test whether available information appears in trading behavior.
Marketing Mix ExperimentationDomain MechanismTests additional channels, audiences, formats, or messages when a dominant campaign channel shows declining marginal response.
Markov Chain Process ModelModelModels 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 ModelFormal Model
Masked Label CodebookArtifactA protected mapping between neutral labels and true conditions.
Mass BalanceMethodApplies 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 TableToolLays 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 ManagementInstitutionA 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 RegistrySoftware or ToolA registry that stores entities, identifiers, rule bases, lineage, aliases, status, and relationships under explicit individuation criteria.
Master Record ConsolidationProcessAssembles a single governed master record for a class from its duplicates, choosing surviving field values while preserving aliases, lineage, and an accountable owner.
Matched Case ComparisonMethodPairs 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 Pairing MatrixComparison MatrixPairs the focal deviant case with expected-pattern cases that share key background conditions but differ in outcome or mechanism.
Matched Case Pairing ProtocolProtocolBuilds one-to-one case pairs matched on background factors, so within each pair only the factor of interest is left free to vary.
Matched FilteringToolDetects 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.
Matching Contribution SchemeInstitutionUses a sponsor or pooled match to increase assurance and leverage participant contributions.
Matching FundRuleUses 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 ProgramProcessRebuilds how willing parties find and pair with each other when thin or clumsy matching — not raw scarcity — is what leaves valuable trades unmade.
Matching-Network, Adapter, or Translation DesignMethodDesigns a transformation that converts source properties into a receiver-acceptable form with declared loss, latency, limits, failure behavior, and maintenance.
Material Donation Acceptance ListArtifactA 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 CodeManufacturing or Design RuleAssigns roughness, gloss, matte, grain, knurling, or surface finish to product properties, handling zones, or quality states.
Material Flow AnalysisMethodTraces a conserved substance across a defined system — inputs, stocks, transfers, and outputs — so every unit is accounted for from source to sink.
Material Incompatibility RuleProtocolPrevents co-location, mixing, or sequential use of materials, tools, or environmental conditions that react destructively.
Material PassportDocumentA document that records material composition, additives, disassembly guidance, repair information, and recovery instructions.
Material Private Fact RegisterRegisterA 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 PanelArtifactProvides a swatch, exposed edge, cross-section, exploded view, or cutaway that makes composition and construction inspectable.
Material-Divergence Red TeamRole or TeamPuts 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 MatrixMethodCompares current and prior cases on rationale-linked factual dimensions and records which differences are material.
Material-Process TranslationMethodTransfers source qualities into accumulation erosion layering staining folding or other material behavior
Materialized ViewToolStores 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.
Mathematical IdealizationMethodRepresents a real situation using simplified variables and relations so reasoning or calculation becomes possible.
Mathematical Model SelectionMethodSelects a formal model type or variable encoding that preserves needed quantities, relations, assumptions, and decision-relevant constraints.
Maturity Model GuidanceFrameworkImplements the archetype by tying recommended practices to capability maturity stages rather than recommending the same practice to every organization.
maturity_ladder_analysisMethodConstructs the calendar of obligations, renewals, resource releases, conversion windows, and gap periods.
Max-Flow AnalysisFormal Optimization Method
Maximin / Satisficing RuleProcedureChooses an option that maximizes the minimum acceptable performance or clears a defined performance floor across scenarios.
Maximum Wait GuaranteeProtocolDefines a latest acceptable service, review, or disposition point for queued items.
MCAR Diagnostic Test and Balance ReviewTest or AssessmentCompares complete and incomplete cases and uses MCAR-oriented tests where appropriate while treating non-rejection as limited evidence rather than proof.
Meaning Back-Translation TestTest or AssessmentAsks local participants to restate what the artifact signals and implies, revealing meaning drift or hidden offense before rollout.
meaning_version_snapshotRecordkeeping ArtifactCreates a dated record of active definitions, contexts, source evidence, and transfer decisions.
Measurement Back-Action ControlProcedureLimits, compensates for, or explicitly records the disturbance introduced by observation or intervention.
Measurement Equivalence AuditAuditChecks that each variable denotes the same construct and is measured the same way in every case before any cross-case difference is trusted.
Measurement-System Capability AnalysisTest or AssessmentQuantifies repeatability, reproducibility, bias, resolution, stability, and other measurement contributions to decision error.
Mechanical Coupon and Fatigue TestingDiagnostic EstimationDestructively 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.
Media Agenda FramingWorkflowUses editorial selection, expert commentary, issue salience, and repeated explanation to make the frame visible and plausible in public sensemaking.
Media Framing AnalysisMethodCompares public accounts for differences in framing, source selection, headline implication, causal emphasis, and omitted context.
Median, Trimmed-Mean, or Quantile RuleMethodImplements robust statistical summary aggregation when outliers, skew, or tail behavior matter.
Mediation or RenegotiationProcessA 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 ProtocolProtocolA 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.
Medication Dose CalibrationProtocolDials 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 ScheduleProtocolA clinical mechanism for reducing dose or frequency over time under qualified supervision when abrupt cessation could cause withdrawal or rebound.
Meeting and Vote RecordArtifactRecords 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 Minutes Context CaptureDocumentCaptures speakers, date, decision scope, action owners, and relevant situational assumptions so later readers can reconstruct what references meant.
Meeting Mode Shift ProtocolProtocolUses agenda labels, facilitation prompts, or explicit verbal cues to switch a meeting between exploration, decision, execution, review, and debrief modes.
meeting_budgetPolicy
Member Check SessionParticipant Validation
Member Checking ValidationValidation MethodReturns synthesized findings to participants or represented groups so they can correct misinterpretation, missing nuance, or unauthorized generalization.
Membership Criteria UpdateProcedureChanges 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 AssessmentInstitutionCollects a defined contribution from beneficiaries or members under a legitimate rule.
Membership Dues or AssessmentsRuleFunds 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 ProbeTest or Assessment
Membership Standing ReviewRitualPeriodically reviews contribution status, constraints, exploitation risk, and repair options in a membership group.
MemoizationToolStores 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 CacheSoftware or Tool
Memory Palace LayoutRepresentation ArtifactProvides a visual or imagined layout that holds loci; the layout is a mechanism and not the archetype itself.
Memory Source ProbeDiagnostic EstimationInterrogates one recalled item at the moment of recall for its source cues, then applies a rule to classify where it actually came from.
Mentor Rotation or Second-Opinion ChannelInstitutionAdds alternate perspectives and safety checks so the authority-mentor bond does not become a single point of dependency or capture.
Mentor Story and Case TransmissionMethodUses stories, cases, and remembered incidents to transmit cultural memory, judgment patterns, and value-laden distinctions in a form the learner can retain.
MentorshipRole or TeamPairs learners with people who can demonstrate, coach, and interpret judgment in real practice contexts.
Mentorship Exchange ProgramWorkflowCreates reciprocal learning and contribution flows where mentor and learner both gain capability, perspective, or social capital.
Merge and Deprecation PlanProcessA 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 BoardInstitutionGives persistent cross-functional or cross-authority conflicts an explicit forum for resolution before integration.
Merkle-Tree Divergence ScanMethodCompares two replicas by exchanging a tree of range hashes, zeroing in on exactly which keys differ while transferring almost no data.
Mesh-Link DeploymentProcessReaches 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.
Message BrokerToolThe 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 LegendDocumentA maintained description of the symbols, statuses, fields, colors, or labels used by a channel.
Message Queue DrainMethodLets 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 Template or Structured FormTemplateA reusable form that prompts senders to include channel-critical distinctions.
Metacognitive PromptCognitive ScaffoldAsks the actor to notice its own thinking, uncertainty, attention, assumptions, or strategy while acting or learning.
Metadata Harvesting EndpointProtocolA 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 FilterToolStrips 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 SchemaArtifactDefines 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 TestMethodChecks 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 Test SuiteTest or AssessmentTests whether transformations preserve expected relations when exact golden outputs are incomplete.
Metanarrative AuditMethodReviews a sweeping account by listing claims, evidence, exclusions, assumptions, endpoints, and counterexamples.
Metaphor Drift Harm and Downstream-Decision AuditTest or AssessmentSamples reuse reinterpretation translation policy incidents identity effects and outcomes to trigger revision or retirement.
Metapopulation ModelModelRuns 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.
Method Bias MatrixComparison Artifact
Method Card or Model CardDocumentation Artifact
Method of LociMnemonic MethodImplements the archetype by placing content at remembered locations and recalling it through imagined traversal.
Metric DesignMethodCreates observable measures that approximate the intended outcome closely enough to guide action and review.
Metric HierarchyPriority Structure
Metric Value ReviewProcedureExamines what a metric rewards, ignores, normalizes, or sacrifices, especially when the metric is treated as objective evidence of success.
Metric-Gaming Red TeamTest or AssessmentSearches for ways actors could improve the score while violating the intended outcome or protected invariants.
Micro / Meso / Macro AnalysisMethodCompares 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-Hub or Pickup-Point NetworkInstitutionLocal 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-Recovery ScheduleWorkflowBuilds short recovery, quiet, or role-switching intervals into watch work so notice capacity does not decay silently.
Micro-to-Macro Claim MatrixArtifactFor 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 TranslationMethodBuilds 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.
Middleware LayerSoftware or ToolSoftware or infrastructure that mediates between application layers and lower-level services.
Migration Acceptance TestProcedureUses agreed acceptance criteria to decide whether a migration may proceed, pause, roll back, or remain limited to a subset of cases.
Migration AdapterToolConverts 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 AssistanceOperational Support Service
Migration Context Preservation PlanWorkflowPreserves metadata, interpretation context, dependencies, and usage conditions when the work moves across carriers or systems.
Migration GuideDocumentProvides instructions, timelines, examples, conversion rules, and warnings so dependents can move to the new version.
Migration Readiness AssessmentReviewA 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 Sentinel NetworkMonitorA 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 PlanProcessBreaks 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.
Min-Cost Flow ModelFormal Optimization Method
Minimal Causal DiagramArtifactDraws only the core variables and causal relations needed to test the central explanation.
Minimal Cut-Set EnumerationMethodReduces 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 LoadMethodUses the smallest training volume, intensity, or challenge that produces adaptation while limiting fatigue, injury risk, and tolerance-like adaptation.
Minimal Rescue-Image BootstrapToolA tiny, self-contained, auditable image that can start the whole bootstrap from bare metal when no trusted toolchain is already present.
Minimal Unsatisfiable Core ExtractionMethodGiven 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 PilotTest or AssessmentPilots the weakest policy, rule, incentive, or support package that appears capable of producing the target social or organizational effect.
Minimal-Difference MatrixComparison Artifact
Minimal-Pair Context ProbeDiagnostic EstimationFeeds 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 RuleProcedureSelects the option with the least severe worst-case loss when guarding against credible downside is the governing concern.
Minimax Strategy ReviewMethodEvaluates worst-case loss and robust action choice when opponent gain and own loss are tightly coupled.
Minimum Description Length PenaltyMethodUses description length or model simplicity as a penalty so added explanatory machinery must improve fit enough to compensate for extra complexity.
Minimum Detectable Presence TableArtifactStates the smallest detectable target level, effect size, defect rate, incidence, or trace intensity.
Minimum Effective Dose ReviewReviewPeriodically 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 StandardRuleSets 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 RequirementProtocolSets a hard floor a reserve may not fall below without triggering escalation, and names who is accountable for defending and restoring it.
Minimum Service FloorRuleSets 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 GuaranteeDocumentDefines a baseline service level that optimization must not reduce below.
Minimum Stock Floor AlertMonitorWatches 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 SchedulePolicySets 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 ExplanationMethodStates the simplest explanation adequate for the current evidence and audience, with uncertainty and add-back conditions named.
Minimum Visible Mark FilterMinimalism Mechanism
Minimum-Service RunbookDocumentTranslates critical-function floors into degraded-mode operating actions and checks.
Minority Report ChannelProtocolPreserves dissenting analysis, uncertainty, and alternative frames so manufactured consensus can be distinguished from reviewed agreement.
Minority Report PromptTemplateA template for retaining visible exceptions to a consensus estimate.
Minority Report RequirementDocumentRequires the decision record to preserve dissenting views, contrary evidence, or alternative interpretations before the group converges.
Minority Statement ProtocolProtocolGives 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 DashboardMetric or DashboardA monitoring dashboard that tracks whether the intervention produces search growth, mirror creation, repost velocity, media pickup, or defiance framing.
Misconception ProbeDiagnostic EstimationUses 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_teamTest or AssessmentSearches for cues that attract traversal while hiding low relevance, cost, risk, or mismatch.
Misorder Incident ReviewReview ProcessAnalyzes cases where the order was violated or a sequence rule caused harm, then updates constraints, prerequisites, or repair paths.
Missed-Window Remediation PlanArtifactFor 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 MonitorSoftware or ToolDetects missed keepalives, check-ins, reports, or scheduled signals and routes them through false-absence checks.
Missingness Indicator MatrixArtifactCreates response indicators and pattern tables that show which records, variables, waves, or sensors are absent.
Mission Command or Delegated Authority CellRole or TeamDelegates bounded authority to local actors who can act within intent without waiting for the slowest central cycle.
Mission RebuildingFacilitated ProcessRevises or rebuilds mission language after inherited purpose has lost credibility, while linking the new mission to responsibilities and action.
Mixed Diagnostic QuizTest or AssessmentAn assessment that requires classification or method selection among unannounced target categories.
Mixed Problem SetArtifactA set of practice problems drawn from multiple target types so the learner must choose the appropriate method.
Mixed-Channel Service DeliveryWorkflowOffers the same service through different channels such as online, phone, physical office, outreach worker, kiosk, or partner organization.
Mixed-Group Problem SolvingMethodPlaces members of separated groups into a designed problem-solving process where success requires listening, contribution, and shared ownership.
Mnemonic Cue PairingMethodBinds 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 Service UnitArtifactA 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 DashboardMonitorRenders 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 ImplementationArtifactA 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.
MockupArtifactA simplified visual or structural representation of a proposed design.
Modal Basis IdentificationMethodIdentifies 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 TableTemplateA structured table for claims, actions, modal status, assumptions, scope, defeaters, and action implications.
Modal Language Review ProtocolProtocolA protocol for reviewing must, may, can, cannot, should, would, and might in high-stakes language.
Modal Sensitivity SweepProcedurePerturbs modal gains or coordinates to see which directions drive important outcomes.
Modal Stability AnalysisTest or AssessmentClassifies modes by growth, decay, oscillation, or persistence under repeated transformation.
Mode-Operation MatrixMatrix or TableA table mapping each epistemic mode to allowed, required, discouraged, and forbidden operations.
Mode-Shape TestingTest or AssessmentExcites or observes a system to identify physical or functional modal patterns.
Model Applicability CardArtifactA 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 RegisterDocumentA concrete document for implementing part of Agentic Control Loop Design.
Model AveragingMethodPools predictions or parameter estimates from several models using equal or performance-based weights.
Model Boundary DefinitionDocumentA modeling artifact that states what a model represents, omits, assumes, and where its outputs are valid.
Model Calibration IncrementAnalytical MethodAdds calibration detail only when model error or decision sensitivity justifies the additional parameter, dataset, or fitting effort.
Model Card or Datasheet LinkageDocumentAttaches model, dataset, or artifact metadata to the abstraction so downstream users can inspect provenance, intended use, excluded use, evaluation, and limitations.
Model Card Value SectionTemplateAdds explicit value assumptions, intended uses, excluded uses, affected groups, and evaluation priorities to technical documentation for AI or analytic systems.
Model Checker and Static AnalyzerAuditVerifies 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 AnalysisMethodExhaustively explores a system's reachable states to prove the hazard state can never be reached — or returns the exact sequence that reaches it.
Model Complexity PenaltyOptimization ConstraintPenalizes added parameters, features, rules, or tuning unless the additional performance gain generalizes and justifies the extra complexity.
Model DistillationMethodTransfers useful behavior or knowledge from a larger model, expert process, or complex system into a smaller usable representation.
Model Drift MonitoringMonitorWatches 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 ProtocolStatistical or Ml MethodA modeling protocol for retaining features that improve generalizable performance.
Model Input / Output ContractProtocolA 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 TeamReview or Red Team
Model Limitations CardArtifactA 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 CardDocumentDocuments intended use, constraints, known failure modes, data assumptions, explainability, and review owner for the selected method.
Model Predictive ControlMethodAt 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 RegistryRegisterThe 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 RetuningMethodDeliberately 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 ReviewModel Governance Review
Model Simplification AuditModel Review
Model Tuning LoopMethodImplements refinement for statistical, machine-learning, or simulation models by adjusting model choices based on validation feedback and constraints.
Model Validation LadderWorkflowImplements the archetype by organizing tests from simple sanity checks through increasingly demanding empirical, operational, or edge-case validation as layers are added.
Model Walkthrough ReviewProcedureA structured review in which users or stakeholders step through an external representation and test its meaning.
Model-Debugging Hypothesis LoopWorkflowUses surprising model behavior to form, test, and revise explanations about data, architecture, prompts, or deployment context.
Model-Driven Code GenerationToolGenerates 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 TeamRole or TeamAn 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 ValidationMethodChecks whether a newer or more general model reduces to, approximates, or preserves the trusted older model under the older model’s limiting conditions.
Model-Version Checksum HandshakeProtocolConfirms 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_assumptions_logArtifactA record of assumptions, evidence status, owners, validity conditions, and review triggers.
model_output_signature_probeTest or AssessmentTests whether a model, generator, or pipeline leaves recurrent statistical artifacts.
Moderated Minoritarian Voice WindowProtocolCreates a protected, time-bounded opportunity for under-expressed views with explicit norms against ridicule, retaliation, or pile-on dynamics.
Moderation and Abuse ResponseProtocolDetects harms that network scale amplifies — fraud, harassment, spam, manipulation — and responds with proportionate, reviewable action fast enough to matter.
Moderation AppealWorkflowA platform-specific workflow for challenging content, account, or community enforcement decisions.
Moderation Appeal ProcessPlatform Governance MechanismReviews contested platform enforcement decisions using evidence, rules, reasons, and remedy options.
Moderation Record with ReentryRegisterLogs rule violations and their repair while defining the conditions under which standing is restored.
Moderation Strike SystemDomain WorkflowImplements scaled platform responses for repeated or severe violations, provided it preserves context, appeal, and de-escalation.
Modular ArchitectureMethodDivides 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 Capability LibrarySoftware or ToolStores reusable components, templates, functions, procedures, or knowledge assets for cross-output recombination.
Modular Capacity ExpansionMethodAdds 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 Form SchemaSoftware or ToolA structured form schema with fields, conditional sections, validation rules, and stored responses.
Modular InterfacesInterfaceExpose a small number of stable controls or contracts while hiding internal implementation choices.
Modular InventoryMethodHolds 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 PartsArtifactDraws 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 TemplateTemplate
Modular Product FamilyTemplateCombines shared modules, interfaces, or cores with differentiated variants for different uses.
Modular Response KitTemplatePackages recombinable communication, staffing, logistics, isolation, and recovery modules.
Modular Response TeamRole or TeamCombines specialized units or roles in different configurations so the system can respond to many disturbance patterns without one monolithic process.
Modus Tollens ChecklistChecklistPrompts users to record P, Q, P implies Q, observed not-Q, observation reliability, and the limited not-P conclusion.
Monitoring and Audit CycleAuditA 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 RequirementMonitorObliges the protected actor to expose their behavior through reporting, telemetry, inspection, or audit, so hidden action that shifts risk becomes visible enough to govern.
Monte Carlo Coverage SimulationMethodSimulates many datasets from plausible data-generating regimes with known truth and estimates how often the interval contains the target quantity.
Monte Carlo Robustness ScreenMethodSamples many plausible parameter combinations to estimate how often each candidate remains acceptable, with sampling assumptions documented.
Monte Carlo Simulation MethodMethodImplements the archetype by drawing repeated random samples from input distributions and computing corresponding outputs.
Monte Carlo Stack SimulationModelSamples 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 ArchitectureEnvironmental Mechanism
moratorium_and_reversal_gateProcedureA stop rule that pauses or reverses expansion when observed displacement crosses protected thresholds.
Morphological BoxTemplateUses rows or columns of dimensions and values to generate cross-axis option combinations.
Morphological Matrix, then ScoringToolDecomposes 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.
Most-Different Systems DesignMethodCompares 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 DesignMethodCompares 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_statementThreshold Artifact
Motif Concordance and Recurrence MapToolIndexes 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 MatrixTracking ToolTracks how motifs recur across images, scenes, products, panels, rooms, or episodes and whether their meaning remains stable.
Motif Deconstruction MatrixTemplateCompares one motif across omission fragmentation repetition displacement inversion and related operations
Motion or Reveal CueMethodDraws 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.
Motive-Opportunity-Bias AnalysisDiagnostic ChecklistChecks whether a proposed distortion pattern is plausible given the source’s incentives, opportunity, and known bias profile.
Movement Mirroring SequenceMethodBrings 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 Permit or Access GateInterfaceA controlled approval gate for movement across a pathway, such as transport, deployment, account capability, import, or release into production.
Moving Average SmootherMethodAverages 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 FilterMethodA simple convolutional filter that replaces each position with an average over a local window.
Moving-Target Parameter RotationMethodChanges non-essential rule-surface details so copied bypasses transfer less reliably across contexts or time.
Multi-Barrier Verification DrillAuditExercises 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-Channel CommunicationCommunication MethodMaintains more than one viable channel for reaching people or systems, especially when one channel may be unavailable during disruption.
Multi-Commodity Flow ModelFormal Model Family
Multi-Criteria Decision AnalysisMethod FamilyProvides structured methods for comparing alternatives across multiple criteria.
Multi-Criteria Decision MatrixModelScores 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 RubricArtifactA shared scoring frame that makes the criteria for keeping, cutting, or advancing a variant explicit and comparable across every branch.
Multi-Factor Performance ModelMethodA model that estimates expected performance from multiple risk exposures and treats residual performance as candidate abnormal performance.
Multi-Front Dispatch BoardMonitorA 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-Leader Replication with Conflict ResolutionProtocolLets several replicas accept writes independently for local speed, then reconciles the conflicting versions this inevitably produces with an explicit resolution rule.
Multi-Level DashboardVisualization and Instrumentation
Multi-Level KPI ReviewMetric or DashboardReviews local, intermediate, and system-level indicators together so a correction that improves one level is checked for consequences at the others.
Multi-Level Model CheckAuditRe-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 Redundancy DesignArchitecture Pattern
Multi-Method PorometryDiagnostic EstimationEstimates 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 DesignProtocolA protocol that assigns complementary qualitative, quantitative, observational, experimental, or model-based methods to one scoped claim.
Multi-Modal Pointer SetInterfaceUses redundant visual, verbal, spatial, tactile, and textual cues so the target can be shared across modalities and access needs.
Multi-Modal Transport PlanMethodUses 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-Pressure Tradeoff MatrixToolLays 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 ComparisonTest or AssessmentCompares persistence and candidate breaks across windows, scales, measures, locations, and groups.
Multi-Resolution SearchMethodImplements 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 MapArtifactMaps starting-state families, admissible path families, critical transitions, and the shared endpoint in one view.
Multi-Scale Field PyramidMethodLayers coarse and fine fields to preserve both broad context and local detail.
Multi-Source Intelligence SynthesisWorkflowCombines evidence streams from different collection methods, observers, instruments, or records to reduce single-source blind spots.
Multi-Source Release CorroborationMethodAccepts 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 RulePolicyRequires two or more qualified providers for a dependency class when concentration risk exceeds threshold.
Multi-Stage Classifier PipelineSoftware or ToolImplements sequential classifiers where earlier stages screen broadly and later stages classify surviving candidates in finer detail.
Multi-View ModelMethodCoordinates multiple representations so different stakeholders can see complementary structure without forcing one overloaded universal view.
multi_resolution_dashboardDisplay or Reporting ToolShows linked views at several temporal scales.
multi_track_scorecardTemplateRepresents separate lines against a shared timeline or substrate so interactions can be designed rather than improvised blindly.
Multidimensional Scaling LayoutModelComputes 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 MatrixTemplateCrosses each material effect with response class, time, cost, fidelity, residue, uncertainty, scale, burden, evidence, owner, and horizon.
Multilingual Switching ProtocolProtocolDefines how and when to switch among languages or language varieties in a shared exchange so no group is silently excluded.
Multilingual UX AuditMethodEvaluates whether interface text, layout, forms, navigation, errors, help content, and accessibility affordances work across language contexts.
Multimodal Delivery SwitchingProcessMaintains 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 TestTest or AssessmentTests outcome, agency, timing, interoperability, safety, privacy, remedy, and effort across alternate modes and assistive tools.
Multimodal Input BoardArtifactProvides parallel channels such as sticky notes, digital forms, visual signals, movement choices, anonymous cards, or assisted input.
Multiple Imputation WorkflowWorkflowCreates multiple plausible completed datasets, analyzes each, and combines estimates while preserving imputation uncertainty under the stated assumption.
Multiple-Anchor ComparisonMethodA method for comparing several plausible references so the first anchor does not dominate.
Multiple-Award or Portfolio SelectionMethodSplits the prize across several winners instead of crowning one, so rivalry still sharpens performance without collapsing into winner-take-all lock-in.
Multiple-Testing Holdout CheckMethodRe-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.
multiplex_channel_architectureSoftware or ToolSeparates channels while keeping them synchronized to a shared substrate or event stream.
Multiscale Kernel BankSoftware or ToolA set of kernels with different support sizes or orientations used to compare local structure across scales.
Multiscale Prototype ReviewProtocolReviews the same system as thumbnail, target-size prototype, environmental mockup, and edge-size case.
Multiverse Analysis ReportAnalytic Transparency Report
Mutex or Lock TokenSoftware or ToolUses an exclusive token or lock to occupy a resource-control point until safe release.
Mutual Aid AgreementInstitutionAn agreement that grants participating parties contingent access to each other's resources under defined overload or emergency conditions.
Mutual Aid RosterArtifactA 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 RulesCommunity Governance Rule SetImplements reciprocity by specifying how participants ask for help, give help, recognize help, and replenish the support network.
Mutual Entrainment HandshakeProtocolA reciprocal, provenance-carrying exchange in which two peers confirm each other's identity and phase before either lets it move its own timing.
Mutual Risk-Reduction SequenceProcessDesigns 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-Aid Dispatch BoardToolA 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 GateProtocolWhen multiple adjacent choices cannot all proceed, selects one focal choice and temporarily suppresses close substitutes.
Mutual-Gains Negotiation ProtocolProtocolSeparates interests from positions, searches for value-creating trades, then returns to allocation and safeguards.
Mutual-Oversight Effectiveness AuditTest or AssessmentCompares formal checks with actual access, capacity, timeliness, remedy, outcomes, and retaliation.
Mutualistic Service-Level AgreementDocumentExtends ordinary service commitments with reciprocal support, responsiveness, repair duties, and shared improvement responsibilities.
Mystery FrameCommunication FramePackages the unknown as a bounded puzzle or unresolved situation so people can orient toward discovery rather than passive reception.
Myth / Metaphor Mapping CanvasTemplateElicits the deep metaphors, stories, images, and archetypal roles through which people imagine the issue and possible futures.
Namespace Entropy ReviewTest or AssessmentAn assessment of whether real generation behavior uses the intended namespace uniformly enough.
Namespace Reservation TableArtifactA registry of reserved, active, retired, and quarantined target values.
Naming ReviewProcedureReviews terms, labels, feature names, program names, or category names for misleading connotations, hidden assumptions, and audience misreadings.
Narrative Audit TableTemplateCreates a structured table for selected events, omissions, causal links, focal actors, themes, alternatives, and resulting revisions.
Narrative Ethics ReviewReviewChecks truthfulness, agency, disclosure, vulnerability, stigma, emotional coercion, and overgeneralization risk.
Narrative Identification PromptMethodUses 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 StoryboardTemplateStructures stories so the audience can inhabit a perspective or role while keeping claims accurate and agency-preserving.
Narrative MapArtifactVisualizes selected events, omitted events, focal actors, causal links, claimed endpoint, and alternative routes in a single reviewable representation.
Narrative Pacing ContrastMethodAlternates slower exposition, setup, or background with faster action, consequence, or reveal so temporal rhythm itself supports meaning.
Narrative ReconstructionNarrative MethodRebuilds the story connecting what changed, what still matters, and what future action now means.
Narrative Red TeamRitualAssigns reviewers to stress-test the dominant story for omissions, unsupported causality, misleading focal actors, overclean themes, and false inevitability.
Narrative Reframing BriefDocumentTranslates the selected deeper frame into communication, strategy, policy, design, or facilitation guidance.
Narrative Repetition CascadeWorkflowRepeats the same core story through speeches, articles, trainings, reports, meetings, and exemplars until the frame becomes familiar.
Narrative RepresentationDocumentRepresents sequence, causality, motivation, tradeoff, lived experience, or scenario context through story-like structure.
Narrative Synthesis MemoDocumentA document that states the provisional narrative, supporting evidence, uncertainties, dissenting views, and action implications.
Narrator Reliability MatrixReview MatrixScores or describes reliability by claim type, evidence base, motive, vantage, consistency, and corroboration.
Near-Miss Case PairingMethodSets 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 RotationMethodA practice rotation that alternates confusable cases to make boundary cues salient.
Near-Miss Comparison SetMethodSharpens 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 ScorecardAssessment Artifact
Near-Miss Notice ReviewRitualExamines cases where a signal was nearly missed so the readiness state, scan field, and cue design can be improved.
Near-Miss Response TierPolicy Rule
Near-to-Far Transfer SequenceProcessOrders 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 ReviewValidation Procedure
Nearest-Neighbor Assignment RuleProcedureAssigns new cases to the closest valid anchor while flagging out-of-cover cases.
Nearest-Neighbor AuditAuditSamples 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 or Exemplar ClassifierToolClassifies 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 NudgingMethodEach unit repeatedly shifts its phase a small bounded step toward the average timing of the few neighbors it can directly observe.
Nearest-Neighbor Route ExtensionRouting Heuristic
Necessity-Possibility Red TeamTest or AssessmentA review exercise that challenges claims of necessity, impossibility, or permission with boundary cases and defeaters.
Necessity/Proportionality ChecklistChecklistRequires a documented reason why a condition must remain attached and why a narrower or separable alternative would not suffice.
Need-Based Aid AllocationAllocation ProtocolA protocol for distributing assistance according to unmet need and marginal relief.
Need-to-Know PolicyDocumentStates that access to sensitive information is granted only when it is necessary for a legitimate purpose.
Needs Assessment RubricAssessment ToolStructures how decision-makers assess need, barrier severity, available supports, and relation to the preserved standard.
Negative Case and Malformed CorpusArtifactA 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 Keyword FilterToolExcludes 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 Test Interpretation ProtocolProtocolOperationalizes how a negative diagnostic, inspection, security, or lab result should update belief.
Negative Transfer Red TeamReviewDeliberately 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 ScanMethodSearches for comparable cases where the solution did not emerge or did not work.
Negative-Evidence Reliability ReviewTest or AssessmentChecks sensitivity, timing, completeness, search coverage, logging quality, and possible masking before treating absence as elimination-grade evidence.
Negative-Space BlockoutMethodStakes 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 LogoSymbolic Visual ArtifactHides a second image in the unfilled area of a mark so one shape carries two readings without adding a visible element.
negative_case_conservationEvidence Retention
negative_claim_exhaustion_checkSearch Protocol
negative_control_signature_panelTest or AssessmentChallenges candidate marks against non-source exemplars and shared-process controls.
Negotiation Anchor ReviewProtocolA protocol for reviewing opening offers and strategic numbers before they define the negotiation range.
Negotiation Phase ShiftProcedureMarks transitions among rapport-building, interest discovery, option generation, bargaining, commitment, and closure.
Negotiation Redline MergeDocumentTracks divergent contract or agreement drafts and merges accepted language while surfacing unresolved conflicts.
Neighborhood Trustworthiness and Continuity MetricDiagnostic EstimationScores 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 TuningProcedureTunes controller thresholds, gains, delays, and override rules when technical or operational control loops interact across nested subsystems.
Nested Cross-ValidationValidation DesignSeparates model selection from performance estimation.
Nested Early-Warning SystemEarly Warning Architecture
Nested Resilience PlanningPlanning Method
Nested Scale TimelineArtifactPlaces micro events inside meso and macro time bands so local sequence and long-run trend can be read together.
nested_governance_cadenceRitualA recurring sequence of local, peer, and enclosing-level reviews that keeps holon autonomy and dependency aligned.
nested_quantifier_parseFormal Parse
Net Present Value ModelMethodComputes discounted net value for an option from projected time-stamped consequences.
Net Supply Ratio DashboardMonitorShows, 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.
Network Capacity DashboardMonitorA 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 AnalysisMetric or DashboardComputes whether a node has reach, brokerage, shortest-path, hub, or bridge value inside a network.
Network Intervention PilotExperimental Change ProcessTests a limited relation change before full rollout, using local monitoring to detect unwanted bottlenecks, exclusions, or dependency transfers.
Network Mixing ProtocolProtocolGoverns 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 Spectral Centrality AnalysisMethodUses eigenvector-like centrality to identify nodes aligned with a network transformation’s dominant mode.
Neutral Treatment ProtocolProtocolStandardizes the baseline treatment everyone receives — opportunity, information, respect, review, follow-up — so a label cannot buy better or worse handling through discretion.
New Service TierInstitutionStands 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 CanvasTemplateDefines the alternative value basis and prevents old performance metrics from dominating entrant evaluation.
Niche Portfolio MatrixToolLays 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-First-Escalation PledgeArtifactAn 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 AgreementDocumentTemporarily blocks value-destroying escalation while parties search for a joint-gain path.
No-Preclearance ClauseProtocolStates that in-scope actions do not require external permission, approval, notification before action, or discretionary veto.
No-Rebuild or Reoccupation RuleRuleBars 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 ProtocolProtocolDefines when and how to follow up, reroute, escalate, or pause after an expected response does not arrive.
No-Retaliation and Follow-Up ProtocolProtocolCommits authorities or moderators to monitor and respond to punishment after previously silent views become visible.
No-Retaliation Commitment and MonitorProtocolPublicly commits authority holders to non-retaliation and monitors whether protection holds after preferences surface.
No-Universal-Winner Claim ReviewReview Checklist
Noise or Randomization ReleaseStatistical Method
nominal_real_rate_pairing_ruleChecklistChecks that real cash flows use real discount rates and nominal cash flows use nominal discount rates.
nominal_to_real_conversion_tableMethodConverts nominal monetary amounts into constant purchasing-power values using a declared index and base period.
Non-Aging Eligibility ReviewReviewDecides 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 TariffRuleRequires 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 ProofProtocolProduces a reusable proof artifact that can be checked without a live verifier challenge, provided freshness and context binding are handled.
Non-Maximum Suppression PassMethodKeeps local maxima while reducing nearby weaker candidates, common in detection and boundary-finding workflows.
Non-Ratifying Response OptionToolA 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-Retaliation Reporting ChannelSafety Safeguard
Non-Target Change Probe BatteryMonitorRepeatedly 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-Transferable Terms and Refund RuleDocumentUses terms, refund limits, cancellation rules, or reassignment constraints to reduce resale while still allowing legitimate remedies.
Noncompetitive or Allosteric InhibitionMethodCaps 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 BoardInstitutionCreates a traceable record and cross-functional disposition forum for significant nonconforming output.
Nonfunctional RequirementDocumentStates required reliability, security, accessibility, privacy, performance, or maintainability conditions.
Noninferiority Margin ProtocolProtocolSpecifies an acceptable difference from the comparator when the candidate offers other benefits.
Nonlinear Dependence ScreenDiagnostic EstimationRuns 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.
Nonparametric Resampling Interval CheckMethodUses bootstrap, permutation, jackknife, or related resampling to compare interval behavior without relying entirely on a closed-form approximation.
Nonrandom Sample AuditChecklistA checklist for exposing selection bias behind perceived agreement.
Nontransitive Scenario SimulationSoftware or ToolA simulation or tabletop exercise that explores how cyclic dominance evolves across context changes, adaptation, and elimination events.
Norm and Expectation AuditAuditSurfaces 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 AuditAuditSurfaces 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 Legitimacy ReviewReviewPeriodically 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 RitualRitualPeriodically 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 Reminder and Private WarningCommunication Practice
Norm-Conflict MatrixTemplateCompares artifact assumptions with host norms across authority, privacy, reciprocity, identity, time, language, fairness, and trust dimensions.
Normal-Form ReductionMethodRewrites artifacts to a representative form so equivalence can be tested or downstream work simplified.
Normalization Test SuiteValidation ToolExercises known equivalent, non-equivalent, ambiguous, and edge cases to verify that the normalization rule behaves as intended.
Normalized Endpoint ContractInterfaceDefines the required state, format, capability, or handoff condition that all paths must deliver.
Normalized Metric CheckMeasurement Method
Normalized Metric DesignMethodDesigns 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 SerializationProtocolSerializes fields, records, or elements in a stable order so equivalent structures produce comparable artifacts.
Notary or Official StampInstitutional MarkProvides a controlled institutional mark whose authenticity can be checked by downstream parties.
Notation SystemArtifactUses symbols, formulas, abbreviations, or structured marks to encode recurring meaning compactly.
notice_period_or_lockup_alignmentProtocolAligns withdrawal rights, cancellation terms, supplier replenishment terms, staffing commitments, or customer promises with the time needed to release resources safely.
Notification Priority ReviewReviewRe-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.
novice_to_aware_stage_markerCurriculum MarkerA visible marker in a learning path that labels the transition from initial fluency to awareness of complexity.
Nucleation Site CreationMethodSeeds 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 MemoDocumentDocuments the null finding, search scope, detection assumptions, warrant grade, and conclusion caveats.
Null Hypothesis Significance TestTest or AssessmentImplements a default-versus-alternative comparison with a formal statistical threshold under specified assumptions.
Null-Model Residual ReportAnalytic ReportShows departures from a declared null or expected model without automatically interpreting them as causal effects.
Null-Result Power CheckTest or AssessmentEstimates whether a failed search or null observation had enough sensitivity to count as evidence of absence.
Numbered TicketTokenized Queue PositionA numbered ticket can be paper, electronic, or verbal. The archetype requires the surrounding claim, notification, and no-show rules.
Object Origin Story CardArtifactRecords 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-Oriented Class InheritanceModelLets a subclass receive its superclass's fields and methods by default, override chosen methods, and still stand in wherever the superclass is expected.
object_language_meta_language_splitSemantic SeparationA mechanism that separates claims inside a language or model from claims about that language or model.
Objective Surface SketchArtifactCreates a visual or tabular approximation of how value changes across candidate configurations.
Objective Versioning and Change LogRegisterAn 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.
Observation Protocol DesignProtocolSpecifies the concrete, repeatable conditions—apparatus, vantage, sampling, and cost—under which an observation is actually to be made.
Observation Recheck or ReplicationMethodConverts 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 TemplateDocumentation Template
Observation Warrant LadderMethodDefines levels of claim strength from raw report through corroborated measurement to robustly inferred reality claim.
Obstacle Function ReviewMethodExamines what the obstacle protects, what it costs, whether it is real or modifiable, and what support or boundary would make effort safer.
Occam-Style Model SelectionMethodCompares candidate models or explanations and favors the one with fewer assumptions when adequacy is otherwise comparable.
Occupancy and Idle-Capacity AuditAuditCounts 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.
Off-Policy EvaluationAnalysis MethodUses logged behavior, counterfactual estimation, or related techniques to estimate how a policy would perform without deploying it live first.
Official Record PolicyPolicyDeclares 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.
offset_or_relocation_planWorkflowA plan for relocating displaced activity, expanding substrate, compensating affected parties, or substituting alternate capacity.
Oldest-Item SweepRitualPeriodically selects the oldest outstanding items for review, service, reclassification, or explicit disposition.
Ombuds ChannelRole or TeamAn accessible independent or semi-independent channel for navigating process, raising fairness concerns, or seeking informal resolution.
Omission and Negative-Evidence AuditAuditTests whether something absent is meaningfully missing by first establishing why it should have been present, then ruling out innocent explanations for the gap.
Omission ChecklistChecklist
Omission Pattern AnalysisMethodReads 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_checkReasoning Check
Omitted Variable ProbeDiagnostic ProbeSearches for variables, mechanisms, constraints, or contextual features absent from the original explanatory frame.
On-Call OwnershipOperational Role Schedule
On-Call Response RotationRole or TeamKeeps 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 ActivationProcessSummons 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-Demand Report GenerationProcessBuilds 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 RunbookProcessA 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 SocializationProcessThe 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 TranslationProcessInducts 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 WorkflowWorkflowImplements pipeline staging by sequencing orientation, account setup, training, practice, verification, and handoff into regular participation.
One-Stop Permission PortalInterfaceA single interface for requesting and tracking permissions across multiple veto holders.
One-to-One Crosswalk TableArtifactA table that pairs each source member with exactly one target member and supports inverse lookup.
Online Booking PortalSelf Service Reservation InterfaceThe portal is an implementation mechanism; the archetype is the governance of reserved queue position and reduced waiting burden.
Online Incremental LearningMethodKeeps 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 MapArtifactLinks concepts in one vocabulary to their counterparts in another through anchored correspondences — equivalent, broader, narrower — each carrying a human-readable rationale.
Ontology Alignment SessionMethodA method for reconciling different conceptual models, category systems, or domain vocabularies that carve up reality differently.
Ontology MapArtifactA structured picture of a domain's entities, their types, and the boundaries between them — drawn so that definitional disagreements become visible and negotiable.
Ontology Review WorkshopRitualBrings relevant actors together to compare entity assumptions, category meanings, relation claims, edge cases, and revision rules.
Opaque Type / Module BoundaryToolMakes a component's representation physically unreachable to clients, so the only thing they can couple to is its declared operations.
Open Access MandatePolicyImposes 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 License DeclarationArtifactA 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 StandardArtifactA 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-Book ManagementMethodShares 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 ModelWorkflowUses issue queues, contribution norms, maintainership practices, review paths, and shared repositories to let contributors self-select work.
Open-Source Maintainer RenewalRole or TeamA 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 SponsorshipInstitutionChannels 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 OrganizingMethodCreates a participant-generated agenda around a shared theme so people can form sessions, groups, and work streams by interest and need.
Opening Marking And Threshold GestureRitualA 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 ProtocolProtocolAuthorize movement from preparation to active intervention when opening conditions are met.
Operating Band SpecificationDocumentTranslates the discovered window into a formal allowable range, setpoint, tiered table, or escalation rule.
Operating System AbstractionSoftware or ToolA software layer that lets applications use files, processes, memory, devices, and networks without direct hardware control.
Operational Capacity SimulationSoftware or ToolSamples variable demand, processing times, outages, or resource availability to estimate service-level and overload risk.
Operational Contingency FundArtifactA designated spendable budget for urgent operational disruptions, time-sensitive opportunities, or response needs.
Operational Definition TableArtifactPairs each contested term with the observation procedure that defines it and a label for the claim's resulting semantic status.
Operational PilotTest or AssessmentRuns the solution in a limited real or representative setting to test implementation feasibility under practical conditions.
Operational Readiness ReviewProcedureA formal procedure for judging whether operations, staffing, documentation, monitoring, support, and incident response are ready for a new operating state.
Operational Reconciliation WorkflowWorkflowCompares expected and actual states after partial completion, then applies adjustments until records, obligations, inventory, or accounts balance acceptably.
Operational Responsibility MapArtifactA map connecting parts of a scoped system and its interfaces to owners, handoffs, escalation paths, and decision rights.
Operational Stabilization PlaybookDocumentA documented set of triggers, actions, owners, and monitoring rules for restoring system stability.
Opponent Signal Subtraction ModelModeling Abstraction
Opportunity Exposure RegisterRegisterKeeps 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 MappingToolCharts 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-Cost PromptRitualInserts 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.
Opt-In FlowInterfacePresents a permission request before a user enters a feature, data use, program, or relationship that requires affirmative agreement.
Opt-Out and Reentry ProtocolSafety ProtocolMakes nonparticipation, partial participation, breaks, remote observation, or later reentry legitimate rather than deviant.
Opt-Out ArchitectureWorkflowMakes departure from a default legible, timely, low-friction, and reversible where appropriate.
Optimistic Concurrency CheckProtocolLets 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 Constraint ModelMethodRepresents variables and constraints in a mathematical or computational model so solvers or analysts can search the feasible region.
Optimization Target ReviewProcedurePeriodically reviews whether the current objective, metric, or reward target still produces the intended outcomes under observed behavior.
Optimization Trace DashboardMetric or DashboardTracks improvement rate, explored coverage, diversity, restarts, constraint violations, and strategy-switch signals over time.
Option Buffer RegisterRegisterTracks preserved alternatives, their carrying costs, expiry points, responsible owners, and conditions for release or retirement.
Option Comparison MatrixTemplateCompares live options against declared criteria without implying that weights are objective facts.
Option-Set SimplificationMethodReduces the number of available choices, bundles choices into packages, or removes rarely useful variants.
Order Set or Protocol BundleProtocolA predefined bundle of fields, sequence, defaults, and checks for recurring high-risk actions such as medical orders, service workflows, or approvals.
Order-Insensitive Batch ProcessingWorkflow DesignProcesses batches without depending on the sequence in which items are picked, handled, or combined.
Order-Penetration Point AuditAudit
Ordered Checklist MnemonicMnemonic ArtifactTurns a procedure or checklist into a route-like cue chain so steps can be retrieved in sequence.
Ordered Protocol RunbookProcedure or ArtifactOperationalizes order-sensitive configuration as an executable sequence with checks, handoffs, exceptions, and rollback instructions.
Ordered Reveal SequenceWorkflowPresents elements in a deliberately chosen order so each new element is interpreted against the previous one rather than against a cluttered simultaneous field.
Ordered Rule EvaluationProcedureEvaluates rules in a fixed sequence when simultaneous or unordered evaluation would produce inconsistent outcomes.
Ordinary-Training Comparator ProtocolProtocolRuns 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 ReviewRitualExamines how governance layers, role count, reporting lines, decision rights, and meeting load change as the organization or program scales.
Organizational Culture ShapingRitualReinforces norms through stories, leadership behavior, onboarding, recognition, review practices, and repeated social cues.
Organizational Health by Unit MonitoringDomain Monitoring System
Organizational Level AnalysisMethodReframes workplace problems across individual, role, team, process, unit, enterprise, and ecosystem levels to avoid assigning causes at the wrong layer.
Organizational Myth AuditWorkflowApplies grand narrative decomposition to a company, institution, team, product, or community origin story that explains too much too smoothly.
Organizational Network AnalysisMethodUses relationship data, surveys, interviews, or communication traces to reveal advice, trust, information, and collaboration networks.
Organizational RedesignGovernance or Structure ChangeImplements relation rewiring by changing reporting lines, decision rights, team interfaces, ownership boundaries, or coordination forums.
Organizational Resilience TiersOrganizational Design
Organizational ReviewGovernance or Learning RitualPeriodically examines an organization's own routines, metrics, norms, commitments, and outcomes to revise how it operates.
Organizational SensingWorkflowUses surveys, interviews, retrospectives, behavior traces, and local reports to detect patterns forming inside an organization.
Organization–Artifact Topology OverlayToolLays 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.
Orphan Target ScanTest or AssessmentA scan that detects target members with no source member mapped to them under the intended bijection.
Out-of-Band ChannelCommunication MethodProvides a separate channel for control, diagnosis, or emergency coordination that does not depend on the ordinary communication path.
Out-of-Band Escalation PathWorkflowA defined route to a richer, safer, or more authoritative channel when the primary channel cannot carry a case.
Out-of-Distribution MonitorMonitoring System
Out-of-Order ProcessingService Order Mechanism
Out-of-Sample Benchmark ValidationTest or AssessmentA validation step that checks whether the benchmark model works outside the fitting sample or original period.
Outbox DeduplicationSoftware or ToolSeparates recording the intended state change from sending downstream messages, then ensures each material outbound effect is sent once per canonical operation.
Outcome Monitoring ReviewMonitorTracks 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_panelReview Forum
Outgroup or Edge-Case InterviewProcedureA targeted interview procedure for testing local projection against outside views.
Outlier, Range, and Transformation Sensitivity ReviewReviewRe-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 SchemaArtifactDeclares 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 ValidationProcessA 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.
Outsider Estimate CheckProcedureA procedure for obtaining an estimate or critique from someone not exposed to or invested in the original anchor.
Over-Suppression Red TeamTest or AssessmentTests whether the suppression pattern erases weak but important evidence, minority perspectives, or safety-critical exceptions.
overcomplete_dictionary_learningMethodLearns a large pool of basis atoms while representing each input with only a small subset.
Overfitting Prevention CheckValidation MethodUses holdouts, cross-context testing, stress tests, or out-of-sample checks to prevent optimization from fitting local noise instead of durable structure.
Overflow ChannelProcessReroutes 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 or SpillwaySurge Handling Mechanism
Overflow QueueProcessHolds 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 RedirectionProcessSends 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 Handoff ProtocolProtocolDefines how neighboring fields share or transfer ambiguous cases.
Overlap-Regime Benchmark TableArtifactLists expected-agreement cases, inputs, conditions, tolerances, and observed divergences.
Override and Exception LogDocumentRecords when users depart from the default method, why, and whether exceptions reveal a boundary failure.
Override Expiry WorkflowProcessGives 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 SprintMethodFinds customers or users whose current solutions exceed their needs, budgets, skill, access, or context constraints.
Oversight BoardGovernance BodyA standing body with authority to review, question, recommend, reverse, or escalate actions by another actor.
Oversight DashboardMonitorAggregates 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 ScanMethodMaps currently sayable policy or discourse positions and identifies structurally advantaged locations for advocacy or coalition formation.
Ownership Boundary RefactorMethodRedraws 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 MapArtifactDisplays ownership, custody, responsibility, authority, or approval relations for governance and escalation.
Package Manager DistributionToolDelivers 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 GuardRuleBinds 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.
Paired Case ComparisonMethodUses two or more cases with an explicit frame so learners, analysts, or decision-makers can infer a relation across cases.
Paired Comparison ExperimentProcedureEvaluates candidate and comparator on matched cases, users, units, or time windows to reduce irrelevant variation.
Paired Enablement and Restraint PolicyPolicy
Paired Half-Life ProbeTest or AssessmentMeasures or estimates how long each component of a signal bundle remains salient, valid, or operationally influential.
Paired Micro/Macro Case StudyMethodAnalyzes the same phenomenon through a close-grained case narrative and an aggregated structural account, then compares what each makes visible.
Paired Rollout PilotProcedureIntroduces the two factors together in a controlled pilot so implementation teams can observe timing, adoption, and combined effect.
paired_activation_rehearsal_protocolProtocolA practice protocol that repeatedly activates two intended units together so their association becomes easier to retrieve or enact.
Pairwise Combination TestingTest or AssessmentA reduced testing method that checks two-factor combinations to detect likely interaction effects.
Pairwise Covering ArrayMethodReduces large products while preserving coverage of every pair of axis levels.
Pairwise Dominance AuditTest or AssessmentA review procedure that tests whether pairwise comparisons form a genuine cycle, a simple ranking, noise, or context-specific dominance.
Pairwise Option ComparisonMethodDecomposes 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 PrototypeArtifactA paper-based representation of screens, forms, steps, or objects that can be manipulated during a test.
paradox_risk_dashboardMetric or DashboardA dashboard that shows whether the new capacity is improving local and aggregate outcomes.
Parallel Concept SprintsRitualRuns 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 BrakeProtocolFires 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 ActivationCapacity and Concurrency Mechanism
Parallel Pilot TrialsMethodRuns 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 Run ReconciliationComparison ProcedureRuns old and new components together and reconciles output, latency, error, or workflow differences.
Parallel Server ActivationMethodRuns 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 PathService Design MethodCreates more than one way for users, patients, clients, or incidents to reach the same service outcome.
Parallel Site or System RunProcessRuns 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 Transition and Cutover RehearsalWorkflowRuns bounded coexistence or simulation and tests interfaces, capacity, authority, fallback, and loss before cutover.
Parallel-Passage ComparisonMethodLines 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.
Parameter Sweep and Sensitivity GridMethodVaries key inputs across planned ranges to reveal regions where results are stable, fragile, discontinuous, or high leverage.
Parameter Sweep MatrixMethodVaries parameters, scale, context, or input conditions to locate the breakpoint where correspondence fails.
Parameter TyingMethodLinks multiple parameters so they share one value or update rule instead of being tuned independently.
Parameterized Query APISoftware or ToolBinds untrusted values as parameters instead of concatenating them into query syntax.
Parametric Bootstrap Coverage AuditMethodUses fitted models to generate repeated pseudo-datasets and evaluate coverage under model-implied regimes.
Parametric Dimension-Constraint ModelSoftware or ToolEncodes ratios, limits, dependencies, and exception parameters so dependent dimensions update coherently.
Parametric Module LibrarySoftware or ToolA library that generates allowed variants from primitive units and bounded parameters.
Paraphrase-Difference TestReviewHolds 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 ProcessProcedureA procedure for converting fragmented land rights into a usable assembled project.
Pareto ChartToolRanks categories as descending bars beneath a cumulative line so the vital few and the long tail are legible at a glance.
Pareto Frontier AnalysisMethodMaps 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.
Parser/Emitter PairToolA 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 RationalizationMethodA method for reducing near-duplicate physical components, units, materials, or SKUs to a smaller approved set.
Part-Whole Mapping MatrixTemplateDisplays local parts, whole-context assumptions, tensions, revisions, and ambiguity in a reviewable format.
Partial ApplicationMethodFixes 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-Correlation or Residual ProbeDiagnostic EstimationMeasures 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 InjectionTest or AssessmentInjects stale artifacts, dependency loss, concurrency, delay, propagation, scale, unavailable staff, supplier refusal, and third-party action during return rehearsal.
Participant Agenda SettingRitualLets affected participants initiate topics, decisions, or priorities within a governed forum instead of only receiving a centrally defined agenda.
Participatory Accommodation-Option WorkshopMethodGenerates inclusive defaults, equivalent paths, tools, pacing, support, and fallback with affected people.
Participatory Budget or Resource PoolInstitutionMembers 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 ReviewProcessHands 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 ProcessWorkflowCreates structured opportunities for affected parties to be heard before authority is exercised or renewed.
Participatory Design SessionRitualA deeper engagement ritual in which stakeholders help shape requirements, prototypes, mitigations, or implementation pathways.
Participatory Fairness DeliberationProtocolStructures affected-party evidence and reasons around candidate standards, consequences, and conflicts.
Participatory Research ProcessParticipatory MethodMakes affected communities or participants collaborators in question formation, evidence gathering, interpretation, and use, rather than only subjects of study.
Participatory Strategy ProcessProcedureStructures strategy formation so leadership intent is tested against knowledge from people who must implement, use, or live with the strategy.
Particle Packing and Sintering ControlMethodBuilds 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 InjectionTest or AssessmentDeliberately 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.
Partitioning or ShardingMethodSplits 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_assignmentProcedureKeeps actors paired or grouped long enough for prior cooperative behavior to affect future interactions.
Partnership AgreementFormal Commitment ArtifactRecords reciprocal commitments between organizations, teams, or collaborators so each side can see duties, timing, and repair paths.
Partnership Operating AgreementDocumentTurns the relationship design into explicit roles, contributions, shared goals, review cadence, escalation paths, and revision rules.
Partnership RestructuringContractual or Institutional ChangeChanges relationships among organizations, vendors, institutions, or jurisdictions so obligations, dependency, risk, or influence are redistributed.
Patchwise Atlas and Transition MapMethodUses multiple local representatives and verified overlap transformations where one global gauge is singular or unavailable.
Patent Pool or Cross-License FrameworkInstitutionA domain-specific rights pool for clearing overlapping intellectual-property claims.
patent_or_ip_filingLegal MechanismProtects a technical or creative position where IP is a legitimate durability mechanism.
Path Readiness DrillTesting ProcedureExercises alternate paths under realistic conditions to reveal stale configurations, missing permissions, insufficient capacity, or confused ownership.
Path Redesign WorkshopFacilitated Session
Path SignageArtifactUses signs, floor markings, landmarks, labels, maps, or environmental cues to move people through physical or hybrid spaces.
Path-Dependence PremortemAnticipatory TestImagines the future selected path as harmful or irreversible and works backward to identify early commitments that caused lock-in.
Pathway Cohort ComparisonTest or AssessmentCompares outcomes and burdens across route families to test whether convergence is equivalent and fair.
Pathway Health DashboardMetric or DashboardTracks progress, stuck states, basin exits, endpoint failures, and route-specific burdens across path families.
Pathway Reachability AnalysisModelTreats 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 RegisterDocumentA maintained list of arrival pathways, carriers, weak interfaces, and control owners ranked by introduction pressure and control gap.
Patient Flow Pathway ReviewService Operations Review
Patronage Dividend or Surplus ShareRuleReturns the year's surplus to members in proportion to how much they contributed or transacted, rather than in proportion to capital invested.
Pattern LibraryArtifactCollects approved recurring patterns and examples that can be reused or recombined.
Pattern Monitoring DashboardMonitoring Artifact
Pattern-Mixture Sensitivity ModelMethodModels outcomes by missingness pattern and varies unobserved departures to explore MNAR-sensitive conclusions.
Pause in SpeechCommunication MethodCreates 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 ProtocolProtocolSpecifies evidence thresholds and authority for pausing growth before lock-in closes the intervention window.
Paxos-Style Quorum ProtocolProtocolGuarantees 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-CheckTest or AssessmentProvides an interpretable secondary check for timing and reversal thresholds.
PCA-like ProjectionMethodRotates 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 ReservePolicyRing-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 ProtocolTemporary Operating ModeThis mechanism can be effective in emergencies and seasonal peaks, but it must not quietly normalize degraded service as ordinary operation.
Peephole OptimizationMethodApplies small local rewrites that preserve meaning while improving a local operational metric.
Peer Accountability Check-InSocial Process
Peer Commitment RoundRitualA 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 ProcessTest or AssessmentCollects structured peer observations of contribution quality, reliability, collaboration, and support work, especially where supervisors cannot observe the work directly.
Peer Feedback SessionSocial Review ProcessAdds other observers to help the actor see behavior that self-observation alone may miss.
Peer Reference or VouchingProtocolLets credible counterparties endorse, warn about, or contextualize a subject from direct first-hand experience.
Peer ReviewReviewBrings 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 ProtocolProtocolStructures 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 CircleProcessA recurring peer forum where equals talk through real, ambiguous cases together — normalizing the standard while surfacing exactly where it is genuinely contested.
peer_trajectory_benchmarkingWorkflowCompares a focal unit to selected peers across shared time windows.
Penalty, Tax, or FeeInstitutionAdds a cost to behavior that imposes risk, waste, congestion, external harm, or strategic defection.
Per-Capita or Per-Unit ConversionMethodDivides 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 CheckpointArtifactFreezes 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-Unit Invariance CheckComparison Method
Perceived Consensus Correction NoteArtifactWarns decision-makers or audiences that visible agreement is not reliable evidence of private unanimity under silence pressure.
Perceived-vs-Measured Performance DashboardMetric or DashboardShows subjective user/operator perceptions alongside behavioral, telemetry, or task-performance measures without collapsing one into the other.
Perforation, Microchanneling, or DrillingProcessCuts deterministic, directed channels into an already-solid bulk, placing each void's location, orientation, and access exactly where the function needs it.
Performance BondInstitutionTies 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 DepositInstitutionMakes 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 ReviewWorkflowA performance-evaluation workflow that checks role clarity, workload, resources, tools, and feedback history before final judgment.
Performance ContractArtifactBinds the delegated goal, the incentives, and the consequences into a single negotiated agreement the whole relationship is governed by.
Performance-Based ClawbackRuleTies 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 RenewalPolicyMakes 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_linked_drawdown_protocolProtocolAllows operating use of windfall only when paired with performance evidence, capability milestones, or maintenance obligations.
Period Norm MatrixTemplateCompares period norms, modern assumptions, institutional rules, and contested alternatives across relevant actors or groups.
Period Vocabulary AuditChecklistReviews whether terms, categories, roles, and meanings are period-appropriate and not silently translated into modern equivalents.
Periodic Coverage RecertificationReviewOn 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 InspectionMonitorRe-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 ResynchronizationProtocolPeriodically 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.
Periodization ProjectionMethodDerives named periods from the event log by cutting the timeline at the transformations that mark one regime turning into the next.
Permeability or Impedance HeatmapMapping ArtifactA map showing where the substrate supports, resists, delays, or blocks propagation.
Permission Badge or Available-Action ChipArtifactRenders, 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 DenialProtocolLets access rights flow down a resource tree by default, while an explicit local denial overrides any inherited grant — because deny wins.
Permission MatrixTemplateDisplays actors, roles, resources, and allowed actions in a reviewable table.
Permission or Access RevocationProcessWithdraws 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 TokenSoftware or ToolGrants an action narrowly scoped authority to touch only declared resources.
Permission–Entitlement CrosswalkImplementation Translation
Permit or Approval StreamliningProcessStrips 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 Null and Multiplicity CheckMethodBuilds 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.
Persistent Identifier MintingProcessAssigns 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 Resolution PolicyProtocolDefines how stable identifiers resolve through location, format, custodian, version, or carrier changes.
Persona Boundary CardBoundary Disclosure ArtifactAttaches scope, evidence date, excluded groups, confidence, and permitted-use notes to the persona.
Persona Evidence MatrixDocumentation ArtifactMaps each persona claim to source evidence, assumption status, confidence, and review trigger.
Persona Refresh TriggerMaintenance RuleRequires review when evidence ages, product behavior changes, population mix shifts, or outcomes contradict the persona.
Persona Scenario WalkthroughSimulation or Review ProcedureTests how a persona would encounter a service, policy, interface, or workflow in a concrete scenario.
Personal DashboardDisplay or InterfaceAggregates selected self-observation signals for an individual, operator, learner, or role holder.
Personal or Local Protective ControlMethodShields 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 SupportEducational InterventionA learning-support mechanism that directs teaching resources toward the next most useful learner need.
Person–Task–Environment Mismatch AnalysisTest or AssessmentCrosses capacity ranges with task, interface, environmental, and temporal demands and consequences.
Perspective Exchange ProtocolProtocolStructures reciprocal sharing of interpretations and concerns so each group can understand how the boundary is experienced by others.
Perspective Translation ExerciseTraining ExerciseRequires learners to translate a judgment, design, or policy into another cultural frame and then identify what changed.
Perspective-Taking InterviewMethodUses open questions to learn the other agent’s understanding, constraints, and priorities rather than relying only on inference.
Perturb-and-Relock DrillProcessDeliberately shocks an already-locked population and measures how fully and how fast it re-locks, before real dependence is placed on the lock.
Perturbation-Response MapModelCharts, 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.
Perverse Incentive Red TeamTest or AssessmentStress-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 ShiftMethodRetunes 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 CheckTest or AssessmentUses a physical or digital surrogate that produces a known response, allowing live instruments or procedures to be checked safely.
Phase Margin or Dead-Time TestDiagnostic EstimationMeasures 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 Separation and Selective ExtractionMethodLets a mixture self-organize into interpenetrating phases, then dissolves one away, leaving a co-continuous nanoporous network with an enormous internal surface.
Phase Space PlotArtifactVisualizes selected state variables so regions, paths, cycles, and qualitative dynamics can be inspected.
Phase-Based ChecklistChecklistA checklist grouped by stages of action rather than as one flat list.
Phase-Boundary MonitorMonitorTracks 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 MappingModelCharts 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 ReviewProcedureA gate review can instantiate transition readiness when it evaluates sufficiency for crossing a specific threshold, rather than merely enforcing stage order.
Phase-In PolicyTransition Policy
Phase-Response Curve CalibrationDiagnostic EstimationMaps 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 ProtocolProtocolWhen 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 DecantingMethodOnce 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 Buyout or Transfer ProgramInstitutionConverts 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 GateProtocolAuthorizes 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 Policy IntensityProcedureIntroduces enforcement, eligibility rules, incentives, or restrictions in adjustable stages rather than imposing the strongest version immediately.
Phased Restoration ScheduleSchedule
Phased Support Withdrawal PlanDocumentA plan for gradually reducing subsidies, services, staffing, mentoring, scaffolding, or direct assistance while adding replacement capacity or transition support.
phased_admission_trialProtocolA staged rollout of the entrant with measurement gates, rollback authority, and incumbent impact review.
Phenomenological InterviewMethodElicits a disciplined first-person report of experience as it is given, bracketing theory and interpretation.
Physical or Digital KeyingConstraint Mechanism
Physiologically Based Exposure–Response ModelMethodA mechanism-grounded model that uses explicit pathways or compartments to support exposure-response prediction and extrapolation.
Pilot and Reversibility TestTest or AssessmentTrials a proposed mandate or default at bounded scale to measure effects before durable adoption.
Pilot Bundle ComparisonEvaluation MethodTests the proposed combination against isolated elements or alternative bundles before committing to scale.
Pilot Forum or Discussion SandboxInstitutionA bounded forum where participants can test whether a formerly unsayable position can be examined without harm, panic, or premature commitment.
Pilot Localization TrialWorkflowTests an adapted version in a bounded setting with explicit friction monitoring, reversibility, and local feedback loops.
Pilot Option ProbeUncertainty Reduction ProbeRuns a bounded experiment that preserves option value while learning whether full activation is likely to cross the threshold and produce durable benefit.
Pilot ProgramLimited Trial
Pilot ProjectProcessDeploys a candidate solution, vendor, or approach at bounded scale under real conditions to reveal how it actually performs before committing to full rollout.
Pilot RolloutStaged Implementation Method
Pilot with Exit CriteriaExperiment Design
Pilot-and-Scale Feedback ReviewProcedureRuns limited local implementations, examines what they reveal, and revises the central plan before wider rollout.
Pilot-to-Scale TranslationProcessAdapts 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 ValidationTest Protocol
Pinch Analysis and Heat IntegrationMethodMatches hot and cold streams to recover heat and reduce avoidable thermal dissipation.
Pinning-Site Removal ProcedureMethodFinds 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.
Pivoted Row ReductionMethodRuns 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 ProjectionToolAssembles 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.
Plain-Language DisclosureArtifactA 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 TranslationMethodRestates specialized content in language that non-specialists can understand while preserving key distinctions, risks, and action requirements.
Plain-Language Transparency ReportArtifactRewrites 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.
Plateau Review CadenceRitualA 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.
Platform Access RuleRuleDefines 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 SDKToolThe 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 BlueprintArtifactThe 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 PortalToolThe 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 SuiteToolTurns 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 MarketplaceInstitutionA 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 ModelMethodKeeps 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 Change CouncilInstitutionThe 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 SchemeProtocolAllocates access, visibility, fees, rewards, data, or support so platform growth also strengthens participants and complements.
Platform Extension Health and Dependency DashboardMonitorThe 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 ManifestArtifactThe 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 CertificationReviewA 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 BoardInstitutionSets priorities, standards, funding, exception decisions, and retirement rules for the shared layer.
Platform Migration and Deprecation ToolingToolThe 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 SystemSoftware or ToolUses warnings, temporary restrictions, suspensions, and appeals to change user behavior under platform rules.
Platform Plugin and Extension RegistryRegisterThe 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 Positioning MapArtifactShows where a product, protocol, API, marketplace role, or service sits relative to users, complements, substitutes, and governance gates.
Platform Reference ImplementationArtifactA 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 RuleProtocolConstrains participant behavior in a platform, marketplace, forum, or shared infrastructure by defining allowed actions and consequences.
Platform Sandbox and Capability PermissionsToolRuns 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 SeedingMethodPre-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 Semantic Versioning and Release TrainProtocolA 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 TestDiagnostic EstimationChecks 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 ModelModelDefines 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 ChangeDigital Governance Method
platform_seeding_campaignEcosystem MechanismBuilds initial complements, users, or participants so network effects can begin.
Platform–Complement EcosystemArchitecture or Ecosystem MethodCombines a stable platform with complementary modules, apps, partners, or services whose value increases when connected to the platform.
Playbook CreationArtifactCodifies 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.
Plugin Slot RegistrationInterfaceA host system exposes extension points that approved plugins can fill through a defined interface.
Plural-Norm DeliberationRitualFacilitates a structured conversation among representatives of different norm systems to identify conflicts, bridge values, and acceptable adaptations.
Point-and-Confirm RoundRitualParticipants physically or digitally point to the target and confirm that they are seeing or discussing the same item.
Point-of-Action PromptingTimed PromptPlaces a cue at the exact moment where the intended response can be taken.
Point-of-Use Kit or LayoutArtifactA standardized physical or digital arrangement that presents only the needed items in a consistent location and order.
Point-of-Use Reification WarningInterfaceDisplays a compact warning or boundary card at the moment a user is likely to treat the abstraction as direct reality.
Poisson Event-Process ModelModelModels point events as arriving independently at a constant average rate with no memory, giving the memoryless baseline that richer arrival models are tested against.
Policy Alternative AnalysisMethodRequires a policy choice to name the public goods, constituencies, or outcomes displaced by the chosen intervention.
Policy Amendment RegisterDocumentMaintains a record of policy versions, amendments, effective dates, superseded clauses, and responsible authorities.
Policy Conflict ReviewProcedureReviews proposed rules or programs for antagonistic demands, contradictory incentives, or implementation conflicts before adoption.
Policy Discretion BoundsPolicyDefines 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 Equivalence RulePolicyA 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 ReviewProtocolA governance review that checks notice, feasibility, access, rule design, and enforcement context before deciding how to respond to noncompliance.
Policy Expert Panel ProcessWorkflowAdapts structured judgment iteration to policy questions where evidence, values, feasibility, legitimacy, and stakeholder effects interact.
Policy FrameworkDocumentDefines system-level rules and decision criteria that local units interpret and apply in recurring situations.
Policy Gap AnalysisMethodCompares a policy framework against relevant actors, situations, exceptions, rights, obligations, or edge cases to locate missing treatment.
Policy GradualismProcedureChanges policy in measured steps with observation intervals so corrections do not produce new swings faster than effects can be seen.
Policy Inheritance MatrixModelA 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 BandMethodSets policy strength within an effective and legitimate range.
Policy Intensity PilotProcedureA pilot comparing different policy strengths before broad rollout.
Policy IterationFormal Optimization Method
Policy LeverInstitutionCreates an institutional surface by changing eligibility, incentives, penalties, permissions, caps, or administrative rules.
Policy Objective-Setting WorkshopRitualUses facilitated deliberation to define outcomes, constraints, stakeholder values, and unacceptable side effects before policy optimization begins.
Policy Package DesignGovernance or Policy MethodCombines rules, incentives, investments, enforcement, and supports so policy elements address one another’s gaps and side effects.
Policy PilotProcedureTreats a limited rollout as an approximate test of a broader policy or operational intervention.
Policy Pilot CycleProcedureImplements 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 ReviewProcedureReviews locally piloted rules or practices and decides which elements should be merged into the general policy baseline.
Policy Pilot Sunset ClauseGovernance ArtifactCreates a rule for ending or reverting a policy pilot if continuation criteria are not met.
Policy Pilot ValidationProtocolImplements layered validation in governance by testing each added policy condition, stakeholder group, enforcement rule, or operational constraint before wider rollout.
Policy Rationale StatementDocumentRecords the values, affected parties, evidence, alternatives, and reasons behind a policy or governance decision.
Policy RecalibrationProcessThe 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 Relation RuleDocumentA written rule that constrains valid relationships under a policy or governance regime.
Policy Resistance MapGovernance Analysis MethodMaps how a policy intervention changes incentives, expectations, or behavior in ways that push the system back toward the old pattern.
Policy Review CycleRitualRevisits rules, procedures, or governance documents on a regular cadence so they do not drift out of fit with reality.
Policy Rule SetDocumentExpresses policy limits, permissions, conditions, and prohibitions so actors can determine admissible action.
Policy Scope AuditGovernance Audit
Policy SimulationSimulation MethodRuns the candidate policy through modeled states or trajectories to estimate behavior before the policy operates in the real system.
Policy Sunset RampProcedureA policy procedure that reduces a rule, subsidy, emergency measure, or program over stages rather than ending it abruptly, with monitoring for adverse effects.
Policy Template with Local OptionsDocumentA shared policy scaffold with bounded fields for local parameters, approved exceptions, and implementation choices.
Policy Threshold UpdatePolicyFormally revises an adopted policy cutoff through governance, mapping its legal, behavioral, and fiscal ripple effects before it is enacted.
Policy-Bound Attestation TokenArtifactCarries a scoped verdict or claim result tied to a policy, issuer, subject, and expiration window.
Policy-to-Rule-Engine CompilationProcessCompiles written policy — regulation, eligibility rules, business decisions — into an executable rule set, forcing conflicts, precedence, and coverage gaps to be resolved as it goes.
Pollutant Load Reduction PlanWorkflowCoordinates source reduction, monitoring, containment, and remediation for environmental or material accumulations under domain-specific standards.
Pollution PricingPricing Rule
Pollution Pricing or Liability RuleExternality Governance Mechanism
polyphonic_synthesis_memoDocumentSummarizes a whole while preserving which line contributed which meaning or constraint.
Pool Concentration CapProcedureLimits pool exposure to a dependence source that could undermine pooling.
Pooled Operations QueueWorkflowRoutes repeated requests from many units into one managed queue staffed by shared specialists or shared capacity.
Population Tuning MatrixArtifactTabulates each element, its response region, expected gain, noise profile, and calibration basis so the population code is inspectable.
Porosity Statistical Process ControlMonitorKeeps 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 ChecklistChecklistVerifies that data, contracts, interfaces, skills, credentials, and operations can move to alternate providers.
Portability or Interoperability CommitmentProtocolProvides exit, data access, or integration to prevent the platform from solving liquidity by trapping participants.
Portable Transfer Standard ComparisonMethodCompares a fielded device or process against a portable reference standard without removing the fielded asset from its operating context.
Portfolio Intake GateProcessRoutes every proposed initiative through a capacity-bound gate that can defer, reject, or require a trade before it becomes a commitment.
Portfolio Minimum-Viability RuleProcedureA rule that maintains enough representation of each option so temporary losers do not disappear before the cycle turns.
Portfolio Risk SimulationMethodSamples asset, project, or option outcomes to estimate combined portfolio exposure and tail risk.
Portfolio ScreeningWorkflowImplements the archetype by using coarse financial, strategic, risk, or feasibility filters before intensive due diligence on selected opportunities.
Portfolio Tradeoff ReviewProcedureReviews active initiatives as a portfolio so adding or continuing one commitment explicitly displaces another.
Position Description or Office MandateArtifactThe 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 DeckArtifactA 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.
Possible-World Case MatrixTemplateA matrix that compares accessible alternative cases while controlling which assumptions vary.
Post-Action Audit TrailSoftware or ToolRecords in-scope decisions, reasons, outcomes, and boundary claims for retrospective accountability rather than pre-approval.
Post-Bootstrap Artifact-Retirement AuditAuditAfter 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 ReviewReviewAfter 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-Contest Impact ReviewReviewLooks 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 DashboardMonitorTracks 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 CheckFeedback ValidationChecks whether the newly activated state is generating the expected reinforcing feedback, recurring benefit, or operational stability after the threshold is crossed.
Post-Decision Calibration ReviewWorkflowCompares forecast, confidence, process, and outcome to recalibrate future thresholds and methods.
Post-Episode Evidence ReviewProtocolReviews captured evidence soon after the episode while context is still recoverable and corrective action is still timely.
Post-Event Inclusion DebriefReflection ProtocolReviews who participated, who did not, what barriers appeared, and what design changes should be made before the next collective activity.
Post-Event Re-Encoding DebriefRitualAfter 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-Gradient Re-Equilibration ReviewRitualAssesses whether the system exited into a viable state, what costs were dissipated, and which guardrails need revision.
Post-Incident Monitoring PlanDocumentSpecifies what will be monitored after an incident, how often, by whom, and what signals will change the control level.
Post-Incident Recurrence ReviewReviewAfter 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 Review (Hotwash)ReviewConvenes 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-Installation Site Response ReviewReviewReturns 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 ReviewRitualA 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 AuditTest or AssessmentRechecks fear, willingness to speak, perceived majority, and visible expression after the recalibration intervention.
Post-Juncture Commitment AuditAuditReviews after the juncture whether the selected path remains legitimate, reversible where promised, and aligned with the reasons for selection.
Post-Pilot After-Action ReviewReview ProcessA structured review of pilot results used to decide retention, adaptation, or retirement.
Post-Pilot Lock-In AuditTest or AssessmentChecks whether a pilot has already created dependency, expectation, political commitment, or infrastructure that makes non-continuation unrealistic.
Post-Release Reconstruction MonitorMonitoring
Post-Release Rework RetrospectiveLearning ReviewReviews whether the borrowed quality margin created enough learning, timing value, or continuity to justify its repayment cost.
Post-Reorganization Architecture Impact ReviewReviewAfter 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 DebriefRitualAfter 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-Story Reflection PromptProtocolAsks audiences to state the story’s point, evidence limits, relevance, and possible next actions.
Post-Surprise After-Action ReviewRitualReconstructs decisions, assumption failures, equity effects, workarounds, and capability changes.
Post-Training Recall CheckTest or AssessmentA delayed sample of recall after instruction, onboarding, or a policy rollout.
Post-Transfer Boundary ReviewReviewAfter 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 AuditTest or AssessmentCompares promised and realized continuity, rupture, harms, benefits, preserved functions, recovery, and affected-party experience.
Post-Window Consolidation ReviewRitualTurn temporary uptake into durable learning, practice, infrastructure, or support.
post_announcement_drift_analysisLag DetectionLooks for predictable movement after public disclosure, suggesting delayed or incomplete incorporation.
post_windfall_stress_testTest or AssessmentSimulates lower inflow, price collapse, donor withdrawal, subsidy removal, or attention loss to test endogenous capability.
Posterior or Simulation Predictive CheckDiagnostic EstimationSimulates 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 EstimationRisk Modeling MethodProduces a revised probability or risk score after combining baseline risk with new indicators.
Postmortem Action TrackingWorkflowTurns lessons from an incident, failure, dispute, or review into assigned corrective actions with deadlines and closure checks.
Postmortem ReviewEvent Triggered ReviewUses a failure, incident, near miss, or major outcome as evidence for revising future behavior and safeguards.
Postponement Strategy MatrixDecision Matrix
Power-Concentration and Conflict ScanTest or AssessmentScores combinations that let one actor authorize, conceal, review, or remedy its own action.
Power-Effect MappingMethodMarks how the story legitimates some actors, normalizes some outcomes, delegitimizes others, and makes certain alternatives seem unthinkable.
Power-Iteration ProbeMethodEstimates the dominant mode by repeatedly applying the transformation to a candidate vector.
Practice GenealogyMethodTraces 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 ReviewReviewReviews 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-Based Ethics TrainingMethodUses repeated realistic scenarios, debriefs, and feedback loops to cultivate judgment rather than merely transfer rules.
Pragmatic Force WalkthroughMethodRecovers 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-Anchor EstimationWorkflowA workflow step that requires first-pass judgment before exposure to a potentially biasing reference.
Pre-Horizon Commitment Gate and Independent ChallengeProtocolReviews indicators, forecast uncertainty, margin, new commitment, readiness, burden, alternatives, and fallback before authorizing further exposure.
Pre-MortemMethodA scenario method that imagines failure in advance to surface divergent risk models.
Pre-Refactor Operating-Model CheckReviewBefore 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 PolicyProtocolA protocol that fixes benchmark-selection rules before outcomes are evaluated.
Pre-Registered Simulation GridArtifactDefines in advance the sample sizes, effect sizes, distributions, missingness rates, dependence structures, and selection paths used for coverage testing.
Pre-Screening FormArtifactA 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 ProtocolProcedureApply low-intensity preparation that increases readiness without consuming the main window.
Preapproved Response PlaybookPolicyDecides 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.
Preauthorized PlaybookDocumentLists bounded responses already approved for predictable pressure events, with conditions, limits, and review requirements.
Prebrief and Activation CueProcedurePrepares the receiver before the main window so the action can be understood quickly when the opening arrives.
Precedent and Rationale RepositoryRegisterKeeps 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 TableArtifactDisplays candidate precedents by authority, scope, jurisdiction, validity, and later treatment.
Precedent Case BriefDocumentStructured brief recording authority, issue, material facts, holding, rationale, scope, dissents, implementation conditions, and later treatment.
Precedent Change Notice and Transition PlanProtocolCommunicates changed guidance, affected reliance, effective date, pending-case treatment, remediation, and migration support.
Precedent Citation GraphSoftware or ToolShows authority, citation, and treatment relationships and propagates narrowing, supersession, or overruling alerts.
Precedent Comparison TableToolBounds a reading by laying the current case beside authoritative prior readings and mapping, feature by feature, which precedent it actually resembles.
Precedent Conflict PanelInstitutionAuthorized review body that resolves recurring or high-consequence conflicts among prior decisions.
Precedent Consistency AuditTest or AssessmentSamples recurrent decisions to test similarity treatment, citation completeness, exception access, status freshness, and drift.
Precedent IndexArtifact
Precision / Recall Tradeoff ReviewReviewPicks 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 GateMethodScores each residual by magnitude, uncertainty, source reliability, consequence, and capacity cost, and admits only the ones worth the scarce bandwidth.
Precommitment BlockerProcedureOccupies a future cue, routine, or choice slot with a voluntary safe commitment.
Precommitment Challenge SessionRitualGives a designated challenger or affected party a bounded opportunity to test assumptions before closure.
Precommitment ContractArtifactBinds 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.
Predicate PushdownMethodMoves a query's filters down to the data source so rows that cannot match are never read, decoded, or transmitted in the first place.
Prediction and Surprise LogDocumentRecords expected reactions, actual reactions, and model updates after interaction.
Prediction Error ReviewReviewA 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 AuditAuditChecks 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-Error Replay BufferToolStores selected surprises with their full context so they can be replayed later for delayed learning, root-cause analysis, calibration, and regression testing.
Predictive CodecToolRuns 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.
Preemption with RollbackProcedureAllows a resource or commitment to be taken back before a cycle hardens, while rollback restores a coherent prior state.
Preference Divergence DashboardMetric or DashboardDisplays aggregate private-versus-public preference gaps, confidence bands, and segment differences without exposing individuals.
Preference Elicitation WorkshopRitualElicits stakeholder judgments about which attributes can compensate for others.
Preflight ChecklistChecklistA compact checklist of necessary conditions before a transition begins; useful for repeatable transitions with known failure modes.
Preflight ReviewRitualRuns a time-sensitive all-condition check before a high-consequence action.
preflight_resource_probeChecklist or ProbeConfirms resource presence, readiness, identity, and authority before a high-stakes operation starts.
Preimage Audit LogDocumentA record preserving source-to-target assignment evidence for collision diagnosis.
Preimage Witness GeneratorToolFor 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 TableArtifactPrecomputes 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.
Premise Discharge ChecklistChecklistA checklist that ensures temporary premises or proof assumptions are either discharged, scoped, or explicitly carried into the conclusion.
Premise–Action SplitMethodDesigns 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 Margin ReviewRitualConvenes reviewers to imagine the system has already failed and work backward to name which margin was too thin, missing, or quietly consumed.
Premortem WorkshopRitualA facilitated session that imagines a future failure and works backward to causes and prevention actions.
premortem_assumption_probeRitualImagines future failure to reveal assumptions about what must go right.
Prepared StatementSoftware or ToolPrecompiles query structure and supplies user values separately as data.
Prepositioned Resource CacheArtifactPlaces 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 CacheArtifactUsable supplies placed near likely need sites before a disruption so response is not delayed by procurement or transport.
Prepositioning and Staging PlanWorkflowPlaces resources, rights, content, approvals, tools, or teams near anticipated future demand or risk.
Preprocessing Fit-on-Training-OnlyPipeline RuleFits transformations only on authorized training material.
Prequalification ProcessProcessRuns 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.
PreregistrationProcedural Commitment
Preregistration Refutation TableDocumentA table listing what findings would support, weaken, refute, or leave unchanged a hypothesis.
Prerequisite MatrixArtifactA table mapping each unit of work to its prerequisites, evidence, owner, and allowed next step.
Prerequisite TreeArtifactA dependency diagram showing what must be understood before what — its roots the safe places to start, its depth the climb in difficulty.
Presentation WalkthroughPractice ProtocolApplies the route index to speeches, demonstrations, teaching sequences, or briefings that require stable ordered recall.
Presentism ChecklistChecklistChecks whether modern values, categories, institutions, technical capabilities, or hindsight knowledge are being projected backward.
Preserve–Prune–Recombine ReviewReviewThe consolidation decision after the fan-out — sorting proven lineages into keep, kill, or merge, retaining the winners and folding their best parts back together.
Press-Release Claim ReviewReviewReads 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 EqualizationProcedureReduces dangerous pressure differences through valves, vents, regulators, reserves, bypasses, or controlled release paths.
Pressure Relief ValvePhysical Device
Pressure-Absorption Redesign WorkshopProcessA 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 RubricTest or AssessmentRates the match between pressure profile and solution-shape across cases.
Presupposition Challenge MarkerArtifactA 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.
Prevalidated Transformation TemplateArtifactCodifies 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 ScheduleProcedureRuns inspections at a defined interval so incipient deterioration is noticed while routine upkeep is still possible.
Price Incentive AdjustmentPolicyApplies 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 CompressionProcedureReduces incentive gradients that drive arbitrage, extraction, panic movement, or avoidance behavior.
Price-Cap or Rate ReviewReviewConstrains 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 RedesignPolicyReworks 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.
Primitive Grammar Style GuideDocumentA document that specifies primitives, transformations, composition rules, examples, anti-examples, and exception governance.
Principal Component AnalysisMethodA statistical mechanism for finding orthogonal high-variance directions when the transformation is covariance-like.
Principal-Agent Reporting ProtocolProtocolA 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.
Prior Sensitivity AnalysisRobustness CheckCompares posterior conclusions under several plausible priors to see whether decisions are dominated by starting assumptions.
Priority AgingMethodGradually or stepwise increases priority as waiting time grows, so low-priority items eventually compete for service.
Priority Bypass TokenPolicyGrants 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 MarkerArtifactAttaches 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 Supply LadderPolicyA 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-Queue Step SelectionComputational Procedure
Privacy Budget AccountingMetric or Dashboard
Privacy Impact ReviewReviewA 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-Preserving Compliance OracleSoftware or ToolChecks a private record against public rules and emits only a bounded compliance verdict.
Privacy-Preserving Telemetry ViewToolA 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 VerificationProtocolConfirms 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 Commitment WindowProcedureAllows the actor to commit to an initial effort path with a trusted reviewer before public identity risk escalates.
Privilege Scope RestrictionPolicyNarrows who may act and what they may do during an impaired state, shrinking authority to the least privilege the situation genuinely requires.
Privileged Access LogRegisterKeeps 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 HatchToolGrants 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 ChallengeMethodPosts a public goal and a reward paid only on achieving it, letting anyone enter and win by any legitimate means.
Probabilistic ForecastMethodExpresses future outcomes as probabilities or distributions so decision makers can weight responses rather than treating forecasts as binary predictions.
Probabilistic Grammar ParsingMethodWeights 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 SimulationWorkflowUses sampled input combinations to estimate probabilities of losses, failures, threshold crossings, or unacceptable states.
Probabilistic Safety AnalysisModelQuantifies 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 AssessmentModelA 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.
Probability EstimateMethodStates 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 CheckDiagnostic EstimationFeeds 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 TreeVisual Model
Probation Review ScheduleWorkflowSteps down oversight after repeated clean checks and specified time intervals while retaining escalation triggers.
Probationary EntryProtocolAdmits 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 PeriodProcessAdmits 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 ExperimentMethodUses a low-cost reversible action to learn whether an ambiguous signal is real, relevant, accelerating, or strategically actionable.
Problem AbstractionMethodRestates a messy problem in terms of the essential variables, constraints, and relations that matter for solving it.
Problem Distribution ProfileDecision Artifact
Problem Scope Reframing WorkshopFacilitated Process
Process Analytical Technology LoopMonitorCloses 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 Diagram PathingOtherUses layout, connectors, swimlanes, numbering, loops, and decision nodes to make a process readable in the intended order.
Process FlowchartArtifactA sequence-and-branch representation of a workflow, process, or decision path.
Process Kill or RestartMethodTerminates 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 Mark RetentionProcedureKeeps selected tool marks, version traces, layer lines, repair marks, or measurement artifacts when they clarify process or provenance.
Process MetricMetric or DashboardMeasures throughput, delay, error, rework, quality, or other process outputs that help infer hidden operational state.
Process Mining / Trace AnalysisToolReconstructs 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 ReviewSoftware or ToolUses event data from operational systems to compare actual process paths with intended workflows, especially in high-volume digital processes.
Process Redesign After PlateauProcessRedesigns 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 AuditProcedureReviews a workflow for steps, approvals, queues, exceptions, handoffs, and dependencies that become excessive as volume or variety increases.
Process Status DashboardMonitorShows 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 and Mechanism DiscriminationMethodTests drift, accumulation, threshold, shock, reorganization, replacement, and reframing against sequences and counterevidence.
Process WalkthroughRitualSteps through the intended implementation path with implementers to expose hidden work, missing resources, exceptions, and timing conflicts.
Process-Based LCA ModelMethodA model that estimates lifecycle inputs, outputs, and impacts for defined product or service alternatives.
Process-Based Missingness AuditProcedureUses field knowledge, collection logs, device records, administrative rules, or interview protocols to infer why data became absent.
Process-Evidence Feedback TemplateTemplateStructures feedback around observed evidence, criteria, strategy, next actions, support, and opportunity to respond.
Process-Focused FeedbackMethodResponds to effort, strategy, revision, evidence, and next action rather than using global labels about talent, character, or worth.
Processing Cadence ChangeCadence AdjustmentUseful when the service bottleneck is a recurring review, approval, pickup, dispatch, clinic, or batch operation.
Processional SequenceRitual Mechanism
Procurement Equivalence ReviewWorkflowReviews whether alternate products, vendors, or materials satisfy the same requirement.
Producer Pressure SurveyMethodAsks 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 Bundle DesignCommercial or Service DesignOffers complementary products or services together when the combined experience solves a larger job than any item solves alone.
Product Configuration MatrixMethodA table or ruleset listing product option slots, allowed fills, dependencies, and invalid combinations.
Product Growth Plateau ResponseMethodSwitches 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 StrategyMethodImplements the archetype by changing investment, marketing, reliability, migration, pricing, support, and retirement actions according to product lifecycle phase.
Product or Option Comparison MatrixArtifactScores 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 ArchitectureTemplateUses a common product or service platform to support multiple governed variants.
Product Space Generator ScriptSoftware or ToolAutomatically generates cell tuples, keys, and counts from declared axes and levels.
Product-Line ArchitectureMethodDefines a reusable core plus variation points for a family of products, services, models, or interventions.
production_lot_size_reviewProcedureA review procedure for comparing production lot sizes against changeover, storage, quality, and downstream-flow costs.
Productive-Struggle Pause and RevealMethodHolds people in a bounded, productive struggle — capped so it never tips into demoralization — before the reveal, so the answer lands on prepared ground.
Professional FormationWorkflowShapes professional identity, standards, habits, and judgment across an extended training or onboarding pathway.
Progress DashboardMonitorAggregates 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_evidence_logLearning RecordA lightweight record of better questions, improved error detection, corrected misconceptions, and new diagnostic ability.
Progressive Candidate ReviewWorkflowImplements 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 DisclosureOtherReveals information or controls in stages so people encounter material in a guided order rather than all at once.
Progressive Disclosure PanelToolKeeps 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 FrictionProtocolMakes additional accumulation increasingly costly or review-heavy as the compounding variable approaches a dangerous range.
Progressive Option ScreeningProcedureUses cheap broad filters before costly deep evaluation while retaining false-negative review and reentry.
Progressive Overload ProtocolProtocolRaises challenge gradually while protecting recovery so capacity can increase without injury or collapse.
Progressive Policy PilotGovernance ProcessBegins with small or simplified pilots and adds population coverage, administrative complexity, legal constraints, or operational realism in stages.
Progressive RedistributionProcedureMoves more support toward low-resource or high-burden regions, or asks more from high-capacity regions, to compress harmful gaps.
Progressive Resource AllocationPolicy FormulaA formula or rule that gives more incremental support where remaining need is greater.
Progressive Reveal SequenceMethodUnveils 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 QueueFacilitation ProtocolOrders contributions to counter domination by participants who already have high status, fast access, or repeated airtime.
Progressive Training LoadMethodUses stepwise changes in training volume, intensity, or complexity while observing adaptation, fatigue, and performance response.
Progressive Training ModuleWorkflowA training mechanism that introduces concepts, tasks, examples, and exceptions in readiness-based layers.
progressive_disclosure_previewInterfaceReveals enough downstream structure at a branch point to improve prediction without overwhelming the agent.
Project Kill CriteriaProtocolDefines conditions under which a project should stop because the value of alternatives now exceeds the value of continuing.
Project Scope StatementDocumentA project document that records included work, excluded work, deliverables, assumptions, dependencies, and acceptance criteria.
Project Selection MatrixArtifactA structured artifact listing candidate projects, scores, constraints, dependencies, and selection status.
Projection Rebuild and DiffAuditRebuilds 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 DashboardMonitorShows how far each projection has consumed the log, turning invisible replication lag and coverage gaps into watched, actionable numbers.
Promise-Problem RestrictionMethodMakes 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 RedesignInterface or Message MethodRewrites, repositions, retimes, or recodes prompts at the point of action so they cue the intended response rather than the old one.
Proof by CounterexampleMethodRefutes an over-broad universal claim — that some method handles an entire class — by exhibiting one well-formed instance on which it demonstrably fails.
Proof CheckingReviewIndependently 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 RevealProtocolDemonstrates control of a key, credential, or token without transmitting the secret itself.
Proof of WorkCostly Effort Artifact
Proof-Assistant Kernel CheckToolRe-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 GateProtocolAdmits 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 TransformationMethodEmits, 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 CaptureToolCaptures 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 ModelMethodA causal, network, process, or flow model that simulates or traces how remote changes propagate toward local consequences.
Propagation SimulationComputational Model
propagation_pathway_graphArtifactVisualizes how a meaning travels through bridge actors, channels, artifacts, platforms, and contexts.
Proper Scoring Rule ComparisonMethodRanks 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 AssessmentReviewTests 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 Conformance TestMethodChecks 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 TestTest or AssessmentGenerates many cases to compare original and rewritten behavior against declared properties.
Property-Based State-Sequence TestingMethodGenerates 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 TestingTest or AssessmentGenerates many structured cases to test whether a declared property holds across broad classes of inputs rather than a few handpicked examples.
Proportional Enforcement LadderProcedureStarts with the least coercive enforcement level likely to achieve compliance, then escalates only when defined failure or risk conditions appear.
Proportional Public RationaleDocumentA bounded explanation used when visible action is necessary and opacity would produce stronger cover-up narratives.
Proportional Remedy MenuRemedy CatalogOffers repair options calibrated to harm type and scale, such as apology, correction, restitution, access restoration, remediation, or redesign.
Proportionality Balancing RecordReasoned Evaluation
Proposition Lifecycle BoardWorkflow BoardA board or workflow that moves propositions through modes while preserving obligations and transition records.
Pros/Cons MappingMapping Tool
Protected Compute CapacitySoftware or ToolSets aside compute, network, storage, or service capacity for critical workloads so routine traffic cannot exhaust the infrastructure needed for essential functions.
Protected Dissent WindowProtocolCreates a bounded time and channel for surfacing nonconforming preferences before closure or public commitment.
Protected First-Speaker RotationRitualAssigns or invites first expression through a protected process so under-expressed views do not depend on a lone vulnerable volunteer.
Protected Pilot LanePolicyA 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 ConferenceProtocolBrings principals and affected parties into nonretaliatory resolution with authority and written outcome.
Protected Value CharterDocumentDocuments why something is set apart and which ordinary tradeoffs are disallowed.
Protected Venture SandboxInstitutionCreates governance, funding, metrics, and autonomy for a disruptive option that should not yet be judged by core-business criteria.
Protected-Zone Exception ReviewWorkflow
Proto-Persona Assumption WorkshopFacilitation MethodCreates provisional assumption-based personas while explicitly marking them as hypotheses awaiting evidence.
Protocol Conformance TestTest or AssessmentVerifies that a new implementation still satisfies old interface, format, or protocol obligations within the claimed compatibility domain.
Protocol DocumentationDocumentDescribes the ordered method, required inputs, assumptions, roles, and output checks that allow a process or analysis to be repeated.
Protocol NegotiationProtocolLets parties discover a mutually supported mode, language, standard, or version before interaction proceeds.
Protocol RuleProtocolImplements the archetype by specifying local message, handshake, routing, validation, or state-transition behavior for interoperating components.
Protocol SpecificationProtocolDefines the ordered message exchange — sequence, timing, states, handshakes, and error handling — that governs a live interaction between independent systems.
Protocol StackProtocolA family of communication protocols arranged into responsibility layers, with each layer using lower-layer services and serving upper layers.
Protocol Standardization from UsageProtocolRatifies an interaction convention that already emerged from real use — turning a widely-practiced de facto protocol into an explicit, interoperable standard.
Protocol Version NegotiationProtocolLets interacting systems identify and agree on a mutually supported version before exchanging messages or commitments.
Prototype A/B or Multivariate TestExperimental Method
Prototype Delegation ChainModelAn 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 MapArtifactProjects 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 CheckTest or AssessmentImplements the archetype in design by checking whether a more realistic prototype layer improves learning, usability judgment, stakeholder readiness, or operational feasibility.
Prototype RepresentationArtifactUses a physical, digital, procedural, or role-play prototype to represent behavior, affordance, timing, or user interaction that text or charts would miss.
Prototype TestTest or AssessmentUses a partial or low-fidelity implementation as an approximation of later system behavior.
Prototype TournamentProcessBuilds competing prototypes and pits them against each other on tests deliberately designed to expose their differences, letting evidence rather than advocacy eliminate options.
Provenance Attestation CheckAuditVerifies 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-of-Custody RecordRegisterReconstructs 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 ManifestInterfaceA header or manifest carrying origin, version, custody, checksum, owner, and audit links in human-readable and machine-readable form.
Provenance Lookup Before PublicationProtocolA 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-Weighted Event ReconciliationProcessResolves 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 TableArtifactSpecifies intended allocation of demand, inventory, traffic, contracts, cases, or authority across dependency providers.
Provocative Question PromptPromptImplements the knowledge gap by asking a question that reveals an unresolved difference, anomaly, possibility, or missing explanation.
Proximity Signal BacktestValidation Procedure
Proxy Drift DashboardMetric or DashboardMonitors divergence between proxy indicators and direct substrate checks over time.
Proxy Metric DashboardMetric or DashboardDisplays one or more proxy signals with thresholds, trend context, uncertainty, and response guidance.
Proxy Validity AuditAuditChecks whether a proxy or instrument actually tracks the target property, and logs its calibration and reliability over time.
proxy_relevance_auditTest or AssessmentChecks whether a proxy is target-faithful enough to support the update it is being asked to carry.
Pruning Audit LogAudit ArtifactRecords branch exclusions, bounds, assumptions, and reopening conditions so pruning can be reviewed after the fact.
pruning_decay_maintenance_cycleWorkflowA periodic workflow for weakening stale, invalid, or unused associations before they crowd out new learning.
Pseudo-Localization TestTest or AssessmentSimulates text expansion, special characters, script variation, and layout stress to reveal interface assumptions before real translation.
Public Accountability HearingRitualA 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 RegistryRegisterA 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 MemoCommunication ArtifactA memo documenting a changed assumption, the evidence behind the change, and operational consequences.
Public Bypass-Corpus WatchProcedureMonitors high-level categories of public or semi-public technique sharing and routes them into defensive triage.
Public Comment & Question ChannelProtocolGives 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 DocketProcessAn 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 CommitmentReputation Exposure Signal
Public Commitment BoardVisibility Artifact
Public Commitment RegisterRegisterPuts 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 Criteria RegisterRegisterPublishes, 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 LogRegisterA durable, itemized public record of which decisions and actions were taken and when, each entry pinned to its authoritative source version.
Public Funding or TaxationPolicyFunds 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 Reason BriefingDocumentStates the reasons, assumptions, tradeoffs, evidence limits, and alternatives behind the preferred frame.
Public Reason Disclosure ProtocolProtocolDocuments the welfare rationale, distributional evidence, weighting choices, mitigation commitments, and unresolved disputes in a form that can be contested and monitored.
Public Reason DocketRegisterRequires 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 ProtocolProtocolRequires decisions to include reasons, evidence, constraints, and appeal information so authority remains legible.
Public Reclassification NoteDocumentExplains why a category, label, or boundary is being reinterpreted so people can understand the change without assuming arbitrary symbolic politics.
Public-Goods Contribution RuleInstitutionSpecifies contribution, access, monitoring, and sanction arrangements where shared value depends on collective provision.
Public-Health Sentinel / Aggregate SurveillanceDomain Monitoring System
Public-Key CertificateCredential ArtifactLinks a public verification key to an entity or scope under a trusted issuer or chain.
Public-Reason Decision MemoArtifactAttaches 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 TargetingOperational TargetingA targeting mechanism for routing public-service capacity to areas of highest current marginal public value.
Public–Private Message ReconciliationAuditAudits 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 PartnershipInstitutionProvides 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 AgreementInstitutionCoordinates public mission, private capacity, risk allocation, accountability, and shared benefit in a continuing institutional relationship.
Publish API or Producer SDKToolGives 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 CriteriaDocumentCommunicates the explicit passage standards and examples used by the gate.
Pull Request or Merge RequestWorkflowCreates a reviewable merge proposal with diffs, comments, approvals, checks, and an explicit integration decision.
Pulse DoseProtocolImplements a bounded pulse of treatment, training, stimulus, or effort under domain-specific safety rules.
Purpose WorkshopWorkshop FormatCreates a group setting for surfacing values, mapping responsibility, and turning reconstructed purpose into commitments.
Purpose-Based Access RequestProtocolMakes 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 RecordDocumentDocuments security or safety conditions that remain attached to access, including scope, evidence, expiry, and less-restrictive alternatives considered.
Push–Pull Controller PairMethod
QR Verification CodeInterface ArtifactProvides a convenient route from a physical or visual artifact to a verifier-facing validity record.
Qualifier-Drop ScanAuditInventories 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 MemoingMethodRecords why local readings, codes, themes, or whole-account assumptions changed during analysis.
Quality Acceptance TestTest or AssessmentUses predefined acceptance criteria to decide whether a product, batch, process, or deliverable meets a required standard.
Quality Certification RequirementProtocolMakes 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 LimitMonitorSets 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 GateProcedureRequires evidence of quality before a release, transition, purchase, or approval advances.
Quality Guardrail GateQuality GateBlocks or escalates an optimization change when protected quality floors or customer, learner, patient, worker, or user outcomes degrade.
Quality-Control Limit AdjustmentRuleRecomputes control and action limits on a process chart when the process's own capability or measurement noise has genuinely changed.
Quality-Risk Triage RubricDecision RubricDistinguishes tolerable, reversible, low-blast-radius debt from debt that threatens safety, trust, compliance, data integrity, or irreversible architecture.
quantified_claim_templateDocumentation Template
quantifier_downgrade_ruleRevision Rule
Quarantine and Manual Review QueueProcessHolds 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 Duration ProtocolProtocolImplements residual-risk decay tracking in isolation contexts by defining duration, testing, symptom or exposure checks, and release criteria.
Quarantine Label and HoldContainment Mechanism
Quarantine ModeMethodIsolates 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 FirebreakProcedureA boundary mechanism that separates affected from unaffected regions to slow biological, informational, cyber, ecological, or social spread.
Quarantine or Isolation ProtocolProtocolTemporarily separates a potentially antagonistic element until its interaction risks are understood, contained, or cleared.
Quarantine ProcessProcessA holding buffer that separates uncertain or risky crossing objects for a defined period until they are tested, cleared, treated, expired, or rejected.
Quarantine Release WorkflowProcessHolds 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 StorageProtocolA temporary isolation protocol for items that may be contaminated, unsafe, compromised, or unverified.
Query Plan RewriterSoftware or ToolTransforms a query into an equivalent execution plan with better estimated resource use.
Query Rate and Composition LimitPolicyCaps 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 LimitAccess Control
Query-Plan Lowering and OptimizationMethodLowers 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_matrixTemplateMaps each claim or decision to allowable evidence types and flags supplied cues that do not bear on the issue.
Queue Admission LimitPolicyGates 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 AnalysisAnalysis Method
Queue-Based Feedback ControllerControl Rule or AutomationThe 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 TriggerMonitorUses 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 AuthorityPolicyGrants 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.
queue_simulation_sweepSoftware or ToolA simulation that evaluates candidate batch sizes under stochastic arrivals, service times, and capacity.
Queueing SimulationSoftware or ToolSimulates arrival rates, service times, capacity limits, and backlog formation to estimate waiting time and throughput under higher load.
Quiet-Window or Shielding ProtocolMethodCreates bounded low-coupling periods or paths for preservation and recovery.
Quorum or Consensus CommitProtocolTurns 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 ProtocolProtocolWrites 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.
Quota or Allocation Rule ReviewReviewRe-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 Portfolio GuardrailProcedureProtects a minimum distributional, safety, diversity, or capacity invariant when unconstrained selection would collapse it.
Quota SystemInstitutionRations 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 PoolProcedureAllocates ordinary demand by quota while holding a separate pool for qualifying priority, emergency, or underserved cases.
Quote-Snippet Context WindowToolBundles 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 ConstructionMethodRepresents the state space as equivalence classes rather than as every redundant description.
RACI MatrixTemplateMaps responsibility, accountability, consultation, and information relations among roles and tasks.
RACI or Decision Participation MatrixToolLays 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-Like Ownership MatrixResponsibility Mapping Artifact
Raft-Style Replicated-Log ProtocolProtocolKeeps 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 MarkerPhysical MarkerAdds localized tactile markers to controls, packages, tools, or interfaces so states or actions can be distinguished by feel.
Random Restart PlanProtocolRestarts search from diverse initial positions when outcomes are highly path-dependent or local-optimum risk is high.
Random Sample AuditMethodChecks passed, rejected, deferred, and demoted cases for consistency, bias, drift, and unrecorded criteria.
Random-Walk and Diffusion ModelModelModels 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.
Randomization Integrity AuditProcedureA procedure for checking whether the recorded assignment matches the intended randomization process.
Randomized AuditProcedureA sampling procedure that chooses cases or times unpredictably to reduce bias, gaming, and systematic blind spots.
Randomized Common-Coin ProtocolProtocolGuarantees 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 Jitter EscapeMethodWhen 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 or Lottery AllocationMethodWhen 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 Polling OffsetMethodGives each periodic client a fixed, individually-randomized phase offset so their identical poll intervals stop landing on the same tick.
Randomized Repetition and Error AmplificationMethodRuns 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 TestingValidation MethodRuns the same work set through many random orders, groupings, and retry schedules to expose hidden order dependence.
Range ProofMethodProves that a private numeric value lies within an accepted range without revealing the value itself.
Rank-Revealing QR FactorizationMethodOrthogonalizes 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 AuditMonitorRanks 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-Choice or Approval Voting RuleProcedureImplements preference aggregation by specifying how individual preferences convert into a collective choice.
Ranking or Shelf-Placement AuditTest or AssessmentAssesses whether list rank, screen location, shelf placement, search position, or queue order creates advantage independent of intrinsic quality.
Ranking Semantics LegendArtifactA 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 ReportReportReports whether rankings or winners remain stable under weight changes.
Rapid Configuration PrototypeMethodBuilds 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 CycleProcessCompresses 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 Response PlaybookWorkflowA preauthorized sequence for triage, confirmation, local containment, escalation, communication, and post-action learning.
Rapid Rule-Patch PipelineWorkflowTests, stages, deploys, and reviews provisional defensive rules under a latency budget.
Rapid Status Broadcast and Stop SignalProtocolKeeps 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 MonitorSoftware or ToolWatches for low-frequency events and preserves evidence when they occur rather than relying on continuous human attention.
Rare-Case CarveoutRuleWrites 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 SamplingMethodDeliberately 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 SamplingMethodDeliberately 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 SimulationMethodEstimates 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.
Rate Limit and Cooldown RuleRuleCaps 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 ThrottleMethodCaps 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 AllowanceProtocolLets 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-Limited Friction EscalationProtocolAdds proportional friction to suspicious repeated behavior while preserving legitimate access and appeal paths.
Rating and Review SystemArtifactCollects ratings and reviews from counterparties after each interaction and publishes them as an at-a-glance standing signal.
Ratio Ladder and Modular ScaleMethodGenerates a bounded sequence of related sizes from a base module and selected multiplier.
Rationale Coding MatrixArtifactOrganizes reasons, evidence types, assumptions, and counterarguments behind expert judgments across rounds.
Raw Material Exposure SpecificationDocumentSpecifies which material surfaces, grains, edges, finishes, or construction details remain visible and which are protected or concealed.
Raw-Corrected Overlay ReviewInterfaceAn interface that overlays raw and corrected outputs so reviewers can inspect what the correction changed.
Raw-Signal Fallback SwitchToolSuspends residual-only processing and reverts to full observations the moment the model's validity conditions fail, trading bandwidth for completeness on demand.
Reach Limit GateRuleA preset stop-line that halts the front's advance at the reach where added extension would begin subtracting from sustainment.
Reachability AnalysisMethodTests which states can be reached from current conditions under available controls and constraints.
Reachability TestAuditChecks 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.
Read RepairProcedureOn 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 AccessMethodFixes 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-Model Version GateProtocolAttaches 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 ModeMethodAllows 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.
Readiness GateReviewHolds 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 AveragingMetric or DashboardDisplays condition status without collapsing hard blockers into a composite score.
Readiness ReviewTest or AssessmentA readiness review checks whether a threshold should be crossed. It is related to Transition Readiness Assessment, not the activation-after-threshold logic drafted here.
Readiness ScanDetection Mechanism
Readiness ScorecardMetric or DashboardAggregates readiness criteria, evidence, ratings, confidence, and gap severity into a visible decision support artifact.
Readiness Signal DashboardMetric or DashboardCollects attention, capacity, urgency, sentiment, trust, risk, or operational-readiness cues into a view that helps judge whether the window is opening.
Readiness Signal ScanMetric or DashboardCollect readiness indicators and estimate the substrate’s current window phase.
Real-Options Cross-CheckMethodTests whether waiting, staging, or preserving reversibility changes the decision.
Real-Time Dropout or Distress MonitorMonitorWatches 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 SchedulerSoftware or ToolA runtime tool that schedules jobs or tasks according to live load, priority, dependency, and capacity signals.
Real/Nominal Adjustment WorksheetTemplateChecks consistency among inflation, price levels, nominal flows, real flows, and discount rates.
Realistic DrillProcedurePractices operational response under representative timing, coordination, equipment, information, or safety constraints.
Reality Monitoring ChecklistMethodA 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.
Reason-Giving TemplateArtifactA 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 NoticeDocumentGives affected parties enough explanation to understand, improve, or contest a gate decision.
Reasoned Veto and Override DocketDocumentRecords veto grounds, evidence, deadline, response, override threshold, decision, and outcome.
Rebound and Reseeding Stress TestTest or Assessment
Rebound Monitoring DashboardMetric or DashboardA monitoring artifact that tracks leading and lagging signs of regression, demand rebound, instability, harm, or hidden displacement during the taper.
Rebound Scenario Stress TestModelRuns 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 ReviewMethodRe-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 RecalibrationProcessA 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 WorkflowWorkflowReattaches missing caveats, scope, validity windows, source context, or correction records to durable artifacts.
Rebundling Drift AuditWorkflowPeriodically tests whether separated conditions have reappeared through defaults, pricing, renewal friction, degraded alternatives, or policy drift.
Recall and Reconstitution ProtocolProtocolThe 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 TestTest or AssessmentA test that checks whether users can remember or locate a chunk from realistic cues.
Receding-Horizon PlanningMethodPlans 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 TestTest or AssessmentA test of whether intended receivers decode the channel accurately under realistic conditions.
Receiver Fatigue SurveyAuditAsks 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 Operating Characteristic ReviewReviewLays 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 DashboardMonitorTracks 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-Zone ReservationProtocolLocks 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 MapArtifactMaps local response fields, boundaries, overlaps, ownership, and coverage evidence.
Receptive-Field Tiling GridArtifactCarves 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 EstimationDiagnostic EstimationEstimates 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 PatternTemplateA culinary scaffold with functional ingredient or process slots that support valid substitutions.
Recipient-Triggered Support ChannelWorkflowLets the person or unit experiencing need activate support when conditions are met rather than waiting for a provider-driven schedule.
Reciprocal Access RuleDecision RuleConditions future access, priority, or benefit level on contribution history.
Reciprocal Stand-Down ProtocolProtocolCoordinates 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 PactRelational Commitment
Reciprocity Check-InRitualA 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 LogRecord or Visibility ToolTracks contributions, benefits, requests, credits, or obligations so imbalances can be noticed and discussed.
Recognition for Belief RevisionIncentive or Recognition MechanismA recognition practice that publicly values responsible revision of claims, forecasts, diagnoses, or assumptions.
Recommendation Diversity ConstraintSoftware or ToolAdds relevance-bounded diversity, serendipity, or source-independence rules to ranking and feed systems.
Recomposition Consistency TestTest or AssessmentTests whether independently produced local solutions still satisfy the original global constraints when combined.
Reconciliation ReportDocumentDocuments decisions, unresolved conflicts, exceptions, tests, adoption guidance, and change impacts for a reconciled mapping.
Reconciliation WorkflowProcessCompares two records or states that should agree, classifies each discrepancy, and drives it to a repair, quarantine, or accepted-divergence decision that is recorded.
Reconsolidation or Reopening ProtocolProtocolDeliberately 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 ProtocolProtocolA 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.
Record Metadata FieldsSoftware or ToolStores structured anchor data such as author, role, location, effective date, source record, version, audience, and validity window.
Recovery After-Action ReviewLearning Routine
Recovery DashboardMonitoring Artifact
Recovery Drill and Restore TestMethodActually 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 EnforcementWorkflowMakes the system enforce pauses, cooldowns, session stops, rotation, or exposure spacing after high-intensity cue contact.
Recovery Window or Rest PeriodProtocolReserves 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.
Recurrence EquationMethod
recurrence_interval_histogramPattern SummaryA summary of observed intervals between repeated events, relapses, incidents, failures, purchases, or returns.
Recurring Practice PromptRitualA repeated prompt in a meeting, shift, app, or workflow that asks for recall or execution.
Recursive Decomposition CheckChecklistChecks that repeatedly decomposed subproblems preserve the assumptions needed to recombine results or continue decomposition safely.
Recursive Planning TreeArtifactA tree representation of goals, subgoals, and action-ready leaves.
Recursive Process ValidationProcedureChecks that a repeated or self-referential process preserves required properties each time it calls, repeats, delegates, or extends itself.
Recursive-Descent ParsingMethodTurns each grammar rule into a procedure and lets the call stack mirror the parse, recovering structure top-down by predicting which rule applies next.
recursive_decision_rights_matrixDocumentA decision-rights matrix repeated across nested levels, showing local, shared, escalated, and reserved authority.
recursive_depth_first_backtrackingMethodA recursive method that extends a partial state and returns to the prior state when a branch fails.
Recusal, Delegation, or Separation GateMethodTests integrity, competence, authority, information, continuity, and replacement before changing occupancy.
recusal_and_firewall_protocolGovernance Control
Red-Flag ScreenProtocolUses 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 ChallengeChallenge ExerciseA deliberate adversarial or skeptical review that probes assumptions, misuse routes, blind spots, or failure modes.
Red-Team Disruption ChallengeTest or AssessmentSearches for unmodeled pathways, correlated failures, and brittle response dependencies.
Red-Team Interpretation ReviewProtocolA challenge process that tests the emerging narrative against alternative explanations, disconfirming signals, and blind spots.
Red-Team Noticeability ProbeTest or AssessmentIntroduces controlled test signals or simulated anomalies to verify that the system can notice what it claims to watch.
Red-Team Precondition ChallengeMethodChallenges omitted, assumed, unverifiable, or falsely green preconditions before commitment.
Red-Team ReviewAdversarial Review
Red-Team Scoping ReviewChallenge Review
Red-Team Stress ExerciseMethodUses adversarial challenge to reveal weak assumptions and convert them into stronger safeguards or capabilities.
Red-Team Suppression Narrative ReviewTest or AssessmentA simulation in which reviewers ask what hostile, curious, or skeptical audiences would infer from the planned suppression act.
Red-Team Update Condition SessionProcedureA structured session where challengers help define fair update conditions before outcome evidence arrives.
Red-Team Verification ReviewRole or TeamAn 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 ComparisonRitualPlaces opposed analyses or interpretations in the same review frame so assumptions, blind spots, and disagreements become visible.
Red/Green Status TaggingVisual Boundary Marker
red_herring_filter_checklistChecklistScreens deliberation moves for issue-shifting, affective activation, or narrative cues that replace relevant evidence.
red_team_assumption_reviewCritique ProcessChallenges assumptions from a skeptical or adversarial perspective.
Redaction & Withholding LedgerRegisterLogs 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.
Redistribution ReviewGovernance ProcedureReviews skew evidence and authorizes shifts in burden, resources, attention, authority, or representation when the balance band is exceeded.
Reduced-Order ModelArtifactA lower-dimensional model built from selected modes and residual bounds.
Reduction Boundary MapArtifactMaps a new question to known decidable, undecidable, complete, or bounded problem classes.
Reduction-Direction ChecklistReviewA 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 HotspotMethodAdds parallel or backup capacity at a hotspot so the weak point can fail without the system failing with it.
Redundancy N+1 CheckAuditRemoves 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 SchemeProtocolA deliberate repeat, confirmation, checksum, readback, validation, or multi-cue scheme for critical messages.
Redundancy Style GuideStyle GuideSpecifies how texture pairs with color, icons, labels, or shapes for accessibility and reliability.
Redundant Escalation PathOrganizational ProcedureEnsures that support, authority, review, or safety reporting can proceed if the normal chain is unavailable, conflicted, overloaded, or unsafe.
Redundant Network LinkArtifactA 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 ComparisonMethodUses independently measured channels to reveal drift, bias, lag, or disagreement while the system remains in service.
Redundant ServerSoftware or ToolDuplicates computing capacity so a service, application, or data function can continue after one server fails.
Redundant-Variable EliminationMethodRemoves non-identifiable directions after their transformation relationship and recovery path are established.
Reentry Gate ReviewReviewA 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 ChecklistChecklistA checklist that verifies local gate criteria before a unit advances.
Refactoring CadenceRitualA 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 SprintProcessSets 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_planWorkflowA sequenced plan for retiring accidental complexity while preserving tests, invariants, compatibility, and stakeholder commitments.
Reference CheckReviewElicits 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 ImplementationArtifactA working, runnable build of the standard that implementers test against and copy from to resolve what the written spec leaves ambiguous.
Reference Implementation RepositoryToolA 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 MatchComparison Artifact
Reference Population NoteDocumentation Artifact
Reference Range FlagClassification RuleLabels an observation as below, inside, or above an expected or acceptable range.
Reference-Class ForecastComparative Forecasting Method
Reference-Class ForecastingMethodForecasts 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-Frame SweepTest or AssessmentRepeats analysis across selected frames or gauges to expose arbitrary-choice dependence.
Reference-Implementation Differential TestMethodRuns 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 OverlayArtifactPlaces representative bodies, hands, furniture, tools, vehicles, text samples, or familiar objects beside a design to reveal experienced scale.
Referential Integrity ConstraintRulePrevents a record from pointing to a nonexistent or invalid related record, so links between data never dangle.
Referral LoopProtocolTurns existing participants into a recruiting channel, rewarding invitations only when the invited party adds real network value.
Refinement-Calculus DerivationMethodDerives 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.
Reflection Journal or Learning LogReflection Artifact
Reflective Belief DialogueRitualStructures a conversation about why a claim should be believed, what would change it, and what ethical limits apply.
Reflective DialogueFacilitated ConversationUses structured, nonclinical conversation to articulate rupture, responsibility, and possible commitments.
Reflective Error LogRegisterA 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 JournalRecord or Learning ArtifactPreserves episodes, interpretations, emotions, strategies, and follow-up commitments for later pattern recognition.
Reflective Norm DialogueProtocolTurns implicit expectations into discussable norms by inviting the mentee to ask why a practice is done and when it may be adapted.
Reflective PracticeMethodUses structured reflection on action to connect choices, consequences, values, and future improvements.
Reflective Values DialogueProcessA 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.'
reflective_interviewInterviewElicits assumptions from a person through prompts about defaults, expectations, exceptions, and surprises.
reflexive_feedback_dampeningFeedback ControlA mechanism that reduces instability when a representation, metric, ranking, or forecast changes the behavior it describes.
Refractory PeriodProcedureImplements recovery by blocking or reducing responsiveness for a set interval after activation.
Refresher Training ProtocolProcedureA scheduled process for delayed recall, targeted review, and repair after initial training.
Refund or Reversal ProtocolPolicy or Procedure
Refusal ScriptArtifactReusable, 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_testStress Test
Regenerative BudgetPolicyMeters 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 DesignProcedureAdds hardware, workflow, or governance features that recover energy, materials, information, or capacity during deceleration, reset, or return steps.
Regenerative Resource CycleProcessCloses 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.
Register-Shift GuidelineChecklistGives criteria for when a message should become more formal, informal, technical, relational, ceremonial, concise, or explanatory.
RegistryRegisterMaintains 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.
Regression Correspondence HarnessSoftware or ToolAutomatically tests whether refinements preserve known correspondence cases while addressing new violations.
Regression Detrending ModelModelFits 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 ResidualizationMethodRemoves 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 ComplexityTest or AssessmentImplements the archetype by verifying that a new layer does not break previously validated behavior or obscure the core model under conditions already understood.
Regression Test SuiteMonitorRe-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.
Regret AnalysisMethodCompares how much each option would underperform the scenario-specific best choice, supporting decisions that avoid severe ex post regret.
Regret-Weighted Decision LogDocumentation Artifact
Regularization Path ReviewModel Selection Method
regularized_model_selectionMethodSelects among candidate models using explicit complexity penalties or priors validated out of sample.
Regulatory Capture AuditAuditPeriodically 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 ConditionInstitutionAttaches legal or administrative consequences to noncompliance with safety, environmental, financial, or professional obligations.
Regulatory or Operational SandboxInstitutionEnables bounded live use while containing scale, population, duration, and downstream reliance.
Regulatory Sandbox TrialRegulated Trial
Regulatory Simplification PilotProcessRuns 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 ProtocolProtocolReverses 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 LearningLearning Algorithm Family
Reinforcement Schedule DesignProtocolChooses continuous, fixed, variable, intermittent, tapering, or event-triggered reinforcement patterns for a particular behavior and context.
Rejected-Item SamplingMethodDraws 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.
Relapse Trigger ReviewReview ProcedureReviews episodes where the old response returned and identifies which cue, context, or substitution failure was responsible.
Relational Integrity Test SuiteTest or AssessmentA set of tests that detect violations of expected relational structure.
Relational-Drift AlarmTest or AssessmentDetects topology-specific divergence in pairwise, cluster, phase, or reference state.
Relationship GraphArtifactUses graph notation to represent entities as nodes and relation instances as edges, often with labels, weights, or layers.
Relationship Maintenance RitualRitualUses recurring check-ins, repair conversations, appreciation practices, or expectation resets to prevent trust erosion.
relationship_interlock_diagramNetwork Mapping Tool
Relative Chronology MatrixTemplateStores pairwise before/after/unknown relations and evidence links for sequence reconstruction.
Relay Hub NetworkArtifactReplaces 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 SignoffProtocolImposes an enforceable status gate so output cannot ship, deploy, publish, or enter care until acceptance is authorized.
Release StaggeringWorkflowOffsets product, software, policy, or content release windows to prevent support, infrastructure, review, or attention overload.
Release Threshold ChecklistChecklistPrompts reviewers to confirm event record, risk signal, decay evidence, threshold, exceptions, and audit requirements before releasing controls.
Release Train AlignmentWorkflowA workflow that aligns recurring delivery, integration, testing, and deployment cycles around shared release windows.
Relevance and Alternative Explanation CheckChecklistTests whether a trace actually discriminates among hypotheses or is also expected under alternatives.
Relevant-Difference Challenge TestTest or AssessmentRequires differential treatment to connect to purpose and survive proxy, counterexample, and necessity review.
Remediation PlanDocumentSpecifies corrective work, owners, deadlines, evidence, and acceptance criteria for restoring acceptable condition after harm or noncompliance.
Remediation SweepWorkflowPerforms a targeted cleanup, burndown, repayment, decontamination, refactoring, or removal campaign against accumulated stock.
Remedy Traceability ReviewAssurance
Reminder and Confirmation SequenceCommunication MechanismThis supports the reservation but should not be confused with Queue Transparency or general notification.
Remote Leading Indicator DashboardMetric or DashboardA monitoring display that tracks selected distal signals once the teleconnection map has identified which signals matter.
Remote Sensor Proxy NetworkSoftware or ToolCollects distributed sensor readings that stand in for otherwise inaccessible field conditions.
Renegotiation Notice ProtocolProtocolDefines 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 ModelModelModels 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.
Rent-Seeking AuditAuditTraces 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 DashboardMonitorA 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 MonitorMetric or DashboardTracks the assumptions, thresholds, safety boundaries, and external changes that justify review.
Reopening Trigger ReviewMonitorPredeclares 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 PanelDiagnostic EstimationIndependently 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 ManualArtifactHands a maintainer who was never in the room the diagnosis-to-restoration knowledge the original builders carried in their heads.
Repair or Reconsecration CeremonyRitualRestores 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 ReflectionProcessAfter a breach or drift, a structured reflection that turns the violation into understood harm and renewed commitment — restoring standing without permanent shame.
Repair-vs-Replace DecisionDecision ProcedureA decision procedure that stops additional repair increments when replacement, redesign, or retirement has higher marginal value.
Repeated-Trial Probability CalculatorToolConverts a small per-opportunity probability and a large number of opportunities into the near-certainty of at least one occurrence over the whole horizon.
Replay Log or Event StreamArtifactRetains 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.
replay_consolidation_windowWorkflowA protected review or rehearsal window that reactivates valid pairings after exposure so useful associations stabilize.
Replenishment or Refill ProtocolProtocolRebuilds 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 JobProcessRuns 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 DashboardMetric or DashboardContinuously measures how far replicas lag and how stale served reads actually are, and alerts when observed freshness breaches its promised bound or SLO.
Replicated Record StoreToolKeeps 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 CycleProcessAdds 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 PackageArtifactPackages enough material for an outside person or team to repeat, verify, or challenge the original result.
Replication StudyIndependent Confirmation
Reporting RequirementProtocolObliges 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 Leakage ProbeAuditHunts for behaviour clients can observe but the contract never promised — the accidental internals that quietly become an unofficial interface.
Representational Distance LadderTest or AssessmentOrders studies from literal to nonrepresentational and tests where intended invariants remain
Representative Consensus SurveyProcedureA survey procedure for testing whether perceived consensus reflects the target population.
Representative-Environment SimulationToolRebuilds 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 Review ChecklistAudit ChecklistChecks sampling coverage, selection bias, salience bias, stereotype risk, and overgeneralization before use.
Reprisal Risk AuditChecklistIdentifies formal and informal costs that make truthful expression expensive.
Reproducible Bootstrap BuildProtocolMakes 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 CheckMethodRebuilds 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 PackageArtifactBundles data, code, methods, documentation, and expected outputs so a scientific or analytic result can be rerun or inspected.
Reputation and Verification SystemInstitutionScreens quality and trust so growth on one side increases value rather than risk.
Reputation or Track-Record TraceRegisterAccumulates 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 ProtocolProtocolLets a subject carry reputation evidence or attestations from one context to another under consent, with scope and validity limits attached.
Reputation Record or Standing LedgerRecord or Signal
Reputation Score or Public RatingMetric or DashboardChanges future opportunities, trust, or status by making behavior visible and comparable to others.
Reputation Score or Standing IndexModelAggregates a subject's weighted traces into one score, band, or standing index used to sort trust, access, ranking, or scrutiny.
Reputation SystemInstitutionMakes 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 RegistryRegisterKeeps 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.
Requested Contribution MenuRegisterPublishes 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 TableTemplateMaps each candidate antecedent to the consequences that must be present if that candidate is true.
Requirements Constraint SpecificationDocumentTurns stakeholder needs, product requirements, or project rules into explicit must-satisfy and prefer-to-satisfy conditions.
Requirements Traceability ExclusionWorkflowRules out a claimed requirement, dependency, or approval path when its mandatory downstream artifact or trace is absent from a reliable traceability system.
Requirements Traceability MatrixArtifactThreads 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 ProtocolProtocolSpecifies how a case, user, workflow, or subsystem moves from a failing path back into an admissible route.
Rerun ChecklistChecklistProvides a lightweight confirmation list for rerunning the result path and comparing outputs against the reference.
Rescue-Effect AuditAuditPeriodically 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 ProtocolProtocolStructures participant disclosure, voluntary enrollment, scope, withdrawal, recordkeeping, and continuing review for research participation.
Research Continuation GateReview GateA review gate that decides whether another experiment, pilot, or refinement cycle is worth running.
Research Inclusion/Exclusion CriteriaProtocolProtocol criteria specifying which participants, cases, studies, observations, or evidence sources are included or excluded.
Research Landscape MapArtifactA 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 FacilityInstitutionConsolidates expensive equipment, specialized staff, maintenance, scheduling, and training so many projects can access capabilities they could not each sustain alone.
Research Question WorkshopFacilitation ProcessTransforms vague interest into an explicit, answerable, relevant knowledge gap and a manageable first investigation.
Research Review PipelineProcedureImplements pipeline staging by moving proposals, manuscripts, or evidence through screening, review, revision, decision, and archival stages.
Research Stopping RuleRuleSets 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.
Reseeding or Nucleation ProgramWorkflowA workflow for introducing new small units, pilots, categories, teams, grains, entrants, or local nodes after excessive coarsening.
Resequencing BufferOrder Reconciliation Mechanism
Reservation and Capacity EscrowWorkflowReserves related resources together or sets capacity aside so a participant does not capture one critical resource while waiting for another unavailable one.
Reservation-Commit ProtocolProtocolTakes 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.
Reserve Buffer PolicyProtocolHolds 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 InventoryArtifactHolds 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 BoardRegisterKeeps 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 Readiness RotationProcessA 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 PlaybookProtocolThe 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 StaffingRole or TeamKeeps 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 PoolRole or TeamA maintained group of trained people who can be activated quickly to cover surge demand, absence, emergency operations, or critical continuity needs.
Reservoir Balance DashboardMonitorPuts 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 ReviewMethodMaps where retained load enters, settles, concentrates, leaks, clears, and causes delayed effects.
Residual Comparison TestDiagnostic EstimationInterrogates 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 Concentration Risk RegisterDocumentRecords accepted concentration above threshold and its owner, rationale, review cadence, and compensating controls.
Residual Divergence MapMetric or DashboardShows where and how much observed behavior differs from expected correspondence across a state space.
Residual Error AnalysisTest or AssessmentA comparison of expected and observed outputs after fitting, correction, or transformation.
Residual Hotspot Exception ReviewReviewFormally 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 TestDiagnostic EstimationExamines 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 CheckDiagnostic EstimationTests 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 BoardRole or TeamA 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 Reconstruction TestTest or AssessmentChecks how much behavior is lost when the system is reconstructed from selected modes only.
Residual Stationarity CheckTest or AssessmentChecks whether residuals after trend handling are stable enough for the intended analysis.
Residual Tail Washout CheckChecklistConfirms that prior-condition residue has dissipated enough before a later condition is interpreted.
Residual Telemetry DashboardMonitorSurfaces the health of a residual pipeline — suppression rate, reconstruction error, drift, model version, fallback use, rare-event coverage — on one operator-facing display.
Residual-Defect ScanAuditSweeps 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 DashboardMonitorContinuously 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 Monitoring DashboardMonitorKeeps 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_complexity_justification_templateTemplateA template for recording why a complexity source remains and when it should be revisited.
Resource Acquisition ProtocolProtocolSpecifies how actors request, acquire, hold, and release resources so conflicting acquisition sequences cannot create circular blocking.
Resource Allocation RebalancingPolicyRedirects finite protection resources away from an even spread and toward the ranked hotspots, so effort lands where risk actually concentrates.
Resource Monitoring DashboardMonitorPuts 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 PoolingMethodServes 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 TrancheWorkflowReleases funding, supplies, staff support, or permissions in planned tranches tied to uptake, milestones, or recovery evidence.
Response MatrixDecision TableMaps severity, recurrence, intent, impact, and context to response ranges so decision-makers can see the proportional response band.
Response Padding or CoarseningMethodPads 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 Surface ModelMethodFits an approximate model of objective response across input variables to identify gradients, interactions, and candidate optima.
Response-Obligation MatrixTemplateAssigns stimuli to response classes such as ignore, monitor, preauthorized action, deliberate review, or escalation.
Responsibility Mapping MatrixArtifactA RACI-like artifact that clarifies responsibility, accountability, consultation, and information flow for decisions or implementation tasks.
responsibility_attribution_matrixDecision Matrix
responsibility_diffusion_checkAudit Check
Responsible Disclosure Absorption PipelineWorkflowTurns good-faith external reports into verified fixes and learning updates without amplifying exploit detail.
Responsive Typographic and Interface ScaleWorkflowMaps type, controls, spacing, imagery, and layout roles across viewport and density states.
Rest Day ScheduleWorkflowImplements recovery by reserving days or sessions without the relevant load so fatigue and adaptation processes can reset.
Rest/Recovery PeriodCapacity Recovery Practice
Restart Wave PlanWorkflowA staged workflow that groups units or cohorts into reentry waves with criteria and timing windows.
Restoration Priority MatrixMethodRanks 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.
Restorative Compliance AgreementDocumentPairs consequence-backed pressure with a specified repair, restitution, or behavior-change plan.
Restorative Conference or Repair CircleRepair Process
Restricted Reserve AccountArtifactA governed account or stock that keeps a resource outside routine circulation and ties release to authorization or criteria.
Resubmission with Preserved StateWorkflow Pattern
Retention / Pruning ProtocolProtocolGoverns 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 SchedulePolicyThe 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 RiteRitualEnds 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 Trigger ExerciseRitualRehearses 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 QuizTest or AssessmentA low-stakes delayed quiz used to sample recall and guide further reinforcement.
Retrospective Action-Item LoopRitualImplements team or operational refinement by turning review observations into specific changes that are checked in the next cycle.
Retrospective Before PlanningRitualA ritual that places review and learning before the next planning or commitment cycle.
Retrospective Context MappingWorkflowApplies contextualization to organizational, policy, product, or incident retrospectives so past decisions are evaluated using then-current knowledge and constraints.
Retrospective Error Calibration ReviewRitualReviews outcomes and error patterns to tune thresholds, heuristics, algorithms, and hybrid pathways.
Retrospective SynthesisReflection Workflow
Retrospective-to-Training LoopProcessConverts 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.
Return Authorization WorkflowWorkflow
Return-Path Readiness and Rollback RehearsalTest or AssessmentVerifies minimum artifacts, access, staff, contracts, reserves, restoration, coordination, authority, and recovery inside the available window.
Return-Reason DashboardMetric or Dashboard
Returned Capacity CreditPolicyRewards 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 Broker or Convener ServiceInstitutionA 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 Playbook LibraryDocument
Reuse Intake and Fit AssessmentWorkflowScreens whether a new output should use the common layer, fork it, extend it, or remain separate.
Revenue Source AuditAuditA 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.
revenue_diversification_roadmapWorkflowPlans staged development of alternative value sources before concentrated windfall dependence becomes locked in.
Reversal Completeness Residue and Remedy AuditProtocolCompares promised and actual state and outcome restoration, identifies residue and burden, verifies remedy, and updates classification and controls.
Reversal-Cost and Feasibility-Curve EstimationMethodEstimates full reversal cost, duration, capacity, completion probability, residual damage, and burden across time and scenarios.
Reverse Logistics ChannelOperating System
Reversibility and Exit CheckChecklistClassifies reversal costs, points of no return, rollback paths, and compensating safeguards.
Reversibility Horizon ReviewTest or AssessmentAssesses when rollback, redesign, migration, exit, or compensation will become harder than continuation.
Reversible Encoder–Decoder PairSoftware or ToolA paired encoding and decoding mechanism whose output can be decoded back to the original input within scope.
Reversible Pilot or Limited AuthorizationImplementation ContainerCreates bounded evidence or coordination experience without allowing the pilot itself to become de facto permanent infrastructure.
Reversible Rollout PlanDocumentDefines phased adoption, pause criteria, rollback authority, and repair responsibilities so cultural misfit can be corrected without blame or lock-in.
Reversible Service DegradationMethodDeliberately 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.
Reversion or Abandonment RuleRuleSets 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 PanelRole or TeamA group or designated body that reviews decisions, evidence, process defects, or appeals.
Review Trigger RegisterRegisterA 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.
Revision Decision MemoArtifactConverts 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.
Revocable Authority TokenArtifactA 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 Status Check at UseProtocolAt the point of use, queries a live revocation source to confirm a previously-granted authority has not since been withdrawn before acting on it.
revocation_or_tombstone_checkLookup or RegistryDetects referents that remain named but are no longer valid because they were revoked, deleted, merged, or superseded.
Revolving-Door Cooling-Off PeriodPolicyA 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 Function SpecificationMethodSpecifies what an agent or actor is rewarded for, often in automated, organizational, or behavioral systems.
Reward or Recognition SystemInstitutionProvides meaningful acknowledgment, points, access, status, compensation, privileges, or praise linked to the target response or outcome.
reweighted_update_logDocumentRecords the before/after confidence or decision change after discounting the substitute signal.
Rework and Reinspection RouteWorkflowReturns correctable output through an approved operation and independent recheck before release.
Rework Capacity Allocation RuleCapacity Allocation RuleDedicates a fixed percentage, team, budget line, maintenance lane, or recovery reserve to repayment work before new work fully consumes capacity.
Rewrite System with Confluence TestsTest or AssessmentUses rewrite rules plus checks that alternative rewrite paths do not lead to incompatible outcomes.
Rewrite Trace LogArtifactRecords the applied rules, evidence, cost measurements, and acceptance decision for each rewrite.
Rhythm Debrief and ReentryProtocolGuides 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.
Right-to-Repair InterfacePolicyGrants 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 MatrixToolLays 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 RegistrySoftware or ToolA searchable registry that makes fragmented exclusion rights visible and actionable.
Rights ConstraintDocumentMakes some rights or protections impermissible to sacrifice in an ordinary tradeoff decision.
Rights-Conflict Scenario TableScenario Analysis
Rights-Floor and Sufficiency GateOtherRejects or revises rules breaching declared rights or minimum sufficiency before aggregate optimization.
Risk Capital BufferInstitutionRequires 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 RequirementFinancial Buffer Rule
Risk DashboardMetric or DashboardA dashboard displays signals. It becomes part of this archetype only when connected to explicit trigger thresholds, response actions, and review logic.
Risk Decay DashboardMetric or DashboardDisplays residual risk indicators, thresholds, elapsed time, control level, review status, and upcoming release checks.
Risk Landscape MapArtifactOverlays risk intensity across states so safe, fragile, hazardous, and catastrophic regions become visible.
Risk MatrixArtifactPlots likelihood and consequence categories in a grid so risks can be triaged quickly and communicated to non-specialists.
Risk Migration ReviewReviewChecks, 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 RegisterRegisterA 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 ReviewDocumentUses a risk register to reveal unlisted hazards, uncovered mitigations, ignored scenarios, or risk categories without owners.
Risk Safeguard DesignGuardrail Method
Risk Score CutoffMetric or DashboardA score-based cutoff used to activate screening, review, triage, admission, investigation, protective action, or further assessment.
Risk Score Proxy MetricMetric or DashboardUses a composite score as an indirect estimate of risk, quality, eligibility, or likely behavior, requiring strong fairness and validity safeguards.
Risk Score Threshold RecalibrationProtocolMoves 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 ModelModelCombines 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 ProtocolProtocolImplements the archetype by assigning cases to risk bands and linking each band to monitoring, protection, escalation, or support rules.
Risk Tier AssignmentProcessRoutes 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 ContractMethodSets 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 PricingModelSets 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-Based Enforcement ProtocolProtocolAllocates enforcement intensity according to severity, likelihood, exposure, and urgency while preserving checks against bias and overreach.
Risk-Based ReviewMethodGrades every item by risk and spends review intensity in proportion, so scarce oversight attention concentrates where failure would cost the most.
Risk-Ceiling AgreementArtifactThe 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 ClauseRuleLeaves 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 PlanProcedureSelects a representative subset and acceptance rule whose rigor varies with defect criticality and escape risk.
Ritual Ablution or Cleansing ActRitual Restoration Mechanism
Ritual Access And Consent ReviewReviewA 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 CanvasToolA 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 AuditAuditA 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 ChangeRitualChanges who is witnessed, welcomed, named, thanked, mourned, celebrated, or authorized in recurring symbolic practices.
Ritual Renewal CeremonyRitualPeriodically renews the community relationship to the sacred referent.
Ritual Retirement Or Repair CeremonyRitualA 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.
Ritualized Recognition and BelongingRitualMarks moments when the learner is trusted, included, corrected, or advanced, reinforcing identity and belonging without requiring uncritical obedience.
Rival Explanation Elimination TableReviewLays 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 TeamProtocolAssigns a team or role to identify missing evidence, out-of-sample cases, and alternative explanations.
Robot Action-Space MappingModeling Method
Robust Optimization ModelMethodImplements robust selection by optimizing under uncertainty sets, downside constraints, or scenario families rather than a single best-estimate parameter vector.
Robust Policy Design ReviewProtocolApplies robust selection to a policy rule by checking whether it remains acceptable across populations, states, scenarios, or implementation contexts.
Robust Tail Statistic ReviewReviewChecks whether a heavy-tailed quantity is being summarized with means, variances, and normal intervals its tail makes meaningless — and prescribes robust, tail-sensitive replacements.
ROC or Precision–Recall Surface ReviewMethodFor classification and screening contexts, evaluates the tradeoff surface created by threshold or strictness changes.
Role Card or Participation CardArtifactA 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 StewardshipArtifact and WorkflowAssigns and rotates roles such as host, observer, rhythm lead, translator, scribe, accessibility steward, timekeeper, or repair lead.
Role CharterArtifactConstitutes 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 CheckProtocolA 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 LabelingArtifactMakes the relevant organizational, workflow, legal, or interface role visible at the point where a reference is interpreted.
Role ModelingMethodMakes the desired disposition visible through exemplars who show how to act under ambiguity, pressure, or competing values.
Role Modeling with DebriefMethodThe 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 PlayRitualLets people rehearse interpersonal, negotiation, support, leadership, or service behaviors under realistic social cues and constraints.
Role Reclassification ReviewReviewA 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 Review RetrospectiveReviewA 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 MatrixToolLays 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 RiteProtocolA 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 ScheduleProtocolA 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 Transition ReviewReview FormatHelps individuals or teams reinterpret responsibilities and commitments after a role, identity, or mandate change.
Role-Based Access ControlProtocolAssigns permissions through defined roles so access can be managed through role membership rather than one-off grants.
Role-Based ViewArtifactGives 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 AuditTest or AssessmentSamples workload, decisions, handoffs, exceptions, distress, and harm after redesign.
Role-Expectation Conflict MatrixTest or AssessmentCrosses roles and expectations by time, authority, resources, loyalty, information, ethics, and affected parties.
Role-Hat PromptOtherNames the role or frame from which a participant is speaking, such as “as legal reviewer,” “as facilitator,” or “as coach.”
Role-Reversal SimulationProcedureWalks through the situation from the other agent’s information, constraints, and incentives to expose projection errors.
Role-Substitution RotationWorkflowCross-trains and periodically tests backup owners for critical responsibilities.
role_duty_mappingGovernance Artifact
role_play_rehearsalSimulation Method
Rollback Artifact Dependency and Authority Readiness TestTest or AssessmentVerifies that artifacts, versions, provenance, access, skills, staff, equipment, suppliers, reserves, external cooperation, and authority work within the return window.
Rollback or Pause ProtocolProtocolA protocol specifying who can pause, slow, reverse, or resuspend reentry when signals cross thresholds.
Rollback RunbookProcedure
Rollback to Prior Map SnapshotMethodRestores 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 StateMethodRewinds 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.
Rolling Baseline ComparisonMonitoring ProcedureCompares current observations with a moving historical reference window while preserving window definition.
Rolling Correlation DashboardMonitorRecomputes 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 PolicyPolicyLets 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 ResynchronizationProcessKeeps 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 ReviewReviewA 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 RecalibrationProcessRe-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 Planning CycleProcessA 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 State-Migration WorkflowProcessCarries 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 UpgradeWorkflowIntroduces a new version gradually while old and new versions coexist under controlled compatibility rules.
Rolling Window ComparisonDiagnostic EstimationQuantifies 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-Window Trend EstimateMethodEstimates trends over moving windows to detect local trend shifts without assuming one global trend.
rolling_batch_size_ab_testTest or AssessmentA controlled comparison of candidate batch sizes using operational metrics.
rolling_window_aggregationAggregation MethodSummarizes observations over a moving temporal window.
rollover_failure_stress_testTest or AssessmentTests survival if short-side funding, replenishment, renewals, or customer confidence cannot be refreshed on schedule.
Root-Cause AnalysisMethodA causal analysis method that can reveal process or system contributors when person-centered blame would be too narrow.
Root-Cause Analysis HandoffProcessPackages 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 Explanation ReviewProcedureChecks whether a causal explanation has collapsed into a purpose-like story without specifying the mechanism that produced the observed function.
Root-Cause Loop AnalysisDiagnostic MethodExtends root-cause analysis beyond a one-way chain by asking how the effect feeds back into causes and keeps the problem recurring.
Root-Sum-Square CalculationModelCombines 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 InspectionWorkflowA 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 ProtocolProtocolTemporarily 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 ScheduleRuleRotates 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 CycleReviewPuts neglected low-volume categories on a scheduled rotation so each gets deliberate periodic attention, without the system permanently shifting focus off its main work.
rotating_foreground_protocolProtocolGives each line scheduled foreground time while keeping other lines present as context.
Rotation or Turn-Taking ProtocolProcedural MechanismAlternates duties, speaking turns, attention, leadership, or scarce opportunities so repeated concentration does not harden into structural imbalance.
Rough Order-of-Magnitude EstimateMethodApproximates by powers of ten or broad scale classes when exact values are unavailable or unnecessary.
Rough Physical ModelArtifactA low-cost physical stand-in used to test spatial, ergonomic, mechanical, or material assumptions.
Round-Trip Assessment Redesign TestTest or AssessmentSimulates participant and evaluator journeys to verify that cues, criteria, feedback, review, data flow, and monitoring work together.
Round-Trip Efficiency TestTest or AssessmentMeasures how much input value is recovered after a charge-discharge, store-retrieve, transform-return, or process-reset cycle.
Round-Trip Journey TestTest or Assessment
Round-Trip Migration TestTest or AssessmentA migration test that maps records forward into a new representation and back into the old one to detect information loss.
Round-Trip Parse–Serialize TestingAuditVerifies 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 TestAuditGenerates 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 Validation TestAuditSends 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.
round_based_cooperation_retrospectiveRitualReviews repeated cooperation cycles to update contribution expectations and repair trust.
Route Closure or SegmentationMethodSevers 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 AlternativeProtocolBlocks 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 DesignMethodGroups 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 Traversal Rehearsal ExercisePractice ExerciseHas the learner walk, imagine, draw, or narrate the route while retrieving each indexed item from memory.
route_access_metering_policyProtocolA protocol that throttles or conditions access to a capacity option.
route_recovery_patternWorkflowDefines how agents can backtrack, regain context, compare alternatives, and report bad scent after a wrong turn.
Route–Form–Timing OptimizationMethodRaises 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 RuleProtocolImplements 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 UpdateConfiguration or Policy MechanismChanges configured relations among requests, users, cases, queues, services, or decision paths without necessarily changing the underlying entities.
Rule & Criteria RegisterRegisterPublishes 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 Complexity LadderCalibration Tool
Rule-to-Observation MatrixArtifactLinks each implication rule to the observation channel that can verify whether its consequence is present or absent.
rule_scoping_patchRule RevisionA bounded revision that adds applicability conditions, exceptions, or exclusions to stop paradox-generating self-application.
Rumor Verification NoticeInterfacePlaces clear context, verification status, and recommended action next to fast-spreading claims so people do not treat circulation as proof.
Runaway Feedback DampingOtherAttenuates reinforcing signals, escalation loops, or attention loops before they amplify into systemic instability.
Runaway Stop RuleProtocolDefines measurable conditions under which the intervention must slow, decouple, vent, or shut down.
Runbook Library UpdateProcessKeeps 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 With Named OwnerOperational Artifact
Runtime Gate Co-Activation MonitorMonitorWatches 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 ScheduleRuleA published tariff of penalties for off-arena moves — sabotage, fouls, deception, manipulation — that prices misconduct out of the winning strategy.
Sacralization Risk ReviewTest or AssessmentChecks whether sacred status is suppressing critique, accountability, or plural access.
Sacrificial Templating and LeachingMethodBuilds voids as the negative replica of a removable template — pack in a porogen, set the matrix around it, then leach the porogen out.
Safe Accountability Check-InRitualCreates a scheduled review of controllable process commitments in a setting designed to be candid without being humiliating.
Safe Action MenuTemplateA concrete template for implementing part of Agentic Control Loop Design.
Safe Consistency Migration WorkflowWorkflowChanges 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 PathDefault Design Mechanism
Safe Default-Map FallbackPolicyWhen 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 ModeWorkflowA restricted operating mode that leaves only safe capabilities available for diagnosis, preservation, or recovery.
Safe Operating Envelope ChartToolDraws 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 ChartMonitorDisplays 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 Retry ProtocolProtocolA 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 Tombstone Garbage CollectionPolicyRecords 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 DrillRitualRehearses 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-Mode Banner or IndicatorArtifactMakes the restricted status unmistakably visible so users, operators, and downstream systems never mistake safe mode for normal operation.
Safe-State Admission CheckTest or AssessmentEvaluates whether admitting a new task, transaction, customer, claim, or process keeps the system in a state with at least one feasible completion sequence.
safe_missing_referent_fallbackFallback PolicyProvides safe retry, refresh, escalation, degradation, or abort behavior when referent validity cannot be confirmed.
Safety and Accessibility ReviewReviewTests a candidate accommodation against the non-negotiables — safety, accessibility, dignity, privacy, environment — before anyone decides to pave, reroute, or block the revealed path.
Safety Boundary LockoutInterfaceCombines access restriction with restoration conditions when unsafe behavior or missing safeguards create unacceptable risk.
Safety CaseDocumentAn evidence-backed argument that a system is acceptably safe in a defined context, including failure controls and residual risk.
Safety Case ReviewReview MethodExamines whether technical controls, human practices, incentives, and governance together make the system acceptably safe.
Safety ConstraintProtocolDefines conditions that must be met to prevent injury, catastrophic loss, operational hazard, or unacceptable exposure.
Safety Constraint LayerHard ConstraintPlaces non-negotiable safety limits around an optimizer so small performance gains cannot cross unsafe operating boundaries.
Safety Cue RedesignSafety Practice MethodRepositions, clarifies, or substitutes safety cues so safe action is triggered before hazard exposure or procedural drift.
Safety FloorProtocolDefines a minimum safety condition that must be met before an option can proceed.
Safety or Compliance ExclusionRuleRemoves 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 ProtocolProtocolMakes safe actions, near-miss reporting, stop-work decisions, or checklist adherence visible and positively reinforced.
Saga PatternWorkflowImplements long-running distributed work as a chain of local actions with defined compensating actions when later steps fail.
Sales and Operations Boundary ReviewGovernance Cadence
Sales Capacity Alignment ReviewReviewChecks what sales wants to promise a customer against what delivery, implementation, and engineering can actually supply, before the promise is made.
Salience Map or Attention HeatmapInterfaceShows where attention should move next based on current stage evidence.
Salience Normalization TestTest or AssessmentCompares decisions under amplified and normalized cue presentation to detect whether choices depend on exaggerated salience rather than substantive value.
Salience Overweighting CheckAudit Check
Salience Red TeamRole or TeamA standing adversarial group chartered to ask what the loudest items are crowding out and who engineered their prominence.
Salience-Significance MatrixToolScores 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 WorkflowProtocolRecovers 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 ExclusionsAuditRe-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 ReviewAuditTests 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 Frame ReconstructionMethodRebuilds 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 DashboardMetric or DashboardA dashboard that summarizes sample frequency, detections, misses, coverage gaps, and follow-up status so the sampling regime can be tuned.
sample_density_stress_testTest or AssessmentEstimates whether evidence coverage is sufficient in the effective high-dimensional space.
Sampling Frame DefinitionMethodDefines the population or list from which samples are drawn so a potentially unbounded or unknown population becomes inspectable.
Sanction MatrixDecision TableLists sanction levels by conduct category or severity. It is a mechanism under this archetype, not the archetype itself.
Sanctuary Access ProtocolProtocolDefines access, conduct, closure, alteration, documentation, and exception rules for sacred places.
Sanctuary Reachability AuditTest or Assessment
Sandbox EnvironmentSoftware or ToolProvides a safe technical environment where learners can perform realistic actions without damaging production systems.
Sandbox or Adapter WrapperToolWraps 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 Staging ExecutionProcedureExecutes the action in a bounded environment before effects reach production or shared operational state.
Sandboxed Candidate ExecutionMonitorExecutes 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 EnvironmentSoftware or ToolRuns intentionally interpreted untrusted content under isolation, resource limits, and reduced permissions.
Sandboxed Payload ExecutionToolRuns 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 TrialBounded Pilot
Sankey Flow MapArtifactDraws 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 MapArtifactA 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.
SAT/SMT Satisfiability CheckToolEncodes 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 Threshold RuleProcedureCloses search when a candidate meets explicit minimum criteria and continued search has lower expected value.
Saturation and Crowding ReviewReviewA 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 DashboardMonitorDisplays 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 DashboardDashboard
Saturation-Aware Resource AllocationPolicyMoves 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 FadeProcessSupplies 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 CadenceRitualReplaces 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 AuditProcedureReviews whether a policy rule that works in the base population or initial jurisdiction remains valid as cases, exceptions, or administrative load increase.
Scale Assumption RegisterRegisterA 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 VisualRepresentation Mechanism
Scale Maquette or Mass ModelArtifactA 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 ReviewTest or AssessmentUses physical or haptic prototypes to test whether scale, weight, texture, and handling communicate the intended material quality.
Scale Pilot or Dry RunTest or AssessmentTests a future scale scenario in limited form to observe hidden overhead, failure modes, staffing needs, and throughput constraints.
Scale-Crop RecompositionMethodAlters scale framing and cropping to displace object recognition and foreground relation
Scale-Drift and Exception AuditProtocolReviews implemented dimensions, ratio deviations, breakpoints, and outcomes against the controlled proportion system.
Scale-Matrix Decision WorkshopFacilitated Reasoning Process
Scale-Shift Review PromptChecklistAsks what becomes visible, invisible, exaggerated, or smoothed when the analysis shifts scale.
Scale-Specific Policy AnalysisTest or AssessmentEvaluates whether a policy problem and its intervention point sit at the person, program, institution, region, or system level.
Scale-Sweep BenchmarkTest or AssessmentA benchmark or simulation across multiple scales used to detect whether predicted dominance appears.
Scan-to-Full-Record LinkSoftware or ToolA persistent identifier, QR code, resolver, or clickable link that takes a consumer from the compact disclosure to maintained detailed records.
scapegoat_screening_reviewAudit Check
scarce_resource_optionReal Option MechanismReserves a location, license, input, domain, channel, or partnership while preserving some flexibility.
Scenario Condition CardForecasting Artifact
Scenario ContrastMethodContrasts a focal path with one or more explicitly described alternatives, often in strategy, planning, design, or historical interpretation where controlled testing is impossible.
Scenario CubeTemplateRepresents combinations of future drivers, contexts, or assumptions across multiple scenario axes.
Scenario DrillRitualRehearses 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 EnsembleMethodUses multiple plausible futures or operating conditions to judge whether an action performs well across uncertainty.
Scenario Enumeration WorkshopRitualA 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 Fan-Out WorkshopFacilitated Procedure
Scenario Learning ProgramCurriculum or Program
Scenario or Monte Carlo Joint-State SamplingMethodSamples 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 TestingModel Testing MethodTests whether the mapped loop could plausibly produce the behavior pattern under different assumptions, delays, or intervention choices.
Scenario Probability TableArtifactA 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 DrillMethodA realistic scenario that requires delayed recall of rules, cues, or procedures in context.
Scenario Robustness CheckTest or AssessmentEvaluates each candidate solution against named scenarios and records where it remains acceptable, fails, or requires contingency support.
Scenario Role-Reversal SimulationSimulationPlaces learners in a scenario where their own defaults are not treated as normal, making hidden assumptions visible.
Scenario Sampling WorkflowWorkflowGenerates many sampled scenarios so decision-makers can inspect representative, borderline, and tail cases.
Scenario Sensitivity GridTest or AssessmentShows how conclusions vary across plausible rates, horizons, timing assumptions, or value bases.
Scenario Sensitivity SweepMethodVaries 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 MapMethodMaps how different assumptions or futures change reachable states, transition paths, and intervention opportunities.
Scenario Tabletop ReviewRitualWalks a group through plausible scenarios, edge cases, incidents, or user journeys to discover missing rules, owners, data, or response paths.
Scenario Teleconnection BriefDocumentA concise decision document describing how alternative remote developments could affect local choices, thresholds, and preparedness options.
Scenario TestingProtocolChecks 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 TrainingMethodUses realistic decision situations to let learners practice cue recognition, response, coordination, and debriefed adjustment.
Scenario-Based Retrieval TestDiagnostic EstimationJudges 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 PreparationPlanning Workflow
Scenario-Specific RunbookDocumentTurns a recognized disturbance class into concrete steps, owners, checks, and escalation triggers for operations teams.
scenario_walkthroughTraining Method
Scene-Setting LedgerContext Inventory
scent_clickthrough_trace_dashboardMetric or DashboardMonitors clickthrough, backtracking, abandonment, refinement, and successful arrival as evidence of scent quality.
Schedule Conflict PreventionWorkflowSeparates tasks, resources, people, or processes in time when simultaneous execution creates interference, overload, or role conflict.
Schedule FloatMethodPlaces 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 ReviewReviewTreats 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 SlackMethodBuilds buffer into a plan — pooled float, lighter-load periods, deliberate slack days — so ordinary variation is absorbed instead of cascading into missed deadlines.
Scheduled Elastic ScalingPolicyPre-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 RefreshProcessOn 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 Service WindowProcessCarves 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 GeneratorToolGenerates 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 CrosswalkInteroperability Mapping ArtifactMaps fields, categories, codes, or meanings between schemas so equivalent structures can interoperate without pretending the schemas are identical.
Schema DraftDocumentA provisional document defining categories, fields, relations, and constraints in a model.
Schema Extension and Override CheckReviewGates 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 ReviewProcedureA structured review of field-to-field, class-to-class, type-to-type, or entity-to-entity mappings across systems or datasets.
Schema Mapping TableArtifactA 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 MigrationProcedureTransforms data or classification structures from one version to another while preserving required meaning and integrity.
Schema or API Specification PublicationArtifactPublishes 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 ContractProtocolA formal contract defining valid channel states, fields, messages, and decoding behavior.
Schema RegistryRegisterA 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 WorkshopFacilitation MethodBrings decision makers, domain experts, and affected representatives together to revise category definitions, decision criteria, labels, or explanations after fixed-essence assumptions are exposed.
Schema SelectionTemplateSelects a data, documentation, ontology, or workflow schema whose fields and relations preserve the structure needed for retrieval, governance, or coordination.
Schema-Driven Hierarchical DecodingMethodGenerates 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 EnvelopeProtocolWraps messages in typed fields with explicit roles, trust levels, and allowed operations.
School Start OffsetsProcedureSchedules schools, grades, buses, or campuses with offset start times to reduce transportation, staffing, and traffic peaks.
Scientific Claim Evaluation TemplateTemplatePrompts analysts to state claim, default, alternative, evidence, assumptions, thresholds, error costs, and interpretation limits.
Scientific Consensus ProcessProcessConverges 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 CycleProcedureImplements refinement through hypothesis, test, evidence interpretation, and revised hypothesis or design.
Scope BudgetWorkflowCaps the total scope of a release, project, policy package, research plan, or process redesign so additions must displace lower-value items or wait.
Scope Change ReviewRitualA 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 TicketProtocolRoutes 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 Reduction ReviewProcedureExamines whether proposed work packages, requirements, or deliverables exceed what the task requires.
Scope StatementDocumentDocuments what is inside and outside the current problem frame, including rationale, assumptions, and review conditions.
Scope-Boundary Stress TestMethodPushes 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_revision_memoGovernance Record
Scorecard Disclosure TemplateDocumentation ArtifactDocuments objectives, weights, scales, rationale, and sensitivity notes.
Screening Menu or Self-SelectionMethodOffers 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_templateDocumentation Artifact
script_revision_workshopGovernance Process
Scroll Progression DesignInterfaceUses vertical flow, sticky anchors, section rhythm, transitions, and progress cues to guide attention through a long digital surface.
Sealed Ballot Before Voice VoteProcedureCaptures a low-cost private signal before public conformity pressure or visible sequence effects distort expression.
Search Algorithm PortfolioWorkflowRuns or stages multiple search tactics, each matched to a different landscape hypothesis, then reallocates effort based on observed performance.
Search and Autocomplete SuggestionToolTurns 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 FilterSoftware or ToolApplies explicit criteria to remove or include records, designs, paths, hypotheses, or cases before deeper examination.
Search IndexToolRuns 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 Sensitivity MatrixTemplateCompares target forms against observation channels to show what each channel could and could not detect.
Search Tree Pruning with RefinementMethodImplements 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 AlgorithmSoftware or ToolRoutes one side to relevant counterpart options and converts nominal participation into realized liquidity.
Search-Branch Pruning TestMethodPrunes a branch of troubleshooting, optimization, or investigation when a required downstream condition fails.
Seasonal Adjustment ProcedureProcedureSeparates periodic cycles from trend and residual movement when recurring seasonal effects are expected.
Seasonal Variation ModelModelMaps 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.
Secondary-Capacity Reserve ActivationPolicyHolds 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.
Secret-Independent Resource SchedulingMethodExecutes 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.
Secure Hardware Issuer ModuleTechnical ControlConstrains issuance to protected devices or modules that limit key export, signing abuse, or unauthorized minting.
Seed-Artifact Signature VerificationProtocolChecks the starting seed's cryptographic signature and hash against a trusted reference before any stage is built on top of it.
Segment Funnel ComparisonMethodCompares stage conversion across source channels, cohorts, regions, devices, roles, or other meaningful segments.
Segment Stratification TableRegisterSplits 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 SwitchToolStands 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 RulesWorkflowOperationalizes different response scripts, service levels, retention offers, or escalation paths for different customer or case segments.
Selection / Omission MatrixTemplatePlaces included material and plausible excluded material side by side so narrative scope and distortion risk can be reviewed.
Selection Loop MapModelMakes 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 SandboxToolA 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 BoardInstitutionA human review body that evaluates proposed commitment bundles, constraints, exceptions, and legitimacy concerns.
Selection-Differential Cohort AnalysisMethodCompares 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 AnalysisMethodModels the response process jointly with the outcome to examine how non-ignorable missingness would affect estimates.
Selective Admission Band ProtocolProcedureUses an allowable strictness band to admit targets while minimizing qualified exclusions and non-target admissions.
Selective Parameter FreezingMethodWrite-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 ChallengeReviewStress-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 Wetting or Patterned SubstrateArtifactA 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 PresentationWorkflowPresents only required credential attributes or predicates while withholding unrelated attributes from the verifier.
Selectivity Curve SweepProtocolRuns the selector across a planned range of the control parameter and plots target yield against non-target capture.
Self-Assessment ToolEvaluation ToolHelps an actor compare its own performance, process, or state against criteria before external judgment or final outcome.
Self-Explanation of NormMethodThe actor must reconstruct the norm in their own words — with their own examples and limits — so understanding is generated internally rather than recited.
Self-Organizing Map TrainingMethodTrains 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 FirewallProtocolWalls 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-Selection MenuProtocolOffers 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 DeflectionToolPreserves 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_application_exclusion_ruleGuardrailA rule that forbids a rule, category, or authority from applying to itself without higher-level authorization.
self_reference_auditDiagnostic AuditA structured review that identifies where rules, claims, models, categories, measurements, or systems refer to themselves.
Seller Rating or Quality GradingToolAggregates 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 ReviewTest or AssessmentReviews whether a change alters meaning, function, normative commitment, or recognizable identity rather than only surface form.
Semantic GlossaryArtifactPins 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 SchemaArtifactEncodes meaning-bearing categories and relations for retrieval, reasoning, integration, or machine-readable knowledge representation.
Semantic Schema ValidationAuditChecks 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 IndexToolEncodes 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 PaletteDesign System AssetMaintains reusable texture tokens and meaning assignments across a design system or product family.
Semantic Usability TestTest or AssessmentPresents a sign to representative users and asks what they think it means or what action they would take before any explanation is given.
Semantic VersioningProtocolEncodes expected compatibility implications in version identifiers, often distinguishing major breaking changes from minor or patch changes.
Semantic Versioning & Deprecation GatePolicyGoverns 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 SchemeProtocolA 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_quarantine_markerBoundary MarkerMarks a meaning as local, experimental, contested, deprecated, or not for general transfer.
Semantics-Preserving RefactoringWorkflowChanges internal software structure while preserving externally observable behavior and improving maintainability, modularity, or risk profile.
Semaphore-Limited ReleaseToolCaps 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 UnknownProtocolRuns 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 BufferStock or Reserve
Semiotic Audience TestReview ProtocolAsks representative viewers to infer meanings from the visual system and compares responses with intended mappings.
Semipermeable MembraneArtifactA 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 LabelingLabeling Method
Sense-Condition Rewrite TemplateTemplateRewrites an object-level claim into the possible experiences, observations, or tests that would give it empirical content.
sense_boundary_comparison_tableArtifactCompares source, receiving, legacy, specialist, public, and operational senses side by side.
Sensemaking Loop FacilitationRitualGuides a group through repeated movement between details, whole account, assumptions, anomalies, and ambiguity.
Sensitivity AnalysisMethodSweeps 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 and Scenario SweepValidation MethodTests whether the activation recommendation changes under different assumptions about costs, adoption rate, benefit timing, failure probability, and maintenance burden.
Sensitivity CheckAnalysis Method
Sensitivity ProbeTest or AssessmentVaries key assumptions or inputs to see whether the approximate conclusion changes materially.
Sensitivity to Case-Set AnalysisMethodRe-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.
Sensor ArraySoftware or ToolCaptures physical, environmental, biological, or machine signals that reveal hidden state such as temperature, pressure, vibration, movement, or exposure.
Sensor or Service Radius MapArtifactMaps spatial anchors against the radius within which they can observe, serve, or represent surrounding points.
sensor_fingerprint_analysisMethodDetects device-specific noise, calibration, dead-pixel, acoustic, or timing patterns.
Sensory WalkthroughMethodWalks an imagined observer sense by sense through the object, cataloguing what each modality would encounter under stated conditions.
Sentinel DashboardMonitoring ToolDisplays a compact field of signals selected for early notice rather than exhaustive monitoring.
Sentinel Event MonitoringMonitorWatches continuously for specific pre-defined rare events whose single occurrence signals high consequence or systemic failure and warrants immediate response.
Sentinel Monitoring NetworkMetric or DashboardA distributed monitoring setup that samples high-risk entry points and vulnerable refuges for early establishment signals.
Sentinel Option TrialMethodA small-scale probe used to test whether a suppressed option is becoming valuable again under changed conditions.
Sentinel Receptor MonitoringMonitorPlaces 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 MonitoringMonitorWatches 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 SurveillanceProcedureObserves sensitive organisms or ecological markers whose condition reveals environmental stress before direct system-wide damage is visible.
Sentinel Surveillance DashboardMetric or Dashboard
Sentinel SurveyMethodA recurring or opportunistic survey of selected sentinels that provides signal about intermittent experiences, symptoms, or behaviors in a larger population.
Separation-of-Duties ReviewProcedurePrevents one actor or role combination from holding powers that interfere destructively with accountability, oversight, or independent judgment.
Sequence and Placement MapArtifactCharts 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 DrillRitualA 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 Forecast UpdateTemporal Update ProtocolRevises a forecast as new observations arrive while preserving a record of prior forecast states and reasons for movement.
Sequential Review GateWorkflowRe-evaluates evidence at predefined milestones while controlling how interim findings change action.
Sequential-Consistency Trace ProtocolProtocolRecords 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 LookupRegistry WorkflowLets verifiers check whether an artifact identifier was issued, remains current, and matches the claimed scope.
Serialization with Reconstruction SchemaProtocolEncodes 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 EnvelopeArtifactWraps 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 PanelArtifactA designed, safe point of entry that lets a maintainer reach the parts needing service without dismantling — or endangering — the whole system.
Service Boundary DefinitionInterfaceAn operational definition of what a service owns, exposes, depends on, and hands off.
Service Channel PortalInterface or Intake Artifact
Service DecompositionMethodCarves 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 InventoryDocumentRecords operational and technical service dependencies, often with owners, criticality, interfaces, and failure consequences.
Service Deviation Journey AuditAuditWalks 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 IsolationSoftware or ToolA software, infrastructure, or operational mechanism that isolates a failing service, dependency, queue, shard, or region so the fault does not cascade.
Service Floor UpgradeWorkflowRaises baseline service in low-access or high-need regions so the gap narrows without necessarily reducing service quality elsewhere.
Service Layer or API FacadeToolA 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 PilotProcedureRuns a bounded real or realistic service experience to observe fit, friction, support needs, and user outcomes.
Service Recovery PlaybookProcedureGuides apology, escalation, replacement, refund, credit, repair, and follow-up after a service failure has already affected someone.
Service Restoration RunbookOperational Procedure
Service Scope StatementArtifactA 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 MappingArtifactDefines alternative service bundles that provide acceptable value for different needs, budgets, or constraints.
Service WalkthroughProcedureA staged enactment of a service, process, or workflow sequence.
Service Window AdjustmentTemporal Capacity ReallocationMay 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 AnalysisMethodOverlays 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-Level AgreementArtifactPins a delegated service to measurable targets — response times, uptime, quality — with remedies the provider owes when the targets are missed.
Service-Level CommitmentPolicyA 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 MonitorMonitorContinuously 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 Regression MonitorMonitoring SystemDetects post-replacement degradation in performance, reliability, safety, or user-facing outcomes.
Service-Level ToleranceMonitorDefines 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 DashboardToolPuts 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_blueprint_scriptService Design Artifact
Session-Guarantee TokenInterfaceA 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 AnalysisModelSelects 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.
Setback RequirementProtocolMandates 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.
setup_time_reduction_and_recalibrationWorkflowA workflow that lowers setup or switching cost and then recalculates the batch-size operating band.
Severability Clause and Review RuleDocumentAllows a disputed add-on condition to be severed or revised without destroying legitimate access or the entire relationship.
Severity Matrix ActivationToolApplies 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 Tier RecalibrationProcessRedraws 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 Price AnalysisMethodEstimates marginal objective gain from relaxing a binding constraint.
Shadow Process AuditProcedureCompares documented procedures with actual behavior to identify undocumented steps, bypasses, exception routes, and unofficial approvals.
Shadow Raw-Channel SamplingAuditQuietly 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 BoardRole or TeamA 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 RunMethodRuns 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-Map EvaluationProcessRuns 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 EvaluationReviewRuns 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 ComparisonTest or AssessmentCompares heuristic and algorithmic outputs before switching operational authority.
Shadow-Platform AuditAuditInspects embedded systems for host-like facilities, duplicate authoritative state, and unbounded local extension growth, and registers each shadow platform it finds.
shadow_displacement_accountingMethodA counterfactual accounting method that estimates what incumbent activity would have remained without the entrant.
shadow_scarcity_budgetMethodUses an internal constraint budget that treats part of the windfall as unavailable for ordinary consumption or expansion.
Shadowing SessionMethodAn 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.
Sham or Placebo ControlArtifactAn inactive or alternative comparator designed to preserve credibility and mask active-condition identity.
Shape Alphabet SheetArtifactA reference artifact showing approved primitive forms, allowed variants, and disallowed near-forms.
Shared ArtifactArtifactA 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 AdaptersArtifactKeeps 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 Clap or Step CycleMethodBuilds 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 BoardToolA 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 CalendarArtifactA calendar or visual artifact that shows recurring cycles, phases, usable windows, and dependency points across actors.
Shared Data or Feature StoreSoftware or ToolAllows multiple analytics, machine-learning, or information products to use governed common data or feature inputs.
Shared Handling or Passing RitualRitualLets 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 ClauseRuleAssigns 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 Mission FramingMethodFrames cooperation through a credible common purpose, shared future, or broader membership that participants can endorse without losing subgroup identity.
Shared Monitoring DashboardObservability Artifact
Shared Recitation Or PledgeRitualA 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 PoolResource Pool
Shared Restart DashboardMetric or DashboardA dashboard or status board showing phase state, readiness, load, incidents, and threshold breaches.
Shared Savings or GainsharingInstitutionSplits the benefits of improved performance so the party able to change behavior receives part of the system-level gain.
Shared Savings PoolInstitutionCollects verified savings or surplus and distributes it according to agreed contribution, need, or reinvestment rules.
Shared Screen HighlightInterfaceUses cursor focus, laser pointer, box highlight, live annotation, or spotlighting to make the shared target visible to all participants.
Shared Service CatalogArtifactLists available common services, eligibility rules, service levels, ownership, cost model, and onboarding path for varied outputs.
Shared Service CenterInstitutionCentralizes a repeated support function such as HR, finance, legal review, IT operations, procurement, analytics, or compliance for multiple units.
Shared Service DeskInstitutionConcentrates 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 Situation ModelArtifactA structured representation of current situation, risks, resources, roles, and action implications.
Shared Success DashboardMetric or DashboardDisplays joint viability indicators and imbalance signals so parties can see whether the relationship is reinforcing or extractive.
Shared Task Ownership ProtocolProtocolClarifies how jointly owned work is split, coordinated, reviewed, and credited so shared ownership does not erase individual responsibilities.
Shared Workflow BoardSoftware or ToolProvides live visibility into task states, blockers, dependency status, owners, and handoff readiness.
Shared-Burden Comparison TableEvaluation Matrix
Shared-Loss ContractInstitutionBinds 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.
Shear and Mixing ScheduleProtocolPrograms 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 BriefingProtocolTransfers active watch state, unresolved anomalies, expected absences, fatigue status, and changed assumptions.
Shift Handoff CheckHandoff Procedure
Shift-Reduce ParsingMethodBuilds 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.
Short-Circuit EvaluationMethodEvaluates a boolean expression left to right and stops the instant the result is settled, so later operands — and their side effects — never run.
Short-Time Fourier Transform Window SelectionMethodChooses 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-Risk Model Card SectionRegisterA 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-Processing-Time-First RuleScheduling Rule
ShortlistingArtifactReduces 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 AuditAuditSets 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.
Shuffled Practice DeckArtifactA deck of prompts or items shuffled within constraints for target coverage, difficulty, and contrast.
Side-by-Side Comparison DisplayInterfacePlaces items in the same viewing field so differences, similarities, gaps, or contradictions can be inspected without mentally reconstructing the relation.
Side-Channel Inventory WorkshopRitualA 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 Redirect NoticeArtifactA 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 TestMonitorAn 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-Payment Compensation PackageProcedureTransfers part of the joint gain to parties who incur costs or risks so efficient moves can become acceptable and legitimate.
Sign-Flip Sentinel MetricMetric or DashboardTracks when decayed context causes the observed survivor to imply the opposite or a materially different meaning.
Signage and Wayfinding RevisionArtifactRewrites 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 Comprehension TestTest or AssessmentTests whether people understand wayfinding, safety, warning, or instructional signs quickly enough for the situation.
Signal A/B Test or HoldoutMethodWithholds 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 HighlightingMethodMarks 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 TestProtocolAdds 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 RubricProtocolA 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 RegistryRegisterA 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 RubricTest or AssessmentSeparates plausibility, impact, evidence direction, response cost, and response lead time so ambiguous signals are not flattened into one misleading score.
Signal-Detection Calibration DrillTest or AssessmentTests sensitivity and criterion placement by reviewing signal/noise examples, misses, false alarms, and ambiguous cues.
Signal/Noise ReviewReviewA 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.
signature_likelihood_reportDocumentDocuments features, exemplars, controls, confidence language, alternative sources, and limits.
Signed Commitment AuthorizationDocumentProvides explicit evidence that the authorized actor or body closed the decision.
Signed Context ManifestArtifactA 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 Manifest or ChecksumRecord ArtifactBinds a release, dataset, package, bill of materials, or file set to a trusted issuer and expected content.
Signed Quorum CertificateArtifactBundles 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 PrototypingDesign Method
Silence and VoidAtmospheric Mechanism
Silence Reflection And Lament IntervalRitualA protected, wordless interval that opens bounded room for grief, reflection, dissent, or remembrance — without asking anyone to perform, speak, or agree.
Silence Signal Review BoardRole or TeamReviews high-stakes interpretations of silence or nonresponse where power, consent, safety, or exclusion risks are present.
Silent Monitor Assurance ReviewTest or AssessmentChecks whether the absence of alerts is meaningful or merely reflects broken, misconfigured, sparse, or blind monitoring.
Silent-Start Estimation RoundRitualA meeting ritual that preserves independent estimates before discussion.
Silent-Start Written InputProcedureLets participants commit views or concerns privately before hearing dominant voices, reducing early climate-of-opinion distortion.
Silhouette Reduction StudyMethodRemoves internal detail to test contour mass posture and figure-ground invariants
Silo Imprint AuditAuditHunts 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 RubricArtifactNames 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.
Simple Baseline ModelArtifactProvides a low-complexity model or design that more complex candidates must outperform or justify exceeding.
Simple PrototypeArtifactEmbodies the core function or interaction in a low-detail form so the main logic can be tested early.
Simplicity ConstraintDesign ConstraintPrevents added detail, rules, exceptions, or tuning layers when their marginal gain is too small to justify understandability and maintenance costs.
Simplification ReviewReview Workflow
simplification_regression_suiteTest or AssessmentA set of tests, examples, walkthroughs, or simulations that verify removed complexity did not remove essential behavior.
Simplified DiagramArtifactUses a visual representation to show the essential parts and relations while suppressing incidental visual or textual detail.
Simplified SimulationSoftware or ToolSimulates a reduced version of the system that captures enough behavior to guide the decision.
SimulationMethodImplements practice by reproducing selected conditions of real use in a controlled environment; it is a mechanism, not the archetype itself.
Simulation EnsembleMethodRuns many simulations or scenario realizations to reveal ranges, distributions, and sensitivity to assumptions.
Simulation or Case TestToolPuts 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 RunValidation MethodTests whether the proposed order produces the intended state transitions before the sequence is used in a live, costly, or irreversible setting.
Simulation Refinement LadderMethodAdds simulation detail in layers, such as finer resolution, stochastic effects, heterogeneity, spatial structure, feedback, or operational constraints.
Simulation ReplayProcessReconstructs 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 SweepSimulation Method
Simulation Result DashboardMetric or DashboardCommunicates outcome distributions, key percentiles, risk thresholds, and sensitivity summaries to stakeholders.
Simulation Rollout EvaluationSimulation Method
Simulation-Based Validation ReportReport ArtifactPackages scenarios, assumptions, metrics, results, limits, and the deployment recommendation into a reviewable artifact.
Simulation-Triggered Routine UpdateWorkflowUses 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 TestTest or AssessmentCompares time, timing, attention, competence, authority, and resources under realistic peaks.
Simultaneous-Front Stress TestAuditAn 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-Flight Request CoalescingProtocolWhen 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 EliminationMethodFinds the lone component whose failure would take down the whole, and removes its singularity so no single element stays catastrophic.
Single-Threaded OwnerOwnership Model
Singular Value DecompositionMethodA decomposition mechanism for non-square or non-normal mappings where singular directions are more appropriate than eigenvectors.
Singular-Value Rank DiagnosisDiagnostic EstimationReads a matrix's effective rank from its singular-value spectrum, counting the values above a chosen tolerance as the number of genuinely independent directions.
Sink Capacity AuditAuditVerifies 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 DashboardMonitorTracks 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 Constraint MatrixRegisterA 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 Mapping WalkthroughMethodWalks 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-Activation CampaignProcessBrings 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.
Situational Attribution ReviewExplanatory ReviewChecks whether behavior or performance has been attributed to stable traits when situational causes, constraints, incentives, history, or role expectations better explain the pattern.
Size-Distribution DashboardMetric or DashboardA dashboard that tracks unit count, size skew, merger rate, small-unit attrition, and concentration over time.
SketchArtifactA rough visual or spatial representation used to make a concept discussable and testable.
Sketch Map IndexRepresentation ArtifactUses a drawn map or diagram to design, review, and debug the locus assignments before independent recall.
Skew DashboardMonitoring ArtifactDisplays balance indicators such as load concentration, budget share, representation, attention share, or unresolved burden so imbalance becomes visible early.
Skill Maintenance DrillMethodA deliberate delayed practice task that maintains perishable procedural or cognitive skill.
Skills AssessmentDiagnostic EstimationA formal, domain-scoped evaluation that scores actual performance against an explicit standard, producing the evidence a calibration loop compares self-assessment to.
skip_lot_or_reduced_inspection_ruleRisk Reduction RuleReduces inspection burden after sustained process capability or supplier performance is demonstrated, while preserving triggers for renewed inspection.
SLA EscalationWorkflowEscalates items that approach or breach service-level commitments to additional authority, capacity, or review.
Slack Holdback PolicyPolicyPre-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 ReviewReviewA 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 TestReviewChecks whether an intensification proposal pushes protected slack — maintenance, recovery, surge, safety, or redundancy reserves — below an explicit floor.
Slide SequencingTemplateOrders presentation elements, builds, reveals, and transitions so the audience follows an intended line of explanation.
Sliding Scale RuleEligibility or Pricing Mechanism
Sliding-Scale SubsidyPricing or Funding RuleA subsidy rule that varies support by remaining need, capacity, or ability to pay.
Sliding-Window or Kernel BankSoftware or ToolApplies repeated local filters over an input space to detect patterns patch by patch.
Slow Consumer IsolationPolicyContains 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 PlanProtocolMeters 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 Safe-to-Fail ProbeMethodA deliberately small, contained trial that tests whether a proposed facilitator really lowers the barrier — and preserves selectivity — before it is trusted at scale.
Small-Bet Option LadderWorkflowMaintains many small reversible bets, scales winners, and retires losers before they threaten the safe core.
Small-Cell Suppression RuleRule
Small-Group-to-Whole-Group BridgeActivity FormatLets participants first build confidence and local connection in smaller groups, then carries representative insights, rhythms, or commitments into the whole group.
Small-Scale PilotMethodA constrained real-context trial used to learn before broader rollout.
Small-Step Refactoring WorkflowMethodBreaks 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.
Smith Predictor or Model-Predictive CompensationMethodActs 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 ArchiveRecordkeeping Pattern
Snapshot Plus ReplayMethodRebuilds current state fast by starting from a periodic snapshot and replaying only the events since, instead of the whole history.
Snapshot-Pinned DecisionMethodComputes and records a decision against one frozen, versioned snapshot of the state, binding the action to the exact evidence it was based on.
Social Discount-Rate ScheduleProtocolProvides a public or institutional rule for discounting social costs and benefits.
Social IndicatorMetric or DashboardUses surveys, reports, participation patterns, trust signals, complaints, or observed behavior to infer hidden organizational or social state.
Social Pattern MonitoringMethodObserves recurrent shifts in norms, roles, rumor, participation, exclusion, or informal coordination across a social system.
Social-Preview Cache InvalidationProtocolKeeps 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.
Sociotechnical Design WorkshopProcedureBrings technical owners, operators, affected users, managers, and governance owners together to map coupled social-technical changes.
Soft-Delete Quarantine WindowProcessMakes 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 MaterialsArtifactA 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 ReviewReviewEnumerates 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 LineageArtifactA 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 ObservabilityToolInstruments 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 StudyModelComputes 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.
Solvent–Antisolvent ShiftMethodChanges solvent quality — typically by adding an antisolvent — so that selected constituents lose solubility and precipitate or split off while others stay dissolved.
Solver DashboardInterfaceAn interface showing solver status, candidate solutions, objective values, constraint violations, and diagnostics.
Sorted Candidate SweepComputational Procedure
Source and Composite Disclosure CardDocumentLabels whether details are real, anonymized, composite, dramatized, speculative, or illustrative.
Source Attribution Confidence RubricDiagnostic EstimationA 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 SetArtifactA 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 TestDiagnostic EstimationDrives 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 Confusion Matrix ReviewReviewA 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 LinkageSoftware or ToolLinks commits, pull requests, issues, releases, tests, and requirements in version-controlled work.
Source Criticism ProtocolMethodUses structured questions about authorship, purpose, audience, context, proximity, and transmission to evaluate a source before accepting its claims.
Source Dependency GraphMethodA directed lineage map showing copied claims, shared datasets, common instruments, overlapping samples, and common-cause error paths.
Source Depletion DashboardMonitorContinuously 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 AuditTest or AssessmentReviews what sources, channels, authorities, and evidence classes actually enter the environment over a defined period.
Source Disclosure BriefCommunication ArtifactA concise communication explaining the source independence and confidence status behind a suspected cascade.
Source Elimination or SubstitutionMethodRemoves 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 ProgramProcessLowers how much hazard enters the pathway at its upstream sources, so every barrier, buffer, and filter downstream has less to hold back.
Source-Control Main BranchProtocolTreats 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-Label Preserving Summary TemplateArtifactA 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 RegistryRegisterDocuments, 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-Pressure Reduction ReviewReviewLooks 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 PlanArtifactA 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 DashboardMetric or DashboardTracks donor flow, recipient baseline, support share, donor stress, and autonomy-claim status over time.
Source-to-Score Lineage GraphSoftware or ToolVisualizes lineage from substrate records through transformations to the final score, label, dashboard value, or decision artifact.
source_independence_cross_checkSource ReviewA check that distinguishes genuinely independent support from repeated citations of the same underlying source or model.
Source–Load Sweep and Transfer-Function MeasurementTest or AssessmentVaries source, load, and operating conditions within a safe envelope and measures accepted, reflected, delayed, distorted, and lost transfer.
Source–Sink Network MappingMethod
Source–Sink Patch MapToolLays 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 Structure and Correspondence MatrixMethodAligns objects relations processes forces roles scales constraints evidence and confidence.
sovereign_or_stabilization_fund_ruleInstitutionPlaces windfall revenue into a bounded fund with drawdown, saving, smoothing, and public-purpose restrictions.
Sovereignty Breach Report ChannelProcedureLets actors report external interference, hidden vetoes, unauthorized preclearance demands, or insider overreach beyond the zone.
Space-Filling DesignMethodPlaces design points across a multidimensional domain to reduce large uncovered regions.
Spaced Flashcard SystemSoftware or ToolA tool or card workflow that schedules prompt-answer recall over spaced or adaptive intervals.
Spaced Retrieval SchedulerToolTimes 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-of-Control DesignMethodShapes reporting lines, team groupings, and direct-report limits so each overseer's scope is drawn deliberately rather than by accident of headcount.
Spare Part StockArtifactKeeps replacement parts available so a failed physical component can be replaced without waiting for external procurement.
Spare Parts InventoryArtifactStocks the replacement parts, tools, and licenses a repair will need, in the right quantities, before the breakdown that demands them.
Sparse Dictionary or Basis LearningMethodLearns or defines a set of basis elements so inputs can be represented by a small informative activation pattern.
Sparse LayoutLayout PatternReduces the number of visible elements so the remaining structure, priority, or action path can be read at a glance.
sparse_attention_maskSoftware or ToolRestricts attention, processing, or routing to a selected subset of relevant channels or modules.
sparse_or_low_rank_priorMethodImposes an explicit structural assumption that many effects are zero, low-rank, smooth, or otherwise constrained.
sparse_tagging_taxonomyMethodLimits each case or artifact to a few curated tags from a larger vocabulary.
Spatial Axis DiagramToolReduces 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 RouteMnemonic MethodUses a route, room sequence, path, or map as the retrieval scaffold for ordered material.
Spatial or Network Cluster DetectionToolTests 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 Workflow LayoutWorkflowArranges physical spaces, stations, tools, and materials so people perceive process sequence, handoffs, and safety zones.
Speaker AttributionArtifactLabels who said, wrote, approved, observed, or owns a statement so first-person, second-person, and authority-dependent references do not become anonymous.
Specialist Routing MatrixWorkflowRoutes cases to bounded specialist fields by input attributes and ambiguity status.
Specialization Cohort SeedingMethodLaunches 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 ReportDocumentA written account of modes, gains, dominance criteria, residuals, and interpretation limits.
Spectral Gap MonitorMetric or DashboardTracks separation between dominant and secondary modes to judge whether simplified modal control remains justified.
Spectral Signature MatchingMeasurement Method
Spend or Resource RampWorkflowIncreases budget, capacity, or resource allocation stepwise while measuring marginal response, waste, and saturation.
Spending Cap or Resource CapPolicyCaps how much any rival may spend or field, converting a ruinous, escalating arms race back into a contest of skill within a fixed budget.
Spillway Release ProtocolOperational Protocol
Spinodal Quench ProtocolProtocolQuenches 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/Merge Decision TreeTemplateA branching decision artifact for deciding whether a transformation produces continuity, succession, fork, merger, replacement, or multiple entities.
Sponsor Influence FirewallProtocolSeparates 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-Required Acceptance ProtocolProtocolBlocks 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_and_counterforensic_challengeProcedureAttempts to imitate, suppress, transfer, or plant signature features before accepting attribution.
Spot CheckProcedureA short, bounded inspection of selected cases or moments used to catch intermittent defects, lapses, or state changes without monitoring everything continuously.
SpotlightingMethodMakes 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 AuditAuditWalks an actual spreadsheet cell by cell — columns, hidden intermediate cells, and formula chains — to surface the unlabeled unit and denominator slips that spreadsheets breed.
spurious_association_probe_setTest or AssessmentA set of tests that exposes whether a model, learner, team, or process has learned an incidental pairing instead of the intended relation.
Stabilization and Consolidation ScheduleProcessSchedules 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 ChecklistChecklist
Staff Recovery Time PolicyInstitutionImplements recovery by ensuring people have protected time after intense shifts, incidents, overtime, or emotionally demanding work.
Staffing Floor ExperimentTest or AssessmentFinds the lowest staffing or support level that preserves service quality and resilience without normalizing unsafe understaffing.
Staffing Intensity BandWorkflowSets staffing level within an effective service band.
Staffing Level ExperimentWorkflowA workflow for varying staffing or support intensity and observing operational response.
Staffing ReserveWorkflowKeeps staff hours, on-call capacity, cross-trained personnel, or surge teams available for critical demand rather than fully assigning everyone to routine work.
Staffing to DemandLabor Capacity AdjustmentWorks when labor is the binding service resource and enough lead time exists to change rosters, assignments, on-call activation, or cross-coverage.
Stage Conversion Anomaly AlertSoftware or ToolTriggers review when stage conversion deviates from a validated baseline or control limit.
Stage Transition LogArtifactRecords candidate survival, rejection, branching, confidence changes, and rationale at each stage.
Stage-Gate Activation ReviewGovernance ProtocolDivides activation investment into decision gates so commitment increases only when evidence about threshold distance, adoption, and benefit realization improves.
Stage-Gate Concept ReviewReviewAdvances 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 ExplorationProcessRuns 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-Output Diff and Semantic-Equivalence TestReviewDiffs 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 PlanProcedureImplements the archetype by matching message content, audience, timing, tone, and disclosure level to the current phase of a project, crisis, treatment, negotiation, or rollout.
stage_appropriate_feedback_scriptFeedback ScriptA mentor script that validates the threshold crossing while naming concrete gaps and practice actions.
Staged AnnouncementMethodReleases information in planned stages so recipients can understand, prepare, and respond instead of receiving everything at once.
Staged Capability RestoreProcessRestores 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 Cohort LaunchProcessLaunches inside one bounded cohort at a time so local density crosses critical mass before the network expands.
Staged Commitment and Irreversibility-Acceptance GateProtocolReviews readiness, residue, burden, alternatives, horizon, consent, remedy, fallback, and next-stage irreversibility before exposure grows.
Staged Commitment ReleaseProtocolDelivers 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 Harvesting or DecommissioningMethodRemoves 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 Lever RampProtocolRe-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 TrialDiagnostic EstimationFinds 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 OnboardingWorkflowAn onboarding process that introduces responsibilities, knowledge, or features in planned stages.
Staged Option Investment PlanWorkflowPreserves future upside through small reversible investments while avoiding overcommitment to short-term hype.
Staged Policy TrialGovernance Trial
Staged Reciprocal CommitmentWorkflowBreaks cooperation into verifiable increments so actors can build trust without overexposure.
Staged Release ScheduleProtocolReleases 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 Research ModelProcessAdvances from exploratory evidence to stronger methods, richer instruments, larger samples, or closer-to-field conditions as uncertainty narrows.
Staged Resynchronization ProtocolOtherReconciles state or epochs in waves with validation and rollback.
Staged Reversible Environment PilotExperimentation Method
Staged Rollout ValidationWorkflowValidates that a policy, service, product, or process continues to satisfy its guarantee as it expands from pilot to later stages.
Staged Rule Rollout with RollbackProtocolLimits the blast radius of rapid updates by releasing them gradually and reverting if harm indicators rise.
Staged Self-Host BuildProcessBuilds 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 Simulation ValidationMethodImplements the archetype by validating each simulation detail, resolution increase, coupling, or parameter expansion before accepting it as part of the model.
Staged Threshold RolloutProcessIntroduces a revised threshold gradually — a cohort, site, or slice at a time — with rollback criteria and live watch for overload, gaming, or unfair regression.
staged_capacity_pilotProcedureA reversible rollout procedure for capacity additions in self-optimizing networks.
Stagewise Availability AssayDiagnostic EstimationMeasures 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 Information ReleaseWorkflowReleases social, ranking, or aggregate information in phases so early participants do not disproportionately anchor later participants.
Staggered Work ShiftsProcedureOffsets start, break, handoff, or end times so staffing, commuting, facilities, and supervision peaks do not all hit at once.
staggered_maturity_refinancing_scheduleWorkflowSpreads maturities and renewal windows so obligations do not cluster at one fragile rollover point.
Stakeholder Alignment SessionRitualBrings 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 Boundary ReviewParticipatory Review Method
Stakeholder DeliberationRitualCreates a forum where affected parties and decision makers can compare normative claims, contest assumptions, and clarify acceptable tradeoffs.
Stakeholder Exclusion AuditAudit Method
Stakeholder Frontier ReviewRitualConvenes 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 ChannelInterfaceLets affected parties report consequences that operators may not observe through internal telemetry.
Stakeholder Hidden-Constraint BoardWorkflowMakes invisible constraints, fears, incentives, and information gaps visible for service, policy, or organizational design.
Stakeholder Inclusion ReviewProcedureExamines whether the affected stakeholder set includes overlooked groups, boundary populations, indirect beneficiaries, or negatively affected parties.
Stakeholder Knowledge ForumDeliberative ForumCreates a structured setting where different knowledge holders compare evidence, explain assumptions, surface interpretive gaps, and record changes to the knowledge base.
Stakeholder MapArtifactRepresents actor relations such as interest, influence, responsibility, obligation, trust, conflict, or communication paths.
Stakeholder Mapping WorkshopMethodA facilitated method for eliciting stakeholder categories, interests, influence paths, missing voices, and early engagement needs.
Stakeholder Meaning CheckProtocolTests 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 ElicitationProtocolGathers, 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 Pulse CheckTest or AssessmentSamples readiness and trust before high-stakes communication, launch, escalation, or change intervention.
Stakeholder Realignment WorkshopFacilitated Design ProcessUses a structured meeting or workshop to identify problematic relationships, negotiate new interaction patterns, and assign transition responsibilities.
Stakeholder ReviewParticipatory Review
Stakeholder SurveyArtifactCollects stakeholder reports, preferences, or concerns.
Stakeholder Weight Review PanelReview ProcedureReviews proposed weights for legitimacy, impact, and acceptability.
Stakeholder-Inclusive RedesignDesign Process
Stakeholder-Specific BriefDocumentCreates audience-specific versions of the same message for executives, frontline staff, customers, community members, regulators, students, or partners.
stakeholder_assumption_elicitationParticipatory ProcessUses stakeholder perspectives to reveal assumptions insiders may not see.
Stakes–Latency–Error ScorecardArtifactMakes the central tradeoff visible by juxtaposing consequence, time budget, and expected error reduction.
Stale Data Revalidation GateProtocolRefuses 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-Layer Detection DashboardMonitorA 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 CacheProtocolOn 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.
stale_reference_monitorMonitoringDetects recurring stale handles, caches, records, approvals, or links that produce use-time failures.
Standalone Base-Service PathProcedureProvides core access without optional or unrelated conditions, with equivalent usability and nonpunitive terms where feasible.
Standard License with Opt-Out ReviewDocumentA default license template that reduces bespoke negotiation while preserving bounded objection rights.
Standard Operating ProcedureProcessFreezes a stabilized, low-judgment routine into ordered steps, named roles, and explicit acceptance conditions so anyone can run it the same way.
Standard Report Sort OrderTemplateUses a recurring presentation order so readers can compare reports across time without reinterpreting layout changes.
Standard Work InstructionDocumentA concise, controlled description of the approved steps, sequence, roles, and conditions for a repeatable task.
Standard-Setting ProcessInstitutionA formal governance process that resolves recurring mapping conflicts by creating or updating shared rules, standards, or reference mappings.
Standardization or Variety FilterMethodReduces unnecessary external variety before it reaches response operations by standardizing formats, interfaces, requests, categories, or allowable options.
Standardized Mean Difference TableMetric or DashboardA table reporting group differences in baseline covariates on a standardized scale.
Standardized Residual ScoreStatistical CalculationTransforms observed-minus-expected difference into a scale-adjusted residual or z-like score.
Standardized Rollout TemplateArtifactA 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 RubricToolFixes 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 CampaignProcessCoordinates early adopters around one shared standard so their isolated implementations become an interoperable network worth joining.
Standards BodyInstitutionThe standing institution that authors, reviews, publishes, and evolves a shared standard and adjudicates disputes about what it means.
Standards Committee ProcessInstitutionConverges 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_body_participationGovernance MechanismShapes or learns from emerging standards early enough to influence path dependence.
Standby Credit FacilityInstitutionA prearranged borrowing or credit access channel that can be drawn when ordinary liquidity is insufficient.
Standby ListUnused Capacity Fill MechanismStandby lists can improve utilization but create fairness concerns if their rules are opaque.
Standby Team RosterRole or TeamKeeps a prepared group available to cover a critical operation during absence, overload, or incident response.
Standby Transport CorridorMethodKeeps 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 InterfaceInterfaceKeeps low-intensity status visible while reserving high-salience interruption for defined threshold crossings.
State Diff TestTest or AssessmentRuns an action and compares before/after state surfaces to detect undeclared changes.
State Migration PlaybookOperational ProcedureMoves or maps durable state, configuration, credentials, and history needed for the substitute to perform the role.
State-Estimation FilterToolFuses 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-of-the-Art Baseline StudyMethodCompares a candidate method, model, product, or process against strong current alternatives under matched conditions.
State-Space ModelModelSpecifies 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.
Stationarity TestDiagnostic EstimationTests 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 Process Control ChartMonitorPlots 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 AnalysisModelModels 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.
statistical_acceptance_sampling_planOffline Sampling PlanSamples completed lots or batches using predefined sample sizes and acceptance/rejection numbers to decide whether the lot can be released.
Status Quo Costing SheetBaseline Accounting
Status Symbol RedesignMethodAlters titles, badges, spatial arrangements, visible privileges, honors, or other prestige signals that rank participants in unintended ways.
Status Update CadenceRitualCommits 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.
Steelman Counterposition BriefDocumentPresents rival views in their strongest evidence-bearing form before critique or rejection.
Stencil Computation TemplateTemplateA template for applying the same neighborhood computation at every grid or lattice position.
Step-Down ProtocolProtocolA domain-adapted procedure for moving from a higher-intensity support level to a lower-intensity level while preserving safety checks.
Step-Locking ChecklistChecklist or ControlPrevents skipped or misordered steps in settings where a simple visible control can preserve sequence integrity.
Stereotype / Tokenism Red TeamProcedureReviews whether the identity appeal relies on caricature, mascot examples, demographic essentialism, or borrowed legitimacy.
Stereotype AuditTest or AssessmentReviews labels, narratives, assumptions, rubrics, model variables, or decision patterns for generalized trait claims about a group. It implements Essentialism Audit when it explicitly tests variability, context, boundary cases, and decision consequences rather than only flagging offensive wording.
Stewardship or Nonwaste CovenantRuleBinds 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 RotationProtocolCycles 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 ReviewEthical Safety Review
Stimulus–Response PilotMethodA bounded pilot that varies stimulus or intervention intensity and observes response.
Stochastic Microvariation FieldMethodIntroduces bounded nonrepeating variation while controlling distribution clustering direction and outliers
Stochastic Sensitivity AnalysisTest or AssessmentAnalyzes simulated runs to identify which uncertain inputs or assumptions dominate outcome variation.
Stochastic State-Space ModelModelSeparates 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.
Stock / Flow Separation CheckReviewSeparates 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 DiagramModelDraws 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 MapModelDiagrams 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.
Stop-Loss CoverDocumentA contract that caps retained losses after an individual or aggregate threshold is reached.
Stop-Loss RuleRuleA 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 GateRuleA 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 RuleProcedurePause, consolidate, defer, or de-escalate when closing or refractory signals appear.
Stop-Ship CriterionProtocolBlocks release or deployment when a no-go condition is present.
Stored Load DashboardMetric or DashboardDisplays reservoir state, inflow sources, clearance progress, thresholds, and residual-load risk.
Story A/B Interpretation TestTest or AssessmentCompares narrative versions for intended belief shift, unintended readings, reactance, trust, and action intent.
Story Myth Or Origin ReenactmentRitualA 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.
Stovepipe Retirement Migration PlanWorkflowMigrates duplicated vertical stacks into a shared layer when the scope benefit exceeds migration and coupling costs.
Strategic Learning CurriculumCurriculum
Strategic ReserveInstitutionConstitutes 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 PlanDocumentDefines flexible reserve classes, release authority, priority, access, and replenishment.
Strategic Revisit GateProcedureA decision gate that reopens a strategy when predefined evidence thresholds are crossed.
Strategic Transition MapPlanning ArtifactConnects horizon classifications to dependencies, timing, ownership, and action commitments.
Strategic Transition WorkshopFacilitation FormatBrings stakeholders together to classify initiatives, surface horizon tensions, and negotiate resource or timing implications.
Strategy Sensemaking WorkshopMethodA workshop that interprets market, technology, political, or organizational shifts and turns a shared reading of the environment into strategic options.
Strategy Switch Decision TreeToolA 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 Benchmark SuiteEvaluation Protocol
Stratified Rate TableComparison Artifact
Stratified Rollup AnalysisAggregation Method
Stratified Scale SamplingSampling Design
Stratified Target-Scale RolloutProcessDeploys 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 RecordMethodUses physical or conceptual strata to infer the sequence and conditions by which a cumulative structure formed.
Stratigraphic Section DiagramArtifactRepresents observed layers, boundaries, markers, and inferred order in a profile or section.
Stratum-Specific Threshold ScheduleDocumentLists different eligibility, review, escalation, inspection, or intervention thresholds for each stratum.
Stress Test and Reverse Stress TestAuditRuns 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 ScenarioTest or AssessmentRe-estimates pooling benefit under crisis-state co-movement.
Stress-Test Margin CheckAuditApplies simulated and historical adverse scenarios to an already-designed margin to check whether it actually survives the cases it is meant to cover.
Stress-Tested Plan ReviewProtocolReviews a plan or design against adverse but plausible conditions before selecting it for implementation.
Strict Bidirectional Contract GateProtocolEnforces 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 LinterToolChecks 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 RunMethodRuns 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 SimulationSoftware or ToolSimulates the central relationship with minimal variables before adding heterogeneity, stochasticity, spatial detail, or full operational realism.
Structural Filter PostmortemReviewAfter 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 Line and Plane MapArtifactExtracts directional axes edges intervals overlaps and spatial relations before depiction is removed
Structural Safety FactorMethodMultiplies 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 UnbundlingPolicySplits 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.
Structure-Preserving Map SpecificationArtifactWrites 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.
Structured ApplicationArtifactA standardized form that requires every candidate in a defined pool to supply the same decision-relevant evidence, making otherwise incomparable candidates comparable.
Structured DebateFacilitation MethodGives thesis and antithesis equal disciplined expression so each side’s strongest claims, evidence, and concerns are visible before synthesis begins.
Structured Disclosure RequirementPolicyCompels 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 PanelWorkflowUses repeated expert estimates, feedback, and uncertainty summaries to assess future events, timelines, or probabilities.
Structured InterviewMethodAsks 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 Round RobinFacilitation ProtocolGives each participant or subgroup a bounded opportunity to contribute before open discussion or free-form activity resumes.
Style GuideDocumentDocuments style rules and permitted variations for language, visuals, or presentation.
Style Guide CreationArtifactTurns 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 LibraryDocumentA curated collection of reusable patterns, allowed variants, and usage rules.
Style-, Sector-, or Case-Matched BenchmarkArtifactA benchmark constructed from comparators matched to style, sector, case mix, mandate, or exposure profile.
stylometric_attribution_modelSoftware or ToolEstimates source likelihood from stable linguistic, formatting, rhythm, or choice-pattern features.
Subgroup Coverage Calibration TableArtifactReports nominal and empirical coverage by subgroup, site, period, tail state, or risk stratum.
Subgroup Disaggregation AuditTest or AssessmentBreaks down aggregate impacts by subgroup, geography, role, income, exposure, access, or vulnerability to reveal hidden losses and uneven gains.
Subgroup Outcome-Validity DashboardMetric or DashboardCombines protected subgroup patterns with validity, scoring, persistence, review, and experience evidence.
Subscription APIToolLets 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 DashboardMonitorSurfaces 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 AssessmentTest or AssessmentAssesses how much of recipient performance depends on donor flow and which functions would fail without it.
Subsidy LedgerDocumentMaintains a visible record of support flows, costs, beneficiaries, duration, and governance terms.
Subsidy or Equalization FundInstitutionCreates 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.
Substitutability Trial / CanaryProcessProves a replacement in production by routing a slice of real traffic to it and promoting only if it behaves indistinguishably from the incumbent.
Substitution DrillProcedureExercises the shift from an overweight dependency to alternatives under realistic load and timing conditions.
Substitution MatrixArtifactA 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 Depletion DashboardMonitorPuts 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 Repair ProtocolProtocolRebuilds 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 GatePolicyA 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_capacity_budgetDocumentA budget stating total shared capacity, reserved floors, discretionary slack, phase-in allowance, and emergency reserve.
Succession and Stewardship PlanPolicyNames 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 SystemProcessPrepares 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.
Succinct Cryptographic Proof VerifierProtocolChecks 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 SystemSoftware or ToolImplements compact proofs of computation, membership, possession, or constraint satisfaction under a formal proof system.
Summary or Rollup TableArtifactPrecomputes 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-Claim Traceability MatrixArtifactDecomposes 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 ViewInterfaceA paired view where a compact summary connects to selectable detailed records or explanations.
Summary-Diff ReviewReviewReviews 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 TestMethodPuts 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.
Sunset and Debrief TriggerTemporal Control
Sunset and Reauthorization ReviewReviewBuilds 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 ClauseRuleBuilds 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 ReviewProtocolEnds or reauthorizes a rule on a defined schedule using updated evidence and burden data.
Sunset Clause ReviewReviewAttaches 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 HearingProcedureForces affirmative reassessment instead of letting provisional commitments become permanent by inertia.
Sunset Clause with ReopenerPolicy or Contract ClausePrevents early commitments from becoming permanent by requiring review, renewal, or reopening at a defined trigger or date.
Sunset Reauthorization VoteInstitutionSets 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 ReauthorizationGovernance ProcedureA governance procedure that makes continuation require renewed justification after a date, cycle, or condition.
Supernormal Cue AuditChecklistReviews products, environments, messages, reward schedules, and interfaces for cues that exceed natural or validated calibration ranges.
Supervised PracticeProcessA 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 LearningModelLearns 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 ModelModelDerives the target ratio of overseers to supervised units by measuring oversight load and adjusting the baseline for complexity and risk.
Supplier DiversificationSupply Chain MechanismAdds independent sources or pathways when continued dependence on one supplier or channel yields less benefit or growing fragility.
Supplier or Model HomologationCertification ProcessApproves alternate suppliers, models, materials, or procedures as role-equivalent under specified conditions.
Supplier Release ContractInstitutionA 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 RotationProcedureExercises alternate suppliers or pathways under bounded load so supply chains discover and strengthen weak links before crisis.
Supply Chain MappingMethodTraces 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 ReviewProcedureTraces whether alternate suppliers, logistics routes, components, or raw materials share sub-tier vendors, regions, infrastructure, labor constraints, or regulatory chokepoints.
Supply-Chain Tier MonitoringDomain Monitoring System
Supply-Demand RebalancingMethodA method for restoring workable relation between available supply or capacity and demand or need.
Support Burn-Rate ReviewReviewA recurring review of how fast sustainment capacity is being consumed relative to reach, projecting when the front will outrun its support.
Support Escalation ScriptTemplateAnnounces that an interaction is moving from ordinary help into escalation, complaint handling, safety review, or specialist handoff.
Support Flow AgreementInstitutionTurns 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 Lifecycle ScheduleDocumentPublishes end-of-support, deprecation, migration, and exception dates so dependents can plan change.
Support Line PostmortemAuditAfter 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 QuotaProtocolCaps donor obligation or hidden subsidy share until support is diversified, repriced, or capacity is increased.
Support Taper PlanMethodA 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 RouterToolTurns 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-Fading ChecklistChecklistA checklist for removing scaffolds, prompts, coaching, or direct help only after readiness, substitute skill, and fallback criteria are satisfied.
support_layer_sunset_reviewReview Protocol
Suppression Backfire PrecheckChecklistA pre-action checklist that scores visibility, audience inference, replication pathways, legitimacy, and proportionality before removal, denial, or legal escalation.
Surface-Sampling WalkthroughMethodWalks 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 DosingMethodAdds 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 QueueProcessHolds 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 RosterProtocolPre-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 Team ActivationRole or TeamStands 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 PoolRole or TeamStands 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.
Surprise-to-Action BridgeProtocolThe 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 ModelMethodUses a cheaper model to stand in for a more expensive, slower, or inaccessible model while tracking where the substitute is valid.
Survival or Time-to-Event AnalysisModelFits 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 AuditTest or AssessmentExamines whether analysis of survivors hides earlier exclusion, abandonment, refusal, or technical failure.
Sustainable Yield QuotaRuleCaps 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 RuleMethodImplements 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 BlueprintModelDraws 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.
Switching Support ToolingToolThe 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_scaffoldRetention MechanismCreates legitimate continuity, migration, integration, or data-history advantages that make early adoption persistent.
Sybil, Collusion, and Brigading DetectionMonitorDetects fake accounts, coordinated rings, paid reviews, and retaliatory brigading that manufacture or attack reputation.
Symbol Collision ChecklistChecklistReviews whether two symbols look too similar, signal incompatible meanings, or compete in the same composition.
Symbol Drift Revision LogChange LogRecords changes to symbolic mappings and explains whether shifts are intentional narrative development or corrections.
Symbol Meaning Review ConversationReviewPeriodically 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.
Symbolic Object CirculationRitualA 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 RitualSocial Restoration Mechanism
symmetric_case_applicationConsistency Check
Symptom DiaryDocumentLets a person record timing, context, preceding conditions, symptoms, and recovery details for episodic problems that are not directly instrumented.
Symptom–Biomarker CrosswalkTemplateSeparates patient-reported experience, clinical observations, biomarkers, and diagnostic inferences in medical contexts.
Synchronization CheckpointProtocolA 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 JobToolPropagates 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.
Synchronized Campaign CalendarDocument
Synchronized Gesture Toward AnchorRitualAligns 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 RhythmMethodCoordinated movement, breath, rhythm, or song that aligns a group in time — turning many separate bodies into one felt, bounded collective act.
Synchronized Production CyclesProcedureA procedure for aligning recurring production, inspection, procurement, and delivery cycles.
Synchronized Refresh CadenceProcedureSchedules reminders, recertification, recalibration, or communication refresh so companion signals remain available through the decision window.
Synchronized Silence or PauseRitualAligns 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.
Synonym DictionaryControlled Vocabulary ArtifactGroups alternate words or phrases under preferred terms while preserving retrieval across vocabulary variation.
Synonym Merge ReviewReviewA 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 WorkshopGroup Design ProcessGuides a team through thesis, antithesis, preserved values, blind spots, synthesis generation, and action translation.
Synthetic Control MethodMethodBuilds 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 Health CheckSoftware or ToolRuns artificial transactions or probes to infer whether a system path is functioning when direct user-impact observation is delayed.
Synthetic Kernel Test PatternTest or AssessmentA test input suite with known local structure used to diagnose kernel behavior before deployment.
Synthetic or Exercise MarkerMetadata or Labeling Scheme
Synthetic or Perturbed Data ValidationTest or Assessment
Synthetic ProbeTest or AssessmentGenerates a controlled test event or request to infer whether the system responds as expected from the outside.
System Dynamics MappingModeling MethodRepresents feedback, accumulations, flows, and delays in a form that can support qualitative reasoning or simulation.
System Dynamics SimulationModelTurns 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 Integration WorkflowProcessSequences 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 InterviewsElicitation Method
System Restore PointTechnical ArtifactCaptures system configuration or environment state for later restoration.
System-Identification ExperimentMethodBuilds 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 DefinitionMethodA method for naming the system under consideration, its environment, and its interfaces.
System-of-Record DesignationPolicyNames one system as the governing record for a defined subject and scope, so its value wins whenever copies elsewhere disagree.
System-Wide Net-Risk DashboardMonitorSets 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.
system_of_systems_holon_mapArtifactA diagram representing systems as nested and interacting holons rather than only as reporting lines or modules.
t-Wise Combinatorial Interaction TestingMethodCovers 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 Cascade ExerciseRitualSimulates a shared failure cause and asks how redundant paths, teams, authorities, and recovery plans respond when they are stressed together.
Tabletop ExerciseRitualRehearses decisions, roles, communication, escalation, and coordination under a plausible incident or change scenario.
Taboo-Topic Research SafeguardProtocolStructures research, data gathering, or documentation around taboo matters so inquiry does not sensationalize, coerce disclosure, expose participants, or flatten local meaning.
Tactile Paving SurfacePhysical Standard or SurfaceUses standardized raised or directional textures to communicate navigation, boundary, or warning information through touch.
Tagged Input TracingMethodAttaches 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.
Tail Case RegistryRegisterKeeps 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 ReviewRitualTreats 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 EstimationMethodEstimates 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 AnalysisTest or AssessmentTracks whether untrusted values can reach interpreter sinks without inertization or authorization.
Tainted Data QuarantineInformation Integrity Mechanism
Take-Back PilotWorkflowA pilot workflow for testing collection, return incentives, sorting, refurbishment, and recovered-value destinations.
Take-It-or-Leave-It Term AuditTest or AssessmentReviews nonnegotiable terms for dependency exploitation, hidden add-ons, excessive waivers, and lack of realistic refusal.
Takt or Cadence BoardArtifactPuts 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 SealPhysical ArtifactMakes unauthorized opening, alteration, or counterfeiting detectable to inspectors who cannot issue valid seals.
Taper and Handoff PlanWorkflowCoordinates staged reduction, localization, substitution, or formalization of support with contingency buffers.
Taper Plan TemplateTemplateA structured plan that records baseline intensity, decrement steps, monitoring windows, rebound thresholds, fallback rules, owners, and review dates.
taper_and_replacement_triggerProtocolActivates gradual reduction, source replacement, or capability rebuilding when windfall dependence or volatility crosses a defined threshold.
Tapering StrategyTransition Method
Target Freeze or Change WindowProtocolDeclares 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 ReviewRitualA recurring review that asks whether the current number and scale of units still match the system’s purpose.
Target-Site Sampling or Proxy ValidationDiagnostic EstimationMeasures 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 ReviewReviewDiffs 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 LimiterProtocolThrottles 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 SubsidyEconomic SupportOffers 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 SprintProcessConcentrates 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 CampaignProcessGoes 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 AllocationResource Allocation MethodDirects support, funding, attention, staff time, or capacity toward participants or contexts facing materially greater barriers.
Targeted Subsidy or BonusInstitutionAdds a positive payoff for desired behavior, usually when the behavior creates system value but actors would otherwise underinvest in it.
Tariff, Fee, or Toll RedesignPolicyRecalibrates 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 AnalysisMethodMaps 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 AnalysisAnalysis Method
task_based_wayfinding_testTest or AssessmentObserves representative agents choosing routes from local cues while attempting realistic tasks.
TaxonomyArtifactOrganizes categories hierarchically or by controlled grouping; it implements part of ontology clarification but does not replace relation and boundary work.
Taxonomy Merge WorkshopRitualA 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 RevisionArtifactExecutes 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.
Teach-Back Comprehension CheckTest or AssessmentAsks recipients to restate the adapted message or next action in their own words to verify uptake.
Teacher / Manager Expectation CheckReviewPrompts 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 SwitchMethodHelps instructors or managers distinguish when they are explaining, coaching, evaluating, correcting, or certifying performance.
Team RetrospectiveReview RitualCreates a recurring space for a team to inspect its own work process, coordination patterns, and improvement commitments.
Team Topology Review WorkshopRitualA 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 BoardInterfaceUses 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 AgreementDocumentImplements local rule design in groups by making repeated interaction rules explicit: how people signal blockers, make decisions, update each other, or coordinate handoffs.
Team-to-Organization Process TranslationMethodAdapts 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.
Teardown WorkshopRitualA 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 DesignMethodBridges 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 RoundRitualIteratively refines expert positions on standards, safety thresholds, design choices, or technical interpretations without relying only on meeting-room authority.
Technical Debt BurndownWorkflowUses planned repair work to reduce accumulated design, maintenance, or reliability burden that has collected inside a system.
Technical Debt LedgerTracking ArtifactMaintains a visible, owned list of deferred quality obligations, expected rework, risk level, repayment trigger, and due horizon.
Technical Debt Paydown CadenceWorkflowSchedules recurring repair so shortcuts do not compound into fragility, opacity, or change paralysis.
Technical Standard SpecificationArtifactThe authoritative written document that states a standard's requirements, permissible values, and the conformance criteria independent implementers must meet.
Technology Impact Base-Rate ReviewMethodCompares the focal case with analogous adoption, diffusion, integration, and productivity histories before accepting a forecast.
Teleconnection System MapArtifactA visual or structured map that links remote drivers, mediating dynamics, transmission pathways, lags, and local impacts.
TelemetrySoftware or ToolAutomatically emits operational measurements or events so system health, usage, load, or errors can be inferred over time.
Telemetry Health-Score DecoderSoftware or ToolReads a pattern of service metrics, traces, alerts, and user signals into a health estimate while preserving uncertainty and component-level explanation.
Telemetry Proxy MonitoringSoftware or ToolUses logs, performance counters, traffic patterns, or device signals as proxies for hidden system health or user experience.
Teleology ChecklistChecklistAsks whether the account implies inevitability, destiny, natural progress, natural decline, moral culmination, or endpoint-driven interpretation.
Temperature or Composition QuenchProtocolDrives 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 and Form LibraryTemplateA controlled set of approved forms, schemas, templates, or field layouts for recurring communication and documentation tasks.
Template Clause Override RegisterRegisterA 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 Policy Origin AuditAuditTraces 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 CueRole or TeamA 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 MapArtifactCharts which external events create pressure to respond, who benefits from that pressure, and which pressures can be ignored or buffered.
Tempo-Trap Red-Team ReviewTest or AssessmentReviews a plan for ways a faster actor could force overreaction, premature commitment, wasted attention, or self-escalation.
Temporal Contact SchedulingProtocolMakes 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 Multiplexing ScheduleMethodMultiplies 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 Washout IntervalProtocolInserts a reset interval between exposures so responses to the second condition are less contaminated by fatigue, carryover, or residual response to the first.
Temporal-Difference UpdateMethodTreats 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_contiguity_training_scheduleProcedureA schedule that controls timing and spacing between paired events to strengthen valid associations while avoiding fatigue.
temporal_precedence_screenCausal Plausibility FilterA check that rejects claimed lagged influence when the proposed cause does not reliably precede the effect.
Temporary Local Shim with ExpiryToolPermits 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 GateGovernance ControlTemporarily slows irreversible progression while evidence, legitimacy, coordination, or alternative-path readiness catches up.
Temporary Paving PilotProcessStands 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 ElevationProcedureProvides time-limited elevated access for a justified task, incident, migration, or emergency.
Temporary Sensor DeploymentSoftware or ToolA time-limited or condition-triggered instrument that samples a location, device, process, or environment when permanent instrumentation is too costly.
Temporary-Solution Expiry ReviewRitualA 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.
Tender or RFP ProcessProcessA 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 RehearsalMethodRuns 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 StoryboardArtifactLays out the intended arc — baseline, rising beats, peak, release, aftermath — as a panel-by-panel plan before anything is built or run.
Term/Epoch Leader ElectionProtocolChooses 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 HandoffProtocolDelivers 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 and Totality Proof ReviewTest or AssessmentChecks whether the proposed procedure halts for every in-scope input and returns one of the permitted answers.
Terminology Alignment WorkshopRitualBrings stakeholders together to compare intended meanings, actual usage, and confusing terms before revising shared language.
Terminology Crosswalk DocumentDocumentDocuments source terms, target candidates, definitions, examples, non-equivalent cases, prohibited literal translations, and domain constraints.
Terrain or Topology Position ReviewProcedureReviews the physical, relational, computational, or institutional topology that creates positional value.
Test Coverage AuditTest or AssessmentChecks whether tests cover intended functions, branches, conditions, requirements, risks, or user paths, and then identifies untested regions.
Test Coverage LinkSoftware or ToolConnects requirements, behaviors, risks, or code paths to tests and verification outcomes.
Test MarketMarket Trial
Test-Case-to-Requirement LinkerToolBinds each verification test to the specific requirement it exercises, creating a per-requirement witness record and exposing requirements with no test bound to them.
Texture Sample CardTraining or Reference ArtifactProvides physical or visual examples so users, manufacturers, and reviewers can calibrate the texture vocabulary.
Textured Chart FillVisual EncodingApplies patterned fills to bars, areas, regions, or nodes so categories remain distinguishable without color alone.
Theorem-Prover-Guided SearchToolUses 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.
Theory of Constraints CycleMethod Family
Thesis-Antithesis MappingAnalytic Mapping MethodExternalizes the opposed positions, their preserved values, assumptions, evidence, and limits so synthesis options can be compared.
Think-Aloud ProtocolMethodHas 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-Party Technical ReplicationMethodHas 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 MissionInstitutionBrings 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.
third_party_auditProcedureA review by an external assessor who inspects evidence, controls, compliance, safety, quality, or security claims.
threaded_deliberation_boardInterfaceLets parallel voices or concerns remain visible while linked to shared decisions or artifacts.
Three Horizons MapDiagramVisualizes current-system, transition, and future-pattern initiatives on an H1/H2/H3 structure so portfolio tensions become visible.
Three-Horizons Impact ReviewMethodUses horizon-specific questions to test whether current operations, transition requirements, and future impact claims are being confused.
Threshold Band MapVisual Model
Threshold Hysteresis Dependency and Lock-In Stress TestTest or AssessmentPerturbs thresholds, hysteresis, restoration rates, dependency loss, external response, observation lag, coordination, and capacity to find plausible early closure.
Threshold Policy RuleHeuristic or Rule Family
Threshold Release RuleProcedureReleases aggregate or representative signals only when safety, sample size, and anti-identification conditions are met.
Threshold SuppressionRuleWithholds 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 RegisterRegisterThe 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, Hysteresis, and Reversibility ProbeTest or AssessmentUses bounded perturbation, rollback, sensitivity, or historical comparison to estimate thresholds and recovery paths.
Threshold-Triggered Input CapRuleSlows the enabling inflow automatically once the stock enters a precautionary band below the collapse threshold, buying time to act before overshoot forces a crash.
Thunk or Lazy PromiseToolPackages 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 Triage QueueQueue Structure
Ticketing SystemToolTurns 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 RuleRuleA 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 TableDocumentLists ordered secondary criteria for resolving equal, ambiguous, or incomparable cases.
Tiered Audit ProtocolProtocolA protocol that escalates from lower-intrusion evaluation to deeper internal inspection when defined triggers are met.
Tiered Commission or Fee ScheduleDecision RuleSets side-specific fees according to elasticity, value contribution, and congestion effects.
Tiered Compliance RuleInstitutionVaries normative force or implementation duties by risk, scale, capability, or affected population.
Tiered Decision SupportSoftware or ToolA decision-support mechanism that presents a recommendation first and allows deeper inspection of rationale, evidence, assumptions, and exceptions.
Tiered Incident CommandCoordination Protocol
Tiered Response ProtocolProtocolImplements the archetype by assigning different classes of cases to different levels of response intensity, expertise, speed, or authority.
Tiered Review ProtocolProtocolRoutes 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 CatalogArtifactDocuments the service levels, response times, supports, thresholds, and responsibilities associated with each stratum.
Tiered Support ModelProcessSorts recipients into differentiated service tiers by contribution or need while guaranteeing every tier a baseline floor.
Time Bank or Credit SystemExchange Accounting SystemRepresents deferred reciprocal contribution as credits so participants can give and receive across a network over time.
Time Bank or Service Credit SystemArtifactConverts 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-Anchored Evidence RecordDocumentAttaches evidence to explicit temporal anchors so later comparison can separate true change from recall bias, narrative smoothing, or context drift.
Time-Based HoldoutValidation DesignUses later time periods as protected evaluation for forward-looking deployment claims.
Time-Bounded Veto or HoldProtocolLets 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-Locked Exposure ProtocolProtocolPhase-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-to-Live (TTL) PolicyPolicyStamps 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.
Timebox with Early-Exit RuleRuleFixes 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 Ideation and DownselectionMethodCompresses 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 RecordArtifactCaps 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 SearchProcedureAllocates a bounded search interval with a fallback, checkpoint, and escalation path.
Timed EntryAccess Window ReservationCommon in events, public spaces, clinics, inspections, and service counters. It can drift into demand smoothing if the main purpose is shifting demand rather than replacing continuous waiting.
Timeline ReviewArtifactUses chronology to test whether the narrative confuses sequence with causality or hides temporal gaps, reversals, and delays.
Timeout and EscalationTemporal Trigger Mechanism
Timeout and Retry RecoveryProtocolCaps 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 PolicyPolicyBounds 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 BadgeArtifactStamps 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.
TimestampingArtifactAdds creation, observation, decision, effective, review, or expiry times so time-dependent references can be resolved.
Timing After-Action ReviewRitualReviews whether the action was early, timely, late, over-intense, or ethically questionable, then recalibrates future windows.
Tipping-Point AnalysisTest or AssessmentShows how extreme missing outcomes or response-process assumptions would need to be before the substantive conclusion changes.
tit_for_tat_matching_ruleProtocolReciprocates cooperation with cooperation and repeated defection with reduced cooperation while preserving a path back to cooperation.
Title or Entitlement RegistryRegisterMaintains 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.
Titration ProtocolProtocolAdjusts intensity gradually according to observed response.
Token-Bucket Admission GateToolAdmits 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 or MaskingToolReplaces 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 AnalysisMethodThe 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.
Tolerant Reader / Strict Writer PolicyPolicySets 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 or Deletion MarkerArtifactLeaves 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.'
Tomographic Pore-Network ImagingDiagnostic EstimationReconstructs the real three-dimensional void network from X-ray slices — actual connectivity, constrictions, and dead ends — instead of trusting a bulk average.
Tool Capability AdditionToolAdds 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 RedesignWorkflowPairs a technical tool with process changes that allow the tool to produce its intended operational effect.
toolmark_comparison_protocolProtocolCompares striations, impressions, wear marks, or tooling defects across known and disputed artifacts.
Top-Cost-Source InterventionMethodGoes after the few cost or loss sources behind a disproportionate share of spend, and keeps going only while each still yields.
Top-Driver AnalysisMethodRanks the causes or segments behind an outcome and tests which of the top few are actually worth intervening on.
Top-K Exposure ShareMetric or DashboardMeasures what proportion of critical dependency weight is held by the largest one, three, or five providers.
top_k_feature_activationMethodSelects the k strongest, most relevant, or most diagnostic units for each input.
Topic CatalogRegisterA 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 BusToolThe 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 MeasureDiagnostic EstimationReports 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 SortMethodAn algorithmic method for ordering nodes in an acyclic dependency graph so prerequisites appear before dependents.
Topological SortingAlgorithmic MethodGenerates an order that respects prerequisite dependencies in acyclic dependency structures; it is a mechanism, not the archetype itself.
Topology Optimization for Void PlacementToolComputes 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.
Total Cost of Ownership FramingAccounting Frame
Toy ModelMethodUses an intentionally simplified model to reveal the main dynamics before realistic complications are introduced.
Trace Decay ReviewMonitorAfter 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 InstrumentationSoftware or ToolLinks events across a distributed workflow so hidden bottlenecks, dependency failures, and state transitions can be diagnosed.
Trace-Element Profile MatchingLaboratory Analysis
Trace-to-Claim DiagramDiagramVisualizes trace, source, inference bridge, hypothesis, and defeaters.
Traceability DashboardMetric or DashboardDisplays coverage, broken links, stale links, unowned items, unresolved exceptions, and change-impact paths.
Tracked History or Reputation RecordOutcome Trace Signal
Tradable Permit SystemCap and Allocation Mechanism
Traffic Assignment ModelSimulation or Planning Model
Traffic LanePhysical Pathway
Traffic Signal OffsettingProtocolUses timed offsets among recurring signal cycles to prevent local peak queues from arriving at downstream intersections all at once.
Traffic-Class Separation RuleProcedureA rule that separates routine, urgent, private, authoritative, exploratory, and control traffic.
traffic_assignment_or_flow_equilibrium_modelSoftware or ToolA model that compares decentralized path choice with coordinated network performance under capacity scenarios.
Training and Enablement RolloutProgramPairs technical deployment with capability building, practice scenarios, support channels, and role-specific guidance.
Training and Practice ProgramCapability Building Routine
Training and Support PackageArtifactSupplies learning materials, job aids, support contacts, escalation procedures, and maintenance guidance needed for repeated execution.
Training Deload ProtocolProcedureA 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 CycleWorkflowRepeatedly exposes learners to practice, performance feedback, correction, and another attempt until the desired skill or response becomes stable.
Training Interval SequenceProcedureAlternates practice or load pulses with rest, review, or consolidation windows.
Training Load BandMethodKeeps training pressure within an adaptive range.
Training Load CalibrationProtocolA protocol for varying practice or workload and observing adaptation and fatigue.
Training Plateau AdjustmentProtocolChanges 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 LoopWorkflowPairs skill acquisition with immediate feedback so practice becomes more effective than training alone.
Training Progression ValidationProtocolChecks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended.
Training Volume LimitProtocolA protocol that stops adding training load when added adaptation is outweighed by fatigue or injury risk.
Training-Data Exclusion ListMl or Analytics Control
Trait or Mixin Composition RuleRuleBuilds 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 Mapping DiagramArtifactDepicts plausible paths from current state toward desired, risky, stable, or forbidden regions.
Transaction BoundaryProtocolGroups allowed changes into an atomic unit with commit, rollback, and consistency rules.
Transaction IsolationProtocolDefines which concurrency anomalies a multi-operation transaction is protected from by naming an isolation level and the set of interleavings it rules out.
Transactional OutboxProcessCaptures 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 ProjectionProtocolWrites 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 Write ControlProtocolGroups related updates so they all commit or none do, keeping partial, duplicate, or inconsistent intermediate states out of trusted records.
transactional_precondition_guardWorkflow BoundaryRuns precondition validation inside a transaction or guarded workflow boundary so failure aborts consistently.
Transect and Gradient MappingMethodReads the transition zone along cross-cutting survey lines to reveal its composition gradient, its true depth, and where each interior actually ends.
Transfer DebriefRitualAfter 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 LedgerDocumentDocuments who gains, who loses, and which transfer or burden pathway links the two.
Transfer PromptMethodA 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 ExperimentProcessBuilds 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 ContractArtifactThe 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 RehearsalMethodRehearses 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 EstimationMethodA method for estimating how inputs are transformed into outputs over an operating range.
transfer_batch_splitProcedureA mechanism that decouples production batch size from the smaller batch moved to the next stage.
Transition Harm ReviewTest or AssessmentIdentifies users, workers, dependencies, and public goods that could be harmed by displacement and designs mitigation.
Transition PeriodGovernance or Schedule Mechanism
Transition Signal DashboardMonitoring SystemTracks evidence that justifies maintaining, scaling, adapting, or retiring initiatives across horizons.
Transition Support PlanProcessMakes 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.
Transitive Vulnerability ScanToolChecks a substrate's full transitive dependency set against known-vulnerability data, surfacing inherited flaws that live several hops below anything the local team wrote.
Translation BackcheckMethodVerifies 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 RecordDocumentRecords the translation rationale, rejected alternatives, safeguards, residual disagreements, and reopening conditions.
Translation Drift, Incident, and Revision ReviewWorkflowSamples actual use, investigates misunderstanding and harm, detects changes in either framework, analyzes dependencies, and decides clarification, remapping, splitting, suspension, rollback, or retirement.
Translation Memory ReviewProcedureReviews and reconciles competing phrase, label, concept, or terminology mappings across languages, teams, or historical translations.
Translation TestingTest or AssessmentTests whether translated outputs preserve intended meaning, required action, user rights, warnings, and operational consequences.
Translation Validation CheckerToolChecks 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-Loss, Ambiguity, and Power-Effect AuditProtocolReviews omissions, additions, compression, uncertainty, connotation, category erasure, authority transfer, excluded interpretations, burden distribution, disclosure, dissent, and remedy.
Translation-Validation HarnessAuditInstead 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.
translation_effect_decompositionMethodDecomposes reported value change into operational, price-level, and currency translation components.
Transparency Impact ReviewReviewPeriodically asks whether all the disclosure is actually producing accountability, and at what burden, rather than just accumulating published volume.
Transparency Log MonitoringMonitorContinuously 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 ReportRegisterPublishes 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 SchedulePolicyAn 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 RecordDocumentA record of decision standard, evidence considered, rationale, participation, and review status.
Transparent Revenue-Share LedgerRegisterA 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 TestingDiagnostic EstimationPuts 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 StoryboardTemplateMaps characters, stakes, scenes, emotional beats, and payload points before production.
Trap-Sentinel EscalationSafeguard Protocol
Travel-Time MatrixArtifactTabulates 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 WindowProtocolA 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 LimitProtocolA clinical or care protocol that limits additional intervention intensity when expected benefit is outweighed by burden or risk.
Treatment Interaction AnalysisMethodA method for evaluating whether an intervention's effect changes under different co-treatments, conditions, populations, or moderators.
Treatment Sequencing ProtocolProtocolA clinical protocol that orders diagnostic, stabilization, consent, contraindication, and intervention steps around prerequisites.
Treatment ThresholdProtocolA domain-specific clinical or care protocol in which treatment, transfer, monitoring, or escalation begins when signs or scores cross a defined cutoff.
Trend DetectionMethodTracks directional change across repeated local events or behaviors to identify patterns that are becoming stronger or more widespread.
Trend ProjectionProjection Method
Triage & Prioritization ProtocolProtocolOrders 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 BenefitDecision ProtocolA time-sensitive prioritization protocol that allocates scarce units by expected incremental benefit under safeguards.
Triage Category SystemMethodSorts cases by urgency, severity, type, or needed expertise so finite response variety is matched to the cases where it matters most.
Triage FilterProcessSorts 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 ProtocolProtocolA 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 UpdateProtocolRevises 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 RulesWorkflowRoutes cases from initial screen to routine handling, specialist review, manual inspection, or emergency response.
Triage Rule TableProtocolA documented set of routing criteria for sending cases to fast path, slow path, audit, pause, or return.
Triage ThresholdProtocolA triage mechanism that activates a pathway, priority class, specialist review, service level, or response queue once need or risk crosses a cutoff.
Triangulation Audit TrailDocumentA versioned record of evidence inclusion, exclusions, weights, judgments, challenges, decisions, and later updates.
Triangulation MatrixTemplatePlaces claims against multiple sources so agreement, disagreement, independence, and source-type diversity can be seen at once.
Trigger RemovalInterruption MethodRemoves, hides, blocks, delays, or decouples a cue that reliably starts an unwanted response.
Trigger-Based Debug TraceProcedureTurns on richer logging or tracing when a symptom, threshold, or anomaly indicates that an intermittent episode may be occurring.
Trigger-Based Response RuleProtocolActivates a response only when observable conditions cross a predefined threshold rather than whenever an opponent acts.
Trigger-Specificity and Dose-Escalation TrialMethodStarts 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-to-Training Coupling ScheduleProtocolTimes 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_clauseProtocolUses covenant, contract, governance, or operating triggers to lengthen short obligations, reduce long lockup, or throttle new commitments when mismatch exceeds limits.
Troubleshooting FlowchartMethodEncodes 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_flagRhetorical Signal Detection
Trust and Legitimacy ChecklistChecklistChecks source credibility, consent, accountability, fairness, data or privacy expectations, repair paths, and local ownership before adoption.
Trust Chain Red TeamRole or TeamMaps 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 RuleRuleForbids 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 MessageProtocolA communication mechanism that acknowledges the rupture, states containment boundaries, reduces rumor-driven propagation, and preserves enough confidence for stabilization.
Trust Transitivity Breakpoint ReviewProcedureIdentifies where trust, reputation, or certification stops transferring across a dependency or intermediary chain.
Trust-Breach Triage Containment and Repair ProtocolProtocolClassifies breach protects exposed parties preserves evidence suspends reliance investigates remedies and sets optional repair gates.
Trust-Building CommunicationCommunication Practice
Trust-Calibration and Dependency AuditTest or AssessmentCompares trust tiers and monitoring burdens with outcomes incidents uncertainty spillover alternatives and concentrated dependence.
Trust-Tier BadgingArtifactBins subjects into a few coarse trust tiers shown as a badge, and attaches concrete treatment to each tier.
Trusted Intermediary BriefingProcedureA process for briefing credible intermediaries so context can reach relevant audiences without the low-trust actor turning itself into the story.
Trusted Intermediary Compromise TabletopRitualWalks 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 WarningRelationship Channel
Trusted Messenger Selection ProtocolProtocolSelects or prepares messengers whose biography, role, conduct, and accountability make identification legitimate.
Trusted Third-Party AttestationInstitutionInterposes 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 PinPolicyBinds 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 MemoControlled Record
Try-Lock and BackoffProcedureLets 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 SweepRuleAutomatically 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 AnalysisMethodAsks 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.
Turnover and Selectivity AssayDiagnostic EstimationMeasures 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 TableCalculation Artifact
Two-Pass Generation and EvaluationProtocolSplits 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-Phase Commit ProtocolProtocolA coordination protocol where participants first prepare and then commit or abort as a group.
Two-Phase Commit with Freshness CheckProtocolCoordinates 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-Stage ReviewWorkflowSeparates rapid provisional action from later verification, correction, or ratification.
Type SignatureArtifactNames 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_hierarchy_introductionConstraint DesignA mechanism that assigns entities, predicates, rules, or classes to levels to prevent same-level self-application.
Typed Correspondence and Untranslatable-Residue CrosswalkArtifactStores direction-specific exact-within-scope, approximate, contextual, plural, contested, and absent mappings together with context, invariants, rationale, evidence, confidence, counterexamples, loss, and version.
Typicality Rating ExerciseMethodHas 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 EmphasisMethodUses 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.
Unallocated BudgetArtifactKeeps a deliberate share of the budget unassigned, so the organization can fund unforeseen repairs, experiments, or opportunities without raiding committed work.
Uncertainty BandArtifactA 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 AllocationMethodAllocates precision, noise, and confidence margins across the paired variables instead of demanding unattainable precision in both at once.
Uncertainty Budget SheetDocumentRecords reference error, method uncertainty, field-condition uncertainty, sampling limits, and guard bands used to classify the check result.
Uncertainty DashboardMetric or DashboardDisplays watched signals, evidence movement, confidence bands, decision triggers, and response owners so uncertainty remains visible.
Uncertainty Propagation ModelMethodPropagates uncertainty from input distributions through equations, process logic, or empirical models into output distributions.
Uncertainty Retrospective PromptMeeting PromptA recurring review prompt asking which uncertainties were named, hidden, resolved, or mishandled.
Uncovered-Target TriageProcessWorks 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 AssessmentRisk AssessmentGathers 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 ReviewReviewInvestigates 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 FlowInterface Pattern
undo_stack_protocolProtocolA state-preserving protocol that records reversible steps and restores the prior coherent state when a step fails.
Unique Index ConstraintSoftware or ToolA database or datastore rule preventing duplicate target values inside a scoped collection.
Unique-Constraint PairSoftware or ToolDatabase uniqueness constraints on both sides of a mapping table to prevent collisions and duplicate pairings.
Unit CheckProtocolThe first-line check that every input, output, and intermediate expression carries a compatible unit label before a calculation is trusted.
Unit Conversion CrosswalkToolA 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 TableConversion ArtifactConverts values expressed in different units into a comparable common unit while documenting conversion assumptions and precision limits.
Unit Conversion WorkflowProcessConverts every quantity into one shared unit convention before combining them, keeping the conversion factors and assumptions attached to the result.
Unit Normalization TableArtifactA 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_dashboardMetric or DashboardDisplays repeated observations by unit and period while retaining trajectory context.
Universal Service ObligationPolicyObliges 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.
universal_counterexample_testReasoning Check
Unknown-Field Handling RuleRuleFixes 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.
Unowned Input AlertSoftware or ToolSignals when no field confidently owns an input.
Unresolved-Question HoldMethodPoses a question and deliberately refuses to answer it, holding the open loop at the right intensity until its answer will land hardest.
Unskinned Prototype ReviewWorkflowReviews an object, interface, or system before cosmetic skinning so teams can inspect structure, affordances, and material constraints directly.
Unsubscribe or Exit PathService Pattern
Unsupported Case Triage WorkflowProcessSorts 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_flagException FlagA flag used when high-confidence language appears without enough warrant to justify it.
Untrusted Solver with Trusted CheckerProcessSplits 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_checkpointTrigger CheckA scheduled or event-based checkpoint that reopens a belief when pre-defined evidence, contradictions, or expiry conditions appear.
Upsert or Set OperationMethodReplaces additive action with set-to-state or create-if-absent behavior, making repetition converge on a single record or condition.
Upstream Advisory MonitorMonitorSubscribes 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 SelectionDiagnostic Selection Protocol
Upstream Quality Feedback PacketDocumentReturns traceable defect evidence, scope, severity, and required response to the process, supplier, design, or team that can prevent recurrence.
Uptake ConfirmationMonitorVerifies 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_monitoringMonitoring MethodWatches selected contexts for adoption, resistance, drift, misinterpretation, threshold effects, and backlash.
Usability or Field TestValidation Method
Usability TestTest or AssessmentAsks users to attempt representative tasks with a solution so friction, errors, comprehension gaps, and completion patterns become visible.
Usability Tolerance TestReviewChecks whether interface delays, errors, and layout variation stay within what real users can absorb before task success or satisfaction breaks down.
Usage Cap or ThrottleProtocolCaps 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 Quota or Rate LimitSoftware or ToolPrevents a low-price account or entitlement from being used at a scale characteristic of a higher-priced segment.
Usage-Based PricingInstitutionTies 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-Time Knowledge Article UpdateWorkflowPrompts 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 HeatmapArtifactAggregates 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 InterviewMethodElicits user goals, experiences, constraints, interpretations, and self-reported needs in a structured or semi-structured conversation.
user_equilibrium_vs_system_optimum_analysisMethodA method for measuring whether local choice incentives diverge from whole-network performance.
Utilization Ceiling and Headroom RuleRuleFixes 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 DashboardMonitorDisplays 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.
Validated Clean-Down ProtocolMaterial Decontamination Process
Value AuditMethodReviews a policy, model, metric, or process to identify hidden value priorities, displaced alternatives, affected parties, and unsupported legitimacy claims.
Value-Curve Crossing ReviewTest or AssessmentPeriodically evaluates whether the entrant is nearing, crossing, or failing to cross mainstream value thresholds.
Value-Destruction Red TeamTest or AssessmentStress-tests whether the design invites sabotage, hold-up, gaming, retaliation, or externalized loss.
Value-Language Alignment RubricChecklistChecks whether wording, examples, metaphors, and calls to action fit the audience’s own value vocabulary without distortion.
Value-Stream Waste WalkWorkflowFollows a repeated process to identify waiting, rework, scrap, handoff loss, and irreversible information or effort loss.
Value-Weight Sensitivity AnalysisMethodVaries welfare weights, thresholds, and discount assumptions to test whether the decision remains acceptable under reasonable normative alternatives.
Values ClarificationElicitation MethodElicits values that remain salient after rupture and tests which values can support future commitment.
Values StatementArtifactNames 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 ReflectionMethodOffers a brief private reflection on personally important values before performance.
Values-in-Action ReviewProtocolReviews real decisions to examine how stated values were enacted, compromised, neglected, or improved.
Vantage-Bias Interview ProtocolInterview ProtocolElicits what the source could know, why they framed it as they did, and what pressures shaped the account.
Variability AnalysisAnalysis MethodLooks for within-category spread, change over time, subgroup differences, exceptions, and interaction effects that weaken a fixed-essence claim and support a more conditional model.
Variable-Reward Schedule LimitProtocolRestricts intermittent reward loops, surprise reinforcement, loot-like mechanics, or unpredictable status feedback when they amplify compulsive checking or repetition.
Variance Floor TriggerMonitorA 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.
Variant Lineage LogRegisterA 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 Review BoardProcedureReviews proposed variants, exceptions, promotions, retirements, and updates to the core.
Variant-Composition Surveillance DashboardMonitorTracks 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 SheetArtifactDivides 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.
Varied-Context Retrieval PracticeMethodPractices 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 VisualizationRepresentation Mechanism
Vector Embedding ModelModelPlaces 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 or Carrier ControlMethodSuppresses 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.
Vendor Risk MapArtifactConnects 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 RedirectionMethodMoves 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.
Verifiable CredentialCredential ArtifactLets holders present issuer-backed claims that recipients can check without repeating the credentialing evaluation.
Verification Hold PointProcessA 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 HistoryRegisterPresents a subject's completed transactions, fulfilled commitments, and defect or dispute outcomes as verified facts of record — evidence, not opinion.
Version / Context NoteDocumentRecords the version, release, state, assumption set, or situational context under which the statement should be interpreted.
Version Control SystemSoftware or ToolStores historical states, change diffs, authorship, branches, merges, and restoration points for versioned artifacts.
Version HistoryArtifactPreserves successive revisions of an artifact, document, model, product, policy, or codebase.
Version Lineage GraphArtifactShows relations among editions, releases, translations, branches, carriers, superseded versions, and new-work forks.
Version Negotiation HandshakeProtocolBefore 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 ProbeProtocolHas 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 SchemeProtocolA runtime handshake by which two systems discover which versions of a standard they share and agree on a mutually supported mode of interaction.
Version VectorArtifactTags 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 WorkflowSoftware or ToolImplements branches, commits, diffs, merge commits, conflict detection, and history tracking for code, documents, data, or configuration.
Version-Controlled AnalysisWorkflowUses a version-control system to preserve changes to code, data-processing scripts, notebooks, parameters, and documentation.
Version-History Commit GraphSoftware or ToolUses parent-child edges, branches, merges, tags, and timestamps to reconstruct digital change sequence.
Version-Vector or Dotted-Context ExchangeProtocolTags 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 SnapshotArtifactFreezes 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 ManifestArtifactAn 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 Coordinate AtlasRegisterKeeps 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 Event-Schema RegistryToolVersions event type contracts so producers and projections can evolve their schemas without silently breaking each other or the old history.
Versioned Identity RulebookDocumentA change-controlled rulebook that records versions of individuation criteria and migration mappings for entities created under older rules.
Versioned Map RegistryRegisterA 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 Schema ChangeProcessEvolves 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_reviewGovernance WorkflowA review process that treats self-governing rule changes as version transitions subject to higher-integrity checks.
Vertical Scale-UpMethodGrows capacity by making an existing unit bigger or denser — upgrading its depth, power, or throughput in place — rather than adding more units.
Veto AuthorityDecision RightA defined power to block, delay, or require revision of an action under specified conditions.
Veto-Cost DashboardMetric or DashboardA dashboard that measures delay, veto concentration, lost value, and clearance bottlenecks.
View-Change ProtocolProtocolHands 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 StoryboardArtifactStoryboards 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.
Viewpoint Presence DashboardMonitorTracks, 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.
Violation Repair and Reconsecration ReviewProcedureDetermines apology, restitution, restoration, ritual repair, reinterpretation, or retirement after violation.
Virtual QueuePosition ReservationThe roadmap explicitly treats virtual queue as a mechanism family under Queue Reservation rather than a standalone archetype.
Visual Contrast EncodingMethodMaps 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 Grouping LayoutInterfaceUses proximity, whitespace, common regions, borders, alignment, shape, color, or connected lines to make related elements appear together.
Visual HierarchyMethodRanks 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 SystemSystem Mechanism
Visual Metaphor Mapping GridAnalytic TemplateMaps visible source-domain elements to target-domain meanings and records which entailments are intended, excluded, or ambiguous.
Visual or Spatial Cue RedesignInterfaceChanges 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 SequenceMethodArranges scenes, frames, annotations, or evidence into a narrative path that builds comprehension through order and pacing.
Visual-Tactile Calibration PanelArtifactCompares predicted and actual touch across representative texture samples
Visual-Weight Mockup ComparisonTest or AssessmentCompares alternative size distributions while controlling color, position, weight, and content as far as practical.
Vivid Association PromptPromptGuides creation of sensory, exaggerated, emotional, or unusual cue images that link loci to content.
Vocabulary Drift AuditChecklistA review process that checks whether artifacts still use the approved primitive grammar.
voice_mix_dashboardMetric or DashboardShows participation, prominence, conflict, coherence, and erasure risks across lines.
Volatility Budget with Loss LimitMetric or DashboardAllocates tolerated exposure and enforces hard loss limits so experiments remain survivable.
Volunteer Contribution RotaProtocolSustains 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 RotaWorkflowDistributes recurring shared labor with swaps, accommodations, and coverage visibility.
Vulnerability Index ConstructionModelFuses 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 WorkflowWorkflowDirects additional protection, outreach, simplification, or case management toward strata with lower capacity or higher exposure to harm.
Wait-For Graph AnalysisToolDraws 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 BoostProcedureApplies a boost when an item crosses a wait threshold, often through queue metadata or periodic reprioritization.
Waiting PeriodPolicyImposes 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.
War Room / Incident ChannelArtifactStands 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.
Warning DesignMethodMakes 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 RedesignProcedureRevises warning language, icons, salience, placement, and examples when hazard interpretation evidence shows mismatch.
warrant_decay_reviewPeriodic ReviewA recurring check for beliefs whose supporting evidence is stale, context-dependent, or vulnerable to drift.
Warranty or GuaranteeLiability Backed Signal
Warranty or Guarantee RequirementRuleRequires 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 BondArtifactHas 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 RechallengeDiagnostic EstimationRemoves 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 PeriodProtocolImplements recovery by waiting for residual effects or carryover state to decline before a new exposure, measurement, or decision.
Watch Rotation RosterRole or TeamAssigns rotating responsibility for maintaining low-level notice capacity without exhausting one person or role.
Watchdog TimerSoftware or ToolA timer that expects periodic confirmation from a controller and triggers reset, shutdown, or safe mode when confirmation stops.
Watchlist ReviewRitualRevisits signals assigned to watch or prepare status and decides whether to maintain, probe, escalate, retire, or archive them.
Water or Resource BudgetModelBalances 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 MotionRitualAligns 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-Packet Width ShapingMethodAdjusts localization and spread characteristics of a state so its behavior matches the required precision, sensing, propagation, or stability profile.
Wavelet Multiresolution AnalysisMethodRe-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 MarkerEnvironmental Signal
Weak Signal LogArtifactRecords weak signals in a durable form so later evidence can be compared against the original observation rather than reconstructed from memory.
Weak-Coupling Ramp TrialProcessBrings 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 AggregationMethodCombines small, ambiguous local signals so a faint system-level pattern can become visible before it is obvious.
Weak-Signal Recovery TestTest or Assessment
Weakest-Link PostmortemMethodTraces a failure to the absent or weakest necessary condition and updates the condition set.
Webhook SubscriptionProtocolDelivers 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.
Weight Sensitivity SweepAnalysis ProcedureTests decision outcomes across plausible alternative weight sets.
Weight-Sweep Sensitivity TableTest or AssessmentShows how rankings or decisions change when weights vary across plausible ranges.
Weighted Decoder ModelMethodUses calibrated weights, response curves, or learned parameters to transform the joint pattern into an estimate with uncertainty.
Weighted Dependency GraphSoftware or ToolRepresents dependencies as weighted edges so concentrated nodes and common upstreams become visible.
Weighted Fair QueueProtocolServes 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 MaxSAT or Soft-Constraint OptimizationToolWhen 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 Network Propagation ModelSimulation or ModelA graph model where nodes and ties have different propagation weights or receptivity values.
Weighted Scoring ModelMethod or ArtifactCombines weighted objectives into a score, ranking, or priority list.
Weighted Scoring RubricTemplateOperationalizes composite score aggregation by listing criteria, rating scales, weights, scoring anchors, and final-score calculation.
Weighted Sum ObjectiveImplementation MechanismImplements a combined objective as an explicit weighted sum.
What-If AnalysisMethodUses a structured hypothetical prompt to define an alternate condition and reason through likely outcome differences. It can initiate Counterfactual Comparison but becomes the archetype only when the alternate is plausibility-checked and used for disciplined comparison.
White Paper and Policy Brief PipelineDocumentTurns a frame into portable technical language, citations, policy options, and implementation-ready arguments.
White-Box AuditTest or AssessmentAn audit that inspects internal mechanisms, records, controls, or logic.
Whiteboard Modeling SessionRitualA live collaborative session for drawing, challenging, and revising a model on a shared surface.
WhitespaceVisual CueUses the blank space around and between elements as an active signal — grouping what belongs together and separating what does not.
Whole-System Impact MapArtifactLays 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 DefinitionProblem Definition Method
windfall_dependency_auditTest or AssessmentAssesses which functions, behaviors, budgets, and strategic choices now depend on abundant inflow rather than earned performance.
windfall_use_public_dashboardMetric or DashboardDisplays inflow source, allocation buckets, reserve levels, capability investment, drawdown rules, and post-windfall readiness measures.
Window Drift Control ChartMetric or DashboardTracks whether the previously valid selectivity band is drifting, narrowing, widening, or moving into a reversal regime.
Window Expiry RuleProcedureDeclares when evidence, attention, permission, or readiness has aged out and the prepared action must be revised or withheld.
Window Shift RetrospectiveProcedureA 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 ReviewReviewJudges 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 ChecklistChecklistCheck whether intervention form, intensity, pace, and support fit the current window phase.
Window-Opening Readiness AssessmentDiagnostic EstimationReads 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_take_all_or_k_winners_competitionMethodAllows candidate units to compete so only the strongest one or few remain active.
Wireframe or Layout PrototypeTemplateMakes grouping cues inspectable before final implementation so perception can be tested and revised early.
Withdrawal ProcedureWorkflowOperationalizes refusal, revocation, narrowing, opt-out, deletion, stopping participation, or review of existing permission.
Withdrawal Rebound DrillProcedureSimulates or rehearses support loss to reveal rebound failure paths and needed buffers.
Within-Case Process TracingMethodFollows 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 MemoAnalytic MemoDocuments event sequence, mechanism evidence, actors, constraints, turning points, and rival-process evidence inside the deviant case.
Within-Window Dose and Cadence TitrationProtocolSets 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 ComparisonMethodCompares firsthand accounts or records by role, access, incentive, timing, memory risk, and corroboration against non-testimonial evidence.
Witness Sample or Coupon AssayMethodUses a representative sample, coupon, or adjacent artifact to infer calibration-relevant behavior without consuming the primary item.
Witness Validation TestProtocolExecutes 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 RecognitionProtocolA 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 WorkflowWorkflowA staged interface that reveals fields, choices, or instructions one step at a time.
Wizard-of-Oz TestMethodA test where humans manually simulate a not-yet-built capability behind the scenes.
Wording TestReviewA 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 Log or Activity TraceDocumentRecords contribution activity over time, including preparation, review, coordination, support, maintenance, and handoff work that final outputs may hide.
Work Sample or AuditionMethodHas the candidate perform a task close to the real work and judges the output directly, so demonstrated ability replaces claims about it.
Work-in-Progress CapMethodCaps how many commitments may be active at once, forcing one to finish before the next can start.
Work-in-Progress LimitFlow Control Rule
work_before_metawork_ratio_dashboardMetric or Dashboard
Workaround InventoryRegisterA 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 WalkthroughProcedureObserves how people bypass, rename, reinterpret, or locally modify the imported artifact to infer the real friction surface.
Workaround ReviewRitualReviews repeated unofficial adaptations and classifies them as helpful, risky, necessary, obsolete, or evidence of a broken formal process.
Worked Example VariationArtifactPresents 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.
Worker Caseload LimitPolicyCaps 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 OwnershipInstitutionA 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.
Workflow Automation or MacroToolA 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 DiagramArtifactVisualizes task sequence, branches, actors, handoff points, dependencies, and feedback loops in a way that participants can inspect and update.
Workflow EthnographyMethodObserves real work in context so tacit coordination, improvised fixes, local meanings, and practical constraints become visible.
Workflow Fit AnalysisMethodMaps how the design intersects with existing routines, handoffs, tools, timing, and exception paths.
Workflow OrchestratorSoftware or Coordination SystemEnforces, routes, or recommends the next valid action based on current state and sequence rules.
Workflow ReroutingProcess RedesignImplements the archetype by changing the path that work, cases, requests, approvals, or information follow among actors or systems.
Workflow Script or PipelineSoftware or ToolAutomates the steps that transform inputs into outputs, reducing hidden manual variation and making reruns observable.
Workflow SwimlaneProcess Diagram or Design Artifact
Workflow Transition GuardWorkflowA workflow gate that tests relational preconditions before allowing a transition.
Workflow-Integrated ToolingDesign MethodEmbeds technical tools into the timing, handoffs, exceptions, and collaboration patterns of actual work.
Workflow-Model CompilerToolCompiles 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.
Working Group or Pod StructureRole or TeamSplits 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 HeatmapMetric or DashboardVisualizes concentration of work, overload risk, support needs, or repeated under-contribution across roles, time periods, or work types.
Workload Rebalancing RoutineOperational RoutinePeriodically compares capacity and burden across teams, people, queues, or roles and moves work or support to prevent chronic overload.
Workload Rebalancing WorkflowWorkflowA workflow for redistributing work, queue position, staffing, or support when burden has become destabilizing.
Workload Scaling TestTest or AssessmentIncreases workload, case volume, or demand intensity in a controlled way to measure throughput, latency, backlog, error rate, and operational strain.
Work–Expression–Manifestation MatrixTemplateMaps levels from abstract work to expression and concrete manifestation so identity decisions are made at the right abstraction level.
Worst-Case Stack CalculationModelSums 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 LogToolForces 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.
Written Decision NoticeReason Giving MechanismCommunicates findings, standard applied, reasoning, remedy, and review options to relevant parties.
Zero-Sum Framing ChallengeChecklistForces reviewers to test whether a zero-sum frame is structural, rhetorical, or masking a variable-sum alternative.
zero_span_linearity_checkProcedureChecks offset, scale, and selected response points without running a full destructive or laboratory calibration sequence.
Zone Health DashboardMonitorBrings 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 DiagnosisProcedureDeliberately narrows and widens the view of a problem, using each movement to ask what becomes visible, invisible, overemphasized, or actionable.