Skill Wiki v0.1.0
rule @backend-architecture/rule-port-binding

Port Binding

The app is self-contained — it does not require a runtime injection of a webserver (Apache, nginx) into the execution environment.…

Skill
@backend-architecture
Domain
backend-architecture
Version
1.0.0
Quality
4.0
Edges
2 out · 2 in
Tokens
83/196/214
$ prime install @backend-architecture/rule-port-binding

Projection

Always in _index.xml · the agent never has to ask for this.

PortBinding [rule] v1.0.0

The app is self-contained — it does not require a runtime injection of a webserver (Apache, nginx) into the execution environment. The app exports HTTP (or any protocol) by binding to a port that the environment hands it. The platform routes external requests to that port.

Source

prime-system/examples/backend-architecture/primes/compiled/@backend-architecture/rule-port-binding/atom.yaml

Compiled at 2026-05-10