This repository was archived by the owner on Sep 22, 2026. It is now read-only.
Changelog
- 81b5634 Merge pull request #38 from beeconsh/feat/azure-wiring-layer
- c77a07d Merge pull request #39 from beeconsh/feat/provider-capability-matrix
- d6970b0 Merge pull request #40 from beeconsh/feat/azure-resilience-depth
- d09f761 feat: Azure resilience helpers and deepened observation (Phase 5.5B)
- 852ae71 feat: Azure wiring layer — classification, IAM, env vars, NSG rules
- b56ccd7 feat: Phase G1 — GCP wiring layer, cross-cutting concerns, and structured logging (#27)
- eeaaa44 feat: Phase G2 Batch 1 — Cloud Functions + GKE adapters (#31)
- a04d596 feat: Phase G2 Batch 2 — Cloud CDN + Monitoring + Eventarc (#32)
- d4fadb0 feat: Phase G3 — GCP resilience (error classification, retry, partial results) (#28)
- 95239ff feat: Phase G4 — GCP observation depth (#29)
- 2ec015b feat: beecon diff command for intent vs state comparison (Phase 4.2) (#36)
- bda548a feat: beecon providers command for capability introspection
- fe83613 feat: drift --reconcile for self-healing infrastructure (Phase 4.4) (#37)
- 2901890 feat: idempotent apply with partial failure recovery (Phase 4.1) (#35)
- 9f83575 feat: promote API Gateway and Identity Platform from generic stubs to resource-specific adapters (#34)
- 8a7559c feat: structured CLIError for machine-parseable error output (Phase 3.2) (#30)
- 224a6b2 fix: QA findings — RBAC roles, classify gaps, NSG injection test
- 40af108 fix: QA findings — remove false observe claims, fix wiring targets
- 8d68086 fix: tighten Azure resilience helpers per QA audit