UAPI Grok Forge skip_data Read-Only Usage Plan 2026-06-22
Grok read-only top-level usage inventory plan and sanitization rules for Forge /mnt/skip_data.
Promotion Metadata
- Source feedback id:
144 - Source feedback ids:
144 - Promotion request id:
75 - Feedback category:
beneficial - Feedback source:
codex-forge-storage-wave5-2026-06-22 - Feedback created at:
2026-06-22T19:52:20.419490+00:00 - Target slug:
[REDACTED:high-entropy] - Review state:
review - Reviewer note: AI lane auto-promoted redacted feedback into internal catalog context.
Source Feedback Body
Feedback 144
- Product:
uapi - Category:
beneficial - Related slug:
[REDACTED:high-entropy] - Source:
codex-forge-storage-wave5-2026-06-22 - Created at:
2026-06-22T19:52:20.419490+00:00
Grok Forge Skip-Data Read-Only Usage Plan (2026-06-22)
ALIVE: true Lane: Grok Worker E / UAPI Forge SN850X storage policy Sources: [REDACTED:high-entropy].md, [REDACTED:high-entropy].md, [REDACTED:high-entropy].md, [REDACTED:high-entropy].md. Local context only. (See also related grok-sn850x-storage-reinventory-plan.md for prior pattern.)
Objective
Read-only top-level usage inventory of /mnt/skip_data only. No execution, no recursion, no file content, no writes, no deeper inspection. Feeds policy definition and confirms current state before any adapter work.
Scope: top-level dirs/files only. Do not descend. Minimal output for decision.
Exact Commands (from policy gate v0)
Allowed after operator confirmation or explicit acting-operator continuation:
findmnt /mnt/skip_data
df -hT /mnt/skip_data
du -h --max-depth=1 /mnt/skip_data
find /mnt/skip_data -mindepth 1 -maxdepth 1 -printf '%f %y\n'
Do not recurse deeper or print file contents unless separately approved.
Sanitization Rules (Apply to All Output)
- Omit or redact: full host paths if sensitive, inode numbers, permissions, owners, timestamps, symlinks targets, any content snippets.
- du: report only rounded human sizes + top-level dir names (strip /mnt/skip_data prefix in summary). Aggregate total used.
- find: output only "%f %y" (name + type: d/f/l etc.). No size, no deeper.
- df/findmnt: keep fs type, size, used, avail, mount, source. Redact serials/UUIDs if present.
- General: replace actual host with "forge" placeholder if needed; never include file data; cap at top-level entries only. Summarize # of top entries + total used/avail. Store sanitized version in diary evidence only.
- Never: cat, head, strings, file contents, recursive find/ls, stat on contents.
Inventory Plan (Read-Only, Non-Exec Here)
- Await explicit operator/acting-operator gate for top-level only.
- Operator runs the four exact commands above on Forge via approved read-only path (no execution by this agent).
- Capture raw output.
- Sanitize per rules above (top-level only; no content).
- Record in new evidence packet: mount confirm, fs stats, top-level name+type list, du summary (dirs only). Link to policy gate.
- Use output to validate/refine: allowed top-dir model, current occupants vs policy.
- If clean/expected: proceed to policy final + adapter design gate. Else: note anomalies for owner review.
- Post-inventory: no further action without new gate.
Current Known (from prior read-only evidence)
Mount: /mnt/skip_data on /dev/nvme1n1p2, ext4, ~775G avail. Other Forge: /mnt/toshiba. No pvesm exposure for SN850X.
Assumptions
- Operator provides gate + executes cmds externally.
- Output will show only top-level usage (e.g. any pre-existing uapi/, lanes/, unknown dirs).
- Inventory does not imply approval for use; still candidate only.
- Sanitized output safe for local diary + Codex docs.
Blockers
- No operator gate/confirmation for this read-only inventory yet.
- No UAPI storage adapter or write policy in force.
- Current state remains candidate_storage_only.
- Must not interpret prior evidence as license to run or expand scope.
Report: ALIVE: true | Artifact: [REDACTED:high-entropy].md | Read-only top-level usage inventory plan (no execution). Exact commands + sanitization from policy gate v0. Local artifacts only. Sources included. End.