BLOG · 2026-06-24 05:50

Reclaiming the Original Way to Use Computers in the Age of AI

SlimeTree-RLM, Collective Intelligence, and SlimeNENC S1–S9: Reconstructing Mathematical Engineering

The world of generative AI is now moving decisively in one direction.

Toward larger models.

Toward more agents.

Toward more complex orchestration.

Toward more expensive inference infrastructure.

Fugu AI, Genspark, Claude, ChatGPT, Gemini, and other AI agent platforms are all caught in this current.

Bundling multiple models.

Operating multiple specialist agents.

Searching, investigating, comparing, generating, verifying, and integrating.

All while presenting to the user as if a single advanced intelligence were at work.

This direction itself is natural.

Extending beyond the reach of a single model through coordination of multiple models and agents.

It is a natural progression in AI development.

However, in parallel, clear problems are beginning to emerge in enterprise use.

That problem is cost.

And audit trails.

Furthermore, ownership of business logic.


1. The Era of "High-Cost Orchestration" Demonstrated by Fugu AI and Genspark

Fugu AI works by internally invoking multiple foundation models and coordinating them to behave like a single model.

Model selection, delegation, verification, and integration happen internally.

To the user, it appears as one API, one model.

But behind the scenes, multiple models and inference paths are running.

This is, in other words, model-layer orchestration.

Genspark, by contrast, leans more toward the task-agent side.

Searching.

Investigating.

Comparing.

Creating slides.

Creating tables.

Creating documents.

Writing code.

Regenerating if needed.

This is, in other words, business-task-layer orchestration.

Though both are described as "orchestration," their targets differ.

| Item | Fugu AI | Genspark |

|---|---|---|

| Primary target | Multiple LLMs / foundation models | Multiple agents / task tools |

| Purpose | Inference performance beyond a single model | Research, material creation, deliverable generation |

| User experience | Used like a single-API model | Requesting work from an AI team |

| Billing perception | Coordination cost of multiple model inferences | Cost of operating multiple workers |

| Essence | model orchestration | task / agent orchestration |

The important point here is that while both are convenient, their cost structure tends to be high.

It is not simply asking an LLM once and getting an answer.

Multiple inferences, verifications, searches, retries, and integrations run behind the scenes.

In other words, what appears as "a single request" to the user involves numerous processes internally.

As a result, it feels expensive.

Particularly Genspark is not a "conversational AI" like ChatGPT or Claude, but practically more like a service operating multiple AI workers.

This makes it feel expensive for "a quick consultation."

On the other hand, for heavy tasks like external submission materials, sales presentations, investor materials, competitive analysis, and comparative studies, it can be explained as a price replacing human work time.

In other words, future AI billing will shift from simple "single inference" to something like this:

Billing for orchestration, verification, audit trails, and re-execution of inference groups

Here lies the new cost structure of the AI era.


2. Should Enterprises Continue Depending on External AI?

For enterprises, external AI is extremely convenient.

However, enterprise work is not merely question-and-answer.

What enterprises truly need is something like this:

  • How does this company make judgments?
  • How has this department responded in the past?
  • How has this customer been explained to previously?
  • Who approved this exception handling?
  • Does this calculation result match exactly with last time?
  • Can this process be reproduced during audit?
  • Can it be rolled back if it fails?

External AI is strong in general knowledge.

However, it is weak in enterprise-internal judgment history, exception handling, approval workflows, departmental conventions, customer-specific responses, and implicit business logic.

What enterprises want is not simply "smart external AI."

What they truly want is the knowledge and logic accumulated internally within the company or department.

In other words, they need to become a company where knowledge accumulates internally, rather than a company that keeps asking external AI.

A company where knowledge remains within.


3. The Path Forward for SlimeTree-RLM

Determining if External AI is Necessary Before Calling It

Here the positioning of SlimeTree-RLM becomes clear.

SlimeTree-RLM does not compete with external AI itself.

It does not replace Claude, ChatGPT, Gemini, Genspark, or Fugu.

Rather, it is positioned before those systems.

The purpose is simple.

Determine whether external AI truly needs to be called before calling expensive external AI.

For example, suppose there is a large volume of inquiries, internal FAQs, DM processing, standard responses, known rejection patterns, and previously-handled questions.

There is no need to pass everything to external LLMs.

Known items should be answered immediately.

Dangerous items should be refused.

Only ambiguous items should be delegated to external AI.

Those judgments and results should be kept as audit trails.

In this structure, RLM plays the following roles:

| Judgment | Meaning | Processing |

|---|---|---|

| D | deterministic / known response | Answer immediately without calling external AI |

| μ | refusal / dangerous, reject | Refuse without calling external AI |

| R | route / delegate | Pass only necessary items to external AI |

At this point, the value of RLM is not "being smarter than LLMs."

Rather, it is

A pre-processing layer for using LLMs intelligently

More precisely, it is

A gateway controlling AI usage cost and AI risk

