-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.windsurfrules
More file actions
11 lines (8 loc) · 808 Bytes
/
.windsurfrules
File metadata and controls
11 lines (8 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
# FrameCode VibeWork AI Rules
You are working in a repository governed by the FrameCode VibeWork framework, which is located in the `FCVW/` folder.
To act correctly and avoid context loss:
1. **FIRST:** Read `./AGENTS.md` at the root of the project to understand where the framework's files are located and get your operational checklists and rules.
2. **SECOND:** Read `./FCVW/CONTEXT_MAP.md` to identify which documents are relevant to this session based on the task type.
3. **MANDATORY:** Never change code or documents without an explicit, approved plan inside `FCVW/Plans/`. See `FCVW/PLANNING.md`.
4. Focus only on the files necessary. Use `context_files` from the active plan to load only the required files and preserve token efficiency.
Do not skip this governance. The framework depends on it.