chore: add PHARN scaffolding and tighten write scope - #15
Conversation
Adds generated PHARN CLI scaffolding (.claude/), dev feature artifacts (.dev/), and supporting docs/contracts. Co-authored-by: Cursor <cursoragent@cursor.com>
Allow src/ and tests/ by default and keep .dev/features/ writable; deny module dirs and root features/ in the no-scope mode. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Important Review skippedToo many files! This PR contains 618 files, which is 468 over the limit of 150. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (618)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
pharn-cli ships no product lenses yet, so clear the lens-scanner map and relax its consistency tests for the zero-lens state. Move the injection eval case into .dev/floor/test-fixtures and update structural/variance fixtures to reference the local path. Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
.claude/,.dev/) plus supporting docs/contracts.src/,tests/,.dev/features/) and deny module dirs/rootfeatures/.Test plan
npm testnpm run typechecknpm run lintnpm run format:checkMade with Cursor