Back to directory
agent-receipts avatar

obsigna-site

Landing page for Obsigna — the reference implementation of the Agent Receipts protocol.. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/agent-receipts/obsigna-site.git

0

Stars

0

Forks

0

Watchers

License

obsigna-site

This repo serves the obsigna.dev landing page via GitHub Pages (source: GitHub Actions).

It is intentionally separate from the agent-receipts monorepo. A static landing page has no dependency on product code and occupies its own GitHub Pages slot — the monorepo's slot is already taken by agentreceipts.ai. Keeping them decoupled avoids entangling a one-file site with the build pipeline of a larger project.

If the site grows to include live spec content or SDK documentation that is generated from the monorepo, it may make sense to fold it back in at that point.