Skip to content

patrickkarle/phor

Repository files navigation

phor.io

Source for the phor.io landing page.

Phor

Phor builds capability-mediation protocols and integrated environments for AI-agent software. Its main protocol is ASHE.

ASHE — the open capability-mediation protocol for AI agents

ASHE determines what an AI agent is permitted to do, whether the agent is embedded inside software or reaches it over an API or MCP. Each operation requires a capability token; an operation the token does not grant produces no key, so the agent cannot perform it. Every action is independently verifiable, and high-risk actions require explicit approval. Identity is delegated to existing systems (OAuth, OIDC); ASHE adds capability mediation, intent declaration, audit, and approval that those systems do not provide.

This repository

The phor.io landing page: a single-file static site served via GitHub Pages. No build step, no JavaScript runtime, no dependencies — index.html with inline CSS plus a Google Fonts link (IBM Plex Sans).

File Purpose
index.html The complete landing page (HTML + CSS in one file)
CNAME GitHub Pages custom domain configuration (phor.io)
README.md This file

Deployment

Hosted via GitHub Pages from the master branch. Settings → Pages → Source: master / root. Custom domain phor.io is set via the CNAME file. Pages rebuilds and redeploys automatically within about 30 seconds of a push.

License

© 2026 Phor. Source available for reference. The Phor name and mark are trademarks of Patrick Karle.

About

phor.io landing page — Phor builds capability-mediation protocols and integrated environments for agentic software composition.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages