Boundary Permeability Control¶
Regulate what may cross a boundary so the system can exchange what it needs while limiting harmful intrusion, leakage, contamination, or overload.
Essence¶
Boundary Permeability Control designs a boundary that is neither simply open nor simply closed. It asks: what needs to cross, what must not cross, what can cross only after inspection or transformation, and what happens when crossing is denied or delayed?
The archetype is useful when a system depends on exchange with its surroundings but is also vulnerable to intrusion, leakage, contamination, overload, abuse, or malformed input. A healthy boundary is selective. It admits what sustains the system and resists what damages it.
Compression statement¶
When a boundary must allow some exchange but block, inspect, transform, delay, or reject other exchange, tune its permeability to preserve necessary flow and protect system integrity at the cost of filtering complexity, friction, and possible exclusion.
Canonical formula: controlled_permeability = known_boundary + classified_crossing_objects + permeability_rules + inspection_or_transformation + admission_or_rejection_path + feedback
When This Archetype Applies¶
Partial catalog groundingSome structural conditions are represented by existing abstractions, but no sufficient condition set is fully represented.
Diagnostic problem
A system boundary is too open, too closed, or too indiscriminate relative to the exchange the system needs and the harms it must prevent.
What this problem means
The structural problem is all-or-nothing or poorly discriminating boundary behavior. A fully open boundary exposes the system to harm. A fully closed boundary starves it of needed exchange. A crude boundary admits and blocks the wrong things because it cannot distinguish risk, value, legitimacy, urgency, sensitivity, or compatibility.
This creates characteristic symptoms: repeated intrusion or leakage, overloaded intake queues, inconsistent frontline decisions, harmful bypasses, service denial, contamination, unsafe data import, and brittle gates that cannot adapt as conditions change.
Applicability expression5 distinct conditions
′ context guard? connective not recorded∅ no catalog witness yet
groundedpartly groundedopen
Equivalent to the 2 condition sets it replaces, with 3 duplicate condition cards removed.
3Required in every casenumbered 1–3
These hold no matter which pattern applies.
Shared mixed-use boundary · open
Necessary and harmful flows use the same boundary or crossing channel.
The source archetype describes the situation as follows: Necessary flows and harmful flows arrive through the same boundary, channel, queue, port, doorway, policy, interface, or relationship. The normalized requirement above isolates the load-bearing portion used in this condition set.
Carrier-specific flow controls · grounded · any one of 3
Carrier-specific inspection, transformation, quarantine, prioritization, throttling, or routing is needed beyond binary access.
The source archetype describes the situation as follows: A simple yes/no access decision is insufficient because crossing objects may need inspection, transformation, quarantine, prioritization, throttling, or routing. The normalized requirement above isolates the load-bearing portion used in this condition set.
domainInjection Weakness— The software-security failure in which untrusted data crosses into a control channel and a downstream interpreter executes it as command, query, or instruction — a collapse of the data/control boundary that a legitimate, often credential-free, input channel is enough to exploit.
domainRate-Limit Absence— Diagnose a whole family of endpoint abuses as one defect — a callable action left uncapped whose per-invocation cost to the service far exceeds the attacker's, so no enforced per-source budget separates legitimate demand from adversarial demand driven at machine speed.
domainExcessive Data Exposure— An API endpoint returns more fields than the caller's role requires, trusting a client-side filter to hide the surplus — but the unfiltered payload is already on the wire, so the surplus must be stripped at the producer via role-scoped projection.
How this was matched — 3 shared + 6 branches
binary boundary access is insufficient because crossing objects may require differentiated handling
All of
- roleThe focal objects are carriers or objects attempting to cross a system boundary.
- comparisonA binary yes-or-no access decision is insufficient for the required handling.
- modalityAt least one carrier-specific handling operation may be required.
…and any one of
- relationCrossing objects may require carrier-specific inspection.
- relationCrossing objects may require carrier-specific transformation.
- relationCrossing objects may require carrier-specific quarantine.
- relationCrossing objects may require carrier-specific prioritization.
- relationCrossing objects may require carrier-specific throttling.
- relationCrossing objects may require carrier-specific routing.
Undifferentiated crossing rules · open
Current crossing rules treat attempts as equivalent despite material differences in risk, legitimacy, urgency, or usefulness.
The source archetype describes the situation as follows: Current rules treat different crossing attempts as equivalent even though their risk, legitimacy, urgency, or usefulness differs materially. The normalized requirement above isolates the load-bearing portion used in this condition set.
2At least one of theselettered A–B
Any single one of these completes the pattern.
Harmful boundary crossings · grounded
Unintended intrusion, leakage, contamination, abuse, malformed input, or exposure crosses the boundary and harms the system.
The source archetype describes the situation as follows: The system is harmed by intrusion, leakage, contamination, abuse, malformed input, untrusted actors, runaway requests, information exposure, or unreviewed crossing. The normalized requirement above isolates the load-bearing portion used in this condition set.
primeEscape and Leakage— Constrained quantities exit through unintended pathways.
Over-sealing cost · open
Over-sealing the boundary suppresses needed learning, resources, service, collaboration, interoperability, or response.
The source archetype describes the situation as follows: A boundary has been sealed so tightly that the system loses learning, resources, service access, collaboration, interoperability, or timely response. The normalized requirement above isolates the load-bearing portion used in this condition set.
Other requirements and context (1)
Why these sit outside the expression
Goal — a goal states an intended outcome or evaluation criterion, not a pre-existing situation that independently summons the archetype.
GoalThe same boundary must serve multiple purposes: safety, exchange, fairness, privacy, capacity management, accountability, and responsiveness.
A fully closed boundary starves it of needed exchange. In this archetype, the relevant goal is: The same boundary must serve multiple purposes: safety, exchange, fairness, privacy, capacity management, accountability, and responsiveness. It supplies a criterion for evaluating what the intervention should accomplish or preserve.
Coverage
2 of 5 conditions grounded · 3 open.
When to Use This Archetype¶
Use this archetype when there is already a meaningful boundary and the problem is how crossing should be governed. The boundary might separate a network from the internet, a hospital from infectious risk, a platform from user-generated content, a team from incoming requests, a lab from contamination, or a data system from untrusted files.
The telltale sign is mixed flow: some crossing is necessary and valuable, while other crossing is harmful, risky, illegitimate, incompatible, or overwhelming. If the real issue is that the boundary itself is wrong, use Boundary Reframing instead. If the boundary is not yet defined, use System Scope Definition first.
Structural Problem¶
The structural problem is all-or-nothing or poorly discriminating boundary behavior. A fully open boundary exposes the system to harm. A fully closed boundary starves it of needed exchange. A crude boundary admits and blocks the wrong things because it cannot distinguish risk, value, legitimacy, urgency, sensitivity, or compatibility.
This creates characteristic symptoms: repeated intrusion or leakage, overloaded intake queues, inconsistent frontline decisions, harmful bypasses, service denial, contamination, unsafe data import, and brittle gates that cannot adapt as conditions change.
Intervention Logic¶
The intervention begins by naming the boundary and the flows crossing it. It then classifies crossing objects, creates permeability rules, assigns treatments such as allow, block, inspect, transform, quarantine, throttle, route, defer, or escalate, and monitors downstream outcomes.
The key move is not “block more” or “open more.” The key move is selective openness. The system should preserve necessary exchange while reducing harmful crossing to a tolerable, visible, and revisable level.
Key Components¶
Boundary Permeability Control turns a boundary into a discriminating interface, and its components form a pipeline that moves from naming the boundary to enforcing selective crossing to learning from results. The Managed Exchange Boundary identifies the line that must regulate flow — organizational, technical, physical, social, biological, informational, or procedural — and establishes that the system is neither sealed nor open. The Crossing Object Taxonomy classifies the people, data, materials, messages, organisms, or requests that may attempt to cross, because permeability cannot be tuned until the system can distinguish safe from unsafe, urgent from deferrable, and authorized from unauthorized attempts. The Permeability Rule is the core component: it states what may cross, what must be blocked, what must be inspected, and what must be transformed, delayed, quarantined, or escalated, going beyond simple permission to govern form, rate, timing, channel, and context.
Several components turn rules into operational decisions and treatments. Admission Control makes the actual crossing decision — accept, reject, defer, throttle, route, or escalate — converting policy into action through automatic, human, or hybrid mediation. The Filtering Rule selects or removes crossing objects on criteria such as source, risk, validity, or trust, and is often where boundary control becomes ethically sensitive because false positives exclude needed flow while false negatives admit harmful flow. Inspection or Validation checks crossing objects against criteria when declarations alone cannot be trusted, while Access Policy defines who may initiate, authorize, perform, or receive crossing — a component of permeability control rather than the whole archetype. The Transformation or Sanitization Rule changes the form of crossing objects so useful flow passes while harmful, sensitive, or incompatible properties are removed.
The final two components keep the system honest about what happens after a crossing decision and adaptive over time. A Safe Rejection or Deferral Path provides a non-destructive route for denied, delayed, quarantined, returned, appealed, or rerouted attempts — without it, a boundary causes hidden harm as people are stranded, data is lost, or rejected requests repeatedly attack the gate. The Monitoring and Feedback Loop tracks boundary performance and updates rules as crossing patterns, threats, false rejections, false acceptances, load, or downstream effects change, distinguishing a deliberately tuned boundary from a brittle gate silently drifting out of fit.
| Component | Description |
|---|---|
| Managed Exchange Boundary ↗ | Slug: managed_exchange_boundary. Identifies the boundary across which flow must be regulated: organizational, technical, physical, social, jurisdictional, biological, informational, or procedural. The archetype requires a boundary that is not simply sealed or erased. It is a boundary where some crossing is necessary and other crossing is harmful, wasteful, premature, or illegitimate. |
| Crossing Object Taxonomy ↗ | Slug: crossing_object_taxonomy. Classifies the kinds of people, data, materials, messages, requests, organisms, risks, resources, or signals that may attempt to cross the boundary. Permeability cannot be tuned until the system can distinguish safe from unsafe, relevant from irrelevant, urgent from deferrable, and authorized from unauthorized crossing attempts. |
| Permeability Rule ↗ | Slug: permeability_rule. States what may cross the boundary, what must be blocked, what must be inspected, and what must be transformed, delayed, quarantined, or escalated before crossing. This is the core component of the archetype. A permeability rule is broader than a permission rule because it can govern form, rate, timing, channel, context, inspection, and transformation. |
| Admission Control ↗ | Slug: admission_control. Makes a crossing decision at the boundary by accepting, rejecting, deferring, throttling, routing, or escalating the crossing attempt. Admission control turns a permeability rule into a practical decision. It may be automatic, human-mediated, hybrid, rule-based, risk-based, or negotiated. |
| Filtering Rule ↗ | Slug: filtering_rule. Selects or removes crossing objects based on criteria such as source, content, risk, validity, priority, fit, contamination, sensitivity, load, or trust level. Filtering rules are where boundary control often becomes socially or ethically sensitive: false positives exclude needed flow, while false negatives admit harmful flow. |
| Inspection or Validation ↗ | Slug: inspection_or_validation. Checks crossing objects against criteria before or during boundary passage so the system can distinguish allowed exchange from harmful or malformed exchange. Inspection can be a clinical screen, customs check, schema validation, moderation review, security scan, credential check, laboratory test, or peer review step. |
| Access Policy ↗ | Slug: access_policy. Defines who or what is allowed to initiate, authorize, perform, observe, or receive crossing across the boundary. Access policy is a component of permeability control, not the whole archetype. Boundary Permeability Control also addresses what crosses, how, when, at what rate, through which channel, and with what inspection or transformation. |
| Transformation or Sanitization Rule ↗ | Slug: transformation_or_sanitization_rule. Changes the form of a crossing object so useful flow can pass while harmful, incompatible, sensitive, contaminating, or irrelevant properties are removed or normalized. Transformation can include sterilization, de-identification, format conversion, validation, translation, packaging, triage, encryption, labeling, or content redaction. |
| Safe Rejection or Deferral Path ↗ | Slug: safe_rejection_or_deferral_path. Provides a non-destructive route for crossing attempts that are denied, delayed, quarantined, returned, appealed, rerouted, or held for further review. Without a safe rejection path, a boundary can cause hidden harm: people are stranded, data is lost, patients are turned away, waste accumulates, or rejected requests repeatedly attack the boundary. |
| Monitoring and Feedback Loop ↗ | Slug: monitoring_and_feedback_loop. Tracks boundary performance and updates rules when crossing patterns, threat conditions, false rejections, false acceptances, load, or downstream effects change. Permeability is rarely correct once and forever. Monitoring distinguishes a deliberately tuned boundary from a brittle gate that silently drifts out of fit. |
Common Mechanisms¶
12 documented mechanisms across 5 implementation forms.
The grouping reflects forms represented among the mechanisms currently documented for this archetype; an absent form is not necessarily an impossible implementation.
Control, Automation & Runtime · 4 mechanisms
- API Gateway — A single programmable entry point in front of backend services that authenticates, throttles, routes, and reshapes every request before it reaches anything real.
- Data Import Validator — A gate on data entering a system that checks each record against a schema and rules, then coerces what it can safely fix and rejects or dead-letters what it cannot.
- Data Loss Prevention — An egress control that watches data leaving an organization and blocks, encrypts, or logs any movement of sensitive material that isn't authorized.
- Firewall — A rule-based gate on network traffic that permits or blocks each connection by matching it against an ordered policy of source, destination, port, and behavior.
Decision, Gate & Allocation · 4 mechanisms
- Border Checkpoint — A staffed crossing point where people and vehicles are identified, inspected, and then admitted, referred to secondary, or refused entry according to their documents and risk.
- Clinical Screening — A pre-entry assessment that sorts people by symptom, risk, or eligibility so each is admitted to the right care pathway, deferred, or safely referred elsewhere.
- Content Moderation Gate — A platform boundary that reviews user-generated content and allows, removes, labels, or downranks it by safety, legality, and community rules — with a path to appeal.
- Intake Filter — A front-door screen that sorts incoming requests, cases, or applications and routes each to the right queue, defers it, or redirects it before it consumes a service's capacity.
Organization, Role & Governance · 1 mechanism
- Customs Process — An institutional apparatus that classifies goods crossing a jurisdictional boundary, assesses duty, and decides seizure or release — leaving a documentary record for every consignment.
Protocol, Workflow & Routine · 1 mechanism
- Quarantine Process — A holding buffer that separates uncertain or risky crossing objects for a defined period until they are tested, cleared, treated, expired, or rejected.
Structure, Architecture & Configuration · 2 mechanisms
- Cleanroom or Airlock — A physical staging boundary that lets people and materials enter a controlled space only after gowning, cleaning, and pressure transition strip the contamination they carry.
- Semipermeable Membrane — A material boundary that admits selected substances by their physical properties alone — no inspector, no decision, just a structure whose geometry lets some things pass and blocks the rest.
Parameter / Tuning Dimensions¶
Permeability can be tuned along several dimensions. Direction distinguishes inbound from outbound flow; leakage control is as important as entry control. Granularity determines whether the rule applies to broad classes or fine-grained cases. Inspection depth controls how much evidence is gathered before crossing. Transformation intensity determines whether crossing objects are merely checked, sanitized, translated, de-identified, packaged, or altered. Trust tiers vary treatment by source, actor, history, role, or context. Rate and volume limits govern speed or quantity when overload is part of the risk. Quarantine duration sets how long uncertain objects may wait. Exception policy determines when unusual cases can bypass ordinary rules with review. Feedback cadence controls how often rules are updated from false positives, false negatives, bypasses, and incidents.
Invariants to Preserve¶
The boundary must preserve useful exchange. A permeability control that prevents all crossing has become isolation rather than selective permeability. It must also preserve system integrity by reducing harmful crossing, leakage, contamination, intrusion, overload, or illegitimate access. Rules should be understandable enough to apply and audit. Denied crossing should have a safe path when consequences matter. False acceptance and false rejection should both be tracked. Finally, controls should remain proportional: low-risk flow should not inherit the full friction required for high-risk flow unless the domain demands it.
Target Outcomes¶
A successful application produces a boundary that admits the right flows, blocks or transforms the wrong flows, and learns from boundary performance. The system should experience fewer incidents, less overload, less leakage, more consistent decisions, better auditability, and preserved collaboration or service access. In technical domains this can mean safer APIs or cleaner data imports. In human domains it can mean fairer intake, safer care, and fewer arbitrary denials.
Tradeoffs¶
The central tradeoff is protection versus exchange. Strong controls reduce risk but can block learning, service, access, trade, or collaboration. Every filter must manage false positives and false negatives. Simple rules are legible but may miss context; adaptive rules are context-sensitive but may become opaque. Fast boundary decisions reduce friction but may ignore edge cases. Human review adds judgment but can become slow, inconsistent, or biased. Centralized control improves uniformity but can suppress local knowledge.
Failure Modes¶
Overblocking occurs when controls reject useful crossing. It is mitigated by audits, appeal paths, representative tests, and tracking rejected-but-valid cases. Underfiltering occurs when harmful crossing is admitted; it requires stronger validation, monitoring, quarantine, and threat adaptation. Bypass channels appear when official controls are too slow or unrealistic; bypass behavior should be treated as evidence of boundary misfit. Opaque gatekeeping happens when rules cannot be contested or explained; it needs accountability and review. Inspection bottlenecks occur when every crossing receives the same friction; risk-based tiers and sampling can help. Permanent quarantine traps cases without decision criteria; it needs release conditions and owners. Boundary drift happens when rules do not adapt to new risks, demand, or purpose.
Neighbor Distinctions¶
Boundary Permeability Control is distinct from System Scope Definition, which establishes what the system is. It is distinct from Boundary Reframing, which changes what counts as inside or outside. It is distinct from Gateway Mediation, which routes exchange through a mediator; a gateway may implement permeability controls, but mediation is not required. It is broader than Access Control, because the question is not only who may access what, but what crosses, in what form, when, through which channel, under what inspection, and with what rejection path. It differs from Rate Limiting and Load Shedding, which primarily manage volume or load. It differs from Bulkhead Isolation, which partitions failure domains. It differs from Sandboxing, which creates a bounded environment for risky action or experimentation.
Cross-Domain Examples¶
In software, a firewall or API gateway filters traffic while preserving legitimate communication. In public health, screening and isolation pathways admit patients while managing infection risk. In platform governance, content moderation gates permit expression while restricting harmful or illegal content. In data governance, import validators and de-identification controls allow data exchange while preventing corruption or leakage. In supply chains, customs and quarantine preserve trade while limiting pests, contraband, safety violations, or legal noncompliance. In organizational operations, intake rules protect a team’s capacity while still allowing strategically important work to enter.
Non-Examples¶
A project charter that defines what a team owns is not Boundary Permeability Control unless it governs ongoing crossing. A redesign that expands a company’s responsibility to include lifecycle impacts is Boundary Reframing or Externality Internalization, not permeability control. A staged environment for risky code execution is Sandboxing. Dropping low-priority requests during an outage is usually Load Shedding or Priority-Based Admission unless the main issue is selective boundary crossing.
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (3)
- Boundary: Defines system limits.
- Constraint: Limits possibilities to guide outcomes.
- Flow: Structured movement of energy, matter, or information.
Also references 4 related abstractions
- Containment: Holding a hazard, process, or agent within a deliberately maintained perimeter to prevent its spread or uncontrolled interaction with the surroundings.
- Feedback: Outputs influence inputs.
- Interoperability: Systems function together.
- Representation: Model complex ideas.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Selective Admission Control · implementation variant · recognized
A boundary-permeability variant that decides which crossing attempts may enter, continue, or receive service based on explicit eligibility, risk, priority, or fit criteria.
- Distinct from parent: The parent governs permeability broadly; this variant emphasizes entry decisions at the boundary.
- Use when: The boundary must accept some crossing attempts but reject, defer, or reroute others; The receiving system has limited capacity, safety constraints, eligibility rules, or service-fit requirements; A clear decision must be made at the boundary rather than merely observing or documenting crossing.
- Typical domains: healthcare, service operations, public programs, security
- Common mechanisms: Clinical Screening, Intake Filter
Transformative Boundary Filtering · implementation variant · recognized
A variant in which crossing is permitted only after the object is transformed, sanitized, translated, redacted, validated, packaged, or normalized.
- Distinct from parent: The parent includes transformation as one possible control; this variant foregrounds transformation as the central permeability mechanism.
- Use when: A crossing object is valuable but not safe, compatible, legitimate, or usable in its original form; Blocking all crossing would lose needed exchange, but raw crossing would create contamination, privacy, security, semantic, or quality risk; The boundary can preserve useful content while altering hazardous or incompatible properties.
- Typical domains: data governance, biosecurity, content platforms, manufacturing
- Common mechanisms: Data Import Validator, Data Loss Prevention, Cleanroom or Airlock
Quarantine-Gated Exchange · risk or failure variant · recognized
A variant that allows uncertain crossing objects to enter a temporary holding state before full admission, rejection, treatment, or release.
- Distinct from parent: The parent can include many controls; this variant specifically uses temporary containment as a permeability-control device.
- Use when: Immediate admission is risky but immediate rejection would destroy value, fairness, or learning; The system can buy time for testing, decay, review, transformation, or contextual clarification; The cost of false acceptance is high enough to justify temporary separation.
- Typical domains: public health, supply chains, software deployment, data pipelines
- Common mechanisms: Quarantine Process, Staging Queue
Selective Gradient Drainage With Payload Retention · transport selection variant · recognized
Superimpose a drainage gradient with transverse payload-retention structure so an unwanted mobile phase reaches an outlet while the wanted load remains in the work zone.
- Distinct from parent: Boundary Permeability Control governs selective crossing broadly; this variant couples selection to a transport gradient and adds payload-slip, channel-blockage, and phase-pooling failures.
- Use when: A payload and an unwanted mobile phase share a surface, and tilting or driving the phase toward a drain would otherwise carry the payload with it.
- Evidence (strong independent recurrence confirmed): US5970858A; EP0953308A1 — inclined grill with payload-retaining ribs and grease drainage
Bounded Leakage Noncontact Sealing · subtype · recognized
Replace a wearing contact seal with a controlled noncontact clearance when the differential across each local boundary is small enough to bound leakage.
- Distinct from parent: The design exchanges perfect closure for a calibrated noncontact clearance whose leakage remains bounded by local differential. Motion preservation and cumulative-leakage failure make it distinct from existing boundary variants.
- Use when: Contacting tip seals improve tightness between moving scroll chambers but create friction, heat, wear debris, and contamination in a dry vacuum pump.
- Evidence (strong independent recurrence confirmed): US6290477B1; Turbomachinery non-contact seal review; Labyrinth seal leakage analysis
Coplanar Penetration Landing For Continuous Seal · implementation variant · recognized
Shape unavoidable penetrations into broad coplanar landing sites so one continuous surface treatment can seal both assembly seams and attachment points.
- Distinct from parent: Necessary structural penetrations are shaped into coplanar landing sites so a continuous sealing treatment can admit the attachment while excluding environmental leakage. Penetration geometry and crush failure distinguish it from existing boundary variants.
- Use when: A continuous environmental barrier must be mechanically fastened through fragile insulation, but every seam and penetration creates a leak path and overdriving crushes the core.
- Evidence (strong independent recurrence confirmed): US11142904B2; Whole Building Design Guide roofing penetration flashing; NRCA roof penetrations and membrane terminations
Maintained Liquid Phase Barrier · subtype · recognized
Preserve permitted liquid transfer while blocking an unwanted gas path by forcing the interface through a maintained liquid seal.
- Distinct from parent: A maintained liquid phase permits liquid passage while interrupting gas and flame continuity. Its state requirement and dry-out failure direction are distinct from the parent's existing admission, transformation, and quarantine variants.
- Use when: A sewer inlet must accept incoming liquid while preventing hazardous sewer gas from escaping and preventing external sparks or flames from propagating inward.
- Evidence (strong independent recurrence confirmed): US5028320A; CDC plumbing trap water-seal guidance; EPA water-seal and gas-path control in plumbing
Open Vent With Embedded Liquid Retention · subtype · recognized
Replace a swelling-prone sealed boundary with an open gas path while embedding environmental moisture capture and viscous retention to preserve the working liquid.
- Distinct from parent: The variant deliberately keeps one phase path open while retaining another phase through distributed capture. Existing admission, transformation, and quarantine variants do not preserve that simultaneous opposite-direction permeability contract.
- Use when: A thin liquid-state device needs an open path for evolved gas, but an open cell would normally dry out and delaminate.
- Evidence (strong independent recurrence confirmed): US5811204A; Valve-regulated batteries vent gas while retaining gelled electrolyte; Lead-acid gel and absorbed-glass-mat electrolyte retention
Porosity Repulsion Interface Retention · implementation variant · recognized
A porous adherend is pretreated to repel or block adhesive penetration so bonding material remains concentrated at the joining surface rather than being consumed internally.
- Distinct from parent: Boundary Permeability Control owns governing what crosses an interface; this variant blocks inward adhesive loss while preserving surface wetting and joint formation.
- Use when: A porous adherend consumes liquid bonding material into its interior, starving the interface before a reliable joint can form.
- Evidence (strong independent recurrence confirmed): US12115768B2; Penetration control of surface sizing starch using cationic PAM; Size press practices and formulations affecting paper properties and process efficiency; Primer barriers and adhesive penetration in wood bonding; USDA Wood Handbook — surface preparation and adhesive penetration
Service Sealed Reset Open Boundary Switch · lifecycle state variant · recognized
Switch the same guide boundary between a closed sealing-and-retention state during service and an open low-friction state before reset or service motion, then positively restore and verify closure.
- Distinct from parent: Quarantine-Gated Exchange holds uncertain arrivals before release. This candidate switches the same physical boundary between a closed sealing-and-retention state during service and an open low-friction state during reset or maintenance, with interlocked restoration. Failure to reclose or unsafe service in the open state is independent of admission and quarantine logic.
- Use when: A boundary must seal and retain a movable sheet or member during service, but the same contact pressure creates friction that prevents low-force reset, retraction, cleaning, or maintenance.
- Evidence (strong independent recurrence confirmed): US4458739A; Rubbercraft Inflatable Seals; Seal Master - Frequently Asked Questions About Inflatable Seals
Independently Gated Sources to a Shared Trunk · subtype · recognized
Partition multiple sources at their entries, give each partition an independent gate, and recombine only after isolation into a shared trunk.
- Distinct from parent: Each source is isolated by its own boundary before joining a common downstream path, preventing one source from backfeeding or contaminating another while retaining shared infrastructure. Existing admission and sealing siblings do not preserve branch-local gating plus trunk sharing or hidden common-path coupling.
- Use when: Multiple separated production zones and branches share one access bore but must be controlled and serviced independently.
- Evidence (strong independent recurrence confirmed): US5337808A; SLB — Multizone electric interval-control valves; SLB — Defining well completion; EPA — branch check valves before a common main; EPA — one-way branch isolation before a common line
Face-Joined Selective-Exchange Modules · implementation variant · recognized
Join identical modules face-to-face around an interchangeable permeable boundary so separated populations can exchange selected signals while each environment remains controllable.
- Distinct from parent: Identical face-joined modules share an interchangeable selective membrane while preserving independently controlled environments. Existing boundary variants do not preserve symmetric modular mating, replaceable selectivity, or membrane-bypass, pressure-coupling, and cross-population leakage failures.
- Use when: Two populations need selective molecular exchange while their media, operating conditions, and direct physical contact must remain independently controllable.
- Evidence (strong independent recurrence confirmed): US10466232B2; Dual-chambered membrane bioreactor assembled from equal master pieces
Host-Surface-Activated Growth Gate · surface state boundary variant · recognized
Convert a material boundary into a selective growth gate by activating only the intended host surface before common precursor exposure.
- Distinct from parent: Boundary Permeability Control owns deciding what may cross or be incorporated at an interface. Selective host-surface activation makes incorporation under a common exposure depend on boundary state, with activation spread, incomplete nucleation, and bridging failures not covered by the current admission, sealing, or retention siblings.
- Use when: A high-purity metal must fill recessed metal regions without depositing substantially on adjacent dielectric surfaces.
- Evidence (strong independent recurrence confirmed): US11680312B2; OSTI — Catalytic oxygen activation for area-selective atomic layer deposition; OSTI — Surface engineering for area-selective deposition
Enforced Subsurface Phase Withdrawal · phase selective boundary variant · recognized
Exclude an unwanted buoyant phase by sealing every bypass and locating the sole withdrawal path beneath the phase boundary.
- Distinct from parent: The parent owns selective passage across a boundary. Sealing every bypass and placing the sole outlet below a buoyant phase boundary turns outlet geometry into a phase-selective gate; interface excursion, vortex entrainment, and hidden bypass remain independent failures.
- Use when: Floating pollutants can reach a catch-basin drain through gaps around a retrofit trap even if the nominal flow opening is located below the surface.
- Evidence (strong independent recurrence confirmed): US7686961B1; EPA — Oil-water separator submerged outlet; EPA — Submerged elbow withdrawing water below the floating layer; USACE — Oil-water separator design requirements
Near names: Controlled Permeability, Boundary Filtering, Selective Boundary Permeability, Interface Firewall, Intake Filter, Semipermeable Boundary Design.
Editorial Notes¶
Problem Classification¶
Classification: Boundary, Scope, Access & Spillover Failure → Crossing, Interface & Edge-Zone Failure
Problem kernel: boundary openness is mismatched to needed exchange and protection
Rationale: The perimeter admits or blocks crossings indiscriminately rather than governing the edge according to beneficial transfer and harm.
Independent corroboration: The earliest necessary condition in the frozen evidence is: A system boundary is too open, too closed, or too indiscriminate relative to the exchange the system needs and the harms it must prevent. That is a crossing interface and edge zone failure problem because Necessary movement between distinct regimes is too open, closed, direct, brittle, diffuse, or geometrically constrained because the crossing surface and transition zone are poorly governed.
Review outcome: Independent reviewer agreement; high confidence.