Gradygu3u's picture
upload mindcube_framework/metadata: metadata/README.md
7c5b857 verified
|
Raw
History Blame Contribute Delete
582 Bytes
# Spatial-Intelligence-MindCube and spatial intelligence framework package
This repository is an archive handoff generated from `/home/tione/notebook/tianjungu`.
Large payloads are uploaded as tar split parts. Reconstruct with the MANIFEST.tsv in each `.tar.parts` directory.
## Source paths
- `/home/tione/notebook/tianjungu/projects/Spatial-Intelligence-MindCube`
- `/home/tione/notebook/tianjungu/projects/spatial_intelligence_framework`
## Restore pattern
For a package directory like `packages/foo.tar.parts/`, run:
```bash
cat foo.tar.part-* > foo.tar
tar -xf foo.tar
```