Skip to main content
Glama

Document Systems

Experimental — not submitted to the OpenAI Plugins Directory. Document Systems is a public research prototype with verified engineering properties and unproven product utility. Do not treat its validation receipts or release gates as evidence that a document is correct, fit for use, or safer than an ordinary review.

Document Systems is a proposal-scoped Codex plugin prototype for composing, validating, gating, packaging, auditing, and rendering consequential documents from a small semantic model. It is published as a Banks Inc. service publication at documents.banksinc.us.

It packages four skills and a stateless MCP server. The server writes nothing, accepts nothing, and cannot make a document authoritative or operative.

Capabilities

  • Compose immutable, content-addressed document Expressions.

  • Validate structure, profile conformance, evidence references, status separation, caller-reviewed semantic invariants, and supplied lineage.

  • Compile one-call release summaries or portable content-addressed packets.

  • Verify a portable packet after caller-managed storage or transfer.

  • Render traceable human-review, human-action, or machine projections.

  • Audit authority, exceptions, evidence, readiness, and acceptance boundaries.

The v0.1 profile catalog contains:

  • normative

  • operational

  • research

  • human-agent

Each Expression selects exactly one primary profile and at most one secondary profile.

Related MCP server: mcp-fattura-elettronica-it

Install

Add this GitHub marketplace:

codex plugin marketplace add bankszach/document-systems

Install the plugin:

codex plugin add document-systems@document-systems-public

Start a new Codex session, then invoke a skill explicitly:

$compose-document-system Turn this operating requirement into a proposal Expression.

The plugin requires Node.js and uses no third-party runtime packages.

Tools

Tool

Purpose

list_document_profiles

Return the four compiled profiles and their digests.

compose_document_expression

Normalize explicit semantic inputs into a deterministic proposal Expression.

validate_document_expression

Return a scoped structural receipt for an Expression and supplied lineage.

render_document_view

Render a bounded, traceable projection without writing an artifact.

compile_document_packet

Compose, validate, semantically gate, and render in one call; return a summary or portable packet.

verify_document_packet

Recompute a portable packet's identity, receipt, view, and release gate.

All tools advertise readOnlyHint: true, openWorldHint: false, and destructiveHint: false, and each declares an output schema.

The public stateless Streamable HTTP endpoint is:

https://documents.banksinc.us/mcp

Safety boundary

An Expression is always PROPOSED. Validation can establish structural properties and conformance to caller-reviewed semantic assertions, but it does not independently establish:

  • source truth or source authority;

  • behavioral success or intended-use fitness;

  • human acceptance or operative status;

  • repository head or complete lineage;

  • persistence of returned objects.

Every returned object declares persistence_status: NOT_PERSISTED. A FULL release packet is portable and content-addressed so a caller can store and later verify it; the service itself does not store or resolve packets.

Validate

npm test

The test suite exercises deterministic composition, content tampering, profile drift, supplied lineage, evidence laundering, lifecycle contamination, profile overcomposition, fail-closed action rendering, HTML escaping, element-level traceability, semantic drift, typed allocation completeness, portable-packet verification, and the no-write boundary.

Run the external OSHA, CISA, CDC, and NIST benchmark:

npm run benchmark:real-world

See Real-World Benchmark v0.2 for the measured self-authored structural and semantic-defect detection, payload reduction, and why those results do not establish marginal product value.

See Experimental Evaluation v0.3 for the World Control Plane failure that caused the production claim to be withdrawn and the evidence required before reconsidering public submission.

Distribution status

This repository is a public GitHub marketplace for Codex and contains a public experimental HTTPS MCP transport, policy pages, test cases, and dormant submission materials. The plugin has not been submitted to OpenAI for review. Banks Inc. will not submit or publish it in the universal Plugins Directory unless a blinded baseline-versus-candidate evaluation demonstrates repeatable marginal value.

License

MIT

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
3Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP Spec Compliance MCP — audits any MCP server.json against the official Model Context Protocol

  • A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r

  • A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bankszach/document-systems'

If you have feedback or need assistance with the MCP directory API, please join our Discord server