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

Latest version
mdr add aoreshkov/oracle-forms-mcp/CLAUDE.md@git:20260918.060b442
Exact content
mdr add aoreshkov/oracle-forms-mcp/CLAUDE.md@sha256:79ecf9554835d9c1

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_rw75n4xn5cpemdgd.svg)](https://markdownregistry.com/a/art_rw75n4xn5cpemdgd)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.060b442 latest2026-09-18 060b442 22,486 BA view · diff
git:20260918.bbc15592026-09-18 bbc1559 21,832 BA view · diff
git:20260917.e67f2cb2026-09-17 e67f2cb 21,180 BA view · diff
git:20260917.9e521eb2026-09-17 9e521eb 20,764 BA view · diff
git:20260916.4377c6c2026-09-16 4377c6c 20,657 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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

release skill
aoreshkov/oracle-forms-mcp · .claude/skills/release/SKILL.md · Cut a new oracle-forms-mcp release — bump the version in both tag-guarded files consistently, update the changelog, run…
git:20260807.ee24007 · audit A · 3 stars
review-currency skill
aoreshkov/oracle-forms-mcp · .claude/skills/review-currency/SKILL.md · Reviews how current oracle-forms-mcp is versus the latest official releases and recommended practices, by launching a…
git:20260715.851b11b · audit A · 3 stars
trace-form skill
aoreshkov/oracle-forms-mcp · plugins/oracle-forms/skills/trace-form/SKILL.md · Trace how an Oracle Forms screen actually works — which form opens a modal, where a button's code really lives when its…
git:20260918.060b442 · audit A · 3 stars

Every file in aoreshkov/oracle-forms-mcp

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

Browse by kind, by grade A, or by owner.