After logging in, click anywhere to edit and click outside to save. Changes are live immediately.
Pages can be created in Settings.
To install, update or remove themes/plugins, visit Settings.
WonderCMS has been free for over 18 years.
Click here to buy us a coffee or get an amazing WonderCMS t-shirt.
Core Concept
AT1C introduces a simple rule:
Nothing acts on behalf of a user without explicit approval
Upgraded with:
Every approval is verifiable
What This Enables
Safe AI agents (cannot act without permission)
Consent-based authentication (beyond passwords)
Auditable digital actions (who approved what, when)
Human-in-the-loop automation
Vision
AT1C can become the standard layer for:
AI safety & accountability
Secure identity flows
Permission-based automation
Verifiable digital actions
Project Structure
at1c/ ├── docs/ # Protocol + whitepaper ├── packages/ # SDK ├── examples/ # Demos Contributing
AT1C is a approval layer that ensures all actions performed on behalf of a user are explicitly authorized and verifiable.
Core flow:
This enables developers to build applications where actions are not just executed—but accountable.
Stripe made payments simple for developers.
AT1C does the same for user approval.
Instead of building complex identity and permission systems, developers use AT1C to request, approve, and verify actions with a simple API.
Early-stage protocol. Open to ideas, feedback, and collaboration.
📜 License
MIT
A.Human