Releases: poesis-cloud/safe-agentic-framework
Releases · poesis-cloud/safe-agentic-framework
Release list
v0.1.0 — SDLC Agentic Framework
What's in v0.1.0
F-01 — Public repo scaffold
- Apache-2.0
LICENSE+NOTICE(OQ5 external-prerequisites callout) CONTRIBUTING.mdwith DCO sign-off, Apache-2.0 inbound, and header conventionREADME.mdwith APM install path and quickstart referencelicense-header-template.txtat repo root- GitHub Actions CI baseline (lint-markdown + lint-yaml)
F-02 — Integration & package management
- APM plugin layout:
plugins/ai-team-orchestration/- Skills: orchestration-core · rte-orchestration · sm-orchestration · vmo-orchestration
- Agents: @rte-orchestrator · @sm-orchestrator · @vmo-orchestrator
- Config: model-routing.yaml · plugin.json
WITHHOLD-keywords.txt— IP-protection scrub corpus (zero leakage verified)- CI: license-header enforcement + WITHHOLD scrub (fail-closed)
docs/quickstart.md— getting-started guide (target: < 30 min to first orchestrated PR)
Install
git clone https://github.com/poesis-cloud/sdlc-agentic-framework \
~/.vscode/agent-plugins/github.com/poesis-cloud/sdlc-agentic-frameworkReload VS Code. @rte-orchestrator, @sm-orchestrator, @vmo-orchestrator will appear in your Copilot Chat agent list.
External prerequisites
SE:* bench agents, bmad-* skills, and gds-* skills are not bundled — install separately. See CONTRIBUTING.md and docs/quickstart.md.