generated from eblume/project-template
Some checks failed
Build / validate (push) Failing after 2s
Customize the generated repo (rename Dagger module to hephaestus_ci /
HephaestusCi, set docs baseUrl, add All-Rights-Reserved LICENSE, update
README/AGENTS), and add the project's foundational design documentation:
- docs/explanation/design.md — rationale + decision-history record
- docs/reference/tech-spec.md — implementation-ready technical spec
These define hephaestus as a self-hosted, client/server + offline-first
system unifying a markdown knowledge base with task management: typed node
graph, the lived priority discipline ("what is next?"), recurrence with
fresh-per-occurrence checklists, op-log/CRDT sync with conflict resolution,
OIDC/Authentik auth, the heph.nvim surface, and a TDD strategy.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
770 B
Text
18 lines
770 B
Text
All Rights Reserved
|
|
|
|
Copyright (c) 2026 Erich Blume
|
|
|
|
This software and its associated documentation and source files (the
|
|
"Software") are the private, proprietary work of the copyright holder.
|
|
|
|
No license, express or implied, is granted to any party. You may not use,
|
|
copy, modify, merge, publish, distribute, sublicense, or sell copies of the
|
|
Software, in whole or in part, without the prior written permission of the
|
|
copyright holder.
|
|
|
|
The Software is provided "as is", without warranty of any kind, express or
|
|
implied, including but not limited to the warranties of merchantability,
|
|
fitness for a particular purpose, and noninfringement.
|
|
|
|
Open-source release under a permissive license may be considered in the
|
|
future, at the sole discretion of the copyright holder.
|