Metadata-Version: 2.4
Name: flare-engines
Version: 0.2.2
Summary: FLARE engine skeleton package
License: Proprietary
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# flare-engines

七层引擎实现集合包。

边界文档：

1. `packages/flare-engines/docs/ENGINE-BOUNDARY.md`
2. `docs/contracts/agent-contract-v1.md`
3. `packages/flare-engines/docs/CAPABILITY-INVENTORY.md`

当前范围：

1. Ingestion
2. Context
3. Memory
4. Observation
5. Presentation
6. Decision
7. Execution
