feat: enhance profile path resolution and add example profiles for better project adaptability
This commit is contained in:
@@ -46,7 +46,7 @@ Human-readable summary for agents and developers:
|
||||
|
||||
### `workspace.json`
|
||||
|
||||
Planned path configuration. Initial versions can point to current paths:
|
||||
Profile path configuration. Initial versions can point to current paths:
|
||||
|
||||
```json
|
||||
{
|
||||
@@ -58,6 +58,8 @@ Planned path configuration. Initial versions can point to current paths:
|
||||
}
|
||||
```
|
||||
|
||||
Reusable scripts should resolve these paths through `scripts/aiw/profile.py`.
|
||||
|
||||
### `services.json`
|
||||
|
||||
Profile-specific local service manifest for `scripts/aiw/services.py`.
|
||||
|
||||
Reference in New Issue
Block a user