Metadata-Version: 2.4
Name: astroguard
Version: 0.0.1
Summary: Global monitoring and observability for the Astro ecosystem — health checks, anomaly detection, unified dashboard
Author-email: Etoileint <etoileint@163.com>, Etoileint <littlestar@buaa.edu.cn>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/Etoileint/AstroProject
Project-URL: Repository, https://github.com/Etoileint/AstroProject
Project-URL: Issues, https://github.com/Etoileint/AstroProject/issues
Project-URL: Documentation, https://github.com/Etoileint/AstroProject#readme
Keywords: monitoring,observability,health,anomaly,dashboard,async,python
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astrobasis>=0.1
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Dynamic: license-file

# astroguard <em>天璇</em>

Global monitoring and observability for the Astro ecosystem — unified dashboard for health checks, anomaly detection, and system-wide event reporting.

## Status

Planning phase (ADR-0014). Placeholder package.

## Install

```bash
pip install astroguard
```

## 版本历史

| **v0.0.1** | 占位包——天璇（全局监测与异常上报）首版发布 |

## Version History

| **v0.0.1** | Placeholder — astroguard (global monitoring & observability) initial release |

## License

Apache 2.0
