From 786c733eacbc236acbd5ac35913df97b75ee65de Mon Sep 17 00:00:00 2001 From: homelab-admin Date: Mon, 20 Jul 2026 13:11:55 +0000 Subject: [PATCH] docs(public): publish current/state.json --- current/state.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 current/state.json diff --git a/current/state.json b/current/state.json new file mode 100644 index 0000000..b375b88 --- /dev/null +++ b/current/state.json @@ -0,0 +1,25 @@ +{ + "codex_cli": { + "authenticated": false, + "installed": true, + "usage_enabled": false + }, + "default_branch_protection": "active", + "github_used": false, + "inventory_foundation": "active", + "operations_workspace": "ready", + "private_repositories_authoritative": true, + "public_content_policy": { + "allowlisted_types": [ + "markdown", + "json", + "text" + ], + "private_network_details": false, + "raw_evidence_archives": false, + "secrets": false + }, + "public_repository_role": "sanitized read-only context", + "schema_version": 1, + "source_control": "Gitea only" +}