CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from aoreshkov/oracle-forms-mcp.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# CLAUDE.md
MCP server serving Oracle Forms module content (.fmb/.mmb/.pll/.olb) from a `--forms-dir`.
A KMP core of pure models + ports, with a JVM MCP server of declarative tool adapters over one
`FormsService`.
## Layout
- `core/` — KMP library. `commonMain`: pure `@Serializable` models (`ModuleIndex`, `ModuleKey`,
`SourceRef`, plus the annotation layer `ElementId`, `Annotation`/`Relation`/`ModuleAnnotations`),
DTOs (`dto/ToolResults.kt`), and ports (`ModuleConverter`, `ModuleParser`, `ModuleCache`,
`AnnotationStore`, `FormsDirectoryScanner`). `jvmMain`: implementations — `OnDiskModuleCache`,
`OnDiskAnnotationStore`, `FormsDirectoryScannerImpl`, converters (`convert/`), parsers (`parse/`).
- `server/` — JVM MCP app. `FormsService` is the single logic layer; tool files in `tools/` are
declarative adapters (parse args → service call → `toolResult(dto)`). The read tools plus the
annotation tools (`annotate_element`, `relate_elements`, `get_element_annotations`,
`search_annotations`, `remove_annotation`) and the `oracleforms://{module}/annotations` resource
live here. Transports in `transport/`, resources/prompts in their packages, composition root
…Read the whole file at its exact version.
How to install
mdr add aoreshkov/oracle-forms-mcp/CLAUDE.md@git:20260918.060b442mdr add aoreshkov/oracle-forms-mcp/CLAUDE.md@sha256:79ecf9554835d9c1Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_rw75n4xn5cpemdgd)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260918.060b442 latest | 2026-09-18 | 060b442 | 22,486 B | A | view · diff |
| git:20260918.bbc1559 | 2026-09-18 | bbc1559 | 21,832 B | A | view · diff |
| git:20260917.e67f2cb | 2026-09-17 | e67f2cb | 21,180 B | A | view · diff |
| git:20260917.9e521eb | 2026-09-17 | 9e521eb | 20,764 B | A | view · diff |
| git:20260916.4377c6c | 2026-09-16 | 4377c6c | 20,657 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (22486 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
aoreshkov/oracle-forms-mcp · 3 stars · license Apache-2.0 · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_rw75n4xn5cpemdgd GET https://markdownregistry.com/api/v1/resolve?ref=aoreshkov/oracle-forms-mcp/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/79ecf9554835d9c1b0ba1943d23abdd1f230b81cbb807405c587113b1d71a09a
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from aoreshkov/oracle-forms-mcp
Every file in aoreshkov/oracle-forms-mcp