sequant 1.14.1 → 1.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/plugin.json +1 -1
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -223,6 +223,7 @@ See [Customization Guide](docs/guides/customization.md) for all options.
|
|
|
223
223
|
- [Complete Workflow](docs/guides/workflow.md) — Full workflow including post-QA patterns
|
|
224
224
|
- [Getting Started](docs/getting-started/installation.md)
|
|
225
225
|
- [What We've Built](docs/internal/what-weve-built.md) — Comprehensive project overview
|
|
226
|
+
- [What Is Sequant](docs/concepts/what-is-sequant.md) — Elevator pitch, pipeline diagram, architecture
|
|
226
227
|
- [Workflow Concepts](docs/concepts/workflow-phases.md)
|
|
227
228
|
- [Run Command](docs/reference/run-command.md)
|
|
228
229
|
- [Git Workflows](docs/guides/git-workflows.md)
|