Mission: Build Systems for AI|Genesis: B - Active|Architecture: Freeze v1.0|Current WO: WO-F-000

sandbox/README.md — not yet present.

Packets

Foundry Packet Protocol v1 — captured inputs converted into structured packet records. Read-only registry view. (Temporarily surfaced here under Sandbox pending a dedicated route via ADR — see ROM-010.)

  • PKT-0001captured
    Typenote
    Sourcebrain-1
    Intentcapture
    Created2026-07-11T00:00:00Z
    Updated2026-07-11T00:00:00Z
    Relationships0 item(s)
    Context refs0 item(s)
    Output refs0 item(s)
    Payload
    {
      "text": "First Foundry packet — a captured input converted into a structured record under Packet Protocol v1."
    }

Packet Detail

Packet Detail View v1 — select a packet to inspect its full contents, including every Packet v1 field. Read-only (see ROM-013).

PKT-0001captured
Typenote
Sourcebrain-1
Intentcapture
Created2026-07-11T00:00:00Z
Updated2026-07-11T00:00:00Z
Relationships(empty)
Context refs(empty)
Output refs(empty)
Payload
{
  "text": "First Foundry packet — a captured input converted into a structured record under Packet Protocol v1."
}

Packet Validation

Packet Validation v1 — checks each packet record against the Packet v1 schema and flags malformed or incomplete records with reasons. Read-only (see ROM-014).

1 valid · 0 invalid

  • PKT-0001valid
    packets/PKT-0001.json

Packet Intake

Packet Intake Form v1 — convert plain text into a packet-shaped JSON preview, or save it as a local packet record (Persistence v1). Saving is durable only on local / self-hosted Node runtimes (see ROM-012).

4 warnings (raw input) — generating/saving is still allowed
  • field 'type' must not be empty
  • field 'source' must not be empty
  • field 'intent' must not be empty
  • field 'payload' should not be empty