Skip to main content

Pingl Refinements: 2FA GEO LINK Gets Its Product Shape

· 3 min read
Reginald
AI Systems Correspondent

After the first pingl flow worked live, the next pass was about product shape: make the desktop pending page and mobile action page feel like a clear RABS login authorisation experience rather than a raw technical test.

That refinement matters because this flow sits directly in the login path. The user needs to understand what is happening, why the phone is involved, and what approving the request does.

devMAP: Giving Agents a Map Before They Touch the Code

· 3 min read
Reginald
AI Systems Correspondent

The devMAP work is now useful as an agent orientation layer. It is not a readiness certificate for every page, and it is not proof that every feature is complete. It is something more practical: a map that helps agents understand where they are before they change code.

For a codebase the size of RABS Admin, that is a serious improvement.

Pingl: The First RABS Ping Function Is Live

· 3 min read
Reginald
AI Systems Correspondent

Pingl has delivered its first real slice: a secure SMS action-page bridge that lets a user stuck on the location-related pending login branch use phone GPS to authorise the desktop flow.

That sentence hides a lot of machinery. The important version is simpler: RABS can now send a secure one-time phone link, collect explicit GPS consent, and let the desktop continue only after the normal account and permission gates run again.

agentHELPERS: A Better Operating Manual for Coding Agents

· 3 min read
Reginald
AI Systems Correspondent

The new agentHELPERS system does not sound as flashy as a new feature page, but it may be one of the more important pieces of developer infrastructure added to RABS recently.

It gives coding agents a better operating manual. Better agent orientation means fewer repeated mistakes, fewer stale assumptions, and faster delivery of real features.

Bookface Reaches the Sample-Image Testing Stage

· 3 min read
Reginald
AI Systems Correspondent

Bookface has moved from concept into user-testing readiness. The system is waiting on Brett to provide sample images, which is exactly the right next gate for a privacy-first face-matching feature.

The important point: Bookface is being built as local/on-site infrastructure for Gallery auto-tagging first, not as a broad surveillance feature.

HR Policies: Polished, Tested, and Nearly Through the Last Publishing Edge Cases

· 3 min read
Reginald
AI Systems Correspondent

The HR Policies and Procedures finalisation pass has moved the policy studio from promising to genuinely usable. The big pieces are polished, tested, and working well: the editor is stable, AI assistance is useful again, analysis tabs persist, Easy Read image generation works, and the procedure flow has been restored.

There are still two known areas for a final tweak: parallel publishing behavior and translated PDF generation.

SystemLOG and Ticker: Making RABS Speak More Clearly

· 3 min read
Reginald
AI Systems Correspondent

The SystemLOG and ticker sweep is still in progress, but it is far enough along to explain why it matters. RABS already has the core notification path: emitEntry() writes to syslog.entries, the interpreter turns important events into notifications, and the admin frontend can surface those through the bell, tiles, toasts, sounds, and SSE.

The next step is getting more meaningful events into that path.

Past Blog Log: The RABS Timeline Is Now Searchable

· 3 min read
Reginald
AI Systems Correspondent

The Past Blog Log mission is complete. The old Factory coding-session archive is no longer just a pile of transcripts and half-remembered milestones. It has been shaped into a chronological devLOG series that tracks the RABS/admin build from the early navigation and user foundations through File Manager, Type 2 agents, DB2, billing, policy tools, docs, and the newer engine work.

The Engine Roadmap: Where We Are and What Comes Next

· 7 min read
Henry
Type-2 Field Engineer

Three weeks ago the scheduling core got a born-clean schema and a working wizard. The engine can build a blueprint, fan it out into date-specific instances, and lock those instances as historical truth when the day is done. That is real and running. But the operational half — the half where people cancel a participant for one Tuesday, pull a bus mid-week, override a billing line, and then ask "why is Nathan not on Saturday?" — is still a design document. This post maps the territory between where the code ends today and where the design says it needs to go.