elly99 commited on
Commit
2e71a66
·
verified ·
1 Parent(s): 7db19fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -39
README.md CHANGED
@@ -234,45 +234,6 @@ Got ideas, suggestions, or want to improve a feature?
234
  5. Open a pull request with a clear description
235
 
236
  See the [CONTRIBUTING.md](Contributing.md) file for contribution guidelines.
237
- ---
238
- ## Roadmap
239
-
240
- ### Ethics as an Operational Structure
241
- The `assess_ethical_risk` module is being integrated as a foundational layer of MarCognity-AI
242
- — not as a filter, but as a mechanism of reflection and agency.
243
-
244
- - Analyzes text for bias, stereotypes, generalizations, and normative implications
245
- - Assigns a scalar ethical score (0–1)
246
- - Classifies risk as Low / Medium / High
247
- - Automatically triggers ethical reformulation when risk is High
248
- - Replaces the original response with a revised, ethically aligned version
249
-
250
- ## Preview: Ethical Reflection in Action
251
-
252
- > *"Ethics is not a filter. It's a form of computational self-awareness."*
253
-
254
- MarCognity-AI is entering a new phase.
255
- In the upcoming updates, the `assess_ethical_risk` module will not simply be integrated — it will be **expanded** into a core operational structure.
256
- No longer a passive evaluator, it becomes an active mechanism of reflection, reformulation, and agency.
257
-
258
- ### What It Will Do
259
- - Analyze generated text for bias, stereotypes, generalizations, and normative implications
260
- - Assign a scalar ethical score (0–1)
261
- - Classify risk as Low / Medium / High
262
- - Automatically trigger ethical reformulation when risk is High
263
- - Replace the original response with a revised, ethically aligned version
264
- - Log the transformation as part of the agent’s cognitive trace
265
-
266
- ### Why It Matters
267
- MarCognity-AI doesn’t filter — it **reflects**.
268
- It doesn’t censor — it **interrogates**.
269
- It doesn’t just respond — it **takes responsibility**.
270
-
271
- This expansion marks a shift from reactive ethics to **embedded ethical cognition** — a step toward agents that think before they speak.
272
-
273
- ### When
274
- The Colab demo will be updated in the coming weeks.
275
- In the meantime, you can explore the [roadmap](#) and contribute with ideas, tests, and reflections.
276
 
277
 
278
 
 
234
  5. Open a pull request with a clear description
235
 
236
  See the [CONTRIBUTING.md](Contributing.md) file for contribution guidelines.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237
 
238
 
239