|
7 | 7 |
|
8 | 8 | --- |
9 | 9 |
|
10 | | -## 🤖 AGENT HANDOFF — Estado actual del proyecto (2026-02-21T13:59 -03:00) |
| 10 | +## 🤖 AGENT HANDOFF — Estado actual del proyecto (2026-02-21T14:10 -03:00) |
11 | 11 |
|
12 | 12 | > [!IMPORTANT] |
13 | | -> **v1.4.0 — Estándares internacionales implementados** (2026-02-21) |
14 | | -> - Commit `474fb27` → main: 22 archivos, 1.871 lneas nuevas |
15 | | -> - CI ahora tiene **9 jobs**: lint + typecheck + test + **security** (bandit+pip-audit) + terraform + helm + docker-build + **trivy** (CVE scan SARIF) + docker-push |
16 | | -> - Dependabot activado: pip + github-actions + docker (semanal, ya creando PRs automáticos) |
17 | | -> - Release pipeline: SBOM (CycloneDX JSON+XML) + firma imagen cosign (sigstore keyless) |
18 | | -> - **Gobernanza OSS**: SECURITY.md, CODE_OF_CONDUCT.md, GOVERNANCE.md, CONTRIBUTING.md |
19 | | -> - **ADRs**: 5 decisiones documentadas en `docs/adr/` (pydantic-settings, struct Modbus, IsolationForest, ONNX, Pub/Sub) |
20 | | -> - **Compliance**: NTSyCS CEN Chile + IEC 62443 SL-1 mapeados en `docs/compliance/` |
21 | | -> - **Prometheus**: 12 alert rules en `infrastructure/prometheus/alert_rules.yml` |
22 | | -> - Tests: 372/372 ✅ · ruff ✅ · Docker stack: gateway healthy en localhost:8000 |
23 | | -> - **Próximas acciones**: registrar en OpenSSF Best Practices badge · verificar plan Mercados CEN · entrenar ONNX con datos reales |
| 13 | +> **v1.5.0 — Sitio de documentación + PyPI package + API Reference** (2026-02-21) |
| 14 | +> - Commit `8d495e3` → main: 7 archivos, 736 líneas |
| 15 | +> - `mkdocs.yml`: sitio MkDocs con tema Material, dark/light mode, navegación completa |
| 16 | +> - `.github/workflows/docs.yml`: deploy automático a GitHub Pages en push a main |
| 17 | +> - `.github/workflows/pypi.yml`: pipeline PyPI con Trusted Publisher OIDC |
| 18 | +> - `pyproject.toml`: metadata PEP 621 completa para `bessai-edge` package |
| 19 | +> - `docs/index.md`: landing page del sitio con arquitectura Mermaid, features, status |
| 20 | +> - `docs/api_reference.md`: documentación REST completa (/health, /metrics, /api/v1/status, /dispatch) |
| 21 | +> - `docs/runbook.md`: actualizado con procedimientos operacionales y matriz de escalación |
| 22 | +> - **Pendiente manual:** Activar GitHub Pages en Settings → Pages → gh-pages branch |
| 23 | +> - **Pendiente manual:** Registrar en [OpenSSF Best Practices](https://www.bestpractices.dev/) para badge real |
| 24 | +> - **Próximas acciones:** verificar API CEN plan Mercados → entrenar ONNX real → publicar en PyPI |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
0 commit comments