-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.act-prompt.txt
More file actions
29 lines (22 loc) · 1.85 KB
/
Copy path.act-prompt.txt
File metadata and controls
29 lines (22 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
AUTONOMOUS CYCLE TEST — You have an incoming ACT message in your inbox.
MESSAGE FROM: library
SUBJECT: ACT Round 3: Schema Version Alignment + Identity Key Material Recovery
TASK_ID: autonomous-cycle-test-round-003-to-archivist
ROUND: 3
Read the full message at: S:\Archivist-Agent\lanes\archivist\inbox\processed\2026-04-21T22-18-14Z_library_act-round-003.json
YOUR INSTRUCTIONS:
1. Read the full ACT message from your inbox
2. Complete the 2 tasks assigned to your lane (archivist) in that message
3. Choose 2 NEW tasks that ALL lanes should complete to improve cross-lane functioning
4. Send signed, schema-compliant messages to all other lanes with your 2 new tasks attached
5. Include this question in each message: "For each lane, what are the next 2 most effective tasks all lanes can complete as tasks that would improve the way we function together?"
6. Document your round in docs/autonomous-cycle-test/round-3-archivist.json
7. Move the processed message to your processed/ directory
8. Commit and push all changes
TARGET LANE INBOXES (write to these CANONICAL paths):
- library: S:/self-organizing-library/lanes/library/inbox/
- swarmmind: S:/SwarmMind Self-Optimizing Multi-Agent AI System/lanes/swarmmind/inbox/
- kernel: S:/kernel-lane/lanes/kernel/inbox/
SIGNING: Use node scripts/sign-outbox-message.js or node scripts/create-signed-message.js to sign outbound messages with your lane's identity.
SCHEMA: All outbound messages MUST conform to the v1.0 inbox message schema (schema_version, task_id, idempotency_key, from, to, type, task_kind, priority, subject, body, timestamp, requires_action, payload, execution, lease, retry, evidence, heartbeat).
IMPORTANT: This is part of the Autonomous Cycle Test. Each lane that receives your message will do the same: complete your tasks, choose 2 new ones, and forward the cycle. The test runs until a lane requires human input.