ANTRequest's Foundation Specification (Version 0.1.0)

The ANTRequest's Foundation Specification (Version 0.1.0) Standard is a Meta Standard that defines things all other ANTRequest Standards use.

to use ANTRequest's Foundation Specification (Version 0.1.0) you can use This Specification to insure interoperability. If you do not Like where this is going please fork.

warning! For History Only

Table Of Contents

Table Of Contents

Status of this document

this document written on is Semantic version 0.1.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.

This Specification uses external references

Global Rules

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).

Definitions

Planet
A Server Implementing is called a Planet.
Edge
A Client Implementing is called an Edge. an edge is a client that interacts with the planet. could be a browser extension, the browser, or an app.
Implementation
A software instance of an Edge or Planet or both.
The Protocol
The Protocol as set forth in This Specification.
The Specification
The Specification is this htmlpage.
/Favicond_/
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.