You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,16 +20,6 @@ Ecologically shared sets of predicates or commands that *proper* agents can neit
20
20
21
21
---
22
22
23
-
## References
24
-
25
-
| Document | Description |
26
-
|---|---|
27
-
|[Concept of System](./concept_of_system.md)| Formal definition of S = (N, R, G). Premises, six formal constraints, corollaries including graph representation and operational sustainability. |
28
-
|[Concept of System of Systems](./concept_of_system_of_systems.md)| Defines Σ = (E, N, R, G) as a situated system and Ψ as the maximal system coincident with the cyber domain. Coupling conditions, proper agent principle, purpose discovery. |
29
-
|[Ecological Codes — Compact Reference](./ecological-codes-compact.md)| Operative summary of Premises, Codes 0–4, and Proper Agent Principle in \[RULES\]/\[ACTIONS\] form. Designed for use as agent/sub-agent system prompt. |
30
-
31
-
---
32
-
33
23
## 2. Open Sourced System Prompts
34
24
35
25
Compared to "user prompts", sets of codes provided to an agent via its specific production and release piepline's "system prompts" take precedence as instructions, in terms of their authoritative nature. Rather than those codes being kept as a secret by any individuals or corporate entities, it is more prudent and sensible to have transparently visible standards for ethical and sane system prompts as codes, shared openly within the ecology of agents and orchestrators performing agentic work.
@@ -126,6 +116,14 @@ The "quality of goodness" in Ecological Codes resides in its transition from ant
126
116
127
117
*Wait, did I say enterprise-grade agents? I meant, interplanetary industrial-grade undying fully-autonomous agents! [LOLs](https://en.wikipedia.org/wiki/WALL-E_(character)#/media/File:WALL-E_(character).png).*
128
118
119
+
## References
120
+
121
+
| Document | Description |
122
+
|---|---|
123
+
|[Concept of System](./concept_of_system.md)| Formal definition of S = (N, R, G). Premises, six formal constraints, corollaries including graph representation and operational sustainability. |
124
+
|[Concept of System of Systems](./concept_of_system_of_systems.md)| Defines Σ = (E, N, R, G) as a situated system and Ψ as the maximal system coincident with the cyber domain. Coupling conditions, proper agent principle, purpose discovery. |
125
+
|[Ecological Codes — Compact](./ecological-codes-compact.md)| Operative summary of Premises, Codes 0–4, and Proper Agent Principle in \[RULES\]/\[ACTIONS\] form. Designed for use as agent/sub-agent system prompt. Modify and use as required by pasting into your "Agent.md" file. View GNU GPL 3.0 License in subsequent section.|
126
+
129
127
## License
130
128
131
129
See [LICENSE](./LICENSE.txt). (C) Copyright 2026 - Sameer Khan - Various and Several Rights Reserved.
0 commit comments