Update README.md
Explain OHIOD
This commit is contained in:
parent
c535eb71ec
commit
a619cefb52
1 changed files with 4 additions and 2 deletions
|
|
@ -89,7 +89,7 @@ biblioteca-ce-ambrosiana/
|
|||
| Style guide compliance review | Qwen3 0.6B |
|
||||
| Index/context — simple doc sets | Phi-4 Mini |
|
||||
| Index/context — medium complexity | Mistral Small |
|
||||
| Index/context — book-length and OHIOD-authored works | Claude Code |
|
||||
| Index/context — book-length and OHIOD-authored works[^10] | Claude Code |
|
||||
| Man pages, helpme, explanatory content | Phi-4 Mini |
|
||||
| Content recon and injection detection | Phi-4 Mini |
|
||||
| Architecture docs, position papers, public-facing content | Claude |
|
||||
|
|
@ -256,4 +256,6 @@ Brianza, Italy · `servizi@cervelloelettrico.it` · `cervelloelettrico.it`
|
|||
|
||||
[^8]: **Chunk:** A section of a document as it is stored and retrieved by the RAG system. Documents are split into chunks at index time; the retriever finds the most relevant chunks for a query rather than entire documents. Chunk quality — size, scope, self-containment — directly determines retrieval quality.
|
||||
|
||||
[^9]: **Hub-and-spoke:** A network architecture where a central node (the hub) coordinates with peripheral nodes (the spokes). Here, each Ambrosiana instance acts as a hub for its local fleet devices; in the Hive, multiple hubs coordinate with each other while each remains independently functional.
|
||||
[^9]: **Hub-and-spoke:** A network architecture where a central node (the hub) coordinates with peripheral nodes (the spokes). Here, each Ambrosiana instance acts as a hub for its local fleet devices; in the Hive, multiple hubs coordinate with each other while each remains independently functional.
|
||||
|
||||
[^10]: **OHIOD (Organic Humanoid I/O Device):** The human being at the keyboard — framed architecturally rather than romantically. The term captures the human's role in the CE pipeline precisely: source vetter, design authority, live evaluator, and final decision-maker. The system is designed to sustain OHIOD judgment quality over time, not replace it. A person is irreducibly the best tool for the jobs that require being a person.
|
||||
Loading…
Add table
Add a link
Reference in a new issue