feat: Organize context files and enhance documentation for clarity and structure

This commit is contained in:
2026-04-10 08:57:00 -06:00
parent 26f54ed302
commit ae9e69bd4b
38 changed files with 620 additions and 71 deletions

View File

@@ -14,7 +14,11 @@ export const FidelityCompaction = async ({ directory }) => {
"experimental.session.compacting": async (_input, output) => {
const baseFiles = [
"README.md",
"ai/context/index.md",
"ai/context/project.md",
"ai/context/systems/index.md",
"ai/context/workstreams/index.md",
"ai/context/process/communication.md",
"ai/context/people/manager.md",
"ai/context/people/index.md",
"ai/state/current.md",