// roadmap

Roadmap

01sessions

  • Named sessions

    manifest: time, sources, description

  • Exportable sessions

    archive & manifest

02toolchain

  • prismafs-diff

    added, removed, modified, permissions, ownership

  • prismafs-replay

    apply saved diff to another base

  • prismafs run

    run command in your session. Keep or discard

    Linux and FreeBSD: start any program so its folder view is PrismaFS view (for example, terminal, your project or home). That program reads and writes there. Any separate terminal still sees original unchanged directory.

  • prismafs shell

    session subshell, ability to keep or discard on exit

  • prismafs-tui

    browse, size, summary, discard or export

03integrity

  • Cryptographic signing

    SHA-256 + Ed25519, prismafs-verify

  • More synthetic files

    hostname, uptime, loadavg, network interfaces

04distribution

  • FreeBSD build and Ports

  • AUR package, Homebrew updates, static binaries

  • Man pages and documentation for new tools