chore: bootstrap lean sysadmin-chronicles repo

Import the runnable game code, content, docs, scripts, and repo guidance while leaving local agent state, dependency installs, build output, and backup copies out of the published tree.
This commit is contained in:
2026-05-02 11:49:07 -04:00
commit 0265afa054
252 changed files with 37574 additions and 0 deletions
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About — Axiom Works</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav>
<div class="nav-inner">
<a class="nav-logo" href="index.html">
<img src="assets/logo.png" alt="Axiom Works">
<span>Axiom Works</span>
</a>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="products.html">Products</a></li>
<li><a href="about.html" class="active">About</a></li>
<li><a href="people.html">Our Team</a></li>
</ul>
</div>
</nav>
<div class="page-header">
<h1>About Axiom Works</h1>
<p>Founded in 2011. Still here. Still shipping.</p>
</div>
<main class="page">
<div class="about-block">
<div>
<h2>Where we started</h2>
<p>Axiom Works was founded in 2011 by a small team of operations veterans who were tired of watching mid-size manufacturers paper over process problems with spreadsheets and tribal knowledge. The original product was a rules engine. It was not elegant, but it worked.</p>
<p>Over the next few years, that rules engine became AxiomFlow — a full workflow automation platform built for the realities of industrial operations: shift handoffs, exception handling, equipment downtime, and the kind of edge cases that enterprise vendors prefer not to demo.</p>
<p>We have been profitable since 2014. We have not taken outside investment. This is a deliberate choice.</p>
<div class="stat-row">
<div class="stat">
<span class="stat-num">2011</span>
<span class="stat-lbl">Founded</span>
</div>
<div class="stat">
<span class="stat-num">280</span>
<span class="stat-lbl">Employees</span>
</div>
<div class="stat">
<span class="stat-num">140+</span>
<span class="stat-lbl">Customers</span>
</div>
</div>
</div>
<div>
<h2>What we actually do</h2>
<p>AxiomFlow automates the workflows that keep operations running — purchase approvals, quality checks, shift reports, compliance sign-offs, exception escalations. The kind of work that gets done in every facility but rarely appears in a vendor's use-case library.</p>
<p>Our customers are mostly mid-size manufacturers and logistics companies in the 2002,000 employee range. They have real IT departments and real process complexity. They don't need a product designed for a 12-person SaaS startup.</p>
<p>We sell to operations leaders and implement with their IT teams. We do not use resellers. When something needs to be configured, a person from Axiom Works handles it.</p>
</div>
</div>
<hr class="divider">
<section style="margin-bottom: 3.5rem;">
<p class="section-label">What We Believe</p>
<h2 class="section-title">How we work</h2>
<p class="section-intro">These aren't values we arrived at in a workshop. They're conclusions from fourteen years of watching what works and what doesn't.</p>
<div class="about-block" style="margin-bottom: 0;">
<div>
<ul class="values-list">
<li>
<strong>Reliability over features</strong>
<span>A workflow automation platform that goes down during a shift is worse than no platform at all. Uptime is not a selling point. It is the baseline.</span>
</li>
<li>
<strong>Customers are not case studies</strong>
<span>We do not publish customer names without permission. We do not write up their implementations as thought leadership. Their problems are not content.</span>
</li>
<li>
<strong>Slow is smooth, smooth is fast</strong>
<span>We have never shipped a feature to meet a conference deadline. This is probably why our release notes are boring and our customers don't have to roll back.</span>
</li>
</ul>
</div>
<div>
<ul class="values-list">
<li>
<strong>Support is not a department</strong>
<span>Every customer has a named contact. Support issues get routed to the people who built the feature. The alternative is faster for us and worse for everyone.</span>
</li>
<li>
<strong>Honest pricing</strong>
<span>Our pricing is published. We do not have tiers designed to make the middle option look reasonable. The contract you sign is the contract you get.</span>
</li>
<li>
<strong>We stay in our lane</strong>
<span>We automate workflows for operations teams. We are not building an AI platform, a marketplace, or a suite of adjacent products nobody asked for.</span>
</li>
</ul>
</div>
</div>
</section>
<hr class="divider">
<section id="contact" style="margin-bottom: 2rem;">
<p class="section-label">Get in Touch</p>
<h2 class="section-title">Talk to us</h2>
<p class="section-intro">We respond to every inquiry. Usually the same day, always within 24 hours.</p>
<div class="card-grid" style="grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));">
<div class="card">
<div class="card-icon">💬</div>
<h3>Sales Inquiries</h3>
<p>If you'd like to see a demo or talk through whether AxiomFlow is a fit for your operation, reach out to our sales team.</p>
<p style="margin-top:1rem;"><a href="mailto:sales@axiomworks.com">sales@axiomworks.com</a></p>
</div>
<div class="card">
<div class="card-icon">🛠️</div>
<h3>Customer Support</h3>
<p>Existing customers can reach support directly. Your account contact's email is in your onboarding documentation.</p>
<p style="margin-top:1rem;"><a href="mailto:support@axiomworks.com">support@axiomworks.com</a></p>
</div>
<div class="card">
<div class="card-icon">🏢</div>
<h3>Our Office</h3>
<p>We're headquartered downtown, or close enough to it that we say downtown and nobody pushes back.</p>
<p style="margin-top:1rem; color: var(--muted); font-size:0.9rem;">Axiom Works, Inc.<br>Downtown-Adjacent, Suite 300</p>
</div>
</div>
</section>
<div class="cta-banner">
<h2>Meet the team behind the platform</h2>
<p>The people who build and support AxiomFlow have been doing this for a while. Some of them have been here since the rules engine days.</p>
<a href="people.html" class="btn btn-primary">Our Team</a>
</div>
</main>
<footer>
<div class="footer-logo">
<img src="assets/logo.png" alt="Axiom Works">
<span>Axiom Works</span>
</div>
<p>&copy; 2025 Axiom Works, Inc. All rights reserved. &nbsp;·&nbsp; <a href="about.html">About</a> &nbsp;·&nbsp; <a href="products.html">Products</a> &nbsp;·&nbsp; <a href="people.html">Our Team</a></p>
</footer>
</body>
</html>