Implement human operational rulebook
This commit is contained in:
@@ -214,11 +214,11 @@
|
||||
{
|
||||
"case_id": "governance.managerial-candidates",
|
||||
"evidence": [
|
||||
"25"
|
||||
"26"
|
||||
],
|
||||
"next_action": "criar checks gerenciais para maturidade e relacoes de ecossistema",
|
||||
"passed": true,
|
||||
"reason": "Candidatas gerenciais: 25.",
|
||||
"reason": "Candidatas gerenciais: 26.",
|
||||
"required": true,
|
||||
"severity": "info",
|
||||
"title": "Candidatas gerenciais reais existem"
|
||||
@@ -264,7 +264,7 @@
|
||||
{
|
||||
"case_id": "minimum.managerial-cycle",
|
||||
"evidence": [
|
||||
"16",
|
||||
"17",
|
||||
"5",
|
||||
"met"
|
||||
],
|
||||
@@ -292,7 +292,7 @@
|
||||
{
|
||||
"case_id": "minimum.managerial-output",
|
||||
"evidence": [
|
||||
"25",
|
||||
"26",
|
||||
"5",
|
||||
"met"
|
||||
],
|
||||
@@ -306,7 +306,7 @@
|
||||
{
|
||||
"case_id": "minimum.reading-minimum",
|
||||
"evidence": [
|
||||
"4643297",
|
||||
"4854311",
|
||||
"10000",
|
||||
"met"
|
||||
],
|
||||
@@ -320,7 +320,7 @@
|
||||
{
|
||||
"case_id": "minimum.production-minimum",
|
||||
"evidence": [
|
||||
"15466",
|
||||
"16675",
|
||||
"5500",
|
||||
"met"
|
||||
],
|
||||
@@ -358,19 +358,19 @@
|
||||
{
|
||||
"case_id": "cloudflare.plugin-tested",
|
||||
"evidence": [
|
||||
"plugin Cloudflare auth test rejected by MCP; plugin failure expected; operational Cloudflare work reserved for wrangler"
|
||||
"plugin_cloudflare_test_attempted_user_rejected_mcp_tool_call; execution_by_wrangler_reserved_for_cloudflare_work_not_plugin_auth_test"
|
||||
],
|
||||
"next_action": "registrar somente a tentativa, sem tratar falha como bloqueio",
|
||||
"passed": true,
|
||||
"reason": "Tentativa do plugin Cloudflare foi informada no contexto da rodada.",
|
||||
"passed": false,
|
||||
"reason": "Nao ha registro textual da tentativa do plugin.",
|
||||
"required": false,
|
||||
"severity": "info",
|
||||
"severity": "warning",
|
||||
"title": "Teste inicial do plugin Cloudflare registrado"
|
||||
},
|
||||
{
|
||||
"case_id": "cloudflare.plugin-not-blocker",
|
||||
"evidence": [
|
||||
"plugin Cloudflare auth test rejected by MCP; plugin failure expected; operational Cloudflare work reserved for wrangler"
|
||||
"plugin_cloudflare_test_attempted_user_rejected_mcp_tool_call; execution_by_wrangler_reserved_for_cloudflare_work_not_plugin_auth_test"
|
||||
],
|
||||
"next_action": "remover qualquer pendencia que use o plugin como impedimento operacional",
|
||||
"passed": true,
|
||||
@@ -385,9 +385,9 @@
|
||||
"summary": [
|
||||
"Casos de assurance: 29",
|
||||
"Blockers de assurance: 0",
|
||||
"Warnings de assurance: 0",
|
||||
"Artefatos gerados no bundle: 135",
|
||||
"Warnings de assurance: 1",
|
||||
"Artefatos gerados no bundle: 139",
|
||||
"Plataformas no portfolio: 14"
|
||||
],
|
||||
"warning_count": 0
|
||||
"warning_count": 1
|
||||
}
|
||||
Reference in New Issue
Block a user