Non-normative implementation

Autonomous Business Reference

The reference implementation is intentionally separate from the standard. It demonstrates one lightweight way to implement ABCS Discover, Describe and Invoke semantics without introducing a platform architecture.

Normative boundary: the reference depends on ABCS. ABCS never depends on the reference. Conformance is defined by the specification and canonical contracts, not by the reference code.

Playground

Edit representative canonical payloads and invoke ABCS capabilities against a small live reference endpoint.

HTTP Binding

Exercise the optional HTTP convention and download a non-normative OpenAPI description.

Minimal runtime

Static site plus one Netlify Function. No database, workflow engine, message broker, identity product or ERP adapter.

Representative capabilities

procurement.purchase-order.submit
finance.journal-entry.post
hr.leave-request.submit

ABR is published separately at abr.sirvisetti.com so the non-normative implementation stays cleanly separated from the ABS standards project.