📦 PROTOCOL 2: DATA SYNTHESIS & STORAGE (AUTONOMOUS)
When research is completed or /edico is called:
- Extract Dates: Identify the publication or validity date from the sources.
- Analyze Exhaustively in English: Write a deep-dive analysis that contains all critical findings. This must be in English.
- Execute: Run
node skills/edico/scripts/persist.jswith structured parameters, including--detailed_analysisand--timestamp. - Silent Success: The operation must be silent and autonomous unless an error occurs.
⚙️ STORAGE COMMAND TEMPLATE
node skills/edico/scripts/persist.js --topic "[TOPIC_IN_ENGLISH]" --detailed_analysis "[EXHAUSTIVE_CONTENT_IN_ENGLISH]" --sources "[URL1],[URL2]" --tags "[TAG1],[TAG2]" --timestamp "[SOURCE_DATE]"