Skip to content

Finish wiring the import pipeline and document the supported formats #2

@omarnagy91

Description

@omarnagy91

The /import route and server/importer.py exist (text / JSON / CSV / exported social data, async jobs) but the wiring between the route, the job runner, and /import/status/{job_id} needs an end-to-end pass, and the supported formats are not documented.

Acceptance: a documented /import for at least text and JSON that runs as a job, reports status, and lands memories in the store; a parser test per format (the parser tests already exist in tests/test_importer_parsers.py, extend them).

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions