HOMELAB-GRAM1-CONTEXT

Public read-only sanitized HOMELAB context. No authentication is required.

Canonical machine-readable context: https://git.gram1.ru/.well-known/homelab-context.json

Plain-text context: https://git.gram1.ru/.well-known/homelab-context.txt

HOMELAB-GRAM1-CONTEXT
PUBLIC READ-ONLY SANITIZED HOMELAB CONTEXT
Authentication: none
Source control: Gitea only

===== DOCUMENT: current/README.md =====
# Public context

This directory contains the current sanitized HOMELAB state.
===== END DOCUMENT: current/README.md =====

===== DOCUMENT: current/publication-policy.md =====
# Publication policy

Only curated `.md`, `.txt`, and `.json` documents may be published. Credentials, private keys, authorization headers, private network details, private filesystem paths, raw evidence archives, and private repository contents must not be included.
===== END DOCUMENT: current/publication-policy.md =====

===== DOCUMENT: current/state.json =====
{
  "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"
}
===== END DOCUMENT: current/state.json =====

===== DOCUMENT: current/summary.md =====
# Current sanitized state

- Source control is Gitea only.
- Private operations repositories remain authoritative.
- Default-branch protection is active.
- The operations workspace is ready.
- Codex CLI is installed but intentionally unauthenticated.
- GitHub is not used.
===== END DOCUMENT: current/summary.md =====