Aggregate distribution package for the Cognition Engine v0.5.0 multi-package baseline.
Project description
认知引擎
认知引擎是一个面向 AI 协作研发场景的治理型运行控制面项目。
当前公开版本:v0.5.0
v0.5.0 是认知引擎的模块化包结构基线版本。本版本重点建立公开仓库的包级组织方式,明确核心能力区域与基础验证路径,为后续运行时、适配器、观测、契约、配置与控制面能力继续演进提供稳定基础。
当前版本定位
v0.5.0 聚焦于公开主线的结构基线,重点包括:
- 建立
packages/源码布局; - 明确主要包级能力边界;
- 建立包级测试入口;
- 验证构建、安装、依赖解析与基础导入路径;
- 将当前公开主线收敛到模块化包结构基线。
当前包结构
当前公开主线包含以下主要能力区域:
contract_coreruntime_containeradk_adapterobservability_hub
同时包含以下支撑性结构:
- schemas
- behavior contracts
- configuration contexts
- configuration assembly
- runtime primitives
- composition
安装方式
从 PyPI 安装:
uv pip install --prerelease=allow cognition-engine
说明:v0.5.0 当前依赖 google-adk>=2.0.0b1,安装时需要允许预发布依赖解析。
或从源码安装:
git clone https://github.com/peacock-lab/cognition-engine.git
cd cognition-engine
pip install .
最小验证路径
完成安装后,可执行 v0.5.0 主线包导入 smoke 验证:
python -c "import contract_core, runtime_container, adk_adapter, observability_hub; print('cognition-engine v0.5.0 import ok')"
如需在源码开发环境中运行测试,可执行:
pytest
当前能力边界
v0.5.0 主要验证模块化包结构、包级边界和公开发布基础,不承诺完整产品化运行时平台。
当前版本不承诺:
- 完整智能体治理闭环;
- 完整控制台或可视化后台;
- 完整生产级多模型调度;
- 完整企业级配置中心;
- 完整 ADK 能力封装替代。
文档入口
- 快速开始:
QUICKSTART.md - 版本历史:
CHANGELOG.md - 版本发布记录:GitHub Releases
- 包发布记录:PyPI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cognition_engine-0.5.0.tar.gz.
File metadata
- Download URL: cognition_engine-0.5.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53372e36f854b3d0417eaf9a6244f092e592c80cb9af55723bc45abef4389db4
|
|
| MD5 |
4b8e75d99ad2e285dbf75afbcd1a6912
|
|
| BLAKE2b-256 |
11f03d9eab0743dc1b02c647dc6369d1e9275d71da3b354a179e52e8dbf698d9
|
File details
Details for the file cognition_engine-0.5.0-py3-none-any.whl.
File metadata
- Download URL: cognition_engine-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409d118204dbb35f7f38438dedd7f55a9cc6a91f2b397f5dcc213c2384969b72
|
|
| MD5 |
bd6b9558c3442507f89c07b0fb417be8
|
|
| BLAKE2b-256 |
815d8dae47ad4887eda9766fe1ecccdce124d7f319d6d90fc7d45fd4179dc85c
|