Metadata-Version: 2.4
Name: capcard-ai
Version: 0.1.5
Summary: Machine-readable capability profiles for the agent economy
License: MIT
Project-URL: Homepage, https://capcard.ai
Project-URL: Repository, https://github.com/agent-maestro/capcard
Project-URL: Schema, https://capcard.ai/schema/v1/capability_card.schema.json
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jsonschema>=4.0.0
Dynamic: license-file

﻿# CapCard.ai

**Machine-verifiable capability cards for the agent economy.**

Agents don't read marketing copy — they parse structured, reproducible, verifiable facts.

CapCard is the infrastructure layer for **Capability Cards**: 
JSON-LD documents that describe what a product actually does, with:
- Quantitative benchmarks and reproducible scripts
- Verification proofs (test counts, Docker hashes, arXiv links)
- Integration hooks

**Monogate v2.1.1** is the canonical reference implementation.

## Status
Early development — April 2026  
Domain: https://capcard.ai

## Quick Start (coming soon)
```bash
pip install capcard
capcard validate examples/monogate-capability-card.json
