• Home
  • About
  • Voice AI
  • AI Infrastructure
  • Consulting
  • Claude
  • Training
  • Websites
  • Industries

Follow Us

AGXNTSIX
  • About
  • Voice AI
  • Infrastructure
  • Consulting
  • Claude
  • Training
  • Industries
LoginContactContact
Car Wash & Multi-Location Services

How Palms Car Wash Turned a POS Decision Into an AI-Ready Business Data Layer

Palms Car Wash, a 5-location car wash operator in Austin, Texas, engaged Agxntsix to evaluate replacing its point-of-sale system. Agxntsix built a Bun data pipeline that cross-checks financial reports into 15 structured CSVs, a 23-page interactive decision deck scoring 13 POS vendors, and the foundation of an LLM-readable knowledge layer for every future AI system.

Agxntsix Team

Updated on Jun 2026

Client
Palms Car Wash
Industry
Car wash — 5 locations
Location
Austin, Texas
Services
AI Consulting / AI Infrastructure / Decision Intelligence
Timeline
Pipeline + 23-page deck shipped May 18–22, 2026; 36 commits through May 29
Scope
13 POS vendors scored; 15 structured CSVs; 3 source types reconciled
Status
Active engagement — knowledge layer in foundation phase
Palms Car Wash AI Infrastructure Case Study
Case Study
  • Overview
  • Challenge
  • Solution
  • Results
  • Deep Dive
  • FAQ

Overview

Palms Car Wash operates five car wash locations in Austin, Texas, on a legacy point-of-sale system that kept operational data locked behind vendor reports with no usable API. Leadership needed to choose a replacement POS without neutral data to compare vendors. Agxntsix built an intelligence platform around that decision: a Bun data pipeline converting financial PDFs and spreadsheets into 15 cross-checked structured CSVs, a 23-page interactive Astro deck with deep-dives on 13 POS vendors, competitor analysis from Google Maps reviews via Claude, programmatic ClickUp automation, and the foundation of a permanent, LLM-readable knowledge layer — instance #1 of the repeatable per-client system Agxntsix brings to every engagement.

The Challenge

Palms Car Wash's incumbent point-of-sale vendor provided read-only reports and no usable API, leaving five locations' worth of operational data trapped in PDF invoices, spreadsheet exports, and a web portal. A POS replacement was on the table — but the car-wash software market mixes platforms, overlays, and resellers, and demos generate claims faster than any operator can verify them. Choosing wrong meant re-platforming payments, memberships, and tunnel operations on bad information.

  • Operational and financial data was locked inside the incumbent POS, with no usable API for integration or automation
  • Financial truth lived in PDF invoices, spreadsheet exports, and portal screenshots that had never been reconciled against each other
  • Weeks of vendor demos, quotes, and email threads produced context that outpaced human note-taking
  • Hard requirements — QuickBooks Online integration, two-way APIs, multi-site sync, card updaters, license plate recognition — had no neutral scorecard
  • Every future AI initiative, from voice agents to dashboards, was blocked on trustworthy, machine-readable business data

The turning point came when leadership returned from an industry trade show with a list of credible replacement vendors and a decision to evaluate them rigorously. That created an immediate need for evidence — the company's own numbers in structured form, and an honest read on a vendor landscape full of marketing claims.

Why Agxntsix

Off-the-shelf vendor comparisons are marketing collateral. Agxntsix treated the POS decision as a data-engineering problem: extract the client's own numbers, reconcile them across sources, score vendors against hard requirements drawn from that evidence, and persist every finding in a governed, LLM-readable knowledge system the business keeps permanently.

The Solution

Agxntsix delivered a four-part intelligence platform. A Bun + TypeScript pipeline extracts financial reports — Unstructured.io's hi-res API for invoice PDFs, a SheetJS section-aware state machine for membership spreadsheets, column-position parsing for activity reports — into 15 structured CSVs, with a reconciliation script cross-checking figures across 3 source types. A 23-page interactive Astro deck on Vercel walks stakeholders from problem to landscape to recommendation, with 13 per-vendor deep-dive pages. A competitor intelligence layer classifies Google Maps reviews with Claude. And a knowledge system — a durable project wiki plus an Obsidian vault — captures every decision, vendor verdict, and source artifact so the engagement compounds instead of evaporating.

Key Features
  • Bun + TypeScript extraction pipeline (Unstructured.io hi-res PDF extraction, SheetJS spreadsheet parsing, column-position text parsing) outputting 15 structured CSVs
  • Cross-check reconciliation script validating figures across 3 source types — invoices, activity summaries, and membership exports
  • 23-page interactive Astro decision deck on Vercel, server-rendered behind a password gate, with dashboard, financial hub, methodology, and pain-point corpus pages
  • 13 per-vendor deep-dive pages backed by an append-only vendors.json registry with capability scoring and tiering
  • Competitor analysis from Google Maps reviews classified for pain points with Claude, plus an OpenStreetMap-derived competitor map
  • seed-clickup.ts — a idempotent script that programmatically seeds the client's ClickUp workspace with workstreams, tasks, and priorities
  • llm-wiki.md knowledge system following Andrej Karpathy's LLM-wiki pattern: one durable brain file with a dated decisions log and a six-step persistence protocol
  • Obsidian knowledge vault scaffold — entities, concepts, decisions, and project maps-of-content — instance #1 of a repeatable per-client knowledge system

Implementation

Built in a private, fully versioned git repository: 36 commits between May 18 and May 29, 2026. The first commit established the source dossier and extraction pipeline; the complete 23-page deck was live within five days, on May 22, 2026. Engineering discipline carried throughout — conventional commits, idempotent scripts, every CSV regenerable from read-only sources, API keys in the macOS Keychain, and an append-only sources directory as the audit trail for every figure in the deck.

The most differentiated part of the build is the knowledge layer: raw artifacts land in an append-only archive; durable facts get distilled into llm-wiki.md, a single brain file any AI session loads cold; and a written protocol governs how every new artifact and decision is persisted. On that foundation sits an Obsidian knowledge vault — foundation phase today, navigation skeleton architecturally complete, roughly 123 notes staged for distillation. It is explicitly instance #1 of a repeatable per-client system: the governed data layer every future AI system, from voice agents to dashboards, stands on.

Technology Stack

Bun
TypeScript
Astro
Vercel
Unstructured.io
SheetJS
Claude (Anthropic API)
Perplexity
ClickUp API
Obsidian

The Results

Five days from first commit to a stakeholder-ready decision platform: the 23-page interactive deck went live May 22, 2026. Behind it, financial reporting became machine-readable for the first time, and 13 POS vendors went from sales claims to scored, tiered, documented options.

MetricBeforeAfter
Financial visibilityFigures scattered across PDF invoices, spreadsheet exports, and portal screenshots15 structured CSVs, regenerable on demand and reconciled across 3 source types
POS vendor selectionTrade-show impressions and competing sales claims13 vendors researched, scored, and tiered in a 23-page interactive deck
Decision audit trailDemo notes and email threads lost after each callAppend-only source archive plus a dated decisions log in a durable project wiki
Project executionTasks tracked informally across calls and inboxesClickUp workspace seeded programmatically by a idempotent script
AI readinessOperational data locked inside the incumbent POSGoverned, LLM-readable knowledge layer with ~123 vault notes staged for distillation

Additional Outcomes

  • 127 automated reconciliation checks across invoices, activity summaries, and membership exports — zero failures
  • 23-page deck live on Vercel, behind a password gate, within 5 days of the first commit
  • Competitor pain-point corpus from Google Maps reviews, classified with Claude, browsable inside the deck
  • 36 commits of versioned, regenerable work product, May 18–29, 2026

How does Agxntsix evaluate POS vendors for a multi-location car wash?

Agxntsix researched 13 car-wash POS vendors for Palms Car Wash, scored each against hard requirements like two-way API access, QuickBooks Online integration, multi-site sync, and license plate recognition, then published the findings as a 23-page interactive Astro deck with 13 per-vendor deep-dive pages, deployed to Vercel behind a password gate.

The evaluation separated true replacement platforms from analytics overlays and resellers — a distinction vendor marketing blurs. Research combined Perplexity-driven dossiers, Firecrawl site crawls, live demos, and a capability questionnaire sent to finalists; every finding was filed to the source archive, so the recommendation rests on a citable evidence trail.

What is an LLM-readable business data layer?

An LLM-readable business data layer is a governed, structured representation of a company's operating knowledge — financials, decisions, vendors, people — that AI systems query reliably. For Palms Car Wash, Agxntsix built it as cross-checked CSVs, a durable project wiki, and an Obsidian knowledge vault, following Andrej Karpathy's LLM-wiki pattern.

