This is a placeholder
There is no second product yet. This file is here so the suite can be seen as a suite while the second one is being built, and so the machinery that makes a suite possible is visible rather than theoretical.
When there is something real to announce, this file is replaced. Nothing else changes.
What would go here
The long-form body of a product page is plain markdown: what the thing is, the problem it takes on, how it works, and what it deliberately refuses to do. Code blocks are highlighted at build time, so the page still ships no JavaScript:
from refazer import agent
# an agent owns a job end to end, including the parts a demo would skip
agent.run("close the books for October")
Delete this file when the real second product arrives.