All Docs
FeaturesSaaS FactoryUpdated March 11, 2026

Public Product Status Page & Proof-of-Autonomy Feed

Public Product Status Page & Proof-of-Autonomy Feed

Introduced in v1.0.122, every product built on SaaS Factory receives a public status page that makes the platform's autonomous improvement loop visible and auditable — no login required.

Overview

The public status page is a shareable URL scoped to a single product. It surfaces live data from the platform's internal tables to show prospects, buyers, and stakeholders exactly what the autonomous pipeline has been doing on their behalf.

This page is designed to be a trust artifact: a verifiable, real-time record that the product is actively and continuously being improved by the platform's agent workforce.

What the Page Shows

Release History

A chronological timeline of every release shipped for the product, sourced from the releases table. Each entry includes the version number, title, and timestamp.

Agent Activity Feed

A live feed of agent jobs sourced from the agentJobs table. Visitors can see which of the platform's 21+ specialized agents have been active, what tasks they worked on, and when those tasks completed.

Features Shipped This Week

A filtered view of features that have been discovered, implemented, and released within the current week — giving a quick snapshot of recent momentum.

"Last Built N Minutes Ago" Ticker

A continuously updating indicator sourced from the pipelineRuns table that shows exactly how recently the autonomous pipeline last ran for this product. This makes the "never stops getting better" promise concrete and auditable.

Access & Sharing

  • No authentication required. The page is fully public and accessible to anyone with the link.
  • The URL is scoped per product, so each product owner controls their own shareable link.
  • Suitable for embedding in pitch decks, investor updates, customer onboarding materials, or sharing on social media.

Data Sources

The status page draws exclusively from existing platform tables — no new data pipelines were introduced:

TablePurpose
releasesPowers the release history timeline
pipelineRunsPowers the "last built" ticker and run-level history
agentJobsPowers the live agent activity feed

Use Cases

  • Sales & trust-building: Share the status page URL with prospects to demonstrate that the platform is actively improving the product.
  • Investor reporting: Provide a live, always-current view of product velocity without manual reporting.
  • Customer transparency: Let customers see the improvement cadence of the product they are subscribed to.
  • Viral distribution: A compelling, data-rich page that product owners are motivated to share publicly.