Skip to content

[Tracking] Open your own project (MVP) #75

Description

@lex00

Tracking issue for the "open your own project" goal: let behold open an arbitrary chant project directory instead of always defaulting to the bundled Loom demo (../loomster on the Floci emulator).

behold already shells the project's own chant binary and paints the returned IR, and the serve command already takes arbitrary project dirs — so the base source graph renders for any chant project today. The coupling to Loom is thin and localized; these issues remove it and make the feature usable on real (imperfect) projects.

MVP checklist

Sequencing

Test target

../loomster — a genuine, standalone chant project with no behold coupling (chant.config.ts satisfies ChantConfig; lexicons aws/docker/temporal; ~7 stacks / ~63 AWS resources; sourceDir: "src"). Opening it via an explicit path exercises the generic path; the explicit emulator invocation must still reproduce today's turnkey demo.

Related (not blocking the MVP)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions