Powered byTroptions
GMIIE · System Area · xxxiii.io
Protocols · Document Intelligence

XXXIII.io Document Intelligence

Scope: Document Intelligence handles counterparty agreements, capital instruments, and verify-by-hash proofs. Author IP and literary edition roots are a separate concern — see LPS-1 and Authors provenance. GMIIE editorial intelligence uses the Publishing OS workflow; contracts use this module.

Operational workflow

Six stages from intake to anchored proof. Each stage maps to one or more production agents on the doc-intel worker — fixed chain, not ad-hoc tool picking.

Intake Draft Compliance Sign Secure delivery Proof anchor

Six agents — operational roles

Workers AI agents with dedicated system prompts and validation rules. Listed as production roles, not marketing personas.

Role 01 · Extractor

Extractor

Parses uploads into structured JSON — parties, dates, amounts, jurisdiction, risk flags. Feeds all downstream agents.

POST /api/extract · doc-intel-v2 · temp 0.1

Role 02 · Drafter

Drafter

Generates agreements from templates with company profile injection and governing-law blocks.

POST /api/draft · Llama 3.1 8B · temp 0.35

Role 03 · Compliance

Compliance

Regulatory and provenance gap analysis — ESIGN, UETA, Reg D, FINRA, PII exposure. Max eight severity-ordered findings.

POST /api/compliance · rules + LLM · temp 0.15

Role 04 · Reviewer

Reviewer

Final QA and human sign-off queue. Records reviewer attestation hash before publish or signing ceremony release.

POST /api/review · human-in-the-loop

Role 05 · Chat

Chat

RAG-backed Q&A over session documents — clause explanation, edit suggestions, counterparty questions with source citations.

POST /api/chat · BGE embeddings · temp 0.25

Role 06 · Capital

Capital Compliance

Trade finance and banking instruments — UCC Articles 5/9, ICC UCP 600, ISP98, Basel, ISDA, Dodd-Frank alignment checks.

POST /api/capital · doc-intel-v2 · temp 0.12

GMIIE integration points

LPS-1 provenance

Literary and editorial works register under Donkai / LPS-1 edition roots on xxxiii.io. Contract proofs from Document Intelligence are a parallel track — same SHA-256 discipline, different artifact class. Do not conflate agreement certificates with author edition anchors.

LPS-1 verify · Authors

x402 metering

Machine-to-machine API access on GMIIE uses x402 meter events via the content ledger (/api/gmiie/meter/event). Document Intelligence API routes can participate in the same Troptions rails when partners enable metering — not all endpoints gated today.

x402 protocol · Publishing OS billing layer

Publishing OS

Editorial intelligence follows Draft → validate → review → approve → publish with mandatory attribution. Document Intelligence mirrors the human-governed pattern for agreements: compliance blockers must clear before sign and anchor. Shared editorial rule: nothing ships without accountable sign-off.

Publishing OS overview · Epistemology classes

Fraud desk (compliance)

Counterparty and typology screening on the GMIIE Fraud Desk informs KYC/AML posture for agreement workflows. Compliance agent findings are document-scoped; fraud analyze is entity/address-scoped — operators cross-reference both for institutional onboarding.

Fraud Desk · Check & Report

Live tools

Production UI and API on Cloudflare Pages + doc-intel-api worker. This xxxiii.io page does not host the generator — it documents the module and links outward.

Generate agreement → Verify certificate → AI Hub → docs.unykorn.org →

Honest status

Labels verified against deployed worker and Pages site. We do not mark simulation or tunnel-dependent paths as LIVE.

ComponentRoleStatusNotes
Pages frontendStatic UI — overview, hub, verify, generatorLIVEdocs.unykorn.org
Worker API/api/health, /api/ai/*, /api/contract/verifyLIVEdoc-intel-api on Cloudflare
6-agent pipelineWorkers AI — Extractor through CapitalLIVELlama 3.1 8B + BGE embeddings
KV storeProofs, embeddings, session stateLIVEDOC_INTEL_KV · dual-index by id and hash
SHA-256 fingerprintDeterministic contract_id on generateLIVEAlways computed
Signing ceremonyOTP Tier 1 · ESIGN/UETA session flowLIVEAgreement generator + QR session
Public verify/api/contract/verify · verify.htmlLIVEHash lookup without chain requirement
Template library13 templates + capital instrumentsEDITORIALCatalog maintained; not legal advice
XRPL anchorAccountSet + Memo v2 (Ed25519)PARTIALWhen secrets and funding configured
IPFS pinCID via Kubo tunnelPARTIALTunnel + node availability dependent
GMIIE EVM anchorOptional anchor contractSIMULATIONConfig only; verify-by-hash sufficient
x402 on DOC APIPer-call meteringPARTIALRails exist on GMIIE ledger; not all routes gated
FTH Protocol Stack → GMIIE Engine architecture → Agent Registry →
Powered byTroptions