Site¶
Core Idea¶
A site is a defined position whose identity is its capacity to host, not its material substance: it persists when empty, carries a rule about what it admits, and keeps its identity as occupants turn over.
How would you explain it like I'm…
The Parking Spot
A Slot That Stays
The Slot That Outlives Its Occupant
Broad Use¶
- Ecology: a niche, defined by what an organism would do there, intelligible whether or not any species fills it.
- Software architecture: ports, memory addresses, plugin slots, and mount points — occupiable positions addressed without knowing the current occupant.
- Organizational structure: an office carries duties and powers that persist across holders, so succession is one office and a new occupant.
- Built environment: parking spaces, beds, and gates engineered as grids of slots that logistics works on regardless of who occupies them.
- Civic geography: postal addresses, zoning lots, and precincts whose occupants turn over independently of the slot.
- Hardware: sockets and bays whose fixed geometry guarantees a compatible component can be swapped without redesign.
Clarity¶
Lets you ask three sharp questions — does identity survive emptiness, is the hosting rule the slot's own, can the occupant change while the address stays fixed — that separate a site from a mere object or transient assignment.
Manages Complexity¶
Separates what positions exist (structural) from who fills them now (operational), so structure can be designed and audited without re-deciding it on every change of occupant.
Abstract Reasoning¶
Belongs to a position-occupant family — role, slot, socket, seat, niche — whose shared move is promoting the position to a first-class entity with its own identity and rules.
Knowledge Transfer¶
- Organizations to networks: "does this duty travel with the office or the person?" becomes "does this address belong to the port or the bound service?".
- Facilities to ecology: capacity-and-vacancy reasoning about beds ports the same way to a niche defined by what would fill it.
- Across substrates: the discipline of addressing the slot rather than the occupant carries intact whether the occupant is a patient, a process, or a species.
Example¶
A network port persists whether or not a service is bound to it; the port number outlives any process, so clients reach :443 and get whatever is currently bound — the slot addressed, the occupant incidental.
Relationships to Other Primes¶
Foundational — no parent edges in the catalog.
Children (1) — more specific cases that build on this
- Role is a kind of, typical Site — The file states a role is 'a sociological specialization of the site pattern — an occupiable position with normative expectations layered on'. The bare site has a hosting rule but no duties; a role adds the behavioral expectations. Site is the more-general parent. Additive: role keeps its social_cultural lineage; add potential_occupancy_region as an additional parent.
Not to Be Confused With¶
- Site is not Dimension because a site is a single addressable position with a hosting rule, whereas a dimension is the axis along which positions are measured; the site is located within a dimensional space, not identical to it.
- Site is not Containment because a site survives emptiness and is addressed independently, whereas a container often moves with its contents and may dissolve when emptied.
- Site is not Allocation because a site is the standing position into and out of which occupants are placed, whereas allocation is the operational act of placing them.