From plaited-plaited
Plaited runtime doctrine for behavioral coordination, MSS/module boundaries, projection semantics, and generated module actor rules. Use with plaited-context for source-grounded implementation and review.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-3 --plugin plaited-plaitedThis skill uses the workspace's default tool permissions.
Use this skill as the compact doctrine for current Plaited runtime work:
Applies Acme Corporation brand guidelines including colors, fonts, layouts, and messaging to generated PowerPoint, Excel, and PDF documents.
Builds DCF models with sensitivity analysis, Monte Carlo simulations, and scenario planning for investment valuation and risk assessment.
Calculates profitability (ROE, margins), liquidity (current ratio), leverage, efficiency, and valuation (P/E, EV/EBITDA) ratios from financial statements in CSV, JSON, text, or Excel for investment analysis.
Use this skill as the compact doctrine for current Plaited runtime work: behavioral coordination, MSS/module boundaries, projection semantics, and module actor boundaries.
Run plaited-context first for source-grounded context assembly:
bun skills/plaited-context/scripts/context.ts '{"task":"<task>","mode":"review","paths":["<paths>"]}'
For module actor work, run deterministic pattern and flow evidence:
bun skills/plaited-context/scripts/module-patterns.ts '{"files":["<module-files>"]}'
bun skills/plaited-context/scripts/module-flow.ts '{"files":["<module-files>"],"format":"json"}'
bun skills/plaited-context/scripts/module-flow.ts '{"files":["<module-files>"],"format":"mermaid"}'
Use "record": true only when a plaited-context DB has already been
initialized or a dbPath is provided for the review run.
behavioral(), bThread, bSync, useFeedback, and useSnapshot.detailMatch: 'invalid' when blocking malformed payloads.content, structure, mechanics,
and boundary; legacy scale is compatibility metadata until schemas are
migrated.src/modules are flat single TypeScript files.src/modules/*.ts files are core runtime module actors, not user-facing
module programs.src/modules.src/modules.ts remains the public modules boundary..parse(...) inside try/catch
and publish diagnostics/snapshots.useExtension(...) feedback/control handlers parse strictly and
should not catch ZodError locally.reportSnapshot(...), not transport diagnostics
or synthetic diagnostic events unless there is a real protocol consumer.feedback_error/extension_error snapshot diagnostics..parse(...) in runtime handlers over local safeParse
silent-drop patterns.Other than the two-model inference direction and current source-backed
inference websocket runtime actor/server, docs and skills are not authoritative
when they mention event names, module names, actor APIs, server surfaces, or
runtime contracts that do not exist in current src/ code or tests.
Do not promote doc-only names into doctrine unless they exist in source/tests or are required by an external spec.
Treat docs/wiki/infrastructure.md as deployment target material, not
implemented runtime doctrine. Treat docs/wiki/local-inference-bridge.md as
the target local inference bridge decision; current source still includes the
WebSocket inference runtime actor.
plaited-contextmss-module-reviewtypescript-lspplaited-development