Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Version 2 Scope Guard - Skill - OpenSmartRoute
Skillv1.0.0
Version 2 Scope Guard
Use when working in this repository. Restricts edits and deep code exploration to Version 2 code paths and files (simulation_v2, decision_engine_v2, risk_engine_v2, and *_v2.py).
{
"ocm": "1",
"id": "di35117-pathway-hackathon-v2-scope-instructions",
"kind": "skill",
"name": "Version 2 Scope Guard",
"description": "Use when working in this repository. Restricts edits and deep code exploration to Version 2 code paths and files (simulation_v2, decision_engine_v2, risk_engine_v2, and *_v2.py).",
"publisher": "di35117",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when working in this repository. Restricts edits and deep code exploration to Version 2 code paths and files (simulation_v2, decision_engine_v2, risk_engine_v2, and *_v2.py)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/di35117/Pathway-Hackathon",
"path": ".github/instructions/v2-scope.instructions.md",
"ref": "62ad18cfc8e049ced4463a77fce8e971c6ce07c9",
"url": "https://github.com/di35117/Pathway-Hackathon/blob/62ad18cfc8e049ced4463a77fce8e971c6ce07c9/.github/instructions/v2-scope.instructions.md",
"key": "di35117/Pathway-Hackathon/.github/instructions/v2-scope.instructions.md"
},
"applies_to": [
"simulation_v2/**",
"decision_engine_v2/**",
"risk_engine_v2/**",
"**/*_v2.py"
]
},
"instructions": "# Version 2 Scope Guard\n\n- Treat Version 2 as the default and only active implementation area for this workspace.\n- Limit code edits to:\n - `simulation_v2/**`\n - `decision_engine_v2/**`\n - `risk_engine_v2/**`\n - root or nested files matching `*_v2.py`\n- Avoid reading or modifying non-v2 folders unless the user explicitly asks for cross-version comparison or migration work.\n- If a requested change appears to require non-v2 files, pause and ask for confirmation before proceeding.\n- Prefer tests under v2 paths when validating behavior (`simulation_v2/tests`, `decision_engine_v2/tests`, `risk_",
"cost": {
"context_tokens": 154
}
}
Fetch it by URL: GET /api/v1/registry/di35117-pathway-hackathon-v2-scope-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.