Skip to content

Commit 056aebe

Browse files
committed
Merge branch 'main' of github.com:lambda-curry/devagent
2 parents 0436439 + 7b3aba4 commit 056aebe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.devagent/memory/constitution.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,17 @@ Use these clauses as the long-term guardrails for product discovery, research, a
3434
- **Refresh cadence:** Review quarterly or when emerging practices shift delivery behavior.
3535
- **Traceability:** Feature and spec templates must include a "Delivery Principles" check confirming adherence; deviations require an explicit waiver captured in the decision journal.
3636

37+
### C4. Tool-Agnostic Design
38+
- **Statement:** Agents, workflows, and tooling must be designed to be tool-agnostic by default, enabling use across any AI development tool (Cursor, Codegen, Codex, GitHub Copilot, etc.). Tool-specific implementations must be organized under clearly labeled tool-specific directory structures (e.g., `.devagent/tools/codegen/`, `.devagent/tools/cursor/`).
39+
3740
## Clause Directory
3841

3942
| Clause | Last Reviewed | Next Review Due | Notes |
4043
|--------|----------------|-----------------|-------|
4144
| C1 | 2025-09-29 | 2025-12-31 | Initial seeding.
4245
| C2 | 2025-09-29 | 2025-10-31 | Align `_template` defaults with clause expectations.
4346
| C3 | 2025-09-29 | 2025-12-31 | Validate delivery principles in feature templates.
47+
| C4 | 2025-09-30 | 2025-12-31 | Ensure tool-agnostic design principles are followed.
4448

4549
## Related Artifacts
4650

@@ -55,3 +59,4 @@ Use these clauses as the long-term guardrails for product discovery, research, a
5559
|------|----------------|---------|-------|
5660
| 2025-09-29 | Initial constitution seeded with clauses C1-C6 and clause directory cadence. | C1-C6 | Baseline created during memory layering setup.
5761
| 2025-09-29 | Removed evidence freshness, cross-agent handoffs, and compliance clauses; renumbered remaining clauses to C1-C3. | C1-C3 | Simplified guardrails to mission alignment, chronological hubs, and delivery principles.
62+
| 2025-09-30 | Added tool-agnostic design principles to ensure workflows and agents work across multiple AI development tools. | C4 | Establishes requirement for tool-agnostic design with tool-specific implementations organized in dedicated directories.

0 commit comments

Comments
 (0)