The more expensive external AI becomes, the higher this value.

The more sophisticated orchestration AI becomes and operates multiple models or agents behind the scenes, the clearer the value of "reducing calls before that point."

This is not contrarian.

Rather, it is natural design for connecting AI use to actual enterprise systems.


4. Raising Department-Level Information Sharing Through Collective Intelligence

SlimeTree-RLM alone has meaning in reducing external AI calls and making safety judgments.

However, the next important factor is collective intelligence.

What truly has value in an enterprise is not individual chat histories.

It is departmental judgment history.

Sales has sales judgment.

Legal has legal judgment.

Support has support judgment.

Development has development judgment.

Finance, quality control, manufacturing, logistics, HR—each has unique judgment.

The correct answer differs by department for the same question.

External AI returns a general solution.

However, what enterprises need is not a general solution.

What is needed is,

How this department should handle it

By incorporating collective intelligence, the following flow becomes possible:

1. Accumulate inquiries, judgments, refusals, approvals, corrections, and exception handling within the department

2. Subsequent queries first reference departmental judgment history

3. Known items are not passed to external AI

4. Only unknown, ambiguous, or dangerous items are delegated to external AI

5. Responses from external AI are also recovered as departmental evidence and knowledge

This is not about completely eliminating external AI.

It is using external AI as "the final expert."

Daily judgments run through departmental collective intelligence.

When this structure begins to function, external AI dependency decreases.

At the same time, information sharing within the department increases.

Current external AI use resembles individual employees asking AI independently.

Knowledge scatters across individual chats.

The same question is passed to external AI multiple times.

The basis for judgment is hard to preserve.

With RLM incorporating collective intelligence, this changes:

| Current External AI Use | RLM + Collective Intelligence |

|---|---|

| Individual employees query AI separately | Share departmental past judgments |

| Pass the same question multiple times | Reuse known responses |

| Expertise scatters in personal chats | Accumulate as departmental knowledge |

| Rationale for AI answers hard to trace | Track with audit trails |

| Increasing external AI costs | Pass only necessary items to external AI |

This is not merely AI adoption.

Transitioning from a company continuously asking external AI to a company where knowledge remains within departments.

This is the transformation.


5. The Next Theme

Asset-Building of Business Logic Through SlimeNENC S1–S9 Pipeline

If RLM + collective intelligence asset-builds "departmental judgment," the next theme is clear.

Asset-building of the department's business logic itself

Here is where the SlimeNENC S1–S9 pipeline enters.

Enterprise business logic does not necessarily reside in beautiful systems.

Rather, in most cases, it is buried in spreadsheets, CSVs, forms, manual row-by-row operations, conditional expressions, VLOOKUP, macros, and exception handling in the field.

In enterprise operations, Excel or Google Sheets often becomes the actual business system.

  • This column is a legacy remnant but can't be deleted
  • Only this cell's formula is special
  • Only this supplier has different rounding
  • The form value matching is OK in the field
  • This CSV is imported into the core system
  • This Excel is the de facto master in practice
  • Only this exception requires director approval

Such implicit knowledge cannot be understood at once by external vendors.

It is also not something to be left entirely to AI.

What is needed is a mechanism to read field logic without disruption, verify it, preserve audit trails, and optimize step-by-step.

Here the SlimeNENC S1–S9 pipeline serves the following role:

| Layer | Role |

|---|---|

| Spreadsheet I/O | Use Excel / Google Sheets / CSV as entry points |

| S1–S9 Pipeline | Progressively extract and transform formulas, conditions, references, exceptions, and procedures |

| Bit-exact difference verification | Compare existing processes at one-yen and one-byte precision |

| Complete audit trail | Record who, what, how changed, and what results emerged |

| Rollback | Return to original state if failure occurs |

| Collective intelligence integration | Accumulate departmental judgments, corrections, and exception handling |

| External AI integration | Use external AI only for explanation and candidate generation where needed |

The crucial point is not to sell SlimeNENC as a "completed business application."

Rather, it should be positioned as

A tool for users themselves to discover, verify, and optimize their own company and department's business logic

This positioning is powerful.


6. SlimeNENC is a Business Logic Optimization Workbench

What SlimeNENC should provide is not a completed application for specific business domains.

What should be provided is

A mechanism to discover, verify, transform, optimize, and document business logic

In other words,

Business Logic Optimization Workbench

In this workbench, users themselves cultivate their own business logic.

Begin with Excel or CSV reproduction.

Next, visualize formulas and conditional branches.

Then clean up redundant processes and unnecessary columns.

Further, compare with existing processes at bit-exact precision.

If there are differences, halt.

Only approved changes are deployed to production.

If failure occurs, rollback.

All changes remain in the audit chain.

This differs fundamentally from typical AI automation.

Typical AI automation tends to become a black box.

AI generates something, and the user decides whether to trust it.

