Note
This is your project README - please feel free to update as you see fit. For first steps after scaffolding, check out FOUNDRY_README.md.
Foundational infrastructure for Foundry components.
Install mise (task runner and dev tool manager):
brew install miseOr follow the installation guide for other methods. Then activate mise in your shell profile.
from aignostics_foundry_core.health import Health, HealthStatus
health = Health(status=HealthStatus.UP)- Foundry Project Guide - Complete toolchain, testing, CI/CD, and project setup guide
- Security policy - Documentation of security checks, tools, and principles
- Release notes - Complete log of improvements and changes
- Attributions - Open source projects this project builds upon