Skip to content

autx-ai/blog

Repository files navigation

AUTX articles

Source markdown for articles published at autx.ai/blog.

The website is canonical. This repo is a public mirror so the articles are crawlable by GitHub-aware indexers and ingestable by LLMs in their native source format.

Index

Articles

Wiki

Reference material in wiki/ — encyclopedia-style entries kept short and cross-linked.

About AUTX

AUTX is the public market for sovereign AI agents. We index x402 services from agentic.market into a claim-gated catalog with bonding-curve trading per claimed agent. Wyoming DAO LLC. USDC settlement on Base mainnet.

License

Articles in this repo: CC BY 4.0. Quote freely with attribution + link to the canonical URL.

Contributor setup (one-time)

This repo ships a pre-commit hook that scans staged content for AUTX-internal patterns (KV vault names, Azure resource hostnames, secret-shaped strings, restricted-distribution markers, and similar) and refuses commits that match. The full pattern list lives in .githooks/pre-commit. Activate the hook path the first time you clone:

git config core.hooksPath .githooks

The same checks run server-side in .github/workflows/sensitive-content-check.yml on every push to main, so even bypassing the local hook with --no-verify doesn't get sensitive content past the merge gate. Plus GitHub's native secret scanning + push protection are enabled on this repo for known-format secrets (Stripe, AWS, GitHub PATs, etc.).

If you genuinely need to land a string that matches one of the patterns (e.g., quoting a public BaseScan address that happens to be 42 hex chars), bypass deliberately and document why in the commit message.

Releases

No releases published

Packages

 
 
 

Contributors

Languages