However, what enterprises truly need in business operations is the following properties:

  • Reproducibility
  • Reversibility
  • Audit trail capability
  • Difference verification
  • Human approval
  • Audit compliance
  • Continuity with existing operations

SlimeNENC focuses here.

In other words,

**AI does not arbitrarily change operations.

Users employ AI to verify and evolve business logic themselves.**

This is the essence.


7. "Optimization" Not "Automation"—And It Must Be Reversible

What enterprises fear about AI deployment is not merely insufficient accuracy.

What truly frightens them is

Being unable to reverse changes to operations once made

We replaced field Excel.

We deployed a system.

We let AI handle processing.

But results diverged.

The reason is unclear.

It cannot be reversed.

It is unclear who approved it.

It cannot be explained to auditors.

This is fatal for enterprises.

Therefore, the value of SlimeNENC is not "automation" but rather

Reversible optimization

The flow proceeds like this:

1. Read current Excel / CSV / forms

2. Extract logic

3. Compare existing output against bit-exact precision

4. If there are differences, halt

5. Record change rationale and approver

6. Apply change

7. Rollback if problems arise

8. Preserve everything as audit trail

With this structure, enterprises can optimize with confidence.

They can improve current operations without disruption and in a form that is reversible.

This single sentence captures crucial value from SlimeNENC.


8. Why Focus on Spreadsheet I/O

Emphasizing spreadsheets as SlimeNENC's entry point is correct.

Because field business logic lies dormant in spreadsheets.

From the perspective of enterprise IT departments, formal business systems may be ERPs or core databases.

However, from the perspective of the field, daily judgments and calculations often occur in Excel or Google Sheets.

Ignoring this reality and jumping straight into COBOL, RPG, AS/400, VSAM, or core databases limits the addressable market.

However, entering through spreadsheets allows connection to virtually every department.

Sales.

Finance.

General Affairs.

HR.

Manufacturing.

Quality control.

Logistics.

Municipal government.

Healthcare administration.

Educational institutions.

Small enterprises.

Field divisions of large enterprises.

Spreadsheets exist everywhere.

And within them lies business logic.

Therefore, initial value proposition becomes this:

Transform business logic dormant in Excel into an operational asset that is undisrupted, reversible, and auditable.

This is easily understood by enterprises.

Behind the scenes are SlimeNENC S1–S9, bit-exact, WAL, audit chain, rollback, and collective intelligence.

However, there is no need to put all of this front-and-center from the beginning.

The entry remains the field's actual challenge.

Excel operation reproducibility, auditability, and rollback capability

Start here.


9. A Mechanism Where Users Themselves Optimize

SlimeNENC is not a model where external vendors build and deliver everything as finished products.

It should be positioned as a mechanism where users themselves cultivate their company's business logic.

Because the true owners of business logic are the user enterprises themselves.

External vendors can provide tools.

AI can generate candidates.

SlimeNENC can provide verification and audit trails.

However, only the company, department, and field involved can ultimately judge "this is what is correct for this operation."

Therefore, responsibility allocation should be this:

**AI generates candidates.

SlimeNENC verifies.

Humans approve.

Audit trails remain.

Rollback is possible.**

This structure is essential.

AI does not control operations.

Humans use AI and SlimeNENC to evolve their company's business logic.

In this regard, SlimeNENC fundamentally differs from external AI services.

ChatGPT, Claude, Genspark, and Fugu are external intelligence.

SlimeNENC is a tool for cultivating internal logic within the organization.


10. The Full Picture of RLM + Collective Intelligence + SlimeNENC

Organizing to this point, the full picture is as follows:

RLM + Collective Intelligence

Accumulate inquiries, judgments, refusals, approvals, and exception handling within departments.

Reduce external AI calls and raise information sharing levels within departments.

Control AI usage cost and AI risk.

SlimeNENC S1–S9

Extract business logic within departments, verify it, and transform it to bit-exact precision.

Convert business logic into operational assets complete with full audit trails and rollback.

Spreadsheet I/O

Use existing Excel, Google Sheets, CSVs, and forms in the field as entry points.

Introduce gradually without disrupting operations.

When these three align, it becomes more than an AI service.

It becomes

A departmental knowledge, judgment, calculation, and processing operating system with audit trail capability

resembling this.

This increases in value as external AI becomes more expensive.

Because while enterprises need to continue using external AI, they cannot pass everything to it indefinitely.

What is needed is using external AI intelligently while retaining knowledge and logic internally.


11. This Is Not Contrarian

It Is Computing in Its Original Form

The critical point is not to view this direction as "contrarian."

The world moves toward AI orchestration.

Multiple models, multiple agents, and external inference infrastructure grow vast.

RLM and SlimeNENC may appear to move in a different direction in this context.

However, this is not contrarian.

Rather, it is returning to computing in its original form.

Originally, computers are not magical consultation partners.

Computers are

  • State machines
  • Recording devices

-

Posted: 2026-06-24 05:50

← Back to blog