Skip to content

Commit 0e7504b

Browse files
committed
Fix MD060 table column style lint error in agentic-cd
1 parent cdaa053 commit 0e7504b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/agentic-cd/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ It is part of the delivery contract, not a convenience.
4949
### Artifact Overview
5050

5151
| Artifact | Role (Why it exists) | Authority | What it Constrains | Purpose in ACD | Example |
52-
|--------|----------------------|-----------|--------------------|---------------|---------|
52+
| -------- | ---------------------- | ----------- | -------------------- | --------------- | --------- |
5353
| **Intent Description** (Demand / Requirement) | Defines *why* the change exists | Human-owned intent | Scope, direction, outcome acceptability | Trust anchor for all other artifacts | "User activity data export required for compliance." |
5454
| **User-Facing Behavior** (Feature User Guide) | Defines *what* users experience | Externally observable semantics | Tests, behavior, backward compatibility | Prevent unexplained behavioral drift | "Export available under Profile: Activity Export." |
5555
| **Feature Description** (Implementation Manual) | Preserves implementation *trade-offs* | Engineering constraints | Technical decision boundaries, agent freedom | Prevent agentic trade-off drift | "Timestamped PDF retained for non-repudiability." |

0 commit comments

Comments
 (0)