mirror of
https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering.git
synced 2026-09-13 23:53:31 +02:00
-
v0.2 Stable
released this
2026-06-17 08:51:29 +02:00 | 29 commits to main since this release📅 Originally published on GitHub: Thu, 18 Jun 2026 09:47:52 GMT
🏷️ Git tag created: Wed, 17 Jun 2026 06:51:29 GMTFull-system test documentation and execution record for opencode-agentic-platform-engineering.
Highlights:
- Added docs/full-system-test.md containing the complete end-to-end system test procedure for the agentic platform.
- Captured a successful execution of all phases (0–5):
- Phase 0: Pre-flight checks (JSON validity, skill references, team topology, Terraform/Bicep validation).
- Phase 1: Scaffolded a test repo under /tmp/platform-test and validated structure, placeholder substitution, security posture, and generated opencode.json topology.
- Phase 2: Individual agent smoke tests for orchestrator, explorer, builder-infra-tf, builder-infra-bicep, builder-pipelines, verifier, code-reviewer, security-auditor, plan-validator, test-writer, and docs-writer.
- Phase 3: Slash-command smoke tests for /audit, /debug, /expand, /optimise, and /select-models, all run in read-only or synthetic mode.
- Phase 4: End-to-end orchestrated workflow for a temporary azure-storage-account Terraform module, including build, verify, review, security, safety, tests, and docs gates (all PASSED), followed by removal of the temporary module in cleanup.
- Phase 5: Full cleanup returning the repo to a clean state (no test artefacts left; validation scripts green).
- Explicitly documented that the full-system test runs without any live Azure subscription: all terraform operations use -backend=false and safety checks use synthetic plan JSON.
- Added an example opencode stats snapshot showing that the project’s model usage over a full day (including this test) cost ~.71 with no cloud resource charges, demonstrating that the full-system test is extremely cheap to run.
This release is documentation/validation focused only; no scaffold templates or infrastructure modules were changed in the final repo state.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads