Metadata-Version: 2.4
Name: aiking-core
Version: 1.0.0
Summary: AI King engine — guards, runtime, ZIQ, FieldRead, PSYCHE, Cerno (AGPL-3.0-or-later or commercial)
Project-URL: Homepage, https://github.com/aiking931931/ai-king
Project-URL: Issues, https://github.com/aiking931931/ai-king/issues
Project-URL: Commercial License, https://github.com/aiking931931/ai-king/blob/main/aiking/packages/aiking-core/COMMERCIAL_LICENSE.md
Author-email: "AI King (Chen-Xuan Wang)" <me@ai-king.dev>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: anthropic>=0.40
Requires-Dist: httpx>=0.27
Requires-Dist: openai>=1.50
Requires-Dist: pydantic>=2.0
Requires-Dist: starlette>=0.40.0
Requires-Dist: uvicorn>=0.30.0
Description-Content-Type: text/markdown

# aiking-core

The substantive engine of the AI King distribution. Wires together the
governance stack (Concinno guards + Sancio runtime + ZIQ retrieval +
FieldRead memory + PSYCHE + Cerno 7-step cycle).

## License

Dual-licensed:

- **AGPL-3.0-or-later** with §7 Additional Terms — see [`LICENSE`](./LICENSE).
- **Commercial license** for entities that cannot or will not comply with
  AGPL §13 (network-use / SaaS clause), or whose policy bans AGPL-licensed
  dependencies — see [`COMMERCIAL_LICENSE.md`](./COMMERCIAL_LICENSE.md).

If you are not sure which applies, the AGPL terms govern by default.

## Status

Phase 1 Foundation skeleton. Engine modules migrate in from `projects/concinno`
and `projects/sancio` in subsequent phases per the plan in
`C:/Users/zerox/.claude/plans/serene-skipping-creek.md`.
