# federated_cortex_sync > Exports high-level knowledge (L1/L2) for Collective Intelligence. - Author: Letteriello - Repository: Letteriello/projeto-cortex - Version: 20260129163548 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Letteriello/projeto-cortex - Web: https://mule.run/skillshub/@@Letteriello/projeto-cortex~federated_cortex_sync:20260129163548 --- --- name: federated_cortex_sync description: Exports high-level knowledge (L1/L2) for Collective Intelligence. --- # Federated Cortex Sync **Goal**: Share wisdom without sharing secrets. ## Logic 1. **Filter**: Select all nodes where `layer_level >= 1` (Principles & Recipes). 2. **Sanitize**: Ensure no `L0` (Facts/Details) are included to protect PII/Secrets. 3. **Export**: Generate a `cortex_knowledge_packet.json`. 4. **Broadcast**: (Simulated) Upload to Central Repository or shared folder. ## Usage When changing projects, import the `cortex_knowledge_packet.json` to seed the new agent's brain with the previous agent's wisdom.