Metadata-Version: 2.4
Name: aiking
Version: 1.0.0
Summary: AI King — public CLI + thin SDK (Apache-2.0). Full engine in aiking-core.
Project-URL: Homepage, https://github.com/aiking931931/ai-king
Project-URL: Issues, https://github.com/aiking931931/ai-king/issues
Author-email: "AI King (Chen-Xuan Wang)" <me@ai-king.dev>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: aiking-core>=1.0.0
Provides-Extra: memoria
Requires-Dist: concinno-skills-memoria>=0.5.0; (sys_platform == 'win32') and extra == 'memoria'
Provides-Extra: skills
Requires-Dist: concinno-skills-memoria>=0.5.0; (sys_platform == 'win32') and extra == 'skills'
Description-Content-Type: text/markdown

# aiking

Public CLI + thin SDK for the AI King distribution. Apache-2.0 licensed for
permissive consumption by downstream adopters.

The substantive engine — guards, runtime, ZIQ retrieval, FieldRead memory,
PSYCHE, Cerno cycle — lives in `aiking-core` (AGPL-3.0-or-later, commercial
dual). This package is a thin re-export so `pip install aiking` gives a sane
default while keeping the AGPL boundary explicit.

## License

Apache License, Version 2.0. See [`LICENSE`](./LICENSE).

## Status

Phase 1 Foundation skeleton. Public surface wires up in subsequent phases.
