UNPKG

@meldscience/meld

Version:

pipeable one-shot prompt scripting toolkit

41 lines (24 loc) 1.29 kB
module: @cmd[basename "$PWD"] ===================== This codebase is a module that is part of a larger project. It is undergoing a refactor to align with the spec and architecture. Please read the following documents. Then critically review the current code and assess the current test status. Then think through the following: 1. Assess: Does this codebase align with the spec and architecture plans? In what ways does it not align? 2. Assess: Are there any glaring issues with the codebase separate from the test failures? 3. Assess: What are the root causes of the current test failures? Finally, your deliverable should be: 1. A detailed summary of the findings of your assessment. 2. Identification of the root cause of test failures. 3. An actionable plan for remediation of the inadequacies and test failureswith as much detail as possible, including specific atomic code changes required. ---- ARCHITECTURE DOCS ---- @cmd[cpai architecure-docs] ---- SPEC INTERFACES AND TYPES ---- @cmd[cpai ../collab-spec/src/types ../collab-spec/src/interfaces] ---- PLAN ---- This is the current plan for the project attempting to ensure complete alignment with the spec and architecture @import[PLAN.md] ---- CODE ---- @cmd[cpai ../src] ---- TEST STATUS ---- @cmd[npm test]