Skip to content

Commit c21fe8f

Browse files
authored
🤖 Agent: Fix Specs (#3)
Co-authored-by: mrbalov <26161358+mrbalov@users.noreply.github.com>
1 parent 283c0b9 commit c21fe8f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • openspec/specs
    • guardrails-activity-data
    • guardrails-image-generation-prompt

openspec/specs/guardrails-activity-data/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Brand names MAY be used in prompts under the following constraints: brands SHALL
157157

158158
### Requirement: Supported Tag Types
159159

160-
The system MAY process built-in Strava tags, including but not limited to `long run`, `recovery`, `race`, `commute`, `with kid`, `easy`, and `workout`. Tags MAY be represented as structured fields, normalized enums, or keywords extracted from metadata.
160+
The system MAY process built-in Strava tags, including but not limited to `long run`, `recovery`, `race`, `commute`, `with kid`, `easy`, and `workout`. Tags SHALL be supported in one of the following representations: structured fields, normalized enums, or keywords extracted from metadata.
161161

162162
#### Scenario: Processing Strava tags
163163
- **GIVEN** an activity with built-in Strava tags

openspec/specs/guardrails-image-generation-prompt/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Define guardrails for image generation prompt content, size limits, and safety v
88

99
### Requirement: Allowed Prompt Content
1010

11-
Prompts MAY include generic human figures, nature/gym/home/urban/abstract environments, emotional tone (e.g., calm, intense, focused), artistic and stylistic descriptors, and contextual brand references (when allowed by input guardrails).
11+
Prompts SHALL be restricted to the allowed content categories. Prompts MAY include generic human figures, nature/gym/home/urban/abstract environments, emotional tone (e.g., calm, intense, focused), artistic and stylistic descriptors, and contextual brand references (when allowed by input guardrails).
1212

1313
#### Scenario: Prompt with generic human figures
1414
- **GIVEN** an activity requiring human representation

0 commit comments

Comments
 (0)