Arqora Notes

Technical notes, decisions, experiments, and updates from Arqora.

A maintained record of how Arqora studies systems, makes technical decisions, documents experiments, and turns internal work into public software over time.

15 published notes

Arqora CMP as an operational system

An experiment note on shaping Arqora CMP around inbound messages, ticket history, and operational control.

Quick summary
01

Arqora CMP is being explored as a practical system for handling inbound communication and support workflows.

02

The important parts are tickets, message history, reply state, routing, and auditability.

03

The project is still experimental, so the design favors clarity over feature volume.

Choosing simple infrastructure before scale

A decision note on keeping Arqora infrastructure simple while the project is still forming its core systems.

Quick summary
01

Arqora does not need heavy infrastructure before the product surface and workflows are clear.

02

Simple hosting, generated pages, and managed services reduce operational load at the early stage.

03

The system can still be designed with future migration paths in mind.

How Arqora handles public contact routes

A note on separating public contact paths for general messages, security, legal, support, and partnerships.

Quick summary
01

Arqora separates public contact routes so different kinds of messages do not collapse into one inbox.

02

Clear addresses make security, legal, support, and partnership messages easier to triage.

03

The routing is simple today, but it leaves room for future ticketing and operational workflows.

Early SEO decisions for arqora.be

A technical note on the early indexing, canonical, sitemap, and crawlability decisions behind arqora.be.

Quick summary
01

The first SEO work focused on making arqora.be crawlable without exposing duplicate deployment URLs.

02

Canonical URLs, sitemap entries, robots rules, and metadata were treated as infrastructure, not decoration.

03

The goal was to make the site understandable to crawlers before adding more public pages.