tp/docs/CODE-ANALYSIS.md
Kinneyzhang db5864141a update
2026-08-13 14:40:44 +08:00

13 lines
482 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Code analysis历史归档
这是早期 TP 0.1/0.3 的代码分析快照。它描述的 tp-render、tp-stack、tp-text、
inline metadata 和 managed registry 已被 TP 1.0 删除,因此本文不再是当前
实现的说明,也不应被用来推断可用 API。
当前代码的功能、用法和模块边界请阅读:
- [TP 1.0 公共 API 参考](API-REFERENCE.md)
- [API 语义合同](API-SEMANTICS.md)
- [当前架构](ARCHITECTURE.md)
- [README](../README_CN.md)