The architecture has three layers: raw artifacts in an append-only archive, distilled knowledge in curated markdown, and a written schema governing how new information is persisted. Voice agents, dashboards, and automations are only as good as the data they stand on — the vault gives them one current, citable source of truth.

How does an AI consulting engagement keep vendor research from getting lost?

Agxntsix enforces a six-step persistence protocol on the Palms Car Wash engagement: every email, transcript, quote, and decision lands in an append-only source archive, gets synthesized into a single durable wiki file with a dated decisions log, and updates a live open-questions tracker — so any future session, human or AI, starts fully informed.

The protocol is written into the repository and treated as non-negotiable: artifacts get date-stamped filenames, conflicting sources are recorded side by side with provenance, and tracker rows are never deleted, only answered. Across 36 commits in twelve days, demo debriefs, vendor quotes, and strategy calls all landed in one queryable system.

What's Next

Phase 1 distills roughly 123 staged notes into the Obsidian vault, completing the knowledge plane. The governed data layer then becomes the substrate for voice agents, dashboards, and automations — and the per-client knowledge system becomes a repeatable Agxntsix offering.

Frequently Asked Questions

What did Agxntsix build for Palms Car Wash?

Agxntsix built a four-part intelligence platform: a Bun data pipeline that extracts and cross-checks financial reports into 15 structured CSVs, a 23-page interactive decision deck covering 13 POS vendors, a competitor analysis built from Google Maps reviews classified by Claude, and a script that seeds the client's ClickUp workspace.

How fast can an AI consultant turn raw financial exports into a vendor decision deck?

Five days from first commit to finished deck. The Palms Car Wash repository opened on May 18, 2026, and the complete 23-page interactive deck — vendor scoring, financial analysis, pain-point corpus, methodology — was live by May 22, 2026. The pipeline regenerates all 15 structured CSVs from source files on demand.

How were the POS vendors evaluated?

The deck includes deep-dive pages on 13 vendors spanning tunnel-focused platforms, membership-billing specialists, and general-purpose POS systems. Each page documents capabilities, integration architecture, and open questions, and vendors are tiered by fit against the operator’s hard requirements rather than ranked by marketing claims.

Is the client's financial data exposed in this case study or the deliverables?

No. Client financials stay confidential. The presentation deck is deployed behind a password gate, API keys live in the macOS Keychain rather than plaintext files, the repository is private, and this case study reports only engagement-scope facts — vendor counts, page counts, timelines — never revenue, membership, or billing figures.

Can Agxntsix build this kind of knowledge system for my business?

Yes. Palms Car Wash is instance #1 of a repeatable per-client knowledge system: raw artifacts flow into an append-only archive, get distilled into an LLM-readable vault, and feed every downstream AI system — voice agents, dashboards, automations. Agxntsix applies the same governed-data-layer methodology to each new client engagement.

Miami Yacht Rentals

Make Your Next Big Decision on Governed Data

Agxntsix turns scattered reports and vendor noise into a cross-checked, AI-readable evidence base — and leaves you a data layer every future AI system builds on. Book a consultation.

Schedule Consultation

Make Your Next Big Decision on Governed Data

Agxntsix turns scattered reports and vendor noise into a cross-checked, AI-readable evidence base — and leaves you a data layer every future AI system builds on. Book a consultation.

Schedule Consultation

Spearheading the AI Evolution

Singapore | Dubai | United States

Member of the Anthropic Partnership Program

Follow Us

LinkedInTwitterYouTubeInstagramFacebook

Stay Connected

AI insights delivered weekly

Solutions

Voice AIAI InfrastructureOpenClawConsultingClaude ImplementationAI TrainingWebsite DevelopmentAnswer Engine OptimizationLead Generation Marketing

Industries

Exotic CarsYachtsPrivate JetsService BusinessesReal EstateE-commerceHealthcareFinancial ServicesGovernmentLegal ServicesView All Industries →

Resources

BlogCase StudiesROI CalculatorKnowledge BasePlatform ComparisonFind Alternatives

Company

AboutContactCareers

© 2026 Agxntsix. All rights reserved.

Privacy Policy|Terms of Service|Cookie Settings

Claude and Anthropic are trademarks of Anthropic, PBC. Agxntsix is an independent company and a member of the Anthropic Partnership Program.