brain_kernel 0.1.1 copy "brain_kernel: ^0.1.1" to clipboard
brain_kernel: ^0.1.1 copied to clipboard

Headless system kernel for knowledge-grounded multi-agent systems. Bundles project / canonical / patch / validate / build / MCP / chat / RAG over mcp_bundle and flowbrain_core. Products (builder / ind [...]

120/ 160
pub points
273
downloads

We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

6506 out of 9453 API elements (68.8 %) have documentation comments.

Some symbols that are missing documentation: brain_kernel.AbsolutePeriod.AbsolutePeriod.fromJson, brain_kernel.AbsolutePeriod.AbsolutePeriod.new, brain_kernel.AbsolutePeriod.end, brain_kernel.AbsolutePeriod.start, brain_kernel.ActionDef.ActionDef.fromJson.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:brain_kernel/brain_kernel.dart that imports:
  • package:mcp_llm/mcp_llm.dart that imports:
  • package:mcp_llm/src/registry/cloud_provider_registry.dart that imports:
  • package:mcp_llm/src/providers/storage/binary_storage_provider.dart that imports:
  • package:mcp_bundle/ports.dart that imports:
  • package:mcp_bundle/src/ports/ports.dart that imports:
  • package:mcp_bundle/src/ports/ui_port.dart that imports:
  • package:mcp_bundle/src/models/bundle.dart that imports:
  • package:mcp_bundle/src/io/bundle_resources.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 4 issues. Showing the first 2:

INFO: Statements in an if should be enclosed in a block.

lib/src/infra/flowbrain/flow_definition_workflow.dart:562:22

    ╷
562 │       if (ch == '(') depth++;
    │                      ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/infra/flowbrain/flow_definition_workflow.dart

INFO: The variable name 'io_stdin' isn't a lowerCamelCase identifier.

lib/src/infra/server/transport_picker.dart:45:11

   ╷
45 │ Stdin get io_stdin => stdin;
   │           ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/infra/server/transport_picker.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
archive ^3.6.1 3.6.1 4.0.9
args ^2.5.0 2.7.0 2.7.0
crypto ^3.0.5 3.0.7 3.0.7
flowbrain_core ^0.1.3 0.1.4 0.1.4
mcp_bundle ^0.4.1 0.4.3 0.4.3
mcp_client ^2.0.0 2.0.0 2.0.0
mcp_knowledge_ops ^0.2.2 0.2.2 0.2.2
mcp_llm ^2.1.1 2.1.1 2.1.1
mcp_server ^2.0.0 2.0.0 2.0.0
meta ^1.15.0 1.18.3 1.18.3
path ^1.9.0 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.12.0 4.12.0
logging - 1.3.0 1.3.0
mcp_fact_graph - 0.2.2 0.2.2
mcp_knowledge - 0.2.4 0.2.4
mcp_philosophy - 0.1.1 0.1.1
mcp_profile - 0.2.1 0.2.1
mcp_skill - 0.2.1 0.2.1
shelf - 1.4.2 1.4.2
source_span - 1.10.2 1.10.2
sqlite3 - 2.9.4 3.3.3
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^3.6.1` on archive does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions archive to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
273
downloads

Documentation

API reference

Publisher

verified publishermakemind.dev

Weekly Downloads

Headless system kernel for knowledge-grounded multi-agent systems. Bundles project / canonical / patch / validate / build / MCP / chat / RAG over mcp_bundle and flowbrain_core. Products (builder / industrial HMI / medical / education / B2B / personal) wire kernel pieces with their own UI and domain workflow.

Homepage
Repository (GitHub)
View/report issues

Topics

#mcp #knowledge #agent #kernel #bundle

License

MIT (license)

Dependencies

archive, args, crypto, flowbrain_core, mcp_bundle, mcp_client, mcp_knowledge_ops, mcp_llm, mcp_server, meta, path

More

Packages that depend on brain_kernel