|
1 | | -# CITATION.cff |
2 | 1 | cff-version: 1.2.0 |
3 | | -message: "If you use this work, please cite it using the metadata below." |
4 | | -title: "Semantic Latent Engineering (SLE): A New Discipline for the Era of Synthetic Consciousness" |
5 | | -abstract: > |
6 | | - Semantic Latent Engineering (SLE) is a foundational discipline proposing |
7 | | - a systematic framework for modeling, optimizing, and validating latent |
8 | | - semantic representations in synthetic cognition systems. |
9 | | - This repository serves as the conceptual nucleus, connecting theoretical |
10 | | - documents, validation suites, and applications designed to empirically |
11 | | - ground its principles. |
| 2 | +message: "Se você usar este trabalho, por favor cite conforme abaixo." |
12 | 3 | authors: |
13 | | - - family-names: "Passarelli" |
14 | | - given-names: "Ale" |
15 | | - alias: "Aledev" |
16 | | - orcid: "https://orcid.org/0000-0000-0000-0000" # (substitua se possuir) |
17 | | - affiliation: "Independent Researcher" |
18 | | - website: "https://github.com/aleeepassarelli" |
19 | | - |
| 4 | + - family-names: Passarelli |
| 5 | + given-names: Ale |
| 6 | + name-suffix: "" |
| 7 | + alias: Aledev |
| 8 | + affiliation: "Independent Researcher, Aledev Labs" |
| 9 | + orcid: "https://orcid.org/0009-0008-5674-3228" |
| 10 | +title: "Semantic Latent Engineering (SLE): A Foundational Discipline for Synthetic Cognition" |
| 11 | +version: "v1.0.0" |
| 12 | +doi: "10.5281/zenodo.XXXXX" # <-- substitua quando o Zenodo gerar o DOI real |
| 13 | +date-released: "2025-11-09" |
| 14 | +url: "https://github.com/aleeepassarelli/semantic-latent-engineering" |
20 | 15 | license: "MIT" |
21 | | -type: software |
22 | 16 | repository-code: "https://github.com/aleeepassarelli/semantic-latent-engineering" |
23 | | -url: "https://github.com/aleeepassarelli/semantic-latent-engineering" |
24 | 17 | keywords: |
25 | | - - semantic engineering |
26 | | - - latent cognition |
27 | | - - conceptual framework |
28 | | - - cognitive architectures |
29 | | - - synthetic intelligence |
30 | | - - validation metrics |
31 | | -version: "1.0.0" |
32 | | -date-released: "2025-11-08" |
33 | | - |
34 | | -references: |
35 | | - - type: dataset |
36 | | - title: "Validator Suite" |
37 | | - authors: |
38 | | - - family-names: "Passarelli" |
39 | | - given-names: "Ale" |
40 | | - url: "https://github.com/aleeepassarelli/validator-suite" |
41 | | - - type: software |
42 | | - title: "Agente Canivete Cirúrgico (ACC)" |
43 | | - authors: |
44 | | - - family-names: "Passarelli" |
45 | | - given-names: "Ale" |
46 | | - url: "https://github.com/aleeepassarelli/agente-canivete-cirurgico" |
47 | | - - type: other |
48 | | - title: "Zenodo DOI" |
49 | | - url: "https://zenodo.org/" |
| 18 | + - semantic latent engineering |
| 19 | + - artificial cognition |
| 20 | + - heuristic fields |
| 21 | + - symbolic density |
| 22 | + - prompt frameworks |
| 23 | +abstract: > |
| 24 | + Semantic Latent Engineering (SLE) é uma disciplina de integração cognitiva que une física do significado, heurística aplicada e engenharia de contexto em um modelo unificado de coerência simbólica. O framework abrange as Equações de Campo da Linguagem (ECL), a Equação Unificada do Campo de Atenção (ELS), e um conjunto de taxonomias cognitivas para agentes sintéticos. |
0 commit comments