@windsland52/maa-log-kernel
v3.0.1
Published
Contract-first kernel package for Maa log analysis.
Readme
@windsland52/maa-log-kernel
Contract-first kernel package for Maa log analysis.
Responsibility
- Define stable output protocol and schema version
- Define reusable types for tasks/events/statistics
- Build standardized
KernelOutputpayloads
This package intentionally does not run parser logic directly.
Exports
@windsland52/maa-log-kernelbuildKernelOutputbuildKernelWarningsDEFAULT_KERNEL_PARSER_VERSION
@windsland52/maa-log-kernel/protocolKernelOutput,KernelStatistics,MLA_KERNEL_SCHEMA_VERSION
@windsland52/maa-log-kernel/typesTaskInfo,NodeInfo,EventNotification
@windsland52/maa-log-kernel/statisticsNodeStatistics,RecognitionActionStatistics
@windsland52/maa-log-kernel/parserParseFileOptions,ParseProgress
Dependency policy
- Keep this package lightweight and contract-focused
- Avoid direct dependency on UI frameworks or platform APIs
