2026-04-06 08:02:13 -04:00
|
|
|
{
|
|
|
|
|
"projects": [
|
|
|
|
|
{
|
|
|
|
|
"id": "atocore",
|
|
|
|
|
"aliases": ["ato core"],
|
|
|
|
|
"description": "AtoCore platform docs and trusted project materials.",
|
|
|
|
|
"ingest_roots": [
|
|
|
|
|
{
|
|
|
|
|
"source": "drive",
|
|
|
|
|
"subpath": "atocore",
|
|
|
|
|
"label": "AtoCore drive docs"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "p04-gigabit",
|
|
|
|
|
"aliases": ["p04", "gigabit", "gigaBIT"],
|
2026-04-06 14:58:14 -04:00
|
|
|
"description": "Active P04 GigaBIT mirror project corpus from PKM plus staged operational docs.",
|
2026-04-06 08:02:13 -04:00
|
|
|
"ingest_roots": [
|
|
|
|
|
{
|
|
|
|
|
"source": "vault",
|
|
|
|
|
"subpath": "incoming/projects/p04-gigabit",
|
|
|
|
|
"label": "P04 staged project docs"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "p05-interferometer",
|
|
|
|
|
"aliases": ["p05", "interferometer"],
|
2026-04-06 14:58:14 -04:00
|
|
|
"description": "Active P05 interferometer corpus from PKM plus selected repo context and vendor documentation.",
|
2026-04-06 08:02:13 -04:00
|
|
|
"ingest_roots": [
|
|
|
|
|
{
|
|
|
|
|
"source": "vault",
|
|
|
|
|
"subpath": "incoming/projects/p05-interferometer",
|
|
|
|
|
"label": "P05 staged project docs"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "p06-polisher",
|
feat(capture): wire project inference from cwd
Populate _PROJECT_PATH_MAP in capture_stop.py so Claude Code
interactions get tagged with the correct project at capture time
instead of relying on the nightly LLM extractor to guess from
content. Covers 6 vault PARA sub-projects (P04, P05, P11/P06,
P08, I01, I02) and 4 local code repos (ATOCore, Polisher-Sim,
Fullum-Interferometer, Atomizer-V2).
Also sync project-registry.json with live Dalidou (adds abb-space,
atomizer-v2, and p11/polisher-fullum aliases to p06-polisher).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 09:01:38 -04:00
|
|
|
"aliases": ["p06", "polisher", "p11", "polisher-fullum", "P11-Polisher-Fullum"],
|
2026-04-06 14:58:14 -04:00
|
|
|
"description": "Active P06 polisher corpus from PKM, software-suite notes, and selected repo context.",
|
2026-04-06 08:02:13 -04:00
|
|
|
"ingest_roots": [
|
|
|
|
|
{
|
|
|
|
|
"source": "vault",
|
|
|
|
|
"subpath": "incoming/projects/p06-polisher",
|
|
|
|
|
"label": "P06 staged project docs"
|
|
|
|
|
}
|
|
|
|
|
]
|
feat(capture): wire project inference from cwd
Populate _PROJECT_PATH_MAP in capture_stop.py so Claude Code
interactions get tagged with the correct project at capture time
instead of relying on the nightly LLM extractor to guess from
content. Covers 6 vault PARA sub-projects (P04, P05, P11/P06,
P08, I01, I02) and 4 local code repos (ATOCore, Polisher-Sim,
Fullum-Interferometer, Atomizer-V2).
Also sync project-registry.json with live Dalidou (adds abb-space,
atomizer-v2, and p11/polisher-fullum aliases to p06-polisher).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 09:01:38 -04:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "abb-space",
|
|
|
|
|
"aliases": ["abb", "abb-mirror", "p08", "p08-abb-space", "p08-abb-space-mirror"],
|
|
|
|
|
"description": "ABB Space mirror - lead/proposition for Atomaste. Also tracked as P08.",
|
|
|
|
|
"ingest_roots": [
|
|
|
|
|
{
|
|
|
|
|
"source": "vault",
|
|
|
|
|
"subpath": "incoming/projects/abb-space",
|
|
|
|
|
"label": "ABB Space docs"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "atomizer-v2",
|
|
|
|
|
"aliases": ["atomizer", "aom", "aom-v2"],
|
|
|
|
|
"description": "Atomizer V2 parametric optimization platform",
|
|
|
|
|
"ingest_roots": [
|
|
|
|
|
{
|
|
|
|
|
"source": "vault",
|
|
|
|
|
"subpath": "incoming/projects/atomizer-v2/repo",
|
|
|
|
|
"label": "Atomizer V2 repo"
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-04-06 08:02:13 -04:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|