You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(profile): publish org vision hub with 13-repo link map
- Add profile/VISION.md: org-audience adaptation of root docs/VISION.md
(governed-autonomy thesis, three-plane/SDLC/agent-hierarchy diagrams,
proof points, working links to all 13 portfolio repos)
- Rewrite profile/README.md as a concise front door: one three-plane
Mermaid, link to VISION.md, repo map table (repo -> plane -> one-liner)
- Freshness footers per Phase 36 decision 3
Part of Phase 36 documentation refresh (org-dotgithub portion of 36-03).
Production-oriented reference workload that connects the CAS platform story.
38
-
39
-
- Demonstrates Foundry Next Gen agent integration through a bounded application
40
-
interface
41
-
- Uses managed identity, canonical lifecycle events, health checks, and
42
-
OpenTelemetry boundaries
43
-
- Provides the workload contract implemented by `cas-platform` and an executable
44
-
local HTTP golden path evaluated by `cas-evals`
45
-
- Publishes a [verified case study](https://github.com/Coding-Autopilot-System/cas-reference-product/blob/main/docs/case-study-evidence.md)
46
-
backed by an [immutable evidence bundle](https://github.com/Coding-Autopilot-System/cas-reference-product/tree/main/evidence/verified-local-golden-path-v0.1)
|[cas-evals](https://github.com/Coding-Autopilot-System/cas-evals)| Governance | Deterministic evaluation and evidence-gate verification |
46
+
|[cas-reference-product](https://github.com/Coding-Autopilot-System/cas-reference-product)| Proof | End-to-end reference workload with a [verified case study](https://github.com/Coding-Autopilot-System/cas-reference-product/blob/main/docs/case-study-evidence.md)|
47
+
|[cas-platform](https://github.com/Coding-Autopilot-System/cas-platform)| Platform | Azure hosting/observability foundation — bicep-ready, deploy-locked |
48
+
|[cloud-security-service-model](https://github.com/Coding-Autopilot-System/cloud-security-service-model)| Platform | Enterprise cloud security operating model |
|[autopilot-core](https://github.com/Coding-Autopilot-System/autopilot-core)| CI Automation | Control plane for org-level CI repair automation |
51
+
|[ci-autopilot](https://github.com/Coding-Autopilot-System/ci-autopilot)| CI Automation | Worker/runtime for queued repair execution on self-hosted runners |
52
+
|[autopilot-demo](https://github.com/Coding-Autopilot-System/autopilot-demo)| CI Automation | Bounded demo target for the full failure-to-fix loop |
53
+
|[.github (this repo)](https://github.com/Coding-Autopilot-System/.github)| Org | Governance, community health files, and this profile |
54
+
55
+
## Review path
56
+
57
+
Evaluating this portfolio quickly? Read in this order:
58
+
59
+
1.**[Vision](VISION.md)** — the governance-with-speed thesis and proof points.
60
+
2.**[Verified case study](https://github.com/Coding-Autopilot-System/cas-reference-product/blob/main/docs/case-study-evidence.md)** — real evidence, not a demo script.
61
+
3.**[cas-workstation](https://github.com/Coding-Autopilot-System/cas-workstation)** — the reproducible developer baseline.
62
+
4.**[cas-contracts](https://github.com/Coding-Autopilot-System/cas-contracts)** — shared lifecycle and traceability model.
- C#/.NET, TypeScript, Python, PowerShell, and Bicep across one coherent platform story
136
68
- Versioned cross-repository contracts and reproducible evaluation evidence
@@ -139,25 +71,12 @@ Bounded demo target for the full failure-to-fix loop.
139
71
- Enterprise-oriented concerns: auditability, resilience, boundaries, rollout, and documentation
140
72
- Azure managed identity, infrastructure-as-code, observability, and hybrid architecture
141
73
142
-
## Review Path
143
-
144
-
If you are evaluating this portfolio quickly:
74
+
## Organization standards
145
75
146
-
1. Read the [verified case study](https://github.com/Coding-Autopilot-System/cas-reference-product/blob/main/docs/case-study-evidence.md) and inspect its [immutable evidence bundle](https://github.com/Coding-Autopilot-System/cas-reference-product/tree/main/evidence/verified-local-golden-path-v0.1).
147
-
2. Read [cas-workstation](https://github.com/Coding-Autopilot-System/cas-workstation) for the reproducible developer baseline.
148
-
3. Read [cas-contracts](https://github.com/Coding-Autopilot-System/cas-contracts) for the shared lifecycle and traceability model.
149
-
4. Read [cas-platform](https://github.com/Coding-Autopilot-System/cas-platform) for secure Azure hosting and observability.
150
-
5. Read [cas-evals](https://github.com/Coding-Autopilot-System/cas-evals) for measurable quality and safety evidence.
151
-
6. Read [gsd-orchestrator](https://github.com/Coding-Autopilot-System/gsd-orchestrator) for autonomous execution design.
152
-
7. Read [Promptimprover](https://github.com/Coding-Autopilot-System/Promptimprover) for prompt governance and MCP thinking.
153
-
8. Read [autogen](https://github.com/Coding-Autopilot-System/autogen) for operator-facing multi-agent runtime design.
154
-
9. Read [cloud-security-service-model](https://github.com/Coding-Autopilot-System/cloud-security-service-model) for enterprise architecture depth.
155
-
156
-
## Organization Standards
157
-
158
-
Shared contribution, security, support, governance, intake, dependency, and release
0 commit comments