this document written on
is Semantic version0.3.0.
this document is self-published independently.
i am still Figuring things out. this is not final design and might be vague, impossible, or otherwise not
implementable. im still seeking to bring this closer to my vision.
All interactions MUST follow these global rules. If these rules are violated, the Implementation MUST abort the
interaction and MAY notify the user (if any).
Applications MUST NOT connect to plain HTTP, Applications MUST try to change HTTP to HTTPS.
If TLS fails or Certificate is not valid, the Edge MUST abort the connection.
when a 404 or 500 is encountered Edges MUST read the Content-Type Header, if it states text/html the Edge SHOULD ignore the body
and state the feature isnt supported to the user.
Signature Verification MUST be done using the bytes As-Is (As Received), no Normalization,
Canonicalization, Encoding change, or altering is allowed.
The Base Path of the protocol interactions. the underscore is a MUST. this path is directly after the
domain.
REQUIRE
RFC2119's REQUIRED
Edge-Defined
Planet-Defined
A feature whose specific behavior is determined by the host environment rather than this specification.
While this document may provide constraints, the Planet or Edge is free to define the exact behavior within
those bounds.
Edge-Approximated
Planet-Approximated
A feature whose specific behavior is determined by the host environment rather than this specification.
While this document may provide constraints, the Planet or Edge is free to define the exact behavior within
those bounds, but preferably reacts like the recommending an ideal behavior.
Ai Acknowledgement
Thanks to DeepSeek Gemini, Grok, and ChatGPTfor guidance writing all these specifications while proofreading
(except LayerZip).