Refresh current state and next steps docs

This commit is contained in:
2026-04-06 07:36:33 -04:00
parent 8a94da4bf4
commit 82c7535d15
2 changed files with 50 additions and 18 deletions

View File

@@ -79,17 +79,29 @@ The Dalidou instance already contains:
- curated repo-context docs for:
- `p05`: `Fullum-Interferometer`
- `p06`: `polisher-sim`
- trusted project-state entries for:
- `p04-gigabit`
- `p05-interferometer`
- `p06-polisher`
Current live stats after the first active-project ingest pass:
- `source_documents`: 32
- `source_chunks`: 523
- `vectors`: 523
- `source_documents`: 33
- `source_chunks`: 535
- `vectors`: 535
The broader long-term corpus is still not fully populated yet. Wider project and
vault ingestion remains a deliberate next step rather than something already
completed, but the corpus is now meaningfully seeded beyond AtoCore's own docs.
For human-readable quality review, the current staged project markdown corpus is
primarily visible under:
- `/srv/storage/atocore/sources/vault/incoming/projects`
This staged area is now useful for review because it contains the curated
project docs that were actually ingested for the first active-project batch.
## What Is True On The T420
- SSH access is working
@@ -121,6 +133,15 @@ In `source_documents` / retrieval corpus:
- real project documents are now present for the same active project set
- retrieval is no longer limited to AtoCore self-knowledge only
In `Trusted Project State`:
- each active seeded project now has a conservative trusted-state set
- promoted facts cover:
- summary
- core architecture or boundary decision
- key constraints
- next focus
This separation is healthy:
- memory stores distilled project facts
@@ -130,10 +151,9 @@ This separation is healthy:
1. Use the new T420-side AtoCore skill in real OpenClaw workflows
2. Tighten retrieval quality for the newly seeded active projects
3. Promote only the most stable active-project facts into trusted project state
4. Define the first broader AtoVault/AtoDrive ingestion batches
5. Add backup/export strategy for Dalidou machine state
6. Only later consider deeper automatic OpenClaw integration or write-back
3. Define the first broader AtoVault/AtoDrive ingestion batches
4. Add backup/export strategy for Dalidou machine state
5. Only later consider deeper automatic OpenClaw integration or write-back
## Guiding Constraints