| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Research project investigating intelligence pricing trends and dynamics.
You primarily work in three places:
Write and revise paper sections. Each section is a standalone markdown file. The master document drafts/main.md assembles them in order.
To preview the current draft as HTML:
python3 drafts/render.py open drafts/draft-$(date +%Y-%m-%d).html
Define what must be true for the paper to hold up under review.
Open progress.md — latest entry is at the top. This is the audit trail of everything that has been done.
CLAUDE.md agent instructions (philosophy, conventions) setup.md agent setup guide (bootstrapping, session start) README.md this file — human instructions progress.md reverse-chronological progress log plans/ todo.md master to-do list active/ execution plans for complex tasks completed/ finished plans tech-debt-tracker.md known shortcuts and deferred work drafts/ main.md assembles sections via :(sections/file.md) sections/ individual section markdown files render.py markdown → HTML renderer draft-YYYY-MM-DD.html dated HTML snapshots tests/ master.test.md cross-section quality tests model-paper.test.md model paper benchmark *.test.md per-section reviewer simulation code/ scripts, pipelines, analysis code data/ datasets and derived outputs runs/ run-specific logs, checkpoints, artifacts
| Back | FazBrowse Home | New Git URL |