@@ -14,6 +14,7 @@ The core story is:
1414
1515## Start Here
1616
17+ - ** End-to-end reference product** : [ cas-reference-product] ( https://github.com/Coding-Autopilot-System/cas-reference-product )
1718- ** Workstation bootstrap** : [ cas-workstation] ( https://github.com/Coding-Autopilot-System/cas-workstation )
1819- ** Lifecycle contracts** : [ cas-contracts] ( https://github.com/Coding-Autopilot-System/cas-contracts )
1920- ** Azure platform foundation** : [ cas-platform] ( https://github.com/Coding-Autopilot-System/cas-platform )
@@ -25,6 +26,19 @@ The core story is:
2526
2627## Portfolio Map
2728
29+ ### End-to-End Proof
30+
31+ #### [ cas-reference-product] ( https://github.com/Coding-Autopilot-System/cas-reference-product )
32+
33+ Production-oriented reference workload that connects the CAS platform story.
34+
35+ - Demonstrates Foundry Next Gen agent integration through a bounded application
36+ interface
37+ - Uses managed identity, canonical lifecycle events, health checks, and
38+ OpenTelemetry boundaries
39+ - Provides the workload contract consumed by ` cas-platform ` and evaluated by
40+ ` cas-evals `
41+
2842### Platform Foundations
2943
3044#### [ cas-contracts] ( https://github.com/Coding-Autopilot-System/cas-contracts )
@@ -123,14 +137,15 @@ Bounded demo target for the full failure-to-fix loop.
123137
124138If you are evaluating this portfolio quickly:
125139
126- 1 . Read [ cas-workstation] ( https://github.com/Coding-Autopilot-System/cas-workstation ) for the reproducible developer baseline.
127- 2 . Read [ cas-contracts] ( https://github.com/Coding-Autopilot-System/cas-contracts ) for the shared lifecycle and traceability model.
128- 3 . Read [ cas-platform] ( https://github.com/Coding-Autopilot-System/cas-platform ) for secure Azure hosting and observability.
129- 4 . Read [ cas-evals] ( https://github.com/Coding-Autopilot-System/cas-evals ) for measurable quality and safety evidence.
130- 5 . Read [ gsd-orchestrator] ( https://github.com/Coding-Autopilot-System/gsd-orchestrator ) for autonomous execution design.
131- 6 . Read [ Promptimprover] ( https://github.com/Coding-Autopilot-System/Promptimprover ) for prompt governance and MCP thinking.
132- 7 . Read [ autogen] ( https://github.com/Coding-Autopilot-System/autogen ) for operator-facing multi-agent runtime design.
133- 8 . Read [ cloud-security-service-model] ( https://github.com/Coding-Autopilot-System/cloud-security-service-model ) for enterprise architecture depth.
140+ 1 . Read [ cas-reference-product] ( https://github.com/Coding-Autopilot-System/cas-reference-product ) for the end-to-end application proof.
141+ 2 . Read [ cas-workstation] ( https://github.com/Coding-Autopilot-System/cas-workstation ) for the reproducible developer baseline.
142+ 3 . Read [ cas-contracts] ( https://github.com/Coding-Autopilot-System/cas-contracts ) for the shared lifecycle and traceability model.
143+ 4 . Read [ cas-platform] ( https://github.com/Coding-Autopilot-System/cas-platform ) for secure Azure hosting and observability.
144+ 5 . Read [ cas-evals] ( https://github.com/Coding-Autopilot-System/cas-evals ) for measurable quality and safety evidence.
145+ 6 . Read [ gsd-orchestrator] ( https://github.com/Coding-Autopilot-System/gsd-orchestrator ) for autonomous execution design.
146+ 7 . Read [ Promptimprover] ( https://github.com/Coding-Autopilot-System/Promptimprover ) for prompt governance and MCP thinking.
147+ 8 . Read [ autogen] ( https://github.com/Coding-Autopilot-System/autogen ) for operator-facing multi-agent runtime design.
148+ 9 . Read [ cloud-security-service-model] ( https://github.com/Coding-Autopilot-System/cloud-security-service-model ) for enterprise architecture depth.
134149
135150## Organization Standards
136151
0 commit comments