Restructure solution layout by module
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Docs CI / lint-and-preview (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Docs CI / lint-and-preview (push) Has been cancelled
				
			This commit is contained in:
		| @@ -1,25 +1,25 @@ | ||||
| # Policy Samples | ||||
|  | ||||
| Curated fixtures used by CI smoke/determinism checks and example documentation. | ||||
|  | ||||
| | Scenario | Policy | Findings | Expected Diff | UI/CLI Diff Fixture | | ||||
| |----------|--------|----------|---------------|---------------------| | ||||
| | `baseline` | `docs/examples/policies/baseline.yaml` | `samples/policy/baseline/findings.json` | `samples/policy/baseline/diffs.json` | `samples/policy/simulations/baseline/diff.json` | | ||||
| | `serverless` | `docs/examples/policies/serverless.yaml` | `samples/policy/serverless/findings.json` | `samples/policy/serverless/diffs.json` | `samples/policy/simulations/serverless/diff.json` | | ||||
| | `internal-only` | `docs/examples/policies/internal-only.yaml` | `samples/policy/internal-only/findings.json` | `samples/policy/internal-only/diffs.json` | `samples/policy/simulations/internal-only/diff.json` | | ||||
|  | ||||
| Run the simulation harness locally: | ||||
|  | ||||
| ```bash | ||||
| dotnet run \ | ||||
|   --project tools/PolicySimulationSmoke/PolicySimulationSmoke.csproj \ | ||||
|   -- \ | ||||
|   --scenario-root samples/policy/simulations \ | ||||
|   --output out/policy-simulations | ||||
| ``` | ||||
|  | ||||
| Then inspect `out/policy-simulations/policy-simulation-summary.json` for verdict changes. | ||||
|  | ||||
| --- | ||||
|  | ||||
| *Last updated: 2025-10-26.* | ||||
| # Policy Samples | ||||
|  | ||||
| Curated fixtures used by CI smoke/determinism checks and example documentation. | ||||
|  | ||||
| | Scenario | Policy | Findings | Expected Diff | UI/CLI Diff Fixture | | ||||
| |----------|--------|----------|---------------|---------------------| | ||||
| | `baseline` | `docs/examples/policies/baseline.yaml` | `samples/policy/baseline/findings.json` | `samples/policy/baseline/diffs.json` | `samples/policy/simulations/baseline/diff.json` | | ||||
| | `serverless` | `docs/examples/policies/serverless.yaml` | `samples/policy/serverless/findings.json` | `samples/policy/serverless/diffs.json` | `samples/policy/simulations/serverless/diff.json` | | ||||
| | `internal-only` | `docs/examples/policies/internal-only.yaml` | `samples/policy/internal-only/findings.json` | `samples/policy/internal-only/diffs.json` | `samples/policy/simulations/internal-only/diff.json` | | ||||
|  | ||||
| Run the simulation harness locally: | ||||
|  | ||||
| ```bash | ||||
| dotnet run \ | ||||
|   --project tools/PolicySimulationSmoke/PolicySimulationSmoke.csproj \ | ||||
|   -- \ | ||||
|   --scenario-root samples/policy/simulations \ | ||||
|   --output out/policy-simulations | ||||
| ``` | ||||
|  | ||||
| Then inspect `out/policy-simulations/policy-simulation-summary.json` for verdict changes. | ||||
|  | ||||
| --- | ||||
|  | ||||
| *Last updated: 2025-10-26.* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user